html梯形选项卡,梯形选项卡,重叠选项,斜角选项卡,直角梯形

Document

.type2,#pay{

display:none;

}

.vip_content {

width: 929.5px;

border: solid 0.5px #dcdcdc;

border-top: none;

margin: 0 auto;

margin-top: 22px;

margin-bottom: 25px;

border-radius: 5px;

}

.vip_bar {

display: flex;

align-items: center;

position: relative;

height: 54px;

}

.vip_bar .one_option {

font-size: 17px;

letter-spacing: 1.3px;

color: #a1a1a1;

cursor: pointer;

height: 54px;

text-align: center;

display: flex;

align-items: center;

justify-content: center;

border-top: none;

width: 477.5px;

}

.privilege_option {

width: 475px;

z-index: 99;

position: absolute;

left: 0;

top: 0;

}

.num_option {

z-index: 99;

color: #a1a1a1;

position: absolute;

right: 0;

top: 0;

}

.vip_bar .this_option {

color: #3b3127 !important;

z-index: 200;

}

.vip_bar .bg_img {

width: 100%;

height: 100%;

position: absolute;

left: 0;

top: 0;

margin-right: 0;

z-index: -1;

}

.vip_bar img {

width: 17px;

margin-right: 6.5px;

}

.box {

background-color: #fff;

padding: 25px 0;

}

.vip_msg {

width: 855px;

margin: 0 auto;

background-color: #fff;

}

![](https://www.aipinwang.com/static/web/img/zp.png)

![](https://www.aipinwang.com/static/web/img/leftbai.png)

![](https://www.aipinwang.com/static/web/img/zph.png)

![](https://www.aipinwang.com/static/web/img/lefthui.png)

梯形选项1111

![](https://www.aipinwang.com/static/web/img/hrs.jpg)

![](https://www.aipinwang.com/static/web/img/rightbai.png)

![](https://www.aipinwang.com/static/web/img/djh.png)

![](https://www.aipinwang.com/static/web/img/righthui.png)

梯形选项222

梯形选项内容1111
梯形选项内容2222

$(function () {

$(".privilege_option").click(function () {

$(this).addClass("this_option");

$(".num_option").removeClass("this_option");

$(".single").removeClass("single_this");

$(".type1").show();

$(".type2").hide();

$(".privilege_option").css("z-index", 200);

});

$(".num_option").click(function () {

$(this).addClass("this_option");

$(".privilege_option").removeClass("this_option");

$(".type1").hide();

$(".type2").show();

$(".privilege_option").css("z-index", 0);

});

});

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值