body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 79.8%;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
@font-face {
  font-family: Arial-BoldMT;
  src: url('../font/Arial-BoldMT.otf');
}
.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;
}
.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}


.head-xz span:last-child{
    display: none;
}
.head-xz{
    position: relative;
    z-index: 3;
    text-align: right;
    margin-top: 10px;
    top: 9px;
}
.head-xz a,.head-xz{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    transition: all .5s;
}


.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 52.75px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.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: 66%;
    margin-top: 13%;
}
.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(1) .mxl-o{
    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: #000;
  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: #000 !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: #000;
}






.head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all .5s;
}
.head .head-cen {
  display: flex;
  align-items: center;
}
.head .head-cen .head-rt {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
}
.head .head-cen .head-rt .head-nav {
  display: flex;
}
.head .head-cen .head-rt .head-nav .head-li {
  margin-right: 3.28125vw;
  position: relative;
}
.head .head-cen .head-rt .head-nav .head-li .head-a {
  display: block;
  transition: all 0.5s;
  font-size: 16px;
  color: #fff;
  padding: 30px 0;
  position: relative;
}
.head .head-cen .head-rt .head-nav .head-li .head-a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  height: 2px;
  background-color: #eb1c24;
  width: 0%;
  bottom: -1px;
  transition: all 0.5s;
  opacity: 0;
}
.head .head-cen .head-rt .head-nav .head-li:hover .head-a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt .head-nav .active .head-a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .head-cen .head-rt .head-search {
  margin-left: 1.823vw;
  cursor: pointer;
}
.head .head-cen .head-rt .head-search .icon img{
    transition: all .5s;
}
.head .head-cen .head-rt .head-lan {
  position: relative;
  top: 1px;
    padding-left: 19px;
  margin-left: 16px;
}
.head .head-cen .head-rt .head-lan::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 15px;
  background: #ffffff;
  opacity: 0.51;
  transition: all .5s;
}
.head .head-cen .head-rt .head-lan a {
  font-size: 18px;
  transition: all 0.5s;
  color: #ffffff;
}
.head .head-cen .head-rt .head-lan a:hover {
  color: #e41b24;
}
.head-logo{
    line-height: 0;
}
.ny-logo{
    position: relative;
}
.ny-logo img{
    transition: all .5s;
}
.ny-logo img:nth-child(2){
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.head:hover{
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.head:hover .head-cen .head-rt .head-nav .head-li .head-a{
    color: #000;
}
.head:hover .head-cen .head-rt .head-search .icon img{
    filter: brightness(1) invert(1);
}
.head:hover .head-cen .head-rt .head-lan a{
    color: #000;
}
.head:hover .head-cen .head-rt .head-search::after{
    background: #000;
}
.head:hover .ny-logo img:nth-child(2){
    opacity: 1;
}
.head:hover .ny-logo img:nth-child(1){
    opacity: 0;
}
.head:hover .head-xz a{
    color: #000;
}
.head:hover .head-xz{
    color: #000;
}

.head.activehead .head-xz a{
    color: #000;
}
.head.activehead .head-xz{
    color: #000;
}
.head-xz a:hover{
    color: #eb1c24 !important;
}
.head.activehead{
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.head.activehead .head-cen .head-rt .head-nav .head-li .head-a{
    color: #000;
}
.head.activehead .head-cen .head-rt .head-search .icon img{
    filter: brightness(1) invert(1);
}
.head.activehead .head-cen .head-rt .head-lan a{
    color: #000;
}
.head.activehead .head-cen .head-rt .head-search::after{
    background: #000;
}
.head.activehead .ny-logo img:nth-child(2){
    opacity: 1;
}
.head.activehead .ny-logo img:nth-child(1){
    opacity: 0;
}






.head .container .head-rt .head-nav .head-li div{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    opacity: 0;
    background: #fff;
    text-align: center;
    white-space: nowrap;
    padding: 15px 16px;
    box-shadow: 1px 5px 10px rgba(0, 0, 0, .2);
    transition: all .5s;
    transform-origin: center top;
    min-width: 190px;
}
.head .container .head-rt .head-nav .head-li:hover div{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}
.head .container .head-rt .head-nav .head-li div a{
    display: block;
    transition: all .5s;
    font-size: 16px;
    color: #000000;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    width: fit-content;
}
.head .container .head-rt .head-nav .head-li div a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: -2px;
  width: 0;
  opacity: 0;
  height: 2px;
  background: #eb1c24;
  transition: all 0.5s;
}
.head .container .head-rt .head-nav .head-li div a:hover::after{
    width: 100%;
    opacity: 1;
}
.head .container .head-rt .head-nav .head-li div a:hover{
    color: #eb1c24;
}
.head .container .head-rt .head-nav .head-li div a:last-child{
    margin-bottom: 0;
}

.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;
}
.head .head-cen .head-rt .head-search:hover .search-modal{
    opacity: 1;
    visibility: visible;
    top: 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;
}

.ny-head::after{
    position: absolute;
    left: 0;
    top: 0;
    content:'';
    width: 100%;
    height: 108%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .6) 0%, rgba(255, 255, 255, .4) 52%, rgba(255, 255, 255, 0) 100%);
}
.ny-head .head-cen{
    position: relative;
    z-index: 3;
}


