ACE SERIES // PRO Musical Chair

Le prix initial était : 199,99 €.Le prix actuel est : 119,99 €.

.ul_tabs {display:none} #wrap_des_pr>.container{width: 100%;max-width: 100%;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: auto;} .panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 25px} ul{padding: 0 25px} #CKTA>div{position: relative} .dw{border-bottom: 0!important;position: absolute} .dw1 {left: 49.55%;top: 10%;width: 36.81%;height: 79.7%;border-radius: 6px;} .dw2 {left: 53.6%;top: 58.1%;width: 24.81%;border-radius: 6px;} .dw3 {left: 36%;top: 40%;width: 30%;height: 20%;} .pcA{display: block;} .phA{display: none;} .change_btn {position: absolute;width: 13%;height: 10%;border-radius: 30px;background: #ffffff00;cursor: pointer;z-index: 5;} .change_img{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none} .change_img_m{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none} .change_btn_m:hover,.change_btn:hover,.showVideo:hover,.showModel:hover{background: #ffffff30!important;} .showVideo{-webkit-animation: btnFlicker 2s infinite;-o-animation: btnFlicker 2s infinite;animation: btnFlicker 2s infinite;} #Youtube01 {position: absolute;width: 31.3%!important;height: 68.3%!important;left: 55.2%;top: 15.8%;} .alink{position: absolute;border-bottom: 0!important;} .alink:hover{background: #ffffff40} .alk1 {left: 14.8%;top: 50.2%;width: 13.5%;height: 30.3%;border-radius: 50%;} .alk2 {left: 72.3%;top: 50.2%;width: 13.5%;height: 30.3%;border-radius:…

Description

.ul_tabs {display:none}
#wrap_des_pr>.container{width: 100%;max-width: 100%;padding-right: 0;padding-left: 0;margin-right: auto;margin-left: auto;}
.panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 25px}
ul{padding: 0 25px}

#CKTA>div{position: relative}
.dw{border-bottom: 0!important;position: absolute}
.dw1 {left: 49.55%;top: 10%;width: 36.81%;height: 79.7%;border-radius: 6px;}
.dw2 {left: 53.6%;top: 58.1%;width: 24.81%;border-radius: 6px;}
.dw3 {left: 36%;top: 40%;width: 30%;height: 20%;}
.pcA{display: block;}
.phA{display: none;}

