@charset "utf-8";
a {
  cursor: auto;
}
a:hover {
  cursor: auto;
}
a[href] {
  cursor: pointer;
}

.swiper-pagination span {
  outline: none;
}

.after-inner #top .banner .topic #icon_all {
  width: .95rem;
  height: auto;
  margin-bottom: .35rem;
}
.pub_case {
  max-width: 1400px;
  width: 73.56805044%;
  margin-left: auto;
  margin-right: auto;
}
.pub_black {
  padding-top: 2.10415vw;
  padding-bottom: 2.10415vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pub_black.pub_top_padding {
  padding-top: 5.25vw;
}
.pub_black.pub_bottom_padding {
  padding-bottom: 5.25vw;
}
.mar_t_50 {
  margin-top: 2.34375vw;
}
.mar_t_100 {
  margin-top: 4.6875vw;
}
.mar_b_50 {
  margin-bottom: 2.34375vw;
}
.mar_b_100 {
  margin-bottom: 4.6875vw;
}
.pub_title {
  color: #333;
  line-height: 1.2;
  margin-top: -0.05rem;
  text-align: center;
}
.pub_title_en {
  color: #333333;
  line-height: 1.33;
  margin-top: .135rem;
  text-transform: capitalize;
  text-align: center;
}

.go_scr > i {
  color: #fff;
  display: inline-block;
  margin-left: 1px;
}

@keyframes ring {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(-50%, -50%) scale(0.3);
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
img {
  max-width: 100%;
}
.after-inner #solution #main .row {
  background:#fff url(../../images/bg.jpg) no-repeat top center / 100% auto;
}
.int_title_box {
  /*background-size: 100%;
  background-position: bottom center;
  background-color: #fff;*/
}
.int_title_box .pub_case {
  /*display: flex;
  align-items: flex-start;*/
}

.int_title_box .pub_case .pub_title {
  text-align: center;
  margin-bottom: 0.5rem;
}
.int_title_box .pub_case .pub_title:after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background-color: #f49e2f;
  margin: 20px auto 0px;
}
.int_title_box .pub_case .pub_info {
  line-height: 2;
  text-align: center;
}
.int_title_box .pub_case .pub_title_en {
  text-align: center;
  margin-top: 0.6rem;
}
.int_title_box .pub_case .pub_title_list {
  padding: 0.4rem 0;
}
.int_title_box .pub_case .pub_title_list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.int_title_box .pub_case .pub_title_list ul li {
    padding: 0 2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.int_title_box .pub_case .pub_title_list ul li .img img {
  width: 0.8rem;
  height: 0.8rem;
  margin-bottom: 0.1rem;
}
.env_src1_case .pub_case > div.pub_info {
  width:100%;
  font-size: 16px;
}

.int_l_title {
  color: #f49e2f;
  line-height: 1.2;
  text-align: center;
}
.int_l_info {
  color: #666666;
  line-height: 2;
  margin-top: .15rem;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}

.inner-half {background-color: #000; width: 100%; height: calc(100vh - 100px); top: 0; left: 0; display: flex; align-items: center; justify-content: space-between; }
.inner-half .inner {position: relative; overflow: hidden; width: 50%; height: 100%; transition: width 0.8s cubic-bezier(0.77, 0.62, 0.58, 1), opacity 0.6s cubic-bezier(0.77, 0.62, 0.58, 1); -webkit-transition: width 0.8s cubic-bezier(0.77, 0.62, 0.58, 1), opacity 0.6s cubic-bezier(0.77, 0.62, 0.58, 1); }
.inner-half .inner:hover {width: 56%; }
.inner-half .inner .pic {position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; transition: transform 1s cubic-bezier(0.77, 0.62, 0.58, 1), opacity 0.6s cubic-bezier(0.77, 0.62, 0.58, 1); -webkit-transition: transform 1s cubic-bezier(0.77, 0.62, 0.58, 1), opacity 0.6s cubic-bezier(0.77, 0.62, 0.58, 1); }
.inner-half .inner:hover .pic{opacity: 0.7; }
.inner-half .inner .bx-logo {position: absolute; width: 100%; height: 100%; top: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; left: 0; z-index: 10; pointer-events: none; text-align: center; }
.inner-half .inner .bx-logo .h {color: #fff;font-family: 'YouSheBiaoTi'}
.inner-half .inner .bx-logo .c {color: #fff;font-family: 'YouSheBiaoTi'}
.inner-half .inner .box {width: 62%; height: 100%; position: relative; margin: 0 auto; max-width: 599px; display: flex; align-items: center; justify-content: center; }

.inner-half .inner .box .cv-box {position: relative; width: 100%; mix-blend-mode: screen; padding-bottom: 101.16%; opacity: 0; z-index: 12; transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; }
.inner-half .inner.on .box .cv-box {transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; opacity: 1; }
.inner-half .inner .box .cv-box a {position: absolute; width: 100%; height: 100%; top: 0; left: 0; animation: rotate_in 2.6s linear infinite; transform-origin: 50% 50.5%; display: block; }
.inner-half .inner .box .cv-box a img {width: 100%;}

.esci4 {width: 100%; height: calc(100vh - 100px); position:relative; overflow: hidden; }
.esci4 .imgbox{position:relative; height:100%; width: 100%; }
.esci4 .tc_s5 {position: static !important;}
.tc_s5 { width:100%; height:100%; top:0; left:0; z-index:1;  -webkit-transition:all 0.5s;  transition:all 0.5s; opacity:1; }
.tc_s5 .bg{ position: absolute; width:100%; height:100%; top:0; left:0; z-index:1; overflow: hidden; }
.tc_s5 .bg span{ display: block; width:100%; height:100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.tc_s5.on{ z-index:1000; opacity:1; }

.body_box{ position: relative;/* z-index: 100*/ }
.btn_move{ position: absolute; width:1px; height:1px; top:50%; left:50%;  z-index:100; cursor:pointer; }
.btn_move span{ width:84px; height:84px; position: absolute; top:50%; left:50%; margin:-42px 0 0 -42px; background:url(../../images/a_7.png) no-repeat center; border-radius: 50%; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); box-shadow: 0px 0px 10px rgba(0,0,0,0.3); }
.tc_s5 .cont{ position: absolute; width:100%; height:100%; top:0; left:0; }
.tc_s5 .bg1{ width:50%; z-index:12; }
.tc_s5 .close{ position: absolute; width:70px; height:70px; right:0; top:0; background:url(../../images/closes.png) no-repeat center; z-index:100; }
.tc_s5 .tit{ position: absolute; bottom:0; width:1230px; left:50%; margin-left: -615px; z-index:13; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}


.env_src4_case {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.env_src4_con {
  display: flex;
  flex-wrap: wrap;
}
.env_src4_con .service_item {
  width: calc((100% - 1.2rem)/3);
  margin-right: 0.6rem;
}
.env_src4_con .service_item:nth-child(n+4) {
  margin-top: 0.6rem;
}
.env_src4_con .service_item:nth-child(3n) {
  margin-right: 0px;
}
.env_src4_con .service_item .text {padding: 0.3rem 0;}
.env_src4_con .service_item .text .name {line-height: 1;}
.env_src4_con .service_item .text .subtitle {color: #f49e2f;font-family: "Arial"font-weight: 400;}
.env_src4_con .service_item .text p {font-weight: 100;margin-top: 0.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 75px;
}


.env_src5_link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.env_src5_link a {
  margin-bottom: 0.1rem;
}
.env_src5_link a + a {
  border-left: 2px solid #f49e2f;
  padding-left:  0.1rem;
  margin-left:  0.1rem;
}
.env_src5_swiper {
  width: 100%;
  position: relative;
}
.env_src5_swiper .pro-link {
  display: flex;
  flex-direction: column;  
  order: 1;
}
.env_src5_swiper .pro-link .pro-img {
  order: 1;
}
.env_src5_swiper .pro-link .pro-wd {
  height: 1rem;
  padding: 0.1rem 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
}
.env_src5_swiper .pro-link .pro-wd p {
  font-family: 'YouSheBiaoTi';
  text-align: center;
  line-height: 1;
}
.env_src5_swiper .swiper-slide:nth-child(2n) .pro-link .pro-wd {
  order: 0;
}
.env_src5_swiper .swiper-button-next, .env_src5_swiper .swiper-button-prev{
  width: 65px;
  height: 65px;
  outline:none
}
.env_src5_swiper .swiper-button-next:fcous, .env_src5_swiper .swiper-button-prev:fcous {
   outline:none
}
.env_src5_swiper .swiper-button-prev {
  left: -100px;
  background:url(../../images/swiper-button-prev.png) no-repeat center / 100% 100%;
}
.env_src5_swiper .swiper-button-next {
  right: -100px;
  background:url(../../images/swiper-button-next.png) no-repeat center / 100% 100%;
}
.env_src5_swiper .swiper-pagination {
  position: static;
  margin-top: 0.3rem;
}
.env_src5_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 5px;
  border-radius: 5px;
}
.env_src5_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 28px;
  background-color: #f49e2f;
}

.env_src5_swiper .swiper-container-horizontal>.swiper-scrollbar {
  position: static;
  margin-top: 0.3rem;
  opacity: 1;
}

.env_src5_con {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.env_src5_con.col_2 a {
  display: block;
  width: 47.15%;
  margin-bottom: 5.7%;
  background-color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(47, 54, 69, 0.2);
}
.env_src5_con.col_3 a {
  display: block;
  width: 29.7%;
  margin-right: 5.4%;
  margin-bottom: 2.6%;
  background-color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(47, 54, 69, 0.2);
}
.env_src5_con.col_3 a:nth-child(3n),
.env_src5_con.col_3 a:last-child {
  margin-right: 0%;
}
.env_src5_con.col_2 a .pro_img_box::before {
  margin-top: 56.666%;
}
.env_src5_con.col_3 a .pro_img_box::before {
  margin-top: 60.3365%;
}
.env_src5_con a .pro_img_box {position: relative;}
.env_src5_con a .pro_img_box .pro_num {
  position: absolute;
  left: 50%;
  top: 100%;
  margin: -0.32rem 0 0 -0.32rem;
  color: #f49e2f;
  font-weight: bold;
  width: 0.64rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 30px 2px #ebebeb;
}
.env_src5_con a .env_src5_text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  height: 2.2rem;
}
.env_src5_con a .env_src5_text .dot_logo {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, 50%);
  background-color: #fff;
  border-radius: 50%;
  color: #f49e2f;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  box-shadow: 0px 10px 30px 0px rgba(47, 54, 69, 0.2);
}
.env_src5_con a .env_src5_text .env_src5_text_box {
  width: 73.5%;
  text-align: center;
}


.env_src6_con,.work_box {
  display: flex;
  flex-wrap: wrap;
}
.env_src6_con .worklist:nth-child(4n) {
  width: 100%;
}
.env_src6_con .worklist:nth-child(4n+1) {
  width: 32.5%;
  margin-right: 1.1%;
}
.env_src6_con .worklist:nth-child(4n+2) {
  width: 32.5%;
  margin-right: 1.1%;
}
.env_src6_con .worklist:nth-child(4n+3) {
  width: 32.5%;
}
.env_src6_con .worklist .worklist_box {
  height: 20.2588596vw;
}
.env_src6_con .worklist:nth-child(4n+1) .worklist_box,
.env_src6_con .worklist:nth-child(4n+2) .worklist_box,
.env_src6_con .worklist:nth-child(4n+3) .worklist_box {height: 13.4524435vw;}

a.worklist {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin-bottom: 1.1vw;
}
a.worklist .worklist_box {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
a.worklist .worklist_box:after {
  content: "";
  transition: all 0.5s ease-in-out;
  opacity: 0;
  background-color: #000000;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

a.worklist .worklist_box .worklist_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

a.worklist .worklist_box .worklist_area {
  position: absolute;
  left: 0px;
  width: 100%;
  transform: translateY(0%);
  z-index: 3;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  bottom: 0%;
  padding: 20px;
  box-sizing: border-box;
}
a.worklist .worklist_box .worklist_texten {
    color: #ffffff;
}
a.worklist:hover .worklist_img{transform: scale(1.1);}
a.worklist:hover .worklist_area{opacity: 1;transform: translateY(-25%);}
a.worklist:hover .worklist_box:after{opacity: 0.5;}
a.worklist:before {content: '';display: block;transition: all 0.5s ease-in-out; opacity: 0;width: 0.6rem;height: 0.6rem;background:url(../../images/icon-video.png) no-repeat center;background-size: 100%;position: absolute;left: 50%;top: 50%;z-index: 3;transform: translate(-50%,-50%);}
a.worklist:hover:before {opacity: 1;}


#work #mains.work_main {
  padding-top: 80px;
  min-height: 60vh;
}
.work_box a.worklist:nth-child(6n+1) {
  width: 100%;
}
.work_box a.worklist:nth-child(6n+2) {
  width: 32.5%;
  margin-right: 1.1%;
}
.work_box a.worklist:nth-child(6n+3) {
  width: 32.5%;
  margin-right: 1.1%;
}
.work_box a.worklist:nth-child(6n+4) {
  width: 32.5%;
}
.work_box a.worklist:nth-child(6n+5) {
  width: 49.3%; 
  margin-right: 1.1%;
}
.work_box a.worklist:nth-child(6n) {
  width: 49.3%;
}
.work_box .worklist_box {
  height: 20.2588596vw;
}
.work_box a.worklist:nth-child(6n+2) .worklist_box, 
.work_box a.worklist:nth-child(6n+3) .worklist_box, 
.work_box a.worklist:nth-child(6n+4) .worklist_box {height: 13.4524435vw;}
.work_box a.worklist{
  margin-bottom: 1.1vw
}
.sev_tab {width: 100%;border:2px solid #f5a43d;display: flex;flex-wrap: wrap;margin:50px 0px 80px;}
.sev_tab a {flex: 1;max-width: 20%;height: 60px;display:inline-flex;align-items: center;justify-content: center;transition: all .4s ease;}
.sev_tab a:hover {color: #f5a43d;}
.sev_tab a.active {color: #fff;background-color: #f5a43d;}

.article .title h1 {text-align: center;font-weight: normal;}
.article .detail p {font-size: inherit}

/*news*/

.env_src_news {
  min-height: 75vh;
}
.env_src_news .list .item {
  display: flex;
  overflow: hidden;
  padding: 34px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.env_src_news .list .item .date {
    float: left;
    width: 56px;
    margin-right: 45px;
}

.env_src_news .list .item .date .s1 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 14px;
}
.env_src_news .list .item .date .s1:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #f49e2f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.env_src_news .list .item .date .s2 {
  font-size: 56px;
  padding-top: 10px;
  line-height: 1;
}

.env_src_news .list .item .img {
    width: 400px;
    height: 225px;
    margin-right: 30px;
    overflow: hidden;
    float: left;
}
.env_src_news .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
}
.env_src_news .list .item .img a:hover img {
  transform: scale(1.2); 
  -webkit-transform: scale(1.2);
}
.env_src_news .list .item .text {
  flex:1;
  overflow: hidden;
}
.env_src_news .list .item .text .title {
  display: block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.env_src_news .list .item .text .title a {
  font-size: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  
}
.env_src_news .list .item .text .title a:hover {
  color: #f49e2f;
}
.env_src_news .list .item .text .time {
  color: #666;
  margin: 18px 0px;
}
.env_src_news .list .item .text .desc {
  color: #666;
  line-height: 24px;
  font-size: 16px;
  height: 76px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.env_src_news .list .item .more {
  position: relative;
  margin-top: 22px;
  display: flex;
  align-items: center;
}


.env_src_news .list .item .more .a {
  font-size: 14px;
  width: 124px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 200px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.env_src_news .list .item .more:after {
  content: "";
  float: right;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
}

.env_src_news .list .item .more .a:hover {
  -webkit-box-shadow: 0 0 15px 0 #cdcdcd;
  box-shadow: 0 0 15px 0 #cdcdcd;
  text-shadow: 0 0 15px #cdcdcd;
}

#new_detail #top {
    height: 30vw;
    min-height: 30vw;
}
#new_detail #main {
  padding-top: 30vw;
}
#new_detail #top .banner .new-msg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 12;
    padding-top: 1.3rem;
    color: #fff;
}
#new_detail #top .banner .new-msg .left {
  width: 50%;
}
#new_detail #top .banner .new-msg .left h1 {
  color: #fff;
}
#new_detail #top .banner .new-msg .left p {
  color: #fff;
}
#new_detail #top .banner .new-msg .right .btn_hover {
  min-width: 11.4vw;
  line-height: 0.6rem;
  top: 1.3rem;
}
#new_detail #main #r1 .con .new-con {
    max-width: 1000px;
    margin: 0 auto;
    color: #37393d;
    margin-bottom: 4vw;
}
#new_detail #main #r1 .con .new-con * {
    font-size: 16px;
    line-height: 2;
}
#new_detail #main #r1 .con .new-con p {
  margin-bottom: 0.5vw;
}
#news #r1 .pager-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0.2rem 0rem;
}
#news #r1 .pager-box a {
  display: inline-block;
  min-width: 0.3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 0.1rem;
  text-align: center;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
}
#news #r1 .pager-box a.on,
#news #r1 .pager-box a:hover {
  color: #f5a43d;
}

