@font-face {
  font-family: 'PR';
  src: url("../fonts/ProximaNova-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pl';
  src: url("../fonts/ProximaNova-Light.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fl {
  font-family: 'Pl';
}

.pr {
  font-family: "PR";
}

._more {
  display: flex;
  align-items: center;
  text-transform: capitalize;
  font-family: "PR";
}
._more img {
  margin-left: 15px;
  width: 60px;
}
._more p {
  font-size: 19px;
  color: #393939;
}

._title {
  font-size: 40px;
  color: #393939;
  font-family: "PR";
  font-weight: bold;
  text-transform: uppercase;
}

.hr {
  height: 70px;
}

._summary {
  font-size: 15px;
  color: #393939;
  font-family: "PR";
  text-transform: uppercase;
  line-height: 2;
}

.banner2 .swiper-container {
  width: 100%;
  height: 100%;
  background-color: #b3bdc4;
  transition: 1s background-color 1.3s;
}
.banner2 .swiper-wrapper {
  transition-delay: 1s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.banner2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner2 .title {
  transition-delay: 1s;
  z-index: 10;
  position: absolute;
  position: absolute;
  right: 10%;
  text-align: left;
}
.banner2 .title h3 {
  font-weight: 700;
  font-size: calc(55px + 54 * ((53vw + 53vh) - 520px) / 820);
  letter-spacing: -1px;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 2px #000;
  text-transform: uppercase;
  font-size: 73px;
  display: none;
}
.banner2 .img-box {
  width: 100%;
  height: 100%;
  transform: scale(0.6, 0.6);
  transition-duration: 1s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  opacity: 0.9;
  overflow: hidden;
}
.banner2 .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2, 1.2) translateX(50%);
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  transition-property: transform;
}
.banner2 .button-prev, .banner2 .button-next {
  transition: 0.5s;
  outline: none;
  position: absolute;
  width: 140px;
  z-index: 10;
  top: 65vh;
  transform: translateY(-34px);
  cursor: pointer;
}
.banner2 .button-prev {
  left: 4vw;
}
.banner2 .button-next {
  right: 4vw;
}
.banner2 .button.disabled {
  opacity: 0.2;
  cursor: default;
}
.banner2 #arrow-svg-home {
  transform: translateY(353px);
}
.banner2 .button-next #arrow-svg-home {
  transform: translateY(353px) rotateY(180deg);
  transform-origin: 80px 0px 0px;
}
.banner2 svg {
  transition: 0.5s;
}
.banner2 .cls-1 {
  transition: 0.5s;
  opacity: 0.4;
  transform-origin: -20px 40px;
  opacity: 1;
}
.banner2 .cls-4 {
  transition: 0.5s;
  stroke-width: 2px;
  stroke: #fff;
  fill: none;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  opacity: 0.4;
  transform-origin: 0px 0px 0px;
}
.banner2 #arrow-trg {
  transition: 0.5s;
  fill: #fff;
  transform: rotateY(180deg) translate(-53px, 39px);
}
.banner2 #line {
  transition: 0.5s;
  stroke: #fff;
  transform: translate(50px, 42px);
}
.banner2 .button-prev:not(.disabled):hover svg {
  transform: translateX(-25px);
}
.banner2 .button-next:not(.disabled):hover svg {
  transform: translateX(25px);
}
.banner2 .button:not(.disabled):hover .cls-1 {
  transform: scale(1.1);
}
.banner2 .button:not(.disabled):hover .cls-4 {
  stroke-dasharray: 2px;
  stroke-dashoffset: 2px;
  opacity: 1;
}
.banner2 .button:not(.disabled):hover #arrow-trg {
  transform: rotateY(180deg) translate(-37px, 39px);
}
.banner2 .button:not(.disabled):hover #line {
  transform: translate(35px, 42px) scaleX(0.33);
}