.change_btn {position: absolute;width: 13%;height: 10%;border-radius: 30px;background: #ffffff00;cursor: pointer;z-index: 5;}
.change_img{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none}
.change_img_m{position: absolute;left:0;top: 0;width: 100%;z-index: 2;display: none}
.change_btn_m:hover,.change_btn:hover,.showVideo:hover,.showModel:hover{background: #ffffff30!important;}
.showVideo{-webkit-animation: btnFlicker 2s infinite;-o-animation: btnFlicker 2s infinite;animation: btnFlicker 2s infinite;}

#Youtube01 {position: absolute;width: 31.3%!important;height: 68.3%!important;left: 55.2%;top: 15.8%;}

.alink{position: absolute;border-bottom: 0!important;}
.alink:hover{background: #ffffff40}
.alk1 {left: 14.8%;top: 50.2%;width: 13.5%;height: 30.3%;border-radius: 50%;}
.alk2 {left: 72.3%;top: 50.2%;width: 13.5%;height: 30.3%;border-radius: 50%;}

@media screen and (max-width:800px) {
ul{padding: 0}
.panel.entry-content.sp-tab.des_mb_2.des_style_1.dn.active{padding: 0}

.dw1 {left: 5.55%;top: 50.9%;width: 89.2%;height: 44.1%;border-radius: 3px;}
.dw2 {left: 12.5%;top: 76.8%;width: 74.5%;border-radius: 6px;}
.dw3 {left: 25%;top: 37%;width: 50%;height: 20%;}
.pcA{display: none;}
.phA{display: block;}

.change_btn_m {position: absolute;width: 39%;height: 7%;left: 2%;border-radius: 30px;background: #ffffff00;cursor: pointer;z-index: 5;}

#Youtube01 {width: 94%!important;height: 38.2%!important;top: 25.4%;left: 3%;}

.showVideo1 {left: 8.6%!important;top: 65.6%!important;width: 7.4%!important;height: 5.6%!important;}
.showVideo2 {left: 54.8%!important;top: 86%!important;width: 7.4%!important;height: 5.6%!important;}
#showend {width: 42%!important;bottom: 11%!important;left: 11%!important;}

.alk1 {left: 6%;top: 50.8%;width: 22.3%;height: 22.2%;}
.alk2 {left: 74%;top: 50.8%;width: 22.3%;height: 22.2%;}

}
–>































$(function () {
$(« .change_btn »).click(function () {
$(« .change_btn »).css(« background », »#ffffff00″);
$(this).css(« background », »#ffffff30″);
let index = $(« .change_btn »).index($(this));
console.info(index);
$(« .change_img »).hide();
$(« .change_img »).eq(index).show();
});
$(« .change_btn_m »).click(function () {
$(« .change_btn_m »).css(« background », »#ffffff00″);
$(this).css(« background », »#ffffff30″);
let index = $(« .change_btn_m »).index($(this));
console.info(index);
$(« .change_img_m »).hide();
$(« .change_img_m »).eq(index).show();
})
})









$(function () {
$(‘#showend’).on(‘ended’,function(){
$(« #showend »).fadeOut(300);
});
});
$(« .showVideo »).click(function () {
let vide = $(« #showend »);
vide.fadeIn(300);
vide[0].play();
});
















#ModelBox{display: none;position: fixed;left: 0;top: 0; width: 100%;height: 100%;background: #0000007a;z-index: 100;padding: 5% 23%;}
#ImgModel{position: relative;height: 100%;}
#ImgModel>div {height: 100%;text-align: center;}
#ImgModel>div>img{height: 100%}
#ImgModel>span {cursor: pointer;position: absolute;top: 40%;width: 5%;text-align: center;font-size: 50px;font-family: cursive;font-weight: bold;color: white;}
#ImgModel>ul {position: absolute;left: 30%;width: 40%;bottom: 1%;margin: 0;padding: 0;overflow: auto;}
#ImgModel>ul>li {text-decoration: none;cursor: zoom-in;width: 18%;margin: 0 1%;display: block;opacity: 0.6;float: left;}
#ImgModel>ul>li:hover {opacity: 1;}
#ImgModel>ul>li>img{width: 100%}
#guan{position: absolute;right: 1%;top: 9%;font-size: 35px;color: white;font-family: cursive;cursor: pointer}
/*按钮的样式*/
.showModel {position: absolute;width: 13.8%;height: 68.4%;cursor: pointer;background: #ff000000;}
.showModel1 {left: 13.5%;top: 14.4%;}
.showModel2 {left: 28.4%;top: 14.4%;}
.showModel3 {left: 43.2%;top: 14.4%;}
.showModel4 {left: 58%;top: 14.4%;}
.showModel5 {left: 72.8%;top: 14.4%;}
@media screen and (max-width:800px) {
#ModelBox {padding: 60% 1%;}
#ImgModel>span {font-size: 37px;}
#guan{font-size: 26px;}
#ImgModel>ul>li {width: 31%;}
.showModel {width: 29.7%;height: 63.6%;}
.showModel1 {top:18%;left: 3.8%;}
.showModel2 {top:18%;left: 35%;}
.showModel3 {top:18%;left: 66.5%;}
}

×

<
>

$(function () {
//手机端删除最后两张图
if (screen.height >= 800 && screen.width >= screen.height) {}else {
let Imgs = $(« #ImgModel>div »);
let lis = $(« #ImgModel>ul>li »);
Imgs.eq(3).remove();
Imgs.eq(4).remove();
lis.eq(3).remove();
lis.eq(4).remove();
$(« .showModel4 »).remove();
$(« .showModel5 »).remove();
}
let ind=0;
$(« #prevImg »).click(function () {
ind–;
if(indul>li »).length-1);
}
changeImg(ind);
});
$(« #nextImg »).click(function () {
ind++;
if(ind>($(« #ImgModel>ul>li »).length-1)){
ind=0;
}
changeImg(ind);
});
$(« #ImgModel>ul>li »).click(function () {
let li = $(this);
ind = $(« #ImgModel>ul>li »).index(li);

changeImg(ind);
});
//切换图片
function changeImg(index){
$(« #ImgModel>div »).hide();
$(« #ImgModel>div »).eq(index).show();
}
//显示窗口
$(« .showModel »).click(function () {
$(« #ModelBox »).fadeIn(300);
let span = $(this);
ind = $(« .showModel »).index(span);
changeImg(ind);
});
//esc隐藏
$(document).keyup(function(event) {
switch (event.keyCode) {
case 27:
$(« #ModelBox »).fadeOut(300);
}
})
})

Informations complémentaires

Color

, , , ,

Avis

Il n’y a pas encore d’avis.

Soyez le premier à laisser votre avis sur “ACE SERIES // PRO Musical Chair”

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Produits similaires