/*banner*/
@keyframes fangda {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.ny-banner {
  position: relative;
  overflow: hidden;
}
.ny-banner > img {
  display: block;
  width: 100%;
}
.ny-banner-s {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.ny-banner-s h3 {
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 25px;
}
.ny-banner-s > p {
  font-size: 24px;
}
.ny-banner-s dl {
  margin-top: 40px;
}
.ny-banner-s dl dt {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  background: #fff;
  border: 1px solid #eee;
  margin-right: 30px;
}
.ny-banner-s dl dd {
  font-size: 16px;
  line-height: 24px;
}
.ny-banner-s dl dd a {
  color: #000;
}
.ny-banner-s dl dd a:hover {
  color: var(--colors);
}
.swiper-button-next,
.swiper-button-prev {
  content: "" !important;
  opacity: 1 !important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  content: "" !important;
}
/*banner*/

.span3 {
  cursor: pointer;
}

/*szwz*/
.lon {
}
.lon img {
  padding-right: 8px;
  display: block;
}
.cont {
  display: flex;
  align-items: center;
  height: 70px;
}
.cont a {
  vertical-align: middle;
  color: #878787;
  font-size: 14px;
  display: flex;
  align-items: center;
}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i {
  display: none;
}
/*szwz*/

.md {
  position: relative;
  top: -150px;
}

/*fy*/
.page1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.page1 li {
}
.page1 li a,
.page1 li span {
  display: flex;
  font-size: 16px;
  color: #a2a2a2;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin: 0 5px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.page1 li a:hover,
.page1 li.active a,
.page1 li span:hover,
.page1 li.active span,
.page1 li span.current {
  color: #fff;
  background: var(--colors);
  border-color: var(--colors);
}
.page1 li:nth-child(1) a,
.page1 li:last-child a,
.page1 li:nth-child(1) span,
.page1 li:last-child span {
  font-family: SimSun;
  font-size: 20px;
}
.page1 li:nth-child(1) a:hover,
.page1 li:last-child a:hover,
.page1 li:nth-child(1) span:hover,
.page1 li:last-child span:hover {
  /* color:#d6001d; */ /* background:none; */
}
@media (max-width: 768px) {
  .page1 li a,
  .page1 li span {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
  .page1 li:nth-child(1) a,
  .page1 li:last-child a,
  .page1 li:nth-child(1) span,
  .page1 li:last-child span {
    font-family: SimSun;
    font-size: 20px;
  }
}
/*fy*/

/*gywm*/
.gywm {
  padding: 70px 0 100px 0;
  background: url(../images/gywm-bj2.jpg) no-repeat center;
  margin-top: -70px;
}
.nybt {
  margin-bottom: 46px;
  text-align: center;
}
.nybt h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
.nybt h4 {
  width: 60px;
  height: 1px;
  background: var(--colors);
}
.gywm-t {
  margin-bottom: 100px;
}
.gywm-l {
  width: 49.65277777777778%;
  position: relative;
}
.gywm-l p {
  position: absolute;
  z-index: 2;
}
.gywm-l p i {
  position: absolute;
  background: var(--colors);
}
.gywm-l .p1 {
  left: -7px;
  bottom: -7px;
}
.gywm-l .p1 .i1 {
  left: 0;
  bottom: 0;
  width: 14px;
  height: 70px;
}
.gywm-l .p1 .i2 {
  left: 0;
  bottom: 0;
  width: 70px;
  height: 14px;
}
.gywm-l .p2 {
  right: -7px;
  top: -7px;
}
.gywm-l .p2 .i1 {
  right: 0;
  top: 0;
  width: 70px;
  height: 14px;
}
.gywm-l .p2 .i2 {
  right: 0;
  top: 0;
  width: 14px;
  height: 70px;
}
.gywm-l a {
  display: block;
  overflow: hidden;
}
.gywm-l a img {
  display: block;
  width: 100%;
}
.gywm-l a:hover img {
  transform: scale(1.05);
}
.gywm-r {
  width: 47.22222222222222%;
  font-size: 16px;
  line-height: 30px;
}
.gywm-b {
  color: #333333;
}
.gywm-b dl {
}
.gywm-b dt {
  margin-bottom: 20px;
}
.gywm-b dt h3 {
  font-size: 80px;
  color: #1d1d1d;
  font-weight: 700;
}
.gywm-b dt .div1 {
  padding-left: 20px;
  padding-top: 7px;
}
.gywm-b dt .div1 h5 {
  font-size: 16px;
}
.gywm-b dt .div1 h4 {
  font-size: 30px;
  padding-top: 25px;
}
.gywm-b h6 {
  width: 25px;
  height: 2px;
  background: var(--colors);
  margin-bottom: 23px;
  transition: all 0.5s;
}
.gywm-b p {
  line-height: 100%;
  font-size: 16px;
}
.gywm-b dl:hover h6 {
  width: 50px;
}

.qygm {
  margin: 90px auto 110px auto;
}
.qygm-b {
}
.qygm-b a {
  display: block;
  width: calc((100% - 90px) / 3);
}
.qygm-b a > h4 {
  overflow: hidden;
}
.qygm-b a > h4 img {
  display: block;
  width: 100%;
}
.qygm-b a dl {
  position: relative;
  border: 1px solid #eee;
  border-top: none;
  padding: 50px 37px 0 37px;
  height: 320px;
  z-index: 2;
}
.qygm-b a dl h3 {
  font-size: 24px;
  margin-bottom: 24px;
}
.qygm-b a dl p {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 30px;
}
.qygm-b a dl dt {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  padding-top: 30px;
  position: absolute;
  top: -50px;
  right: 39px;
  background: var(--colors);
}
.qygm-b a dl dt h4 {
  font-size: 30px;
  margin-bottom: 10px;
}
.qygm-b a dl dt h5 {
  font-size: 14px;
}
.qygm-b a:hover > h4 img {
  transform: scale(1.1);
}

/*slick.css*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-initialized .slick-slide {
  display: block;
}
.hmPubt {
  text-align: center;
}

.hmPubt strong {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 56px;
  display: block;
}

.hmPubt p {
  font-size: 20px;
  color: #9fa0a0;
  line-height: 32px;
  margin-top: 12px;
  letter-spacing: 2px;
}

.hmPage5 {
  background: url(../images/hmc6bg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  overflow: hidden;
  height: 936px;
  padding-top: 94px;
}

.hmc5clound {
  width: 100%;
  height: 590px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/hmc5_cloundy.png) repeat-x left center;
  -webkit-animation: animate-cloud 30s linear infinite;
  animation: animate-cloud 30s linear infinite;
}

.hmPage5 .container {
  position: relative;
  z-index: 3;
}

.hmc5years {
  background: url(../images/hmc5line.png) no-repeat center center;
  height: 681px;
  width: 1198px;
  margin: 15px auto 0px;
  position: relative;
}

.hmc5yrBtn {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: absolute;
}

.hmc5yr {
  color: #000;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: -37px;
  top: -2px;
  font: bold 18px/20px din;
  transition: all 0.3s ease-in-out;
}

.hmc5yrIcon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.hmc5yrIcon:before {
  content: "";
  background: var(--colors);
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 2px solid #fff;
  position: absolute;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 88, 78, 0.3);
}

.hmc5yrIcon:after {
  content: "";
  background: url(../images/hmc5_on.png) no-repeat center center;
  height: 60px;
  width: 60px;
  position: absolute;
  left: -9px;
  top: -9px;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}

.hmc5yrIcon i {
  background: url(../images/hmc5i.png) no-repeat center center;
  height: 65px;
  width: 55px;
  position: absolute;
  bottom: 28px;
  left: 50%;
  margin-left: -27px;
  opacity: 0;
}

@keyframes hmc5yrIconAni {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

.hmc5yrBtn.on .hmc5yrIcon:after {
  opacity: 1;
}

.hmc5yrBtn.on .hmc5yrIcon i {
  animation: hmc5yrIconAni 2s linear infinite;
  opacity: 1;
}

.hmc5yrBtn.on .hmc5yr {
  /* opacity:0; */
  color: var(--colors);
}

.hmc5yrBtn1 {
  left: 188px;
  top: 509px;
}

.hmc5yrBtn2 {
  left: 269px;
  top: 351px;
}
.hmc5yrBtn2 .hmc5yr {
  top: 10px;
}

.hmc5yrBtn3 {
  left: 482px;
  top: 178px;
}

.hmc5yrBtn3 .hmc5yr {
  left: auto;
  right: 36px;
  top: -2px;
}

.hmc5yrBtn4 {
  left: 691px;
  top: 97px;
}

.hmc5yrBtn4 .hmc5yr {
  left: auto;
  right: 35px;
  top: -5px;
}

.hmc5yrBtn5 {
  left: 925px;
  top: 67px;
}

.hmc5yrBtn5 .hmc5yr {
  left: auto;
  right: 35px;
  top: -15px;
}

.hmc5yrBtn6 {
  left: 1090px;
  top: 15px;
}

.hmc5yrBtn6 .hmc5yr {
  right: 34px; /* margin-top:-30px; */
  top: -8px;
}

.hmc5yrBtn7 {
  left: 404px;
  top: 206px;
}

.hmc5yrBtn7 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn8 {
  left: 480px;
  top: 183px;
}

.hmc5yrBtn8 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn9 {
  left: 558px;
  top: 169px;
}

.hmc5yrBtn9 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn10 {
  left: 627px;
  top: 134px;
}

.hmc5yrBtn10 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn11 {
  left: 691px;
  top: 97px;
}

.hmc5yrBtn11 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn12 {
  left: 761px;
  top: 81px;
}

.hmc5yrBtn12 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn13 {
  left: 832px;
  top: 81px;
}

.hmc5yrBtn13 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn14 {
  left: 906px;
  top: 73px;
}

.hmc5yrBtn14 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn15 {
  left: 977px;
  top: 57px;
}

.hmc5yrBtn15 .hmc5yr {
  left: 0px;
  margin-top: -30px;
}

.hmc5yrBtn16 {
  left: 1042px;
  top: 38px;
}

.hmc5yrBtn16 .hmc5yr {
  left: 2px;
  margin-top: 30px;
}

.hmc5SwiperWpr {
  width: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: right;
  bottom: 0;
  z-index: 4;
  height: 1px;
}

.hmc5Swiper {
  display: inline-block;
  height: 462px;
  width: 773px;
  position: absolute;
  right: 15px;
  bottom: 0;
}

.hmc5item {
  padding: 32px 32px 0 32px;
}
.hmc5item .hmc5Cbox {
  width: 644px;
}

.hmc5txt {
  background: #fff;
  padding: 34px 40px 34px 40px;
  height: 260px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  margin-top: -70px;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.hmc5Syr {
  font: 240px/240px din;
  text-align: center;
  background-image: -webkit-gradient(linear, left 0, right 0, from(rgb(18, 112, 175)), to(rgb(0 51 102)));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hmc5img {
  display: block;
  float: left;
  width: 46.099290780141844%;
}

.hmc5img .overflowHide {
}

.hmc5txt_p {
}

.hmc5txt_p {
  font-size: 16px;
  line-height: 30px;
  color: #808080;
  overflow: hidden;
  width: 45.0354609929078%;
  text-align: left;
}

.hmc5txt_p a {
  font-size: 14px;
  line-height: 28px;
  color: #00584e;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
}

.hmc5txt_p a:hover {
  color: #fff;
  background: #00584e;
  padding: 0px 20px;
}

.hmc5years .prev {
  background: #fff url(../images/l2.png) no-repeat center center;
  height: 60px;
  width: 60px;
  position: absolute;
  left: -85px;
  top: 40%;
  margin-top: -30px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.hmc5years .next {
  background: #fff url(../images/l2.png) no-repeat center center;
  height: 60px;
  width: 60px;
  position: absolute;
  right: -85px;
  transform: rotateY(180deg);
  top: 40%;
  margin-top: -30px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.hmc5years .prev:hover,
.hmc5years .next:hover {
  background: var(--colors) url(../images/l2-1.png) no-repeat center center;
}

@media (max-width: 1799px) {
  .hmPage5 .hmc5box strong,
  .hmPage5 .hmc5box p {
    transform: translateY(100px);
  }

  .hmPubt strong {
    font-size: 28px;
    line-height: 48px;
  }

  .hmPubt p {
    font-size: 18px;
    margin-top: 5px;
  }

  .hmc5Syr {
    font: 200px/200px din;
  }

  .hmc5Swiper {
    width: 644px;
    height: 450px;
  }

  .hmc5txt {
    padding: 25px 25px 0px;
    height: 220px;
  }

  .hmc5txt_p {
    margin-left: 310px;
  }

  .hmc5txt_p p {
    max-height: 104px;
    line-height: 26px;
  }

  .hmc5img .overflowHide {
    width: 285px;
    height: 166px;
  }

  .hmPage5 {
    height: 100vh !important;
    overflow: hidden !important;
  }
}

@media (max-width: 1379px) {
  .hmc5Syr {
    font: 150px/150px din;
    position: relative;
    top: -30px;
  }

  .hmc5Swiper {
    transform: scale(0.8);
    transform-origin: center top;
  }

  .hmc5txt {
    position: relative;
    z-index: 1;
  }

  .hmPage5 {
    height: 100vh !important;
    overflow: hidden !important;
  }

  .hmPage5 .container {
    height: 100vh !important;
    overflow: hidden !important;
  }

  .hmPage5 .hmc5SwiperWpr .container {
    overflow: visible !important;
    height: 1px !important;
  }

  .hmc5Swiper {
    bottom: -170px;
  }

  .hmPubt p {
    margin-top: 0;
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .hmPage5 .hmc5box strong,
  .hmPage5 .hmc5box p {
    transform: translateY(50px);
  }

  .hmc5years {
    transform: translate(100px, -50px) scale(0.7);
    transform-origin: left center;
  }

  .hmc5years {
    transform: translate(0px, -50px) scale(0.7);
  }

  .hmc5years .next {
    right: 35px;
  }

  .hmc5Swiper {
    transform: scale(0.85);
  }

  .hmPage5 {
    padding-bottom: 70px;
  }

  .hmc5SwiperWpr {
    bottom: 60px;
  }
}

@media (max-width: 993px) {
  .hmc5years {
    display: none;
  }

  .hmPage5 {
    height: 500px !important;
  }

  .hmPage5 .container {
    height: auto !important;
  }

  .hmc5Swiper .slick-dots {
    bottom: 75px;
  }

  .hmc5Swiper .slick-dots li button {
    display: none;
  }

  .hmc5Swiper .slick-dots li {
    background: #d6d6d6;
    display: inline-block;
    height: 6px;
    width: 6px;
    margin: 0px 6px;
    position: relative;
    border-radius: 50%;
    vertical-align: middle;
  }

  .hmc5Swiper .slick-dots li.slick-active {
    background: #005850;
  }

  .hmc5SwiperWpr {
    bottom: 40px;
  }
}

@media (max-width: 767px) {
  .hmPubt p {
    font-size: 15px;
  }

  .hmc5Swiper {
    width: 100%;
    bottom: 20px;
    transform: scale(1);
    right: 0;
  }

  .hmc5item {
    padding: 20px 20px 0 20px;
  }

  .hmPage5 {
    height: 592px !important;
  }

  .hmc5txt {
    height: auto;
    margin-top: -56px;
    display: block;
    padding-bottom: 30px;
  }

  .hmc5Syr {
    font: 80px/100px din;
    position: relative;
    top: -30px;
  }

  .hmc5img .overflowHide {
    width: 100%;
    float: none;
    height: auto;
  }

  .hmc5img {
    float: none;
    width: 100%;
  }

  .hmc5txt_p {
    margin-left: 0;
    padding-top: 20px;
  }

  .hmc5Swiper .slick-dots {
    bottom: 5px;
    justify-content: center;
    display: flex !important;
    margin-top: 20px;
  }
  .hmc5clound {
    height: 100%;
  }
}

@media (max-width: 1799px) and (min-width: 1199px) {
  .hmc5years {
    transform: translate(100px, 0px) scale(0.8);
  }

  .hmc5years {
    transform: translate(0px, 0px) scale(0.8);
  }
}
@media (max-width: 1379px) and (min-width: 1199px) {
  .hmc5years {
    transform: translate(100px, -50px) scale(0.7);
  }

  .hmc5years {
    transform: translate(0px, -50px) scale(0.7);
  }
}
@-webkit-keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }

  to {
    background-position: 0 100%;
  }
}

@keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }

  to {
    background-position: 0 100%;
  }
}

.zzkj {
  margin: 107px auto;
}

.qyhj {
  padding: 90px 45px;
  background: #f7f7f7;
}
.qyhj-b {
}
.qyhj-b > div {
  padding-bottom: 60px;
}
.qyhj-b a {
  display: block;
  background: #fff;
  text-align: center;
  font-size: 18px;
  color: #000;
  padding-bottom: 45px;
  line-height: 24px;
}
.qyhj-b a h4 {
  margin-bottom: 45px;
  overflow: hidden;
}
.qyhj-b a h4 img {
  display: block;
  width: 100%;
}
.qyhj-b a p {
  transition: all 0s;
  padding: 0 10px;
}
.qyhj-b a:hover {
  background: var(--colors);
  color: #fff;
}
.qyhj-b a img {
  transform: scale(1.1);
}
.qyhj-b a:hover img {
  transform: scale(1.1);
}
.qyhj-b .swiper-pagination {
  bottom: 0;
}
.qyhj-b .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  border: 1px solid #d4d4d4;
}
.qyhj-b .swiper-pagination-bullet-active {
  background: var(--colors);
  border-color: var(--colors);
}

.ryzz {
  padding: 85px 0 196px 0;
  background: url(../images/ryzz-bj.png) no-repeat center bottom 34px;
}
.ryzz-b {
  position: relative;
}
.ryzz-b .swiper-container {
  width: 79.67532467532468%;
}
.ryzz-b a {
  display: block;
  padding: 47px 52px 33px 52px;
  border: 1px solid #eee;
  text-align: center;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  background: #fbfbfb;
}
.ryzz-b a h4 {
  overflow: hidden;
  margin-bottom: 34px;
}
.ryzz-b a h4 img {
  display: block;
  width: 100%;
}
.ryzz-b a p {
  transition: all 0s;
}
.ryzz-b a:hover {
  color: var(--colors);
}
.ryzz-b a:hover img {
  transform: scale(1.1);
}
.ryzz-b .swiper-button-next {
  width: 70px;
  height: 70px;
  right: -35px;
  background: url(../images/r3.png);
  transition: all 0.5s;
}
.ryzz-b .swiper-button-next:hover {
  background: url(../images/r3-1.png);
}
.ryzz-b .swiper-button-prev {
  width: 70px;
  height: 70px;
  left: -35px;
  background: url(../images/l3.png);
  transition: all 0.5s;
}
.ryzz-b .swiper-button-prev:hover {
  background: url(../images/l3-1.png);
}
/*gywm*/

/*cpzx*/
.cpzx {
  margin-bottom: 73px;
}
.cpzx-l {
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #eee;
  padding: 24px 40px;
  box-shadow: 0 10px 20px rgba(227, 227, 227, 0.2);
}
.cpzx-l dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cpzx-l dl:nth-child(1) {
  margin-bottom: 15px;
}
.cpzx-l dl h3 {
  color: #000;
  font-size: 18px;
  width: 150px;
}
.cpzx-l dl dt {
  border-bottom: 0;
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 150px);
}
.cpzx-l dl dt a {
  color: #000;
  width: 160px;
  height: 45px;
  display: flex;
  justify-content: center;
  background: #f3f3f3;
  align-items: center;
  border-radius: 5px;
  margin-right: 20px;
  border: 1px solid #eeeeee;
}
.cpzx-l dl dt a.active,
.cpzx-l dl dt a:hover {
  color: var(--colors);
  border-color: var(--colors);
  background: none;
}
.cpzx-r {
  width: 100%;
}
.cpzx-b {
  margin-bottom: 40px;
}
.cpzx-b a {
  display: block;
  text-align: center;
  width: calc((100% - 51px) / 4);
  margin: 0 17px 20px 0;
  color: #000;
}
.cpzx-b a:nth-child(4n) {
  margin-right: 0;
}
.cpzx-b a h4 {
  overflow: hidden;
  background: url(../images/cpzx-bj.jpg);
  background-size: 100% 100%;
}
.cpzx-b a h4 img {
  display: block;
  width: 100%;
}
.cpzx-b a dl {
  border: 1px solid #eee;
  border-top: none;
  padding: 40px 10px 49px 10px;
  transition: all 0s;
}
.cpzx-b a dl h3 {
  font-size: 18px;
  margin-bottom: 25px;
  transition: all 0s;
}
.cpzx-b a dl dt {
  color: #878787;
}
.cpzx-b a dl dt img {
  margin-left: 10px;
  transition: all 0.5s !important;
}
.cpzx-b a:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.cpzx-b a:hover h4 img {
  transform: scale(1.1);
}
.cpzx-b a:hover dl {
  border-color: var(--colors);
}
/* .cpzx-b a:hover dl{border-color:var(--colors);}
.cpzx-b a:hover dl dt{color:#fff;}
.cpzx-b a:hover dl dt img{filter: brightness(0) invert(1);} */
/*cpzx*/

/*cpzx-z*/
.cpzx-z {
  background: #fff;
  box-sizing: border-box;
  margin: 70px auto;
}
.ny-zpal-z {
  background: #fff;
  padding: 20px;
}
.ny-zpal-t {
  overflow: hidden; /*border-bottom:1px solid #ccc;*/
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ny-zpal-z-t-l {
  float: left;
  width: 48%;
  position: relative;
}
.magnifierContainer {
  width: 100%;
  display: flex;
}
.imgMedium {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.imgLeft .magnifier {
  position: absolute;
  display: none;
  width: 200px;
  height: 200px;
}
.imasf2 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.imasf2 p {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.25);
  margin: 0 5px;
  cursor: pointer;
}
.imasf2 p.active {
  background: #0081d7;
}
.imgLeft .imasf {
  width: 100%;
  position: relative;
  overflow: hidden;
  transform: scale(1);
  transition: all 0.5s;
  z-index: 3;
}
.imgLeft .imasf .fad {
  width: 20px;
  height: 60px;
  margin-top: 10px;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 10px;
  cursor: pointer;
  float: left;
  color: #fff;
}
.imgLeft .imasf .fac {
  width: 20px;
  height: 60px;
  margin-top: 10px;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 10px;
  cursor: pointer;
  float: right;
  color: #fff;
}
.imasf-bb {
  overflow: hidden;
}
.imasf-bb .swiper-container {
  position: initial;
  width: calc(100% - 100px);
}
.imasf-bb .swiper-slide {
  box-sizing: border-box;
  border: 1px solid #eee;
  padding: 5px;
}
.imasf-bb .swiper-slide-active {
  border-color: #000;
}
.imasf-bb .swiper-slide a {
  display: block;
  overflow: hidden;
}
.imasf-bb .swiper-slide a img {
  display: block;
  width: 100%;
}
.imasf-bb .swiper-button-next {
  width: 20px;
  height: 60px;
  margin-top: 10px;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  color: #fff;
  right: 0;
  top: 50%;
  margin-top: -30px;
}
.imasf-bb .swiper-button-prev {
  width: 20px;
  height: 60px;
  margin-top: 10px;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  color: #fff;
  left: 0;
  top: 50%;
  margin-top: -30px;
}
.mediumContainer {
  width: 100%;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}
.mediumContainer img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.imgRight {
  z-index: 100;
}
.imgLeft {
  width: 100%;
}
#zhezhao {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  border: 1px solid transparent;
}
#zhezhao:hover {
  cursor: move;
}
.img_x {
  width: 100% !important;
  display: flex;
}
.img_x li {
  height: 54px;
  border: 2px solid transparent;
  margin: 8px 4px;
  padding: 2px;
  cursor: pointer;
}
.img_x li img {
  height: 100%;
}
.img_u {
  position: absolute;
  width: 500px;
  height: 400px;
  border: 1px solid #eee;
  float: left;
  margin-left: 15px;
  overflow: hidden;
  display: none;
  background: #fff;
  z-index: 100;
}
.img_u img {
  width: 1000px;
  max-width: 1000px;
}
.ny-zpal-z-t-r {
  float: right;
  width: 50%;
}
.ny-zpal-z-t-r h3 {
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 140%;
}
.ny-zpal-z-t-r .div1 {
  margin-bottom: 10px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
}
.ny-zpal-z-c {
  margin: 0 auto;
  max-width: 100%;
}
.ny-zpal-z-ct {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  font-size: 18px;
  flex-wrap: wrap;
}
.ny-zpal-z-ct h3 {
  margin: 0 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
  margin-bottom: -1px;
  cursor: pointer;
}
.ny-zpal-z-ct h3.active {
  border-color: #000;
  color: #000;
}
.ny-zpal-z-cb {
}
.ny-zpal-z-cb * {
  color: #666 !important;
}
.ny-zpal-z-cb > div {
  display: none;
  line-height: 24px;
}
.ny-zpal-z-cb > div:nth-child(1) {
  display: block;
}
.ny-zpal-z-cb table {
  width: 100%;
  margin: 0 auto;
  border-color: #eee !important;
}
.ny-zpal-z-cb table td,
.ny-zpal-z-cb table th {
  padding: 5px 10px !important;
  border-color: #eee !important;
}
.ny-zpal-z-c img {
  /* margin-bottom:10px; */
  max-width: 100%;
  margin: 0px auto;
  display: block;
}
.ny-zpal-z-c p {
  /* text-align:left; */
  color: #666;
}
.ny-zpal-z-b {
  overflow: hidden;
  margin-top: 20px;
}
.ny-zpal-z-b a {
  padding: 10px;
  color: #666;
  border: 1px solid #666;
}
.ny-zpal-z-b .a1 {
  float: left;
}
.ny-zpal-z-b .a2 {
  float: right;
}
.ny-zpal-z-b a:hover {
  padding: 10px;
  color: #000;
  border: 1px solid #000;
}
/*cpzx-z*/

/*dzzx*/
.sjlc {
  padding: 132px 0 155px 0;
  background: url(../images/sjlc-bj.jpg) no-repeat center;
  margin-top: -70px;
}
.sjlc .nybt {
  margin-bottom: 70px;
}

.sjyf {
  position: relative;
}
.sjyf-t {
  position: relative;
}
.sjyf-t2 {
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
  width: 100%;
  left: 0;
  top: 0;
}
.sjyf-t2.active {
  position: relative;
  opacity: 1;
  z-index: 3;
}
.sjyf-t img {
  display: block;
  width: 100%;
}
.sjyf-t dt {
  position: absolute;
  color: #fff;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 120px;
}
.sjyf-t dt h3 {
  font-size: 36px;
  margin-bottom: 30px;
}
.sjyf-t dt .div1 {
  font-size: 16px;
  line-height: 36px;
}

.sjyf-b dl {
  width: 1078px;
}
.sjyf-b dl a {
  width: calc((100% - 12px) / 3);
  background: #fff;
  height: 140px;
  padding: 0 60px 0 40px;
}
.sjyf-b dl a dt {
  transition: all 0s;
}
.sjyf-b dl a dt h3 {
  color: #000;
  font-size: 24px;
  transition: all 0s;
}
.sjyf-b dl a dt h4 {
  margin-top: 12px;
  color: #878787;
  transition: all 0s;
}
.sjyf-b dl a img {
  transition: all 0.5s !important;
}
.sjyf-b dl a.active {
  background: var(--colors) !important;
}
.sjyf-b dl a.active dt h3,
.sjyf-b dl a.active dt h4 {
  color: #fff;
}
.sjyf-b dl a.active img {
  filter: brightness(0) invert(1);
}

.wydz {
  margin: 80px auto;
}
.wydz-b {
}
.wydz-b dl {
  width: calc((100% - 60px) / 3);
  margin-bottom: 38px;
}
.wydz-b dl h3 {
  font-size: 16px;
  margin: 0 0 17px 11px;
}
.wydz-b dl h3 i {
  color: #ff0000;
  padding-left: 8px;
}
.wydz-b dl input {
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #878787;
  padding: 0 11px;
  border: 1px solid #eee;
}
.wydz-b dl select {
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #878787;
  padding: 0 11px;
  border: 1px solid #eee;
  -webkit-appearance: none;
  appearance: none;
  background: url(../images/wydz-tb.png) no-repeat center right 36px;
}
.wydz-b dl textarea {
  width: 100%;
  height: 180px;
  font-size: 16px;
  color: #878787;
  padding: 11px;
  border: 1px solid #eee;
}
.wydz-b p {
  width: 100%;
}
.wydz-b p button {
  width: 210px;
  height: 60px;
  color: #fff;
  background: var(--colors);
  cursor: pointer;
  transition: all 0.5s;
  font-size: 16px;
}
.wydz-b p button:hover {
  opacity: 0.8;
}
/*dzzx*/

/*jjfa*/
.jjfa {
}
.jjfa-t {
  border-radius: 10px;
  box-shadow: 0 15px 20px rgba(151, 151, 151, 0.2);
  position: relative;
  z-index: 2;
  padding: 75px 0 53px 0;
  background: #fff;
}
.jjfa-t dl {
  width: 808px;
}
.jjfa-t dl dt {
  color: #5f5f5f;
  font-size: 16px;
  line-height: 30px;
}
.jjfa-b {
  margin-top: -180px;
}
.jjfa-b img {
  display: block;
  width: 100%;
}

.yyal {
  margin: 90px auto 130px auto;
}
.yyal-b {
  overflow: hidden;
}
.yyal-b > div {
  width: 177.08333333333333%;
  margin-left: -38.541666666666663%;
}
.yyal-b a {
  background: #fff;
  overflow: hidden;
  display: block;
}
.yyal-b a {
  display: block;
  overflow: hidden; /* border:1px solid #eee; */
}
.yyal-b a img {
  display: block;
  width: 100%;
}
.yyal-b a:hover img {
  transform: scale(1.1);
}
.yyal-b a:hover h3 {
  color: var(--colors);
}
.yyal-b .swiper-slide-active {
  z-index: 10;
}
.yyal-b .swiper-slide-active a {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.yyal-b .swiper-slide-active a dl {
  padding: 37px 50px 30px 50px;
}
.yyal-b .swiper-slide-active a dl h3 {
}
.yyal-b .swiper-slide-active a dl p {
  display: block;
}

.yyal-b .swiper-button-next {
  width: 70px;
  height: 70px;
  transition: all 0.5s;
  background: url(../images/r3.png);
  right: 26%;
}
.yyal-b .swiper-button-next:hover {
  background: url(../images/r3-1.png);
}
.yyal-b .swiper-button-prev {
  width: 70px;
  height: 70px;
  transition: all 0.5s;
  background: url(../images/l3.png);
  left: 26%;
}
.yyal-b .swiper-button-prev:hover {
  background: url(../images/l3-1.png);
}

.xgcp {
  background: #f7f7f7;
  padding: 90px 0;
}
.xgcp-b {
  position: relative;
}
.xgcp-b a {
  display: block;
  text-align: center;
  color: #000;
  background: #fff;
}
.xgcp-b a h4 {
  overflow: hidden;
  background: url(../images/cpzx-bj.jpg);
  background-size: 100% 100%;
}
.xgcp-b a h4 img {
  display: block;
  width: 100%;
}
.xgcp-b a dl {
  border: 1px solid #eee;
  border-top: none;
  padding: 40px 10px 49px 10px;
  transition: all 0s;
}
.xgcp-b a dl h3 {
  font-size: 18px;
  margin-bottom: 25px;
  transition: all 0s;
}
.xgcp-b a dl dt {
  color: #878787;
}
.xgcp-b a dl dt img {
  margin-left: 10px;
  transition: all 0.5s !important;
}
.xgcp-b a:hover {
  background: var(--colors);
  color: #fff;
}
.xgcp-b a:hover h4 img {
  transform: scale(1.1);
}
.xgcp-b a:hover dl {
  border-color: var(--colors);
}
.xgcp-b a:hover dl dt {
  color: #fff;
}
.xgcp-b a:hover dl dt img {
  filter: brightness(0) invert(1);
}
.xgcp-b .swiper-button-next {
  width: 70px;
  height: 70px;
  transition: all 0.5s;
  background: url(../images/r3.png);
  right: -110px;
}
.xgcp-b .swiper-button-next:hover {
  background: url(../images/r3-1.png);
}
.xgcp-b .swiper-button-prev {
  width: 70px;
  height: 70px;
  transition: all 0.5s;
  background: url(../images/l3.png);
  left: -110px;
}
.xgcp-b .swiper-button-prev:hover {
  background: url(../images/l3-1.png);
}
/*jjfa*/

/*xwzx*/
.xwzx {
  margin-bottom: 80px;
}
.xwzx-t {
  margin-bottom: 140px;
}
.xwzx-t a {
  position: relative;
}
.xwzx-t a h4 {
  width: 50%;
  overflow: hidden;
}
.xwzx-t a h4 img {
  display: block;
  width: 100%;
}
.xwzx-t a dt {
  background: var(--colors);
  width: 120px;
  height: 120px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 37px;
  top: -31px;
  border-bottom: 2px solid #008cd5;
  z-index: 2;
}
.xwzx-t a dt h3 {
  font-size: 60px;
  margin-bottom: 10px;
}
.xwzx-t a dt h5 {
  font-size: 14px;
}
.xwzx-t a dd {
  width: 50%;
  padding: 0 20px 0 80px;
}
.xwzx-t a dd h3 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 40px;
}
.xwzx-t a dd p {
  color: #878787;
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 57px;
}
.xwzx-t a dd h5 {
  width: 150px;
  height: 55px;
  border-radius: 55px;
  border: 2px solid #000;
  color: #000;
  font-size: 16px;
}
.xwzx-t a:hover img {
  transform: scale(1.1);
}
.xwzx-t a:hover dd {
}
.xwzx-t a:hover dd h3 {
  color: var(--colors);
}
.xwzx-t a:hover dd h5 {
  background: var(--colors);
  color: #fff;
  border-color: var(--colors);
}
.xwzx-b {
}
.xwzx-b a {
  width: calc((100% - 150px) / 3);
  margin: 0 75px 130px 0;
  display: block;
}
.xwzx-b a:nth-child(3n) {
  margin-right: 0;
}
.xwzx-b a h3 {
  color: #000;
  font-size: 24px;
  line-height: 40px;
  height: 80px;
  margin-bottom: 20px;
}
.xwzx-b a p {
  height: 72px;
  line-height: 24px;
  color: #878787;
  margin-bottom: 38px;
}
.xwzx-b a h4 {
  overflow: hidden;
  position: relative;
  font-size: 14px;
  margin-bottom: 45px;
}
.xwzx-b a h4 img {
  display: block;
  width: 100%;
}
.xwzx-b a h4 i {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 105px;
  height: 30px;
  color: #fff;
  background: var(--colors);
}
.xwzx-b a h5 {
  width: 150px;
  height: 55px;
  border-radius: 55px;
  border: 2px solid #000;
  color: #000;
  font-size: 16px;
}
.xwzx-b a:hover h3 {
  color: var(--colors);
}
.xwzx-b a:hover h5 {
  background: var(--colors);
  color: #fff;
  border-color: var(--colors);
}
/*xwzx*/

/*lxwm*/
.lxwm {
  margin-bottom: 90px;
}
.lxwm-t {
  margin-bottom: 75px;
  text-align: center;
  padding: 0 120px 0 170px;
}
.lxwm-t dl {
  max-width: 275px;
}
.lxwm-t dl h4 {
  width: 110px;
  height: 110px;
  border-radius: 110px;
  border: 1px solid #eee;
  margin-bottom: 33px;
}
.lxwm-t dl dt {
  color: #525252;
  font-size: 16px;
  line-height: 30px;
}
.lxwm-t dl dt a {
  color: #525252;
}
.lxwm-t dl dt a:hover {
  color: var(--colors);
}
.lxwm-b {
  height: 500px;
}
.zxly {
  margin-bottom: 100px;
}
.zxly-b {
}
.zxly-b dl {
  width: calc((100% - 90px) / 3);
  margin-bottom: 37px;
}
.zxly-b dl h3 {
  font-size: 16px;
  margin: 0 0px 18px 10px;
}
.zxly-b dl h3 i {
  color: #ff0000;
  padding-left: 5px;
}
.zxly-b dl input {
  width: 100%;
  border: 1px solid #eee;
  height: 55px;
  padding: 0 10px;
  font-size: 16px;
}
.zxly-b dl textarea {
  width: 100%;
  border: 1px solid #eee;
  height: 130px;
  padding: 10px;
  font-size: 16px;
}
.zxly-b dl dt {
  width: 180px;
  border: 1px solid #eee;
  position: relative;
  z-index: 3;
}
.zxly-b dl dt input {
  border: none;
  width: calc(100% - 100px);
  height: 53px;
}
.zxly-b dl dt input::placeholder {
  color: #878787;
}
.zxly-b dl dt img {
  width: 100px;
  height: 53px;
  cursor: pointer;
}
.zxly-b p {
  width: 100%;
  /* margin-top: -55px; */
}
.zxly-b p button {
  width: 195px;
  height: 55px;
  color: #fff;
  background: var(--colors);
  cursor: pointer;
  transition: all 0.5s;
  font-size: 16px;
}
.zxly-b p button:hover {
  opacity: 0.8;
}
/*lxwm*/

/*xwzx-z*/
.xwdt-z {
  width: 1200px;
  margin: 70px auto;
  overflow: hidden;
}
.xwdt-z-t {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px dashed #666;
  margin-bottom: 30px;
}
.xwdt-z-t h3 {
  font-size: 25px;
  color: #000;
  margin-bottom: 20px;
}
.xwdt-z-t p {
  text-align: center;
  color: #000;
}
.xwdt-z-t p span {
  display: inline-block;
  margin: 0 20px;
  color: #000;
}
.xwdt-z-b {
  margin-bottom: 50px;
  line-height: 24px;
  color: #666;
}
.xwdt-z-b table {
  width: 100% !important;
}
.xwdt-z-b table td,
.xwdt-z-b table th {
  padding: 10px !important;
  border: 1px solid #666 !important;
}
.xwdt-z-b table * {
  color: #666;
}
.xwdt-z-b img {
  height: auto !important;
}
.xwdt-z-b2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  margin: 0 auto 0px auto;
}
.xwdt-z-b2 a {
  padding: 10px 20px;
  background: #eee;
  border-radius: 10px;
  color: #000;
  transition: 0.3s;
  max-width: 30%;
}
.xwdt-z-b2 a:hover {
  background: #02569e;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .xwdt-z-t p {
    display: none;
  }
  .xwdt-z-t {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .xwdt-z-t h3 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .xwdt-z-b {
    margin-bottom: 30px;
  }
  .xwdt-z-b2 a {
    font-size: 12px;
  }
  .xwdt-z-b table td,
  .xwdt-z-b table th {
    padding: 5px !important;
  }
}
/*xwzx-z*/

