﻿.about-us .kche-t206-right{position:relative}
.about-us .kche-t206-right #videoplay{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:1;opacity: 0;}
.about-us .kche-t206-right #videoplay.show{opacity: 1;}
.about-us .kche-t206-right img.show{opacity: 0;}
.about-us .kche-t206-right .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(11,11,11,.8);cursor:pointer;transition:all .2s linear;z-index:1}
.about-us .kche-t206-right .play:hover{width:55px;height:55px}
.about-us .kche-t206-right .play em{position:static;background:0 0;color:#fff;border:none;transform:none}
