.cut_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;

}

.cut_title {
  margin-right: 30px;
  margin-top: 20px;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.cut_desc1 {
  margin-right: 30px;
}

.cut_desc1,
.cut_desc2 {
  margin-top: 20px;
  box-sizing: border-box;
  font-weight: bold;
  color: #fff;
  padding: 3px 20px;
  border: 2px #aa8453 solid;
  border-radius: 5px;
}

.tongbu {
  color: #aa8453;
  font-size: 25px;
  margin-top: 40px;
}

.logo img {
  height: 40px;
}

.imgPosition {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 35%;
  left: 0;
  z-index: 1;
}

.imgPosition1 {
  width: 80%;
  height: 40px;
}

.imgPosition1 img {
  height: 50% !important;
}

.huabox {
  margin-top: 20px;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.huabox1 img {
  width: 100%;
}

.huabox2 {
  margin: 0px 10px;
}

.huabox2 img {
  width: 100%;
}

.huabox3 img {
  width: 100%;
}

.hbbox {
  margin-top: 105px;
  text-align: center;
}

.huaboxBtn {
  padding: 20px 100px;
  background: url('../img/enter-hover.png') no-repeat;
  background-size: 100%;
}

.huaboxBtn:hover {
  background: url('../img/enter-hover.png') no-repeat;
  background-size: 100%;
}

.videoBox {
  width: 950px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  -webkit-transform: translate(-50%, -30%);
  -moz-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
  -o-transform: translate(-50%, -30%);
}



@media screen and (min-width: 1470px) and (max-width: 2470px) {
  .videohua {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
  }
}


.videohua1,
.videohua2,
.videohua3 {
  margin: 100px 20px 0;
}

.bannerfz {
  background: linear-gradient(45deg, #f6d380, #bf9d61, #d2c48c);
  -webkit-background-clip: text;
  /* 兼容webkit内核浏览器（Chrome/Safari） */
  background-clip: text;
  /* 将文字颜色设为透明，显示渐变背景 */
  color: transparent;
  text-align: center;
  font-weight: bold;
  /* 文字描边 */
  font-size: 80px;
  margin-top: 10px;
}

.baanerfxz {
  color: #f6d380;
  font-size: 20px;
  text-align: center;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
  /*核心：强制视频填充容器，裁剪多余部分*/
  object-fit: cover;
  /*可选：微调视频位置，优先显示视频中间区域*/
  object-position: center center;
  z-index: -1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.listdesc {
  margin-top: 30px;
}

@media screen and (min-width: 840px) {
  .pingmu {
    width: 100%;
    /* height: calc(100vh - 88px); */
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
  }

  .pingmu-item {
    width: 33.333333%;
    height: 100%;
    background-color: #aa8453;
    position: relative;
    overflow: hidden;
  }

  .gt-hero-content img {
    height: 120px;
  }

  .videohua {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }

  .zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.7);
  }
}




.pingmu-item:hover .zhezhao {
  opacity: 0;
  cursor: pointer;
  transition: all 0.5s;
}

.pingmu-item:hover img {
  transition: all 0.5s;
}

.pingmu-item img {
  width: 100%;
  text-align: center;
  transition: all 0.5s;
}



.pingmu-item-desc {
  position: absolute;
  bottom: 80px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0%);
  z-index: 999;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
}

.pidesc span {
  color: #e4c885;
  margin-bottom: 20px;
}

.pidesc h3 {
  padding: 10px 0;
}

.pidesc a {
  color: #e4c885;
  text-decoration: none;
  padding: 20px 0;
}

.pidesc p {
  color: #e4c885;
}

.huaboxBtn {
  display: inline-block;
  width: 200px;
  height: 60px;
}

.videozhezhao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}







.ewmDiv {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 999;
}

.ewmDiv div:nth-child(1) {
  width: 180px;
  height: 180px;
  position: relative;
}

.ewmDiv div:nth-child(1) img {
  width: 100%;
  animation: fadenum 15s linear 0s infinite;
  -webkit-animation: fadenum 15s linear 0s infinite;
}

@keyframes fadenum {
  100% {
    transform: rotate(360deg);
  }
}

.ewmDiv div:nth-child(2) {
  width: 115px;
  height: 115px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-51%, -49%);
  -webkit-transform: translate(-51%, -49%);
  -moz-transform: translate(-51%, -49%);
  -ms-transform: translate(-51%, -49%);
  -o-transform: translate(-51%, -49%);
}

