._fnctWrap {line-height:1.5;}

.wrap-popup {position: relative; height: 100%; }
.wrap-popup .slider img {width: 100%; height: 100%;}
.wrap-popup .control {position: absolute; right: 20px; bottom: 20px;}
.wrap-popup .control .paging {display: inline-block; font-size: 0;}
.wrap-popup .control .paging li {display: inline-block; margin-left: 10px;}
.wrap-popup .control .paging li button {display: block; width: 13px; height: 14px; text-indent: -99999px; background: url('../images/dot-popup.png') no-repeat center center;}
.wrap-popup .control .paging li.slick-active {background: rgba(255,255,255,1); background: url('../images/dot-popup-on.png') no-repeat center center}
.wrap-popup .control .playstop {display: inline-block; font-size: 0; padding-left: 10px;}
.wrap-popup .control .playstop button {display: none; width: 10px; height: 13px; text-indent: -99999px;}
.wrap-popup .control .playstop button.on {display: inline-block;}
.wrap-popup .control .playstop button.play {background: url('../images/btn-popup-play.png') no-repeat center center;}
.wrap-popup .control .playstop button.stop {background: url('../images/btn-popup-stop.png') no-repeat center center;}
.wrap-popup .slick-slider,
.wrap-popup .slick-track,
.wrap-popup .slick-list {height: 100%;}