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


.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-div .mxl-e {
  position: absolute;
  padding: 25.5px 33px;
  right: 10%;
  z-index: 3;
  top: -7px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div3 a{
font-size: 14px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 57.73px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 70%;
    margin-top: 8%;
}
.mb-nav .logo img {
  max-height: 64px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
/*.mb-nav ul li:nth-last-child(2) .mxl-o{*/
/*    display: none;*/
/*}*/

.mb-nav ul li:nth-child(4) .mxl-o{
    display: none;
}
.mb-nav ul li:nth-child(5) .mxl-o{
    display: none;
}
.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  /*white-space: nowrap;*/
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.mb-div3{
    display: none;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #000;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  /*background: #000 !important;*/
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}

.search-modal {
    display: block;
    position: absolute;
    width: 100%;
    top: 80%;
    transition: all .4s;
     opacity: 0; 
     visibility: hidden; 
    background: #fff;
    left: 0;
    box-shadow: 0px 7px 16px 0px rgb(89 89 89 / 35%);
    z-index: 100;
}
.cx{
    opacity: 1;
    visibility: visible;
    top: calc(100%);
}
.search-modal .container{
    padding: 35px 0;
    position: relative;
}
.search-modal form {
    width: 643px;
    margin: 0 auto;
    max-width: 100%;
}
.search-modal form .tb-row {
  position: relative;
}
.search-modal form .close-icon {
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #333;
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 15px;
  line-height: 30px;
  text-align: center;
}
.search-modal form input {
  height: 50px;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  color: #333;
  padding: 0 20px;
  outline: none;
  font-family: HarmonyOS_Sans_TC_Medium;
}
.search-modal form button {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-color: #fff;
  font-size: 18px;
  color: #333;
  outline: none;
  cursor: pointer;
}
.head .container .head-rt .head-ss:hover .search-modal{
    opacity: 1;
    visibility: visible;
    top: 100%;
}


.head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all .5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.head .container {
  display: flex;
  align-items: center;
}
.head .container .head-lf {
  flex: 1;
  display: flex;
  align-items: center;
}
.head .container .head-lf .head-nav {
  margin-left: 3.9583vw;
  display: flex;
}
.head .container .head-lf .head-nav .head-li {
  margin-right: 3.0729vw;
}
.head .container .head-lf .head-nav .head-li .head-a {
  display: flex;
  align-items: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  transition: all .5s;
}
.head .container .head-lf .head-nav .head-li .head-a img {
  margin-left: 7px;
  transition: all 0.5s;
}
.head .container .head-lf .head-nav .head-li .head-a::after {
  position: absolute;
  left: 0%;
  content: '';
  bottom: -5px;
  height: 1px;
  transition: all 0.5s;
  width: 0;
  opacity: 0;
  background: #fff;
}
.head .container .head-lf .head-nav .head-li:hover .head-a::after {
  width: calc(100% - 17px);
  opacity: 1;
}
.head .container .head-lf .head-nav .head-li:hover .head-a img {
  transform: translateX(3px);
}
.head .container .head-lf .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .container .head-rt {
  display: flex;
  transition: all .5s;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  align-items: center;
  padding-left: 2.8125vw;
}
.head .container .head-rt .head-dh {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 1.5625vw;
  margin-right: 1.5625vw;
}
.head .container .head-rt .head-dh div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background-color: #00b4ff;
  border-radius: 2px;
}
.head .container .head-rt .head-dh div:nth-child(2) {
  font-size: 16px;
  margin-left: 0.833vw;
  letter-spacing: 0.5px;
  font-weight: 500;
  line-height: 1.25;
  color: #ffffff;
  transition: all .5s;
  font-family: 'Montserrat', sans-serif;
}
.head .container .head-rt .head-dh div:nth-child(2) p:nth-child(2) {
  letter-spacing: 1.3px;
}
.head .container .head-rt .head-dh::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 80%;
  transition: all .5s;
  background: #fff;
}
.head .container .head-rt .head-ss {
  cursor: pointer;
  margin-right: 1.5625vw;
  font-size: 14px;
  color: #ffffff;
  transition: all .5s;
  padding: 48.75px 0;
  font-family: 'Roboto', sans-serif;
}
.head .container .head-rt .head-ss .icon {
  display: flex;
  align-items: center;
}
.head .container .head-rt .head-ss .icon img {
  position: relative;
  top: -2px;
  margin-right: 8px;
  transition: all .5s;
}
.head .container .head-rt .head-lan {
  position: relative;
}
.head .container .head-rt .head-lan div {
  display: flex;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  color: #ffffff;
  transition: all .5s;
  font-family: 'Roboto', sans-serif;
}
.head .container .head-rt .head-lan div img:nth-child(1) {
  margin-right: 7px;
  width: 23px;
}
.head .container .head-rt .head-lan div img:nth-child(2) {
  margin-left: 7px;
  transition: all .5s;
}
.head .container .head-rt .head-lan div:nth-child(2) {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 3px 0;
  transition: all 0.5s;
  transform: scaleY(0);
  transform-origin: left top;
  opacity: 0;
}
.head .container .head-rt .head-lan div:nth-child(2)::after {
  border-radius: 7px;
  position: absolute;
  left: -12px;
  content: '';
  top: 50%;
  transform: translate(0%, -50%);
  width: 174%;
  height: 106%;
  z-index: -1;
  background: #000;
}
.head .container .head-rt .head-lan:hover div:nth-child(2) {
  transform: scaleY(1);
  opacity: 1;
}
.head-logo{
    position: relative;
}
.head-logo img{
    transition: all .5s;
}
.head-logo img:nth-child(2){
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
    opacity: 0;
}

.head:hover .head-logo img:nth-child(2){
    opacity: 1;
}
.head:hover .head-logo img:nth-child(1){
    opacity: 0;
}
.head:hover{
    background: #fff;
}
.head:hover .container .head-lf .head-nav .head-li .head-a{
    color: #000;
}
.head:hover .container .head-lf .head-nav .head-li .head-a img{
    filter: brightness(0) invert(0);
}
.head:hover .container .head-lf .head-nav .head-li .head-a::after{
    background: #000;
}
.head:hover .container .head-rt .head-dh div:nth-child(2){
    color: #000;
}
.head:hover .container .head-rt .head-ss .icon img{
    filter: brightness(0) invert(0);
}
.head:hover .container .head-rt .head-ss{
    color: #000;
}
.head:hover .container .head-rt .head-lan div{
    color: #000;
}
.head:hover .container .head-rt .head-lan div img:nth-child(2){
    filter: brightness(0) invert(0);
}
.head:hover .container .head-rt .head-lan div:nth-child(2){
    color: #fff;
}
.head:hover .container .head-rt{
    border-left: 1px solid rgba(0,0,0,0.2);
}
.head:hover .container .head-rt .head-dh::after{
    background: #000;
}

.activehead .head-logo img:nth-child(2){
    opacity: 1;
}
.activehead .head-logo img:nth-child(1){
    opacity: 0;
}
.activehead{
    background: #fff;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .12);
}
.activehead .container .head-lf .head-nav .head-li .head-a{
    color: #000;
}
.activehead .container .head-lf .head-nav .head-li .head-a img{
    filter: brightness(0) invert(0);
}
.activehead .container .head-lf .head-nav .head-li .head-a::after{
    background: #000;
}
.activehead .container .head-rt .head-dh div:nth-child(2){
    color: #000;
}
.activehead .container .head-rt .head-ss .icon img{
    filter: brightness(0) invert(0);
}
.activehead .container .head-rt .head-ss{
    color: #000;
}
.activehead .container .head-rt .head-lan div{
    color: #000;
}
.activehead .container .head-rt .head-lan div img:nth-child(2){
    filter: brightness(0) invert(0);
}
.activehead .container .head-rt .head-lan div:nth-child(2){
    color: #fff;
}
.activehead .container .head-rt{
    border-left: 1px solid rgba(0,0,0,0.2);
}
.activehead .container .head-rt .head-dh::after{
    background: #000;
}



