body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
  font-family: 'Noto Sans SC', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  max-width: 73.5%;
  margin: 0 auto;
  padding: 0;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: DIN-Medium;
  src: url('../font/DIN-Medium.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-div3 a{
font-size: 13px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.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: 55.39px;
  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: 70%;
    margin-top: 8%;
}
.mb-nav .logo img {
  max-height: 49px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.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(3) .mxl-o{*/
/*    display: none;*/
/*}*/
.mb-nav ul li:nth-child(4) .mb-div .mxl-t{
    display: none;
}
.mb-nav ul li a {
  color: #333;
  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;
}
.mb-div3{
    display: none;
}
.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: #000;
  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 {
  position: absolute;
  top: 30px;
  width: 100%;
  left: 0;
  z-index: 100;
}
.head .container {
  display: flex;
  background: #fff;
  align-items: center;
  padding: 0 1.42% 0 1.05%;
  max-width: 78%;
}
.head .container .head-rt {
  display: flex;
  /*align-items: center;*/
  justify-content: flex-end;
  flex: 1;
}
.head .container .head-rt .head-nav {
  display: flex;
}
.head .container .head-rt .head-nav .head-li {
  margin-right: 1.5vw;
  position: relative;
}
.head .container .head-rt .head-nav .head-li .head-a {
  display: block;
  font-size: 15px;
  color: #000000;
  font-weight: 600;
  transition: all 0.5s;
  padding: 31px 0;
  position: relative;
}
.head .container .head-rt .head-nav .head-li .head-a::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 24%;
  width: 0;
  opacity: 0;
  height: 2px;
  background: #45818e;
  transition: all 0.5s;
}
.head .container .head-rt .head-nav .head-li:hover .head-a::after {
  width: 100%;
  opacity: 1;
}
.head .container .head-rt .head-nav .head-li:hover .head-a {
  color: #45818e;
}
.head .container .head-rt .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .container .head-rt .head-lan {
  margin-left: 1.59375vw;
  display: flex;
  justify-content: center;
  align-items: center;
 position: relative;
 cursor: pointer;
}
.head .container .head-rt .head-lan div:nth-child(2){
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    background: #fff;
    width: 61px;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 6px;
    text-align: center;
    border-top: 1px solid #ddd;
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
    transform-origin: center top;
}
.head .container .head-rt .head-lan:hover div:nth-child(2){
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}
.head .container .head-rt .head-lan div:nth-child(2) a{
    display: block;
    transition: all .5s;
}
.head .container .head-rt .head-lan div:nth-child(2) a:hover{
    color: #45818e;
}
.head .container .head-rt .head-lan .icon {
  cursor: pointer;
}
.head .container .head-rt .head-ss {
  position: relative;
  margin-left: 1.927vw;
  padding: 32.77px 0;
  padding-left: 1.927vw;
  cursor: pointer;
}
.head .container .head-rt .head-ss .icon {
  cursor: pointer;
}
.head .container .head-rt .head-ss::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #dddddd;
}

