.container {
  max-width: 1400px;
  padding: 0;
}
body {
  background: #f9f9f9;
}
.swiper {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
/*@font-face {*/
/*  font-family: SourceHanSansCN-Bold;*/
/*  src: url('../font/SourceHanSansCN-Bold.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansCN-Regular;*/
/*  src: url('../font/SourceHanSansCN-Regular.otf');*/
/*}*/
/*@font-face {*/
/*  font-family: SourceHanSansCN-Medium;*/
/*  src: url('../font/SourceHanSansCN-Medium.otf');*/
/*}*/
.mb-div {
  display: none;
  /*margin-top: 9px;*/
  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: -60px;
}
.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;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 66px;
  overflow: scroll;
  display: none;
}
.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: 80%;
  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 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;
}
.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;
}
.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: #fff;
}
.mb-zd em {
  background: #fff;
}
.head-fix {
  position: relative;
  z-index: 106;
  width: 100%;
}
.head {
  height: 108px;
  background-color: rgba(17, 17, 17, 0.5);
  position: fixed;
  width: 100%;
}
.head .head-con {
  display: flex;
  justify-content: space-between;
  max-width: 1771px;
  margin: 0 auto;
  align-items: center;
  height: 108px;
}
.head .head-con .head-cen {
  padding-left: 50px;
}
.head .head-con .head-cen ul {
  display: flex;
}
.head .head-con .head-cen ul li {
  margin: 0 37px;
  position: relative;
  padding: 36px 0;
}
.head .head-con .head-cen ul li a {
  font-size: 18px;
  position: relative;
  color: #ffffff;
  transition: all 0.3s;
}
.head .head-con .head-cen ul li a::before {
  position: absolute;
  left: -18px;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #00b7ff;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.head .head-con .head-cen ul li ul {
  position: absolute;
  padding-top: 2px;
  top: 100%;
  min-width: 200px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.head .head-con .head-cen ul li ul li {
  background: rgba(17, 17, 17, 0.7);
  text-align: center;
  margin: 0;
  position: relative;
  padding: 17px 10px;
}
.head .head-con .head-cen ul li ul li a {
  font-size: 18px;
  transition: all 0.3s;
  color: #ffffff !important;
}
.head .head-con .head-cen ul li ul li a:hover {
  color: #00b7ff !important;
}
.head .head-con .head-cen ul li ul li a::before {
  display: none !important;
}
.head .head-con .head-cen ul li ul li::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  height: 2px;
  width: 100%;
  background: url(../images/fg-jx.png) no-repeat;
}
.head .head-con .head-cen ul li ul li:last-child::after {
  display: none;
}
.head .head-con .head-cen ul li:hover a,
.head .head-con .head-cen ul .h-active a {
  color: #00b7ff;
}
.head .head-con .head-cen ul li:hover a::before,
.head .head-con .head-cen ul .h-active a::before {
  opacity: 1;
  visibility: visible;
}
.head .head-con .head-cen ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0px);
}
.head .head-con .head-cen ul li:nth-child(1) {
  margin-left: 0;
}
.head .head-con .head-cen ul li:last-child {
  margin-right: 0;
}
.head .head-con .head-lan {
  display: flex;
  align-items: center;
}
.head .head-con .head-lan div {
  position: relative;
  margin: 0 10px;
}
.head .head-con .head-lan div p:nth-child(1) {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
}
.head .head-con .head-lan div p:nth-child(2) {
    position: absolute;
    left: -7px;
    /* transform: translateX(-50%); */
    top: 100%;
    background: #000;
    min-width: 100%;
    text-align: center;
    display: none;
    white-space: nowrap;
    padding: 0 10px;
}
.head .head-con .head-lan div p:nth-child(2) a {
  color: #fff;
}
.head .head-con .head-lan img:last-child {
  cursor: pointer;
}


