@charset "UTF-8";

._fnctWrap {line-height:1.5;}

.main-popup {position:relative; z-index:90;}

.main-popup-top {position: absolute; left: 0; top: 0; width: 100%; padding-left: 5%; box-sizing: border-box; height: 50px; background: rgba(0, 0, 0, 0.6); z-index: 5;}

.main-popup-top .title {float: left; font-size: 18px; letter-spacing: -0.5px; line-height: 50px; color: #fff;}

.main-popup-num {float: left; border-left: 1px solid #85858F; padding: 0 15px; min-width: 61px;}
.main-popup-num > span {display: inline-block; vertical-align: middle; font-family:'Mont Regular'; font-size: 14px; line-height: 50px; color: #fff;}
.main-popup-num > span.slash {margin: 0 5px;}

.main-popup .slider {}
.main-popup .slider li img {width:100%;}
.main-popup .control {text-align:center; }

.main-popup .control .paging {display:inline-block;}
.main-popup .control .paging ul {display:inline-block;}
.main-popup .control .paging li {float:left; margin:0 2px;}
.main-popup .control .paging li.slick-active button {width:22px; background:url('../images/pop-dot-on.png') no-repeat center center; position:relative;}
.main-popup .control .paging li button {width:12px; height:22px; background:url('../images/pop-dot-off.png') no-repeat center center; text-indent:-9999px;}

.main-popup .control {float: right;}
.main-popup .control .playstop {float: left; display:inline-block; position:relative; line-height: 50px; border-left: 1px solid #85858F; width: 39px;}
.main-popup .control .playstop button {display:none; text-indent:-9999px;}
.main-popup .control .playstop button.on {display:inline-block;}
.main-popup .control .play {width:22px; height:22px; background:url('../images/pop-play.png') no-repeat center center;}
.main-popup .control .stop {width:22px; height:22px; background:url('../images/pop-stop.png') no-repeat center center;}

.main-popup .prevnext {float: left;}
.main-popup .prevnext .container {position: relative; padding: 0;}
.main-popup .prevnext button {width:39px; height:50px; text-indent: -9999px; border-left: 1px solid #85858F;}
.main-popup .prevnext .prev {background: url("../images/btn_popup_prev.png") no-repeat center; }
.main-popup .prevnext .next {background: url("../images/btn_popup_next.png") no-repeat center; }

@media all and (max-width:1023px) {

}

@media all and (max-width:768px) {

}