.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: 160px;
}
.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: 15px;
    color: #000000;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 6px;
    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: #45818e;
  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: #45818e;
}
.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;
    left: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
}
.ny-head .search-modal{
    background: #fff;
}
.head .head-cen .head-rt .head-search:hover .search-modal{
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.cx{
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.search-modal .container{
    padding: 35px 0;
    position: relative;
    border-top: 1px solid #ddd;
}
.ny-head .search-modal .container{
    border-top: none;
}
.ny-head .search-modal {
    border-top: 1px solid #ddd;
}
.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;
}

.home-head{
    top: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    transition: all .5s;
}
.home-head:hover{
    background: #fff;
}
.home-head .hcontainer{
    background: none;
    padding: 0;
}
.home-head .search-modal{
    background: #fff;
    border-top: 1px solid #ddd;
}
.home-head .search-modal .container{
    border: none;
}
.home-head .container .head-rt .head-nav .head-li .head-a{
    color: #fff;
}
.home-head:hover .container .head-rt .head-nav .head-li .head-a{
    color: #000;
}
.home-head .head-logo img,.home-head .container .head-rt .head-lan .icon img,.home-head .container .head-rt .head-ss .icon img{
    filter: brightness(0) invert(1);
}
.home-head:hover .head-logo img,.home-head:hover .container .head-rt .head-lan .icon img,.home-head:hover .container .head-rt .head-ss .icon img{
    filter: none;
}
.home-head .container .head-rt .head-ss::before{
    background-color: rgba(255, 255, 255, .2);
    transition: all .5s;
}
.home-head:hover .container .head-rt .head-ss::before{
    background-color: #ddd;
}


.home-banner .ban-swiper {
  position: relative;
}
.home-banner .ban-swiper .ban-next,.home-banner .ban-swiper .ban-prev{
    width: 1.875vw;
    height: auto;
    background: none;
}


.home-banner .ban-swiper .ban-prev{
    left: 3%;
}
.home-banner .ban-swiper .ban-next{
    right: 3%;
}
.home-banner .ban-swiper .ban-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 4.7%;
}
.home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 6px;
  opacity: 0.5;
  margin: 0 7px;
  transition: all 0.5s;
}
.home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 70px;
}
.home-banner .ban-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
  opacity: 0 !important;
}
.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.05, 1.05);
}
.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 {
  position: relative;
  width: 62%;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) {
  margin-bottom: 16px;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
  font-size: 2.5vw;
  color: #fff;
  font-weight: 700;
  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) {
  width: 74%;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
  font-size: 18px;
  line-height: 1.67;
  color: #ffffff;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  /*font-weight: 300;*/;
  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: 1.61vw;
  overflow: initial;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
  width: 160px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  /*font-weight: 300;*/;
  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;
  position: relative;
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a span img {
  margin-left: 8px;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a::before {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
  content: '';
  width: 0%;
  height: 100%;
  background: #45818e;
  transition: all 0.5s;
  opacity: 0;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a:hover::before {
  width: 100%;
  opacity: 1;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 1px solid #45818e;
  transform: translateX(4px);
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(1) h3 {
  line-height: 1.35;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(1) {
  margin-bottom: 1.7vw;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(3) {
  margin-top: 3.4vw;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont {
  top: 0;
}
.home-banner .ban-swiper .swiper-slide .slide3-con .slide-cont {
  top: -1vw;
}
.home-banner .ban-swiper .swiper-slide .slide3-con .slide-cont .yc:nth-child(1) h3 span {
  font-family: Arial-BoldMT;
}
.home-banner .ban-swiper .swiper-slide-active {
  opacity: 1 !important;
}
.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 0s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0s;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.05, 1.05);
  }
  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);
  }
}
.cpyy {
  margin-top: 5%;
}
.cpyy .row {
  margin-top: 44px;
  margin-left: -1.4%;
  margin-right: -1.4%;
}
.cpyy .row .cpyy-items {
  padding: 0 1.4%;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb {
  display: block;
  overflow: hidden;
  position: relative;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 14.583vw;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr {
  background-color: rgba(69, 129, 142, 0.95);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 13%;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div {
  transition: all 0.6s;
  opacity: 0;
  transition-delay: 0.5s;
  transform: translateY(20px);
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(1) {
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
  /*font-weight: 300;*/;
  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;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) {
  display: flex;
  align-items: center;
  margin-top: 6%;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) span {
  /*font-weight: 300;*/;
  position: relative;
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
  margin-right: 8px;
  padding: 3px 0;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) span::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit {
  display: flex;
  align-items: center;
  font-size: 20px;
  transition: all 0.5s;
  color: #000000;
  font-family: DIN-Medium;
  margin-top: 17px;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(1) {
  margin-right: 15px;
  line-height: 1.35;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(1) em{
font-family: 'Noto Sans SC', sans-serif;
    font-weight: 500;
    font-size: 17px;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(2) img {
  transition: all 0.5s;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.cpyy .row .cpyy-items .cpyy-items-con:hover .cpyy-thumb .cpyy-nr {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.cpyy .row .cpyy-items .cpyy-items-con:hover .cpyy-thumb .cpyy-nr div {
  opacity: 1;
  transform: translateY(0);
}
.cpyy .row .cpyy-items .cpyy-items-con:hover .cpyy-tit {
  color: #45818e;
}
.cpyy .row .cpyy-items .cpyy-items-con:hover .cpyy-tit span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.cpyy .row .cpyy-items .cpyy-items-con:hover .cpyy-tit span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.cpyy .row .cpyy-items:nth-child(2) {
  animation-delay: 0.3s;
}
.cpyy .row .cpyy-items:nth-child(3) {
  animation-delay: 0.6s;
}
.cpyy-more {
  display: flex;
  justify-content: center;
  font-family: DIN-Medium;
  font-size: 18px;
  transition: all 0.5s;
  color: #000000;
  margin-top: 5.5%;
  padding-bottom: 17px;
  border-bottom: 2px solid #999999;
}
.cpyy-more:hover {
  color: #45818e;
}
.sy-bt {
  text-align: center;
  font-size: 1.875vw;
  color: #000000;
  font-weight: 600;
}
.gssm {
  display: flex;
  margin-top: 6.4%;
  justify-content: space-between;
  align-items: flex-end;
}
.gssm .gssm-lf {
  width: 50%;
}
.gssm .gssm-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 29.167vw;
}
.gssm .gssm-rt {
  width: 45.72%;
  padding-top: 1%;
}
.gssm .gssm-rt .sy-bt {
  text-align: left;
  margin-top: 10px;
}
.gssm .gssm-rt .gssm-nr {
  /*margin-top: 22px;*/
  font-size: 20px;
  line-height: 2;
  color: #000000;
  font-weight: 500;
}
.gssm .gssm-rt .gssm-more {
  display: flex;
  align-items: center;
  font-size: 18px;
  /*font-weight: 300;*/;
  color: #000000;
  margin-top: 13%;
  transition: all 0.5s;
}
.gssm .gssm-rt .gssm-more span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
}
.gssm .gssm-rt .gssm-more span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  transition: all 0.5s;
  background: #000;
}
.gssm .gssm-rt .gssm-more span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.gssm .gssm-rt .gssm-more span:nth-child(2) img {
  transition: all 0.5s;
}
.gssm .gssm-rt .gssm-more span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.gssm .gssm-rt .gssm-more:hover {
  color: #45818e;
  transform: translateX(4px);
}
.gssm .gssm-rt .gssm-more:hover span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.gssm .gssm-rt .gssm-more:hover span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.gssm .gssm-rt .gssm-more:hover span:nth-child(1)::after {
  background: #45818e;
}
.gssm .gssm-rt ul {
  display: flex;
  margin-top: 18.5%;
  justify-content: space-between;
}
.gssm .gssm-rt ul li {
  width: 47%;
}
.gssm .gssm-rt ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.gssm .gssm-rt ul li a div:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 150px;
}
.gssm .gssm-rt ul li a div:nth-child(2) {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -42px;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: center;
  /*font-weight: 300;*/;
  line-height: 1.3;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  padding: 9.5px 3%;
}
.gssm .gssm-rt ul li:hover a div:nth-child(2) {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}
.hxjs {
  background: #eeeeee;
  margin-top: 9.2%;
  position: relative;
  overflow: hidden;
}
.hxjs .hxjs-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50.4%;
  transform: rotateZ(10deg) scale(1.2);
  opacity: 0;
  transition: all 2s;
  transition-delay: 0.5s;
}
.hxjs .hxjs-bg.animated {
  transform: rotateZ(0) scale(1);
  opacity: 1;
}
.hxjs .hxjs-rt {
  width: 50.4%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.hxjs .hxjs-rt .hxjs-tp-swiper {
  height: 100%;
}
.hxjs .hxjs-rt .hxjs-tp-swiper .swiper-wrapper {
  height: 100%;
}
.hxjs .hxjs-rt .hxjs-tp-swiper .swiper-wrapper .swiper-slide {
  height: 100%;
  opacity: 0 !important;
}
.hxjs .hxjs-rt .hxjs-tp-swiper .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
}
.hxjs .hxjs-rt .hxjs-tp-swiper .swiper-wrapper .swiper-slide a p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.hxjs .hxjs-rt .hxjs-tp-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.hxjs .container .hxjs-lf {
  position: relative;
  z-index: 2;
  width: 57.15%;
  padding-top: 51px;
  padding-bottom: 67px;
}
.hxjs .container .hxjs-lf .sy-bt {
  text-align: left;
}
.hxjs .container .hxjs-lf .hxjs-con {
  margin-top: 2%;
  position: relative;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev,
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  border: solid 2px #000;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  position: absolute;
  margin-top: 0;
  border-radius: 100%;
  display: none;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev img,
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next img {
  width: 47.23%;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev {
  left: -4.5%;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next:hover img:nth-child(1) {
  left: 100%;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next {
  right: -4.5%;
  left: auto;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-prev:after {
  display: none;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-next:after {
  display: none;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide {
  height: auto !important;
  padding-left: 5%;
  margin-bottom: 4.2%;
  transition: all 0.5s;
  cursor: pointer;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt {
  padding-right: 20.13%;
  display: flex;
  align-items: center;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p {
  transition: all 0.5s;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p:nth-child(1) {
  font-size: 18px;
  flex: 1;
  line-height: 1.4;
  /*font-weight: 300;*/;
  color: #000000;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms {
  margin-top: 8px;
  display: none;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms div {
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
  padding-right: 7%;
  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;
  height: 60px;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms div p{
    text-indent: 0 !important;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more {
  margin-top: 10px;
  font-size: 16px;
  /*font-weight: 300;*/;
  color: #fff;
  display: flex;
  align-items: center;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 1px;
  transition: all 0.5s;
  background: #fff;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide:last-child {
  margin-bottom: 0;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide-thumb-active {
  background-color: #45818e;
  padding-top: 37px;
  padding-bottom: 33px;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide-thumb-active .hxjs-bt p:nth-child(1) {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide-thumb-active .hxjs-bt p:nth-child(2) {
  opacity: 0;
}
.hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide-thumb-active .hxjs-ms {
  display: block;
}
.zxzx-dh {
  margin-top: 27px;
  margin-bottom: 9.8%;
  position: relative;
}
.zxzx-dh .zxzx-pagination {
  position: relative;
  background-color: #999999;
  height: 2px;
}
.zxzx-dh .zxzx-pagination .swiper-pagination-progressbar-fill {
  background: #000;
}
.zxzx-dh .zxzx-prev,
.zxzx-dh .zxzx-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  border: solid 2px #000;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  position: absolute;
  margin-top: 0;
  border-radius: 100%;
}
.zxzx-dh .zxzx-prev img,
.zxzx-dh .zxzx-next img {
  width: 47.23%;
}
.zxzx-dh .zxzx-prev {
  left: -4.5%;
}
.zxzx-dh .zxzx-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.zxzx-dh .zxzx-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.zxzx-dh .zxzx-prev:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.zxzx-dh .zxzx-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.zxzx-dh .zxzx-prev:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.zxzx-dh .zxzx-next:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.zxzx-dh .zxzx-next:hover img:nth-child(1) {
  left: 100%;
}
.zxzx-dh .zxzx-next:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.zxzx-dh .zxzx-next {
  right: -4.5%;
  left: auto;
}
.zxzx-dh .zxzx-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.zxzx-dh .zxzx-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.zxzx-dh .zxzx-prev:after {
  display: none;
}
.zxzx-dh .zxzx-next:after {
  display: none;
}
.zxzx {
  overflow: hidden;
  margin-top: 80px;
}
.zxzx .cpyy-more {
  margin-top: 4.5%;
  border-bottom: none;
  padding-bottom: 0;
}
.zxzx .zxzx-con {
  margin-top: 40px;
  position: relative;
}
.zxzx .zxzx-con .zx-swiper {
  overflow: hidden;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box {
  height: 100%;
  background-color: #eeeeee;
  transition: all 0.5s;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-thumb {
  display: block;
  overflow: hidden;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 9.375vw;
  transition: all 0.8s;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt {
  height: calc(100% - 9.375vw);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px 10% 23px 9.4%;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div p,
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a {
  transition: all 0.5s;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div p {
  font-family: DIN-Medium;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a {
  font-size: 18px;
  /*/*font-weight: 300;*/
  line-height: 1.33;
  color: #000000;
  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: 10px;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more {
  display: flex;
  align-items: center;
  font-size: 16px;
  /*font-weight: 300;*/;
  color: #000000;
  transition: all 0.5s;
  margin-top: 24%;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more img {
  margin-left: 12px;
  transition: all 0.5s;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover {
  background-color: #45818e;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover .zxzx-thumb p {
  transform: scale(1.04);
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover .zxzx-bt div p,
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover .zxzx-bt div a,
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover .zxzx-bt .zxzx-more {
  color: #fff;
}
.zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box:hover .zxzx-bt .zxzx-more img {
  filter: brightness(0) invert(1);
}
.zxzx .zxzx-con::before {
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: '';
  z-index: 5;
}
.foot {
  background-color: #333333;
}
.foot .foot-tp {
  padding-top: 4.2%;
}
.foot .foot-tp .foot-dh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #aaa;
  padding-bottom: 35px;
}
.foot .foot-tp .foot-dh ul {
  display: flex;
}
.foot .foot-tp .foot-dh ul:nth-child(1) li {
  margin-right: 2.5vw;
}
.foot .foot-tp .foot-dh ul:nth-child(1) li a {
  font-size: 16px;
  /*font-weight: 300;*/;
  color: #ffffff;
}
.foot .foot-tp .foot-dh ul:nth-child(1) li:last-child {
  margin-right: 0;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li {
  margin-left: 20px;
  position: relative;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li .icon {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  transition: all 0.5s;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li div {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-20px);
  bottom: calc(100% + 30px);
  width: 140px;
  height: 140px;
  background-color: #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  padding: 10px;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li div img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li:hover .icon {
  background-color: #134f5c;
}
.foot .foot-tp .foot-dh ul:nth-child(2) li:hover div {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0px);
}
.foot .foot-tp .foot-lx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 58px;
}
.foot .foot-tp .foot-lx ul{
    width: 547px;
}
.foot .foot-tp .foot-lx ul li {
  margin-bottom: 13px;
  display: flex;
  align-items: center;
}
.foot .foot-tp .foot-lx ul li div:nth-child(1) {
  width: 20px;
  margin-right: 18px;
}
.foot .foot-tp .foot-lx ul li div:nth-child(2) {
  flex: 1;
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
  /*font-weight: 300;*/;
}
.foot .foot-tp .foot-lx ul li:last-child {
  margin-bottom: 0;
}
.foot .foot-tp .foot-lx .foot-logo {
  width: 17.5%;
}
.foot .foot-bt {
  background-color: #1b1b1b;
  padding: 16px 0;
  margin-top: 5.7%;
}
.foot .foot-bt .container {
  display: flex;
  justify-content: space-between;
}
.foot .foot-bt .container p,
.foot .foot-bt .container a {
  font-size: 16px;
  /*font-weight: 300;*/;
  color: #ffffff;
}
.ny-head {
  position: relative;
  top: 0 !important;
  background: #fff;
}
.ny-head .container {
  padding-left: 0;
}
.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 4s 0s forwards;
}
.i-ban .iban-con {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 44%;
}
.i-ban .iban-con div:nth-child(1) {
  font-size: 2.5vw;
  color: #ffffff;
  font-weight: 600;
}
.i-ban .iban-con div:nth-child(2) {
  font-size: 18px;
  margin-top: 5px;
  color: #ffffff;
}
.i-crumb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  align-items: center;
  bottom: 15%;
}
.i-crumb img {
  margin-right: 12px;
}
.i-crumb p {
  flex: 1;
}
.i-crumb p,
.i-crumb a {
  font-size: 16px;
  color: #ffffff;
}
.i-nav {
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-top: -45px;
  position: relative;
  z-index: 3;
}
.i-nav ul {
  display: flex;
}
.i-nav ul li {
  flex: 1;
  position: relative;
}
.i-nav ul li a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000000;
  transition: all 0.5s;
  padding: 32.5px 10px;
  line-height: 1.4;
}
.c-nav ul li a{
    padding: 21.5px 10px;
}
.i-nav ul li::after {
  width: 0%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  opacity: 0;
  transition: all 0.5s;
  height: 4px;
  background-color: #45818e;
}
.i-nav ul li:hover::after {
  width: 100%;
  opacity: 1;
}
.i-nav ul li:hover a {
  color: #328ea2;
}
.i-nav ul li.active::after {
  width: 100%;
  opacity: 1;
}
.i-nav ul li.active a {
  color: #328ea2;
}
.i-nav2 {
  margin-top: 54px;
}
.i-nav2 ul {
  display: flex;
}
.i-nav2 ul li {
  flex: 1;
}
.i-nav2 ul li a {
  display: block;
  text-align: center;
  transition: all 0.5s;
  font-size: 18px;
  line-height: 1.4;
  color: #999999;
  position: relative;
  padding: 17.5px 10px;
}
.i-nav2 ul li a::after {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  transition: all 0.5s;
  height: 1px;
  background-color: #dddddd;
}
.i-nav2 ul li:hover a {
  color: #328ea2;
}
.i-nav2 ul li:hover a::after {
  background-color: #45818e;
}
.i-nav2 ul li.active a {
  background-color: #45818e;
  color: #fff;
}
.i-nav2 ul li.active a::after {
  background-color: #45818e;
}
.c-con {
  margin-top: 55px;
  min-height: 400px;
  padding-bottom: 4.1%;
}
.c-con h3 {
  text-align: center;
  font-size: 1.875vw;
  color: #000000;
  margin-top: 63px;
  margin-bottom: 64px;
}
.c-con .row {
  margin-left: -1.4%;
  margin-right: -1.4%;
}
.c-con .row .c-items {
  padding: 0 1.4%;
  margin-bottom: 43px;
}
.c-con .row .c-items .c-items-con a:nth-child(1) {
  display: block;
  overflow: hidden;
  transition: all 0.5s;
}
.c-con .row .c-items .c-items-con a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.625vw;
  transition: all 0.8s;
}
.c-con .row .c-items .c-items-con a:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 16px;
  transition: all 0.5s;
  margin-top: 18px;
  color: #000000;
  flex-wrap: wrap;
}
.c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
                 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;
}
.c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 1px;
  opacity: 0;
  transition: all 0.5s;
  background: #000;
}
.c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(2) img {
  transition: all 0.5s;
}
.c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.c-con .row .c-items .c-items-con:hover a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(69, 129, 142, 0.7);
}
.c-con .row .c-items .c-items-con:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.c-con .row .c-items .c-items-con:hover a:nth-child(2) {
  color: #328ea2;
}
.c-con .row .c-items .c-items-con:hover a:nth-child(2) span:nth-child(1)::after {
  width: 100%;
  opacity: 1;
  background: #328ea2;
}
.c-con .row .c-items .c-items-con:hover a:nth-child(2) span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.c-con .row .c-items .c-items-con:hover a:nth-child(2) span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.clist-con .row .c-items .c-items-con a:nth-child(2) {
  font-family: DIN-Medium;
}
.ny-crumb {
  position: relative;
  bottom: 0;
  transform: initial;
  left: 0;
  margin-top: 35px;
}
.ny-crumb p,
.ny-crumb a {
  color: #333333;
  transition: all 0.5s;
}
.ny-crumb a:hover {
  color: #45818e;
}
.cshow-tp {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  margin-top: 28px;
}
.cshow-tp .cshow-tp-lf {
  width: 57.14%;
}
.cshow-tp .cshow-tp-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.cshow-tp .cshow-tp-rt {
  flex: 1;
  padding: 4.65% 4.3% 7.36%;
}
.cshow-tp .cshow-tp-rt .cshow-bt {
  font-family: DIN-Medium;
  font-size: 2.1vw;
  color: #333333;
  line-height: 1.3;
}
.cshow-tp .cshow-tp-rt .cshow-desc {
  font-size: 16px;
  /*font-weight: 300;*/;
  line-height: 1.875;
  color: #333333;
  margin-top: 6.7%;
}
.cshow-tp .cshow-tp-rt .cshow-lx {
  display: flex;
  border-top: 1px solid #dddddd;
  padding-top: 14.1%;
  margin-top: 15.27%;
}
.cshow-tp .cshow-tp-rt .cshow-lx li {
  margin-right: 20px;
}
.cshow-tp .cshow-tp-rt .cshow-lx li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  background-color: #333333;
  font-size: 18px;
  color: #ffffff;
  /*font-weight: 300;*/;
  transition: all 0.5s;
}
.cshow-tp .cshow-tp-rt .cshow-lx li a:hover {
  background-color: #45818e;
}
.cshow-tp .cshow-tp-rt .cshow-lx li:last-child {
  margin-right: 0;
}
.cshow-content {
  margin-top: 90px;
  background-color: #ffffff;
  padding: 64px 4.2% 90px;
}
.cshow-content h3 {
  font-size: 1.5625vw;
  color: #000000;
  border-bottom: 1px solid #dddddd;
  position: relative;
  padding-bottom: 30px;
  padding-left: 25px;
  font-weight: 400;
}
.cshow-content h3::before {
  position: absolute;
  left: 0;
  top: 8%;
  content: '';
  width: 0.3125vw;
  height: 1.5625vw;
  background-color: #45818e;
}
.cshow-content .cptd {
  font-size: 16px;
  color: #333333;
  line-height: 2.25;
}
.cshow-content .cptd h3 {
  margin-bottom: 11px;
  margin-top: 44px;
}
.cshow-content .cptd h3:nth-child(1){
    margin-top: 0;
}
.cshow-content .cptd strong {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-top: 13px;
}
.cshow-content .yyly {
  margin-top: 53px;
}
.cshow-content .yyly h3 {
  margin-bottom: 49px;
}
.cshow-content .yyly ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cshow-content .yyly ul li {
  width: 48.4%;
  text-align: center;
  margin-bottom: 41px;
}
.cshow-content .yyly ul li div:nth-child(1) {
  overflow: hidden;
}
.cshow-content .yyly ul li div:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 18.75vw;
  transition: all 0.8s;
}
.cshow-content .yyly ul li div:nth-child(2) {
  font-size: 16px;
  line-height: 1.4;
  transition: all 0.5s;
  color: #333333;
  margin-top: 24px;
}
.cshow-content .yyly ul li:hover div:nth-child(1) p {
  transform: scale(1.04);
}
.cshow-content .yyly ul li:hover div:nth-child(2) {
  color: #328ea2;
}
.cshow-content .cpgg {
  margin-top: 44px;
}
.cshow-content .cpgg h3 {
  margin-bottom: 43px;
}
.cshow-content .cpgg table {
  width: 100%;
}
.cshow-content .cpgg table tr {
  text-align: center;
  line-height: 1.3;
}
.cshow-content .cpgg table tr th {
  font-size: 18px;
  font-weight: bold;
  background-color: #45818e;
  color: #ffffff;
  border: 1px solid #fff;
  padding: 17.9px 10px;
}
.cshow-content .cpgg table tr td {
  width: 25%;
  background-color: #f2f2f2;
  font-size: 18px;
  /*font-weight: 300;*/;
  color: #333333;
  border: 1px solid #fff;
  padding: 18px 10px;
}
.cshow-xg {
  margin-top: 71px;
  padding-bottom: 5.3%;
}
.cshow-xg .sy-bt {
  text-align: center;
}
.xgcp-pagination {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  margin-top: 3.3%;
}
.xgcp-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #ddd;
  border-radius: 6px;
  opacity: 1;
  margin: 0 7px;
  transition: all 0.5s;
}
.xgcp-pagination .swiper-pagination-bullet-active {
  width: 70px;
  background-color: #45818e;
}
.xgcp-swiper {
  margin-top: 49px;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
  display: block;
  overflow: hidden;
  transition: all 0.5s;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 15.625vw;
  transition: all 0.8s;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 18px;
  transition: all 0.5s;
  margin-top: 18px;
  color: #000000;
  font-family: DIN-Medium;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 1px;
  opacity: 0;
  transition: all 0.5s;
  background: #000;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(2) img {
  transition: all 0.5s;
}
.xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(1) {
  box-shadow: 1px 1px 15px rgba(69, 129, 142, 0.7);
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) {
  color: #328ea2;
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) span:nth-child(1)::after {
  width: 100%;
  opacity: 1;
  background: #328ea2;
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.xgcp-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.g-jj {
  margin-top: 53px;
}
.g-jj .g-jj-con {
  font-size: 18px;
  /*font-weight: 300;*/;
  line-height: 2;
  color: #333333;
}
.g-jj .g-jj-con h1{
    font-size: 2.1vw;
    margin-bottom: 2%;
}
.g-jj .g-jj-con h2{
    font-size: 1.4583vw;
}
.g-jj .xgcp-swiper {
  margin-top: 7.2%;
}
.g-lc {
  margin-top: 80px;
  background: url(../images/lc-bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 5.2%;
  padding-bottom: 9.45%;
}
.g-lc .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-lc .container .g-lc-lf .sy-bt {
  text-align: left;
}
.g-lc .container .g-lc-lf .g-lc-sj {
  margin-top: 20px;
  position: relative;
  padding-left: 28px;
}
.g-lc .container .g-lc-lf .g-lc-sj .lc-prev,
.g-lc .container .g-lc-lf .g-lc-sj .lc-next {
  position: relative;
  left: 50%;
  right: 0;
  background: none;
  transform: translateX(-50%);
  margin: 0;
  width: 28px;
  height: 16px;
  line-height: 0;
  transition: all 0.5s;
}
.g-lc .container .g-lc-lf .g-lc-sj .lc-prev {
  top: 0;
  margin-bottom: 29px;
}
.g-lc .container .g-lc-lf .g-lc-sj .lc-next {
  bottom: 0;
  margin-top: 29px;
}
.g-lc .container .g-lc-lf .g-lc-sj .sjz {
  position: absolute;
  left: 0;
  top: 0;
  height: 306px;
  bottom: 0;
  margin: auto 0;
}
.g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper {
  height: 306px;
}
.g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide {
  cursor: pointer;
}
.g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide div {
  font-family: DIN-Medium;
  font-size: 18px;
  transition: all 0.5s;
  color: #000000;
  opacity: 0.5;
}
.g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide-thumb-active div {
  opacity: 1;
}
.g-lc .container .g-lc-rt {
  width: 79.3%;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0 !important;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf {
  width: 44%;
  opacity: 0;
  transform: translateX(-13%);
  transition: all 1s;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(1) {
  font-family: DIN-Medium;
  font-size: 3.125vw;
  color: #000000;
  font-weight: bold;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) {
  margin-top: 11px;
  font-size: 16px;
  /*font-weight: 300;*/;
  line-height: 1.875;
  color: #333333;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) h5 {
  font-size: 20px;
  color: #000000;
  margin-bottom: 14px;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-rt {
  width: 47.3%;
  opacity: 0;
  transform: translateX(13%);
  transition: all 1s;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide-active {
  opacity: 1 !important;
}
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide-active .lnr-lf,
.g-lc .container .g-lc-rt .lnr-swiper .swiper-slide-active .lnr-rt {
  opacity: 1;
  transform: translateX(0);
}
.g-ry {
  padding-top: 5%;
  background: url(../images/ry-bg.jpg) no-repeat bottom center;
  background-size: cover;
  padding-bottom: 52px;
}
.g-ry .g-ry-bt {
  text-align: center;
}
.g-ry .g-ry-bt .g-ry-desc {
  font-size: 18px;
  line-height: 1.4;
  color: #000000;
  /*font-weight: 300;*/;
  margin-top: 9px;
}
.g-ry .gry-pagination {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  margin-top: -6px;
}
.g-ry .gry-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #134f5c;
  border-radius: 6px;
  opacity: 0.3;
  margin: 0 7px;
  transition: all 0.5s;
}
.g-ry .gry-pagination .swiper-pagination-bullet-active {
  width: 70px;
  opacity: 1;
}
.g-ry .g-ry-con {
  margin-top: 68px;
}
.g-ry .g-ry-con .ryt {
  width: 100%;
}
.g-ry .g-ry-con .container {
  position: relative;
}
.g-ry .g-ry-con .container .gry-prev,
.g-ry .g-ry-con .container .gry-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  border: solid 2px #000;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  position: absolute;
  margin-top: 0;
  border-radius: 100%;
}
.g-ry .g-ry-con .container .gry-prev img,
.g-ry .g-ry-con .container .gry-next img {
  width: 47.23%;
}
.g-ry .g-ry-con .container .gry-prev {
  left: -4.7%;
}
.g-ry .g-ry-con .container .gry-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.g-ry .g-ry-con .container .gry-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.g-ry .g-ry-con .container .gry-prev:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.g-ry .g-ry-con .container .gry-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.g-ry .g-ry-con .container .gry-prev:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.g-ry .g-ry-con .container .gry-next:hover {
  box-shadow: 1px 1px 10px #45818e;
  border: 2px solid #45818e;
  background: #45818e;
}
.g-ry .g-ry-con .container .gry-next:hover img:nth-child(1) {
  left: 100%;
}
.g-ry .g-ry-con .container .gry-next:hover img:nth-child(2) {
  left: 30%;
  filter: brightness(0) invert(1);
}
.g-ry .g-ry-con .container .gry-next {
  right: -4.7%;
  left: auto;
}
.g-ry .g-ry-con .container .gry-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.g-ry .g-ry-con .container .gry-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.g-ry .g-ry-con .container .gry-prev:after {
  display: none;
}
.g-ry .g-ry-con .container .gry-next:after {
  display: none;
}
.g-ry .g-ry-con .container .gry-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.g-ry .g-ry-con .container .gry-swiper .swiper-wrapper .swiper-slide img {
  max-height: 100%;
}
.g-ry .g-ry-con .container .gry-swiper .swiper-wrapper .swiper-slide img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 87%;
}
.g-kh {
  margin-top: 72px;
  margin-bottom: 76px;
}
.g-kh .g-kh-con {
  margin: 0 auto;
  position: relative;
  width: 74.856%;
  margin-top: 13px;
}
.g-kh .g-kh-con .g-kh-circle div {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  width: 3.64583vw;
  height: 3.64583vw;
  border-radius: 100%;
  transform: scale(0);
  opacity: 0;
  transition: all 0.6s;
  animation: pp 3s infinite linear;
  overflow: hidden;
}
.g-kh .g-kh-con .g-kh-circle div img {
  max-height: 70%;
  max-width: 68%;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(2n) {
  animation: pp1 5s infinite linear;
}
@keyframes pp {
  0% {
    transform: translateX(-2px) translateY(-8px);
  }
  50% {
    transform: translateX(0px) translateY(0px);
  }
  100% {
    transform: translateX(-2px) translateY(-8px);
  }
}
@keyframes pp1 {
  0% {
    transform: translateX(2px) translateY(8px);
  }
  50% {
    transform: translateX(0px) translateY(0px);
  }
  100% {
    transform: translateX(2px) translateY(8px);
  }
}
.g-kh .g-kh-con .g-kh-circle div.animated {
  opacity: 1;
  transform: scale(1);
}
.g-kh .g-kh-con .g-kh-circle .big {
  width: 4.6875vw;
  height: 4.6875vw;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(1) {
  left: 15%;
  top: 49%;
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(2) {
  left: 21%;
  top: 31%;
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(3) {
  left: 22%;
  top: 57%;
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(4) {
  left: 29.58%;
  top: 17%;
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(5) {
  left: 31%;
  top: 43%;
  transition-delay: 0.7s;
  animation-delay: 0.7s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(6) {
  left: 31%;
  top: 69%;
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(7) {
  left: 37%;
  top: 9%;
  animation-delay: 0.5s;
  transition-delay: 0.5s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(8) {
  left: 37.5%;
  top: 28%;
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(9) {
  left: 37.5%;
  top: 55%;
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(10) {
  left: 39.3%;
  top: 79%;
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(11) {
  left: 46.3%;
  top: 15%;
  transition-delay: 0.7s;
  animation-delay: 0.7s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(12) {
  left: 46.3%;
  top: 67%;
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(13) {
  left: 58%;
  top: 9%;
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(14) {
  left: 56%;
  top: 28%;
  transition-delay: 0.7s;
  animation-delay: 0.7s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(15) {
  left: 56%;
  top: 55%;
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(16) {
  left: 57%;
  top: 79%;
  transition-delay: 0.3s;
  animation-delay: 0.3s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(17) {
  left: 67%;
  top: 17%;
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(18) {
  left: 65%;
  top: 43%;
  transition-delay: 0.2s;
  animation-delay: 0.2s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(19) {
  left: 64.3%;
  top: 69%;
  transition-delay: 0.4s;
  animation-delay: 0.4s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(20) {
  left: 74.3%;
  top: 31%;
  transition-delay: 0.5s;
  animation-delay: 0.5s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(21) {
  left: 73.2%;
  top: 57%;
  transition-delay: 0.7s;
  animation-delay: 0.7s;
}
.g-kh .g-kh-con .g-kh-circle div:nth-child(22) {
  left: 80.2%;
  top: 49%;
  transition-delay: 0.6s;
  animation-delay: 0.6s;
}
#profile {
  top: -8%;
}
#history {
  top: 0;
}
#honor {
  top: 0;
}
#customer {
  top: 0;
}
.chxjs-con .row .c-items .c-items-con a:nth-child(2) {
  font-weight: 500;
}
.k-shzr {
  display: flex;
  margin-top: 90px;
  justify-content: space-between;
  align-items: center;
}
.k-shzr .k-shzr-lf {
  width: 50%;
}
.k-shzr .k-shzr-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 25vw;
}
.k-shzr .k-shzr-rt {
  line-height: 1.4;
  width: 46%;
}
.k-shzr .k-shzr-rt h5 {
  font-size: 18px;
  color: #328ea2;
}
.k-shzr .k-shzr-rt h1 {
  font-size: 2.2vw;
  color: #328ea2;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 16px;
}
.k-shzr .k-shzr-rt h2 {
  font-family: DIN-Medium;
  font-size: 3.125vw;
  color: #328ea2;
  margin-top: 10px;
}
.k-shzr .k-shzr-rt h3 {
  font-size: 1.4vw;
  color: #333333;
  font-weight: 600;
  margin-top: 10px;
}
.k-shzr .k-shzr-rt ul {
  margin-top: 33px;
  font-size: 16px;
  /*font-weight: 300;*/;
  color: #000000;
}
.k-shzr .k-shzr-rt ul li {
  margin-bottom: 19px;
  position: relative;
  padding-left: 20px;
}
.k-shzr .k-shzr-rt ul li::before {
  position: absolute;
  left: 0;
  top: 6.5px;
  content: '';
  background: url(../images/yq.png) no-repeat center center;
  background-size: 100%;
  width: 10px;
  height: 10px;
}
.k-shzr .k-shzr-rt ul li:last-child {
  margin-bottom: 0;
}
.k-fzmb {
  margin-top: 5.5%;
}
.k-fzmb .k-fzmb-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  color: #000000;
  margin-top: 6px;
  text-align: center;
}
.k-fzmb .k-fzmb-con {
  display: flex;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 76px;
}
.k-fzmb .k-fzmb-con .k-fzmb-items {
  width: 20%;
  padding: 0 10px;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con {
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 12% 8% 19% 8%;
  transition: all 0.5s;
}
.k-fzmb .k-fzmb-con .k-fzmb-items:nth-child(1) .k-fzmb-items-con {
    background-color: #13b5b1;
}
.k-fzmb .k-fzmb-con .k-fzmb-items:nth-child(2) .k-fzmb-items-con {
    background-color: #80c269;
}
.k-fzmb .k-fzmb-con .k-fzmb-items:nth-child(3) .k-fzmb-items-con {
    background-color: #f8b551;
}
.k-fzmb .k-fzmb-con .k-fzmb-items:nth-child(4) .k-fzmb-items-con {
    background-color: #6873ca;
}
.k-fzmb .k-fzmb-con .k-fzmb-items:nth-child(5) .k-fzmb-items-con {
    background-color: #1a7ecc;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con h1 {
  font-family: DIN-Medium;
  font-size: 15.625vw;
  color: #ffffff;
  opacity: 0.2;
  font-weight: bold;
  right: -28%;
  bottom: 21%;
  position: absolute;
  line-height: 0;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-bt div:nth-child(1) {
  font-size: 19px;
  line-height: 1.2;
  color: #ffffff;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-bt div:nth-child(2) {
  font-family: DIN-Medium;
  font-size: 16px;
  color: #ffffff;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-jt {
  display: flex;
  height: 1.31vw;
  align-items: flex-end;
  margin-top: 38%;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-jt img {
  max-height: 100%;
}
.k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con:hover {
  transform: translateY(-4px);
}
.k-fzdt {
  margin-top: 5.2%;
  margin-bottom: 9%;
}
.k-fzdt .k-fzdt-con {
  display: flex;
  margin-top: 52px;
  justify-content: space-between;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf {
  width: 64.3%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper {
  height: 100%;
  position: relative;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination {
  width: fit-content;
  right: 5.5%;
  bottom: 10.5%;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  left: auto;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0;
  margin-left: 20px;
  transition: all 0.5s;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet:nth-child(1) {
  margin-left: 0;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  opacity: 1;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper {
  height: 100%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  height: 100%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .thumb {
  display: block;
  height: 100%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 7.35% 38px;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-zz {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-tp {
  position: relative;
  z-index: 2;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-tp a:nth-child(1) {
  width: 20%;
  display: block;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-tp a:nth-child(2) {
  font-size: 2.1vw;
  color: #ffffff;
  font-weight: 600;
  font-family: DIN-Medium;
  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: 7px;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt {
  position: relative;
  z-index: 2;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt p {
  font-family: DIN-Medium;
  font-size: 16px;
  color: #ffffff;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt a {
  font-size: 1.25vw;
  color: #ffffff;
  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;
  padding-right: 18%;
}
.k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide:hover .thumb p {
  transform: scale(1.04);
}
.k-fzdt .k-fzdt-con .k-fzdt-rt {
  width: 34.3%;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt .thumb {
  display: block;
  overflow: hidden;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt .thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transition: all 0.8s;
  height: 12.5vw;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div {
  padding: 29px 8.1% 26px;
  border: solid 1px #dddddd;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div p {
  font-family: DIN-Medium;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  transition: all 0.5s;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(2) {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #000000;
  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;
  height: 48px;
  margin-top: 4px;
  transition: all 0.5s;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) {
  display: flex;
  align-items: center;
  font-size: 16px;
  transition: all 0.5s;
  margin-top: 18px;
  color: #000000;
  font-weight: 400;
  margin-top: 16.2%;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 1px;
  opacity: 0;
  transition: all 0.5s;
  background: #000;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(2) img {
  transition: all 0.5s;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover .thumb p {
  transform: scale(1.04);
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div a:nth-child(2),
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div p {
  color: #328ea2;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div a:nth-child(3) {
  color: #328ea2;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div a:nth-child(3) span:nth-child(1)::after {
  width: 100%;
  opacity: 1;
  background: #328ea2;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div a:nth-child(3) span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.k-fzdt .k-fzdt-con .k-fzdt-rt:hover div a:nth-child(3) span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
#responsibility {
  top: 0;
}
#dynamic {
  top: -5%;
}
.l-con {
  margin-bottom: 5.5%;
  display: flex;
  justify-content: space-between;
  margin-top: 86px;
}
.l-con .sy-bt {
  text-align: left;
}
.l-con .l-lf {
  width: 43%;
  padding-right: 2.5%;
  position: relative;
}
.l-con .l-lf .sy-bt{
    line-height: 1.3;
}
.l-con .l-lf ul {
  margin-top: 9.5%;
}
.l-con .l-lf ul li {
  margin-bottom: 9%;
  display: flex;
  transition: all 0.5s;
  align-items: flex-start;
}
.l-con .l-lf ul li div:nth-child(1) {
  width: 32px;
  margin-right: 20px;
  position: relative;
  top: 4px;
}
.l-con .l-lf ul li div:nth-child(2) {
  font-size: 20px;
  line-height: 1.8;
  flex: 1;
  color: #000000;
  transition: all 0.5s;
}
.l-con .l-lf ul li:last-child {
  margin-bottom: 0;
}
.l-con .l-lf ul li:hover {
  transform: translateX(4px);
}
.l-con .l-lf ul li:hover div:nth-child(2) {
  color: #328ea2;
}
.l-con .l-lf::after {
  position: absolute;
  right: 0;
  top: 3%;
  content: '';
  width: 1px;
  height: 100%;
  background: #ddd;
}
.l-con .l-rt {
  width: 49.1%;
}
.l-con .l-rt form {
  margin-top: 16px;
}
.l-con .l-rt form button {
  width: 140px;
  height: 50px;
  background-color: #45818e;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.l-con .l-rt form button:hover {
  transform: translateX(4px);
  box-shadow: 1px 1px 10px #45818e;
}
.l-con .l-rt form div {
  border: solid 1px #cccccc;
  margin-bottom: 10px;
}
.l-con .l-rt form div input,
.l-con .l-rt form div textarea {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #000;
  line-height: initial;
  padding: 13px 14px;
}
.l-con .l-rt form div textarea {
  min-height: 90px;
}
.l-con .l-rt form div ::-webkit-input-placeholder {
  color: #666;
}
.l-con .l-rt form div :-moz-placeholder {
  color: #666;
}
.l-con .l-rt form div ::-moz-placeholder {
  color: #666;
}
.l-con .l-rt form div :-ms-input-placeholder {
  color: #666;
}
.l-con .l-rt form div ::-ms-input-placeholder {
  color: #666;
}
.l-con .l-rt form div:last-child {
  margin-top: 0;
}
.wjxz-nav ul li a {
  font-family: DIN-Medium;
}
.xz-con {
  margin-top: 78px;
  margin-bottom: 5.4%;
}
.xz-con .row {
  margin-left: -1.4%;
  margin-right: -1.4%;
}
.xz-con .row .xz-items {
  padding: 0 1.4%;
  margin-bottom: 2.8%;
}
.xz-con .row .xz-items .xz-items-con {
  background-color: #eeeeee;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 32px 9.2% 24px;
  justify-content: space-between;
  transition: all 0.5s;
}
.xz-con .row .xz-items .xz-items-con .xz-tp p {
  font-family: DIN-Medium;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.xz-con .row .xz-items .xz-items-con .xz-tp a {
  font-size: 16px;
  display: block;
  transition: all 0.5s;
  color: #333333;
  margin-top: 6px;
}
.xz-con .row .xz-items .xz-items-con .xz-bt {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #096dd9;
  margin-top: 10%;
}
.xz-con .row .xz-items .xz-items-con .xz-bt img {
  margin-right: 13px;
}
.xz-con .row .xz-items .xz-items-con:hover {
  transform: translateY(-4px);
  box-shadow: 1px 1px 10px #ddd;
}
.xz-con .row .xz-items .xz-items-con:hover .xz-tp a {
  color: #328ea2;
}
.x-con {
  margin-top: 87px;
  margin-bottom: 6%;
}
.x-con .x-items {
  display: flex;
  border-bottom: 1px solid #dddddd;
  align-items: center;
  padding: 42px 0;
  padding-right: 2.86%;
  transition: all 0.5s;
}
.x-con .x-items .x-lf {
  flex: 1;
  padding-right: 6%;
  display: flex;
  align-items: center;
}
.x-con .x-items .x-lf .thumb {
  width: 33.2%;
  overflow: hidden;
  transition: all 0.5s;
}
.x-con .x-items .x-lf .thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 200px;
}
.x-con .x-items .x-lf .x-nr {
  flex: 1;
  padding-left: 4.2%;
}
.x-con .x-items .x-lf .x-nr a {
  transition: all 0.5s;
}
.x-con .x-items .x-lf .x-nr a:nth-child(1) {
  font-size: 20px;
  color: #333333;
  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;
  line-height: 1.3;
}
.x-con .x-items .x-lf .x-nr a:nth-child(2) {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  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;
  margin-top: 13px;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-top: 16px;
  color: #333;
  font-weight: 400;
  margin-top: 14px;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(1) {
  position: relative;
  padding: 3px 0;
  margin-right: 11px;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 1px;
  opacity: 0;
  transition: all 0.5s;
  background: #000;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(2) img {
  transition: all 0.5s;
}
.x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s;
}
.x-con .x-items .x-rt {
  padding: 16px 32px;
  text-align: center;
  background-color: #f4f8f9;
  line-height: 1;
  transition: all 0.5s;
}
.x-con .x-items .x-rt div:nth-child(1) {
  font-size: 3.125vw;
  font-weight: bold;
  color: #333;
  transition: all 0.5s;
  font-family: DIN-Medium;
}
.x-con .x-items .x-rt div:nth-child(2) {
  font-family: DIN-Medium;
  font-size: 18px;
  color: #333;
  margin-top: 20px;
  transition: all 0.5s;
}
.x-con .x-items:nth-child(1) {
  padding-top: 0;
}
.x-con .x-items:hover {
  transform: translateX(4px);
}
.x-con .x-items:hover .x-lf .thumb {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}
.x-con .x-items:hover .x-lf .x-nr a {
  color: #328ea2 !important;
}
.x-con .x-items:hover .x-lf .x-nr a:nth-child(3) {
  color: #328ea2;
}
.x-con .x-items:hover .x-lf .x-nr a:nth-child(3) span:nth-child(1)::after {
  width: 100%;
  opacity: 1;
  background: #328ea2;
}
.x-con .x-items:hover .x-lf .x-nr a:nth-child(3) span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.x-con .x-items:hover .x-lf .x-nr a:nth-child(3) span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.x-con .x-items:hover .x-rt {
  background-color: #45818e;
}
.x-con .x-items:hover .x-rt div,
.x-con .x-items:hover .x-rt p {
  color: #fff !important;
}
.x-con .x-items:nth-last-child(2) {
  margin-bottom: 73px;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  display: block;
  font-family: DIN-Medium;
  font-size: 16px;
  transition: all 0.5s;
  color: #333333;
  background-color: #eeeeee;
  padding: 6px 15.75px;
  font-weight: 800;
}
.pagination li a img {
  transition: all 0.5s;
}
.pagination li:hover a {
  background-color: #45818e;
  color: #fff;
}
.pagination li:hover a img {
  filter: brightness(0) invert(1);
}
.xshow-crumb {
  position: initial;
  transform: initial;
  left: 0;
  margin-top: 30px;
}
.xshow-crumb p,
.xshow-crumb a {
  color: #333;
}
.xshow-con {
  margin-bottom: 7%;
  background: #fff;
  margin-top: 30px;
  padding: 48px 5.25% 77px;
}
.xshow-con .xshow-bt {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  color: #333333;
}
.xshow-con .xshow-sj {
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-top: 27px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 13px;
}
.xshow-con .xshow-content {
  font-size: 16px;
  line-height: 1.875;
  color: #333333;
  margin-top: 40px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 50px;
  min-height: 370px;
}
.xshow-con .xshow-dh {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 48px;
  align-items: center;
}
.xshow-con .xshow-dh div p {
  margin-bottom: 11px;
}
.xshow-con .xshow-dh div p a {
  font-size: 16px;
  line-height: 1.4;
  transition: all 0.5s;
  color: #333333;
}
.xshow-con .xshow-dh div p a:hover {
  color: #45818e;
}
.xshow-con .xshow-dh div p:last-child {
  margin-bottom: 0;
}
.xshow-con .xshow-dh .xshow-back {
  width: 140px;
  height: 60px;
  background-color: #45818e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  transition: all 0.5s;
  color: #ffffff;
}
.xshow-con .xshow-dh .xshow-back:hover {
  transform: translateX(-4px);
  box-shadow: 1px 1px 10px #45818e;
}
.z-zp {
  padding-top: 30px;
  background-color: #f2f2f2;
  padding-bottom: 5.74%;
}
.z-zp::before{
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 20%;
    content:'';
    background-color: #f2f2f2;
}
.z-zp .container .z-zp-con {
  margin-top: 50px;
}
.z-zp .container .z-zp-con .z-zp-items {
  background: #fff;
  margin-bottom: 40px;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  padding: 34px 2.9% 34px 3.22%;
  cursor: pointer;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(1) {
  font-size: 20px;
  transition: all 0.5s;
  color: #000000;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul {
  display: flex;
  font-size: 15px;
  color: #333333;
  transition: all 0.5s;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li {
  position: relative;
  padding: 0 1.67vw;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  right: 0;
  width: 1px;
  height: 19px;
  background-color: #000000;
  opacity: 0.3;
  transition: all 0.5s;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li:last-child {
  padding-right: 0;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li:last-child::after {
  display: none;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li:nth-child(1) {
  padding-left: 0;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) p:nth-child(1) {
  font-size: 16px;
  transition: all 0.5s;
  color: #333333;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) .icon {
  margin-left: 3.125vw;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) .icon img {
  transition: all 0.5s;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-nr {
  font-size: 16px;
  line-height: 1.875;
  color: #000000;
  display: none;
  padding: 37px 2.9% 61px 3.22%;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-nr h5 {
  font-weight: bold;
  margin-bottom: 6px;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-nr .z-zp-jl {
  font-size: 16px;
  font-weight: 600;
  display: block;
  transition: all 0.5s;
  color: #328ea2;
  margin-top: 27px;
}
.z-zp .container .z-zp-con .z-zp-items .z-zp-nr .z-zp-jl:hover {
  transform: translateX(4px);
}
.z-zp .container .z-zp-con .z-zp-items:last-child {
  margin-bottom: 0;
}
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head {
  background-color: #45818e;
}
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head div:nth-child(1),
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head ul {
  color: #fff;
}
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head div:nth-child(3) p:nth-child(1) {
  color: #fff;
}
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head ul li::after {
  background: #fff;
}
.z-zp .container .z-zp-con .z-zp-items:hover .z-zp-head div:nth-child(3) .icon img {
  filter: brightness(0) invert(1);
}
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head {
  background-color: #45818e;
}
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head div:nth-child(1),
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head ul {
  color: #fff;
}
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head div:nth-child(3) p:nth-child(1) {
  color: #fff;
}
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head ul li::after {
  background: #fff;
}
.z-zp .container .z-zp-con .z-zp-items.active .z-zp-head div:nth-child(3) .icon img {
  filter: brightness(0) invert(1);
  transform: rotateZ(180deg);
}
.z-gsfl {
  background: url(../images/fl-bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 69px;
  padding-bottom: 50px;
}
.z-gsfl .container .sy-bt {
  color: #fff;
}
.z-gsfl .container .z-gsfl-desc {
  font-size: 16px;
  line-height: 1.875;
  color: #ffffff;
  text-align: center;
  margin-top: 13px;
}
.z-gsfl .container .z-gsfl-con {
  display: flex;
  margin-top: 32px;
  flex-wrap: wrap;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items {
  width: calc(100%/3);
  padding: 20px 1.3% 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  height: 180px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: all 0.5s;
  flex-direction: column;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(1) {
  width: 2.3vw;
  margin-right: 16px;
  height: 2.5vw;
  display: flex;
  transition: all 0.5s;
  align-items: center;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(1) img {
  max-height: 100%;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
    font-size: 21px;
    width: 17vw;
    transition: all 0.5s;
    color: #ffffff;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(2) {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  display: none;
  margin-top: 5px;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(2) a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 4;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  /*height: 84px;*/
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-child(3n) {
  border-right: none !important;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-last-child(1),
.z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-last-child(2),
.z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-last-child(3) {
  border-bottom: none !important;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items:hover {
  background-color: #45818e;
  border-bottom: 1px solid #45818e;
  border-right: 1px solid #45818e;
}
.z-gsfl .container .z-gsfl-con .z-gsfl-items:hover div:nth-child(1) {
  justify-content: flex-start;
}
.z-fc-con .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  font-family: 'Noto Sans SC', sans-serif;
  justify-content: center;
  text-align: center;
}
.z-fc-con .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
  box-shadow: none !important;
}
#recruit {
  top: 0%;
}
#welfare {
  top: 0%;
}
#charm {
  top: -2%;
}
@media (min-width: 767px) {
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}
@media (max-width: 1700px) {
  .head .container .head-rt .head-nav .head-li .head-a {
    font-size: 15px;
  }
  .head .container .head-rt .head-nav .head-li {
    margin-right: 2.5vw;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit {
    font-size: 18px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a,
  .gssm .gssm-rt .gssm-nr {
    font-size: 17px;
  }
  .head .container .head-rt .head-nav .head-li div a{
      font-size: 14px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont{
      width: 69%;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(1) em{
      font-size: 16px;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2){
      font-size: 18px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li {
    padding: 0 1.3vw;
}
.i-nav ul li a{
    font-size: 16px;
}
    .head .container .head-rt .head-nav .head-li .head-a {
        font-size: 14px;
    }
    .head .container .head-rt .head-ss {
    margin-left: 1.1vw;
    padding-left: 1.1vw;
}
.head .container .head-rt .head-nav .head-li {
        margin-right: 1.3vw;
    }
    .foot .foot-tp .foot-dh ul:nth-child(1) li {
    margin-right: 1.6vw;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) span{
    font-size: 15px;
}
.cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr{
    padding: 0 8%;
}
.gssm .gssm-rt ul li a div:nth-child(2){
    font-size: 16px;
}
}
@media (max-width: 1599px) {
  .head .container .head-rt .head-nav .head-li {
    margin-right: 2.2vw;
  }
  .head {
    top: 25px;
  }
  .gssm .gssm-rt ul li a div:nth-child(2),
  .gssm .gssm-rt .gssm-more,
  .cpyy-more,
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit,
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 17px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
    width: 139px;
    height: 48px;
    border-radius: 25px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a,
  .gssm .gssm-rt .gssm-nr {
    font-size: 16px;
  }
  .gssm .gssm-rt .gssm-more {
    margin-top: 9%;
  }
  .gssm .gssm-rt ul {
    margin-top: 13.5%;
  }
  .i-ban .iban-con div:nth-child(2),
  .i-nav ul li a,
  .i-nav2 ul li a,
  .c-con .row .c-items .c-items-con a:nth-child(2) {
    font-size: 17px;
  }
  .cshow-tp .cshow-tp-rt .cshow-lx li a {
    width: 130px;
    height: 49px;
    font-size: 17px;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2),
  .cshow-content .cpgg table tr td,
  .cshow-content .cpgg table tr th,
  .cshow-content .cptd strong {
    font-size: 17px;
  }
  .cshow-content .cptd {
    font-size: 15px;
  }
  .cshow-content h3::before {
    top: 5%;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(2),
  .g-ry .g-ry-bt .g-ry-desc,
  .g-jj .g-jj-con,
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide div {
    font-size: 17px;
  }
  .k-shzr .k-shzr-rt h5 {
    font-size: 17px;
  }
  .l-con .l-lf ul li div:nth-child(2) {
    font-size: 18px;
  }
  .l-con .l-lf ul li div:nth-child(1) {
    width: 28px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(1) {
    font-size: 18px;
  }
  .x-con .x-items .x-rt div:nth-child(2) {
    font-size: 16px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(3),
  .x-con .x-items .x-lf .x-nr a:nth-child(2) {
    font-size: 15px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(1) {
    font-size: 19px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul {
    font-size: 14px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) p:nth-child(1) {
    font-size: 15px;
  }
      .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont {
        width: 70%;
    }
        .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(1) em {
        font-size: 15px;
    }
    .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
        font-size: 16px;
    }
        .i-nav ul li a {
        font-size: 16px;
    }
        .head .container .head-rt .head-nav .head-li {
        margin-right: 1.4vw;
    }
    .head .container{
        max-width: 85%;
    }
            .foot .foot-tp .foot-dh ul:nth-child(1) li a {
    font-size: 14px;
    }
    .foot .foot-tp .foot-dh ul:nth-child(1) li {
    margin-right: 1.8vw;
}
.gssm .gssm-rt ul li a div:nth-child(2){
    font-size: 15px;
}
}
@media (max-width: 1477px) {
  .container {
    max-width: 77.5%;
  }
  .gssm .gssm-rt ul li a div:nth-child(2),
  .gssm .gssm-rt .gssm-more,
  .cpyy-more,
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit,
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 16px;
  }
  .gssm .gssm-rt .gssm-more {
    margin-top: 6%;
  }
  .gssm .gssm-rt ul {
    margin-top: 9.5%;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) span,
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(1) {
    font-size: 14px;
  }
  .l-con .l-lf ul li div:nth-child(2) {
    font-size: 17px;
  }
  .l-con .l-lf ul li div:nth-child(1) {
    width: 25px;
  }
  .l-con .l-rt form div input,
  .l-con .l-rt form div textarea {
    font-size: 15px;
  }
      .cpyy .row .cpyy-items .cpyy-items-con .cpyy-tit span:nth-child(1) em {
        font-size: 14px;
    }
    .shengming{
        right: 0.5% !important;
    }
    .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
        font-size: 15px;
    }
    .i-nav ul li a {
        font-size: 15px;
    }
        .head .container .head-rt .head-nav .head-li .head-a {
        font-size: 13px;
    }
.gssm .gssm-rt ul li a div:nth-child(2){
    font-size: 15px;
}
}
@media (max-width: 1365px) {
  .container {
    max-width: 84.5%;
  }
  .head {
    top: 17px;
  }
  .head .container .head-rt .head-ss {
    padding: 30.77px 0;
    padding-left: 1.927vw;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    padding: 30px 0;
  }
  .sy-bt {
    font-size: 25px;
  }
  .gssm .gssm-rt .gssm-nr {
    /*margin-top: 12px;*/
  }
  .gssm .gssm-rt ul li a div:nth-child(1) {
    height: 115px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms div {
    font-size: 14px;
    height: 54px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p:nth-child(1) {
    font-size: 16px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide-thumb-active .hxjs-bt p:nth-child(1) {
    font-size: 18px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more,
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more {
    font-size: 15px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-thumb p {
    height: 15.375vw;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt {
    height: calc(100% - 15.375vw);
  }
  .i-ban .iban-con div:nth-child(2),
  .i-nav ul li a,
  .i-nav2 ul li a,
  .c-con .row .c-items .c-items-con a:nth-child(2) {
    font-size: 16px;
  }
  .i-nav ul li a {
    padding: 27.5px 10px;
  }
  .c-nav ul li a {
        padding: 17.5px 10px;
    }
  .i-nav {
    margin-top: -38px;
  }
  .i-crumb p,
  .i-crumb a {
    font-size: 15px;
  }
  .c-con h3 {
    margin-bottom: 46px;
  }
  .cshow-tp .cshow-tp-rt .cshow-desc {
    font-size: 15px;
  }
  .cshow-tp .cshow-tp-rt .cshow-lx li a {
    width: 115px;
    height: 46px;
    font-size: 15px;
  }
  .cshow-content h3 {
    font-size: 22px;
  }
  .cshow-content h3::before {
    top: 4px;
    height: 21px;
  }
  .cshow-content .yyly ul li div:nth-child(2) {
    font-size: 15px;
  }
  .cshow-content .yyly ul li div:nth-child(1) p {
    height: 22.75vw;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2),
  .cshow-content .cpgg table tr td,
  .cshow-content .cpgg table tr th,
  .cshow-content .cptd strong {
    font-size: 16px;
  }
  .xgcp-pagination .swiper-pagination-bullet-active {
    width: 56px;
  }
  .g-ry .g-ry-bt .g-ry-desc,
  .g-jj .g-jj-con,
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide div {
    font-size: 16px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) h5 {
    font-size: 18px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) {
    font-size: 15px;
  }
  .g-ry .gry-pagination .swiper-pagination-bullet-active {
    width: 56px;
  }
  .k-shzr .k-shzr-rt ul {
    font-size: 15px;
  }
  .k-shzr .k-shzr-rt ul li::before {
    top: 5.5px;
  }
  .k-fzmb .k-fzmb-desc {
    font-size: 15px;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-bt div:nth-child(2) {
    font-size: 14px;
  }
  .l-con .l-lf ul li div:nth-child(2) {
    font-size: 16px;
  }
  .l-con .l-lf ul li div:nth-child(1) {
    top: 2px;
  }
  .l-con .l-rt form button {
    width: 107px;
    height: 46px;
    font-size: 16px;
  }
  .xz-con .row .xz-items .xz-items-con .xz-tp a {
    font-size: 15px;
  }
  .xz-con .row .xz-items .xz-items-con .xz-tp p {
    font-size: 14px;
  }
  .x-con .x-items {
    padding-right: 0;
  }
  .xshow-con .xshow-bt {
    font-size: 22px;
  }
  .xshow-con .xshow-dh .xshow-back,
  .xshow-con .xshow-dh div p a,
  .xshow-con .xshow-content,
  .xshow-con .xshow-sj {
    font-size: 15px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(1) {
    font-size: 18px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-nr .z-zp-jl,
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) p:nth-child(1),
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul {
    font-size: 14px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head {
    padding: 30px 2.9% 30px 3.22%;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-nr {
    font-size: 14px;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
    font-size: 18px;
    width: 117px;
    white-space: nowrap;
  }
  .search-modal .container {
    padding: 22px 0;
  }
      .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont {
        width: 71%;
    }
        .shengming {
        right: calc(8% + 150px) !important;
    }
    .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
        font-size: 15px;
        width: 20vw;
        white-space: nowrap;
    }
        .i-nav ul li a {
        font-size: 15px;
    }
        .head .container .head-rt .head-nav .head-li .head-a {
        font-size: 12px;
    }
    .head-logo{
        width: 8.5%;
    }
.head .container .head-rt .head-lan .icon,.head .container .head-rt .head-ss .icon {
    cursor: pointer;
    width: 19px;
}
    .head .container .head-rt .head-nav .head-li div a {
        font-size: 12px;
    }
    .head .container .head-rt .head-lan div:nth-child(2){
        font-size: 13px;
    }
}
@media (max-width: 1199px) {
  .container {
    max-width: 91%;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    font-size: 14px;
  }
  .head .container .head-rt .head-ss {
    padding: 26.77px 0;
    padding-left: 1.927vw;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    padding: 26.75px 0;
  }
  .head-logo {
    width: 14.5%;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 15px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
    width: 123px;
    height: 43px;
    border-radius: 23px;
    font-size: 14px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con {
    top: 13%;
  }
  .home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
    width: 50px;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .thumb {
    height: 17.6vw;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a,
  .gssm .gssm-rt .gssm-nr {
    font-size: 15px;
  }
  .c-con h3 {
    font-size: 22px;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
    height: 19.625vw;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt a,
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-bt div:nth-child(1) {
    font-size: 18px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination {
    bottom: 13.5%;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet {
    margin-left: 13px;
  }
  .l-con .l-lf ul li div:nth-child(2) {
    font-size: 15px;
  }
    .head .container .head-rt .head-nav .head-li div a{
      font-size: 13px;
  }
  .g-jj .g-jj-con h1 {
    font-size: 25px;
  }
  .g-jj .g-jj-con h2 {
    font-size: 17px;
}
    .shengming {
        right: calc(5% + 150px) !important;
    }
    .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li:nth-child(1){
        display: none;
    }
    .foot .foot-tp .foot-dh ul:nth-child(1) li a {
        font-size: 13px;
    }
    .foot .foot-tp .foot-dh ul:nth-child(1) li  {
        margin-right: 15px;
    }
        .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(2) span, .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr div:nth-child(1) {
        font-size: 13px;
    }
}
@media (max-width: 990px) {
  .head .container .head-rt .head-nav {
    display: none;
  }
  .head {
    position: relative;
    top: 0;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con {
    top: 0;
  }
  .sy-bt {
    font-size: 22px;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .thumb {
    height: 21.6vw;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-thumb p {
    height: 25.375vw;
  }
  .zxzx-dh .zxzx-prev,
  .zxzx-dh .zxzx-next {
    width: 28px;
    height: 28px;
  }
  .foot .foot-tp .foot-dh {
    display: block;
  }
  .foot .foot-tp .foot-dh ul:nth-child(1) {
    display: block;
  }
  .foot .foot-tp .foot-dh ul:nth-child(1) li a {
    font-size: 14px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(1) li {
    margin-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 7px;
    margin-bottom: 7px;
    padding-left: 12px;
  }
  .foot .foot-tp {
    padding-top: 48px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li .icon {
    width: 37px;
    height: 37px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li .icon img {
    max-width: 50%;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) {
    margin-top: 25px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li {
    margin-left: 12px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li div {
    width: 85px;
    height: 85px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li div img:nth-child(2) {
    width: 13px;
  }
  .foot .foot-tp .foot-dh ul:nth-child(2) li div {
    bottom: calc(100% + 19px);
  }
  .foot .foot-tp .foot-lx ul li div:nth-child(2) {
    font-size: 14px;
  }
  .foot .foot-tp .foot-lx ul li div:nth-child(1) {
    width: 16px;
    margin-right: 14px;
  }
  .foot .foot-tp .foot-lx .foot-logo {
    display: none;
  }
  .foot .foot-tp .foot-lx {
    margin-top: 40px;
  }
  .foot .foot-bt .container {
    display: block;
    text-align: center;
  }
  .foot .foot-bt .container p,
  .foot .foot-bt .container a {
    font-size: 13px;
  }
  .foot .foot-bt {
    padding: 20px 0;
    margin-top: 10.7%;
  }
  .i-nav {
    margin-top: -22px;
  }
  .i-ban .iban-con div:nth-child(1) {
    font-size: 20px;
  }
  .cshow-tp .cshow-tp-rt .cshow-lx li a {
    width: 101px;
    height: 42px;
    font-size: 14px;
  }
  .cshow-tp .cshow-tp-rt .cshow-desc {
    font-size: 14px;
  }
  .cshow-content h3 {
    padding-left: 20px;
  }
  .g-ry .g-ry-bt .g-ry-desc,
  .g-jj .g-jj-con,
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide div {
    font-size: 15px;
  }
  .g-lc .container {
    display: block;
  }
  .g-lc .container .g-lc-rt {
    width: 100%;
    margin-top: 50px;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper {
    height: auto;
  }
  .g-lc .container .g-lc-lf .g-lc-sj {
    padding-left: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .sjz {
    display: none;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lc-prev {
    top: 14px;
    margin-bottom: 29px;
    left: -2%;
    transform: rotateZ(-90deg);
    margin-top: 0;
    bottom: 0;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lc-next {
    top: 14px;
    margin-bottom: 29px;
    right: -2%;
    transform: rotateZ(-90deg);
    margin-top: 0;
    bottom: 0;
    left: auto;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide {
    text-align: center;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper .swiper-slide div {
    font-size: 17px;
  }
  .k-shzr {
    display: block;
  }
  .k-shzr .k-shzr-lf,
  .k-shzr .k-shzr-rt {
    width: 100%;
  }
  .k-shzr .k-shzr-rt {
    margin-top: 50px;
  }
  .k-shzr .k-shzr-lf div {
    height: 42vw;
  }
  .k-shzr .k-shzr-rt h3 {
    font-size: 20px;
  }
  .k-fzmb .k-fzmb-desc {
    font-size: 14px;
  }
  .k-fzmb .k-fzmb-con {
    margin-top: 50px;
  }
  .l-con {
    display: block;
  }
  .l-con .l-lf {
    width: 100%;
    padding-bottom: 40px;
    padding-right: 0;
  }
  .l-con .l-lf::after {
    top: auto;
    width: 100%;
    height: 1px;
    bottom: 0;
  }
  .l-con .l-lf ul li {
    margin-bottom: 32px;
  }
  .l-con .l-lf ul {
    margin-top: 41px;
  }
  .l-con .l-rt {
    width: 100%;
    margin-top: 50px;
  }
  .xz-con .row .xz-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .x-con .x-items:nth-last-child(2) {
    margin-bottom: 48px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head {
    display: block;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul {
    margin: 14px 0;
    flex-wrap: wrap;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
    font-size: 16px;
    width: 98px;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(1) {
    width: 3.3vw;
    margin-right: 14px;
    height: 3.5vw;
  }
  .head .container .head-rt .head-ss{
      display: none;
  }
.mb-zd {
        display: block;
        margin-left: 10%;
    }
    .head .container{
                padding: 11px 0;
    }
    .head .container .head-rt .head-lan .icon{
        width: 20px;
    }
.head-logo {
        width: 106px;
    }
    .head .container .head-rt .head-lan div:nth-child(2) {
    width: 38px;
    font-size: 14px;
    padding: 5px 6px;
    }
    .g-jj .g-jj-con h1 {
        font-size: 23px;
    }
    .shengming {
    position: relative !important;
    right: 1.5% !important;
    white-space: nowrap;
    top: auto !important;
    transform: initial !important;
    right: 0 !important;
}
.home-head .head-logo img, .home-head .container .head-rt .head-lan .icon img, .home-head .container .head-rt .head-ss .icon img{
        filter: initial;
}
    .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul li:nth-child(1){
        display: block;
    }
    .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2) {
        font-size: 15px;
        width: 146px;
        white-space: initial;
    }
}
@media (max-width: 767px) {
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 12px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) {
    width: 100%;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
    font-size: 15px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) a {
    width: 111px;
    height: 37px;
    border-radius: 21px;
    font-size: 13px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) {
    margin-top: 17px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-bg img {
    max-width: 188%;
    position: relative;
    left: -36%;
  }
  .home-banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
    width: 39px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con {
    top: -5%;
  }
  .sy-bt {
    font-size: 20px;
  }
  .cpyy {
    margin-top: 60px;
  }
  .cpyy .row .cpyy-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .cpyy .row {
    margin-top: 38px;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .thumb {
    height: 57.6vw;
  }
  .cpyy .row .cpyy-items .cpyy-items-con .cpyy-thumb .cpyy-nr {
    padding: 0 6%;
  }
  .cpyy .row .cpyy-items:last-child {
    margin-bottom: 0;
  }
  .cpyy-more {
    margin-top: 36px;
    padding-bottom: 14px;
  }
  .gssm {
    display: block;
    margin-top: 65px;
  }
  .gssm .gssm-lf,
  .gssm .gssm-rt {
    width: 100%;
  }
  .gssm .gssm-lf div {
    height: 67.167vw;
  }
  .sy-bt {
    font-size: 20px;
  }
  .gssm .gssm-rt ul li a div:nth-child(2),
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a,
  .gssm .gssm-rt .gssm-nr {
    font-size: 14px;
  }
  .gssm .gssm-rt {
    padding-top: 40px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more,
  .gssm .gssm-rt .gssm-more {
    font-size: 14px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more img,
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more span:nth-child(2),
  .gssm .gssm-rt .gssm-more span:nth-child(2) {
    width: 14px;
  }
  .gssm .gssm-rt ul {
    margin-top: 40px;
  }
  .hxjs {
    margin-top: 65px;
  }
  .hxjs .container .hxjs-lf {
    width: 100%;
    padding-top: 53px;
    padding-bottom: 57px;
  }
  .hxjs .hxjs-rt {
    width: 100%;
    height: 76vw;
    position: relative;
    right: 0;
  }
  .hxjs .container .hxjs-lf .hxjs-con {
    margin-top: 39px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms div {
    height: auto;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms {
    margin-top: 13px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms .gssm-more {
    margin-top: 21px;
    font-size: 14px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-ms {
    display: block;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide {
    background-color: #45818e;
    padding-top: 37px;
    padding-bottom: 38px;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p:nth-child(1) {
    color: #fff;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p:nth-child(2) {
    opacity: 0 !important;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-prev,
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-next {
    display: flex;
    width: 28px;
    height: 28px;
    top: 107%;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-next {
    right: 0;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-prev {
    left: 0;
  }
  .hxjs .container .hxjs-lf .hxjs-con .hxjs-swiper .swiper-wrapper .swiper-slide .hxjs-bt p:nth-child(1) {
    font-size: 18px;
  }
  .zxzx {
    margin-top: 60px;
  }
  .zxzx .zxzx-con {
    margin-top: 36px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-thumb p {
    height: 52.375vw;
  }
  .zxzx .zxzx-con .zx-swiper {
    overflow: hidden;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt {
    height: calc(100% - 52.375vw);
    padding: 32px 6% 23px 6.4%;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt div a {
    font-size: 16px;
    margin-top: 16px;
  }
  .zxzx .zxzx-con .zx-swiper .swiper-wrapper .swiper-slide .zxzx-box .zxzx-bt .zxzx-more {
    margin-top: 16%;
  }
  .zxzx .cpyy-more {
    margin-top: 39px;
  }
  .zxzx-dh {
    margin-top: 16px;
    margin-bottom: 65px;
  }
  .zxzx-dh .zxzx-pagination {
    width: calc(100% - 26px);
    margin: 0 auto;
  }
  .i-ban .iban-con div:nth-child(1) {
    font-size: 18px;
  }
  .i-ban .iban-con div:nth-child(2) {
    font-size: 14px;
    margin-top: 0;
  }
  .i-ban .i-bg img {
    max-width: 191%;
    position: relative;
    left: -33%;
  }
  .i-crumb p,
  .i-crumb a {
font-size: 12px;
        line-height: 1.2;
  }
  .i-nav {
    display: none;
  }
  .i-nav2 {
    margin-top: 34px;
  }
  .i-nav2 ul li a {
    padding: 12.5px 10px;
    font-size: 15px;
  }
  .c-con .row .c-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
  }
  .c-con .row .c-items .c-items-con a:nth-child(1) p {
    height: 30.625vw;
  }
  .c-con .row .c-items .c-items-con a:nth-child(2) {
    font-size: 16px;
    margin-top: 14px;
  }
  .c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(2) {
    width: 14px;
  }
  .c-con .row .c-items .c-items-con a:nth-child(2) span:nth-child(1) {
    margin-right: 8px;
  }
  .i-crumb {
    bottom: 6%;
  }
  .c-con {
    padding-bottom: 26px;
  }
  .c-con h3 {
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .ny-crumb {
    margin-top: 18px;
  }
  .cshow-tp {
    display: block;
  }
  .cshow-tp .cshow-tp-lf {
    width: 100%;
    height: 63vw;
  }
  .cshow-tp .cshow-tp-rt .cshow-bt {
    font-size: 18px;
  }
  .cshow-tp .cshow-tp-rt {
    padding: 44px 5.3% 43px;
  }
  .cshow-tp .cshow-tp-rt .cshow-lx {
    padding-top: 11.1%;
    margin-top: 11.27%;
  }
  .cshow-content {
    margin-top: 40px;
    padding: 45px 5.2% 60px;
  }
  .cshow-content h3::before {
    top: 2.5px;
    height: 19px;
    width: 2px;
  }
  .cshow-content h3 {
    padding-left: 14px;
    font-size: 18px;
    padding-bottom: 21px;
  }
  .cshow-content .cptd {
    font-size: 14px;
  }
  .cshow-content .cptd strong {
    margin-top: 15px;
  }
  .cshow-content .yyly h3 {
    margin-bottom: 40px;
  }
  .cshow-content .yyly ul li div:nth-child(2) {
    font-size: 14px;
    padding: 0 10%;
    margin-top: 20px;
  }
  .cshow-content .yyly ul li {
    margin-bottom: 31px;
    width: 100%;
  }
  .cshow-content .yyly ul li:last-child {
    margin-bottom: 0;
  }
  .cshow-content .yyly ul li div:nth-child(1) p {
    height: 47.75vw;
  }
  .cshow-content .cpgg {
    margin-top: 53px;
  }
  .cshow-content .cpgg h3 {
    margin-bottom: 35px;
  }
  .cshow-content .cpgg table tr td,
  .cshow-content .cpgg table tr th {
    font-size: 14px;
  }
  .cshow-xg {
    margin-top: 60px;
    padding-bottom: 50px;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
    height: 32.625vw;
  }
  .xgcp-swiper {
    margin-top: 36px;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    margin-top: 13px;
  }
  .xgcp-pagination .swiper-pagination-bullet-active {
    width: 38px;
  }
  .xgcp-pagination {
    margin-top: 23px;
  }
  .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) span:nth-child(2) {
    width: 14px;
  }
  .g-ban .i-bg img {
    max-width: 191%;
    position: relative;
    left: -60%;
  }
  .g-jj .g-jj-con {
    font-size: 14px;
  }
  .g-jj {
    margin-top: 60px;
  }
  .g-jj .xgcp-swiper {
    margin-top: 40px;
  }
  .g-lc {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 21.45%;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lsj-swiper {
    height: auto;
    width: calc(100% - 6px);
    margin: 0 auto;
  }
  .g-lc .container .g-lc-lf .g-lc-sj .lc-prev,
  .g-lc .container .g-lc-lf .g-lc-sj .lc-next {
    width: 23px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide {
    display: block;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf,
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-rt {
    width: 100%;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(1) {
    font-size: 18px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) {
    font-size: 14px;
    margin-top: 23px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-lf div:nth-child(2) h5 {
    font-size: 16px;
  }
  .g-lc .container .g-lc-rt {
    margin-top: 40px;
  }
  .g-lc .container .g-lc-rt .lnr-swiper .swiper-slide .lnr-rt {
    margin-top: 40px;
  }
  .g-ry {
    padding-top: 60px;
    padding-bottom: 42px;
  }
  .g-ry .g-ry-bt .g-ry-desc {
    font-size: 14px;
  }
  .g-ry .g-ry-con {
    margin-top: 40px;
  }
  .g-ry .gry-pagination .swiper-pagination-bullet-active {
    width: 38px;
  }
  .g-ry .gry-pagination {
    margin-top: 15px;
  }
  .g-ry .g-ry-con .container .gry-prev,
  .g-ry .g-ry-con .container .gry-next {
    width: 33px;
    height: 33px;
  }
  .g-ry .g-ry-con .ryt {
    margin-top: -2%;
  }
  .g-kh {
    margin-top: 60px;
    margin-bottom: 45px;
  }
  .g-kh .g-kh-con {
    margin-top: 27px;
    width: 100%;
  }
  .g-kh .g-kh-con .g-kh-circle div {
    width: 5.64583vw;
    height: 5.64583vw;
  }
  .g-kh .g-kh-con .g-kh-circle .big {
    width: 6.6875vw;
    height: 6.6875vw;
  }
  .chxjs-con .row .c-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .chxjs-con .row .c-items .c-items-con a:nth-child(1) p {
    height: 61.625vw;
  }
  .k-shzr {
    margin-top: 65px;
  }
  .k-shzr .k-shzr-lf div {
    height: 58vw;
  }
  .k-shzr .k-shzr-rt h2,
  .k-shzr .k-shzr-rt h1 {
    font-size: 20px;
  }
  .k-shzr .k-shzr-rt h5 {
    font-size: 14px;
  }
  .k-shzr .k-shzr-rt h2 {
    margin-top: 13px;
  }
  .k-shzr .k-shzr-rt h3 {
    font-size: 18px;
  }
  .k-shzr .k-shzr-rt ul {
    font-size: 14px;
  }
  .k-shzr .k-shzr-rt ul li::before {
    top: 3.5px;
  }
  .k-fzmb {
    margin-top: 60px;
  }
  .k-fzmb .k-fzmb-desc {
    margin-top: 13px;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-bt div:nth-child(1) {
    font-size: 16px;
  }
  .k-fzmb .k-fzmb-con {
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items {
    width: 50%;
    padding: 0 6px;
    margin-bottom: 12px;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con .k-fzmb-jt {
    height: 3.7vw;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con {
    padding: 12% 8% 17% 10%;
  }
  .k-fzmb .k-fzmb-con .k-fzmb-items .k-fzmb-items-con h1 {
    font-size: 51.625vw;
  }
  .k-fzdt {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .k-fzdt .k-fzdt-con {
    display: block;
    margin-top: 40px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf {
    width: 100%;
    height: 51vw;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt {
    width: 100%;
    margin-top: 30px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr {
    padding: 18px 5.35% 21px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-tp a:nth-child(2) {
    font-size: 18px;
    margin-top: 2px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt a {
    font-size: 16px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3),
  .k-fzdt .k-fzdt-con .k-fzdt-rt div p,
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-bt p {
    font-size: 14px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .swiper-wrapper .swiper-slide .k-fzdt-nr .k-fzdt-tp a:nth-child(1) {
    width: 27%;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination .swiper-pagination-bullet {
    margin-left: 9px;
    width: 8px;
    height: 8px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-lf .kdt-swiper .kdt-pagination {
    bottom: 27px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt .thumb p {
    height: 46.5vw;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(2) {
    font-size: 16px;
    height: auto;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) span:nth-child(2) {
    width: 14px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div {
    padding: 29px 6.1% 20px;
  }
  .k-fzdt .k-fzdt-con .k-fzdt-rt div a:nth-child(3) {
    margin-top: 10.2%;
  }
  .l-ban .i-bg img {
    left: -56%;
  }
  .l-con {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .l-con .l-lf ul li div:nth-child(1) {
    width: 21px;
    margin-right: 12px;
    top: 0;
  }
  .l-con .l-lf ul li {
    margin-bottom: 23px;
  }
  .l-con .l-lf ul li div:nth-child(2) {
    font-size: 14px;
    /*white-space: nowrap;*/
  }
  .l-con .l-lf ul {
    margin-top: 30px;
  }
  .l-con .l-rt form {
    margin-top: 30px;
  }
  .l-con .l-rt form div input,
  .l-con .l-rt form div textarea {
    font-size: 14px;
    padding: 12px 14px;
  }
  .l-con .l-rt form button {
    width: 94px;
    height: 42px;
    font-size: 14px;
  }
  .xz-con {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .xz-con .row .xz-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .xz-con .row .xz-items .xz-items-con {
    padding: 32px 6.2% 24px;
  }
  .xz-con .row .xz-items .xz-items-con .xz-bt {
    font-size: 14px;
  }
  .x-con .x-items {
    display: block;
  }
  .x-con .x-items .x-lf {
    display: block;
    padding-right: 0;
  }
  .x-con {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .x-con .x-items .x-lf .thumb p {
    height: 48vw;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(1) {
    font-size: 16px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(3),
  .x-con .x-items .x-lf .x-nr a:nth-child(2) {
    font-size: 14px;
  }
  .x-con .x-items .x-lf .x-nr {
    padding-left: 0;
    margin-top: 37px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(2) {
    margin-top: 20px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(3) span:nth-child(2) {
    width: 14px;
  }
  .x-con .x-items .x-lf .x-nr a:nth-child(3) {
    margin-top: 24px;
  }
  .x-con .x-items .x-rt div:nth-child(1) {
    font-size: 27px;
  }
  .x-con .x-items .x-rt div:nth-child(2) {
    font-size: 15px;
    margin-top: 10px;
  }
  .x-con .x-items .x-rt {
    margin-top: 25px;
  }
  .pagination li a {
    font-size: 14px;
    padding: 4px 12.75px;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .pagination li {
    margin-bottom: 10px;
  }
  .xshow-con .xshow-bt {
    font-size: 18px;
  }
  .xshow-con {
    padding: 48px 5.25% 47px;
    margin-bottom: 60px;
  }
  .xshow-con .xshow-dh .xshow-back,
  .xshow-con .xshow-dh div p a,
  .xshow-con .xshow-content,
  .xshow-con .xshow-sj {
    font-size: 14px;
  }
  .xshow-con .xshow-dh {
    margin-top: 40px;
    display: block;
  }
  .xshow-con .xshow-content {
    padding-bottom: 37px;
  }
  .xshow-con .xshow-dh .xshow-back {
    margin-top: 35px;
    width: 114px;
    height: 48px;
  }
  .z-zp {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(1) {
    font-size: 16px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-nr .z-zp-jl,
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head div:nth-child(3) p:nth-child(1),
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head ul {
    font-size: 13px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-head,
  .z-zp .container .z-zp-con .z-zp-items .z-zp-nr {
    padding: 30px 3.9% 30px 5.22%;
  }
  .z-zp .container .z-zp-con .z-zp-items {
    margin-bottom: 20px;
  }
  .z-zp .container .z-zp-con {
    margin-top: 40px;
  }
  .z-zp .container .z-zp-con .z-zp-items .z-zp-nr h5 {
    font-size: 14px;
  }
  .z-gsfl {
    padding-top: 60px;
    background-position: 17% 100%;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items {
    width: 100%;
    border-right: none !important;
    height: auto;
    padding: 42px 2.65% 37px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-last-child(2),
  .z-gsfl .container .z-gsfl-con .z-gsfl-items:nth-last-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(1) {
    width: 27px;
    margin-right: 14px;
    height: 30px;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(2) {
    display: block !important;
    margin-top: 23px;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) {
    justify-content: flex-start;
  }
  .z-gsfl .container .z-gsfl-desc {
    font-size: 14px;
  }
  .z-gsfl .container .z-gsfl-con {
    margin-top: 10px;
  }
  .z-fc-con .xgcp-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
  }
  .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(2) a{
      height: auto;
      display: block;
  }
      .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont {
        width: 100%;
    }
.home-banner .ban-swiper .ban-next, .home-banner .ban-swiper .ban-prev {
    width: 16px;
}
.home-banner .ban-swiper .ban-next{
    right: 0;
}
.home-banner .ban-swiper .ban-prev{
    left: 0;
}
.g-jj .g-jj-con h1 {
        font-size: 20px;
        margin-bottom: 23px;
    }
        .g-jj .g-jj-con h2 {
        font-size: 15px;
    }
    .z-gsfl .container .z-gsfl-con .z-gsfl-items div:nth-child(1) p:nth-child(2){
        width: auto;
    }
    .i-nav2 ul{
        flex-wrap: wrap;
    }
    .i-nav2 ul li {
    flex: none;
    width: 50%;
}
}