@media screen and (orientation: portrait) and (max-width: 1024px) {
  /* 竖屏 */
  .pub_case {
    width: 90%;
  }
  
  .env_src5_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .env_src5_con.col_3 a {
    display: block;
    width: 29.7%;
    margin-right: 0;
    margin-bottom: 2.6%;
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(47, 54, 69, 0.2);
  }
  .env_src5_con.col_3 a:nth-child(3n) {
    margin-right: 0%;
  }
  .env_src5_con a .env_src5_text {
    height: 2rem;
  }
  .env_src5_con a .env_src5_text .env_src5_text_box {
    width: 90%;
  }
  
}

@keyframes gua {
  0% {
    right: 0;
    width: 0;
  }
  20% {
    right: 0;
    width: 110%;
  }
  70.01% {
    left: 0;
    width: 110%;
  }
  100% {
    left: 0;
    width: 0;
  }
}
@keyframes guaL {
  0% {
    left: 0;
    width: 0;
  }
  20% {
    left: 0;
    width: 110%;
  }
  70.01% {
    right: 0;
    width: 110%;
  }
  100% {
    right: 0;
    width: 0;
  }
}
.delay-1 {
  transition-delay: 0.5s !important;
}
.delay-2 {
  transition-delay: 0.7s !important;
}
.delay-3 {
  transition-delay: 0.9s !important;
}
.delay-4 {
  transition-delay: 1.1s !important;
}
.delay-5 {
  transition-delay: 1.3s !important;
}
.delay-6 {
  transition-delay: 1.5s !important;
}
.delay-7 {
  transition-delay: 1.7s !important;
}
.delay-8 {
  transition-delay: 1.9s !important;
}
.delay-9 {
  transition-delay: 2.1s !important;
}
.delay-10 {
  transition-delay: 2.3s !important;
}
.delay-11 {
  transition-delay: 2.5s !important;
}
.delay-12 {
  transition-delay: 2.7s !important;
}
.delay-13 {
  transition-delay: 2.9s !important;
}
.delay-14 {
  transition-delay: 3.1s !important;
}
.delay-15 {
  transition-delay: 3.3s !important;
}
.delay-16 {
  transition-delay: 3.5s !important;
}
.delay-17 {
  transition-delay: 3.7s !important;
}
.delay-18 {
  transition-delay: 3.9s !important;
}
.delay-19 {
  transition-delay: 4.1s !important;
}
.delay-20 {
  transition-delay: 4.3s !important;
}
.delay-21 {
  transition-delay: 4.5s !important;
}
.delay-22 {
  transition-delay: 4.7s !important;
}
.delay-23 {
  transition-delay: 4.9s !important;
}
.delay-24 {
  transition-delay: 5.1s !important;
}
.delay-25 {
  transition-delay: 5.3s !important;
}
.delay-26 {
  transition-delay: 5.5s !important;
}
.delay-27 {
  transition-delay: 5.7s !important;
}
.delay-28 {
  transition-delay: 5.9s !important;
}
.delay-29 {
  transition-delay: 6.1s !important;
}
.delay-30 {
  transition-delay: 6.3s !important;
}
video + canvas {
  display: none;
}
video {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
