@charset "UTF-8";
/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
main {
  font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}

.video1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video1 video {
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 1;
}
.video1 .neirong {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 67%;
  z-index: 33;
  margin-left: -220px;
  margin-top: -160px;
}
.video1 .neirong ._more:hover {
  background: #e7780f;
  color: white;
}

._title1 {
  font-weight: bold;
  font-size: 55px;
}

._title2 {
  font-size: 30px;
}

._more {
  border: 1px solid #bdbdbd;
  font-size: 16px;
  display: inline-block;
  padding: 5px 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}

._more2 {
  font-size: 14px;
  border: 1px dashed #bdbdbd;
  padding: 5px 10px;
}

.guankanshipin {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.guankanshipin .tubiao {
  width: 45px;
}

._vodeo {
  color: white;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 1px;
}

._more3 {
  border-radius: 20px;
  border: 1px solid black;
  font-size: 16px;
  display: inline-block;
  padding: 3px 20px;
}

._more2 {
  display: none;
}

.tuijianchanpin .item_box {
  position: relative;
}
.tuijianchanpin .item_box .name_box {
  text-align: center;
  color: black;
  margin-top: 30px;
  padding-bottom: 30px;
}
.tuijianchanpin .item_box .name_box .name1 {
  font-weight: bold;
  font-size: 50px;
}
.tuijianchanpin .item_box .name_box .name2 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.tuijianchanpin .item_box .tupic {
  position: relative;
}
.tuijianchanpin .item_box .tupic .pic {
  display: block;
  width: 100%;
}
.tuijianchanpin .item_box .tupic .guankanshipin {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -39px;
  margin-top: -30px;
}
.tuijianchanpin .item_box .tupic .guankanshipin ._more2 {
  background: white;
  color: black;
  border: 1px dashed white;
}

.case {
  width: 90%;
  margin: 0 auto;
}
.case .top_title .name {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.case .list {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case .list .item {
  width: 24%;
  height: 450px;
  color: white;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-top: 80px;
  padding-left: 50px;
}
.case .list .item:hover:after {
  background: rgba(0, 0, 0, 0.2);
}
.case .list .item:hover ._more {
  display: inline-block;
  background: #e7780f;
  color: white;
  border: 1px solid #e7780f;
}
.case .list .item ._more {
  display: none;
}
.case .list .item:after {
  display: block;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.case .list .item * {
  position: relative;
  z-index: 2;
}
.case .list .item .title {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.case .list .item .name {
  font-size: 22px;
  margin-bottom: 31px;
}

.chanpin {
  width: 90%;
  margin: 0 auto;
}
.chanpin .top_title .name {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.chanpin .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.chanpin .list .item {
  height: 300px;
  position: relative;
  display: inline-block;
  margin-bottom: 1%;
  transition: .5s;
}
.chanpin .list .item:hover {
  transform: scale(1.01);
}
.chanpin .list .item:hover .more {
  color: #e7780f;
}
.chanpin .list .item:hover .name {
  color: #e7780f;
}
.chanpin .list .item .more {
  font-size: 16px;
  color: white;
}
.chanpin .list .item .name {
  position: absolute;
  right: 33px;
  bottom: 19px;
  font-size: 16px;
  padding: 5px;
  color: white;
}
.chanpin .list .item1 {
  width: 60%;
}
.chanpin .list .item2 {
  width: 39%;
}
.chanpin .list .item3 {
  width: 30%;
}
.chanpin .list .item4 {
  width: 48%;
}
.chanpin .list .item5 {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.shipin2 {
  margin-bottom: 50px;
  margin-top: 50px;
}
.shipin2 .player-container-id-dimensions {
  width: 100% !important;
}

@media (max-width: 1450px) {
  .tuijianchanpin .item_box .name_box .name1,
  ._title1,
  .case .top_title .name,
  .chanpin .top_title .name {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  .case .list {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .case .list .item {
    width: 48%;
    padding-top: 39px;
    padding-left: 21px;
    height: 255px;
    margin-bottom: 20px;
  }

  ._vodeo {
    padding-left: 5px;
    padding-right: 15px;
    text-align: center;
    height: 400px;
  }

  ._title1 {
    font-size: 30px;
  }

  ._title2 {
    font-size: 22px;
  }

  .tuijianchanpin .item_box .name_box .name1 {
    font-size: 26px;
  }

  .case .list .item .title {
    margin-bottom: 8px;
  }

  .chanpin .top_title .name,
  .case .top_title .name {
    font-size: 26px;
  }

  .case .list .item .name {
    font-size: 20px;
    margin-bottom: 0;
  }

  .tuijianchanpin .item_box .name_box .name2 {
    font-size: 16px;
  }

  ._more3 {
    font-size: 14px;
  }

  .chanpin .list {
    display: block;
  }

  .chanpin .list .item {
    width: 100%;
    height: 182px;
  }

  .video1 .neirong {
    margin-left: -116px;
    margin-top: -60px;
  }

  .video1 {
    padding-right: 0;
    padding-left: 0;
    height: 500px;
  }

  .video1 video {
    height: 500px;
  }

  .shipin2 .player-container-id-dimensions {
    height: 450px !important;
  }
}

/*# sourceMappingURL=index.css.map */