@media (min-width: 1200px) {
  .ny-banner {
    height: calc(100vh - 150px);
    overflow: hidden;
  }
  .ny-banner > img {
    min-height: calc(100vh - 150px);
    max-width: 3000px;
    width: auto !important;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  .gywm-b dl:nth-child(1) dt h3 {
    width: 210px;
  }
  .gywm-b dl:nth-child(2) dt h3 {
    width: 105px;
  }
  .gywm-b dl:nth-child(3) dt h3 {
    width: 150px;
  }
  .gywm-b dl:nth-child(4) dt h3 {
    width: 217px;
  }
  .sjyf-b {
    position: absolute;
    left: 0;
    bottom: 75px;
    width: 100%;
    z-index: 3;
  }
  .yyal-b .swiper-wrapper {
    align-items: center;
  }
  .yyal-b .swiper-slide-prev {
  }
  .yyal-b .swiper-slide-prev a {
    width: 75.52941176470588%;
    margin-top: 73px;
    margin-left: 24.470588235294122%;
    transform: translateX(347px);
  }
  .yyal-b .swiper-slide-next {
  }
  .yyal-b .swiper-slide-next a {
    width: 75.52941176470588%;
    margin-top: 73px;
    margin-right: 24.470588235294122%;
    transform: translateX(-355px);
  }
}
@media screen and (max-width: 1200px) {
  .md {
    top: -60px;
  }
  .table {
    overflow: auto;
  }
  .table table {
    width: 500px;
  }
  .gywm-b dl {
    width: 50%;
  }
  .gywm-b dt h3 {
    font-size: 33px;
  }
  .gywm-r a,
  .xwzx-c {
    height: 45px;
  }
  .qygm-b a dl dt {
    width: 80px;
    height: 80px;
    right: 20px;
    top: -40px;
    padding-top: 15px;
  }
  .ryzz {
    background: none;
  }
  .sjyf-b dl a {
    background: #eee;
  }
  .sjyf-b dl a img {
    transform: scale(0.7);
  }
  .wydz-b dl input,
  .wydz-b dl select {
    height: 45px;
  }
  .wydz-b dl textarea,
  .zxly-b dl textarea {
    height: 100px;
  }
  .wydz-b p button,
  .zxly-b p button {
    width: 150px;
    height: 45px;
  }
  .lxwm-b {
    height: 200px;
  }
  .lxwm-t dl h4 {
    width: 60px;
    height: 60px;
  }
  .lxwm-t dl {
    max-width: 100%;
  }
  .zxly-b dl input,
  .zxly-b dl dt img {
    height: 45px !important;
  }
  .gywm {
    background-size: auto 100%;
  }
  .qygm-b a dl {
    height: auto;
  }
  .cpzx-l dl dt {
    justify-content: space-between;
  }
  .cpzx-l dl dt a {
    margin: 0 0 10px 0;
    width: calc(50% - 5px);
  }
  .ny-banner-s dl dt {
    width: 50px;
    height: 50px;
  }
}