.home-banner .ban-swiper {
  position: relative;
}
.home-banner .ban-swiper .ban-dh {
  position: absolute;
  left: 0;
  bottom: 6%;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
.home-banner .ban-swiper .ban-dh .home-xl {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 49px;
  top: -52%;
  animation: 2s sx infinite linear;
}
@keyframes sx {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
.home-banner .ban-swiper .ban-dh .ban-dh-lf {
  position: relative;
}
.home-banner .ban-swiper .ban-dh .ban-dh-lf .ban-pagination {
  position: relative;
  bottom: 0;
  width: fit-content;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
.home-banner .ban-swiper .ban-dh .ban-dh-lf .ban-pagination .total {
  opacity: 0.5;
  padding-left: 108px;
}
.home-banner .ban-swiper .ban-dh .ban-dh-lf .progressbar-pagination {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 26px;
  width: 87px;
  height: 2px;
  background: rgba(222, 235, 247, 0.4);
}
.home-banner .ban-swiper .ban-dh .ban-dh-lf .progressbar-pagination .progress {
  border-radius: 0;
  height: 2px;
  transition: all 0.5s;
}
.home-banner .ban-swiper .ban-dh .bullets-pagination {
  display: flex;
}
.home-banner .ban-swiper .ban-dh .bullets-pagination .bullet {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 100%;
  transition: all 0.5s;
  margin-left: 18px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.home-banner .ban-swiper .ban-dh .bullets-pagination .bullet::after {
  position: absolute;
  left: -7px;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 26px;
  height: 26px;
  margin: auto;
  background: url(../images/gq.png) no-repeat;
  background-size: 100%;
  transition: all 0.5s;
  opacity: 0;
  transform: scale(0.8);
}
.home-banner .ban-swiper .ban-dh .bullets-pagination .bullet-active {
  background-color: #00b4ff;
}
.home-banner .ban-swiper .ban-dh .bullets-pagination .bullet-active::after {
  opacity: 1;
  transform: scale(1);
}
.home-banner .ban-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
  opacity: 0 !important;
}
.home-banner .ban-swiper .swiper-slide .slide-bg {
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-slide .slide-bg img {
  max-width: 101%;
  min-width: 100%;
  transition: 1s linear 2s;
  transform: scale(1.05, 1.05);
}
.home-banner .ban-swiper .swiper-slide .slide-con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont {
  top: -10%;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) {
  margin-bottom: 6px;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
  font-size: 4.0625vw;
  font-weight: 600;
  line-height: 1.3;
  color: #ffffff;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) {
  width: 100%;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
  font-size: 1.25vw;
  line-height: 1.3;
  color: #ffffff;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  font-weight: 300;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) {
  margin-top: 2.61vw;
  overflow: initial;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(1) h3 {
  line-height: 1.35;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(1) {
  margin-bottom: 1.7vw;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont .yc:nth-child(3) {
  margin-top: 3.4vw;
}
.home-banner .ban-swiper .swiper-slide .slide2-con .slide-cont {
  top: 0;
}
.home-banner .ban-swiper .swiper-slide .slide3-con .slide-cont {
  top: -1vw;
}
.home-banner .ban-swiper .swiper-slide .slide3-con .slide-cont .yc:nth-child(1) h3 span {
  font-family: Arial-BoldMT;
}
.home-banner .ban-swiper .swiper-slide-active {
  opacity: 1 !important;
}
.home-banner .ban-swiper .swiper-slide-active .slide-bg img {
  animation: image-zoom-out 6s 0s forwards;
}
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(1) h3,
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(2) div,
.home-banner .ban-swiper .swiper-slide-active .slide-con .slide-cont .yc:nth-child(3) a {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0s;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.home-more {
  width: 191px;
  height: 47px;
  background-color: #00b4ff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.home-more img {
  margin-left: 5px;
  transition: all 0.5s;
}
.home-more:hover {
  color: #fff;
  box-shadow: 1px 1px 10px #00b4ff;
}
.home-more:hover img {
  transform: translateX(4px);
}
.cpzx {
  margin-top: 4.5%;
}
.cpzx .cpzx-bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cpzx .cpzx-bt .home-more {
  transform: translateY(0%) rotate(0deg);
  opacity: 1;
  margin-right: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.cpzx .cpzx-bt .home-more span {
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 25px;
}
.cpzx .cpzx-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
}
.cpzx .cpzx-con .cpzx-lf {
  width: 23.3%;
  border-top: 1px solid #dddddd;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh {
  font-family: 'Roboto', sans-serif;
  padding: 24px 8% 24px 5.1%;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  transition: all 0.5s;
  color: #333333;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh1 span:nth-child(1) {
  flex: 1;
  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-all;
  word-break: break-all;
  white-space: normal;
  padding-right: 6%;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh1 span:nth-child(2) {
  position: relative;
  line-height: 0;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh1 span:nth-child(2) img {
  transition: all 0.5s;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh1 span:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 {
  padding-left: 4%;
  margin-top: 19px;
  display: none;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a {
  display: block;
  position: relative;
  font-size: 14px;
  transition: all 0.5s;
  color: #333;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-left: 12px;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a::before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #333;
  transition: all 0.5s;
  border-radius: 100%;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a:hover {
  color: #00b4ff;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a:hover::before {
  background-color: #00b4ff;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a.active {
  color: #00b4ff;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a.active::before {
  background-color: #00b4ff;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 a:last-child {
  margin-bottom: 0;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh:hover .cpzx-dh1 span:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.cpzx .cpzx-con .cpzx-lf .cpzx-dh:hover .cpzx-dh1 span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.cpzx .cpzx-con .cpzx-lf .active .cpzx-dh1 span:nth-child(2) img:nth-child(2) {
  transform: rotateZ(90deg);
  opacity: 1;
}
.cpzx .cpzx-con .cpzx-lf .active .cpzx-dh1 span:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.cpzx .cpzx-con .cpzx-rt {
  width: 72.7%;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row {
  margin-left: -1.33%;
  margin-right: -1.33%;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items {
  margin-bottom: 36px;
  padding: 0 1.33%;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(1) {
  padding: 10px;
  border-radius: 6px;
  border: solid 1px #a4a4a4;
  transition: all 0.5s;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(1) a {
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(1) a p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 12.23958vw;
  transition: all 0.8s;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) {
  display: flex;
  align-items: center;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
  padding-left: 8px;
  margin-top: 22px;
  transition: all 0.5s;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a {
  transition: all 0.5s;
  font-weight: 500;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(1) {
  flex: 1;
  padding-right: 5%;
  font-size: 14px;
  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-all;
  word-break: break-all;
  white-space: normal;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(2) span {
  margin-right: 8px;
  width: 1.928vw;
  height: 1px;
  font-family: initial;
  background: #a2a2a2;
  transition: all 0.5s;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(1) {
  border: 1px solid #00b4ff;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(1) a p {
  transform: scale(1.05);
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(2) {
  padding: 0 12px;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(2) a:nth-child(1),
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(2) a:nth-child(2) {
  color: #00b4ff;
}
.cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con:hover div:nth-child(2) a:nth-child(2) span {
  background: #00b4ff;
}
.sy-bt {
  font-size: 2.39583vw;
  font-family: 'Roboto', sans-serif;
  color: #1c1c1c;
  font-weight: 900;
}
.yyly {
  overflow: hidden;
  margin-top: 3.2%;
}
.yyly .sy-bt {
  text-align: center;
}
.yyly .yyly-con {
  margin-top: 62px;
  display: flex;
  margin-left: -1px;
  margin-right: -1px;
}
.yyly .yyly-con .yyly-items {
  flex: 1;
  position: relative;
  margin: 0 1px;
  line-height: 1.3;
}
.yyly .yyly-con .yyly-items .yyly-bg {
  display: block;
  overflow: hidden;
}
.yyly .yyly-con .yyly-items .yyly-bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 35.9375vw;
  transition: all 0.8s;
}
.yyly .yyly-con .yyly-items .yyly-nr {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.yyly .yyly-con .yyly-items .yyly-nr div {
  transition: all 0.5s;
}
.yyly .yyly-con .yyly-items .yyly-nr div:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25vw;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 8px;
  padding: 0 5%;
}
.yyly .yyly-con .yyly-items .yyly-nr div:nth-child(1) img {
  margin-left: 20px;
}
.yyly .yyly-con .yyly-items .yyly-nr div:nth-child(2) {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #00b4ff;
  padding: 8.54% 0;
  transform: scaleY(0);
  transform-origin: left bottom;
}
.yyly .yyly-con .yyly-items .yyly-nr1 {
  position: absolute;
  left: 0;
  padding: 0 5%;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 0;
  transform: scale(0.9) translateY(-15px);
}
.yyly .yyly-con .yyly-items .yyly-nr1 div {
  font-size: 1.25vw;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  top: -10%;
}
.yyly .yyly-con .yyly-items .yyly-nr1 div p:nth-child(1) {
  height: 3.90626vw;
  margin-bottom: 10%;
}
.yyly .yyly-con .yyly-items .yyly-nr1 div p:nth-child(1) img {
  max-height: 100%;
}
.yyly .yyly-con .yyly-items:hover .yyly-nr1 {
  transform: scale(1) translateY(0px);
  opacity: 1;
}
.yyly .yyly-con .yyly-items:hover .yyly-nr div:nth-child(1) {
  opacity: 0;
  visibility: hidden;
}
.yyly .yyly-con .yyly-items:hover .yyly-nr div:nth-child(2) {
  transform: scaleY(1);
}
.yyly .yyly-con .yyly-items::before {
  position: absolute;
  width: 0%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  height: 4px;
  background-color: #00b4ff;
  transition: all 0.5s;
  opacity: 0;
}
.yyly .yyly-con .yyly-items:hover::before {
  width: 100%;
  opacity: 1;
}
.gywm {
  margin-top: 10.3%;
}
.gywm .gywm-tp {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.gywm .gywm-tp .gywm-tp-lf {
  width: 48.6%;
  margin-top: 4%;
}
.gywm .gywm-tp .gywm-tp-lf .gywm-con {
  margin-top: 6px;
  font-size: 16px;
  line-height: 1.8125;
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 5;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  hyphens: auto;
  font-weight: 500;
}
.gywm .gywm-tp .gywm-tp-lf .home-more {
  transform: initial;
  opacity: 1;
  margin-left: 0;
  margin-top: 30px;
}
.gywm .gywm-tp .gywm-tp-rt {
  position: absolute;
  right: 2.8%;
  top: 0;
  z-index: 5;
  width: 37.3%;
}
.gywm .gywm-tp .gywm-tp-rt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gywm .gywm-tp .gywm-tp-rt ul li {
  margin-bottom: 5%;
  width: 47.5%;
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(53, 53, 53, 0.24);
  padding: 24px 0;
  transition: all 0.5s;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(1) {
  width: 7.7083vw;
  height: 7.7083vw;
  background-color: rgba(2, 99, 196, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 100%;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(1) img {
  max-height: 48%;
  max-width: 49%;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(2) {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  line-height: 1;
  margin-top: 15px;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(2) p {
  font-family: ArialMT;
  font-size: 1.875vw;
  color: #161616;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(2) p:nth-child(3) {
  font-size: 14px;
  color: #161616;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-left: 6px;
  position: relative;
  top: -0.36vw;
}
.gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(3) {
  margin-top: 6px;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #00b4ff;
}
.gywm .gywm-tp .gywm-tp-rt ul li:nth-child(1),
.gywm .gywm-tp .gywm-tp-rt ul li:nth-child(3) {
  position: relative;
  top: 2.8vw;
}
.gywm .gywm-tp .gywm-tp-rt ul li:hover {
  transform: translateY(-5px);
}
.gywm .gywm-tp .gywm-tp-rt ul li:hover div:nth-child(1) img {
  animation: ibounce 0.6s alternate;
}
.gywm .gywm-tp .gywm-tp-rt ul li:nth-child(4) {
  animation-delay: 0.3s;
}
.gywm .gywm-tp .gywm-tp-rt ul li:nth-child(2) {
  animation-delay: 0.6s;
}
.gywm .gywm-tp .gywm-tp-rt ul li:nth-child(3) {
  animation-delay: 0.9s;
}
.gywm .gywm-bt {
  margin-top: 63px;
}
@keyframes ibounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.lxwm {
  background: #000;
  margin-top: 6%;
  padding-bottom: 5.5%;
  padding-top: 4.7%;
  position: relative;
  overflow: hidden;
}
.lxwm .lxwm-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 3s;
  transform: scale(1.05);
}
.lxwm .lxwm-bg.animated {
  transform: scale(1);
}
.lxwm .container {
  position: relative;
  z-index: 3;
}
.lxwm .container .sy-bt {
  color: #fff;
}
.lxwm .container .lxwm-con {
  margin-top: 3%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.lxwm .container .lxwm-con button {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 39.1%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00b4ff;
  border-radius: 6px;
  font-size: 1.25vw;
  color: #ffffff;
  padding: 1.4% 0;
  transition: all 0.5s;
  font-family: 'Roboto', sans-serif;
}
.lxwm .container .lxwm-con button:hover {
  box-shadow: 1px 1px 10px #00b4ff;
}
.lxwm .container .lxwm-con .lxwm-lf {
  width: 57.44%;
}
.lxwm .container .lxwm-con .lxwm-lf form div {
  background-color: rgba(239, 245, 248, 0.2);
  border-radius: 6px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  padding: 0 27px;
}
.lxwm .container .lxwm-con .lxwm-lf form div p,
.lxwm .container .lxwm-con .lxwm-lf form div input,
.lxwm .container .lxwm-con .lxwm-lf form div textarea {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: initial;
}
.lxwm .container .lxwm-con .lxwm-lf form div input,
.lxwm .container .lxwm-con .lxwm-lf form div textarea {
  flex: 1;
  padding: 21px 0;
}
.lxwm .container .lxwm-con .lxwm-lf form div textarea {
  min-height: 305px;
  padding-top: 0;
}
.lxwm .container .lxwm-con .lxwm-lf form div:nth-last-child(2) {
  padding-top: 27px;
  margin-bottom: 0;
  align-items: flex-start;
}
.lxwm .container .lxwm-con .lxwm-rt {
  line-height: 1.3;
  width: 39.1%;
}
.lxwm .container .lxwm-con .lxwm-rt ul li {
  margin-bottom: 20px;
  display: flex;
  transition: all 0.5s;
  align-items: flex-start;
}
.lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(1) {
  width: 2.5vw;
  height: 2.5vw;
  background-color: #ffffff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(2) {
  flex: 1;
  padding-left: 5.73%;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.55;
  font-family: 'Roboto', sans-serif;
  position: relative;
  top: 0.7vw;
}
.lxwm .container .lxwm-con .lxwm-rt ul li:hover {
  transform: translateX(5px);
}
.lxwm .container .lxwm-con .lxwm-rt ul li:last-child {
  margin-bottom: 0;
}
.foot {
  background: #f5f5f5;
  padding-top: 5.2%;
  padding-bottom: 4.7%;
}
.foot .container .foot-tp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot .container .foot-tp .foot-tp-lf {
  width: 11%;
}
.foot .container .foot-tp .foot-tp-rt {
  display: flex;
}
.foot .container .foot-tp .foot-tp-rt div {
  text-align: center;
  margin-left: 1.979vw;
}
.foot .container .foot-tp .foot-tp-rt div p:nth-child(1) {
  width: 116px;
  height: 116px;
  border: solid 1px rgba(164, 164, 164, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
}
.foot .container .foot-tp .foot-tp-rt div p:nth-child(1) img {
  width: 100%;
}
.foot .container .foot-tp .foot-tp-rt div p:nth-child(2) {
  font-size: 14px;
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-top: 12px;
}
.foot .container .foot-tp .foot-tp-rt div:nth-child(1) {
  margin-left: 0;
}
.foot .container .foot-bt {
  border-top: 1px solid rgba(99, 99, 99, 0.3);
  margin-top: 57px;
  padding-top: 36px;
}
.foot .container .foot-bt ul {
  display: flex;
}
.foot .container .foot-bt ul li {
  margin-right: 3.125vw;
}
.foot .container .foot-bt ul li a {
  transition: all 0.5s;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #333333;
}
.foot .container .foot-bt ul li a:hover {
  color: #00b4ff;
}
.foot .container .foot-bt ul li:last-child {
  margin-right: 0;
}
.foot .container .foot-bt p {
  margin-top: 20px;
}
.foot .container .foot-bt p,
.foot .container .foot-bt p a {
  font-size: 14px;
  color: rgba(51, 51, 51, 0.6);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  transition: all 0.5s;
}
.foot .container .foot-bt a:hover {
  color: #00b4ff;
}
.i-ban {
  position: relative;
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  animation: image-zoom-out 8s 0s forwards;
  min-width: 100%;
}
.i-ban .i-crumb {
  position: absolute;
  left: 0%;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  bottom: 8%;
}
.i-ban .i-crumb p {
  flex: 1;
  margin-left: 9px;
  font-size: 16px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.i-ban .i-crumb p a {
  font-size: 16px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  transition: all 0.5s;
}
.i-ban .i-crumb p a:hover {
  color: #00b4ff;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 4px;
}
.pagination li a {
  display: block;
  transition: all 0.5s;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #d8e2ef;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #4d5969;
  padding: 4.5px 19px;
}
.pagination li:hover a {
  background-color: #00b4ff;
  border: 1px solid #00b4ff;
  color: #fff;
}
.pagination .active a {
  background-color: #00b4ff;
  border: 1px solid #00b4ff;
  color: #fff;
}
.c-con {
  margin-bottom: 4.7%;
}
.c-con .cpzx-con .cpzx-rt .cpzx-list .row {
  margin-bottom: 20px;
}
.c-form {
  padding-top: 6.8%;
  padding-bottom: 7.5%;
  background: url(../images/form-bg.jpg) no-repeat center center;
  background-size: cover;
}
.c-form .container h3 {
  text-align: center;
  font-size: 1.875vw;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.3;
  color: #ffffff;
}
.c-form .container form {
  margin-top: 43px;
  display: flex;
  font-family: 'Montserrat', sans-serif;
  justify-content: center;
}
.c-form .container form div {
  margin-right: 4px;
  width: 230px;
}
.c-form .container form div input {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #333;
  background-color: #ffffff;
  padding: 20.8125px 20px;
}
.c-form .container form div ::-webkit-input-placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.c-form .container form div :-moz-placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.c-form .container form div ::-moz-placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.c-form .container form div :-ms-input-placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.c-form .container form div ::-ms-input-placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.c-form .container form div:last-child {
  margin-right: 0;
  width: 150px;
}
.c-form .container form div:last-child button {
  width: 100%;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  background-color: #00b4ff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  height: 100%;
  font-weight: 700;
}
.cshow-jj {
  background: #f5f5f5;
  padding-top: 6%;
  padding-bottom: 6.41%;
}
.cshow-jj .container .cshow-bt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 36px;
}
.cshow-jj .container .cshow-bt div {
  font-size: 1.4583vw;
  color: #222222;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.3;
  flex: 1;
  padding-right: 5%;
}
.cshow-jj .container .cshow-bt .home-more {
  transform: initial;
  opacity: 1;
  margin-right: 0;
}
.cshow-jj .container .cshow-jj-con {
  font-family: 'Roboto', sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf {
  width: 46.1%;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf h4 {
  font-size: 18px;
  position: relative;
  color: #333333;
  padding-left: 34px;
  margin-top: 40px;
  margin-bottom: 27px;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf h4::before {
  position: absolute;
  left: 0;
  content: '';
  top: 3px;
  width: 17px;
  height: 17px;
  background: url(../images/cbt.png) no-repeat center center;
  background-size: 100%;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf table {
  margin-left: 34px;
  width: 100%;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf table tr td {
  padding: 13.11px 10px 13.11px 1.92708vw;
  border: 1px solid rgba(199, 199, 199, 0.8);
  font-size: 16px;
  line-height: 1.3;
  color: #666666;
  width: auto;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf {
      font-size: 16px;
  line-height: 1.3;
  color: #666666;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf li{
    margin-left: 34px;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-lf table tr:nth-child(2n) td {
  background: #ededed;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-rt {
  width: 41.45%;
  overflow: hidden;
  border-radius: 2.083vw;
  position: relative;
}
.cshow-jj .container .cshow-jj-con .cshow-jj-rt .shuiyin{
    position: absolute;
    right: 9%;
    top: 8%;
    width: 13.492%;
}
.cshow-content {
  line-height: 1.3;
  font-size: 16px;
  color: #666666;
  font-family: 'Roboto', sans-serif;
  margin-top: 60px;
}
.cshow-content table {
  width: 100%;
}
.cshow-content table tr td {
  padding: 13.11px 1.92708vw 13.11px 1.92708vw;
  border: 1px solid rgba(210, 210, 210);
  font-size: 16px;
  line-height: 1.3;
  color: #666666;
  word-break: break-word !important;
  hyphens: auto;
  width: auto;
}
.cshow-content table tr td:nth-child(1) {
  /*border-right: none;*/
}
.cshow-content table tr td:nth-child(2) {
  border-left: none;
  /*padding-left: 0;*/
  /*width: 75.52%;*/
}
.cshow-content table tr:nth-child(2n) td {
  background: #f5f5f5;
}
.cshow-nr {
  margin-top: 79px;
  font-size: 18px;
  line-height: 1.833;
  font-family: 'Roboto', sans-serif;
  color: #666666;
}
.cshow-nr h3 {
  background-color: #00b4ff;
  border-radius: 1.5625vw 1.5625vw 0px 0px;
  font-size: 1.4583vw;
  font-weight: 600;
  color: #ffffff;
  padding: 20.25px 2.25%;
}
.cshow-nr h4 {
  font-size: 20px;
  position: relative;
  color: #333333;
  padding-left: 30px;
  margin-top: 36px;
  margin-bottom: 20px;
}
.cshow-nr h4::before {
  position: absolute;
  left: 0;
  content: '';
  top: 3px;
  width: 17px;
  height: 17px;
  background: url(../images/cbt.png) no-repeat center center;
  background-size: 100%;
}
.cshow-nr table {
  margin-top: 38px;
}
.cshow-nr table tr td {
  padding: 13.11px 10px 13.11px 1.92708vw;
  border: 1px solid rgba(210, 210, 210);
  font-size: 16px;
  line-height: 1.3;
  color: #666666;
  word-break: break-word !important;
  hyphens: auto;
}
.cshow-nr table tr:nth-child(2n) td {
  background: #f5f5f5;
}
.cshow-nr1 {
  margin-top: 75px;
  margin-bottom: 90px;
}
.cshow-nr1 h4 {
  font-size: 1.4583vw;
  color: #222222;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 31px;
}
.cshow-nr1 div {
  /*box-shadow: 0px 0px 16px 0px rgba(31, 31, 31, 0.28);*/
  border-radius: 1.40625vw;
  text-align: center;
  margin-top: 43px;
  /*padding: 4.82% 2.7%;*/
}
.cshow-nr1 div table{
    width: 100%;
}
.cshow-nr1 div table td{
    padding: 15px;
    border: 1px solid #c7c7c7;
}
.cshow-nr1 div img{
    /*border-radius: 2.083vw;*/
}
    
.g-gywm {
  font-family: 'Roboto', sans-serif;
  padding-top: 6.3%;
  position: relative;
}
.g-gywm .g-gywm-map {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 71.1%;
}
.g-gywm .g-gywm-con {
  font-size: 16px;
  line-height: 1.75;
  color: #555555;
  letter-spacing: -0.2px;
  hyphens: auto;
  margin-top: 32px;
  position: relative;
  z-index: 2;
}
.g-gywm .sy-bt {
  position: relative;
  z-index: 2;
  padding-bottom: 13px;
}
.g-gywm .sy-bt::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 36px;
  height: 5px;
  background-color: #00b4ff;
}
.g-gywm .gywm-swiper {
  margin-top: 35px;
  position: relative;
  z-index: 2;
}
.g-gywm .gywm-swiper .swiper-wrapper .swiper-slide{
    overflow: hidden;
}
.g-gywm .gywm-swiper .swiper-wrapper .swiper-slide div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 16.30209vw;
  transition: all .8s;
}
.g-gywm .gywm-swiper .swiper-wrapper .swiper-slide:hover div{
    transform: scale(1.04);
}
.g-wh {
  margin-top: 7.5%;
}
.g-wh .sy-bt {
  text-align: center;
}
.g-wh .g-wh-con {
  margin-top: 3.5%;
  font-family: 'Roboto', sans-serif;
}
.g-wh .g-wh-con .g-wh-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-wh .g-wh-con .g-wh-items .g-wh-lf {
  width: 50.35%;
}
.g-wh .g-wh-con .g-wh-items .g-wh-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 28.125vw;
}
.g-wh .g-wh-con .g-wh-items .container {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 2.73%;
}
.g-wh .g-wh-con .g-wh-items .container .g-wh-rt {
  width: 42.03%;
}
.g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(1) {
  font-size: 1.67vw;
  color: #1c1c1c;
  border-bottom: solid 1px #d2d2d2;
  font-weight: 600;
  padding-bottom: 30px;
}
.g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(2) {
  font-size: 20px;
  line-height: 2;
  color: #666666;
  margin-top: 27px;
}
.g-wh .g-wh-con .g-wh-items:nth-child(2n) {
  flex-direction: row-reverse;
}
.g-wh .g-wh-con .g-wh-items:nth-child(2n) .g-wh-lf {
  width: 49.65%;
}
.g-wh .g-wh-con .g-wh-items:nth-child(2n) .container {
  justify-content: flex-start;
}
.g-hb {
  margin-top: 6.5%;
  margin-bottom: 82px;
}
.g-hb .sy-bt {
  text-align: center;
}
.g-hb .hb-pagination {
  position: relative;
  bottom: 0;
  margin-top: 48px;
}
.g-hb .hb-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 68px;
  height: 4px;
  background-color: #cbcbcb;
  transition: all 0.5s;
  margin: 0 8.5px;
  opacity: 1;
}
.g-hb .hb-pagination .swiper-pagination-bullet-active {
  background-color: #00b4ff;
}
.g-hb .hb-swiper {
  margin-top: 38px;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide div {
  width: 100%;
  height: 7.1354vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #dddddd;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide div img {
  transition: all 0.5s;
  max-width: 90%;
  max-height: 63%;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #00b4ff;
  border-bottom: 1px solid #00b4ff;
  transition: all 0.5s;
  opacity: 0;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #00b4ff;
  border-top: 1px solid #00b4ff;
  transition: all 0.5s;
  opacity: 0;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.g-hb .hb-swiper .swiper-wrapper .swiper-slide:hover div img {
  transform: scale(0.95);
}
.l-lxxx {
  padding-top: 5.25%;
  background: url(../images/lxxx-bg.jpg) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 6.42%;
  font-family: 'Roboto', sans-serif;
}
.l-lxxx .container .sy-bt {
  text-align: center;
}
.l-lxxx .container .lxxx-con {
  display: flex;
  margin-top: 43px;
}
.l-lxxx .container .lxxx-con ul {
  width: 32.04%;
}
.l-lxxx .container .lxxx-con ul li {
  padding: 36px 13.5% 48px 9.1%;
  background-color: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(4, 0, 0, 0.13);
}
.l-lxxx .container .lxxx-con ul li div {
  transition: all 0.5s;
}
.l-lxxx .container .lxxx-con ul li div:nth-child(1) {
  font-size: 1.4583vw;
  font-weight: 600;
  color: #222222;
  position: relative;
  padding-bottom: 12px;
}
.l-lxxx .container .lxxx-con ul li div:nth-child(1)::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 32px;
  height: 2px;
  background-color: #00b4ff;
}
.l-lxxx .container .lxxx-con ul li div:nth-child(2) {
  font-size: 18px;
  line-height: 1.67;
  margin-top: 19px;
  color: #666666;
}
.l-lxxx .container .lxxx-con ul li:hover div {
  color: #00b4ff !important;
}
.l-lxxx .container .lxxx-con .lxxx-rt {
  width: 67.96%;
  border: 1px solid #ed1b24;
}
.l-lxxx .container .lxxx-con .lxxx-rt div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.l-tel {
  margin-top: 87px;
}
.l-tel .row {
  margin-left: -12.5px;
  margin-right: -12.5px;
  font-family: 'Roboto', sans-serif;
}
.l-tel .row .l-tel-items {
  padding: 0 12.5px;
}
.l-tel .row .l-tel-items .l-tel-items-con {
  padding: 34px 8.8% 64px 8.8%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
  border-radius: 14px;
  line-height: 1.3;
  transition: all 0.5s;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(1) {
  font-size: 1.25vw;
  font-weight: 600;
  color: #222222;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) {
  margin-top: 36px;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td {
  font-size: 14px;
  padding-bottom: 21px;
  transition: all 0.5s;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td:nth-child(1) {
  font-weight: 600;
  color: #333333;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td:nth-child(2) {
  color: #666666;
  display: flex;
  align-items: center;
  padding-left: 8px;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td:nth-child(2) img {
  margin-right: 15px;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr:last-child td {
  padding-bottom: 0;
}
.l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr:hover td {
  color: #00b4ff !important;
  transform: translateX(4px);
}
.l-tel .row .l-tel-items .l-tel-items-con:hover {
  transform: translateY(-5px);
}
.l-map {
  margin-top: 5%;
  margin-bottom: 107px;
}
.l-map .sy-bt {
  text-align: center;
}
.l-map #map {
  height: 28.9583vw;
  margin-top: 37px;
}
.l-map #map .BMapLabel {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 500 !important;
  box-shadow: 0px 0px 7px 0px rgba(122, 122, 122, 0.43);
  border-radius: 10px;
  padding: 17px 19px !important;
  margin-left: -175px !important;
  margin-top: -4.5vw;
}
.l-map #map .BMapLabel::after {
  position: absolute;
  bottom: -15px;
  content: '';
  left: 28%;
  width: 27px;
  height: 19px;
  background: url(../images/lsjx.png) no-repeat;
  background-size: 100%;
}
.l-map #map img {
  max-width: initial;
}
.y-con {
  margin-top: 5.3%;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 89px;
}
.y-con .sy-bt {
  text-align: center;
}
.y-con .y-cont {
  margin-top: 31px;
  margin-bottom: 60px;
}
.y-con .y-cont .y-items {
  margin-bottom: 42px;
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding-right: 5.47%;
  transition: all .5s;
}
.y-con .y-cont .y-items:hover{
    transform: translateX(8px);
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
}
.y-con .y-cont .y-items:last-child {
  margin-bottom: 0;
}
.y-con .y-cont .y-lf {
  width: 41.7%;
}
.y-con .y-cont .y-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.y-con .y-cont .y-rt {
  width: 54.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 20.26vw;
  padding: 4% 0;
}
.y-con .y-cont .y-rt div:nth-child(1) {
  font-size: 26px;
  color: #333333;
  padding-bottom: 15px;
  border-bottom: 1px solid #c7c7c7;
}
.y-con .y-cont .y-rt div:nth-child(2) {
  font-size: 16px;
  position: relative;
  padding-left: 25px;
  line-height: 1.75;
  color: #555555;
  font-weight: 300;
  margin-top: 22px;
}
.y-con .y-cont .y-rt div:nth-child(2)::before {
  position: absolute;
  left: 0;
  top: 9.5px;
  content: '';
  width: 11px;
  height: 7px;
  background: url(../images/ty.png) no-repeat;
  background-size: 100%;
}

.home-cpzx .cpzx-con .cpzx-rt .cpzx-list {
    display: none;
}
.home-cpzx .cpzx-con .cpzx-rt .cpzx-list:nth-child(1) {
    display: block;
}
.home-cpzx .cpzx-con .cpzx-lf .active .cpzx-dh1 span:nth-child(2) img:nth-child(2) {
    transform: rotateZ(0deg);
}
@media (max-width: 1700px) {
  .head .container .head-rt .head-dh div:nth-child(2) {
    font-size: 14px;
  }
  .head-logo {
    width: 10%;
  }
  .head .container .head-rt .head-dh div:nth-child(1) {
    width: 31px;
    height: 31px;
  }
  .head .container .head-rt .head-ss {
    padding: 40.75px 0;
  }
  .head .container .head-lf .head-nav .head-li {
    margin-right: 2.3vw;
  }
  .l-lxxx .container .lxxx-con ul li div:nth-child(2) {
    font-size: 16px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    min-height: 244px;
  }
}
@media (max-width: 1599px) {
  .head .container .head-lf .head-nav .head-li .head-a {
    font-size: 15px;
  }
  .head .container .head-lf .head-nav {
    margin-left: 3vw;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(2) {
    font-size: 18px;
  }
  .lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(1) img {
    max-height: 50%;
    max-width: 71%;
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(2) {
    font-size: 18px;
  }
  .g-hb .hb-swiper .swiper-wrapper .swiper-slide div img {
    max-width: 71%;
  }
}
@media (max-width: 1477px) {
  .container {
    max-width: 84.7902%;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(3) {
    font-size: 13px;
  }
  .gywm .gywm-tp .gywm-tp-lf .gywm-con {
    font-size: 15px;
  }
  .foot .container .foot-bt ul li a,
  .lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(2) {
    font-size: 16px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div p,
  .lxwm .container .lxwm-con .lxwm-lf form div input,
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    font-size: 15px;
  }
  .cshow-nr,
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf h4 {
    font-size: 16px;
  }
  .g-gywm .gywm-swiper .swiper-wrapper .swiper-slide div {
    height: 17.30209vw;
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(2) {
    font-size: 16px;
  }
  .g-hb .hb-pagination .swiper-pagination-bullet {
    width: 52px;
    height: 3px;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(1) {
    font-size: 18px;
  }
  .y-con .y-cont .y-rt div:nth-child(1) {
    font-size: 23px;
  }
      .lxwm .container .lxwm-con .lxwm-lf form div textarea {
        min-height: 226px;
    }
}
@media (max-width: 1365px) {
  .head .container .head-lf .head-nav .head-li .head-a {
    font-size: 14px;
  }
  .head-logo {
    width: 11%;
  }
  .head .container .head-rt .head-dh div:nth-child(2) {
    font-size: 13px;
  }
  .head .container .head-rt .head-dh div:nth-child(1) {
    width: 30px;
    height: 30px;
  }
  .head .container .head-rt .head-ss .icon img {
    width: 17px;
  }
  .head .container .head-rt {
    padding-left: 2.2vw;
  }
  .head .container .head-lf .head-nav {
    margin-left: 2vw;
  }
  .head .container .head-lf .head-nav .head-li {
    margin-right: 1.9vw;
  }
  .head .container .head-rt .head-ss {
    padding: 32.75px 0;
  }
  .home-more {
    font-size: 15px;
    width: 174px;
  }
  .home-banner .ban-swiper .ban-dh .ban-dh-lf .ban-pagination {
    font-size: 15px;
  }
  .home-banner .ban-swiper .ban-dh .home-xl {
    width: 40px;
  }
  .home-banner .ban-swiper .ban-dh .bullets-pagination .bullet {
    width: 10px;
    height: 10px;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(1) {
    hyphens: auto;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(2) {
    font-size: 16px;
  }
  .gywm .gywm-tp .gywm-tp-lf .gywm-con {
    font-size: 14px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(3) {
    padding: 0 5%;
  }
  .lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(1) {
    width: 35px;
    height: 35px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    min-height: 176px;
  }
  .i-ban .i-crumb p,
  .i-ban .i-crumb p a {
    font-size: 15px;
  }
  .pagination li a {
    font-size: 14px;
  }
  .c-form .container form div input {
    font-size: 15px;
    padding: 18.8125px 20px;
  }
  .c-form .container form div:last-child button {
    font-size: 14px;
  }
  .cshow-nr1 h4,
  .cshow-nr h3,
  .cshow-jj .container .cshow-bt div {
    font-size: 20px;
  }
  .cshow-nr table tr td,
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf table tr td,
  .cshow-content table tr td {
    font-size: 14px;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf{
      font-size: 14px;
  }
  .cshow-nr h4 {
    font-size: 18px;
  }
  .l-lxxx .container .lxxx-con ul li div:nth-child(2) {
    font-size: 14px;
  }
  .l-map #map .BMapLabel {
    margin-top: -6vw;
  }
  .y-con .y-cont .y-rt div:nth-child(1) {
    font-size: 22px;
  }
  .y-con .y-cont .y-rt div:nth-child(2) {
    font-size: 15px;
  }
  .y-con .y-cont .y-rt div:nth-child(2)::before {
    top: 8.5px;
  }
  .search-modal .container {
    padding: 25px 0;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
        min-height: 216px;
    }
}
@media (max-width: 1199px) {
  .container {
    max-width: 93%;
  }
  .head .container .head-lf .head-nav .head-li {
    margin-right: 7px;
  }
  .head .container .head-rt .head-ss {
    padding: 26.75px 0;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(1),
  .yyly .yyly-con .yyly-items .yyly-nr1 div {
    font-size: 15px;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(1) img {
    margin-left: 10px;
  }
  .lxwm .container .lxwm-con button {
    font-size: 15px;
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(1) {
    font-size: 18px;
  }
  .l-lxxx .container .lxxx-con ul li div:nth-child(1) {
    font-size: 18px;
  }
}
@media (max-width: 990px) {
  .head .container .head-lf .head-nav,
  .head .container .head-rt .head-dh,
  .head .container .head-rt .head-ss {
    display: none;
  }
  .head .container .head-rt {
    padding-left: 0;
    border-left: none;
  }
  .head {
    position: sticky;
    background: #000;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(2) div {
    font-size: 14px;
  }
  .cpzx .cpzx-bt .home-more span {
    padding: 0 16px;
  }
  .home-more {
    width: 152px;
    font-size: 13px !important;
  }
  .home-banner .ban-swiper .ban-dh .ban-dh-lf .ban-pagination {
    font-size: 14px;
  }
  .home-banner .ban-swiper .ban-dh .bullets-pagination .bullet {
    width: 8px;
    height: 8px;
  }
  .home-banner .ban-swiper .ban-dh .bullets-pagination .bullet::after {
    width: 22px;
    height: 22px;
  }
  .home-banner .ban-swiper .ban-dh .home-xl {
    width: 35px;
  }
  .sy-bt {
    font-size: 22px;
  }
  .cpzx {
    margin-top: 60px;
  }
  .cpzx .cpzx-con {
    display: block;
  }
  .cpzx .cpzx-con .cpzx-lf,
  .cpzx .cpzx-con .cpzx-rt {
    width: 100%;
  }
  .cpzx .cpzx-con .cpzx-lf {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cpzx .cpzx-con .cpzx-lf .cpzx-dh {
    width: 48%;
    padding: 24px 4% 24px 3.1%;
  }
  .cpzx .cpzx-con .cpzx-rt {
    margin-top: 50px;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(1) a p {
    height: 30.23958vw;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(2) span {
    width: 25px;
  }
  .yyly .yyly-con {
    margin-top: 38px;
    flex-wrap: wrap;
  }
  .yyly .yyly-con .yyly-items {
    flex: none;
    width: calc(50% - 2px);
    margin-bottom: 2px;
  }
  .yyly .yyly-con .yyly-items .yyly-bg p {
    height: 52.9375vw;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(2) {
    padding: 5.5% 0;
  }
  .yyly .yyly-con .yyly-items .yyly-nr1 div p:nth-child(1) {
    height: 40px;
  }
  .gywm .gywm-tp .gywm-tp-rt {
    width: 43.5%;
  }
  .foot {
    padding-top: 50px;
  }
  .foot .container .foot-tp {
    display: block;
  }
  .foot .container .foot-tp .foot-tp-lf {
    width: 21%;
    margin: 0 auto;
  }
  .foot .container .foot-tp .foot-tp-rt {
    margin-top: 34px;
    justify-content: center;
  }
  .foot .container .foot-bt {
    margin-top: 26px;
    padding-top: 31px;
  }
  .foot .container .foot-bt ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .foot .container .foot-bt ul li {
    width: 50%;
    margin: 0;
    margin-bottom: 7px;
  }
  .foot .container .foot-bt p,
  .foot .container .foot-bt p a {
    font-size: 13px;
    text-align: center;
  }
  .c-form .container h3 {
    font-size: 20px;
  }
  .c-form .container form div:last-child button {
    font-size: 12px;
  }
  .cshow-jj .container .cshow-jj-con {
    display: block;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf {
    width: 100%;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-rt {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-rt img {
    border-radius: 2.083vw;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf table {
    max-width: calc(100% - 34px);
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(2) {
    font-size: 14px;
    margin-top: 19px;
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt div:nth-child(1) {
    padding-bottom: 16px;
  }
  .l-lxxx .container .lxxx-con {
    display: block;
  }
  .l-lxxx .container .lxxx-con ul {
    width: 100%;
  }
  .l-lxxx .container .lxxx-con .lxxx-rt {
    width: 100%;
    height: 50vw;
  }
  .l-lxxx .container .lxxx-con ul li {
    padding: 36px 6.5% 42px 5.1%;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr {
    display: block;
    margin-bottom: 12px;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td {
    width: 100%;
    padding-bottom: 9px;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td img {
    display: none;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr td:nth-child(2) {
    padding-left: 0;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr:last-child td {
    padding-bottom: 9px;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr:last-child {
    margin-bottom: 0;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) table tr:last-child td:last-child {
    padding-bottom: 0;
  }
  .l-map #map {
    height: 41.9583vw;
  }
  .l-map #map .BMapLabel {
    margin-top: -9vw;
  }
  .y-con .y-cont .y-items {
    display: block;
    padding-right: 0;
  }
  .y-con .y-cont .y-lf,
  .y-con .y-cont .y-rt {
    width: 100%;
  }
  .y-con .y-cont .y-lf {
    height: 43vw;
  }
  .y-con .y-cont .y-rt {
    padding: 4% 5%;
  }
  
  
  
  
  .head .head-logo img:nth-child(2){
    opacity: 1;
}
.head .head-logo img:nth-child(1){
    opacity: 0;
}
.head {
    background: #fff;
    top: 0 !important;
}
.head .container .head-lf .head-nav .head-li .head-a{
    color: #000;
}
.head .container .head-lf .head-nav .head-li .head-a img{
    filter: brightness(0) invert(0);
}
.head .container .head-lf .head-nav .head-li .head-a::after{
    background: #000;
}
.head .container .head-rt .head-dh div:nth-child(2){
    color: #000;
}
.head .container .head-rt .head-ss .icon img{
    filter: brightness(0) invert(0);
}
.head .container .head-rt .head-ss{
    color: #000;
}
.head .container .head-rt .head-lan div{
    color: #000;
}
.head .container .head-rt .head-lan div img:nth-child(2){
    filter: brightness(0) invert(0);
}
.head .container .head-rt .head-lan div:nth-child(2){
    color: #fff;
}
.head .container .head-rt{
    border-left: 1px solid rgba(0,0,0,0.2);
}
.head .container .head-rt .head-dh::after{
    background: #000;
}
.head .container .head-rt{
    border-left: none !important;
}
.mb-zd {
    display: block;
    margin-left: 22px;
}
    .head .container{
        padding: 8px 0;
    }
    .head-logo {
        width: 45px;
    }
}
@media (max-width: 767px) {
  .home-more {
    width: 131px;
    height: 40px;
  }
  .home-more img {
    width: 12px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-bg img {
    max-width: 141%;
    position: relative;
    left: -15%;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) h3 {
    font-size: 20px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(1) {
    margin-bottom: 11px;
  }
  .home-banner .ban-swiper .swiper-slide .slide-con .slide-cont .yc:nth-child(3) {
    margin-top: 14px;
  }
  .home-banner .ban-swiper .ban-dh .ban-dh-lf .ban-pagination .total {
    padding-left: 60px;
  }
  .home-banner .ban-swiper .ban-dh .ban-dh-lf .progressbar-pagination {
    width: 40px;
  }
  .home-banner .ban-swiper .ban-dh .bullets-pagination .bullet {
    margin-left: 13px;
  }
  .home-banner .ban-swiper .ban-dh .home-xl {
    width: 28px;
  }
  .cpzx .cpzx-bt .home-more span {
    padding: 0;
    justify-content: center;
  }
  .sy-bt {
    font-size: 20px;
  }
  .cpzx {
    margin-top: 65px;
  }
  .cpzx .cpzx-con .cpzx-lf .cpzx-dh {
    width: 100%;
    padding: 12px 5% 12px 5.1%;
  }
  .cpzx .cpzx-con .cpzx-lf .cpzx-dh .cpzx-dh2 {
    margin-top: 13px;
  }
  .home-cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items:nth-child(9) {
    display: none;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) {
    display: block;
    padding: 0 !important;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(2) {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 7px;
    font-size: 13px;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(2) a:nth-child(2) span {
    width: 25px;
    margin-left: 7px;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items {
    margin-bottom: 32px;
  }
  .cpzx .cpzx-con .cpzx-rt .cpzx-list .row .cpzx-items .cpzx-items-con div:nth-child(1) {
    padding: 8px;
  }
  .yyly {
    margin-top: 19px;
  }
  .yyly .yyly-con .yyly-items {
    margin-bottom: 20px;
    width: calc(100% - 2px);
  }
  .yyly .yyly-con .yyly-items:last-child {
    margin-bottom: 0;
  }
  .yyly .yyly-con .yyly-items .yyly-bg p {
    height: 79.9375vw;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(2) {
    padding: 4.5% 0;
    font-size: 14px;
  }
  .yyly .yyly-con .yyly-items .yyly-nr1 div {
    top: -7%;
  }
  .yyly .yyly-con .yyly-items .yyly-nr div:nth-child(1) img {
    margin-left: 8px;
    width: 13px;
  }
  .gywm .gywm-tp {
    display: block;
  }
  .gywm .gywm-tp .gywm-tp-lf {
    width: 100%;
    margin-top: 0;
  }
  .gywm .gywm-tp .gywm-tp-rt {
    position: relative;
    right: 0;
    width: 100%;
  }
  .gywm .gywm-tp .gywm-tp-lf .gywm-con {
    -webkit-line-clamp: 20;
    -moz-line-clamp: 20;
    margin-top: 21px;
  }
  .gywm {
    margin-top: 65px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li:nth-child(1),
  .gywm .gywm-tp .gywm-tp-rt ul li:nth-child(3) {
    top: 0;
  }
  .gywm .gywm-tp .gywm-tp-rt {
    margin-top: 56px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(1) {
    width: 60px;
    height: 60px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(2) p {
    font-size: 20px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(2) {
    margin-top: 20px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li div:nth-child(3) {
    margin-top: 9px;
  }
  .gywm .gywm-tp .gywm-tp-rt ul li {
    padding: 29px 0;
  }
  .gywm .gywm-bt {
    margin-top: 30px;
  }
  .lxwm {
    margin-top: 70px;
    padding-bottom: 60px;
    padding-top: 65px;
  }
  .lxwm .container .lxwm-con {
    margin-top: 40px;
    display: block;
  }
  .lxwm .container .lxwm-con .lxwm-lf {
    width: 100%;
  }
  .lxwm .container .lxwm-con .lxwm-rt {
    width: 100%;
    margin-top: 50px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div p,
  .lxwm .container .lxwm-con .lxwm-lf form div input,
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    font-size: 14px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div input,
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    padding: 15px 0;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div {
    padding: 0 17px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div textarea {
    min-height: 126px;
  }
  .lxwm .container .lxwm-con .lxwm-lf form div:nth-last-child(2) {
    padding-top: 15px;
  }
  .lxwm .container .lxwm-con button {
    font-size: 15px;
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 49px;
  }
  .foot .container .foot-bt ul li a,
  .lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(2) {
    font-size: 14px;
  }
  .lxwm .container .lxwm-con .lxwm-rt ul li div:nth-child(2) {
    top: 8px;
  }
  .lxwm .lxwm-bg {
    background-position: 36% 100%;
  }
  .i-ban .i-crumb p,
  .i-ban .i-crumb p a {
    font-size: 14px;
    line-height: 1.3;
  }
  .pagination li a {
    font-size: 13px;
    padding: 4.5px 11px;
  }
  .c-con .cpzx-con .cpzx-rt .cpzx-list .row {
    margin-bottom: 0;
  }
  .c-con {
    margin-bottom: 60px;
  }
  .c-form .container h3 {
    font-size: 19px;
  }
  .c-form .container form {
    flex-wrap: wrap;
  }
  .c-form .container form div {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .c-form .container form div:last-child {
    margin-bottom: 0;
  }
  .c-form .container form {
    margin-top: 35px;
  }
  .c-form .container form div input {
    font-size: 14px;
    padding: 15.8125px 20px;
  }
  .c-form .container form div:last-child button {
    font-size: 13px;
    padding: 16px 0;
  }
  .c-form {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .i-ban .i-crumb img {
    width: 16px;
    position: relative;
    top: -1px;
  }
  .cshow-jj .container .cshow-bt {
    display: block;
    padding-bottom: 30px;
  }
  .cshow-jj {
    padding-top: 64px;
    padding-bottom: 60px;
  }
  .cshow-nr1 h4,
  .cshow-nr h3,
  .cshow-jj .container .cshow-bt div {
    font-size: 18px;
    padding-right: 0;
  }
  .cshow-jj .container .cshow-bt .home-more {
    margin-right: auto;
    margin-top: 19px;
    margin-left: 0;
  }
  .cshow-nr table tr td,
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf table tr td,
  .cshow-content table tr td {
    font-size: 13px;
  }
  .cshow-jj .container .cshow-jj-con .cshow-jj-lf{
      font-size: 13px;
  }
  .cshow-nr {
    margin-top: 65px;
  }
  .cshow-nr h3 {
    padding: 17.25px 5.25%;
  }
  .cshow-nr {
    font-size: 14px;
  }
  .cshow-nr1 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .cshow-nr1 h4 {
    padding-bottom: 18px;
  }
  .g-gywm {
    padding-top: 65px;
  }
  .g-gywm .sy-bt::after {
    height: 2px;
  }
  .g-gywm .g-gywm-con {
    font-size: 15px;
    margin-top: 40px;
  }
  .g-gywm .gywm-swiper .swiper-wrapper .swiper-slide div {
    height: 19.30209vw;
  }
  .g-wh {
    margin-top: 65px;
  }
  .g-wh .g-wh-con {
    margin-top: 40px;
  }
  .g-wh .g-wh-con .g-wh-items .g-wh-lf {
    width: 100% !important;
  }
  .g-wh .g-wh-con .g-wh-items .container {
    position: relative;
    margin-top: 37px;
    padding: 0 !important;
  }
  .g-wh .g-wh-con .g-wh-items {
    display: block;
    margin-bottom: 54px;
  }
  .g-wh .g-wh-con .g-wh-items .g-wh-lf div {
    height: 58.125vw;
  }
  .g-wh .g-wh-con .g-wh-items .container .g-wh-rt {
    width: 100%;
  }
  .g-wh .g-wh-con .g-wh-items:last-child {
    margin-bottom: 0;
  }
  .g-hb {
    margin-top: 59px;
    margin-bottom: 60px;
  }
  .g-hb .hb-swiper .swiper-wrapper .swiper-slide div {
    height: 18.1354vw;
  }
  .g-hb .hb-pagination {
    margin-top: 25px;
  }
  .g-hb .hb-pagination .swiper-pagination-bullet {
    width: 27px;
    height: 2px;
    margin: 0 5px;
  }
  .l-lxxx {
    padding-top: 65px;
  }
  .l-lxxx .container .lxxx-con ul li div:nth-child(2) {
    margin-top: 25px;
  }
  .l-tel .row .l-tel-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .l-tel .row .l-tel-items:last-child {
    margin-bottom: 0;
  }
  .l-tel {
    margin-top: 65px;
  }
  .l-tel .row .l-tel-items .l-tel-items-con {
    padding: 41px 5.8% 45px 5.8%;
  }
  .l-tel .row .l-tel-items .l-tel-items-con div:nth-child(2) {
    margin-top: 42px;
  }
  .l-map {
    margin-top: 65px;
    margin-bottom: 60px;
  }
  .l-map #map {
    height: 250px;
  }
  .l-map #map .BMapLabel {
    margin-top: -79px;
    width: 86vw;
    white-space: initial !important;
    font-size: 13px !important;
  }
  .l-map #map .BMapLabel::after {
    left: 40vw;
    width: 21px;
  }
  .y-con {
    margin-top: 65px;
    margin-bottom: 60px;
  }
  .y-con .y-cont {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .y-con .y-cont .y-lf {
    height: 60vw;
  }
  .y-con .y-cont .y-rt div:nth-child(1) {
    font-size: 18px;
  }
  .y-con .y-cont .y-rt div:nth-child(2)::before {
    top: 9.5px;
  }
  .y-con .y-cont .y-rt {
    padding: 34px 5%;
  }
  .c-form .container h3 {
    font-size: 18px;
  }
}