.ewmDiv div:nth-child(2) img {
  width: 100%;
  opacity: 0.7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px #333 solid;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}

.xiangmu_desc {
  text-indent: 2em;
  color: #b6b6b6;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 50px;
}

.xiangmu_desc1 {
  color: #b6b6b6;
  margin-bottom: 10px;
}

.xiangmu_desc1 a,
.xiangmu_desc1 a:hover {
  color: #aa8453;
}

.xm_img img {
  width: 100%;
  margin-bottom: 20px;
}


.rowNthC {
  top: 30px;
}

.col-div {
  min-height: 76vh;
  padding: 40px;
  margin-top: 30px;
  background-size: cover;
  background-position: center;
}

.row>.rowNthC:nth-child(1)>.col-div {
  position: relative;
}

.row>.rowNthC:nth-child(1)>.col-div:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../../images/285a.jpg");
  background-size: cover;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}



.row>.rowNthC:nth-child(2)>.col-div {
  position: relative;
}

.row>.rowNthC:nth-child(2)>.col-div:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../../images/45a.jpg");
  background-size: cover;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;

}

.row>.rowNthC:nth-child(3)>.col-div {
  position: relative;
}

.row>.rowNthC:nth-child(3)>.col-div:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../../images/217a.jpg");
  background-size: cover;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;

}

.row>.rowNthC:hover>.col-div:after {
  cursor: pointer;
  opacity: 1;
  z-index: 0;
}

.col-div .title {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}

.yxDesc {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
}

.posDiv {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 30px;
  z-index: 999;
}

.x1box {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  position: relative;
}

.x1img img {
  width: 100%;
  height: 100%;
}

.text-stroke {
  color: #000;
  text-shadow:
    2px 2px 0 #fff,
    -2px 2px 0 #fff,
    2px -2px 0 #fff,
    -2px -2px 0 #fff,
    2px 0 0 #fff,
    -2px 0 0 #fff,
    0 2px 0 #fff,
    0 -2px 0 #fff;
}

.x1Desc {
  position: absolute;
  top: 80px;
  right: 10px;
  color: #65210a;
}

.x1Desc div:first-child {
  font-size: 30px;
  font-weight: bold;
  text-align: right;

}

.x1Desc div:nth-child(2) {
  font-size: 16px;
  margin-top: 10px;
  text-align: right;
}

.boxzhu {
  margin-top: 20px;
  padding-left: 10px;
  position: relative;
}

.boxzhu::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 20px;
  background-color: #aa8453;
  transform: translateY(-50%);
}




.s1box {
  margin: 100px 0;
}

.s1title {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 20px;
}

.s1desc {
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  margin: 40px 0 20px;
}

.s1img {
  width: 100%;
  margin-bottom: 20px;
}

.s1img img {
  width: 100%;
}

.ffbox {
  width: 100%;
  /* background-color: #252525; */
}



.ffimg,
.ffimg img {
  width: 100%;
  transition: all 0.5s;
  overflow: hidden;
}

.ffimg:hover img {
  cursor: pointer;
  transform: scale(1.1);
  transition: all 0.5s;
}

.ffimg1 {
  text-align: center;
}

.ffimg1 img {
  height: 70px;
}

.fftitle {
  font-size: 46px;
  color: #fff;
  font-weight: 500;
  padding: 50px 10px;
  text-align: center;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.ffdesc {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  padding: 0px 10px 20px;
  text-align: center;
}

.ffdesc span {
  font-weight: bold;
}

.xdesc {
  font-size: 18px;
  color: #7d7c7c;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}

.custom-style {
  padding: 100px 0px;
}



.mobilebox {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 840px) {
  .webbox {
    display: none;
  }

  .mobilebox {
    display: block;
  }

  .custom-style {
    padding: 20px 0px;
  }

  .s1box {
    margin: 20px 0;
  }

  .zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .pingmu-item {
    width: 100%;
    height: 100%;
    background-color: #aa8453;
    position: relative;
    overflow: hidden;
  }

  .pingmu {
    width: 100%;
    /* height: calc(100vh - 88px); */
    display: flex;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
  }

  .videoBox {
    width: 100%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .logoTitle img {
    width: 100%;
  }

  .gt-hero-content img {
    width: 90%;
  }

  .videohua1 img {
    width: 120px;
  }

  .videohua2 img {
    width: 50px;
  }

  .videohua3 img {
    width: 120px;
  }

  .videohua {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .ewmDiv div:nth-child(1) {
    width: 120px;
    height: 120px;
    position: relative;
  }

  .ewmDiv div:nth-child(2) {
    width: 85px;
    height: 85px;
  }
}
