.idx_dz{padding-bottom:0}
.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.idx_about .left {
  width: 50%;
  padding-top: 34.867%;
  position: relative;
  overflow: hidden;
  -webkit-animation-name: fadeInLeft-100;
     -moz-animation-name: fadeInLeft-100;
          animation-name: fadeInLeft-100;
}
.media-wrap img,
.media-wrap iframe,
.media-wrap video,
.img-wrap img,
.img-wrap iframe,
.img-wrap video {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}
.idx_about .left .img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.idx_about .left .img-wrap {
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.idx_about .left:hover .img-wrap {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
       transform: scale(1.03);
}

.idx_about .right {
  width: 50%;
  -webkit-animation-name: fadeInRight-100;
     -moz-animation-name: fadeInRight-100;
          animation-name: fadeInRight-100;
  padding-top: 34.867%;
  position: relative;
}

.idx_about .right::after {
  width: 100%;
  height: 100%;
  background: #b60007;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
}
.video{padding-bottom:80px}
.idx_about .right .table-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  z-index: 2;
}

.idx_about .right .t1 {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  line-height: 64px;
  margin-bottom: 16px;
}

.idx_about .right .texts {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  text-indent: 2em;
}

.idx_about .right .item {
  width: 25%;
  float: left;
  padding-top: 30px;
  text-align: center;
  color: #fff;
}

.idx_about .right .item span {
  font-family: BEBAS, Metal, Impact;
  font-weight: normal;
  color: #fff;
  font-size: 56px;
  line-height: 80px;
}

.idx_about .right .item sup {
  font-size: 18px;
  font-weight: 400;
  vertical-align: top;
  color: #fff;
  padding-left: .5em;
}

.idx_about .right .item sub {
  font-family: BEBAS, Metal, Impact;
  font-weight: normal;
  color: #fff;
  font-size: 24px;
  vertical-align: text-bottom;
}

.idx_about .right .item .bottom {
  text-align: center;
  font-size:16px;
}
.idx_about .right .card-more {
  margin-top: 59px;
}

.idx_about  .card-more {
  margin-top: 59px;
}

.idx_about  .inner {
  position: relative;
}

@media screen and (max-width: 1500px) {
  .idx_about .left {
    width: 50%;
    padding-top: 45%;
   
  }
  .idx_about .right {
    padding-top: 45%;
  }
  .idx_about .right .item {
    width: 25%;
  }
  .idx_about .right .item span {
    font-size: 30px;
    line-height: 50px;
  }
  .idx_about .right .item sub,
  .idx_about .right .item sup {
    font-size: 14px;
  }
  .idx_about .right .t1 {
    font-size: 28px;
    line-height: 1.75;
  }
  .idx_about .right .texts {
    font-size: 14px;
    line-height: 2;
  }
}    
/* more */
.card-more {
  display: block;
  width: 152px;
  height: 54px;
  border: 1px solid #94000e;
  position: relative;
  line-height: 1.2;
}

.card-more .cn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.card-more .cn .text-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  z-index: 4;
}

.card-more .cn img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.card-more .cn img:nth-child(2) {
  opacity: 0;
}

.card-more:hover img:nth-child(2) {
  opacity: 1;
}

.card-more:hover .text-text {
  color: #fff;
}

.card-more.white {
  border-color: #fff;
}

.card-more.white .text-text {
  color: #fff;
}

.card-more.white:hover .text-text {
  color: #d20010;
}

.card-more.red {
  border-color: #B60007;
}

.card-more.red .text-text {
  color: #d20010;
}

.card-more.red:hover .text-text {
  color: #fff;
}

.card-more.gray {
  border-color: rgba(122, 106, 90, 0.5);
}

.card-more.gray .text-text {
  color: #857668;
}

.card-more.gray:hover .text-text {
  color: #fff;
}
.table-cell{font-size:16px}
@media screen and (max-width: 1500px) {
  .card-more {
    width: 110px;
    height: 44px;
  }
  .card-more img {
    width: 87.5%;
  }
  .video{padding-bottom:50px;}
}

@media screen and (max-width: 1023px) {
	#product,#product *{display:none;}
	.fullpage-wrapper,#fp-nav{height:0 !important;display:none;}
  .card-more.white {
    border-color: rgba(255, 255, 255, 0.5);
  }
  .card-more.red {
    border-color: rgba(182, 0, 7, 0.5);
  }
  .card-more.gray {
    border-color: rgba(122, 106, 90, 0.5);
  }
  .er-pro-list .grid2 .lists li{width: 100%;border:none}
}
/* 手机端 */