.home-banner .ban-swiper {
  position: relative;
}
.home-banner .ban-swiper .ban-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 19%;
  text-align: left;
}
.home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.5s;
  opacity: 0.3;
  margin-right: 8px;
}
.home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 20px;
}
.home-banner .ban-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-slide .slide-bg {
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-slide .slide-bg img {
  max-width: 101%;
  min-width: 100%;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.home-banner .ban-swiper .swiper-slide .slide-con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont {
  top: 1vw;
  position: relative;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 18px;
  margin-bottom: 19px;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
  font-size: 3.229vw;
  font-weight: bold;
  color: #2a2a2a;
  display: flex;
  align-items: center;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 em {
  font-size: 4.792vw;
  line-height: 0;
  margin: 0 10px;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
  font-size: 18px;
  line-height: 1.6;
  color: #2a2a2a;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) {
  margin-top: 4.3vw;
  overflow: initial;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
  width: 128px;
  height: 40px;
  background-color: #e41b24;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  transition: all 0.5s;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a:hover {
  box-shadow: 1px 1px 15px #e41b24;
  transform: translateX(4px);
}
.home-banner .ban-swiper .swiper-slide-active .slide-bg img {
  animation: image-zoom-out 6s 0s forwards;
}
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(1) h3,
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(2) div,
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(3) a {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.8s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.8s;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.cpzx {
  background-color: #023c96;
  padding-top: 60px;
  padding-bottom: 111px;
  position: relative;
  overflow: hidden;
}
.cpzx .cpzx-bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  max-width: 104%;
  animation: hmp5Bg 20s linear infinite;
}
@keyframes hmp5Bg {
  0% {
    opacity: 0.9;
    transform: scale(1.05) rotate(0deg) skew(0deg, 0deg);
  }
  50% {
    opacity: 1;
    transform: scale(1) rotate(10deg) skew(15deg, -15deg);
  }
  100% {
    opacity: 0.9;
    transform: scale(1.05) rotate(0deg) skew(0deg, 0deg);
  }
}
.cpzx .container {
  position: relative;
  z-index: 2;
}
.cpzx .container .sy-bt {
  text-align: center;
}
.cpzx .container .sy-bt div:nth-child(1) {
  color: #fff;
}
.cpzx .container .sy-bt div:nth-child(3) {
  color: #fff;
}
.cpzx .container .cpzx-swiper {
  margin-top: 65px;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  background: url(../images/c-bg.png) no-repeat;
  background-size: 100% 100%;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24.53125vw;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) img {
  max-height: 73%;
  transition: all 0.5s;
  max-width: 85%;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) img {
  position: relative;
  z-index: 2;
  transform: translateY(-17px);
  transition: all 0.5s;
  opacity: 0;
  transition-delay: 0.6s;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) p {
  font-size: 22px;
  line-height: 1.3;
  color: #ffffff;
  position: relative;
  z-index: 2;
  margin-top: 31%;
  transform: translateY(17px);
  transition: all 0.5s;
  opacity: 0;
  transition-delay: 0.6s;
  
                 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;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2)::after {
  position: absolute;
  width: 100%;
  height: 0%;
  bottom: 0;
  left: 0;
  content: '';
  background: url(../images/cyy.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
  opacity: 0;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) {
  opacity: 1;
  visibility: visible;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) img,
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) p {
  transform: translateY(0px);
  opacity: 1;
}
.cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2)::after {
  height: 100%;
  opacity: 1;
}
.cpzx .container .cpzx-pagination {
  position: relative;
  margin-top: 103px;
  bottom: 0;
  height: 2px;
  background-color: rgba(240, 234, 235, 0.4);
}
.cpzx .container .cpzx-pagination .swiper-pagination-progressbar-fill {
  background-color: #e90013;
  opacity: 1;
}
.cpzx .container .cpzx-pagination::after {
  position: absolute;
  left: 57px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: #e90013;
}
.sy-bt {
  text-align: center;
}
.sy-bt div:nth-child(1) {
  font-size: 1.875vw;
  font-weight: bold;
  color: #eb1c24;
}
.sy-bt div:nth-child(1) span {
  color: #023c96;
}
.sy-bt img {
  max-width: 3.125vw;
}
.sy-bt div:nth-child(3) {
  font-size: 16px;
  line-height: 1.4;
  color: #8d8d8d;
  margin-top: 9px;
}
.xwzx {
  margin-top: 80px;
}
.xwzx .xwzx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.xwzx .xwzx-con .xwzx-lf {
  width: 52%;
  overflow: hidden;
}
.xwzx .xwzx-con .xwzx-lf p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}
.xwzx .xwzx-con .xwzx-lf:hover p {
  transform: scale(1.03);
}
.xwzx .xwzx-con .xwzx-rt {
  width: 42.8%;
}
.xwzx .xwzx-con .xwzx-rt ul li {
  border-bottom: 1px solid rgba(205, 205, 205, 0.3);
  padding-top: 32px;
  padding-bottom: 31px;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-rt ul li a:nth-child(1) {
  transition: all 0.5s;
  font-size: 22px;
  line-height: 1.63;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  min-height: 58px;
}
.xwzx .xwzx-con .xwzx-rt ul li a:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: ArialMT;
  font-size: 14px;
  transition: all 0.5s;
  color: #969696;
  margin-top: 18px;
}
.xwzx .xwzx-con .xwzx-rt ul li:hover {
  transform: translateX(4px);
}
.xwzx .xwzx-con .xwzx-rt ul li:hover a {
  color: #e41b24 !important;
}
.hyyy {
  margin-top: 100px;
}
.hyyy .hyyy-con {
  display: flex;
  background: url(../images/hyyy-bg.jpg) no-repeat left center;
  background-size: cover;
  margin-top: 55px;
}
.hyyy .hyyy-con .hyyy-items {
  width: 20%;
  transition: all 0.5s;
  border-right: 1px solid #f1f6ff;
  height: 32.3958vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 2.083vw;
  padding-right: 2.8125vw;
  position: relative;
  overflow: hidden;
}
.hyyy .hyyy-con .hyyy-items .hyyy-bj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.hyyy .hyyy-con .hyyy-items .hyyy-bj p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.hyyy .hyyy-con .hyyy-items .hyyy-bj::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/yy-yy.png) no-repeat;
  background-size: 100% 100%;
}
.hyyy .hyyy-con .hyyy-items .nr {
  position: absolute;
}
.hyyy .hyyy-con .hyyy-items .hyyy-cont {
  position: relative;
  height: fit-content;
  top: 2vw;
  transition: all 0.5s;
  z-index: 2;
}
.hyyy .hyyy-con .hyyy-items .icon p:nth-child(1) {
  width: 34px;
  height: 34px;
  background-color: #e90013;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.hyyy .hyyy-con .hyyy-items .icon p:nth-child(2) {
  font-size: 22px;
  color: #ffffff;
  margin-top: 15px;
}
.hyyy .hyyy-con .hyyy-items .nr {
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
  transition: all 0.2s;
  opacity: 0;
  transition-delay: 0.4s;
  top: 100%;
  margin-top: 29px;
}
.hyyy .hyyy-con .hyyy-items:last-child {
  border-right: none;
}
.hyyy .hyyy-con .hyyy-items:hover {
  width: 43.8%;
  padding-top: 0;
}
.hyyy .hyyy-con .hyyy-items:hover .hyyy-cont {
  top: -4vw;
}
.hyyy .hyyy-con .hyyy-items:hover .nr {
  opacity: 1;
  transition-delay: 0;
}
.hyyy .hyyy-con .hyyy-items:hover .hyyy-bj {
  opacity: 1;
}
.fw {
  background: url(../images/fw-bg.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 53px;
  padding-top: 82px;
  padding-bottom: 5.7%;
}
.fw .container {
  padding: 0 2.0833vw;
}
.fw .container .sy-bt {
  text-align: center;
}
.fw .container .sy-bt div:nth-child(1) {
  color: #fff;
}
.fw .container .sy-bt div:nth-child(3) {
  color: #fff;
}
.fw .container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 65px;
}
.fw .container ul li {
  background-color: #ffffff;
  width: 47.5%;
  margin-bottom: 3.5%;
  padding: 23px 2.7% 53px 2.7%;
  position: relative;
}
.fw .container ul li div {
  position: relative;
  z-index: 2;
}
.fw .container ul li div:nth-child(1) {
  display: flex;
  align-items: center;
}
.fw .container ul li div:nth-child(1) p:nth-child(1) {
  width: 26px;
  margin-right: 14px;
  height: 26px;
}
.fw .container ul li div:nth-child(1) p:nth-child(1) img {
  transition: all 0.5s;
}
.fw .container ul li div:nth-child(1) p:nth-child(2) {
  font-size: 22px;
  color: #000000;
  transition: all 0.5s;
}
.fw .container ul li div:nth-child(2) {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  margin-top: 15px;
  transition: all 0.5s;
}
.fw .container ul li::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 100%;
  height: 0%;
  opacity: 0;
  transition: all 0.5s;
  background-color: #023c96;
}
.fw .container ul li:hover::after {
  height: 100%;
  opacity: 1;
}
.fw .container ul li:hover div,
.fw .container ul li:hover p {
  color: #fff !important;
}
.fw .container ul li:hover div img {
  filter: brightness(0) invert(1);
}
.gywm {
  position: relative;
  overflow: hidden;
}
.gywm .gywm-bg {
  position: absolute;
  height: 100%;
  right: 0;
  width: 56.7%;
}
.gywm .gywm-bg div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.gywm .container {
  padding-bottom: 88px;
}
.gywm .container .gywm-tp {
  width: 38.4%;
  padding-top: 5.2%;
}
.gywm .container .gywm-tp .sy-bt {
  text-align: left;
}
.gywm .container .gywm-tp .gywm-nr {
  font-size: 16px;
  line-height: 2.25;
  color: #04070b;
  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: 53px;
  margin-bottom: 16.6%;
}
.gywm .container .gywm-tp a {
  width: 90px;
  height: 30px;
  border: solid 1px #023c96;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  transition: all 0.5s;
  color: #023c96;
}
.gywm .container .gywm-tp a:hover {
  background: #023c96;
  color: #fff;
  box-shadow: 1px 1px 10px #023c96;
  transform: translateX(4px);
}
.gywm-bt {
  margin-top: 30px;
  width: 78.3%;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(30, 26, 27, 0.14);
  padding: 0 15px;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
  z-index: 2;
}
.gywm-bt ul {
  display: flex;
  justify-content: space-between;
}
.gywm-bt ul li {
  flex: 1;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(1) {
  display: flex;
  align-items: flex-end;
  line-height: normal;
  border-bottom: 1px solid rgba(2, 60, 150, 0.2);
  padding-bottom: 20px;
  position: relative;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(1) p:nth-child(1) {
  font-size: 3.125vw;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  color: #023c96;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(1) p:nth-child(2) {
  font-size: 14px;
  color: #023c96;
  position: relative;
  top: -0.4vw;
  margin-left: 8px;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(1) p:nth-child(3) {
  font-size: 3.125vw;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  color: #023c96;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(1)::after {
  content: '';
  left: 0;
  bottom: 0;
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #023c96;
}
.gywm-bt ul li .gywm-bt-nr div:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
  color: #04070b;
  opacity: 0.8;
  margin-top: 24px;
}
.gywm-bt ul li:nth-child(2) .gywm-bt-nr div:nth-child(1) p:nth-child(2) {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
}
.gywm-bt ul li:nth-child(3) .gywm-bt-nr div:nth-child(1) p:nth-child(2) {
  margin-left: 0;
}
.gywm-bt ul li:nth-child(1) .gywm-bt-nr div {
  padding-left: 2.8125vw;
}
.gywm-bt ul li:nth-child(1) .gywm-bt-nr div:nth-child(1)::after {
  left: 2.8125vw;
}
.foot {
  padding-top: 90px;
  background-color: #023c96;
}
.foot .container .foot-logo {
  margin: 0 auto;
  text-align: center;
  width: 28.2%;
  filter: brightness(0) invert(1);
}
.foot .container .foot-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
.foot .container .foot-cen ul {
  display: flex;
}
.foot .container .foot-cen ul:nth-child(1) {
  display: flex;
}
.foot .container .foot-cen ul:nth-child(1) li {
  margin-right: 3.77vw;
}
.foot .container .foot-cen ul:nth-child(1) li a {
  font-size: 22px;
  transition: all 0.5s;
  color: #ffffff;
}
.foot .container .foot-cen ul:nth-child(1) li a:hover {
  text-decoration: underline !important;
}
.foot .container .foot-cen ul:nth-child(1) li:last-child {
  margin-right: 0;
}
.foot .container .foot-cen ul:nth-child(2) li {
  margin-right: 2.291vw;
}
.foot .container .foot-cen ul:nth-child(2) li:last-child {
  margin-right: 0;
}
.foot .container .foot-bt {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 7%;
  padding-top: 35px;
  padding-bottom: 62px;
}
.foot .container .foot-bt p,
.foot .container .foot-bt a {
  font-size: 14px;
  transition: all 0.5s;
  color: #ffffff;
}
.foot .container .foot-bt a:hover {
  text-decoration: underline !important;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
  animation: image-zoom-out 8s 0s forwards;
}
.i-ban .iban-con {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.i-ban .iban-con .yc {
  position: relative;
  top: 0.5vw;
}
.i-ban .iban-con .yc div {
  font-size: 1.875vw;
  font-weight: bold;
  color: #ffffff;
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
.i-ban .i-crumb {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 27px;
}
.i-ban .i-crumb p,
.i-ban .i-crumb a {
  font-size: 14px;
  transition: all 0.5s;
  color: #ffffff;
}
.i-ban .i-crumb a {
  margin: 0 3px;
}
.i-ban .i-crumb a:hover {
  color: #e41b24;
}
.c-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 46px;
  padding-bottom: 5%;
}
.c-con .c-lf {
  background-color: #ffffff;
  width: 265px;
  padding: 33px 1.845% 6.4%;
}
.c-con .c-lf .c-bt {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 11px;
}
.c-con .c-lf .c-nav .cnav-li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0 14px 0;
}
.c-con .c-lf .c-nav .cnav-li .cnav-a {
  transition: all 0.5s;
}
.c-con .c-lf .c-nav .cnav-li .cnav-a:nth-child(1) {
  flex: 1;
  font-size: 14px;
  letter-spacing: 0px;
  color: #6a6a6a;
}
.c-con .c-lf .c-nav .cnav-li .cnav-a:nth-child(2) {
  font-family: SimSun;
  font-size: 14px;
  color: #6a6a6a;
  transform: rotateZ(90deg);
  position: relative;
  right: 8px;
  display: none;
}
.c-con .c-lf .c-nav .cnav-li:last-child {
  border-bottom: none;
}
.c-con .c-lf .c-nav .cnav-li:hover .cnav-a {
  color: #023c96;
}
.c-con .c-lf .c-nav .cnav-li.active .cnav-a {
  color: #023c96;
}
.c-con .c-rt {
  width: calc(100% - 265px - 2%);
}
.c-con .c-rt .crt-bt {
  background-color: #023c96;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 23.5px 23px;
}
.c-con .c-rt .row {
  margin-left: -11px;
  margin-right: -11px;
  margin-top: 15px;
}
.c-con .c-rt .row .c-items {
  padding: 0 11px;
  margin-bottom: 18px;
}
.c-con .c-rt .row .c-items .c-items-con {
  display: block;
  background-color: #ffffff;
  box-shadow: 0px 0px 11px 2px rgba(229, 229, 229, 0.63);
  border-bottom: 3px solid #dbdbdb;
  position: relative;
}
.c-con .c-rt .row .c-items .c-items-con .c-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 14.21875vw;
}
.c-con .c-rt .row .c-items .c-items-con .c-thumb img {
  max-height: 82%;
  max-width: 85%;
}
.c-con .c-rt .row .c-items .c-items-con .c-more {
  display: flex;
  align-items: center;
  border-top: 1px solid #ececec;
  padding: 24px 7% 20px 8%;
}
.c-con .c-rt .row .c-items .c-items-con .c-more div {
  transition: all 0.5s;
}
.c-con .c-rt .row .c-items .c-items-con .c-more div:nth-child(1) {
  font-size: 14px;
  color: #383838;
  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;
  flex: 1;
  margin-right: 7%;
}
.c-con .c-rt .row .c-items .c-items-con .c-more div:nth-child(2) {
  width: 27px;
  height: 27px;
  background-color: #dbdbdb;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: inherit;
  color: #ffffff;
}
.c-con .c-rt .row .c-items .c-items-con:after {
  position: absolute;
  left: 0;
  bottom: -3px;
  content: '';
  width: 0%;
  opacity: 0;
  height: 3px;
  background-color: #023c96;
  transition: all 0.5s;
}
.c-con .c-rt .row .c-items .c-items-con:hover::after {
  width: 100%;
  opacity: 1;
}
.c-con .c-rt .row .c-items .c-items-con:hover .c-more div:nth-child(1) {
  color: #023c96;
}
.c-con .c-rt .row .c-items .c-items-con:hover .c-more div:nth-child(2) {
  background: #023c96;
  color: #fff;
}
.cshow-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 90px;
}
.cshow-con .cshow-lf {
  background-color: #ffffff;
  box-shadow: 0px 0px 11px 2px rgba(229, 229, 229, 0.63);
  width: 42.78%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39.0625vw;
}
.cshow-con .cshow-lf img {
  max-height: 82%;
}
.cshow-con .cshow-rt {
  width: 51.4%;
}
.cshow-con .cshow-rt .cshow-ms div:nth-child(1) {
  font-size: 1.875vw;
  line-height: 1.3;
  color: #3e3e3e;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 21px;
}
.cshow-con .cshow-rt .cshow-ms div:nth-child(2) {
  font-size: 18px;
  line-height: 2;
  color: #3e3e3e;
  margin-top: 23px;
}
.cshow-con .cshow-rt .cshow-content {
  font-size: 16px;
  line-height: 3;
  color: #3e3e3e;
  margin-top: 9%;
}
.cshow-con .cshow-rt .cshow-content h4 {
  color: #023c96;
  font-weight: bold;
  font-size: 1.25vw;
  margin-bottom: 12px;
  margin-top: 6%;
}
.cshow-con .cshow-rt .cshow-content h4:nth-child(1) {
  margin-top: 0;
}
.fw-con {
  margin-top: 6%;
  margin-bottom: 6.2%;
}
.fw-con .row {
  margin-left: -1.3%;
  margin-right: -1.3%;
}
.fw-con .row .fw-items {
  padding: 0 1.3%;
}
.fw-con .row .fw-items .fw-items-con {
  background-color: #ffffff;
  border: solid 1px rgba(222, 222, 222, 0.76);
  height: 100%;
  padding: 23% 14.4% 28%;
  position: relative;
  overflow: hidden;
}
.fw-con .row .fw-items .fw-items-con div {
  position: relative;
  z-index: 2;
}
.fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(1) {
  height: 42px;
}
.fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(1) img {
  max-height: 100%;
  transition: all 0.5s;
}
.fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(2) {
  font-size: 22px;
  line-height: 1.3;
  color: #000000;
  transition: all 0.5s;
  margin-top: 15px;
}
.fw-con .row .fw-items .fw-items-con .fw-nr {
  margin-top: 28.4%;
  font-size: 16px;
  transition: all 0.5s;
  line-height: 2.25;
  color: #000000;
}
.fw-con .row .fw-items .fw-items-con .fw-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.6s;
  transform: scale(1.1);
  opacity: 0;
  visibility: hidden;
}
.fw-con .row .fw-items .fw-items-con .fw-bg div {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: center center;
}
.fw-con .row .fw-items .fw-items-con:hover .fw-bg {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.fw-con .row .fw-items .fw-items-con:hover .fw-tit div:nth-child(1) img {
  filter: brightness(0) invert(1);
}
.fw-con .row .fw-items .fw-items-con:hover .fw-tit div:nth-child(2) {
  color: #fff;
}
.fw-con .row .fw-items .fw-items-con:hover .fw-nr {
  color: #fff;
}
.fw-con .row .fw-items:nth-child(2) {
  animation-delay: 0.2s;
}
.fw-con .row .fw-items:nth-child(3) {
  animation-delay: 0.4s;
}
.fw-con .row .fw-items:nth-child(4) {
  animation-delay: 0.6s;
}
.l-bt .l-bt-con {
  display: flex;
  align-items: center;
  line-height: 1;
}
.l-bt .l-bt-con div:nth-child(1) {
  font-size: 1.875vw;
  font-weight: bold;
  color: #d60a1b;
  margin-right: 14px;
}
.l-bt .l-bt-con div:nth-child(1) span {
  color: #030303;
}
.l-bt .l-bt-con div:nth-child(2) {
  position: relative;
  top: 4px;
}
.l-bt .l-bt-con div:nth-child(2) p:nth-child(1) {
  width: 0.5208vw;
  height: 0.5208vw;
  background-color: #d60a1b;
  border-radius: 100%;
}
.l-bt .l-bt-con div:nth-child(2) p:nth-child(2) {
  font-family: Bahnschrift;
  font-size: 1.25vw;
  color: #111111;
  margin-top: 4px;
}
.g-jj {
  margin-top: 6.3%;
  display: flex;
  align-items: flex-start;
}
.g-jj .g-jj-lf .g-jj-fk {
  width: 14.0625vw;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 45px;
}
.g-jj .g-jj-rt {
  font-size: 16px;
  line-height: 2.25;
  color: #111111;
  flex: 1;
  margin-top: 10px;
  margin-left: 2.5vw;
}
.g-sz {
  background-color: #eff2fa;
  margin-top: 84px;
}
.g-sz .gywm-bt {
  margin-top: 0;
  background: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.g-sz .gywm-bt ul li:last-child {
  flex: none;
  width: 18%;
}
.g-lc {
  margin-top: 104px;
  overflow: hidden;
  position: relative;
}
.g-lc .glc-con {
  margin-top: 48px;
  width: 81.1%;
  position: relative;
}






.g-lc .glc-con .lc-swiper {
  overflow: initial;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp {
  padding: 44px 10.8% 31px;
  transition: all 0.5s;
  background-color: #f5f5f5;
  border-radius: 7px;
  height: calc(100% - 6% - 40px);
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div {
  transition: all 0.5s;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(1) {
  font-family: Arial-BoldMT;
  font-size: 3.75vw;
  color: transparent;
  -webkit-text-stroke: 1px #a2a2a2;
  text-stroke: 1px #a2a2a2;
  line-height: initial;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(2) {
  height: 5.2083vw;
  margin-top: 2px;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(2) img {
  max-height: 100%;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(3) {
  font-size: 16px;
  font-weight: bold;
  line-height: 2.25;
  color: #363636;
  margin-top: 10px;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .xt {
  margin-top: 24px;
  position: relative;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .xt::before {
  position: absolute;
  left: 0;
  content: '';
  width: 1px;
  height: 2.0833vw;
  background-color: #d60a1b;
  top: 0;
  transition: all 0.5s;
  opacity: 0;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide-active .xt::before {
  opacity: 1;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide:hover .glc-tp {
  background-color: #023c96;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide:hover .glc-tp div {
  color: #fff !important;
}
.g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide:hover .glc-tp div:nth-child(1) {
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
}
.g-lc::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  content: '';
  background: #fff;
  z-index: 2;
  width: 10.1%;
}
.g-wh {
  padding-bottom: 12.91%;
  background: url(../images/gwh-bg.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 55px;
  padding-top: 10.75%;
}
.g-wh .container {
  text-align: center;
}
.g-wh .container .l-bt {
  text-align: center;
}
.g-wh .container .l-bt .l-bt-con {
  justify-content: center;
}
.g-wh .container .l-bt .l-bt-con div:nth-child(2) p:nth-child(2),
.g-wh .container .l-bt .l-bt-con div:nth-child(1) {
  color: #fff;
}
.g-wh .container .l-bt .l-bt-con div:nth-child(2) p:nth-child(1) {
  background-color: #fff;
}
.g-wh .container .gwh-con {
  font-size: 2.5vw;
  line-height: 1.4;
  color: #ffffff;
  margin-top: 6.2%;
}
.g-syb {
  margin-top: 67px;
  padding-bottom: 87px;
  position: relative;
}
.g-syb .container {
  position: relative;
  z-index: 2;
}
.g-syb .container .row {
  margin-left: calc(-2.355% + 1.042vw);
  margin-right: -2.355%;
  margin-top: 95px;
}
.g-syb .container .row .g-syb-items {
  padding: 0 2.355%;
}
.g-syb .container .row .g-syb-items .g-syb-items-con {
  height: 100%;
  position: relative;
  background-color: #fff;
  padding: 18.5% 8% 32px;
  transition: all 0.5s;
}
.g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(1) {
  font-size: 18px;
  font-weight: 300;
  color: #000000;
}
.g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(2) {
  font-size: 1.875vw;
  font-weight: bold;
  color: #023c96;
  margin-top: 4px;
}
.g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(3) {
  font-size: 16px;
  line-height: 2.25;
  color: #282828;
  margin-top: 35px;
}
.g-syb .container .row .g-syb-items .g-syb-items-con::before {
  position: absolute;
  left: -1.042vw;
  top: -1.042vw;
  content: '';
  width: calc(100% + 1.042vw);
  height: 100%;
  border-left: 1.042vw solid #d60a1b;
  border-top: 1.042vw solid #d60a1b;
}
.g-syb .container .row .g-syb-items .g-syb-items-con:hover {
  transform: translateY(-5px);
}
.g-syb::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  background-color: #ededed;
  height: 61%;
}
.jr-js {
  background-color: #f2f2f2;
  padding-top: 77px;
  padding-bottom: 97px;
}
.jr-js .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.jr-js .container .jr-js-items {
  display: flex;
  flex-direction: column;
}
.jr-js .container .jr-js-items .thumb div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 24.479vw;
}
.jr-js .container .jr-js-items .wz {
  background-color: #ffffff;
  margin-top: 1vw;
  padding: 7px 1.1vw 19px 2.1vw;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.jr-js .container .jr-js-items .wz div:nth-child(1) {
  font-size: 1.4583vw;
  font-weight: bold;
  color: #111111;
}
.jr-js .container .jr-js-items .wz div:nth-child(2) {
  font-size: 16px;
  line-height: 2.25;
  color: #6a6a6a;
}
.jr-js .container .jr-js-items:nth-child(2) {
  flex-direction: column-reverse;
  width: 26.35%;
}
.jr-js .container .jr-js-items:nth-child(2) .wz {
  margin-top: 0;
  margin-bottom: 1vw;
}
.jr-js .container .jr-js-items:nth-child(1) {
  width: 38.75%;
}
.jr-js .container .jr-js-items:nth-child(3) {
  width: 32.9%;
}
.jr-zp {
  margin-top: 71px;
  margin-bottom: 79px;
}
.jr-zp .jr-zp-con {
  margin-top: 57px;
}
.jr-zp .jr-zp-con .jr-zp-items {
  margin-bottom: 16px;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav {
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  transition: all 0.5s;
  padding: 22.5px 2.64%;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li {
  transition: all 0.5s;
  color: #111111;
  font-size: 16px;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(1) {
  font-size: 20px;
  width: 23.56%;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(2) {
  width: 27.51%;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(3) {
  width: 39.2%;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:last-child {
  flex: 1;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:last-child .zk {
  width: 25px;
  height: 25px;
  background-color: #023c96;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-left: 11px;
  font-family: SimSun;
  font-size: 16px;
  transform: rotateZ(90deg);
  color: #ffffff;
  cursor: pointer;
}
.jr-zp .jr-zp-con .jr-zp-items .jr-zp-nr {
  background-color: #f2f2f2;
  font-size: 16px;
  line-height: 2.25;
  color: #1f1f1f;
  padding: 28px 2.64%;
  padding-bottom: 33px;
  display: none;
}
.jr-zp .jr-zp-con .jr-zp-items:last-child {
  margin-bottom: 0;
}
.jr-zp .jr-zp-con .jr-zp-items:hover .jr-zp-nav {
  background-color: #023c96;
}
.jr-zp .jr-zp-con .jr-zp-items:hover .jr-zp-nav li {
  color: #fff;
}
.jr-zp .jr-zp-con .jr-zp-items:hover .jr-zp-nav li .zk {
  background: #fff;
  color: #023c96;
}
.jr-zp .jr-zp-con .jr-zp-items.active .jr-zp-nav {
  background-color: #023c96;
}
.jr-zp .jr-zp-con .jr-zp-items.active .jr-zp-nav li {
  color: #fff;
}
.jr-zp .jr-zp-con .jr-zp-items.active .jr-zp-nav li .zk {
  background: #fff;
  color: #023c96;
  transform: rotateZ(-90deg);
}
.l-con {
  margin-top: 48px;
  position: relative;
  background: #fff;
}
.l-con .l-lf {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50.4%;
}
.l-con .l-lf div {
  height: 100%;
}
.l-con .l-lf div img {
  max-width: inherit;
}
.l-con .container {
  padding-top: 5%;
}
.l-con .container .l-rt {
  width: 44.45%;
  margin: 0 auto;
  margin-right: 0;
}
.l-con .container .l-rt .lrt-bt {
  border-bottom: 8px solid #111111;
  line-height: 1;
  padding-bottom: 25px;
}
.l-con .container .l-rt .lrt-bt p:nth-child(1) {
  font-family: Arial-BoldMT;
  font-size: 18px;
  color: #d60a1b;
}
.l-con .container .l-rt .lrt-bt p:nth-child(2) {
  font-size: 1.875vw;
  color: #111111;
  font-weight: bold;
  margin-top: 10px;
}
.l-con .container .l-rt ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 54px;
}
.l-con .container .l-rt ul li {
  display: flex;
  align-items: center;
  width: 49.3%;
  border-bottom: 1px solid #d8d8d8;
  padding: 62.3px 9px;
  transition: all 0.5s;
  position: relative;
}
.l-con .container .l-rt ul li .icon {
  width: 40px;
  height: 40px;
  background-color: #023c96;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
}
.l-con .container .l-rt ul li .nr {
  flex: 1;
  margin-left: 9px;
}
.l-con .container .l-rt ul li .nr div {
  transition: all 0.5s;
}
.l-con .container .l-rt ul li .nr div:nth-child(1) {
  font-size: 16px;
  color: #7f7f7f;
}
.l-con .container .l-rt ul li .nr div:nth-child(2) {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  color: #111111;
  word-break: break-all;
}
.l-con .container .l-rt ul li:nth-child(1) {
  width: 100%;
}
.l-con .container .l-rt ul li::after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 60px;
  background-color: #d8d8d8;
}
.l-con .container .l-rt ul li:nth-child(2n+1) {
  flex: 1;
  padding-left: 4.4%;
}
.l-con .container .l-rt ul li:nth-child(2n+1)::after {
  display: none;
}
.l-con .container .l-rt ul li:nth-child(1) {
  padding-top: 0;
  flex: none;
  padding-left: 0;
}
.l-con .container .l-rt ul li:hover {
  transform: translateX(4px);
}
.l-con .container .l-rt ul li:hover div {
  color: #023c96 !important;
}
.lxwm-bt {
  margin-top: 72px;
}
.l-bottom {
  width: 100%;
  background: #fff;
  height: 5.83vw;
}
.x-con {
  margin-bottom: 10px;
  margin-top: 108px;
}
.x-con .row {
  margin-top: 54px;
  margin-left: -2.21%;
  margin-right: -2.21%;
}
.x-con .row .x-items {
  padding: 0 2.21%;
  margin-bottom: 72px;
}
.x-con .row .x-items .x-items-con a {
  transition: all 0.5s;
}
.x-con .row .x-items .x-items-con .x-thumb {
  display: block;
  overflow: hidden;
}
.x-con .row .x-items .x-items-con .x-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.625vw;
  transition: all 0.8s;
}
.x-con .row .x-items .x-items-con .x-tit {
  font-size: 18px;
  color: #111111;
  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;
  margin-top: 18px;
}
.x-con .row .x-items .x-items-con .x-sj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #a7a7a7;
  margin-top: 24px;
  border-top: 1px solid #d1d1d1;
  padding-top: 9px;
}
.x-con .row .x-items .x-items-con .x-sj a {
  position: relative;
  line-height: 0;
}
.x-con .row .x-items .x-items-con .x-sj a img {
  transition: all 0.5s;
}
.x-con .row .x-items .x-items-con .x-sj a img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.x-con .row .x-items .x-items-con .x-sj:hover a img:nth-child(2) {
  opacity: 1;
}
.x-con .row .x-items .x-items-con .x-sj:hover a img:nth-child(1) {
  opacity: 0;
}
.x-con .row .x-items .x-items-con:hover .x-thumb p {
  transform: scale(1.05);
}
.x-con .row .x-items .x-items-con:hover a {
  color: #d60a1b !important;
}
.xshow-con {
  width: 1392px;
  margin-top: 76px;
}
.xshow-con .xshow-bt {
  font-size: 1.5625vw;
  line-height: 1.3;
  text-align: center;
  color: #282828;
}
.xshow-con .xshow-sj {
  display: flex;
  justify-content: center;
  margin-top: 23px;
}
.xshow-con .xshow-sj li {
  font-size: 16px;
  color: #282828;
}
.xshow-con .xshow-nr {
  font-size: 16px;
  line-height: 2.25;
  color: #282828;
  margin-top: 72px;
}
.xshow-con .xshow-dh {
  border-top: 1px solid #dedede;
  padding-top: 31px;
  margin-top: 75px;
  margin-bottom: 59px;
}
.xshow-con .xshow-dh p,
.xshow-con .xshow-dh a {
  font-size: 14px;
  transition: all 0.5s;
  color: #979797;
}
.xshow-con .xshow-dh p {
  margin-bottom: 10px;
}
.xshow-con .xshow-dh a:hover {
  color: #023c96;
}
.ly-con {
  margin-top: 68px;
  margin-bottom: 40px;
}
.ly-con ul {
  margin-top: 61px;
  display: flex;
  flex-wrap: wrap;
}
.ly-con ul li {
  text-align: center;
  margin-right: 1.51vw;
  margin-bottom: 2.8125vw;
  transition: all 0.5s;
  width: 5.208vw;
}
.ly-con ul li div:nth-child(1) {
  width: 5.208vw;
}
.ly-con ul li div:nth-child(1) img {
  transition: all 0.5s;
}
.ly-con ul li div:nth-child(2) {
  font-size: 16px;
  transition: all 0.5s;
  color: #111111;
  line-height: 1.3;
  margin-top: 13px;
}
.ly-con ul li:nth-child(12) {
  margin-right: 0;
}
.ly-con ul li:hover {
  transform: translateY(-4px);
}
.ly-con ul li:hover div:nth-child(1) img {
  animation: ibounce 0.6s alternate;
}
.ly-con ul li:hover div:nth-child(2) {
  color: #0b3f70;
}
.ly-con .row {
  margin-left: -1.54%;
  margin-right: -1.54%;
  margin-top: 3.2%;
}
.ly-con .row .ly-items {
  padding: 0 1.54%;
  margin-bottom: 3.08%;
}
.ly-con .row .ly-items .ly-items-con {
  height: 100%;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.5s;
}
.ly-con .row .ly-items .ly-items-con .ly-tp {
  padding: 55px 9.1% 67px 9.1%;
}
.ly-con .row .ly-items .ly-items-con .ly-tp div {
  transition: all 0.5s;
}
.ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(1) {
  font-size: 1.25vw;
  font-weight: bold;
  color: #111111;
}
.ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(2) {
  font-size: 16px;
  line-height: 2.25;
  color: #111111;
  margin-top: 6.4%;
}
.ly-con .row .ly-items .ly-items-con .ly-bt {
  overflow: hidden;
}
.ly-con .row .ly-items .ly-items-con .ly-bt div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.729vw;
  transition: all 0.8s;
}
.ly-con .row .ly-items .ly-items-con:hover {
  background-color: #0b3f70;
}
.ly-con .row .ly-items .ly-items-con:hover div {
  color: #fff !important;
}
.ly-con .row .ly-items .ly-items-con:hover .ly-bt div {
  transform: scale(1.05);
}
@keyframes ibounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.ly-more {
  font-size: 18px;
  transition: all 0.5s;
  text-align: center;
  color: #111111;
  background-color: #eeeeee;
  padding: 24.25px 0;
  cursor: pointer;
  margin-top: 14px;
}
.ly-more:hover {
  background: #0b3f70;
  color: #fff;
}



.lc-prev,
.lc-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  top: 38%;
  height: 50px;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  border-radius: 100%;
  margin: 0;
  z-index: 5;
}
.lc-prev img,
.lc-next img {
  width: 24%;
}
.lc-prev {
  left: -8%;
  margin-right: 40px;
}
.lc-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.lc-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.lc-prev:hover {
  background: #023c96;
  box-shadow: 1px 1px 10px #023c96;
}
.lc-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.lc-prev:hover img:nth-child(2) {
  left: 40%;
}
.lc-next:hover {
  background: #023c96;
  box-shadow: 1px 1px 10px #023c96;
}
.lc-next:hover img:nth-child(1) {
  left: 100%;
}
.lc-next:hover img:nth-child(2) {
  left: 40%;
}
.lc-next {
  right: -34%;
}
.lc-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.lc-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.lc-prev:after {
  display: none;
}
.lc-next:after {
  display: none;
}

#company{
    top: -50%;
}
#history{
         top: -30%;
}
#culture{
     top: -10%;
}
#division{
         top: -17%;
}


.l-lx {
    margin-top: 70px;
    padding-bottom: 66px;
}
.l-lx .row {
  margin-left: -1.071%;
  margin-right: -1.071%;
}
.l-lx .row .l-lx-items {
  padding: 0 1.071%;
  margin-bottom: 2.2%;
}
.l-lx .row .l-lx-items .l-lx-items-con {
  background-color: #ffffff;
  height: 100%;
  padding: 28px 7% 32px 11.2%;
  transition: all 0.5s;
}
.l-lx .row .l-lx-items .l-lx-items-con div {
  transition: all 0.5s;
}
.l-lx .row .l-lx-items .l-lx-items-con div:nth-child(1) {
  font-size: 1.5625vw;
  font-weight: 600;
  color: #333333;
}
.l-lx .row .l-lx-items .l-lx-items-con div:nth-child(2) {
  font-size: 16px;
  line-height: 2.25;
  color: #666666;
  margin-top: 15px;
      font-family: 'Noto Sans SC', sans-serif;
}
.l-lx .row .l-lx-items .l-lx-items-con:hover {
  transform: translateY(-4px);
}
.l-lx .row .l-lx-items .l-lx-items-con:hover div {
  color: #02328d;
}

.fw-desc{
    font-size: 17px;
    line-height: 2.25;
    color: #111111;
    margin-bottom: 50px;
        border: solid 1px rgba(222, 222, 222, 0.76);
    padding: 3% 2.5%;
    background: #fff;
}




@media (max-width: 1750px) {
    .l-con .container .l-rt ul li .nr div:nth-child(1),.l-con .container .l-rt ul li .nr div:nth-child(2) {
    font-size: 15px;
    }
    
    .l-con .container .l-rt ul li:nth-child(2n+1) {
        padding-left: 3.4%;
    }
    .l-con .container .l-rt ul li:nth-child(1){
        padding-left: 9px;
    }
    .l-con .container .l-rt ul li {
    width: 48.3%;
    }
}
@media (max-width: 1650px) {
  .xwzx .xwzx-con .xwzx-rt ul li a:nth-child(1) {
    font-size: 20px;
  }
  .foot .container .foot-cen ul:nth-child(1) li a {
    font-size: 20px;
  }
  .cshow-con .cshow-rt .cshow-ms div:nth-child(2) {
    font-size: 16px;
  }
  .jr-js .container .jr-js-items .wz div:nth-child(2) {
    font-size: 13px;
  }
  .ly-con ul li div:nth-child(2) {
    font-size: 14px;
    white-space: nowrap;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(2) {
    font-size: 15px;
  }
  .head .head-cen .head-rt .head-nav .head-li{
      margin-right: 2.8vw;
  }
}
@media (max-width: 1599px) {
    .l-lx .row .l-lx-items .l-lx-items-con div:nth-child(2) {
    font-size: 15px;
  }
  .hyyy .hyyy-con .hyyy-items .icon p:nth-child(2),
  .cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) p {
    font-size: 20px;
  }
  .hyyy .hyyy-con .hyyy-items .nr {
    font-size: 15px;
  }
  .foot .container .foot-cen ul:nth-child(1) li a {
    font-size: 18px;
  }
  .c-con .c-lf {
    width: 238px;
  }
  .c-con .c-rt {
    width: calc(100% - 238px - 2%);
  }
  .fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(2) {
    font-size: 20px;
  }
  .fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(1) {
    height: 32px;
  }
  .fw-con .row .fw-items .fw-items-con .fw-nr {
    font-size: 15px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(3),
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(3),
  .g-jj .g-jj-rt {
    font-size: 15px;
  }
  .jr-js .container .jr-js-items .wz div:nth-child(2) {
    line-height: 2;
    margin-top: 4px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 14.4px;
  }
  .l-con .container .l-rt .lrt-bt {
    border-bottom: 4px solid #111111;
  }
  .l-con .container .l-rt ul li {
    padding: 49.3px 9px;
  }
  .l-con .container .l-rt ul li:nth-child(2n+1) {
    padding-left: 5.4%;
  }
  .l-con .container .l-rt ul li:nth-child(1) {
    padding-left: 9px !important;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(1) {
    font-size: 20px;
  }
  .ly-more {
    font-size: 17px;
    padding: 20.25px 0;
  }
  .l-con .container .l-rt ul li .icon {
    width: 34px;
    height: 34px;
  }
      .l-con .container .l-rt ul li .nr div:nth-child(1), .l-con .container .l-rt ul li .nr div:nth-child(2) {
        font-size: 13px;
    }
    .head-logo{
        width: 25%;
    }
    .fw-desc {
    font-size: 16px;
    }
}
@media (max-width: 1477px) {
  .head .head-cen .head-rt .head-nav .head-li {
    margin-right: 2.9vw;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    font-size: 15px;
  }
  .head .head-cen .head-rt .head-lan a {
    font-size: 17px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 16px;
  }
  .sy-bt div:nth-child(1) {
    font-size: 28px;
  }
  .foot .container .foot-cen ul:nth-child(1) li a {
    font-size: 16px;
  }
  .cshow-con .cshow-rt .cshow-content h4 {
    font-size: 18px;
  }
  .cshow-con .cshow-rt .cshow-content {
    font-size: 15px;
  }
  .g-syb .container .row {
    margin-top: 67px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(1) {
    font-size: 16px;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(1) {
    font-size: 18px;
  }
  .l-con .container .l-rt ul li .nr div:nth-child(2) {
    font-size: 15px;
  }
  .x-con .row .x-items .x-items-con .x-tit {
    font-size: 17px;
  }
  .xshow-con .xshow-bt {
    font-size: 23px;
  }
  .ly-con ul li:nth-child(12) {
    margin-right: 1.51vw;
  }
  .ly-con ul li {
    width: 6.4vw;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 13.4px;
  }
  .l-con .container .l-rt ul li {
    width: 100%;
    flex: none !important;
  }
  .l-con .container .l-rt ul li:nth-child(2n+1) {
    padding-left: 9px;
  }
  .l-con .container .l-rt ul li::after {
    display: none;
  }
  .l-con .container .l-rt ul li {
    padding: 37.3px 9px;
  }
  .head .container .head-rt .head-nav .head-li div a{
      font-size: 15px;
  }
  .l-lx .row .l-lx-items .l-lx-items-con div:nth-child(2) {
    font-size: 14px;
  }
  .head-logo{
      width: 19%;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a{
      padding: 25px 0;
  }
  .head .head-cen .head-rt .head-nav .head-li {
        margin-right: 2.6vw;
    }
    .head-logo {
        width: 25%;
    }
}
@media (max-width: 1365px) {
  .head-logo {
    width: 140px;
  }
  .head .head-cen .head-rt .head-nav .head-li {
    margin-right: 2.5vw;
  }
  .head .head-cen .head-rt .head-nav .head-li .head-a {
    padding: 28.5px 0;
  }
  .xwzx .xwzx-con .xwzx-rt ul li a:nth-child(1),
  .hyyy .hyyy-con .hyyy-items .icon p:nth-child(2),
  .cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) p {
    font-size: 18px;
  }
  .hyyy .hyyy-con .hyyy-items .nr {
    font-size: 14px;
  }
  .fw .container ul li div:nth-child(1) p:nth-child(2) {
    font-size: 20px;
  }
  .gywm .container .gywm-tp .gywm-nr,
  .sy-bt div:nth-child(3),
  .fw .container ul li div:nth-child(2) {
    font-size: 14px;
  }
  .gywm-bt ul li .gywm-bt-nr div:nth-child(2) {
    font-size: 13px;
  }
  .foot .container .foot-cen ul:nth-child(1) li a {
    font-size: 15px;
  }
  .foot .container .foot-cen ul:nth-child(1) li {
    margin-right: 3vw;
  }
  .c-con .c-lf {
    width: 210px;
  }
  .c-con .c-rt {
    width: calc(100% - 210px - 2%);
  }
  .c-con .c-rt .row .c-items .c-items-con .c-more div:nth-child(2) {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  .fw-con .row .fw-items .fw-items-con .fw-nr {
    font-size: 14px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(3),
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(3),
  .g-jj .g-jj-rt {
    font-size: 14px;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nr {
    font-size: 15px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 13.4px;
  }
  .l-con .container .l-rt ul li {
    width: 100%;
    flex: none !important;
  }
  .l-con .container .l-rt ul li:nth-child(2n+1) {
    padding-left: 9px;
  }
  .l-con .container .l-rt ul li::after {
    display: none;
  }
  .l-con .container .l-rt ul li {
    padding: 37.3px 9px;
  }
  .x-con .row .x-items .x-items-con .x-sj {
    margin-top: 17px;
  }
  .x-con .row .x-items {
    margin-bottom: 40px;
  }
  .xshow-con .xshow-nr {
    font-size: 15px;
    margin-top: 42px;
  }
  .xshow-con .xshow-dh {
    margin-top: 50px;
  }
  .ly-con ul li {
    width: 7vw;
  }
  .ly-con ul li div:nth-child(1) {
    margin: 0 auto;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(1) {
    font-size: 18px;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp div:nth-child(2) {
    font-size: 14px;
  }
  .ly-more {
    font-size: 16px;
    padding: 19.25px 0;
  }
  .search-modal .container {
    padding: 28px 0;
  }
  .lc-prev, .lc-next{
      width: 45px;
      height: 45px;
  }
  .head .container .head-rt .head-nav .head-li div{
      min-width: 160px;
  }
  .head-logo {
        width: 174px;
    }
        .head .head-cen .head-rt .head-nav .head-li {
        margin-right: 2.2vw;
    }
        .head-logo {
        width: 24%;
    }
}
@media (max-width: 1199px) {
  .container {
    max-width: 91.8%;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 14px;
  }
  .hyyy .hyyy-con .hyyy-items {
    min-height: 388px;
  }
  .hyyy .hyyy-con .hyyy-items:hover .hyyy-cont {
    top: -7vw;
  }
  .i-ban .iban-con .yc div {
    font-size: 22px;
  }
  .cshow-con .cshow-rt .cshow-ms div:nth-child(1) {
    font-size: 22px;
  }
  .g-lc::before {
    width: 4.1%;
  }
  .g-lc .glc-con {
    width: 96.1%;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(2) {
    height: 8.2083vw;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(2) {
    height: 8.2083vw;
  }
  .l-bt .l-bt-con div:nth-child(2) p:nth-child(2) {
    font-size: 15px;
  }
  .l-bt .l-bt-con div:nth-child(2) {
    top: 2px;
  }
  .l-bt .l-bt-con div:nth-child(1) {
    font-size: 23px;
  }
  .gywm-bt {
    width: 100%;
  }
  .jr-js .container .jr-js-items .wz div:nth-child(1) {
    font-size: 17px;
  }
  .ly-con ul li div:nth-child(2) {
    white-space: inherit;
  }
  .ly-con ul li {
    width: 9.9vw;
  }
  .lc-prev {
    left: -4%;
  }
  .lc-next {
    right: -4%;
}
.l-lx .row .l-lx-items .l-lx-items-con div:nth-child(1) {
    font-size: 18px;
  }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt .head-search,
  .head .head-cen .head-rt .head-nav {
    display: none;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
    width: 102px;
    height: 37px;
    font-size: 13px;
  }
  .home-banner .ban-swiper .ban-pagination {
    bottom: 15%;
  }
  .sy-bt div:nth-child(1) {
    font-size: 24px;
  }
  .cpzx .cpzx-bg {
    max-width: 133%;
  }
  .cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
    height: 35.53125vw;
  }
  .cpzx .container .cpzx-pagination {
    margin-top: 80px;
  }
  .xwzx .xwzx-con .xwzx-rt ul li a:nth-child(1) {
    font-size: 16px;
  }
  .hyyy .hyyy-con .hyyy-items:hover .hyyy-cont {
    top: -12vw;
  }
  .gywm-bt,
  .gywm .container .gywm-tp {
    width: 100%;
  }
  .gywm .gywm-bg {
    position: relative;
    height: 82vw;
    right: 0;
    width: 100%;
    margin-top: -35.5%;
  }
  .gywm {
    display: flex;
    flex-direction: column-reverse;
  }
  .sy-bt img {
    max-width: 7.125vw;
  }
  .gywm .container .gywm-tp .gywm-nr {
    margin-top: 41px;
    margin-bottom: 6.6%;
  }
  .gywm-bt ul {
    flex-wrap: wrap;
  }
  .gywm-bt ul li {
    flex: none;
    width: 50%;
    margin-bottom: 33px;
  }
  .gywm-bt ul li .gywm-bt-nr div:nth-child(1) p:nth-child(1) {
    font-size: 31px;
  }
  .gywm-bt ul li:nth-child(3) .gywm-bt-nr div {
    padding-left: 2.8125vw;
  }
  .gywm-bt ul li:nth-child(3) .gywm-bt-nr div:nth-child(1)::after {
    left: 2.8125vw;
  }
  .gywm-bt {
    padding-bottom: 10px;
  }
  .gywm .container {
    padding-bottom: 0;
  }
  .foot .container .foot-logo {
    width: 69%;
  }
  .foot .container .foot-cen,
  .foot .container .foot-cen ul:nth-child(1) {
    display: block;
  }
  .foot .container .foot-cen ul:nth-child(1) {
    margin-bottom: 29px;
  }
  .foot .container .foot-cen ul:nth-child(2) {
    padding-left: 5%;
  }
  .foot .container .foot-cen ul:nth-child(1) li a {
    font-size: 13px;
  }
  .foot .container .foot-cen ul:nth-child(1) li {
    margin-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 5%;
    padding-bottom: 8px;
    margin-bottom: 11px;
  }
  .foot .container .foot-cen {
    margin-top: 40px;
  }
  .foot .container .foot-cen ul:nth-child(2) li {
    margin-right: 5.291vw;
    width: 18px;
    height: 17px;
  }
  .foot .container .foot-cen ul:nth-child(2) li img {
    max-height: 100%;
  }
  .foot {
    padding-top: 50px;
  }
  .foot .container .foot-bt {
    display: block;
    text-align: center;
  }
  .foot .container .foot-bt {
    margin-top: 13%;
    padding-top: 28px;
    padding-bottom: 21px;
  }
  .foot .container .foot-bt p,
  .foot .container .foot-bt a {
    font-size: 12px;
  }
  .i-ban .i-crumb {
    bottom: 13px;
  }
  .i-ban .iban-con .yc {
    top: 0;
  }
  .c-con .c-lf {
    display: none;
  }
  .c-con .c-rt {
    width: 100%;
  }
  .c-con .c-rt .row .c-items .c-items-con .c-thumb {
    height: 18.21875vw;
  }
  .cshow-con {
    display: block;
  }
  .cshow-con .cshow-lf,
  .cshow-con .cshow-rt {
    width: 100%;
  }
  .cshow-con .cshow-lf {
    height: 53.0625vw;
  }
  .cshow-con .cshow-rt {
    margin-top: 64px;
  }
  .fw-con .row .fw-items {
    flex: 0 0 50%;
    margin-bottom: 2.6%;
    max-width: 50%;
  }
  .fw-con .row .fw-items .fw-items-con .fw-nr {
    margin-top: 26px;
  }
  .fw-con .row .fw-items .fw-items-con {
    padding: 16% 9.4% 15%;
  }
  .g-sz .gywm-bt ul li:last-child {
    flex: 1;
    width: auto;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .xt::before {
    height: 3.0833vw;
  }
  .g-wh .container .gwh-con {
    font-size: 21px;
  }
  .g-syb .container .row .g-syb-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(2) {
    font-size: 20px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(3) {
    margin-top: 28px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con {
    padding: 5.5% 5% 47px;
  }
  .g-syb::after {
    height: 82%;
  }
  .l-con .l-lf {
    position: relative;
    width: 100%;
    height: 42vw;
  }
  .l-con .container .l-rt {
    width: 100%;
    margin-top: 30px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(2) {
    font-size: 20px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 16.4px;
  }
  .x-con {
    margin-top: 78px;
  }
  .x-con .row .x-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .x-con .row .x-items .x-items-con .x-thumb p {
    height: 28.625vw;
  }
  .ly-con ul li {
    width: 16.85vw;
  }
  .ly-con .row .ly-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ly-con .row .ly-items .ly-items-con .ly-bt div {
    height: 28.729vw;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp {
    padding: 52px 9.1% 46px 9.1%;
  }
  .head {
    position: sticky;
    top: 0;
}
.head .head-cen .head-rt .head-lan a {
    color: #000;
}
.mb-zd {
        display: block;
        margin-left: 22px;
    }
        .head .head-cen .head-rt .head-lan a {
        font-weight: bold;
        }
        .head .head-cen{
            padding: 11px 0;
        }
        .head-logo {
        width: 135px;
    }
    .head .ny-logo img:nth-child(2) {
    opacity: 1;
}
.head .ny-logo img:nth-child(1) {
    opacity: 0;
}
.head-xz{
    display: none;
    top: 0;
}
    .head-logo {
        width: 199px;
    }
    .mb-nav .head-xz {
        display: block;
        padding-left: calc(5% + 13px);
    }
    .head-xz a, .head-xz {
    font-weight: 500;
    text-align: left;
}
    .head-xz a {
        display: block;
        color: #000;
        margin-top: 27px;
        line-height: 1;
    }
.head-xz span{
    display: none;
}
}
@media (max-width: 767px) {
    .fw-desc {
    font-size: 14px;
        padding: 7% 5.5%;
    }
  .home-banner .ban-swiper .swiper-slide .slide-bg img {
    max-width: 170%;
    position: relative;
    left: -63%;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
    font-size: 20px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
    width: 88px;
    height: 35px;
    font-size: 12px;
  }
  .home-banner .ban-swiper .ban-pagination {
    bottom: 8%;
  }
  .sy-bt div:nth-child(1) {
    font-size: 20px;
  }
  .sy-bt img {
    max-width: 13.125vw;
  }
  .cpzx {
    padding-bottom: 68px;
  }
  .cpzx .container .cpzx-swiper {
    margin-top: 46px;
  }
  .cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
    height: 57.53125vw;
  }
  .cpzx .container .cpzx-pagination {
    margin-top: 52px;
  }
  .cpzx .container .cpzx-pagination::after {
    left: 20px;
  }
  .cpzx .cpzx-bg {
    max-width: 237%;
    top: -6%;
  }
  .xwzx {
    margin-top: 60px;
  }
  .xwzx .xwzx-con {
    display: block;
    margin-top: 43px;
  }
  .xwzx .xwzx-con .xwzx-lf {
    display: block;
    width: 100%;
  }
  .xwzx .xwzx-con .xwzx-lf p {
    height: 62vw;
  }
  .xwzx .xwzx-con .xwzx-rt {
    width: 100%;
    margin-top: 21px;
  }
  .hyyy {
    margin-top: 60px;
  }
  .hyyy .hyyy-con {
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .hyyy .hyyy-con .hyyy-items {
    width: 100% !important;
    min-height: auto;
    height: inherit;
    border-right: none;
    border-bottom: 1px solid #f1f6ff;
    padding: 51px 5% !important;
  }
  .hyyy .hyyy-con .hyyy-items:last-child {
    border-bottom: none;
  }
  .hyyy .hyyy-con .hyyy-items .nr {
    opacity: 1;
    position: relative;
    top: 0 !important;
  }
  .hyyy .hyyy-con .hyyy-items .hyyy-cont {
    top: 0 !important;
  }
  .hyyy .hyyy-con .hyyy-items .hyyy-bj {
    opacity: 1;
  }
  .fw {
    margin-top: 53px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .fw .container ul li {
    width: 100%;
    margin-bottom: 30px;
    padding: 40px 5.7% 36px 5.7%;
  }
  .fw .container ul li div:nth-child(1) p:nth-child(2) {
    font-size: 18px;
  }
  .fw .container ul {
    margin-top: 45px;
  }
  .fw .container ul li div:nth-child(2) {
    margin-top: 20px;
  }
  .sy-bt div:nth-child(3) {
    padding: 0 10%;
  }
  .gywm .container .gywm-tp {
    padding-top: 60px;
  }
  .gywm .sy-bt div:nth-child(3) {
    padding-left: 0;
  }
  .gywm .container .gywm-tp .gywm-nr {
    margin-top: 35px;
    margin-bottom: 27px;
  }
  .gywm-bt {
    margin-top: 52px;
  }
  .gywm-bt ul li {
    width: 100%;
  }
  .gywm-bt ul li .gywm-bt-nr div {
    padding-left: 3.8125vw !important;
  }
  .gywm-bt ul li .gywm-bt-nr div:nth-child(1)::after {
    left: 3.8125vw !important;
  }
  .gywm-bt ul li .gywm-bt-nr div:nth-child(1) p:nth-child(3) {
    font-size: 32px;
  }
  .i-ban .iban-con .yc div {
    font-size: 20px;
  }
  .i-ban .i-bg img {
    max-width: 176%;
    position: relative;
    left: -22%;
  }
  .i-ban .i-crumb {
    bottom: 9px;
  }
  .c-con {
    margin-top: 60px;
  }
  .c-con .c-rt .row {
    margin-top: 44px;
    margin-left: -6px;
    margin-right: -6px;
  }
  .c-con .c-rt .row .c-items {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 6px;
    margin-bottom: 20px;
  }
  .c-con .c-rt .row .c-items .c-items-con .c-thumb {
    height: 43.21875vw;
  }
  .c-con .c-rt .row .c-items .c-items-con .c-more div:nth-child(2) {
    width: 20px;
    height: 20px;
    font-size: 14px;
  }
  .c-con {
    padding-bottom: 45px;
  }
  .c-con .c-rt .crt-bt {
    font-size: 16px;
    padding: 16.5px 6%;
  }
  .cshow-con {
    margin-top: 65px;
    margin-bottom: 53px;
  }
  .cshow-con .cshow-rt .cshow-ms div:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
  }
  .cshow-con .cshow-rt {
    margin-top: 55px;
  }
  .cshow-con .cshow-rt .cshow-ms div:nth-child(2) {
    font-size: 14px;
    margin-top: 26px;
  }
  .cshow-con .cshow-rt .cshow-content {
    margin-top: 30px;
  }
  .cshow-con .cshow-rt .cshow-content {
    font-size: 14px;
    line-height: 2.5;
  }
  .cshow-con .cshow-rt .cshow-content h4 {
    font-size: 17px;
  }
  .fw-con .row .fw-items {
    flex: 0 0 100%;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .fw-con {
    margin-top: 65px;
    margin-bottom: 45px;
  }
  .fw-con .row .fw-items .fw-items-con {
    padding: 16% 6.4% 13%;
  }
  .fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(2) {
    font-size: 18px;
    margin-top: 19px;
  }
  .fw-con .row .fw-items .fw-items-con .fw-tit div:nth-child(1) {
    height: 26px;
  }
  .g-jj {
    display: block;
  }
  .g-jj .g-jj-lf .g-jj-fk {
    width: 31.0625vw;
    margin-top: 0;
  }
  .l-bt .l-bt-con div:nth-child(1) {
    font-size: 20px;
  }
  .l-bt .l-bt-con div:nth-child(2) p:nth-child(2) {
    font-size: 14px;
  }
  .l-bt .l-bt-con div:nth-child(2) p:nth-child(1) {
    width: 4px;
    height: 4px;
  }
  .g-jj {
    margin-top: 64px;
  }
  .g-jj .g-jj-rt {
    margin-top: 25px;
    margin-left: 0;
  }
  .g-lc,
  .g-sz {
    margin-top: 65px;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(1) {
    font-size: 35px;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp {
    padding: 34px 5.8% 28px;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .glc-tp div:nth-child(2) {
    height: 27.2083vw;
    margin-top: 20px;
    margin-bottom: 26px;
  }
  .g-lc .glc-con .lc-swiper .swiper-wrapper .swiper-slide .xt::before {
    height: 9.0833vw;
  }
  .g-wh .container .gwh-con {
    font-size: 19px;
    font-weight: bold;
    padding: 0 7%;
    margin-top: 32px;
  }
  .g-wh {
    padding-bottom: 15.91%;
    padding-top: 19.75%;
  }
  .g-syb .container .row {
    margin-top: 54px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(2) {
    font-size: 18px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con div:nth-child(1) {
    font-size: 14px;
  }
  .g-syb .container .row .g-syb-items .g-syb-items-con {
    padding: 12.5% 5% 47px;
  }
  .g-syb {
    padding-bottom: 42px;
  }
  .g-syb::after {
    height: 86.5%;
  }
  .jr-js .container {
    flex-wrap: wrap;
  }
  .jr-js .container .jr-js-items {
    width: 100% !important;
    margin-bottom: 25px;
  }
  .jr-js .container .jr-js-items .thumb div {
    height: 73.479vw;
  }
  .jr-js .container .jr-js-items:nth-child(2) {
    flex-direction: column;
  }
  .jr-js .container .jr-js-items .wz {
    margin-top: 0;
    height: auto;
    padding: 30px 5%;
  }
  .jr-js {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .jr-zp {
    margin-top: 65px;
    margin-bottom: 58px;
  }
  .jr-zp .jr-zp-con {
    margin-top: 44px;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(2),
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(3) {
    display: none;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:last-child {
    flex: none;
    width: auto;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(1) {
    flex: 1;
    width: auto;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li:nth-child(1) {
    font-size: 16px;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav li {
    font-size: 14px;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nav {
    padding: 18.5px 5.64%;
  }
  .jr-zp .jr-zp-con .jr-zp-items .jr-zp-nr {
    font-size: 14px;
    padding: 28px 5.64%;
  }
  .l-con .l-lf {
    height: 81vw;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(2) {
    font-size: 18px;
  }
  .l-con .container .l-rt .lrt-bt p:nth-child(1) {
    font-size: 11.4px;
  }
  .l-con .container .l-rt .lrt-bt {
    border-bottom: 2px solid #111111;
  }
  .l-con .container .l-rt {
    margin-top: 46px;
  }
  .l-con .container .l-rt ul li .nr div:nth-child(2),
  .l-con .container .l-rt ul li .nr div:nth-child(1) {
    font-size: 14px;
  }
  .l-con .container .l-rt ul li:nth-child(2),
  .l-con .container .l-rt ul li:nth-child(3) {
    width: 100%;
    padding: 37.7px 9px;
  }
  .l-con .container .l-rt ul li:nth-child(2)::after {
    display: none;
  }
  .lxwm-bt {
    margin-top: 60px;
  }
  .l-bottom {
    height: 60px;
  }
  .x-con {
    margin-top: 65px;
  }
  .x-con .row {
    margin-top: 45px;
  }
  .x-con .row .x-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .x-con .row .x-items .x-items-con .x-thumb p {
    height: 59.625vw;
  }
  .x-con .row .x-items .x-items-con .x-tit {
    font-size: 16px;
    margin-top: 23px;
  }
  .xshow-con .xshow-bt {
    font-size: 20px;
  }
  .xshow-con {
    margin-top: 65px;
  }
  .xshow-con .xshow-sj li {
    font-size: 14px;
  }
  .xshow-con .xshow-nr {
    font-size: 14px;
    margin-top: 32px;
  }
  .xshow-con .xshow-dh {
    margin-top: 43px;
  }
  .xshow-con .xshow-dh p,
  .xshow-con .xshow-dh a {
    font-size: 13px;
  }
  .xshow-con .xshow-dh p {
    margin-bottom: 19px;
  }
  .xshow-con .xshow-dh {
    margin-bottom: 51px;
  }
  .ly-con {
    margin-top: 65px;
    margin-bottom: 60px;
  }
  .ly-con ul li {
    width: calc(100% / 3);
    margin-right: 0 !important;
    margin-bottom: 37px;
  }
  .ly-con ul li div:nth-child(1) {
    width: 17.208vw;
  }
  .ly-con ul {
    margin-top: 48px;
  }
  .ly-con .row .ly-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .ly-con .row .ly-items .ly-items-con .ly-bt div {
    height: 58.729vw;
  }
  .ly-con .row .ly-items .ly-items-con .ly-tp {
    padding: 42px 5.1% 38px 5.1%;
  }
  .ly-more {
    font-size: 15px;
    padding: 16.25px 0;
    margin-top: 0;
  }
  .cpzx .container .cpzx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) p{
      font-size: 14px;
  }
  .lc-prev, .lc-next {
        width: 35px;
        height: 35px;
        top: 68%;
    }
    .l-lx .row .l-lx-items {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .l-lx .row .l-lx-items:last-child {
    margin-bottom: 0;
  }
  .l-lx .row .l-lx-items .l-lx-items-con div:nth-child(2) {
    margin-top: 15px;
  }
  .l-lx .row .l-lx-items .l-lx-items-con {
    padding: 48px 6% 41px 6.2%;
  }
}
