
.ly_video_14 .play_btn i {
color:#00dc75;
}
.ly_video_2 .img_box .t_button {
    position: absolute;
    width: 62px;
    height: 62px;
    background-color: #00dc75;
    border-radius: 31px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    line-height: 62px;
    cursor: pointer;
}