.chanpin .top_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.chanpin .owl-theme .owl-controls .owl-buttons div {
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-size: 30px;
  background: none;
  color: black;
  opacity: .2;
}
.chanpin .owl-theme .owl-controls .owl-buttons div.owl-prev {
  position: absolute;
  left: 0;
}
.chanpin .owl-theme .owl-controls .owl-buttons div.owl-next {
  position: absolute;
  right: 0;
}
.chanpin .owl-theme .owl-controls {
  bottom: 77%;
}
.chanpin .typelist {
  position: relative;
}
.chanpin .typelist .item {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 35px 20px;
  position: relative;
  cursor: pointer;
  border-top: 2px solid #dcdcdc;
  color: #8a8a8a;
}
.chanpin .typelist .item:hover, .chanpin .typelist .item.on {
  color: #d00505;
  border-top: 2px solid transparent;
}
.chanpin .typelist .item:hover:after, .chanpin .typelist .item.on:after {
  opacity: 1;
}
.chanpin .typelist .item:after {
  width: 100%;
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #d00505;
  opacity: 0;
  position: absolute;
  left: 0;
  top: -2px;
  right: 0;
  margin: auto;
}
.chanpin .list_box .list {
  display: none;
}
.chanpin .list_box .list.on {
  display: block;
}
.chanpin .list_box .item {
  padding: 0 15px;
  text-align: center;
  padding-bottom: 50px;
}
.chanpin .list_box .item .pic {
  overflow: hidden;
  box-shadow: 0 0 6px rgba(71, 71, 71, 0.4);
  margin: 5px;
}
.chanpin .list_box .item .pic img {
  transition: .5s;
}
.chanpin .list_box .item:hover .pic img {
  transform: scale(1.1);
}
.chanpin .swiper-pagination-bullet-active {
  background: #d00505;
}