/*弹窗*/
.head-tc {
  position: fixed;
  top: 108px;
  left: 50%;
  background: rgba(0, 0, 0, 0.8);
  transform: translateX(-50%);
  padding-top: 25px;
 opacity: 0;
 visibility: hidden;
 transition: all .5s;
}
.cx{
    opacity: 1;
    visibility: visible;
}
.head-tc .container .htb-swiper-con {
  padding: 0 40px;
  position: relative;
}
.head-tc .container .htb-swiper-con .htb-swiper {
  position: relative;
  width: 93%;
  margin: 0 auto;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide {
  font-family: SourceHanSansCN-Light;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide p {
  width: fit-content;
  position: relative;
  padding-bottom: 25px;
  padding-right: 45px;
  padding-top: 24px;
  white-space: nowrap;
  transition: all 0.3s;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide p img {
  position: absolute;
  top: 0;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide p::after {
  width: 0;
  opacity: 0;
  bottom: 0px;
  left: 0%;
  content: '';
  position: absolute;
  height: 2px;
  background-color: #00b7ff;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active {
  color: #00b7ff;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active p {
  padding-left: 16px;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active p::after {
  width: calc(100% - 45px);
  opacity: 1;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active p::before {
  position: absolute;
  left: 0;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #00b7ff;
  border-radius: 100%;
  top: 43px;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(1) {
  text-align: left;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(1) p {
  /*margin: 0 auto;*/
  /*margin-left: 0;*/
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(4) p {
  right: 10%;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(3) p {
  /*right: -18%;*/
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(4n) p,
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(5) p {
  margin: 0 auto;
  margin-right: 0;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(7) {
  display: flex;
  justify-content: flex-end;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(7) p {
  margin: 0 auto;
  margin-right: 0;
}
.head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide:nth-child(6) p {
  margin: 0 auto;
  margin-right: 0;
}
.head-tc .container .htb-swiper-con .new-next {
  width: auto;
  height: auto;
  background: none;
  /*opacity: 1;*/
  right: 40px;
  margin: 0;
}
.head-tc .container .htb-swiper-con .new-next img:nth-child(2){
    display: none;
}
.head-tc .container .htb-swiper-con .new-next:hover img:nth-child(2){
    display: inline;
}
.head-tc .container .htb-swiper-con .new-next:hover img:nth-child(1){
    display: none;
}

.head-tc .container .htb-swiper-con .new-prev {
  width: auto;
  height: auto;
  background: none;
  /*opacity: 1;*/
  left: 40px;
  margin: 0;
}
.head-tc .container .htb-swiper-con .new-next:after,
.head-tc .container .htb-swiper-con .new-prev:after {
  display: none;
}
.head-tc .container .htb-swiper-con .new-prev img:nth-child(2){
    display: none;
}
.head-tc .container .htb-swiper-con .new-prev:hover img:nth-child(2){
    display: inline;
}
.head-tc .container .htb-swiper-con .new-prev:hover img:nth-child(1){
    display: none;
}
.head-tc .container .htb-swiper-con::after {
  width: 100%;
  bottom: 0px;
  left: 50%;
  content: '';
  position: absolute;
  transform: translateX(-50%);
  height: 2px;
  background-color: #333;
}
.head-tc .container .hbt-swiper-con {
  padding: 63px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf {
  width: 27%;
  margin: 0 5%;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  padding: 32px 43px 15px 43px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(1) {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #222222;
  padding-bottom: 24px;
  padding-top: 12px;
  height: 280px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide:nth-child(3) .hbt-swiper-con-lf-con a:nth-child(1) img{
    position: relative;
    top: 8.5%;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(1) img {
  max-height: 100%;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(1) img:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(2) {
  font-family: SourceHanSansCN-Medium;
  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: #222222;
  margin-top: 9px;
  text-align: center;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con p {
  font-family: SourceHanSansCN-Light;
  font-size: 16px;
  text-align: center;
  color: #222222;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt {
  display: flex;
  margin-left: -18px;
  margin-right: -18px;
  flex-wrap: wrap;
  width: 77%;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items {
  width: 20%;
  padding: 0 18px;
  margin-bottom: 20px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.8);
  padding: 18px 28px 12px 28px;
  transition: all 0.3s;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con a:nth-child(1) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #222;
  padding-top: 17px;
  padding-bottom: 17px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con a:nth-child(1) img {
  max-height: 100%;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con a:nth-child(1) img:nth-child(2) {
  position: absolute;
  right: 0;
  top: 0;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con a:nth-child(2) {
  font-family: SourceHanSansCN-Medium;
  font-size: 11px;
  color: #222222;
  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;
  transform: scale(0.96);
  white-space: normal;
  margin-top: 7px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con p {
  font-family: SourceHanSansCN-Light;
  font-size: 10px;
  color: #222222;
  transform: scale(0.83);
  margin-top: -5px;
  position: relative;
  left: -5px;
}
.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con:hover {
  background: #fff;
}





.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  height: 99.2vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con div {
  position: absolute;
  width: 67.7%;
  left: 49.3%;
  transform: translateX(-50%);
  bottom: 11%;
  max-height: 70%;
}
.i-ban{
    width: 100% !important;
}
.i-ban img{
    width: 100% !important;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con div img {
  height: 100%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide img{
    width: 100%;
}
.banner .ban-swiper .ban-pagination {
  bottom: 66px;
  display: flex;
  justify-content: center;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  opacity: 1;
  margin: 0 8px;
  transition: all 0.3s;
  overflow: hidden;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  width: 51px;
  border-radius: 7px;
}
.cpzs {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 90px;
}
.cpzs .row {
  margin-top: 42px;
  justify-content: center;
}
.cpzs .row .cpzs-items {
  margin-bottom: 43px;
}
.cpzs .row .cpzs-items .cpzs-items-con {
  padding: 55px 0 0px 0;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding-bottom: 70px;
}
.cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms {
  text-align: center;
}
.cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h5 {
  font-size: 16px;
  color: #222222;
  font-family: SourceHanSansCN-Regular;
}
.cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h3 {
  font-size: 30px;
  color: #222222;
  margin-top: 6px;
  font-family: SourceHanSansCN-Bold;
}
.cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h4 {
  font-size: 22px;
  margin-top: 14px;
  color: #222222;
  font-family: SourceHanSansCN-Regular;
}
.cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 326px;
    margin-top: 30px;
}
.cpzs .row .cpzs-items:nth-child(4) .cpzs-items-con div:nth-child(2),.cpzs .row .cpzs-items:nth-child(5) .cpzs-items-con div:nth-child(2){
    align-items: center;
}
.cpzs .row .cpzs-items:nth-child(4) .cpzs-items-con div:nth-child(2) img,.cpzs .row .cpzs-items:nth-child(5) .cpzs-items-con div:nth-child(2) img{
    position: relative;
    top: 3%;
}
.cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) img {
  max-height: 100%;
}
.cpzs .row .cpzs-items .cpzs-items-con a {
  position: absolute;
  left: 0%;
  top: 0;
  width: 100%;
  height: 100%;     
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: scale(.95);
  border-radius: 12px;
}
.cpzs .row .cpzs-items .cpzs-items-con a p {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 28px;
  color: #ffffff;
  transition: all 0.3s;
}
.cpzs .row .cpzs-items .cpzs-items-con a p img {
  margin-left: 22px;
}
.cpzs .row .cpzs-items .cpzs-items-con a p:hover {
  color: #00b7ff;
}
.cpzs .row .cpzs-items .cpzs-items-con a p img:nth-child(2){
    display: none;
}
.cpzs .row .cpzs-items .cpzs-items-con a p:hover img:nth-child(2){
    display: inline;
} 
.cpzs .row .cpzs-items .cpzs-items-con a p:hover img:nth-child(1){
    display: none;
} 
.cpzs .row .cpzs-items .cpzs-items-con:hover a {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.cpzs .row .cpzs-items:nth-child(1) .cpzs-items-con {
  background: url(../images/cbg1.png) no-repeat;
  background-size: cover;
}
.cpzs .row .cpzs-items:nth-child(2) .cpzs-items-con {
  background: url(../images/cbg1.png) no-repeat;
  background-size: cover;
}
.cpzs .row .cpzs-items:nth-child(3) .cpzs-items-con {
  background: url(../images/cbg3.png) no-repeat;
  background-size: cover;
}
.cpzs .row .cpzs-items:nth-child(4) .cpzs-items-con {
  background: url(../images/cbg4.png) no-repeat;
  background-size: cover;
}
.cpzs .row .cpzs-items:nth-child(5) .cpzs-items-con {
  background: url(../images/cbg5.png) no-repeat;
  background-size: cover;
}
.cpzs .row .cpzs-items:nth-child(6) .cpzs-items-con {
  background: url(../images/cbg1.png) no-repeat;
  background-size: cover;
}
.c-bt {
  text-align: center;
}
.c-bt h3 {
  font-size: 40px;
  color: #000000;
  font-family: SourceHanSansCN-Medium;
}
.c-bt h3 span {
  color: #00b7ff;
}
.c-bt p {
  font-size: 16px;
  color: #000000;
  margin-top: 7px;
}
.yycj {
  max-width: 1645px;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 128px;
}
.yycj .cj-swiper {
  margin-top: 32px;
  position: relative;
}
.yycj .cj-swiper .swiper-wrapper .swiper-slide {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.yycj .cj-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 501px;
  border-radius: 12px;
}
.yycj .cj-swiper .swiper-wrapper .swiper-slide a {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  transition: all 0.5s;
}
.yycj .cj-swiper .swiper-wrapper .swiper-slide:hover a {
  left: 0;
}
.yycj .cj-swiper .cj-next {
  width: auto;
  height: auto;
  right: 0;
  background: none;
  top: 45.5%;
}
.yycj .cj-swiper .cj-prev {
  width: auto;
  height: auto;
  left: 0;
  background: none;
  top: 45.5%;
}
.yycj .cj-swiper .cj-next img:nth-child(2),.yycj .cj-swiper .cj-prev img:nth-child(2){
    display: none;
}
.yycj .cj-swiper .cj-prev:hover img:nth-child(2){
    display: inline;
}
.yycj .cj-swiper .cj-prev:hover img:nth-child(1){
    display: none;
}
.yycj .cj-swiper .cj-next:hover img:nth-child(2){
    display: inline;
}
.yycj .cj-swiper .cj-next:hover img:nth-child(1){
    display: none;
}
.yycj .cj-swiper .cj-prev:after,
.yycj .cj-swiper .cj-next:after {
  display: none;
}
.foot {
  background: url(../images/foot-bg.jpg) no-repeat;
  background-color: #282828;
  background-size: 100%;
  background-position: bottom;
  padding-top: 43px;
  position: relative;
}
.foot .foot-tp {
  padding-left: 58px;
}
.foot .foot-tp .foot-tp-bt {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf {
  display: flex;
  justify-content: space-between;
  width: 85.35%;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  color: #ffffff;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items ul {
  margin-top: 28px;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items ul li {
  margin-bottom: 4px;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items ul li a {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #999999;
  transition: all 0.3s;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items ul li a:hover {
  color: #fff;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items:last-child ul li a {
  display: flex;
  align-items: center;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items:last-child ul li a img {
  margin-right: 12px;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-rt {
  text-align: center;
  margin-top: 12px;
}
.foot .foot-tp .foot-tp-bt .foot-tp-bt-rt p {
  font-size: 14px;
  color: #999999;
  display: block;
  margin-top: 5px;
}
.foot .foot-bt {
  margin-top: 22px;
}
.foot .foot-bt .container {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #666666;
  padding: 25.5px 0;
}
.foot .foot-bt p {
  font-size: 14px;
  color: #999999;
}
.foot .foot-bt p a {
  font-size: 14px;
  color: #999999;
  transition: all 0.3s;
}
.foot .foot-bt p a:hover {
  color: #fff;
}
.fix-top {
  position: fixed;
  right: 0;
  z-index: 9;
  bottom: 80px;
  right: 80px;
  cursor: pointer;
  border-radius: 12px;
  box-shadow: 1px 1px 10px #999;
}
.c-con {
  margin-top: 80px;
  margin-bottom: 55px;
  position: relative;
}
.c-con .c-cont .c-swiper {
  padding-bottom: 10px;
  padding-top: 10px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide {
  background-color: #f9f9f9;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  padding: 50px 0 0px 0;
  position: relative;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) {
  text-align: center;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h5 {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  color: #222222;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h3 {
  font-family: SourceHanSansCN-Bold;
  font-size: 30px;
  color: #222222;
  margin-top: 8px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h4 {
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  color: #222222;
  margin-top: 14px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 23px;
  height: 405px;
  padding-bottom: 50px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide:nth-child(8) .c-swiper-con div:nth-child(2),.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide:nth-child(13) .c-swiper-con div:nth-child(2),.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide:nth-child(9) .c-swiper-con div:nth-child(2) {
    align-items: center !important;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2) img {
  max-height: 100%;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  padding-bottom: 18px;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp {
  text-align: center;
  padding-top: 130px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp a {
font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    color: #ffffff;
    padding: 0 23px;
    line-height: 37px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp p {
    min-width: 150px;
    height: 44px;
    background-color: #00b7ff;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 14px;
    width: fit-content;
    padding: 0 13px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp div {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 13px;
  padding: 0 40px;
  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;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt {
  display: block;
  margin: 0;
  height: auto;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a {
  display: flex;
  align-items: center;
  font-size: 24px;
  justify-content: center;
  color: #ffffff;
  transition: all .3s;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a img {
  margin-left: 8px;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a img:nth-child(2){
    display: none;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a:hover{
    color: #00b7ff;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a:hover img:nth-child(2){
    display: inline;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a:hover img:nth-child(1){
    display: none;
}
.c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con:hover .c-swiper-xf {
  opacity: 1;
  visibility: visible;
}
.c-con .c-next {
  width: auto;
  height: auto;
  background: none;
  right: 4.5%;
  opacity: 1;
}
.c-con .c-prev {
  width: auto;
  height: auto;
  background: none;
  left: 4.5%;
  opacity: 1;
}
.c-con .c-prev img:nth-child(2),.c-con .c-next img:nth-child(2){
    display: none;
}
.c-con .c-prev:hover img:nth-child(1){
    display:none;
}
.c-con .c-prev:hover img:nth-child(2){
    display: inline;
}
.c-con .c-next:hover img:nth-child(1){
    display:none;
}
.c-con .c-next:hover img:nth-child(2){
    display: inline;
}
.c-con .c-next:after,
.c-con .c-prev:after {
  display: none;
}
.cshow-ban {
  height: 99.2vh;
  position: relative;
}
.cshow-ban .cshow-ban-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.cshow-ban .cshow-ban-bg .container {
  position: relative;
  top: 8%;
  z-index: 6;
}
.cshow-ban .cshow-ban-bg .container h2 {
  font-size: 60px;
  color: #222222;
  font-family: SourceHanSansCN-Medium;
}
.cshow-ban .cshow-ban-bg .container h5 {
  font-size: 20px;
  color: #222222;
  margin-top: 7px;
}
.cshow-ban .cshow-ban-bg .container p {
  width: 200px;
  height: 72px;
  background-color: #00b7ff;
  border-radius: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 50px;
}
.cshow-ban .cshow-ban-bg .container p img {
  margin-right: 16px;
  transition: all 0.3s;
}
.cshow-ban .cshow-ban-bg .container p:hover img {
  transform: rotateZ(360deg);
}
.cshow-ban video {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
  object-fit: cover;
}
.cshow-sp {
  max-width: 61%;
  margin: 0 auto;
  margin-top: 90px;
}
.cshow-sp .cshow-sp-ms {
    font-family: SourceHanSansCN-Regular;
    font-size: 22px;
    color: #222222;
     text-align: justify; 
    line-height: 34px;
    margin-top: 13px;
    text-indent: 2em;
}
.cshow-sp .cshow-sp-con {
  margin-top: 24px;
  position: relative;
}
.cshow-sp .cshow-sp-con video {
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
}
.cshow-sp .cshow-sp-con img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: all 0.3s;
}
.cshow-sp .cshow-sp-con img:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.cpxq-con {
  padding-bottom: 0px !important;
}
.cpxq-con .c-bt p {
  font-size: 20px;
  margin: 0;
}
.cshow-cpcs {
  margin-top: 76px;
}
.cshow-cpcs .cshow-cpcs-ms {
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  color: #222222;
  text-align: justify;
  line-height: 34px;
  width: 89%;
  margin: 0 auto;
  margin-top: 16px;
  text-indent: 2em;
}
.cshow-cpcs .row {
  margin-left: -48px;
  margin-right: -48px;
  margin-top: 28px;
}
.cshow-cpcs .row .cshow-cpcs-items {
  padding: 0 48px;
  /*max-height: 550px;*/
}
.cshow-cpcs .row .cshow-cpcs-items div {
    background-color: #ffffff;
    box-shadow: 0px 6px 24px 1px rgb(0 0 0 / 20%);
    border-radius: 12px;
    /* padding-top: 95px; */
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 59px 0;
    min-height: 500px;
}
.cshow-cpcs .row .cshow-cpcs-items div img {
  /*max-height: 100%;*/
  transition: all 0.6s;
  /*width: 100%;*/
  width: 75%;
}
.cshow-cpcs .row .cshow-cpcs-items div:hover img {
  transform: scale(1.04);
}
.cshow-xxcs {
  margin-top: 76px;
}
.cshow-xxcs .cshow-xxcs-con {
  box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.1);
  margin-top: 18px;
}
.cshow-xxcs .cshow-xxcs-con table {
  width: 100%;
}
.cshow-xxcs .cshow-xxcs-con table tr td {
  font-family: SourceHanSansCN-Medium;
  font-size: 26px;
  line-height: 24px;
  color: #222222;
  padding: 43px 0;
}
.cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2n) {
  font-size: 20px;
  color: #222222;
  font-family: inherit;
}
.cshow-xxcs .cshow-xxcs-con table tr td:last-child {
  padding-right: 67px;
  width: 36%;
}
.cshow-xxcs .cshow-xxcs-con table tr td:nth-child(3) {
  width: 11.1%;
}
.cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2) {
  width: 33.3%;
  padding-right: 100px;
}
.cshow-xxcs .cshow-xxcs-con table tr td:nth-child(1) {
  padding-left: 120px;
}
.cshow-xxcs .cshow-xxcs-con table tr:nth-child(2n) {
  background: #fff;
}
.cshow-cj {
  background-color: #231113;
  margin-top: 100px;
  padding-top: 93px;
  padding-bottom: 100px;
}
.cshow-cj .yycj {
  margin-top: 0;
  margin-bottom: 0;
}
.cshow-cj .yycj .c-bt p,
.cshow-cj .yycj .c-bt h3 {
  color: #fff;
}
#hsd {
  background: #181818;
}
#hsd .c-bt h3,
#hsd .c-bt p,
#hsd .cshow-sp .cshow-sp-ms,
#hsd .cshow-cpcs .cshow-cpcs-ms {
  color: #fff;
}
#hsd .row .cshow-cpcs-items div {
  background-color: #2e2e2e;
  /*padding: 0;*/
}
#hsd .cshow-xxcs .cshow-xxcs-con table tr td {
  color: #fff;
}
#hsd .cshow-xxcs .cshow-xxcs-con table tr {
  background: #5c5c5c;
}
#hsd .cshow-xxcs .cshow-xxcs-con table tr:nth-child(2n) {
  background: #8d8d8d;
}
#hsd .cshow-cj {
  background-color: #fff;
}
#hsd .cshow-cj .yycj .c-bt h3,
#hsd .cshow-cj .yycj .c-bt p {
  color: #000;
}
.sh-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 514px;
  display: flex;
  align-items: flex-end;
}
.sh-ban .container {
  padding-bottom: 90px;
}
.sh-ban .container h2 {
  font-family: SourceHanSansCN-Bold;
  font-size: 70px;
  color: #ffffff;
}
.sh-ban .container h5 {
  font-family: SourceHanSansCN-Medium;
  font-size: 30px;
  color: #ffffff;
  margin-top: 44px;
}
.sh-con {
  margin-top: 100px;
  margin-bottom: 99px;
  position: relative;
}
.sh-con .sh-con-nav {
  display: flex;
  width: 85.75%;
  margin: 0 auto;
  position: relative;
}
.sh-con .sh-con-nav a {
  width: 50%;
  text-align: center;
  padding-top: 47px;
  padding-bottom: 33px;
  transition: all 0.3s;
  cursor: pointer;
}
.sh-con .sh-con-nav a p {
  height: 71px;
}
.sh-con .sh-con-nav a h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 32px;
  color: #000000;
  margin-top: 30px;
  display: block;
}
.sh-con .sh-con-nav a:hover {
  box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.1);
}
.sh-con .sh-con-nav .s-active {
  /*box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.1);*/
}
.sh-con .sh-con-nav #zxbx {
  position: absolute;
  bottom: 40px;
}
.sh-con .sh-cont {
  margin-top: 100px;
}
.sh-con .sh-cont .sh-cont-wd {
  margin-top: 88px;
}
.sh-con .sh-cont .sh-cont-wd div {
  margin-top: 73px;
}
.sh-con .sh-cont .sh-cont-wd div table {
  width: 100%;
}
.sh-con .sh-cont .sh-cont-wd div table tr {
  background: #fff;
  height: 90px;
}
.sh-con .sh-cont .sh-cont-wd div table tr th {
  font-size: 26px;
  color: #000000;
}
.sh-con .sh-cont .sh-cont-wd div table tr td {
  font-size: 22px;
  line-height: 36px;
  color: #555555;
  padding: 30px 0;
}
.sh-con .sh-cont .sh-cont-wd div table tr th:nth-child(1),
.sh-con .sh-cont .sh-cont-wd div table tr td:nth-child(1) {
  width: 35.5%;
  padding-left: 69px;
}
.sh-con .sh-cont .sh-cont-wd div table tr th:nth-child(2) {
  width: 65%;
}
.sh-con .sh-cont .sh-cont-wd div table tr:nth-child(2n) {
  background: #fff;
}
.sh-bt {
  font-family: SourceHanSansCN-Medium;
  font-size: 32px;
  color: #000000;
}
.sh-bt span {
  color: #00b7ff;
}
.sh-cont-bx {
  position: relative;
}
.sh-cont-bx .sh-cont-bx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
  background: url(../images/bx-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 49.75%;
  height: 606px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf img {
  position: relative;
  top: 25px;
  transition: all 0.7s;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf:hover img {
  transform: scale(1.05);
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt {
  width: 45.5%;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div {
  width: 44%;
  margin-bottom: 33px;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div h4 {
  font-size: 22px;
  color: #000000;
  margin-bottom: 23px;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div h4 span {
  color: #ff0101;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input {
  width: 100%;
  background: none;
  outline: none;
  border-radius: 8px;
  border: solid 2px #eeeeee;
  padding: 11.5px 15px;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  color: #000;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea,
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input::-webkit-input-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea,
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input:-moz-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textareainput::-moz-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input:-ms-input-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea {
  width: 100%;
  resize: none;
  border-radius: 8px;
  border: solid 2px #eeeeee;
  background: none;
  padding: 15px;
  min-height: 202px;
  outline: none;
  color: #000;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea::-webkit-input-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea:-moz-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea::-moz-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea:-ms-input-placeholder {
  font-size: 18px;
  color: #c4c4c4;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div:nth-child(5) {
  width: 100%;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div:last-child {
  margin: 0;
  margin-top: 5px;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div:last-child button {
  width: 121px;
  height: 57px;
  background-color: #00b7ff;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 22px;
  transition: all 0.3s;
  color: #ffffff;
}
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div:last-child button:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.sh-cont-bx h5 {
  font-family: SourceHanSansCN-Medium;
  font-size: 26px;
  color: #000000;
  margin-top: 20px;
}
.sh-cont-bx #fwwd {
  position: absolute;
  bottom: 50px;
}
.sh-ban .sh-jz {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sh-ban .sh-jz h4 {
  font-family: SourceHanSansCN-Bold;
  font-size: 70px;
  color: #ffffff;
  position: relative;
  top: 50px;
}
.g-js {
  margin-top: 130px;
}
.g-js .g-js-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin-top: 24px;
}
.g-js .g-js-con .g-js-con-lf {
  overflow: hidden;
  width: 50%;
}
.g-js .g-js-con .g-js-con-lf p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 500px;
  transition: all 0.6s;
}
.g-js .g-js-con .g-js-con-lf P:hover {
  transform: scale(1.07);
}
.g-js .g-js-con .g-js-con-rt {
  width: 50%;
  font-size: 22px;
  line-height: 48px;
  color: #000000;
  text-align: justify;
  padding: 28px 48px 28px 28px;
}
.g-bt p {
  font-size: 20px;
}
.g-wh {
  margin-top: 130px;
}
.g-wh .g-wh-con {
  justify-content: space-between;
  display: flex;
  margin-top: 26px;
}
.g-wh .g-wh-con .g-wh-items {
  width: 32.5%;
}
.g-wh .g-wh-con .g-wh-items div:nth-child(1) {
  overflow: hidden;
}
.g-wh .g-wh-con .g-wh-items div:nth-child(1) p {
  transition: all 0.6s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 312px;
}
.g-wh .g-wh-con .g-wh-items div:nth-child(1) p:hover {
  transform: scale(1.06);
}
.g-wh .g-wh-con .g-wh-items div:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    text-align: center;
    color: #000000;
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 38px;
}
.g-lc {
  margin-top: 120px;
  position: relative;
}
.g-lc #history{
    position: absolute;
    top: -130px;
}
.g-lc .lc-swiper {
  position: relative;
  margin-top: 10px;
}
.g-lc .lc-swiper .swiper-wrapper {
  webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con {
  display: flex;
  flex-direction: column;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr {
  display: flex;
  flex-direction: column;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr h3 {
  font-family: SourceHanSansCN-Regular;
  font-size: 24px;
  width: fit-content;
  color: #000000;
  padding-top: 30px;
  position: relative;
  margin-top: 32px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr h3::before {
  width: 14px;
  height: 14px;
  background-color: #eeeeee;
  border-radius: 100%;
  left: 50%;
  content: '';
  top: 0;
  position: absolute;
  transform: translateX(-50%);
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div {
  font-family: SourceHanSansCN-Regular;
  font-size: 24px;
  color: #000000;
  margin-left: 32px;
  width: 338px;
  padding-left: 50px;
  position: relative;
  line-height: 36px;
  padding-bottom: 26px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: '';
  width: 20px;
  height: 20px;
  background-color: #00b7ff;
  border-radius: 100%;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div::after {
  position: absolute;
  left: 7px;
  content: '';
  top: 50px;
  width: 5px;
  height: 74%;
  background-color: #eeeeee;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-kg {
  height: 215px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con {
  flex-direction: column-reverse;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr {
  flex-direction: column-reverse;
  position: relative;
  top: -22px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr h3 {
  margin-bottom: 0px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 30px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr h3::before {
  top: auto;
  bottom: 0;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr div {
  padding-top: 67px;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr div::after {
  top: -1px;
  left: 8px;
  height: 55%;
}
.g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr div::before {
  top: 65%;
}
.g-lc .lc-swiper::after {
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  height: 5px;
  background: #eee;
  top: 44.8%;
  transform: translateY(-50%);
}
.g-rz {
  margin-top: 80px;
}
.g-rz .row {
  margin-left: -6.5px;
  margin-right: -6.5px;
  margin-top: 40px;
}
.g-rz .row .g-rz-items {
  margin-bottom: 13px;
  padding: 0 6.5px;
}
.g-rz .row .g-rz-items div {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.g-rz .row .g-rz-items div img {
  transition: all 0.6s;
}
.g-rz .row .g-rz-items div:hover img {
  transform: scale(1.03);
}
.g-dz {
  margin-top: 120px;
  margin-bottom: 100px;
}
.g-dz .g-dz-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.g-dz .g-dz-con .g-dz-con-lf a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 166px;
  height: 44px;
  background-color: #00b7ff;
  border-radius: 22px;
  font-size: 22px;
  color: #ffffff;
  transition: all 0.3s;
}
.g-dz .g-dz-con .g-dz-con-lf a img {
  margin-right: 12px;
}
.g-dz .g-dz-con .g-dz-con-lf a:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.g-dz .g-dz-con .g-dz-con-lf ul {
  margin-top: 20px;
}
.g-dz .g-dz-con .g-dz-con-lf ul li {
  margin-bottom: 17px;
}
.g-dz .g-dz-con .g-dz-con-lf ul li p {
  font-size: 22px;
  line-height: 48px;
  color: #000000;
}
.g-dz .g-dz-con .g-dz-con-lf ul li:last-child {
  margin-bottom: 0;
}
.g-dz .g-dz-con .g-dz-con-rt {
  width: 62%;
}
.g-dz .g-dz-con .g-dz-con-rt #map {
  height: 400px;
  /*background: url(../images/ditu.jpg) no-repeat;*/
  /*background-size: cover;*/
}
.g-dz .g-dz-con .g-dz-con-rt #map img{
    max-width: inherit !important;
}
.zc-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 652px;
  display: flex;
  align-items: center;
  position: relative;
  position: sticky;
  top: -400px;
  z-index: 8;
}
.zc-ban .zcban-wz {
  position: relative;
  top: 17px;
}
.zc-ban .zcban-wz h2 {
  font-family: SourceHanSansCN-Bold;
  font-size: 70px;
  color: #ffffff;
}
.zc-ban .zcban-wz h5 {
  font-family: SourceHanSansCN-Medium;
  font-size: 30px;
  color: #ffffff;
  margin-top: 42px;
}
.zc-nav {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  margin-top: -145px;
  position: absolute;
  bottom: 0;
}
.zc-nav .zc-rt,
.zc-nav .zc-lf {
  display: none;
}
.zc-nav .container ul {
  display: flex;
  justify-content: space-between;
}
.zc-nav .container ul a {
  text-align: center;
  padding: 0 26px;
  padding-bottom: 20px;
  padding-top: 30px;
  transition: all 0.3s;
  display: block;
  cursor: pointer;
}
.zc-nav .container ul a p:nth-child(1) {
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zc-nav .container ul a p:nth-child(1) img {
  opacity: 0.6;
  transition: all 0.3s;
  max-height: 100%;
}
.zc-nav .container ul a p:nth-child(2) {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
  margin-top: 18px;
}
.zc-nav .container ul a:hover {
  /*box-shadow: 0px 3px 14px 1px rgba(255, 255, 255, 0.6);*/
  /*background: rgba(0, 0, 0, 0.3);*/
}
.zc-nav .container ul a:hover p:nth-child(1) img {
  opacity: 1;
}
.zc-nav .container ul a:hover p:nth-child(2) {
  color: #fff;
}
.zc-nav .container ul .zc-active {
  /*box-shadow: 0px 3px 14px 1px rgba(255, 255, 255, 0.6);*/
  background: rgba(0, 0, 0, 0.3);
}
.zc-nav .container ul .zc-active p:nth-child(1) img {
  opacity: 1;
}
.zc-nav .container ul .zc-active p:nth-child(2) {
  color: #fff;
}
.zc-con {
  z-index: 2;
  position: relative;
}
.zc-con .zc-zz {
  margin-top: 78px;
  position: relative;
}
.zc-con .zc-zz .zc-zz-con {
  font-size: 22px;
  color: #000000;
  margin-left: 50px;
  width: 88%;
  border-bottom: 2px solid #f0f0f0;
  line-height: 34px;
  margin-top: 30px;
  padding-bottom: 50px;
  text-indent: 2em;
}
.zc-con .zc-zz #zz {
  position: absolute;
  bottom: 500px;
}
.zc-con .zc-zb,
.zc-con .zc-fw {
  margin-top: 80px;
  position: relative;
}
.zc-con .zc-zb #zbsm,
.zc-con .zc-fw #zbsm {
  position: absolute;
  bottom: 500px;
}
.zc-con .zc-zb #azfw,
.zc-con .zc-fw #azfw {
  position: absolute;
  top: -300px;
}
.zc-con .zc-fw {
  position: relative;
  padding-bottom: 40px;
}
.zc-con .zc-fw::after,
.zc-con .zc-thh::after,
.zc-con .zc-ff::after {
  content: '';
  position: absolute;
  left: 50px;
  width: 88%;
  bottom: 0;
  height: 2px;
  background: #f0f0f0;
}
.zc-con .zc-pz,
.zc-con .zc-thh,
.zc-con .zc-ff {
  margin-top: 80px;
  position: relative;
}
.zc-con .zc-pz #bxqx,
.zc-con .zc-thh #bxqx,
.zc-con .zc-ff #bxqx,
.zc-con .zc-pz #thh,
.zc-con .zc-thh #thh,
.zc-con .zc-ff #thh,
.zc-con .zc-pz #fffw,
.zc-con .zc-thh #fffw,
.zc-con .zc-ff #fffw,
.zc-con .zc-pz #yczb,
.zc-con .zc-thh #yczb,
.zc-con .zc-ff #yczb,
.zc-con .zc-pz #fwcn,
.zc-con .zc-thh #fwcn,
.zc-con .zc-ff #fwcn,
.zc-con .zc-pz #cpxn,
.zc-con .zc-thh #cpxn,
.zc-con .zc-ff #cpxn,
.zc-con .zc-pz #bnfw,
.zc-con .zc-thh #bnfw,
.zc-con .zc-ff #bnfw {
  position: absolute;
  top: -300px;
}
.zc-con .zc-thh {
  position: relative;
  padding-bottom: 60px;
}
.zc-con .zc-thh .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
  background: url(../images/thh.jpg) no-repeat;
}
.zc-con .zc-thh .sh-cont-bx .sh-cont-bx-con {
  margin-top: 40px;
}
.zc-con .zc-ff {
  position: relative;
  padding-bottom: 57px;
}
.zc-con .zc-ff .zc-ff-con {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items {
  background-color: #ffffff;
  width: 32.6%;
  transition: all 0.3s;
  text-align: center;
  padding: 46px 0 27px 0;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items p {
  height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items h3 {
  font-size: 24px;
  color: #000000;
  margin-top: 25px;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items a {
  width: 131px;
  height: 44px;
  background-color: #00b7ff;
  border-radius: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: SourceHanSansCN-Medium;
  font-size: 22px;
  color: #ffffff;
  margin-top: 30px;
  transition: all 0.3s;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items a:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.zc-con .zc-ff .zc-ff-con .zc-ff-items:hover {
  box-shadow: 0px 6px 24px 1px rgba(0, 0, 0, 0.2);
}
.zc-con .zc-bn {
  padding-bottom: 100px;
}
.zc-con .zc-bn::after {
  display: none;
}
.zc-bt {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 32px;
  color: #000000;
}
.zc-bt img {
  margin-right: 20px;
}
.zc-fw-con {
  margin-top: 40px;
}
.zc-fw-con .zc-fw-items {
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px 30px;
  transition: all 0.3s;
  position: relative;
}
.zc-fw-con .zc-fw-items::before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 8px;
    height: 0%;
    background-color: #00b7ff;
    transition: all 0.3s;    
}

.zc-fw-con .zc-fw-items .zc-fw-lf {
  width: 65%;
}
.zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) {
  display: flex;
  align-items: center;
}
.zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) h4 {
  font-size: 26px;
  color: #000000;
}
.zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) p {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 22px;
  color: #00b7ff;
  margin-left: 19px;
}
.zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) p img {
  margin-left: 11px;
}
.zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) {
  display: flex;
  margin-top: 12px;
}
.zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) p {
  font-size: 20px;
  color: #999999;
}
.zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) p:nth-child(2) {
  margin-left: 26px;
}
.zc-fw-con .zc-fw-items .zc-fw-rt {
  position: relative;
  width: 5.55%;
  cursor: pointer;
}
.zc-fw-con .zc-fw-items .zc-fw-rt div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.zc-fw-con .zc-fw-items:hover {
  box-shadow: 0px 6px 24px 1px rgba(153, 153, 153, 0.2);
}
.zc-fw-con .zc-fw-items:hover::before{
    height: 100%;
}
.zc-fw-con .zc-fw-items:hover .zc-fw-rt div {
  opacity: 1;
  visibility: visible;
}
.ewm-fix {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.ewm-fix h3{
    color: #fff;
    letter-spacing: 3px;
    margin-top: 24px;
    font-size: 23px;
}
.ewm-fix div {
  width: 424px;
  background-color: #ffffff;
  border-radius: 6px;
  text-align: center;
  padding: 28px;
}
.ewm-fix div img {
  width: 100%;
}
.ewm-fix div p {
  width: 100%;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
  color: #ffffff;
  background-color: #00b7ff;
  border-radius: 6px;
  margin-top: 50px;
  padding: 4px 0;
  transition: all 0.3s;
}
.ewm-fix div p:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.x-con {
  margin-bottom: 92px;
  margin-top: 100px;
}
.x-con .x-items {
  transition: all 0.3s;
  margin-bottom: 20px;
}
.x-con .x-items .x-items-lb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 48px 70px 48px 100px;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.3s;
}
.x-con .x-items .x-items-lb h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 32px;
  color: #00b7ff;
}
.x-con .x-items .x-items-lb p img {
  transition: all 0.3s;
}
.x-con .x-items .x-items-lb:hover {
  box-shadow: 0px 6px 24px 1px rgba(153, 153, 153, 0.2);
}
.x-con .x-items .lb-active {
  box-shadow: 0px 6px 24px 1px rgba(153, 153, 153, 0.2);
}
.x-con .x-items .lb-active p img {
  transform: rotateZ(180deg);
}
.x-con .x-items .zc-fw-con {
  margin-top: 13px;
  display: none;
}
.x-con .x-items .zc-fw-con .zc-fw-items {
  margin-bottom: 14px;
  padding: 20px 45px 20px 150px;
  position: relative;
}
.x-con .x-items .zc-fw-con .zc-fw-items::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 8px;
  height: 0%;
  background-color: #00b7ff;
  transition: all 0.3s;
}
.x-con .x-items .zc-fw-con .zc-fw-items:hover::before {
  height: 100%;
}
.hz-ban {
  height: 540px;
}
.hz-ban .container {
  padding-bottom: 136px;
}
.hz-ban .container h2 {
  font-family: SourceHanSansCN-Bold;
  font-size: 50px;
  color: #ffffff;
}
.hz-ban .container h5 {
  font-family: SourceHanSansCN-Medium;
  font-size: 26px;
  color: #ffffff;
}
.hz-gm {
  margin-top: 94px;
}
.hz-gm .hz-gm-desc {
    margin: 0 auto;
    font-family: SourceHanSansCN-Regular;
    font-size: 22px;
    color: #222222;
    line-height: 34px;
    width: 86%;
    margin-top: 15px;
    text-indent: 2em;
}
.hz-gm .sh-cont-bx .sh-cont-bx-con {
  display: flex;
  justify-content: space-between;
  margin-top: 29px;
  max-width: 1313px;
}
.hz-gm .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
  width: 46.3%;
  /*background: url(../images/gm-bg.jpg) no-repeat;*/
  /*background-size: cover;*/
  /*  background-position: center center;*/
}
.hz-gm .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt {
  width: 49%;
}
.hz-dl {
  margin-bottom: 100px;
  position: relative;
}
.hz-dl #agent{
    position: absolute;
    top: -130px;
}
.hz-dl .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
  background: url(../images/dl-bg.jpg) no-repeat;
}
.zx-ban {
  height: 678px;
  top: -425px;
  z-index: 11;
  /*position: relative;*/
  /*top: 0 !important;*/
}
.zx-ban .zcban-wz {
  padding-left: 98px;
  position: relative;
  top: -4px;
}
.zx-ban .zcban-wz h3 {
  font-family: SourceHanSansCN-Bold;
  font-size: 70px;
  color: #ffffff;
}
.zx-ban .zcban-wz h4 {
  font-family: SourceHanSansCN-Medium;
  font-size: 30px;
  color: #ffffff;
  margin-top: 50px;
}
.zx-ban .zc-nav .container ul {
  justify-content: center;
}
.zx-ban .zc-nav .container ul a {
  padding: 0 10px;
  padding-bottom: 20px;
  padding-top: 30px;
  margin: 0 48px;
}

.pagination{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 70px;
}
.pagination li{
    margin-right: -1px;
}
.pagination li a{
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #999999;
    opacity: 0.8;
    background-color: #ffffff;
    border: solid 2px #f0f0f0;
    display: block;
    padding: 0 15px;
    transition: all .3s;
}
.pagination li:hover a{
    	background-color: #03b8ff;
	border: 2px solid #03b8ff;
	color: #fff;
}
.pagination .active a{
	background-color: #03b8ff;
	border: 2px solid #03b8ff;
	color: #fff;
}

.zx-con {
  margin-top: 100px;
}
.zx-con .zx-con-items .zx-con-tp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf {
  background: #fff;
  position: relative;
  width: 49.3%;
  padding: 30px;
  padding-bottom: 57px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) {
  overflow: hidden;
  display: block;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
  transition: all 0.6s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 373px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
  font-family: SourceHanSansCN-Regular;
  font-size: 24px;
  transition: all 0.3s;
  color: #222222;
  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;
  margin-top: 27px;
  padding-bottom: 15px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2)::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 88px;
  height: 4px;
  background-color: #03b8ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  line-height: 36px;
  color: #666666;
  opacity: 0.8;
  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;
  text-indent: 2em;
  margin-top: 22px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(1) p {
  transform: scale(1.06);
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide:hover a:nth-child(2) {
  color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next::after,
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev::after {
  display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next {
  right: 0;
  background: none;
  top: 42%;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev {
  left: 0;
  background: none;
  top: 42%;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev img:nth-child(2),.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next img:nth-child(2){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev:hover img:nth-child(2){
    display: inline;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev:hover img:nth-child(1){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next:hover img:nth-child(2){
    display: inline;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next:hover img:nth-child(1){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt {
  width: 48.7%;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp {
  padding-left: 16px;
  position: relative;
  padding-bottom: 17px;
  transition: all .3s;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp a:nth-child(1) {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  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;
  transition: all 0.3s;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp .zx-tp-desc {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  text-indent: 2em;
  line-height: 36px;
  color: #666666;
  opacity: 0.8;
  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;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div {
  display: flex;
  margin-top: 5px;
  justify-content: space-between;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  color: #999999;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a {
  display: flex;
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  color: #999999;
  align-items: center;
  transition: all .3s;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a img {
  margin-left: 7px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a img:nth-child(2){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a:hover img:nth-child(2){
    display: inline;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a:hover img:nth-child(1){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a:hover{
    color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp::after,
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items::after {
  position: absolute;
  bottom: 0;
  content: '';
  left: 16px;
  width: 94.5%;
  height: 2px;
  border-bottom: dashed 2px #eeeeee;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp:hover a:nth-child(1) {
  color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items::after {
  bottom: -1px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
  padding-bottom: 10px;
  padding-left: 16px;
  position: relative;
  transition: all 0.3s;
  margin-top: 1px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(1) h2 {
  font-family: SourceHanSansCN-Regular;
  font-size: 30px;
  color: #999999;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(1) h4 {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  color: #999999;
  margin-top: 18px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) {
  width: 81.5%;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(1) {
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  transition: all 0.3s;
  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;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  color: #999999;
  margin-top: 5px;
  transition: all .3s;
  width: fit-content;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) img {
  margin-left: 10px;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) img:nth-child(2){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items:hover,.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp:hover {
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items:hover div:nth-child(2) a:nth-child(1) {
  color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2):hover{
    color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2):hover img:nth-child(2){
    display: inline;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2):hover img:nth-child(1){
    display: none;
}
.zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items:last-child::after {
  display: none;
}
.zx-con .zx-con-items .zx-con-btm {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}
.zx-con .zx-con-items .zx-con-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 0;
  transition: all 0.3s;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-thumb {
  display: block;
  width: 28.6%;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 201px;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt {
  width: 70%;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) a {
  font-family: SourceHanSansCN-Medium;
  font-size: 32px;
  color: #222222;
  transition: all 0.3s;
  width: 78%;
  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;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) P {
  font-family: SourceHanSansCN-Medium;
  font-size: 18px;
  color: #999999;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) {
  margin-top: 11px;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) a {
  font-family: SourceHanSansCN-Regular;
  font-size: 26px;
  line-height: 36px;
  color: #333333;
  opacity: 0.8;
  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;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a {
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #999999;
  margin: 0 auto;
  margin-right: 0;
  width: fit-content;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a img {
  margin-left: 10px;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a img:last-child {
  display: none;
}
.zx-con .zx-con-items .zx-con-bt:hover {
  padding: 28px 22px;
  background-color: #ffffff;
  box-shadow: 0px 3px 14px 1px rgba(153, 153, 153, 0.2);
}
.zx-con .zx-con-items .zx-con-bt:hover .zx-con-bt-rt div:nth-child(1) a,
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a:hover {
  color: #00b7ff;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a:hover img:nth-child(1) {
  display: none;
}
.zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a:hover img:last-child {
  display: inline;
}
.lx-con {
  margin-top: 92px;
}
.lx-con .lx-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  margin-top: 17px;
  padding: 21px 36px 33px 36px;
}
.lx-con .lx-cont .lx-con-lf,
.lx-con .lx-cont .lx-con-rt {
  width: 50%;
}
.lx-con .lx-cont .lx-con-lf {
  padding-right: 40px;
}
.lx-con .lx-cont .lx-con-rt {
  padding-left: 40px;
  position: relative;
}
.lx-con .lx-cont .lx-con-rt::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 2px;
  height: 167px;
  background-color: #f0f0f0;
}
.lx-con .lx-cont h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 26px;
  color: #222222;
}
.lx-con .lx-cont div {
  font-size: 16px;
  color: #222222;
  margin-top: 9px;
}
.lx-con .lx-cont h2 {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 36px;
  color: #25bcff;
  margin-top: 12px;
}
.lx-con .lx-cont h2 img {
  margin-right: 20px;
}
.lx-con .lx-cont a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 188px;
  height: 44px;
  background-color: #00b7ff;
  border-radius: 22px;
  font-size: 22px;
  transition: all 0.3s;
  margin-top: 15px;
  color: #ffffff;
}
.lx-con .lx-cont a:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.lx-wt {
  margin-top: 93px;
}
.lx-wt .row {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 18px;
}
.lx-wt .row .lxwt-items {
  padding: 0 16px;
}
.lx-wt .row .lxwt-items .lxwt-items-con {
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
}
.lx-wt .row .lxwt-items .lxwt-items-con div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 27px;
  height: 146px;
}
.lx-wt .row .lxwt-items .lxwt-items-con div h3 {
  font-family: SourceHanSansCN-Regular;
  font-size: 26px;
  color: #ffffff;
  position: relative;
  top: 10px;
  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;
  padding-left: 20px;
}
.lx-wt .row .lxwt-items .lxwt-items-con div h3::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 100%;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul {
  padding: 16px 27px;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul li {
  position: relative;
  padding-left: 20px;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul li a {
  font-size: 22px;
  color: #555555;
  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;
  transition: all 0.3s;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 10px;
  height: 10px;
  background-color: #555555;
  border-radius: 100%;
  transition: all 0.3s;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul li:hover::before {
  background-color: #00b7ff;
}
.lx-wt .row .lxwt-items .lxwt-items-con ul li:hover a {
  color: #00b7ff;
}
.lx-dz {
  margin-top: 93px;
  margin-bottom: 90px;
}
.lx-dz #map {
  height: 52vh;
  margin-top: 18px;
}
.lx-dz #map img {
  max-width: inherit;
}
.lx-dz ul {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  flex-wrap: wrap;
}
.lx-dz ul li {
  font-size: 22px;
  color: #000000;
}
.xshow-con {
  margin-top: 93px;
}
.xshow-con .xshow-bt h3 {
  font-family: SourceHanSansCN-Bold;
  font-size: 42px;
  color: #333333;
}
.xshow-con .xshow-bt div {
  display: flex;
  margin-top: 22px;
}
.xshow-con .xshow-bt div p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  color: #999999;
  opacity: 0.8;
}
.xshow-con .xshow-bt div p:nth-child(1) {
  margin-right: 63px;
}
.xshow-con .xshow-cont {
  font-size: 20px;
  line-height: 44px;
  color: #333333;
  margin-top: 50px;
}
.xshow-con .xshow-cont h4 {
  font-family: SourceHanSansCN-Bold;
  font-size: 26px;
  color: #4d4f53;
  margin-top: 24px;
}
.xshow-con .xshow-dh {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
  margin-bottom: 100px;
}
.xshow-con .xshow-dh li {
  width: 200px;
  height: 56px;
  background-color: #ffffff;
  border: solid 2px #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
.xshow-con .xshow-dh li a {
  font-family: SourceHanSansCN-Light;
  font-size: 22px;
  color: #555555;
  opacity: 0.8;
  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;
  transition: all 0.3s;
}
.xshow-con .xshow-dh li a:hover {
  color: #00b7ff;
}
.zw-con {
  margin-top: 93px;
  margin-bottom: 100px;
}
.zw-hz{
    display: flex;
    flex-direction: column-reverse;
}
.zw-show-con {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 93px;
    margin-bottom: 90px;
}
.zw-show-con .zw-show-con-items{
    border-bottom: 1px solid #e6e6e6;
    margin-top: 60px;
}
.zw-show-con .zw-show-con-items:nth-child(1){
    margin-top: 0;
}
.zw-show-con .zw-show-con-items h3{
    font-size: 34px;
    color: #282828;
}
.zw-show-con .zw-show-con-items div{
font-size: 16px;
    line-height: 1.5;
    color: #282828;
    padding-top: 30px;
    padding-bottom: 28px;
}
.zw-con h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 40px;
  text-align: center;
  color: #000000;
}
.zw-con form {
  width: 86%;
  margin: 0 auto;
}
.zw-con form div:nth-child(1) {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.zw-con form div:nth-child(1) input {
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 1px #e3e3e3;
  font-size: 16px;
  color: #000;
  outline: none;
  width: 88.8%;
  padding: 0 15px;
  height: 46px;
  resize: none;
  outline: none;
}
.zw-con form div:nth-child(1) input::-webkit-input-placeholder {
  font-size: 16px;
  color: #e3e3e3;
}
.zw-con form div:nth-child(1) button {
  width: 9.8%;
  height: 46px;
  background-color: #11acf4;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  font-size: 16px;
  color: #ffffff;
}
.zw-con form div:nth-child(1) button:hover {
  box-shadow: 1px 1px 10px #00b7ff;
}
.zw-con form div:nth-child(2) {
  display: flex;
  margin-top: 30px;
}
.zw-con form div:nth-child(2) select {
  width: 18%;
  padding: 0 10px;
  margin-right: 30px;
  height: 46px;
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 1px #e3e3e3;
  font-size: 16px;
  color: #555555;
  outline: none;
}
.zw-con .zw-sl {
  font-size: 16px;
  color: #555555;
  text-align: right;
  margin-top: 9px;
}
.zw-con .zw-sl span {
  color: #05b8ff;
}
.zw-con .zw-cont {
  margin-top: 50px;
}
.zw-con .zw-cont .zw-items {
  background-color: #ffffff;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.zw-con .zw-cont .zw-items a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 30px;
  min-height: 80px;
}
.zw-con .zw-cont .zw-items a h4 {
  font-size: 22px;
  transition: all 0.3s;
  color: #666666;
  width: 23%;
  padding-right: 15px;
  position: relative;
}
.zw-con .zw-cont .zw-items a div:nth-child(2) {
  font-size: 16px;
  width: 18.6%;
  padding-right: 15px;
  color: #999999;
}
.zw-con .zw-cont .zw-items a div:nth-child(3) {
  font-size: 16px;
  color: #999999;
  width: 14.5%;
  padding-right: 15px;
}
.zw-con .zw-cont .zw-items a div:nth-child(4) {
  font-family: SourceHanSansCN-Light;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  text-align: center;
  width: 12%;
}
.zw-con .zw-cont .zw-items a div:last-child {
  font-size: 14px;
  color: #999999;
  width: 33%;
  text-align: right;
  transition: all 0.3s;
  position: relative;
}
.zw-con .zw-cont .zw-items a div:last-child::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 82px;
  height: 1px;
  background: #999;
  transition: all 0.3s;
}
.zw-con .zw-cont .zw-items:hover {
  box-shadow: 0px 3px 10px 0px rgba(153, 153, 153, 0.1);
}
.zw-con .zw-cont .zw-items:hover a div:last-child {
  color: #00b7ff;
}
.zw-con .zw-cont .zw-items:hover a div:last-child::after {
  background: #00b7ff;
}
.zw-con .zw-cont .zw-items:hover a h4 {
  padding-left: 19px;
  color: #00b7ff;
}
.zw-con .zw-cont .zw-items:hover a h4::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 6px;
  height: 6px;
  background-color: #42cffc;
  border-radius: 100%;
}
/*响应式配置*/
@media (max-width: 1820px) {
  .head .head-con {
    max-width: 96%;
  }
}
@media (max-width: 1700px) {
  .yycj {
    max-width: 93%;
  }
  .fix-top {
    right: 20px;
  }
  .c-con .c-next {
    right: 1.5%;
  }
  .c-con .c-prev {
    left: 1.5%;
  }
}
@media (max-width: 1599px) {
  .cshow-cpcs .row .cshow-cpcs-items {
    padding: 0 30px;
  }
  .cshow-cpcs .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 1477px) {
  .cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) {
    height: 306px;
  }
  .yycj .cj-swiper .swiper-wrapper .swiper-slide div {
    height: 380px;
  }
  .cshow-cpcs .row .cshow-cpcs-items div {
padding: 42px 0;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(1) {
    padding-left: 67px;
  }
  .sh-ban .container h2,
  .sh-ban .sh-jz h4,
  .zc-ban .zcban-wz h2,.zx-ban .zcban-wz h3 {
    font-size: 55px;
  }
  .sh-ban .container h5,
  .zc-ban .zcban-wz h5,.zx-ban .zcban-wz h4 {
    font-size: 27px;
    margin-top: 24px;
  }
  .zc-nav .container {
    max-width: 100%;
  }
}
@media (max-width: 1450px) {
  .cpzs,
  .container {
    max-width: 85%;
  }
  
  
  /*新增*/
    .head-tc {
    width: 85%;
    height: 81vh;
    overflow: scroll;
  }
  .head-tc .container {
    max-width: 100%;
  }
  .head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide {
    font-size: 15px;
  }
  .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con {
    padding: 32px 30px 15px 30px;
  }
  .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con {
    padding: 18px 15px 12px 15px;
  }
  .head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active p::before {
    top: 37px;
  }
  .g-wh .g-wh-con .g-wh-items div:nth-child(2){
      width: 85%;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp a{
      font-size: 24px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2){
      height: 295px;
  }
}
@media (max-width: 1365px) {
  .cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) {
    height: 272px;
  }
  .yycj .cj-swiper .swiper-wrapper .swiper-slide div {
    height: 332px;
  }
  .foot .foot-tp {
    padding-left: 0;
  }
  .foot .foot-tp .foot-tp-bt .foot-tp-bt-lf {
    width: 80.35%;
  }
  .cshow-ban .cshow-ban-bg .container h2 {
    font-size: 49px;
  }
  .cshow-ban .cshow-ban-bg .container p {
    width: 185px;
    height: 59px;
    font-size: 21px;
    margin-top: 50px;
  }
  .cshow-sp {
    max-width: 70%;
  }
  .cshow-cpcs .row .cshow-cpcs-items div {
    height: 422px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2) {
    padding-right: 73px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:last-child {
    padding-right: 67px;
    width: 36%;
    padding-left: 19px;
  }
  .sh-ban .container h2,
  .sh-ban .sh-jz h4,
  .zc-ban .zcban-wz h2 {
    font-size: 51px;
  }
  .sh-ban {
    height: 452px;
  }
  .g-js .g-js-con .g-js-con-rt {
    font-size: 21px;
  }
  .g-dz .g-dz-con .g-dz-con-rt {
    width: 56%;
  }
  .zc-nav .container ul a {
    padding: 0 16px;
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .zc-nav .container ul a p:nth-child(2) {
    margin-top: 10px;
  }
  .zc-ban {
    height: 565px;
    top: -320px;
  }
  .ewm-fix div {
    width: 349px;
    padding: 25px;
  }
  .x-con .x-items .x-items-lb {
    padding: 48px 70px 48px 70px;
  }
  .x-con .x-items .zc-fw-con .zc-fw-items {
    padding: 20px 45px 19px 91px;
  }
  .x-con .x-items .x-items-lb h3 {
    font-size: 29px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-rt {
    width: 8.55%;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp .zx-tp-desc,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
    line-height: 29px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
    height: 307px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) a {
    font-size: 26px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) a {
    font-size: 21px;
    line-height: 29px;
  }
  .zw-con form {
    width: 91%;
  }
  .zw-con .zw-cont .zw-items a div:nth-child(4) {
    width: 20%;
  }
  .zw-con .zw-cont .zw-items a div:last-child {
    width: 24%;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2) {
    height: 285px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp a {
    font-size: 21px;
    line-height: 30px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp div {
    padding: 0 20px;
    line-height: 28px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a {
    font-size: 20px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp {
    padding-top: 90px;
  }
  .c-con .c-next,
  .c-con .c-prev {
    width: 49px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2) {
    height: 255px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp {
    padding-top: 75px;
  }
    /*新增新增新增----------------*/
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt{
        width: 78%;
        margin-left: -10px;
        margin-right: -10px;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items{
        padding: 0 10px;
    }
    
}
@media (max-width: 1250px) {
    .zw-show-con{
        max-width: 85%;
    }
}
@media (max-width: 1199px) {
  .banner {
    margin-top: 0px;
  }
  .head .head-con .head-cen ul li {
    margin: 0 22px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) {
    height: 225px;
  }
  .cshow-cpcs .row .cshow-cpcs-items {
    padding: 0 15px;
  }
  .cshow-cpcs .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cshow-cpcs .row .cshow-cpcs-items div {
    height: 353px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(1) {
    padding-left: 30px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(3) {
    width: 13.1%;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:last-child {
    padding-right: 20px;
    width: 34%;
  }
  .sh-con .sh-con-nav a h3 {
    font-size: 28px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div h4 {
    margin-bottom: 12px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div {
    margin-bottom: 21px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea::-webkit-input-placeholder,
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input::-webkit-input-placeholder {
    font-size: 15px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea::-webkit-input-placeholder,
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input:-moz-placeholder {
    font-size: 15px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div textarea::-webkit-input-placeholder,
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input::-moz-placeholder {
    font-size: 15px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div input:-ms-input-placeholder {
    font-size: 15px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
    height: 538px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf img {
    max-width: 90%;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr td {
    font-size: 20px;
  }
  .g-js .g-js-con .g-js-con-lf p {
    height: 630px;
  }
  .g-dz .g-dz-con .g-dz-con-rt {
    width: 48%;
  }
  .zc-nav .container ul a p:nth-child(2) {
    font-size: 15px;
    margin-top: 5px;
  }
  .zc-nav .container ul a {
    padding: 0 11px;
    padding-bottom: 18px;
    padding-top: 24px;
  }
  .zc-ban {
    top: -340px;
  }
  .zx-ban .zcban-wz h4 {
    margin-top: 20px;
  }
  .zx-con .zx-con-items .zx-con-tp {
    display: block;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf {
    width: 100%;
    padding: 30px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt {
    width: 100%;
    margin-top: 40px;
  }
  .lx-wt .row .lxwt-items .lxwt-items-con ul li a {
    font-size: 19px;
  }
      /*// 新增新增新增----------------*/
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items .hbt-items-con p,.head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con p{
        white-space: nowrap;
    }
    .zx-ban{
        top: -331px;
    }
    
    .cshow-cpcs .row .cshow-cpcs-items div{
            min-height: 261px;
    }
}
@media (max-width: 990px) {
  .head .head-con .head-cen {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con div {
    width: 82.7%;
    bottom: 12%;
  }
  .cpzs .row .cpzs-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .foot .foot-tp .foot-tp-bt {
    flex-wrap: wrap;
  }
  .foot .foot-tp .foot-tp-bt .foot-tp-bt-lf {
    width: 100%;
  }
  .foot .foot-bt .container {
    flex-wrap: wrap;
  }
  .foot .foot-bt .container p {
    margin: 0 auto;
  }
  .head {
    height: 66px !important;
  }
  .head .head-con {
    height: 66px;
  }
  .head-logo {
    width: 47px;
  }
  .head .head-con {
    max-width: 93%;
  }
  .cshow-ban .cshow-ban-bg .container h2 {
    font-size: 40px;
  }
  .cshow-ban .cshow-ban-bg .container p {
    width: 176px;
    height: 52px;
    font-size: 18px;
    margin-top: 40px;
  }
  .c-bt h3 {
    font-size: 32px;
  }
  .cshow-cpcs .cshow-cpcs-ms,
  .cshow-sp .cshow-sp-ms {
    font-size: 20px;
  }
  .cshow-cpcs .row .cshow-cpcs-items div {
    height: 272px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td {
    font-size: 19px;
    padding: 31px 0;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2n) {
    font-size: 16px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2) {
    padding-right: 22px;
  }
  .cshow-sp .cshow-sp-con img {
    width: 34px;
  }
  .sh-ban {
    height: 355px;
  }
  .sh-ban .container h2,
  .sh-ban .sh-jz h4,
  .zc-ban .zcban-wz h2,
  .zx-ban .zcban-wz h3,.zx-ban .zcban-wz h3 {
    font-size: 34px;
  }
  .sh-ban .container h5,
  .zc-ban .zcban-wz h5,
  .zx-ban .zcban-wz h4,.zx-ban .zcban-wz h4 {
    font-size: 22px;
    margin-top: 19px;
  }
  .sh-cont-bx .sh-cont-bx-con {
    display: block !important;
    margin-top: 40px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
    height: 517px !important;
    width: 100% !important;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf img {
    max-width: 90%;
    max-height: 90%;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt {
    width: 100% !important;
    margin-top: 44px !important;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr th {
    font-size: 19px;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr td {
    font-size: 16px;
  }
  .sh-con .sh-cont .sh-cont-wd div {
    margin-top: 44px;
  }
  .sh-ban .sh-jz h4 {
    top: 16px;
  }
  .g-js,
  .g-wh,
  .g-lc,
  .g-dz {
    margin-top: 76px;
  }
  .g-js .g-js-con {
    display: block;
  }
  .g-js .g-js-con .g-js-con-lf {
    width: 100%;
  }
  .g-js .g-js-con .g-js-con-lf p {
    height: 451px;
  }
  .g-js .g-js-con .g-js-con-rt {
    width: 100%;
  }
  .g-wh .g-wh-con .g-wh-items div:nth-child(1) p {
    height: 215px;
  }
  .g-wh .g-wh-con .g-wh-items div:nth-child(2) {
    font-size: 20px;
    margin-top: 16px;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div {
    font-size: 21px;
  }
  .g-rz {
    margin-top: 45px;
  }
  .g-rz .row .g-rz-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .g-dz .g-dz-con {
    display: block;
  }
  .g-dz .g-dz-con .g-dz .g-dz-con-lf {
    width: 100%;
  }
  .g-dz .g-dz-con .g-dz-con-rt {
    width: 100%;
    margin-top: 33px;
  }
  .zc-ban {
    height: 504px;
  }
  .zc-ban .zcban-wz {
    top: -8px;
  }
  .zc-nav .container ul a p:nth-child(2) {
    line-height: 23px;
  }
  .x-con .x-items .x-items-lb {
    padding: 48px 48px 48px 48px;
  }
  .x-con .x-items .zc-fw-con .zc-fw-items {
    padding: 45px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf {
    width: 77%;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) h4 {
    font-size: 22px;
  }
  .hz-ban .container {
    padding-bottom: 96px;
  }
  .hz-gm .hz-gm-desc {
    font-size: 22px;
  }
  .zx-ban .zcban-wz {
    padding-left: 0;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-thumb p {
    height: 160px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) a {
    font-size: 21px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) a {
    font-size: 16px;
    line-height: 25px;
  }
  .lx-con .lx-cont h2 {
    font-size: 25px;
  }
  .xshow-con {
    margin-top: 66px;
  }
  .xshow-con .xshow-bt h3 {
    font-size: 32px;
  }
  .zw-con form div:nth-child(1) input {
    width: 80%;
  }
  .zw-con form div:nth-child(1) button {
    width: 17.8%;
  }
  .zw-con form div:nth-child(2) select {
    width: 22%;
  }
  .zw-con .zw-cont .zw-items a h4 {
    font-size: 20px;
  }
  .head .head-con .head-lan{
      display: none;
  }
      /*// 新增新增*/
    .head-tc{
        top: 66px;
        width: 100%;
    }
    .mb-zd{
        display: block;
    }
    .zx-ban {
    top: -319px;
}
}
@media (max-width: 767px) {
    .pagination li a{
        font-size: 16px;
        padding: 0 13px;
    }
.sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf .gm-img{
    width: 100%;
    max-width: 100%;
}
.ewm-fix h3 {
    letter-spacing: 2px;
    margin-top: 13px;
    font-size: 17px;
}
    .hz-dl #agent,.g-lc #history{
        top: -80px;
    }
        .pagination{
        margin-top: 26px;
    margin-bottom: 24px;
    }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con div {
    width: 100%;
    bottom: 21%;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin: 0 5px;
  }
  .banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
    width: 20px;
  }
  .banner .ban-swiper .ban-pagination {
    bottom: 12px;
  }
  .c-bt h3 {
    font-size: 25px;
  }
  .c-bt p {
    font-size: 13px;
    margin-top: 0;
  }
  .cpzs {
    margin-top: 27px;
  }
  .cpzs .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .cpzs .row .cpzs-items {
    padding: 0 8px;
    margin-bottom: 16px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cpzs .row {
    margin-top: 14px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h5 {
    font-size: 15px;
    padding: 0 11px;
    line-height: 22px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h3 {
    font-size: 19px;
    margin-top: 4px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con .cpzs-items-con-ms h4 {
    font-size: 16px;
    margin-top: 10px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con {
    padding: 23px 0 26px 0;
  }
  .cpzs .row .cpzs-items .cpzs-items-con div:nth-child(2) {
    height: 188px;
  }
  .yycj {
    margin-top: 10px;
    margin-bottom: 33px;
  }
  .yycj .cj-swiper {
    margin-top: 10px;
  }
  .yycj .cj-swiper .cj-next,
  .yycj .cj-swiper .cj-prev {
    width: 27px;
  }
  .yycj .cj-swiper .swiper-wrapper .swiper-slide a {
    font-size: 20px;
  }
  .foot .foot-tp .foot-tp-bt .foot-tp-bt-lf {
    flex-wrap: wrap;
  }
  .foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items ul {
    margin-top: 6px;
  }
  .foot .foot-tp .foot-tp-bt .foot-tp-bt-lf .foot-tp-items {
    margin-right: 15px;
  }
  .foot .foot-tp .foot-tp-bt {
    margin-top: 20px;
  }
  .foot-logo {
    width: 70px;
  }
  .foot {
    padding-top: 30px;
  }
  .foot .foot-bt .container p {
    text-align: center;
  }
  .fix-top {
    bottom: 47px;
  }
  .cshow-ban .cshow-ban-bg .container h2 {
    font-size: 23px;
  }
  .cshow-ban .cshow-ban-bg .container h5 {
    font-size: 17px;
  }
  .cshow-ban .cshow-ban-bg .container p {
    width: 143px;
    height: 45px;
    font-size: 16px;
    margin-top: 34px;
  }
  .cshow-ban .cshow-ban-bg .container p img {
    margin-right: 8px;
    width: 11px;
  }
  .cshow-ban .cshow-ban-bg .container {
    position: relative;
    top: -38px;
  }
  .cpxq-con .c-bt p {
    font-size: 13px;
  }
  .cshow-cpcs .cshow-cpcs-ms,
  .cshow-sp .cshow-sp-ms {
    font-size: 15px;
    line-height: 26px;
    margin-top: 5px;
  }
  .cshow-sp {
    max-width: 80%;
    margin-top: 29px;
  }
  .cshow-sp .cshow-sp-con {
    margin-top: 12px;
  }
  .cshow-sp .cshow-sp-con img {
    width: 25px;
  }
  .cshow-cpcs {
    margin-top: 25px;
  }
  .cshow-cpcs .row {
    margin: 0;
    margin-top: 15px;
  }
  .cshow-cpcs .row .cshow-cpcs-items {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 16px;
  }
  .cshow-cpcs .row .cshow-cpcs-items div {
    padding: 20px 0;
  }
  .cshow-cpcs .row .cshow-cpcs-items div img {
    width: 76%;
  }
  .cshow-xxcs {
    margin-top: 13px;
  }
  .cshow-xxcs .cshow-xxcs-con {
    margin-top: 10px;
  }
  .cshow-xxcs .cshow-xxcs-con table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td {
    width: 50% !important;
    font-size: 16px;
    padding: 0 !important;
    width: 30% !important;
    padding: 10px !important;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2n) {
    width: 70% !important;
  }
  .cshow-xxcs .cshow-xxcs-con table tr td:nth-child(2n) {
    font-size: 15px;
  }
  .cshow-cj {
    margin-top: 29px;
    padding-top: 38px;
    padding-bottom: 37px;
  }
  .cpxq-con {
    padding-bottom: 21px;
  }
  #hsd .cshow-ban .cshow-ban-bg {
    background-position: 72% 100%;
  }
  .sh-ban {
    height: 256px;
  }
  .sh-ban .container h2,
  .sh-ban .sh-jz h4,
  .zc-ban .zcban-wz h2,
  .zx-ban .zcban-wz h3 {
    font-size: 23px;
  }
  .sh-ban .container h5,
  .zc-ban .zcban-wz h5,
  .zx-ban .zcban-wz h4 {
    font-size: 16px;
    margin-top: 11px;
  }
  .sh-ban .container {
    padding-bottom: 47px;
  }
  .sh-con .sh-con-nav a h3 {
    font-size: 20px;
    margin-top: 17px;
  }
  .sh-con .sh-con-nav a p {
    height: 38px;
    width: 33px;
    margin: 0 auto;
  }
  .sh-con .sh-con-nav {
    width: 100%;
  }
  .sh-con .sh-con-nav a {
    padding-top: 28px;
    padding-bottom: 25px;
  }
  .sh-con {
    margin-top: 32px;
    margin-bottom: 34px;
  }
  .sh-bt {
    font-size: 25px;
  }
  .sh-con .sh-cont {
    margin-top: 29px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-lf {
    height: 301px !important;
  }
  .sh-cont-bx .sh-cont-bx-con {
    margin-top: 18px !important;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div h4 {
    font-size: 16px;
    margin-bottom: 9px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div {
    width: 100%;
    margin-bottom: 18px;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt {
    margin-top: 27px !important;
  }
  .sh-cont-bx .sh-cont-bx-con .sh-cont-bx-con-rt form div:last-child button {
    width: 108px;
    height: 44px;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 17px;
  }
  .sh-cont-bx h5 {
    font-size: 19px;
    margin-top: 18px;
  }
  .sh-con .sh-cont .sh-cont-wd {
    margin-top: 31px;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr th {
    font-size: 16px;
    padding: 10px !important;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr td {
    font-size: 15px;
    padding: 10px !important;
    line-height: 27px;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr th:nth-child(1),
  .sh-con .sh-cont .sh-cont-wd div table tr td:nth-child(1) {
    width: 18.5%;
  }
  .sh-con .sh-cont .sh-cont-wd div table tr {
    height: auto;
  }
  .g-js,
  .g-wh,
  .g-lc,
  .g-dz {
    margin-top: 28px;
  }
  .g-js .g-js-con .g-js-con-lf p {
    height: 217px;
  }
  .g-js .g-js-con {
    margin-top: 10px;
  }
  .g-js .g-js-con .g-js-con-rt {
    font-size: 15px;
    line-height: 29px;
    padding: 15px 18px;
  }
  .g-wh .g-wh-con .g-wh-items {
    width: 100%;
    margin-bottom: 15px;
  }
  .g-wh .g-wh-con {
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .g-wh .g-wh-con .g-wh-items div:nth-child(2) {
    font-size: 16px;
    margin-top: 9px;
    line-height: 25px;
  }
  .g-lc {
    margin-top: 8px;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div {
    font-size: 16px;
    padding-left: 29px;
    width: 284px;
    line-height: 28px;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr h3 {
    font-size: 21px;
    width: 86px;
    height: 58px;
    text-align: center;
    margin-top: 13px;
  }
  .g-lc .lc-swiper::after {
    top: 37%;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr {
    top: 0px;
    margin-top: -109px;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div::before {
    width: 15px;
    height: 15px;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide .lc-swiper-con .lc-swiper-nr div::after {
    left: 5px;
    top: 35px;
    height: 67%;
  }
  .g-lc .lc-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .lc-swiper-con .lc-swiper-nr div {
    padding-top: 52px;
  }
  .g-rz {
    margin-top: -70px;
  }
  .g-rz .row {
    margin-top: 12px;
  }
  .g-dz {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .g-dz .g-dz-con .g-dz-con-lf a {
    font-size: 15px;
    width: 151px;
  }
  .g-dz .g-dz-con .g-dz-con-lf ul li p {
    font-size: 16px;
    line-height: 29px;
  }
  .g-dz .g-dz-con .g-dz-con-lf ul li {
    margin-bottom: 8px;
  }
  .g-dz .g-dz-con .g-dz-con-lf ul {
    margin-top: 16px;
  }
  .g-dz .g-dz-con .g-dz-con-rt #map {
    height: 250px;
  }
  .g-dz .g-dz-con .g-dz-con-rt {
    margin-top: 15px;
  }
  .zc-nav .container ul {
    width: 1600px;
  }
  .zc-nav .container ul a {
    width: 160px;
  }
  .zc-ban {
    height: 355px;
    top: -180px;
  }
  .zc-nav .container {
    overflow: auto;
  }
  .zc-nav .container::-webkit-scrollbar {
    width: 100%;
    height: 5px;
    background: rgba(0, 183, 255, 0.5);
    top: 10px;
    margin-top: 10px;
  }
  .zc-nav .container::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 10px 6px #00b7ff;
    border-radius: 10px;
    background: #fff;
  }
  .zc-nav .container ul a {
    padding: 0 7px;
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .zc-bt {
    font-size: 21px;
  }
  .zc-bt img {
    margin-right: 9px;
    width: 23px;
  }
  .zc-con .zc-zz .zc-zz-con {
    font-size: 15px;
    margin-left: 34px;
    width: 85%;
    line-height: 30px;
    margin-top: 0px;
    padding-bottom: 17px;
  }
  .zc-con .zc-zb,
  .zc-con .zc-fw {
    margin-top: 24px;
  }
  .zc-con .zc-zz {
    margin-top: 27px;
  }
  .zc-fw-con .zc-fw-items {
    display: block;
    padding: 22px 16px;
    margin-bottom: 14px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf {
    width: 100%;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) h4 {
    font-size: 16px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) {
    flex-wrap: wrap;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf a:nth-child(1) p {
    font-size: 17px;
    margin-left: 0;
    margin-top: 4px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) p {
    font-size: 14px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) p:nth-child(2) {
    margin-left: 11px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) {
    margin-top: 0;
  }
  .zc-fw-con .zc-fw-items .zc-fw-rt {
    width: 40%;
    margin: 0 auto;
    margin-top: 13px;
    text-align: center;
  }
  .zc-fw-con .zc-fw-items:hover .zc-fw-rt div img {
    width: 30px;
  }
  .zc-fw-con {
    margin-top: 13px;
  }
  .zc-con .zc-fw::after,
  .zc-con .zc-thh::after,
  .zc-con .zc-ff::after {
    left: 50%;
    width: 85%;
    transform: translateX(-50%);
    bottom: 0;
    height: 2px;
  }
  .zc-con .zc-fw {
    padding-bottom: 11px;
  }
  .zc-con .zc-pz,
  .zc-con .zc-thh,
  .zc-con .zc-ff {
    margin-top: 23px;
  }
  .zc-con .zc-thh .sh-cont-bx .sh-cont-bx-con {
    margin-top: 11px;
  }
  .zc-con .zc-thh {
    padding-bottom: 25px;
  }
  .zc-con .zc-ff .zc-ff-con .zc-ff-items h3 {
    font-size: 16px;
    margin-top: 17px;
  }
  .zc-con .zc-ff .zc-ff-con .zc-ff-items a {
    width: 104px;
    height: 34px;
    border-radius: 22px;
    font-size: 15px;
    margin-top: 15px;
  }
  .zc-con .zc-ff .zc-ff-con {
    flex-wrap: wrap;
    margin-top: 13px;
  }
  .zc-con .zc-ff .zc-ff-con .zc-ff-items {
    width: 100%;
    padding: 29px 0 27px 0;
    margin-bottom: 15px;
  }
  .zc-con .zc-ff .zc-ff-con .zc-ff-items p {
    height: 48px;
    width: 47px;
    margin: auto;
  }
  .zc-con .zc-ff {
    padding-bottom: 8px;
  }
  .ewm-fix div {
    width: 236px;
    padding: 18px;
  }
  .ewm-fix div p {
    width: 100%;
    font-size: 16px;
    margin-top: 21px;
  }
  .zc-con .zc-zz #zz,
  .zc-con .zc-zb #zbsm,
  .zc-con .zc-zb #azfw,
  .zc-con .zc-fw #azfw,
  .zc-con .zc-pz #bxqx,
  .zc-con .zc-thh #bxqx,
  .zc-con .zc-ff #bxqx,
  .zc-con .zc-pz #thh,
  .zc-con .zc-thh #thh,
  .zc-con .zc-ff #thh,
  .zc-con .zc-pz #fffw,
  .zc-con .zc-thh #fffw,
  .zc-con .zc-ff #fffw,
  .zc-con .zc-pz #yczb,
  .zc-con .zc-thh #yczb,
  .zc-con .zc-ff #yczb,
  .zc-con .zc-pz #fwcn,
  .zc-con .zc-thh #fwcn,
  .zc-con .zc-ff #fwcn,
  .zc-con .zc-pz #cpxn,
  .zc-con .zc-thh #cpxn,
  .zc-con .zc-ff #cpxn,
  .zc-con .zc-pz #bnfw,
  .zc-con .zc-thh #bnfw,
  .zc-con .zc-ff #bnfw {
    bottom: auto;
    top: -190px;
  }
  .x-con .x-items .x-items-lb h3 {
    font-size: 20px;
  }
  .x-con .x-items .x-items-lb {
    padding: 18px;
  }
  .x-con .x-items .x-items-lb h3 {
    font-size: 17px;
    width: 84%;
  }
  .x-con .x-items .x-items-lb p {
    width: 20px;
  }
  .x-con .x-items {
    margin-bottom: 12px;
  }
  .x-con {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .x-con .x-items .zc-fw-con .zc-fw-items {
    padding: 22px 16px;
  }
  .zc-fw-con .zc-fw-items .zc-fw-lf div:nth-child(2) {
    flex-wrap: wrap;
  }
  .hz-gm .hz-gm-desc {
    font-size: 15px;
    line-height: 26px;
    margin-top: 5px;
    width: 100%;
  }
  .hz-gm {
    margin-top: 29px;
  }
  .hz-dl {
    margin-bottom: 35px;
  }
  .zx-ban .zc-nav .container ul {
    width: 100%;
  }
  .zx-ban .zc-nav .container ul a {
    width: fit-content;
    padding: 0 10px;
    margin: 0 18px;
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .zx-con {
    margin-top: 30px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf {
    padding: 20px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-next,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-prev {
    width: 18px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(1) p {
    height: 155px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2) {
    font-size: 16px;
    margin-top: 9px;
    padding-bottom: 6px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(2)::after {
    width: 68px;
    height: 3px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp .zx-tp-desc,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
    font-size: 14px;
    line-height: 22px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-lf .zx-swiper .swiper-wrapper .swiper-slide a:nth-child(3) {
    margin-top: 11px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp a:nth-child(1),
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(1) {
    font-size: 16px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div p,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) {
    font-size: 14px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(3) a img,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp div a img,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) img {
    margin-left: 4px;
    width: 13px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp {
    padding-left: 0;
    padding-bottom: 10px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-tp::after,
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items::after {
    left: 0;
    width: 100%;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items {
    padding-left: 0;
    padding-top: 13px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(1) h2 {
    font-size: 17px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(1) h4 {
    font-size: 15px;
    margin-top: 13px;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt .zx-con-tp-rt-items div:nth-child(2) a:nth-child(2) {
    margin-top: 0;
  }
  .zx-con .zx-con-items .zx-con-tp .zx-con-tp-rt {
    margin-top: 16px;
  }
  .zx-con .zx-con-items .zx-con-bt {
    display: block;
    padding: 17px 0;
    padding-bottom: 1px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-thumb,
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt {
    display: block;
    width: 100%;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) a {
    font-size: 16px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) P {
    font-size: 14px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(1) {
    margin-top: 8px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) a {
    font-size: 14px;
    line-height: 25px;
  }
  .zx-con .zx-con-items .zx-con-bt .zx-con-bt-rt div:nth-child(2) {
    margin-top: 2px;
  }
  .zx-con .zx-con-items .zx-con-tp {
    margin-bottom: 0;
  }
  .lx-con {
    margin-top: 27px;
  }
  .lx-con .lx-cont {
    display: block;
    padding: 15px 23px 23px 23px;
    margin-top: 10px;
  }
  .lx-con .lx-cont .lx-con-lf,
  .lx-con .lx-cont .lx-con-rt {
    width: 100%;
  }
  .lx-con .lx-cont .lx-con-lf {
    padding-right: 0;
  }
  .lx-con .lx-cont .lx-con-rt {
    padding-left: 0;
    padding-top: 20px;
    margin-top: 11px;
  }
  .lx-con .lx-cont .lx-con-rt::before {
    width: 100%;
    height: 2px;
    top: 0;
    transform: inherit;
    left: 0;
  }
  .lx-con .lx-cont h3 {
    font-size: 20px;
  }
  .lx-con .lx-cont h2 {
    font-size: 20px;
    margin-top: 11px;
  }
  .lx-con .lx-cont h2 img {
    margin-right: 8px;
    width: 23px;
  }
  .lx-con .lx-cont div {
    font-size: 15px;
    line-height: 27px;
  }
  .lx-con .lx-cont a {
    width: 113px;
    height: 38px;
    font-size: 15px;
    margin-top: 11px;
  }
  .lx-wt {
    margin-top: 28px;
  }
  .lx-wt .row {
    margin-top: 7px;
  }
  .lx-wt .row .lxwt-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .lx-wt .row .lxwt-items .lxwt-items-con div h3 {
    font-size: 18px;
    padding-left: 15px;
  }
  .lx-wt .row .lxwt-items .lxwt-items-con ul li {
    padding-left: 15px;
  }
  .lx-wt .row .lxwt-items .lxwt-items-con ul li a {
    font-size: 15px;
  }
  .lx-wt .row .lxwt-items .lxwt-items-con div h3::before,
  .lx-wt .row .lxwt-items .lxwt-items-con ul li::before {
    width: 7px;
    height: 7px;
  }
  .lx-dz {
    margin-top: 11px;
    margin-bottom: 30px;
  }
  .lx-dz #map {
    height: 250px;
    margin-top: 11px;
  }
  .lx-dz ul li {
    font-size: 15px;
  }
  .xshow-con .xshow-bt h3 {
    font-size: 21px;
  }
  .xshow-con {
    margin-top: 32px;
  }
  .xshow-con .xshow-bt div {
    flex-wrap: wrap;
    margin-top: 7px;
  }
  .xshow-con .xshow-bt div p {
    font-size: 15px;
  }
  .xshow-con .xshow-bt div p:nth-child(1) {
    margin-right: 12px;
  }
  .xshow-con .xshow-cont {
    font-size: 15px;
    line-height: 30px;
    margin-top: 14px;
  }
  .xshow-con .xshow-cont h4 {
    font-size: 16px;
    margin-top: 12px;
  }
  .xshow-con .xshow-dh {
    margin-top: 26px;
    margin-bottom: 40px;
    display: block;
  }
  .xshow-con .xshow-dh li {
    width: 100%;
    height: 50px;
    margin-bottom: 7px;
    justify-content: flex-start;
    padding: 0 15px;
  }
  .xshow-con .xshow-dh li a {
    font-size: 16px;
  }
  .zw-con h3 {
    font-size: 23px;
  }
  .zw-con {
    margin-top: 28px;
    margin-bottom: 30px;
  }
  .zw-con form {
    width: 100%;
  }
  .zw-con form div:nth-child(1) input {
    width: 68%;
  }
  .zw-con form div:nth-child(1) button {
    width: 26.8%;
    font-size: 14px;
  }
  .zw-con form div:nth-child(1) {
    margin-top: 20px;
  }
  .zw-con form div:nth-child(2) {
    display: block;
    margin-top: 14px;
  }
  .zw-con form div:nth-child(2) select {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
  }
  .zw-con .zw-sl {
    margin-top: 0;
  }
  .zw-con .zw-cont .zw-items a {
    padding: 10px;
    display: block;
  }
  .zw-con .zw-cont .zw-items a h4,
  .zw-con .zw-cont .zw-items a div {
    font-size: 14px !important;
    padding: 0 !important;
    line-height: 21px !important;
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 6px !important;
  }
  .zw-con .zw-cont .zw-items a div:nth-child(4) {
    line-height: 21px;
  }
  .zw-con .zw-cont .zw-items a div:last-child::after {
    bottom: 0;
    right: auto;
    left: 0;
  }
  .zw-con .zw-cont .zw-items {
    margin-bottom: 10px;
  }
  .zw-con .zw-cont {
    margin-top: 14px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h5 {
    font-size: 15px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h3 {
    font-size: 19px;
    margin-top: 4px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(1) h4 {
    font-size: 16px;
    margin-top: 10px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con a p {
    font-size: 20px;
  }
  .cpzs .row .cpzs-items .cpzs-items-con a p img {
    margin-left: 13px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con div:nth-child(2) {
    height: 199px;
    margin-top: 17px;
    padding-bottom: 23px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide {
    padding-top: 30px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp a {
    font-size: 19px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp p {
    width: 138px;
    height: 40px;
    font-size: 16px;
    margin-top: 6px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp div {
    padding: 0 20px;
    font-size: 15px;
    line-height: 24px;
    margin-top: 9px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-bt a {
    font-size: 15px;
  }
  .c-con .c-cont .c-swiper .swiper-wrapper .swiper-slide .c-swiper-con .c-swiper-xf .c-swiper-xf-tp {
    padding-top: 51px;
  }
  .c-con {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  
      /*// 新增*/
    .head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide p{
        margin: 0 auto !important;
        padding-right: 0;
        left: 0 !important;
        right: 0 !important;
        padding-bottom: 12px;
    }
    .head-tc .container .htb-swiper-con .htb-swiper .swiper-wrapper .swiper-slide-thumb-active p::after{
        width: 100%;
    }
    .head-tc .container .htb-swiper-con {
        padding: 0 14px;
    }
    .head-tc .container .htb-swiper-con .new-next{
        right: 14px;
    }
    .head-tc .container .htb-swiper-con .new-prev{
        left: 14px;
    }
    .head-tc{
        height: calc(100vh - 66px);
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide{
        display: block;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf {
        width: 100%;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt .hbt-items{
        width: 50%;
        padding: 0 7px;
        margin-bottom: 14px;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-rt{
        width: 100%;
        margin: 0;
        margin-top: 15px;
    }
    .head-tc .container .hbt-swiper-con {
        padding: 20px 28px;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(1) {
        padding-bottom: 14px;
        height: 165px;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con a:nth-child(2){
        font-size: 15px;
    }
    .head-tc .container .hbt-swiper-con .hbt-swiper .swiper-wrapper .swiper-slide .hbt-swiper-con-lf-con p {
        font-size: 13px;
        margin-top: -4px;
    }
    .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con div img{
        height: auto !important;
    }
    .zw-show-con .zw-show-con-items h3 {
    font-size: 23px;
    }
.zw-show-con .zw-show-con-items div {
    font-size: 15px;
    line-height: 28px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.zw-show-con .zw-show-con-items {
    margin-top: 28px;
}
.zw-show-con {
    margin-top: 30px;
    margin-bottom: 35px;
}
.zx-ban{
    top: -185px;
}
}