/*客服图标+至尊版弹窗+按钮*/
.kefuicon{
    width:125px;
    height:125px;
    position: fixed;
    z-index: 1000;
    bottom: 143px;
    left:85%;
    border-radius: 50%;
    transform: translateX(0%);
}

.kefuicon-vip{
    width:113px;
    height:133px;
    position: fixed;
    z-index: 1000;
    bottom: 250px;
    left:85%;
    border-radius: 50%;
    transform: translateX(0%);
}
.fixed-icon{
    width:750px;
    display: flex;
    justify-content: flex-end;
}


@media all and (min-width: 1024px){
    .kefuicon{ left:63%;}
}
/*end 固定弹窗*/

.dlg-supervip-1{
    width:665px;
    height:826px;
    position: fixed;
}

.dlg-supervip2-1{
    width:665px;
    height:826px;
    /*background: url('http://p1.277sy.com/program/iosapp/img/vipdown1.png') no-repeat;*/
    position: fixed;}

.btn-vip{width:480px;height:88px;position: absolute;z-index: 10003;left:48%;transform: translateX(-50%);}

.btn-vip1-1{top:481px;}
.btn-vip2-1{top:644px;}
.btn-vip3-1{top:442px;}
.close-vip{
    width:64px;
    height:64px;
    background: url('http://p1.277sy.com/program/iosapp/img/close.png') no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -80px;
    left:50%;
    transform: translateX(-50%);
    z-index: 10003;
}
.dlg-supervip-401{
    width:688px;
    height:702px;
    position: fixed;
}

.dlg-supervip2-401{
    width:688px;
    height:702px;
    position: fixed;
}

.btn-vip1-401{top:382px;}
.btn-vip2-401{top:540px;}
.btn-vip3-401{top:354px;}

.dlg-supervip-416{
    width:688px;
    height:702px;
    position: fixed;
}

.dlg-supervip2-416{
    width:688px;
    height:702px;
    position: fixed;
}

.btn-vip1-416{top:434px;left:51%;}
.btn-vip2-416{top:594px;left:51%;}
.btn-vip3-416{top:399px;left:51%;}

.mark{top:5.8%;}

.dlg-ad2-1{
    width:750px;
    background: url('../img/dlg2.png') no-repeat;
    background-size: 100%;
}
.dlg-ad2-401{
    width:750px;
    background: url('../img/img_401/dlg2.png') no-repeat;
    background-size: 100%;
}

.dlg-ad2-416{
    width:750px;
    background: url('../img/img_416/dlg2.png') no-repeat;
    background-size: 100%;
}

.ad2-close{
    width:80px;
    height:80px;
    position: absolute;
    top:70px;
    right:25px;
}

.ad2-close-1{
    top:70px;
    right:25px;
}

.ad2-close-401{
    top:70px;
    right:25px;
}

.ad2-close-416{
    top:70px;
    right:25px;
}