.about {
  overflow-x: hidden;
  width: 100vw;
  background: #f0f0f0;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
.about ._title {
  color: #d00505;
}
.about .lf_pic {
  display: none;
}
.about .rt_pic {
  position: absolute;
  border-radius: 20px;
  top: 70px;
  overflow: hidden;
  right: -103px;
  height: 80%;
}
.about .container2 {
  position: relative;
}
.about .content {
  margin-top: 21px;
  margin-bottom: 10px;
}
.about .content .rt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.about .content .rt .item {
  width: 80%;
  margin-bottom: 40px;
}
.about .content .rt .item .pic {
  margin-bottom: 10px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.about .content .rt .item .pic img:nth-child(1) {
  display: block;
}
.about .content .rt .item .pic img:nth-child(2) {
  display: none;
}
.about .content .rt .item .shuju {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #959595;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.about .content .rt .item .shuju .num {
  font-size: 30px;
  font-weight: bold;
  margin-right: 10px;
}
.about .content .rt .item .shuju p {
  font-size: 16px;
}
.about .content .rt .item .sm {
  font-size: 16px;
  text-transform: capitalize;
}
.about .content .rt .item:hover {
  color: #d00505;
}
.about .content .rt .item:hover .pic img:nth-child(2) {
  display: block;
}
.about .content .rt .item:hover .pic img:nth-child(1) {
  display: none;
}

.shichang {
  height: 640px;
  background: url(../images/ditu.jpg) no-repeat center;
  background-size: cover;
}
.shichang .top_box {
  margin-top: 15px;
}
.shichang .top_box ._title {
  margin-bottom: 20px;
}
.shichang .top_box .zs {
  margin-bottom: 40px;
  margin-top: 47px;
}

.shili {
  height: 557px;
  background: url("../images/poster.jpg") no-repeat center;
  background-size: cover;
}
.shili .rt {
  background: url("../images/zhedang.jpg") no-repeat center;
  background-size: cover;
  color: white;
  display: block;
  height: 100%;
  padding-top: 70px;
  padding-left: 110px;
  padding-right: 50px;
}
.shili .rt ._summary {
  color: white;
  width: 70%;
}
.shili .rt ._title {
  margin-bottom: 15px;
  color: white;
}
.shili .rt .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 80px;
}
.shili .rt .list .item {
  background: white;
  display: flex;
  align-items: center;
  border-radius: 5px;
  height: 87px;
  justify-content: center;
  padding: 10px;
  margin: 10px;
}

.news {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #eaeaea;
}
.news .list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.news .item {
  width: 32%;
}
.news .item .title {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 17px;
}
.news .item .title p {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news .item .summary {
  font-size: 15px;
  margin-bottom: 22px;
}
.news .item .summary p {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news .item .addtime {
  font-size: 15px;
  margin-top: 22px;
  color: #3d3d3d;
}

.huoban .list {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.huoban .list .item img {
  opacity: .5;
}
.huoban .list .item:hover img {
  opacity: 1;
}

@media (max-width: 1600px) {
  .about .lf_pic {
    display: none;
  }

  .about .rt_pic {
    right: -368px;
  }

  .about .lf {
    width: 81%;
  }

  ._summary {
    font-size: 15px;
  }

  .about .content {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .shili .rt {
    padding: 50px;
    padding-bottom: 0;
  }

  .chanpin .typelist .item {
    font-size: 16px;
  }

  .hr {
    height: 100px;
  }
}
@media (max-width: 1450px) {
  .banner2 .title h3 {
    font-size: 54px;
  }

  .shichang .zuobiao {
    width: 1000px;
    height: 497px;
  }
}
@media (max-width: 1366px) {
  ._summary {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .chanpin .top_box ._more {
    display: none;
  }

  .shichang ._title {
    text-align: center;
    float: none;
    margin-bottom: 30px;
  }

  ._title {
    font-size: 20px;
    text-align: center;
  }

  .chanpin .top_box {
    padding-bottom: 15px;
  }

  .chanpin .typelist .item {
    width: 48%;
    float: left;
  }
  .chanpin .typelist .item:nth-child(2n) {
    float: right;
  }

  .about .content .rt .item .sm {
    font-size: 14px;
  }

  .about .content .rt .item .shuju p {
    font-size: 12px;
  }

  .about .content .rt .item .shuju .num {
    font-size: 16px;
  }

  .chanpin .typelist {
    margin-bottom: 10px;
    margin-top: 30px;
  }

  .chanpin .typelist .item {
    font-size: 12px;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #a2a2a2;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hr {
    height: 60px;
  }

  .about .lf_pic {
    display: none;
  }

  .about .rt_pic {
    display: none;
  }

  .about .lf {
    width: 100%;
  }

  .about .content .rt .item {
    width: 90%;
    text-align: center;
  }

  .about .content .rt .item .pic {
    margin-left: auto;
    margin-right: auto;
  }

  ._summary {
    float: none;
  }

  .about ._more {
    margin: 0 auto;
    justify-content: center;
  }

  .about .content .rt .item .shuju {
    justify-content: center;
  }

  .about .content .rt {
    margin-top: 30px;
    float: none;
  }

  .about .content {
    margin-bottom: 0;
  }

  .huoban .list .item img {
    opacity: 1;
  }

  .shichang .zuobiao .mesage_box {
    float: none;
    display: none;
  }

  .shili .rt {
    padding: 30px 15px;
  }

  .shili .rt ._summary {
    width: 100%;
  }

  .shili {
    height: 400px;
  }

  .shili .rt .list {
    margin-top: 22px;
  }

  ._more p {
    font-size: 16px;
  }

  ._more img {
    width: 50px;
  }

  .huoban .list {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .huoban .list .item {
    margin-bottom: 20px;
    width: 48%;
  }

  .banner2 .button-prev, .banner2 .button-next {
    right: 0;
    top: 0;
  }

  .banner2 .title h3 {
    font-size: 18px;
    letter-spacing: 3px;
  }

  .shichang {
    background-position: bottom;
    background-position-y: 138px;
  }

  .news .list {
    display: block;
  }

  .news .item {
    width: 100%;
  }

  .shichang .zuobiao {
    width: 100%;
    display: none;
  }

  .news {
    padding-bottom: 37px;
  }

  .shili .rt .list .item img {
    width: 50px;
  }

  .huoban .list .item:last-child {
    display: none;
  }
}

/*# sourceMappingURL=index2.css.map */