@media screen and (max-width: 1023px) {
.

  .idx_about .inner {
    width: 100%;
  }

  .idx_about .left {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }

  .idx_about .left .img-wrap {
    height: auto;
    position: relative;
  }

  .idx_about .right {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 0.42rem;
  }

  .idx_about .right .table-container {
    position: relative;
    padding: 0;
    padding: 0 21px;
  }

  .idx_about .right .t1 {
    font-size: 32px;
  }

  .idx_about .right .texts {
    font-size: 22px;
    font-weight: 400;
    color: white;
    line-height: 38px
  }

  .idx_about .right .item {
    text-align: left;
  }

  .idx_about .right .item span {
    font-size: 52px;
    line-height: 68px;
  }

  .idx_about .right .item .bottom {
    font-size: 20px;
    text-align: left;
  }

  .idx_about .right .item sub,
  .idx_about .right .item sup {
    font-size: 16px;
  }
}
.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgcc {
  background-size: cover;
}

.title-container {
  text-align: center;
  margin-bottom: 40px;
}

.title-container .title-cn {
  font-size: 48px;
  font-weight: 400;
  color: #392f25;
  line-height: 68px;
  -webkit-animation-name: fadeInUp-100;
     -moz-animation-name: fadeInUp-100;
          animation-name: fadeInUp-100;
}

.title-container .title-cn img {
  width: 17px;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  position: relative;
  margin: 0 15px;
  -webkit-animation-delay: .8s;
     -moz-animation-delay: .8s;
          animation-delay: .8s;
}

.title-container .title-en {
  font-size: 20px;
  font-weight: 400;
  color: #454545;
  line-height: 40px;
  -webkit-animation-name: fadeInUp-100;
     -moz-animation-name: fadeInUp-100;
          animation-name: fadeInUp-100;
}

.title-container .title-text {
  font-size: 15px;
  font-weight: 400;
  color: #9b9a99;
  line-height: 26px;
  -webkit-animation-name: fadeInUp-100;
     -moz-animation-name: fadeInUp-100;
          animation-name: fadeInUp-100;
}

