<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #fff;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 1520px;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('/static/my/font/ArialMT.ttf');
}

.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.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: 56px;
  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: 77%;
  margin-top: 20px;
}
.mb-nav .logo img {
  max-height: 90px;
}
.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 .mxl-o{
    display: none;
}

.mb-nav ul li:nth-child(3) .mxl-o{
    display: block;
}
.mb-nav ul li:nth-child(4) .mb-div a:last-child{
    display: none;
}
.mb-nav ul li a {
  color: #000;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #fff;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  background: #000 !important;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 6px;
}
.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-hy {
  background-color: #181b22;
}
.head-hy .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
}
.head-hy .container p:nth-child(1) {
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
}
.head-hy .container p:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
}
.head-hy .container p:nth-child(2) span {
  letter-spacing: 0;
}
.head-hy .container p:nth-child(2) img {
  margin-right: 8px;
}
.head {
  position: sticky;
  top: 0;
  z-index: 20;
  background: #fff;
  transition: all 0.4s;
  box-shadow: 1px 1px 10px #e1e1e1;
}
.head .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0;
}
.head .container .head-rt {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}
.head .container .head-rt ul {
  display: flex;
  width: 49.5%;
  justify-content: space-between;
}
.head .container .head-rt ul li a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
  display: block;
  position: relative;
  padding: 7px 0;
}
.head .container .head-rt ul li a::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0%;
  height: 2px;
  background-color: #fe0000;
  opacity: 0;
  transition: all 0.4s;
}
.head .container .head-rt ul li:hover a::after {
  width: 100%;
  opacity: 1;
}
.head .container .head-rt ul .active a::after {
  width: 100%;
  opacity: 1;
}
.head .container .head-rt ul .active a {
  font-weight: bold;
}
.head .container .head-rt .head-search {
  margin-left: 2.2%;
}
.head .container .head-rt .head-search form {
  background-color: #f6f6f6;
  border-radius: 16px;
  display: flex;
  align-items: center;
  width: 178px;
  justify-content: space-between;
  padding: 8.5px 19px 8.5px 16px;
}
.head .container .head-rt .head-search form input {
  display: block;
  outline: none;
}
.head .container .head-rt .head-search form input:nth-last-child(2) {
  font-size: 12px;
  letter-spacing: 1px;
  color: #333;
  width: 80%;
  background: none;
}
.head .container .head-rt .head-search form input:nth-last-child(2)::-webkit-input-placeholder {
  color: #999;
}
.head .container .head-rt .head-search form input:nth-last-child(2):-moz-placeholder {
  color: #999;
}
.head .container .head-rt .head-search form input:nth-last-child(2)::-moz-placeholder {
  color: #999;
}
.head .container .head-rt .head-search form input:nth-last-child(2):-ms-input-placeholder {
  color: #999;
}
.head .container .head-rt .head-search form input:nth-last-child(2)::-ms-input-placeholder {
  color: #999;
}
.head .container .head-rt .head-search form input:nth-last-child(1) {
  width: 16px;
  height: 15px;
  background: url(../image/ss.png) no-repeat;
  background-size: 100% 100%;
}
.sy-bt p {
  font-size: 20px;
  position: relative;
  color: #999999;
  padding-left: 32px;
}
.sy-bt p:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #fe0000;
  border-radius: 2px;
}
.sy-bt h3 {
  font-size: 42px;
  letter-spacing: 2px;
  color: #333333;
  margin-top: 4px;
}
.sy-bt h3 span {
  font-weight: bold;
  position: relative;
  padding-right: 28px;
  margin-right: 17px;
}
.sy-bt h3 span::after {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  content: '';
  right: 0;
  width: 12px;
  height: 12px;
  background: #333;
  border-radius: 100%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 702px;
  animation: fd 10s infinite linear;
}
@keyframes fd {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-rt {
  position: absolute;
  right: -4.5%;
  top: 0;
  width: 52.1%;
  height: 100%;
  background: url(../image/rt-bg.png) no-repeat;
  background-size: cover;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-rt img {
  position: absolute;
  bottom: 19px;
  left: -18px;
  max-width: 73.8%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container {
  position: relative;
  top: -15px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container p {
  font-family: 'Abel', sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
  color: #333333;
  opacity: 0.5;
  font-weight: bold;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
  font-size: 54px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  font-family: 'Roboto', sans-serif;
  margin-top: 10px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 span {
  color: #fe0000;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div {
  width: fit-content;
  margin-top: 33px;
  display: flex;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span {
  border-radius: 10px 0px 0px 10px;
  font-size: 20px;
  letter-spacing: 4px;
  color: #ffffff;
  padding: 6px 15px;
  background-color: #000000;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #fe0000;
  display: flex;
  align-items: center;
  padding: 0 35px;
  transition: all 0.4s;
  border-radius: 0px 10px 10px 0px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a:hover {
  box-shadow: 1px 1px 10px #fe0000;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul {
  display: flex;
  margin-top: 24px;
  flex-wrap: wrap;
  width: 35.8%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li {
  width: calc(100%/3);
  display: flex;
  align-items: center;
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 100;
  margin-top: 12px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li img {
  margin-right: 13px;
}
.mb-ban {
  display: none;
}
.cpzx {
  background-color: #f7f7f7;
  padding-top: 72px;
  padding-bottom: 70px;
}
.cpzx .container .sy-bt p {
  width: fit-content;
  margin: 0 auto;
}
.cpzx .container .sy-bt h3 {
  text-align: center;
}
.cpzx .container .cpzx-nav {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #dcdcdc;
  margin-top: 42px;
}
.cpzx .container .cpzx-nav li {
  font-size: 24px;
  transition: all 0.4s;
  letter-spacing: 1px;
  color: #333333;
  margin: 0 3%;
  position: relative;
  padding-bottom: 4px;
  cursor: pointer;
}
.cpzx .container .cpzx-nav li::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: -1px;
  width: 0%;
  height: 2px;
  background-color: #fe0000;
  opacity: 0;
  transition: all 0.4s;
}
.cpzx .container .cpzx-nav li:hover {
  color: #fe0000;
}
.cpzx .container .cpzx-nav li:hover::after {
  width: 100%;
  opacity: 1;
}
.cpzx .container .cpzx-nav .active {
  color: #fe0000;
}
.cpzx .container .cpzx-nav .active::after {
  width: 100%;
  opacity: 1;
}
.cpzx .container .cpzx-con {
  margin-top: 43px;
}
.cpzx .container .cpzx-con .cpzx-list {
  position: relative;
  display: none;
}
.cpzx .container .cpzx-con .cpzx-list .cp-next,
.cpzx .container .cpzx-con .cpzx-list .cp-prev {
  width: auto;
  height: auto;
  background: none;
}
.cpzx .container .cpzx-con .cpzx-list .cp-prev {
  left: -4%;
}
.cpzx .container .cpzx-con .cpzx-list .cp-next {
  right: -4%;
}
.cpzx .container .cpzx-con .cpzx-list .cp-next:after,
.cpzx .container .cpzx-con .cpzx-list .cp-prev:after {
  display: none;
}
.cpzx .container .cpzx-con .cpzx-list:nth-child(1) {
  display: block;
}
.cpzx .container .cpzx-con .swiper {
  padding: 14px 0;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 32px 25px 42px 25px;
  transition: all 0.4s;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con .cp-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  height: 212px;
  padding-bottom: 10px;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con .cp-thumb img {
  max-height: 100%;
  transition: all 0.6s;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
  transition: all 0.4s;
  letter-spacing: 1px;
  color: #333333;
  position: relative;
  display: block;
  padding-left: 19px;
  margin-top: 17px;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2)::before {
  position: absolute;
  left: 0;
  top: 14px;
  width: 4px;
  height: 15px;
  background-color: #fe0000;
  content: '';
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(3) {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #666666;
  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-all;
  white-space: normal;
  margin-top: 13px;
  height: 56px;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4) {
  width: 115px;
  height: 31px;
  background-color: #ececec;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
  font-size: 14px;
  color: #666666;
  margin-top: 28px;
  position: relative;
  overflow: hidden;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4) span {
  font-size: 20px;
  margin-left: 4px;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4) p {
  position: relative;
  top: -3px;
  z-index: 2;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4)::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0%;
  height: 100%;
  transition: all 0.3s;
  background-color: #f50404;
  opacity: 0;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4):hover::after {
  width: 100%;
  opacity: 1;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4):hover {
  color: #ffffff;
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con:hover {
  box-shadow: 1px 1px 15px #e1e1e1;
  transform: translateY(-4px);
}
.cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con:hover .cp-thumb img {
  transform: scale(1.03);
}
.gsjj {
  background: url(../image/jj-bg.jpg) no-repeat;
  background-size: cover;
  background-position: right bottom;
  padding-top: 158px;
  padding-bottom: 150px;
}
.gsjj .container .gsjj-con {
  margin-top: 66px;
  font-size: 18px;
  line-height: 44px;
  color: #666666;
  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-all;
  white-space: normal;
  width: 65%;
  text-align: justify;
}
.gsjj .container .gsjj-more {
  position: relative;
  margin-top: 99px;
}
.gsjj .container .gsjj-more a {
  width: 200px;
  height: 58px;
  background-color: #f50404;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s;
}
.gsjj .container .gsjj-more a span {
  font-size: 23px;
  font-weight: initial;
  margin-left: 6px;
  position: relative;
  top: -3px;
}
.gsjj .container .gsjj-more a:hover {
  box-shadow: 1px 1px 10px #f50404;
  transform: translateY(-50%) translateX(4px);
}
.yyly {
  background: #f7f7f7;
  padding-top: 93px;
  padding-bottom: 83px;
}
.yyly .container .yyly-con {
  margin-top: 45px;
  position: relative;
}
.yyly .container .yyly-con .ly-next,
.yyly .container .yyly-con .ly-prev {
  width: auto;
  height: auto;
  background: none;
}
.yyly .container .yyly-con .ly-next img:nth-child(2),
.yyly .container .yyly-con .ly-prev img:nth-child(2) {
  display: none;
}
.yyly .container .yyly-con .ly-prev {
  left: -4%;
}
.yyly .container .yyly-con .ly-next {
  right: -4%;
}
.yyly .container .yyly-con .ly-next:after,
.yyly .container .yyly-con .ly-prev:after {
  display: none;
}
.yyly .container .yyly-con .ly-swiper {
  padding: 20px 0;
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(1) {
  overflow: hidden;
  display: block;
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(1) p {
  transition: all 0.6s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 354px;
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 0px 0px 12px 12px;
  background: rgba(0, 0, 0, 0.4);
  padding: 7px 10px;
  transition: all 0.4s;
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con:hover {
  box-shadow: 1px 1px 10px #999;
  transform: translateY(-4px);
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con:hover a:nth-child(1) p {
  transform: scale(1.03);
}
.yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con:hover a:nth-child(2) {
  color: #f50404;
}
.sy-more {
  width: 200px;
  height: 58px;
  background-color: #f50404;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  transition: all 0.4s;
  position: relative;
  top: 6px;
}
.sy-more span {
  font-size: 23px;
  font-weight: initial;
  margin-left: 6px;
  position: relative;
  top: -3px;
}
.sy-more:hover {
  box-shadow: 1px 1px 10px #f50404;
  transform: translateX(-4px);
  color: #fff;
}
.yyly-bt {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.xwzx {
  margin-top: 90px;
  margin-bottom: 87px;
}
.xwzx .container .xwzx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.xwzx .container .xwzx-con .xwzx-sj {
  display: flex;
  align-items: flex-end;
  font-size: 26px;
  letter-spacing: 1px;
  font-family: ArialMT;
  color: #333333;
}
.xwzx .container .xwzx-con .xwzx-sj span {
  font-size: 14px;
  letter-spacing: 1px;
  color: #999999;
  position: relative;
  top: -8px;
  margin-left: 10px;
}
.xwzx .container .xwzx-con .xwzx-lf {
  width: 43.4%;
}
.xwzx .container .xwzx-con .xwzx-lf a:nth-child(1) {
  display: block;
  border-radius: 12px;
  overflow: hidden;
}
.xwzx .container .xwzx-con .xwzx-lf a:nth-child(1) p {
  transition: all 0.6s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 386px;
}
.xwzx .container .xwzx-con .xwzx-lf .xwzx-tit {
  font-size: 20px;
  letter-spacing: 1px;
  color: #333333;
  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-all;
  white-space: normal;
  margin-top: 16px;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-lf .xwzx-tit:hover {
  color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-lf a:nth-child(3) {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #999999;
  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-all;
  white-space: normal;
  margin-top: 10px;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-lf a:nth-child(3):hover {
  color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-lf div {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 12px;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 2px;
}
.xwzx .container .xwzx-con .xwzx-lf div a {
  width: 34px;
  height: 34px;
  border: solid 1px #caced1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-lf div a:hover {
  box-shadow: 1px 1px 10px #999;
  transform: translateX(3px);
}
.xwzx .container .xwzx-con .xwzx-lf:hover a:nth-child(1) p {
  transform: scale(1.03);
}
.xwzx .container .xwzx-con .xwzx-rt {
  width: 52%;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp {
  display: flex;
  justify-content: space-between;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li {
  width: 48.6%;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(1) {
  overflow: hidden;
  display: block;
  border-radius: 12px;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(1) p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 225px;
  transition: all 0.6s;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li .tit {
  font-size: 20px;
  letter-spacing: 1px;
  color: #333333;
  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-all;
  white-space: normal;
  margin-top: 9px;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li .tit:hover {
  color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(3) {
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
  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-all;
  white-space: normal;
  margin-top: -2px;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(3):hover {
  color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div a {
  width: 34px;
  height: 34px;
  border: solid 1px #caced1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div a:hover {
  box-shadow: 1px 1px 10px #999;
  transform: translateX(3px);
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li:hover a:nth-child(1) p {
  transform: scale(1.04);
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt {
  border-top: 1px solid #d3d3d3;
  margin-top: 35px;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d3d3d3;
  padding: 5.5px 0;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1) {
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
  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-all;
  white-space: normal;
  position: relative;
  padding-left: 30px;
  transition: all 0.4s;
  width: 75%;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1)::before {
  position: absolute;
  top: 51%;
  transform: translateY(-50%);
  content: '';
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #1a1d1d;
  border-radius: 100%;
  transition: all 0.4s;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1):hover {
  color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1):hover::before {
  background-color: #f50404;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li .xwzx-sj {
  font-size: 22px;
}
.xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li .xwzx-sj span {
  top: -6px;
  margin-left: 7px;
}
.foot {
  background-color: #333333;
  padding-top: 58px;
}
.foot .container .foot-tp {
  display: flex;
  justify-content: space-between;
}
.foot .container .foot-tp .foot-tp-lf ul {
  margin-top: 36px;
}
.foot .container .foot-tp .foot-tp-lf ul li {
  display: flex;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.foot .container .foot-tp .foot-tp-lf ul li p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.foot .container .foot-tp .foot-tp-lf ul li p:nth-child(2) {
  margin-left: 9px;
}
.foot .container .foot-tp .foot-tp-lf ul li:last-child {
  margin-bottom: 0;
}
.foot .container .foot-tp .foot-tp-cen {
  width: 42.5%;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 10px;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con {
  position: relative;
  left: 6%;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li {
  width: calc(100%/3);
  margin-bottom: 7px;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li a {
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  transition: all 0.4s;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li a img {
  margin-right: 9px;
}
.foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li a:hover {
  opacity: 1;
}
.foot .container .foot-tp .foot-tp-cen::after {
  position: absolute;
  right: 0;
  top: 5px;
  content: '';
  width: 1px;
  height: 122px;
  background-color: #ffffff;
  opacity: 0.2;
}
.foot .container .foot-tp .foot-tp-cen::before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  width: 1px;
  height: 122px;
  background-color: #ffffff;
  opacity: 0.2;
}
.foot .container .foot-tp .foot-tp-rt {
  margin-top: 10px;
}
.foot .container .foot-tp .foot-tp-rt ul {
  display: flex;
}
.foot .container .foot-tp .foot-tp-rt ul li {
  text-align: center;
  transition: all 0.4s;
}
.foot .container .foot-tp .foot-tp-rt ul li p {
  transition: all 0.4s;
}
.foot .container .foot-tp .foot-tp-rt ul li p:nth-child(2) {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.6;
  margin-top: 2px;
}
.foot .container .foot-tp .foot-tp-rt ul li:nth-child(2) {
  margin-left: 46px;
}
.foot .container .foot-tp .foot-tp-rt ul li:hover {
  transform: translateY(-4px);
}
.foot .container .foot-tp .foot-tp-rt ul li:hover p:nth-child(2) {
  opacity: 1;
}
.foot .container .foot-tp .foot-tp-rt ul li:hover p:nth-child(1) {
  box-shadow: 1px 1px 10px rgba(255, 255, 255, 0.6);
}
.foot .container .foot-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 15.5px 0;
  margin-top: 55px;
}
.foot .container .foot-bt p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.foot .container .foot-bt p a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.foot .container .foot-bt p a:hover {
  color: #fff;
}
.i-ban img {
  width: 100%;
}
.i-crumb {
  border-bottom: 1px solid #eeeeee;
}
.i-crumb .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 79px;
}
.i-crumb .container p {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666666;
}
.i-crumb .container p img {
  margin-right: 9px;
}
.i-crumb .container p a {
  font-size: 14px;
  color: #666666;
  transition: all 0.4s;
  margin: 0 4px;
}
.i-crumb .container p a:hover {
  color: #f50404;
}
.c-con {
  display: flex;
  justify-content: space-between;
  margin-top: 57px;
  align-items: flex-start;
  margin-bottom: 79px;
}
.c-con .c-lf {
  width: 20.4%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 0px 10px 0px rgba(33, 24, 21, 0.3);
}
.c-con .c-lf h3 {
  background-color: #f50404;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  padding: 36.5px 0;
}
.c-con .c-lf .c-nav {
  padding: 0 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.c-con .c-lf .c-nav .cnav-items {
  margin-bottom: 24px;
}
.c-con .c-lf .c-nav .cnav-items div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  border-radius: 9px;
  padding: 9.5px 26px;
  cursor: pointer;
}
.c-con .c-lf .c-nav .cnav-items div a {
  font-size: 18px;
  transition: all 0.4s;
  letter-spacing: 1px;
  color: #333333;
}
.c-con .c-lf .c-nav .cnav-items div img {
  transition: all 0.4s;
}
.c-con .c-lf .c-nav .cnav-items div:hover a {
  color: #f50404;
}
.c-con .c-lf .c-nav .cnav-items .active a {
  color: #f50404;
}
.c-con .c-lf .c-nav .cnav-items .active img {
  transform: rotateZ(90deg);
}
.c-con .c-lf .c-nav .cnav-items ul {
  margin-left: 44px;
  position: relative;
  margin-top: 24px;
  display: none;
}
.c-con .c-lf .c-nav .cnav-items ul li {
  padding-top: 19px;
  padding-bottom: 3px;
  border-bottom: solid 1px rgba(227, 227, 227, 0.4);
  position: relative;
}
.c-con .c-lf .c-nav .cnav-items ul li a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #333333;
  padding-left: 19px;
  transition: all 0.4s;
}
.c-con .c-lf .c-nav .cnav-items ul li:nth-child(1) {
  padding-top: 3px;
}
.c-con .c-lf .c-nav .cnav-items ul li:last-child {
  border-bottom: none;
}
.c-con .c-lf .c-nav .cnav-items ul li::before {
  position: absolute;
  width: 1px;
  height: 0%;
  opacity: 0;
  left: -17px;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  background-color: #f50404;
  transition: all 0.4s;
}
.c-con .c-lf .c-nav .cnav-items ul li:hover::before {
  height: 100%;
  opacity: 1;
}
.c-con .c-lf .c-nav .cnav-items ul li:hover a {
  color: #f50404;
}
.c-con .c-lf .c-nav .cnav-items ul .zk-active a {
  color: #f50404;
}
.c-con .c-lf .c-nav .cnav-items ul .zk-active::before {
  height: 100%;
  opacity: 1;
}
.c-con .c-lf .c-nav .cnav-items ul::before {
  position: absolute;
  width: 1px;
  height: 100%;
  left: -17px;
  content: '';
  top: 0;
  background-color: #e3e3e3;
}
.c-con .c-lf .c-nav .cnav-items:last-child {
  margin-bottom: 0;
}
.c-con .c-rt {
  width: 76.75%;
}
.c-con .c-rt .crt-lj {
  display: flex;
  align-items: center;
  font-size: 20px;
  letter-spacing: 1px;
  color: #f50404;
  border-bottom: 1px solid #ebeceb;
  padding-bottom: 15px;
}
.c-con .c-rt .crt-lj a {
  font-size: 20px;
  letter-spacing: 1px;
  color: #f50404;
  margin: 0 7px;
}
.c-con .c-rt .crt-lj a:nth-child(3) {
  margin-left: 0;
}
.c-con .c-rt .crt-lj a:nth-child(1),.c-con .c-rt .crt-lj span:nth-child(2){
    display: none;
}
.c-con .c-rt .row {
  margin-left: -18.5px;
  margin-right: -18.5px;
  margin-top: 50px;
  margin-bottom: 33px;
}
.c-con .c-rt .row .crt-items {
  padding: 0 18.5px;
  margin-bottom: 37px;
}
.c-con .c-rt .row .crt-items .crt-items-con {
  background-color: #f4f4f4;
  padding-top: 33px;
  transition: all 0.4s;
}
.c-con .c-rt .row .crt-items .crt-items-con .crt-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 161px;
}
.c-con .c-rt .row .crt-items .crt-items-con .crt-thumb img {
  max-height: 100%;
  transition: all 0.6s;
}
.c-con .c-rt .row .crt-items .crt-items-con div {
  border-top: 1px solid #fff;
  padding: 11px 0;
  margin-top: 20px;
}
.c-con .c-rt .row .crt-items .crt-items-con div a {
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  display: block;
  text-align: center;
  transition: all 0.4s;
}
.c-con .c-rt .row .crt-items .crt-items-con:hover {
  box-shadow: 1px 1px 10px #e1e1e1;
  transform: translateY(-4px);
}
.c-con .c-rt .row .crt-items .crt-items-con:hover .crt-thumb img {
  transform: scale(1.03);
}
.c-con .c-rt .row .crt-items .crt-items-con:hover div a {
  color: #f50404;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  display: block;
  border-radius: 4px;
  border: solid 1px #e5eeff;
  padding: 0 11px;
  transition: all 0.4s;
}
.pagination li:hover a {
  background-color: #f50404;
  border: 1px solid #f50404;
  color: #fff;
}
.pagination .active a {
  background-color: #f50404;
  border: 1px solid #f50404;
  color: #fff;
}
.cshow-jj {
  background-color: #ffffff;
  margin-top: 55px;
  padding: 67px 7.8% 40px 33px;
}
.cshow-jj .jj-bt {
  border-bottom: 2px solid #f3f3f3;
}
.cshow-jj .jj-bt h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ea4648;
  position: relative;
  width: fit-content;
  padding-bottom: 21px;
}
.cshow-jj .jj-bt h3::after {
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  height: 2px;
  background-color: #ea4648;
}
.cshow-jj .cshow-jj-desc {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 44px;
}
.cshow-jj .cshow-jj-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 63px;
}
.cshow-jj .cshow-jj-con .cshow-jj-lf {
  text-align: center;
  width: 40.45%;
  margin-top: 20px;
}
.cshow-jj .cshow-jj-con .cshow-jj-lf div img {
  transition: all 0.6s;
}
.cshow-jj .cshow-jj-con .cshow-jj-lf p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.4s;
}
.cshow-jj .cshow-jj-con .cshow-jj-lf:hover div img {
  transform: scale(1.02);
}
.cshow-jj .cshow-jj-con .cshow-jj-lf:hover p {
  color: #f50404;
}
.cshow-jj .cshow-jj-con .cshow-jj-rt {
  width: 57.25%;
}
.cshow-jj .cshow-jj-con .cshow-jj-rt table {
  width: 100%;
}
.cshow-jj .cshow-jj-con .cshow-jj-rt table tr td {
  border: 2px solid #e8e8e8;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  padding: 4.5px 0;
}
.cshow-jj .cshow-jj-con .cshow-jj-rt table tr th {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  background-color: #f3f3f3;
  padding: 5.5px 8px;
  border: 2px solid #f3f3f3;
}
.cshow-jj .cshow-jj-con .cshow-jj-rt table tr th:nth-child(1) {
  width: 35%;
}
.cshow-nr {
  background: #fff;
  margin-top: 38px;
  margin-bottom: 79px;
}
.cshow-nr div:nth-child(1) img {
  width: 100%;
}
.cshow-nr div:nth-child(2) {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #2e2e2e;
  padding: 33px 29px 38px 35px;
}
.gy-ban {
  position: relative;
}
.gy-ban .container {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 47%;
}
.gy-ban .container div h3 {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
}
.gy-ban .container div p {
  font-size: 25px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: -4px;
}
.gy-crumb ul {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  height: 100%;
}
.gy-crumb ul li {
  margin-left: 6.3%;
  height: 100%;
}
.gy-crumb ul li a {
  font-size: 18px;
  height: 100%;
  color: #333333;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.4s;
}
.gy-crumb ul li a::after {
  position: absolute;
  width: 0%;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1px;
  content: '';
  height: 2px;
  opacity: 0;
  transition: all 0.4s;
  background-color: #f50404;
}
.gy-crumb ul li:hover a {
  color: #f50404;
}
.gy-crumb ul li:hover a::after {
  width: 100%;
  opacity: 1;
}
.gy-crumb ul .active a {
  color: #f50404;
  font-weight: bold;
}
.gy-crumb ul .active a::after {
  width: 100%;
  opacity: 1;
}
.gy-crumb ul li:nth-child(1) {
  margin-left: 0;
}
.g-jj {
  margin-top: 77px;
  position: relative;
}
.g-jj #gsjs {
  position: absolute;
  top: -25%;
}
.g-jj .g-jj-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.g-jj .g-jj-tp .g-jj-tp-lf p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #f50404;
  position: relative;
  padding-left: 26px;
}
.g-jj .g-jj-tp .g-jj-tp-lf p::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 10px;
  left: 0;
  height: 10px;
  border: solid 2px #f50404;
  border-radius: 100%;
}
.g-jj .g-jj-tp .g-jj-tp-lf h3 {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  letter-spacing: 2px;
  color: #333333;
  margin-top: 40px;
}
.g-jj .g-jj-tp .g-jj-tp-rt {
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  width: 63.85%;
  position: relative;
  top: 14px;
}
.g-jj ul {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
.g-jj ul li {
  box-shadow: 0px 1px 18px 0px rgba(86, 86, 86, 0.11);
  border-radius: 20px;
  width: 23.3%;
  padding: 39px 10px 32px 30px;
  background-repeat: no-repeat;
  background-position: 13% 35%;
  transition: all 0.4s;
}
.g-jj ul li div:nth-child(1) {
  height: 64px;
  display: flex;
  align-items: center;
}
.g-jj ul li div:nth-child(1) img:nth-child(2) {
  display: none;
}
.g-jj ul li div:nth-child(1) img {
  max-height: 100%;
}
.g-jj ul li h3 {
  font-size: 22px;
  font-weight: bold;
  transition: all 0.4s;
  letter-spacing: 1px;
  color: #333;
  margin-top: 36px;
}
.g-jj ul li div:nth-child(3) {
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #333;
  transition: all 0.4s;
  margin-top: 12px;
  line-height: 26px;
}
.g-jj ul li:hover {
  background-color: #f50404;
  transform: translateY(-4px);
}
.g-jj ul li:hover div:nth-child(1) img:nth-child(2) {
  display: inline;
}
.g-jj ul li:hover div:nth-child(1) img:nth-child(1) {
  display: none;
}
.g-jj ul li:hover h3,
.g-jj ul li:hover div:nth-child(3) {
  color: #fff;
}
.g-yj {
  margin-top: 85px;
  background: url(../image/yj-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 59px;
  padding-bottom: 116px;
  position: relative;
}
.g-yj #gsyj {
  position: absolute;
  top: -20%;
}
.g-yj .container .g-bt p {
  color: #ffffff;
  opacity: 0.1;
}
.g-yj .container .g-bt h3 {
  color: #ffffff;
}
.g-yj .container .g-yj-con {
  margin: 0 auto;
  margin-top: 58px;
  width: 71%;
  text-align: center;
}
.g-yj .container .g-yj-con h4 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
}
.g-yj .container .g-yj-con div {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 23px;
}
.g-bt {
  text-align: center;
  position: relative;
}
.g-bt p {
  font-size: 47px;
  font-weight: bold;
  color: #000000;
  opacity: 0.1;
}
.g-bt h3 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.g-sb {
  margin-top: 55px;
  overflow: hidden;
  position: relative;
}
.g-sb #sysb {
  position: absolute;
  top: -20%;
}
.g-sb .container .sb-swiper {
  overflow: inherit;
  width: 70.7%;
  margin-top: 27px;
}
.g-sb .container .sb-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 463px;
}
.g-sb .container .sb-pagination {
  position: relative;
  margin-top: 40px;
}
.g-sb .container .sb-pagination .swiper-pagination-bullet {
  width: 80px;
  height: 4px;
  background-color: #f50404;
  opacity: 0.2;
  margin: 0 7.5px;
  border-radius: 0;
  transition: all 0.4s;
}
.g-sb .container .sb-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.g-kh {
  margin-top: 80px;
  padding-top: 56px;
  padding-bottom: 75px;
  background-color: #f7f7f7;
  position: relative;
}
.g-kh #hzhb {
  position: absolute;
  top: -15%;
}
.g-kh .container .gkh-con {
  position: relative;
}
.g-kh .container .gkh-con .kh-next,
.g-kh .container .gkh-con .kh-prev {
  width: auto;
  height: auto;
  background: none;
}
.g-kh .container .gkh-con .kh-prev {
  left: -3.3%;
}
.g-kh .container .gkh-con .kh-next {
  right: -3.3%;
}
.g-kh .container .gkh-con .kh-next:after,
.g-kh .container .gkh-con .kh-prev:after {
  display: none;
}
.g-kh .container .kh-swiper {
  padding: 15px 0;
  margin-top: 27px;
}
.g-kh .container .kh-swiper .swiper-wrapper .swiper-slide {
  box-shadow: 0px 1px 18px 0px rgba(86, 86, 86, 0.11);
  border-radius: 9px;
  height: 120px;
  display: flex;
  background: #fff;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.g-kh .container .kh-swiper .swiper-wrapper .swiper-slide div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-kh .container .kh-swiper .swiper-wrapper .swiper-slide div img {
  transition: all 0.6s;
  max-height: 85%;
}
.g-kh .container .kh-swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(-4px);
}
.g-kh .container .kh-swiper .swiper-wrapper .swiper-slide:hover div img {
  transform: scale(1.03);
}
.l-lx {
  background: url(../image/lx-bg.jpg) no-repeat;
  background-color: #fafafa;
  padding-top: 183px;
  padding-bottom: 86px;
}
.l-lx .container .g-bt {
  text-align: left;
}
.l-lx .container .g-bt h3 {
  left: 0;
  transform: translate(0%, -50%);
}
.l-lx .container .l-lx-con {
  display: flex;
  justify-content: space-between;
  margin-top: -10px;
}
.l-lx .container .l-lx-con .l-lx-con-lf {
  margin-top: 35px;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(1) {
  font-size: 22px;
  letter-spacing: 1px;
  color: #666666;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(2) img {
  margin-right: 9px;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) {
  margin-top: 47px;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p:nth-child(1) {
  font-size: 18px;
  color: #666666;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(3) {
  margin-top: 47px;
}
.l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(3) p:nth-child(1) {
  font-size: 18px;
  color: #666666;
  margin-bottom: 14px;
}
.l-lx .container .l-lx-con #map {
  height: 506px;
  width: 51.1%;
}
.l-lx .container .l-lx-con #map img {
  max-width: inherit;
}
.l-ly {
  box-shadow: 0px 0px 16px 0px rgba(52, 52, 52, 0.16);
  margin-top: 80px;
  padding: 56px 50px 60px 50px;
}
.l-ly h3 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
}
.l-ly .l-ly-desc {
  font-size: 18px;
  line-height: 38px;
  color: #666666;
  max-width: 667px;
  margin-top: 29px;
}
.l-ly form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
}
.l-ly form div {
  position: relative;
  width: 49%;
  margin-bottom: 28px;
  background-color: #fafafa;
  padding: 17px 23px 17px 25px;
}
.l-ly form div input {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
  line-height: initial;
  width: 100%;
}
.l-ly form div textarea {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
  width: 100%;
  min-height: 268px;
}
.l-ly form div ::-webkit-input-placeholder {
  color: #999;
}
.l-ly form div :-moz-placeholder {
  color: #999;
}
.l-ly form div ::-moz-placeholder {
  color: #999;
}
.l-ly form div :-ms-input-placeholder {
  color: #999;
}
.l-ly form div ::-ms-input-placeholder {
  color: #999;
}
.l-ly form div p {
  position: absolute;
  right: 23px;
  top: 55%;
  transform: translateY(-50%);
  font-size: 22px;
  letter-spacing: 1px;
  color: #e13333;
}
.l-ly form div:last-child {
  width: 100%;
  position: relative;
}
.l-ly form div:last-child button {
  position: absolute;
  right: 26px;
  bottom: 26px;
  width: 139px;
  height: 45px;
  background-color: #f50404;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
}
.l-ly form div:last-child button:hover {
  box-shadow: 1px 1px 10px #f50404;
  transform: translateX(-4px);
}
.l-ly form input,
.l-ly form textarea {
  background: none;
  outline: none;
  resize: none;
}
.l-zp {
  background-color: #f5f5f5;
  margin-top: 90px;
  padding-top: 34px;
  padding-bottom: 82px;
  position: relative;
  overflow: hidden;
}
.l-zp::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../image/zp-lf.png) no-repeat right top;
  background-size: 396px auto;
  animation: hmp5Bg 20s linear infinite;
  width: 396px;
  height: 284px;
  left: -38px;
  bottom: -38px;
  margin-right: -100px;
  margin-top: -100px;
}
.l-zp::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../image/zp-rt.png) no-repeat right top;
  background-size: 438px auto;
  animation: hmp5Bg 20s linear infinite;
  width: 438px;
  height: 284px;
  right: 54px;
  top: 86px;
  margin-right: -100px;
  margin-top: -100px;
}
@keyframes hmp5Bg {
  0% {
    opacity: 0.9;
  }
  50% {
    opacity: 1;
    transform: scale(0.9) rotate(40deg) skew(30deg, -30deg);
  }
  100% {
    opacity: 0.8;
    transform: scale(0.8) rotate(0deg) skew(0deg, 0deg);
  }
}
.zp-cont {
  border: 1px solid #e4e4e4;
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  margin-top: 44px;
  background: #fff;
  position: relative;
  z-index: 3;
}
.zp-cont .zp-nav {
  padding: 14.5px 0;
  padding-left: 4.5%;
  padding-right: 6.5%;
  display: flex;
  background-color: #d71518;
}
.zp-cont .zp-nav li {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.zp-cont .zp-nav li:nth-child(1) {
  width: 16.2%;
}
.zp-cont .zp-nav li:nth-child(2) {
  width: 18%;
  text-align: center;
}
.zp-cont .zp-nav li:nth-child(3) {
  width: 35.4%;
  text-align: center;
}
.zp-cont .zp-nav li:nth-child(4) {
  width: 16.8%;
  text-align: center;
}
.zp-cont .zp-nav li:nth-child(5) {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zp-cont .zp-content .zp-items ul {
  padding: 30px 0;
  border-top: 1px solid #e4e4e4;
  padding-left: 4.5%;
  padding-right: 6.5%;
  display: flex;
}
.zp-cont .zp-content .zp-items ul li {
  font-size: 16px;
  color: #333333;
}
.zp-cont .zp-content .zp-items ul li:nth-child(1) {
  width: 16.2%;
}
.zp-cont .zp-content .zp-items ul li:nth-child(2) {
  width: 18%;
  text-align: center;
}
.zp-cont .zp-content .zp-items ul li:nth-child(3) {
  width: 35.4%;
  text-align: center;
}
.zp-cont .zp-content .zp-items ul li:nth-child(4) {
  width: 16.8%;
  text-align: center;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  left: 0.6%;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(1) {
  line-height: inherit;
  cursor: pointer;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(1) img:nth-child(2) {
  display: none;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) p {
  cursor: pointer;
  transition: all 0.3s;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) p img {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5) p:nth-child(2) {
  display: none;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5):hover {
  color: #d71518;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5):hover p:nth-child(1) img:nth-child(1) {
  display: none;
}
.zp-cont .zp-content .zp-items ul li:nth-child(5):hover p:nth-child(1) img:nth-child(2) {
  display: inline;
}
.zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) {
  color: #d71518;
}
.zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) p:nth-child(1) {
  display: none;
}
.zp-cont .zp-content .zp-items ul .zp-active:nth-child(5) p:nth-child(2) {
  display: block;
}
.zp-cont .zp-content .zp-items .zp-nr {
  font-size: 14px;
  color: #333333;
  padding: 20px 6.5% 70px 4.5%;
  display: none;
}
.zp-cont .zp-content .zp-items .zp-nr h5 {
  font-size: 16px;
  font-weight: bold;
  color: #d61518;
  margin-bottom: 14px;
  margin-top: 22px;
}
.zp-cont .zp-content .zp-items .zp-nr h5:nth-child(1) {
  margin-top: 0;
}
.zp-cont .zp-content .zp-items .zp-nr .zp-yx {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 121px;
  height: 38px;
  background-color: #d71518;
  border-radius: 6px;
  transition: all 0.4s;
  font-size: 14px;
  color: #fff;
}
.zp-cont .zp-content .zp-items .zp-nr .zp-yx:hover {
  box-shadow: 1px 1px 10px #d61518;
}
.x-bt {
  margin-top: 60px;
}
.zxx-con {
  background-color: #ffffff;
  box-shadow: -2px 0px 26px 1px rgba(94, 94, 94, 0.24);
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.zxx-con .zxx-lf {
  width: 51.45%;
  padding-top: 68px;
  padding-left: 84px;
  padding-right: 121px;
  text-align: justify;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide P {
  font-size: 18px;
  color: #999999;
  font-family: 'Abel', sans-serif;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fe0000;
  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-all;
  white-space: normal;
  margin-top: -3px;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  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-all;
  white-space: normal;
  transition: all 0.3s;
  margin-top: 25px;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(4) {
  display: flex;
  align-items: center;
  font-size: 16px;
  transition: all 0.3s;
  color: #fe0000;
  margin-top: 60px;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(4) img {
  margin-left: 8px;
}
.zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(4):hover {
  transform: translateX(7px);
}
.zxx-con .zxx-lf .zx-pagination {
  position: relative;
  left: 0;
  bottom: 0;
  text-align: left;
  margin-top: 33px;
}
.zxx-con .zxx-lf .zx-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: solid 1px #d6d6d6;
  transition: all 0.3s;
  background: none;
  opacity: 1;
  margin: 0 6px;
}
.zxx-con .zxx-lf .zx-pagination .swiper-pagination-bullet:nth-child(1) {
  margin-left: 0;
}
.zxx-con .zxx-lf .zx-pagination .swiper-pagination-bullet-active {
  border: solid 1px #fe0000;
}
.zxx-con .zxx-rt {
  width: 48.55%;
}
.zxx-con .zxx-rt .zx-swiper1 {
  border-radius: 20px;
  overflow: hidden;
}
.zxx-con .zxx-rt .zx-swiper1 .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
.zxx-con .zxx-rt .zx-swiper1 .swiper-wrapper .swiper-slide a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: block;
  transition: all 0.7s;
  height: 493px;
}
.zxx-con .zxx-rt .zx-swiper1 .swiper-wrapper .swiper-slide:hover a {
  transform: scale(1.03);
}
.zx-list {
  margin-top: 64px;
  margin-bottom: 80px;
}
.zx-list .row {
  margin-left: -37px;
  margin-right: -37px;
}
.zx-list .zx-items {
  padding: 0 37px;
  margin-bottom: 50px;
}
.zx-list .zx-items .zx-items-con .zx-thumb {
  display: block;
  overflow: hidden;
  border-radius: 8px;
}
.zx-list .zx-items .zx-items-con .zx-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 327px;
  transition: all 0.7s;
}
.zx-list .zx-items .zx-items-con .zx-tit {
  font-size: 18px;
  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-all;
  white-space: normal;
  color: #333333;
  margin-top: 19px;
  transition: all 0.3s;
}
.zx-list .zx-items .zx-items-con div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
  padding-top: 14px;
  transition: all 0.3s;
}
.zx-list .zx-items .zx-items-con div p {
  font-size: 16px;
  transition: all 0.3s;
  color: #999999;
  font-family: 'Abel', sans-serif;
}
.zx-list .zx-items .zx-items-con div a img:nth-child(2) {
  display: none;
}
.zx-list .zx-items .zx-items-con:hover .zx-thumb p {
  transform: scale(1.03);
}
.zx-list .zx-items .zx-items-con:hover .zx-tit,
.zx-list .zx-items .zx-items-con:hover div p {
  color: #fe0000;
}
.zx-list .zx-items .zx-items-con:hover div {
  border-top: 1px solid #fe0000;
}
.zx-list .zx-items .zx-items-con:hover div a img:nth-child(2) {
  display: inline;
}
.zx-list .zx-items .zx-items-con:hover div a img:nth-child(1) {
  display: none;
}
.xshow-con {
  margin-top: 70px;
}
.xshow-con .xshow-bt {
  font-size: 34px;
  text-align: center;
  letter-spacing: 1px;
  color: #333333;
}
.xshow-con .xshow-sj {
  font-size: 16px;
  text-align: center;
  color: #696969;
}
.xshow-con .xshow-content {
  font-size: 18px;
  line-height: 37px;
  color: #666666;
  margin-top: 46px;
}
.xshow-con .xshow-content em {
  padding-left: 30px;
  display: block;
}
.xshow-con .xshow-content strong {
  display: flex;
  color: #333333;
  position: relative;
  padding-left: 30px;
}
.xshow-con .xshow-content strong:before {
  position: absolute;
  left: 0;
  top: 12px;
  content: '';
  width: 18px;
  height: 12px;
  background: url(../image/yd.png) no-repeat;
  background-size: 100% 100%;
}
.xshow-con .xshow-dh {
  border-top: 1px solid #eaeaea;
  margin-top: 57px;
  padding-top: 24px;
  margin-bottom: 66px;
}
.xshow-con .xshow-dh p a {
  font-size: 16px;
  color: #333333;
  transition: all 0.4s;
}
.xshow-con .xshow-dh p a:hover {
  color: #d61518 !important;
}
.xshow-con .xshow-dh P:nth-child(2) a {
  color: #666666;
}
.y-con {
  margin-top: 60px;
  margin-bottom: 80px;
}
.y-con .y-cont {
  margin-top: 43px;
}
.y-con .y-cont .y-items {
  transition: all 0.4s;
  display: flex;
  background-color: #f4f4f4;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 42px;
}
.y-con .y-cont .y-items .y-thumb {
  overflow: hidden;
  width: 39%;
}
.y-con .y-cont .y-items .y-thumb p {
  transition: all 0.7s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 389px;
}
.y-con .y-cont .y-items .y-rt {
  flex: 1;
  padding-right: 46px;
  padding-left: 60px;
}
.y-con .y-cont .y-items .y-rt a {
  display: block;
}
.y-con .y-cont .y-items .y-rt a:nth-child(1) {
  font-size: 28px;
  letter-spacing: 1px;
  color: #323333;
}
.y-con .y-cont .y-items .y-rt a:nth-child(2) {
  font-size: 18px;
  position: relative;
  line-height: 37px;
  letter-spacing: 1px;
  color: #666666;
  padding-left: 23px;
  margin-top: 25px;
}
.y-con .y-cont .y-items .y-rt a:nth-child(2):before {
  position: absolute;
  left: 0;
  top: 15px;
  content: '';
  width: 11px;
  height: 7px;
  background: url(../image/ytb.png) no-repeat;
  background-size: 100% 100%;
}
.y-con .y-cont .y-items:hover {
  box-shadow: 1px 1px 10px #e1e1e1;
  transform: translateX(4px);
}
@media (max-width: 1650px) {
  .cpzx .container .cpzx-con .cpzx-list .cp-next,
  .yyly .container .yyly-con .ly-next,
  .g-kh .container .gkh-con .kh-next {
    right: -2%;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-prev,
  .yyly .container .yyly-con .ly-prev,
  .g-kh .container .gkh-con .kh-prev {
    left: -2%;
  }
}
@media (max-width: 1570px) {
  .container {
    max-width: 90%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    height: 562px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container p {
    font-size: 21px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
    font-size: 45px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    font-size: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span {
    padding: 6px 13px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    padding: 0 16px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li {
    font-size: 21px;
  }
  .sy-bt h3 {
    font-size: 37px;
  }
  .sy-bt p {
    font-size: 19px;
  }
  .cpzx .container .cpzx-nav li {
    font-size: 22px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
    font-size: 18px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(3) {
    font-size: 15px;
  }
  .gsjj .container .gsjj-con {
    font-size: 17px;
    line-height: 38px;
  }
  .gsjj {
    padding-top: 117px;
    padding-bottom: 103px;
  }
  .gsjj .container .gsjj-more {
    margin-top: 80px;
  }
  .gsjj .container .gsjj-con {
    margin-top: 59px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(1) p {
    height: 316px;
  }
  .sy-more {
    width: 175px;
    height: 50px;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    font-size: 37px;
    line-height: 58px;
  }
  .l-lx {
    padding-top: 130px;
  }
}
@media (max-width: 1477px) {
  .head .container .head-rt ul {
    width: 55.5%;
  }
  .c-con .c-lf .c-nav .cnav-items ul li a {
    padding-left: 14px;
  }
  .gy-ban .container div h3 {
    font-size: 36px;
  }
  .gy-ban .container div p {
    font-size: 23px;
  }
  .zxx-con .zxx-rt .zx-swiper1 .swiper-wrapper .swiper-slide a {
    height: 400px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
    margin-top: 10px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(4) {
    margin-top: 18px;
  }
  .zxx-con .zxx-lf .zx-pagination {
    margin-top: 22px;
  }
  .zx-list .zx-items .zx-items-con .zx-thumb p {
    height: 265px;
  }
  .y-con .y-cont .y-items .y-thumb p {
    height: 335px;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(1) {
    font-size: 25px;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(2) {
    font-size: 17px;
    line-height: 35px;
    margin-top: 17px;
  }
}
@media (max-width: 1365px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    height: 510px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-rt img {
    max-width: 77%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
    font-size: 39px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container p {
    font-size: 19px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    font-size: 16px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li {
    font-size: 19px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul {
    width: 41%;
  }
  .sy-bt h3 {
    font-size: 34px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con .cp-thumb {
    height: 190px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2)::before {
    top: 11px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(3) {
    line-height: 26px;
    margin-top: 8px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4) {
    margin-top: 20px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con {
    padding: 32px 25px 34px 25px;
  }
  .gsjj .container .gsjj-con {
    font-size: 17px;
    line-height: 35px;
  }
  .gsjj .container .gsjj-more a,
  .sy-more {
    width: 162px;
    height: 49px;
  }
  .gsjj .container .gsjj-con {
    margin-top: 50px;
  }
  .gsjj {
    padding-top: 95px;
    padding-bottom: 88px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(1) p {
    height: 276px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
    font-size: 19px;
  }
  .xwzx .container .xwzx-con .xwzx-lf a:nth-child(1) p {
    height: 315px;
  }
  .xwzx .container .xwzx-con .xwzx-lf .xwzx-tit {
    font-size: 19px;
    margin-top: 10px;
  }
  .xwzx .container .xwzx-con .xwzx-lf a:nth-child(3) {
    font-size: 15px;
    margin-top: 4px;
    line-height: 26px;
  }
  .xwzx .container .xwzx-con .xwzx-sj {
    font-size: 22px;
  }
  .xwzx .container .xwzx-con .xwzx-sj span {
    font-size: 13px;
    top: -6px;
    margin-left: 6px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(1) p {
    height: 160px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li .tit {
    font-size: 19px;
    margin-top: 7px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(3) {
    font-size: 15px;
    margin-top: -3px;
  }
  .xwzx .container .xwzx-con .xwzx-lf div a,
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div a {
    width: 28px;
    height: 28px;
  }
  .xwzx .container .xwzx-con .xwzx-lf div {
    padding-bottom: 11px;
    margin-top: 8px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div {
    margin-top: 9px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1) {
    font-size: 17px;
    padding-left: 18px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li .xwzx-sj {
    font-size: 19px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li .xwzx-sj span {
    top: -4px;
    margin-left: 6px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li {
    padding: 7.5px 0;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt {
    margin-top: 34px;
  }
  .foot .container .foot-tp .foot-tp-cen {
    width: 37.5%;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con {
    left: 25px;
  }
  .i-crumb .container {
    height: 67px;
  }
  .c-con .c-lf h3 {
    padding: 27px 0;
  }
  .cshow-jj .jj-bt h3 {
    font-size: 23px;
  }
  .cshow-nr div:nth-child(2) {
    font-size: 17px;
    line-height: 38px;
  }
  .head .container .head-rt ul li a {
    font-size: 17px;
  }
  .gy-ban .container div h3 {
    font-size: 31px;
  }
  .gy-ban .container div p {
    font-size: 22px;
  }
  .gy-crumb ul li a {
    font-size: 17px;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    font-size: 32px;
    line-height: 50px;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt {
    font-size: 16px;
    line-height: 34px;
  }
  .g-jj ul li div:nth-child(1) {
    height: 48px;
  }
  .g-jj ul li h3 {
    font-size: 20px;
    margin-top: 30px;
  }
  .g-jj ul li div:nth-child(3) {
    font-size: 16px;
    margin-top: 12px;
    line-height: 22px;
  }
  .g-bt h3 {
    font-size: 32px;
  }
  .g-bt p {
    font-size: 43px;
  }
  .g-sb .container .sb-swiper .swiper-wrapper .swiper-slide div {
    height: 410px;
  }
  .g-sb .container .sb-pagination .swiper-pagination-bullet {
    width: 61px;
    height: 3px;
  }
  .g-kh .container .kh-swiper .swiper-wrapper .swiper-slide {
    height: 116px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(1) {
    font-size: 20px;
  }
  .l-lx .container .l-lx-con #map {
    height: 468px;
  }
  .l-ly h3 {
    font-size: 30px;
  }
  .zx-list .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .zx-list .zx-items {
    padding: 0 20px;
  }
  .zxx-con .zxx-lf {
    padding-left: 61px;
    padding-right: 85px;
  }
  .xshow-con .xshow-bt {
    font-size: 31px;
  }
}
@media (max-width: 1199px) {
  .banner {
    margin-top: 0px;
  }
  .container {
    max-width: 93%;
  }
  .head .container .head-rt ul li a {
    font-size: 17px;
  }
  .head .container .head-rt .head-search form {
    width: 160px;
  }
  .head .container .head-rt ul {
    width: 64.5%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
    font-size: 34px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    font-size: 15px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul {
    width: 46%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    height: 441px;
  }
  .sy-bt h3 {
    font-size: 30px;
  }
  .cpzx .container .cpzx-nav li {
    font-size: 21px;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-next,
  .yyly .container .yyly-con .ly-next {
    right: -3%;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-prev,
  .yyly .container .yyly-con .ly-prev {
    left: -3%;
  }
  .gsjj .container .gsjj-more a {
    width: 142px;
    height: 44px;
  }
  .sy-more {
    top: -1px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(1) p {
    height: 228px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
    font-size: 17px;
  }
  .foot .container .foot-tp .foot-tp-lf ul li p {
    font-size: 15px;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li a {
    font-size: 15px;
  }
  .foot .container .foot-tp .foot-tp-rt ul li p:nth-child(2) {
    font-size: 15px;
  }
  .foot .container .foot-tp .foot-tp-rt ul li:nth-child(2) {
    margin-left: 18px;
  }
  .foot .container .foot-tp .foot-tp-cen {
    width: 34.5%;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con {
    left: 16px;
  }
  .c-con .c-rt .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .c-con .c-rt .row .crt-items {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .c-con .c-rt .row .crt-items .crt-items-con .crt-thumb {
    height: 145px;
  }
  .c-con .c-lf h3 {
    font-size: 21px;
  }
  .c-con .c-lf .c-nav {
    padding: 0 17px;
    margin-top: 23px;
    margin-bottom: 27px;
  }
  .c-con .c-lf .c-nav .cnav-items div {
    padding: 7.5px 18px;
  }
  .c-con .c-lf .c-nav .cnav-items div a {
    font-size: 17px;
  }
  .c-con .c-lf .c-nav .cnav-items ul {
    margin-left: 35px;
    margin-top: 21px;
  }
  .c-con .c-lf .c-nav .cnav-items ul li a {
    padding-left: 11px;
  }
  .c-con .c-lf .c-nav .cnav-items ul li {
    padding-top: 14px;
  }
  .c-con .c-lf .c-nav .cnav-items {
    margin-bottom: 16px;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .g-jj .g-jj-tp {
    align-items: center;
  }
  .g-jj ul li {
    padding: 23px 10px 19px 19px;
  }
  .g-jj ul li h3 {
    font-size: 18px;
    margin-top: 26px;
  }
  .g-jj ul li div:nth-child(3) {
    font-size: 15px;
    margin-top: 8px;
  }
  .g-sb .container .sb-swiper .swiper-wrapper .swiper-slide div {
    height: 328px;
  }
  .g-kh .container .kh-swiper .swiper-wrapper .swiper-slide {
    height: 96px;
  }
  .g-kh .container .kh-swiper .swiper-wrapper .swiper-slide div img {
    max-height: 71%;
    max-width: 85%;
  }
  .l-lx {
    padding-top: 80px;
  }
  .zxx-con .zxx-lf {
    padding-left: 43px;
    padding-right: 50px;
  }
  .zx-list .zx-items {
    padding: 0 10px;
    margin-bottom: 28px;
  }
  .zx-list .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .zx-list .zx-items .zx-items-con .zx-thumb p {
    height: 215px;
  }
  .zx-list .zx-items .zx-items-con div {
    margin-top: 6px;
    padding-top: 7px;
  }
  .xshow-con .xshow-bt {
    font-size: 27px;
  }
  .xshow-con .xshow-content {
    font-size: 17px;
    line-height: 35px;
    margin-top: 32px;
  }
}
@media (max-width: 990px) {
  .head .container .head-rt ul {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
    font-size: 30px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container p {
    font-size: 18px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    font-size: 13px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span {
    padding: 6px 11px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    padding: 0 12px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li {
    font-size: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li img {
    margin-right: 8px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
    height: 403px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-rt img {
    max-width: 85%;
    bottom: 10%;
    left: 3px;
  }
  .gsjj {
    background-position: 71% 100%;
  }
  .xwzx .container .xwzx-con {
    display: block;
  }
  .xwzx .container .xwzx-con .xwzx-lf,
  .xwzx .container .xwzx-con .xwzx-rt {
    width: 100%;
  }
  .xwzx .container .xwzx-con .xwzx-rt {
    margin-top: 60px;
  }
  .foot .container .foot-tp {
    display: block;
  }
  .foot .container .foot-tp .foot-tp-cen {
    width: 79%;
    margin-top: 42px;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con {
    left: 0;
    width: 100%;
  }
  .foot .container .foot-tp .foot-tp-cen::before,
  .foot .container .foot-tp .foot-tp-cen::after {
    display: none;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul {
    margin-top: 20px;
  }
  .foot .container .foot-tp .foot-tp-rt ul li:nth-child(2) {
    margin-left: 75px;
  }
  .foot .container .foot-tp .foot-tp-rt {
    margin-top: 44px;
  }
  .c-con .c-lf {
    display: none;
  }
  .c-con .c-rt {
    width: 100%;
  }
  .cshow-jj .cshow-jj-con {
    margin-top: 34px;
  }
  .gy-ban .container div h3 {
    font-size: 25px;
  }
  .gy-ban .container div p {
    font-size: 18px;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    margin-top: 11px;
  }
  .g-jj .g-jj-tp {
    display: block;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt {
    width: 100%;
    top: 0;
    margin-top: 17px;
  }
  .g-jj ul {
    flex-wrap: wrap;
    margin-top: 36px;
  }
  .g-jj ul li {
    width: 48.5%;
    margin-bottom: 22px;
  }
  .g-sb .container .sb-swiper .swiper-wrapper .swiper-slide div {
    height: 282px;
  }
  .g-jj #gsjs {
    top: -11%;
  }
  .g-yj #gsyj {
    top: -10%;
  }
  .g-kh #hzhb {
    top: -12%;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(2) {
    margin-top: 6px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p {
    margin-top: -8px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) {
    margin-top: 28px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(3) {
    margin-top: 28px;
  }
  .l-lx .container .l-lx-con #map {
    height: 398px;
  }
  .l-ly form div textarea {
    min-height: 208px;
  }
  .zp-cont .zp-content .zp-items ul li {
    line-height: 25px;
  }
  .zxx-con {
    flex-direction: column-reverse;
  }
  .zxx-con .zxx-rt,
  .zxx-con .zxx-lf {
    width: 100%;
  }
  .zxx-con .zxx-lf {
    padding-left: 29px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .zx-list .zx-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .zx-list {
    margin-top: 34px;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(2) {
    font-size: 16px;
    line-height: 31px;
    margin-top: 4px;
  }
  .y-con .y-cont .y-items .y-rt {
    padding-right: 38px;
    padding-left: 38px;
  }
.head .container .head-rt .head-search {
display: none;
}
.head .container{
    padding: 11px 0;
}
.head-logo{
        width: 127px;
}
.mb-zd{
    display: block;
}
}
@media (max-width: 767px) {
    .l-zp::after {
    background-size: 175px auto;
    top: 61px;
    }
.l-zp::before {
    background-size: 240px auto;
    width: 226px;
    height: 147px;
    left: -55px;
    bottom: -16px;
}
.i-crumb .container p{
flex-wrap: wrap;
    line-height: 22px;
    padding: 9px 0;
}
.i-crumb .container p a{
    margin: 0 2px;
}
  .head-hy {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li {
    font-size: 12px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul li img {
    margin-right: 5px;
    width: 10px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container ul {
    width: 70%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container h2 {
    font-size: 20px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container p {
    font-size: 15px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div span,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container div a {
    font-size: 12px;
    white-space: nowrap;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
    display: none;
  }
  .mb-ban {
    display: block;
  }
  .sy-bt h3 {
    font-size: 21px;
  }
  .sy-bt h3 span::after {
    width: 7px;
    height: 7px;
  }
  .sy-bt h3 span {
    padding-right: 15px;
    margin-right: 10px;
  }
  .sy-bt p {
    font-size: 17px;
  }
  .sy-bt p:before {
    width: 17px;
    height: 17px;
  }
  .sy-bt p {
    padding-left: 27px;
  }
  .cpzx {
    padding-top: 30px;
    padding-bottom: 19px;
  }
  .cpzx .container .cpzx-nav li {
    margin: 0 4px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
  }
  .cpzx .container .cpzx-nav li:nth-child(1) {
    margin-left: 0;
  }
  .cpzx .container .cpzx-nav li:nth-last-child(1) {
    margin-right: 0;
  }
  .cpzx .container .cpzx-nav {
    margin-top: 24px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
    font-size: 16px;
    padding-left: 14px;
  }
  .cpzx .container .cpzx-con {
    margin-top: 15px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2)::before {
    top: 8px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(3) {
    line-height: 25px;
    margin-top: 8px;
  }
  .cpzx .container .cpzx-con .swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(4) {
    width: 106px;
    font-size: 13px;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-next,
  .cpzx .container .cpzx-con .cpzx-list .cp-prev,
  .g-kh .container .gkh-con .kh-next,
  .g-kh .container .gkh-con .kh-prev {
    width: 18px;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-next,
  .yyly .container .yyly-con .ly-next {
    right: -1%;
  }
  .cpzx .container .cpzx-con .cpzx-list .cp-prev,
  .yyly .container .yyly-con .ly-prev {
    left: -1%;
  }
  .gsjj .container .gsjj-con {
    font-size: 16px;
    line-height: 31px;
    margin-top: 27px;
    width: 100%;
  }
  .gsjj .container .gsjj-more a,
  .sy-more {
    width: 132px;
    height: 43px;
    font-size: 15px;
  }
  .gsjj .container .gsjj-more a span,
  .sy-more span {
    font-size: 22px;
    margin-left: 3px;
    top: -3px;
  }
  .gsjj .container .gsjj-more img {
    width: 80%;
  }
  .gsjj {
    padding-top: 56px;
    padding-bottom: 66px;
  }
  .gsjj .container .gsjj-more {
    margin-top: 37px;
  }
  .gsjj {
    background-position: 58% 100%;
  }
  .gsjj .container .gsjj-more a,
  .sy-more {
    width: 111px;
    height: 38px;
    font-size: 14px;
  }
  .yyly {
    padding-top: 36px;
    padding-bottom: 15px;
  }
  .yyly .container .yyly-con {
    margin-top: 6px;
  }
  .yyly .container .yyly-con .ly-swiper .swiper-wrapper .swiper-slide .slide-con a:nth-child(2) {
    font-size: 16px;
  }
  .yyly .container .yyly-con .ly-next img:nth-child(2),
  .yyly .container .yyly-con .ly-prev img:nth-child(2) {
    display: inline;
  }
  .yyly .container .yyly-con .ly-next img:nth-child(1),
  .yyly .container .yyly-con .ly-prev img:nth-child(1) {
    display: none;
  }
  .xwzx {
    margin-top: 34px;
    margin-bottom: 35px;
  }
  .xwzx .container .xwzx-con .xwzx-lf a:nth-child(1) p {
    height: 201px;
  }
  .xwzx .container .xwzx-con {
    margin-top: 29px;
  }
  .xwzx .container .xwzx-con .xwzx-lf .xwzx-tit {
    font-size: 17px;
    margin-top: 7px;
  }
  .xwzx .container .xwzx-con .xwzx-lf a:nth-child(3) {
    font-size: 15px;
    margin-top: 2px;
    line-height: 24px;
  }
  .xwzx .container .xwzx-con .xwzx-sj {
    font-size: 20px;
  }
  .xwzx .container .xwzx-con .xwzx-lf div {
    align-items: center;
    padding-bottom: 4px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp {
    display: block;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li {
    width: 100%;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li a:nth-child(1) p {
    height: 193px;
  }
  .xwzx .container .xwzx-con .xwzx-rt {
    margin-top: 28px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li .tit {
    font-size: 17px;
    margin-top: 5px;
  }
  .xwzx .container .xwzx-con .xwzx-sj span,
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li .xwzx-sj span {
    font-size: 12px;
    top: -5px;
    margin-left: 4px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li div {
    margin-top: 2px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-tp li:nth-child(2) {
    margin-top: 16px;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt li a:nth-child(1) {
    font-size: 16px;
    padding-left: 14px;
    width: 69%;
  }
  .xwzx .container .xwzx-con .xwzx-rt .xwzx-rt-bt {
    margin-top: 18px;
  }
  .foot .container .foot-tp .foot-tp-lf ul {
    margin-top: 21px;
  }
  .foot .container .foot-tp .foot-tp-lf ul li {
    margin-bottom: 0;
  }
  .foot .container .foot-tp .foot-tp-cen {
    width: 100%;
    margin-top: 23px;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul li {
    margin-bottom: 2px;
  }
  .foot .container .foot-tp .foot-tp-cen .foot-tp-cen-con ul {
    margin-top: 12px;
  }
  .foot .container .foot-tp .foot-tp-rt ul {
    justify-content: center;
  }
  .foot .container .foot-tp .foot-tp-rt ul li:nth-child(2) {
    margin-left: 40px;
  }
  .foot .container .foot-tp .foot-tp-rt {
    margin-top: 35px;
  }
  .foot .container .foot-bt {
    display: block;
    padding: 14.5px 0;
    margin-top: 26px;
    text-align: center;
    line-height: 21px;
  }
  .i-crumb .container {
    min-height: 46px;
    height: auto;
  }
  .c-con .c-rt .crt-lj a {
    font-size: 18px;
    margin: 0 3px;
  }
  .c-con {
    margin-top: 22px;
    margin-bottom: 33px;
  }
  .c-con .c-rt .crt-lj {
    padding-bottom: 6px;
  }
  .c-con .c-rt .row .crt-items {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .c-con .c-rt .row {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 24px;
    margin-bottom: 19px;
  }
  .c-con .c-rt .row .crt-items .crt-items-con {
    padding-top: 22px;
  }
  .c-con .c-rt .row .crt-items .crt-items-con div {
    margin-top: 17px;
  }
  .c-con .c-rt .row .crt-items .crt-items-con .crt-thumb {
    height: 129px;
  }
  .c-con .c-rt .row .crt-items .crt-items-con div a {
    font-size: 14px;
    line-height: 21px;
  }
  .cshow-jj .jj-bt h3 {
    font-size: 20px;
    padding-bottom: 13px;
  }
  .cshow-jj {
    margin-top: 29px;
    padding: 31px 24px 30px 24px;
  }
  .cshow-jj .cshow-jj-desc {
    font-size: 15px;
    line-height: 28px;
    margin-top: 21px;
  }
  .cshow-jj .cshow-jj-con {
    margin-top: 23px;
    display: block;
  }
  .cshow-jj .cshow-jj-con .cshow-jj-lf {
    width: 100%;
  }
  .cshow-jj .cshow-jj-con .cshow-jj-rt {
    width: 100%;
    margin-top: 17px;
  }
  .cshow-jj .cshow-jj-con .cshow-jj-rt table tr th {
    font-size: 15px;
  }
  .cshow-jj .cshow-jj-con .cshow-jj-rt table tr td {
    padding: 7.5px 4%;
    line-height: 21px;
  }
  .cshow-nr {
    margin-top: 22px;
    margin-bottom: 35px;
  }
  .cshow-nr div:nth-child(2) {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 16px 24px 18px 24px;
  }
  .gy-crumb .container {
    height: auto;
    flex-wrap: wrap;
  }
  .gy-crumb ul {
    flex: auto;
    width: 100%;
    margin-top: -3px;
    justify-content: space-between;
  }
  .gy-crumb ul li {
    margin: 0;
  }
  .gy-crumb .container p {
    height: 46px;
  }
  .gy-crumb ul li a {
    font-size: 16px;
    padding-bottom: 4px;
  }
  .gy-ban .container div h3 {
    font-size: 19px;
  }
  .gy-ban .container div p {
    font-size: 15px;
    font-weight: bold;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf p {
    padding-left: 21px;
  }
  .g-jj .g-jj-tp .g-jj-tp-lf h3 {
    font-size: 21px;
    line-height: 31px;
    margin-top: 8px;
  }
  .g-jj {
    margin-top: 29px;
  }
  .g-jj .g-jj-tp .g-jj-tp-rt {
    font-size: 15px;
    line-height: 30px;
    margin-top: 11px;
  }
  .g-jj ul {
    margin-top: 23px;
  }
  .g-jj ul li {
    background-size: 78%;
    margin-bottom: 10px;
  }
  .g-jj ul li div:nth-child(1) {
    height: 37px;
  }
  .g-jj ul li h3 {
    font-size: 17px;
    margin-top: 22px;
  }
  .g-jj ul li div:nth-child(3) {
    font-size: 14px;
    margin-top: 8px;
    line-height: 20px;
  }
  .g-bt h3 {
    font-size: 22px;
  }
  .g-bt p {
    font-size: 25px;
    white-space: nowrap;
  }
  .g-yj {
    margin-top: 22px;
    padding-top: 34px;
    padding-bottom: 38px;
  }
  .g-yj .container .g-yj-con {
    width: 100%;
    margin-top: 28px;
  }
  .g-yj .container .g-yj-con h4 {
    font-size: 18px;
    font-weight: bold;
  }
  .g-yj .container .g-yj-con div {
    font-size: 15px;
    line-height: 28px;
    margin-top: 16px;
  }
  .g-sb {
    margin-top: 30px;
  }
  .g-sb .container .sb-swiper {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
  }
  .g-sb .container .sb-swiper .swiper-wrapper .swiper-slide div {
    height: 192px;
  }
  .g-sb .container .sb-pagination .swiper-pagination-bullet {
    width: 38px;
    height: 2px;
    margin: 0 5px;
  }
  .g-sb .container .sb-pagination {
    margin-top: 11px;
  }
  .g-kh {
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 18px;
  }
  .g-kh .container .kh-swiper {
    margin-top: 1px;
  }
  .g-kh .container .kh-swiper .swiper-wrapper .swiper-slide {
    height: 82px;
  }
  .g-jj #gsjs {
    top: -9%;
  }
  .l-lx .container .l-lx-con {
    display: block;
  }
  .l-lx .container .l-lx-con #map {
    width: 100%;
    margin-top: 26px;
  }
  .l-lx {
    padding-top: 25px;
    padding-bottom: 33px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(1) {
    font-size: 16px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(1) p:nth-child(2) {
    margin-top: 3px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p:nth-child(1) {
    font-size: 16px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p {
    font-size: 22px;
    margin-top: -10px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(3) p:nth-child(1) {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) {
    margin-top: 11px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(3) {
    margin-top: 4px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf {
    margin-top: 14px;
  }
  .l-lx .container .l-lx-con #map {
    height: 244px;
  }
  .l-ly h3 {
    font-size: 22px;
  }
  .l-ly .l-ly-desc {
    font-size: 15px;
    line-height: 28px;
    margin-top: 12px;
  }
  .l-ly {
    margin-top: 30px;
    padding: 32px 22px 18px 22px;
  }
  .l-ly form div {
    padding: 14.5px 16px 14.5px 16px;
    width: 100%;
    margin-bottom: 10px;
  }
  .l-ly form {
    margin-top: 18px;
  }
  .l-ly form div input,
  .l-ly form div textarea,
  .l-ly form div:last-child button {
    font-size: 15px;
  }
  .l-ly form div textarea {
    min-height: 124px;
  }
  .l-ly form div:last-child button {
    width: 108px;
    height: 37px;
    right: 17px;
    bottom: 17px;
  }
  .l-zp {
    margin-top: 33px;
    padding-top: 27px;
    padding-bottom: 40px;
  }
  .zp-cont .zp-nav li {
    font-size: 16px;
  }
  .zp-cont .zp-content .zp-items ul {
    padding: 18px 0;
  }
  .zp-cont .zp-nav,
  .zp-cont .zp-content .zp-items ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  .zp-cont .zp-content .zp-items ul li {
    font-size: 15px;
  }
  .zp-cont .zp-nav li:nth-child(4),
  .zp-cont .zp-content .zp-items ul li:nth-child(4) {
    display: none;
  }
  .zp-cont .zp-nav li:nth-child(1),
  .zp-cont .zp-content .zp-items ul li:nth-child(1) {
    width: 28.3%;
  }
  .zp-cont .zp-nav li:nth-child(3),
  .zp-cont .zp-content .zp-items ul li:nth-child(3) {
    width: 29.5%;
  }
  .zp-cont .zp-nav li:nth-child(2),
  .zp-cont .zp-content .zp-items ul li:nth-child(2) {
    width: 21.5%;
  }
  .zp-cont {
    margin-top: 11px;
  }
  .zp-cont .zp-content .zp-items ul li:nth-child(5) p img {
    margin-left: 3px;
  }
  .zp-cont .zp-content .zp-items .zp-nr {
    padding: 0px 15px 21px 15px;
  }
  .zp-cont .zp-content .zp-items .zp-nr h5 {
    margin-bottom: 5px;
    margin-top: 16px;
  }
  .zp-cont .zp-content .zp-items .zp-nr .zp-yx {
    margin-top: 24px;
        width: 101px;
    height: 36px;
  }
  .zxx-con .zxx-rt .zx-swiper1 .swiper-wrapper .swiper-slide a {
    height: 238px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide P {
    font-size: 16px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 18px;
    margin-top: -4px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
    font-size: 15px;
    line-height: 28px;
    margin-top: 0px;
  }
  .zxx-con .zxx-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(4) {
    font-size: 15px;
    margin-top: 4px;
  }
  .zxx-con .zxx-lf .zx-pagination {
    text-align: center;
    margin-top: 5px;
  }
  .zxx-con .zxx-lf {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 14px;
    padding-bottom: 17px;
  }
  .zxx-con {
    margin-top: 12px;
  }
  .zx-list .zx-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 22px;
  }
  .zx-list .zx-items .zx-items-con .zx-tit {
    font-size: 16px;
    margin-top: 8px;
  }
  .zx-list .zx-items .zx-items-con div p {
    font-size: 15px;
  }
  .zx-list .zx-items .zx-items-con div a img {
    width: 20px;
  }
  .zx-list .zx-items .zx-items-con div {
    margin-top: 3px;
    padding-top: 3px;
  }
  .zx-list {
    margin-top: 32px;
    margin-bottom: 28px;
  }
  .x-bt {
    margin-top: 24px;
  }
  .xw-crumb ul {
    justify-content: center;
  }
  .xw-crumb ul li {
    margin: 0 7%;
  }
  .xshow-con .xshow-bt {
font-size: 20px;
    line-height: 29px;
  }
  .xshow-con {
    margin-top: 26px;
  }
  .xshow-con .xshow-sj {
    font-size: 15px;
    margin-top: -2px;
  }
  .xshow-con .xshow-content {
    font-size: 15px;
    line-height: 29px;
    margin-top: 11px;
  }
  .xshow-con .xshow-content strong:before {
    top: 8px;
  }
  .xshow-con .xshow-dh {
    margin-top: 21px;
    padding-top: 21px;
    margin-bottom: 26px;
  }
  .y-con {
    margin-top: 23px;
    margin-bottom: 40px;
  }
  .y-con .y-cont {
    margin-top: 11px;
  }
  .y-con .y-cont .y-items {
    display: block;
    margin-bottom: 21px;
  }
  .y-con .y-cont .y-items .y-thumb p {
    height: 216px;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(2) {
    font-size: 15px;
    line-height: 28px;
    padding-left: 21px;
    margin-top: 2px;
  }
  .y-con .y-cont .y-items .y-rt a:nth-child(2):before {
    top: 11px;
  }
  .y-con .y-cont .y-items .y-rt {
    padding: 19px 21px 21px 21px;
  }
  .l-lx .container .l-lx-con .l-lx-con-lf div:nth-child(2) p {
    font-size: 17px;
    margin-top: 0;
}
}</pre></body></html>