@media screen and (max-width: 1500px) {
  .title-container .title-cn {
    font-size: 36px;
    line-height: 1.75;
  }
  .title-container .title-en {
    font-size: 18px;
    line-height: 1.75;
  }
  .title-container .title-text {
    font-size: 14px;
    line-height: 1.75;
  }
}   
/*  */
.video .item {
  height: 445px;
  float: left;
  width: 49.375%;
  position: relative;
  overflow: hidden;
  -webkit-animation-name: fadeInLeft;
     -moz-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

.video .item:nth-of-type(2) {
  float: right;
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
          animation-delay: .5s;
}

.video .item .img-bg {
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item .text-container {
  position: absolute;
  width: 100%;
  top: 65px;
  text-align: center;
  z-index: 3;
}

.video .item .t1 {
  font-size: 36px;
  font-weight: 400;
  color: white;
  line-height: 46px;
  margin-bottom: 7px;
}

.video .item .t2 {
  font-size: 22px;
  font-weight: 300;
  color: white;
  line-height: 32px;
  margin-bottom: 7px;
}

.video .item .t3 {
  font-size: 16px;
  font-weight: 300;
  color: white;
  line-height: 26px;
}

.video .item .rot {
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 42px auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-perspective: 100;
          perspective: 100;
}

.video .item:nth-child(2) img {
  margin-left: 2px;
}

.video .item:nth-child(1) .rot {
  border: none;
}

.video .item:nth-child(1) .pl3 {
  -webkit-transform: rotateX(-70deg) rotateZ(0);
     -moz-transform: rotateX(-70deg) rotateZ(0);
          transform: rotateX(-70deg) rotateZ(0);
  -webkit-animation: ro 3s linear 0s infinite normal both;
     -moz-animation: ro 3s linear 0s infinite normal both;
          animation: ro 3s linear 0s infinite normal both;
  display: none;
}

.video .item:nth-child(1) .pl4 {
  position: absolute;
  top: 0;
  left: 0;
}

.video .item .mask {
  top: 14px;
  left: 14px;
  bottom: 14px;
  right: 14px;
  position: absolute;
  margin: auto;
}

.video .item .mask .line {
  position: absolute;
  background: #d9b97a;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item .mask .line:nth-child(1) {
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#d9b97a), color-stop(60%, #d9b97a), color-stop(61.1%, rgba(0, 0, 0, 0)), color-stop(86%, rgba(0, 0, 0, 0)), color-stop(86.1%, #d9b97a), to(#d9b97a));
  background: -webkit-linear-gradient(left, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: -moz-linear-gradient(left, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: -o-linear-gradient(left, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: linear-gradient(90deg, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
}

.video .item .mask .line:nth-child(2) {
  top: 0;
  height: 0;
  width: 1px;
  right: 0;
}

.video .item .mask .line:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#d9b97a), color-stop(60%, #d9b97a), color-stop(61.1%, rgba(0, 0, 0, 0)), color-stop(86%, rgba(0, 0, 0, 0)), color-stop(86.1%, #d9b97a), to(#d9b97a));
  background: -webkit-linear-gradient(right, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: -moz-linear-gradient(right, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: -o-linear-gradient(right, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
  background: linear-gradient(270deg, #d9b97a 0%, #d9b97a 60%, rgba(0, 0, 0, 0) 61.1%, rgba(0, 0, 0, 0) 86%, #d9b97a 86.1%, #d9b97a 100%);
}

.video .item .mask .line:nth-child(4) {
  bottom: 0;
  left: 0;
  height: 0;
  width: 1px;
}

.video .item .mask .tl1 {
  left: 0px;
  top: 0px;
  position: absolute;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item .mask .tl2 {
  right: 0px;
  top: 0px;
  position: absolute;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item .mask .tl3 {
  bottom: 0px;
  right: 0px;
  position: absolute;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item .mask .tl4 {
  bottom: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item:hover .mask .line:nth-child(1) {
  width: 100%;
}

.video .item:hover .mask .line:nth-child(3) {
  width: 100%;
}

.video .item:hover .mask .line:nth-child(2) {
  height: 100%;
}

.video .item:hover .mask .line:nth-child(4) {
  height: 100%;
}

.video .item:hover .mask .tl1 {
  left: 0px;
  top: 0px;
  position: absolute;
  opacity: 1;
}

.video .item:hover .mask .tl2 {
  right: 0px;
  top: 0px;
  position: absolute;
  opacity: 1;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.video .item:hover .mask .tl3 {
  bottom: 0px;
  right: 0px;
  position: absolute;
  opacity: 1;
}

.video .item:hover .mask .tl4 {
  bottom: 0px;
  left: 0px;
  position: absolute;
  opacity: 1;
}

.video .item:hover .img-bg {
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

@media screen and (max-width: 1500px) {
  .video .item {
    height: 306px;
  }
  .video .item .text-container {
    top: 50px;
  }
  .video .item .t1 {
    font-size: 28px;
    line-height: 1.5;
  }
  .video .item .t2 {
    font-size: 18px;
    line-height: 1.5;
  }
  .video .item .t3 {
    font-size: 14px;
  }
  .video .item .rot {
    margin: 30px auto 0;
    width: 40px;
    height: 40px;
  }
  .video .item .rot img {
    width: 40px;
  }
}

@media screen and (max-width: 1023px) {


  .video .item {
    width: 100%;
    height: 198px;
    margin-bottom: 12px;
  }

  .video .item .t1 {
    font-size:16px;
    margin-bottom: 0;
  }

  .video .item .t2 {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 2;
  }

  .video .item .t3 {
    font-size: 10px;
    line-height: 22px;
  }

  .video .item .title-container {
    top: 0.54rem;
  }

  .video .item .rot {
    width: 29px;
    height: 29px;
    margin: 132px auto 0;
  }

  .video .item .rot img {
    width: 100%;
    height: 100%;
  }

  .video .item .mask .line:nth-child(1) {
    width: 100%;
  }

  .video .item .mask .line:nth-child(3) {
    width: 100%;
  }

  .video .item .mask .line:nth-child(2) {
    height: 100%;
  }

  .video .item .mask .line:nth-child(4) {
    height: 100%;
  }

  .video .item .mask img {
    width: 0.21rem;
  }

  .video .item .mask .tl1 {
    left: 0;
    top: 0;
    position: absolute;
    opacity: 1;
  }

  .video .item .mask .tl2 {
    right: 0;
    top: 0;
    position: absolute;
    opacity: 1;
    transition: .5s;
  }

  .video .item .mask .tl3 {
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 1;
  }

  .video .item .mask .tl4 {
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 1;
  }
}
.modal-body {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: none;
  transition: all 3s;
  z-index: 9031;
}
.modal-body .dialog {
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 95%;
  transform: translate(-50%, -50%);
}
video {
    vertical-align: middle;
    background: #000;
    width: 100%;
}
.modal-body .dialog .close {
  position: absolute;
  top: 0.2rem;
  width: 2rem;
  height: 2rem;
  background: url(../images/close.png) center no-repeat;
  background-size: 100% 100%;
  right: 0.2rem;
  display: block;
  z-index: 99;
  cursor: pointer;
}


.modal-body .dialog .close {width:8px;height:8px}
.modal-body .dialog {
    width: 80%;}