*{
    margin: 0;
    padding: 0;
    list-style: none;
}

p{
    margin: 0; !important;
}
a{
    text-decoration: none;
    color: black;
}
body{
    background-color: #f3f3f3;
}
.body{
    width: 1200px;
    margin: auto;
}
.top{
    width: 100%;
    background-color: white;
}
.top-bar{
    width: 1200px;
    height: 60px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.top-bar-left img{
    width: 100%;
    overflow: hidden;
}
.top-bar-center{
    margin-left: 50px;
    display: flex;
}
.top-bar-center a{
    width: 120px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: black;
    text-decoration: none;
}
.top-bar-center a :hover{
    background-color: #1e5eff;
    color: white;
    cursor: pointer;
}
.top-bar-right{
    width: 120px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-bar-right button{
    width: 70px;
    height: 40px;
    background-color: #1e5eff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: white;
    cursor: pointer;
}
body{
    background-color: #f3f3f3;
}
.body{
    width: 1200px;
    margin: auto;
}
.zhuanjia-box{
    width: 100%;
    background-color: white;
    border-radius: 5px;
    margin-top: 40px;
}
.zhuanjia-top{
    display: flex;
    align-items: center;
}
.zhuanjia-left{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 40px;
    margin-left: 40px;
}
.zhuanjia-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zhuanjia-right{
    width: 60%;
    margin-top: 40px;
    margin-left: 30px;
}
.zhuanjia-right div{
    font-size: 18px;
}
.zhuanjia-right p{
    font-size: 14px;
    color: #5a5a5a;
    margin-top: 8px;
}
.zhuanjia-bottom{
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-top: 60px;
}
.zhuanjia-item{
    width: 25%;
}
.zhuanjia-item div{
    font-size: 24px;
    color: red;
}
.zhuanjia-item p{
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 20px;
}
.scheme-box{
    width: 100%;
    margin-top: 20px;
    background-color:white;
    padding-bottom: 30px;
    border-radius: 5px;
}
.scheme-content{
    width: 800px;
    margin: auto;
}
.scheme-title{
    font-size: 18px;
    color: red;
    text-align: center;
    padding-top: 40px;
    font-weight: 500;
}
.teem{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 80px;
    margin-bottom: 80px;
}
.teem-left{
    text-align: center;
}
.teem-left div{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}
.teem-left div img{
    width: 100%;
}
.teem-left p{
    font-size: 16px;
    margin-top: 10px;
}
.teem-center{
    text-align: center;
}
.teem-center img{
    width: 70px;
}
.teem-center p{
    font-size: 14px;
}
.wanfa-title{
    font-size: 14px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.wanfa-title p{
    font-size: 12px;
    margin-left: 10px;
    color: #a2a2a2;
}
.wanfa-box{
    display: flex;
    margin-top: 20px;
}
.wanfa-item1{
    width: 140px;
    height: 60px;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    font-size: 14px;
}
.wanfa-item{
    width: 210px;
    height: 60px;
    background-color: #f3f3f3;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    .mask{
        width: 60px;
        height: 20px;
        background: url("/assets/images/mask.png");
        background-size:100% 100%;
    }
}
.wanfa-item-win{
    color:#fff;
    background:#de3034;
}


.wanfa-item p{
    font-size: 14px;
}
.wanfa-item div{
    font-size: 18px;
    color: red;
    font-weight: 500;
}
.wanfa-item-win div{
    font-size: 18px;
    color: #fff; !important;
    font-weight: 500;
}
.wanfa-content{
    margin-top: 60px;
}

.tuijian{
    font-size: 16px;
    color: red;
    font-weight: 500;
    margin-top: 20px;
}
.bottom{
    width: 100%;
    height: 200px;
    background-color: #e6e6e6;
    margin-top: 80px;
}
.aboutus{
    display: flex;
    width: 1200px;
    margin: auto;
    padding-top: 50px;
    align-items: center;
}
.aboutus div{
    font-size: 16px;
    font-weight: 500;
}
.aboutus p{
    font-size: 14px;
    margin-left: 70px;
}



.rj-content{
    width: 560px;
    margin:0 auto;
    table{
        width: 100%;
        text-align: center;
        border: 1px solid #dfdfdf;
        border-collapse: collapse;
        table-layout: fixed;
        box-sizing:border-box;
        td{
            display: table-cell;
            border: 1px solid #dfdfdf;
            p{
                text-align: center;
                margin-top:3px;
            }

            .time{
                color:red;
            }
        }
        th{
            height: 40px;
            font-weight: 500;
            color:#666;
            width: 100px;
            display: table-cell;
            vertical-align: inherit;
            unicode-bidi: isolate;
            font-size: 14px;
            border: 1px solid #dfdfdf;
            line-height: 1.15;
            text-align: center;
        }
        tr{
            height: 40px;
            font-size: 14px;
            text-align: left;
            vertical-align: middle;
            box-sizing: border-box;

        }
    }
}

.ticket-content{
    width: 560px;
    margin:0 auto;

    .title{
        color:#d93635;
        text-align: center;
        margin-bottom: 20px;
        padding-top:20px;
    }
    .info{
        display: flex;
        align-items: center;
        border:1px solid #dfdfdf;
        background: #fafafa;
        padding:15px;
        border-bottom: none;
        .tag{
            padding: 0 2px;
            background: #f6edee;
            border-radius: 2px;
            border:1px solid #e4949c;
            font-size: 12px;
            font-weight:400;
            line-height: 14px;
            color:#d11a1c;
        }
        .issue{
            color:#333;
            text-align: left;
            font-size:13px;
            font-weight: 500;
            line-height: 18px;
            margin-left:6px;
        }
        .time{
            font-size: 12px;
            line-height: 17px;
            font-weight: 400;
            color:#333;
            text-align: left;
            margin-left:6px;
        }

        .numbers{
            margin-left:10px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            .red{
                width: 24px;
                height: 24px;
                font-weight: 400;
                font-size: 12px;
                color:#fff;
                background: #f64646;
                text-align: center;
                line-height:24px;
                border-radius: 50%;
                font-style: normal;
                margin-left:10px;
                backdrop-filter: blur(10px);
                -webkit-backdrop-filter: blur(10px);
            }
        }


    }

    table{
        width: 100%;
        text-align: center;
        border: 1px solid #dfdfdf;
        border-collapse: collapse;
        table-layout: fixed;
        box-sizing:border-box;
        td{
            display: table-cell;
            padding-left: 20px;
            border: 1px solid #dfdfdf;
        }
        th{
            height: 40px;
            font-weight: 500;
            color:#666;
            width: 100px;
            display: table-cell;
            vertical-align: inherit;
            unicode-bidi: isolate;
            font-size: 14px;
            border: 1px solid #dfdfdf;
            line-height: 1.15;
            text-align: center;
        }
        tr{
            height: 40px;
            font-size: 14px;
            text-align: left;
            vertical-align: middle;
            box-sizing: border-box;

        }
    }
}

.buy{
    font-size:14px;
    margin-top:20px;
    color:#666;
    display: flex;
    flex-direction: column;
    align-items: center;

    .buy-member{
        margin-top:20px;
    }
}
.my_button{
    display: inline-block;
    line-height: 1;
    min-height: 50px;
    white-space: nowrap;
    color: #fff;
    background-color: #025afb;
    border:1px solid #dcdfe6;
    padding:12px 20px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    font-size: 18px;
}
.free_unlock{
    background-color: #18bc9c;
}

.vip{
    display: flex;
    justify-content: space-evenly;
    margin-top:40px;
    .vip-list{
        width: 160px;
        height: 160px;
        font-size:20px;
        border:3px solid #dfdfdf;
        border-radius: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;

        .vip-list-month{
            background-color: #dfdfdf;
            border-radius: 0 0 20px 20px;
            color: white;
            font-size: 18px;
            font-weight: bold;
            padding:5px 30px;
            position: relative;
        }
        .vip-list-del-price{
            margin-top:5px;
            color:#c6c6c6;
        }

        .vip-list-price{
            font-size:32px;
        }
    }

    .select {
        color: #1e5efb;
        border:3px solid #1e5efb;
        .vip-list-month{
            background-color: #1e5efb;
            border-radius: 0 0 20px 20px;
            color: white;
            font-size: 18px;
            font-weight: bold;
            padding:5px 30px;
            position: relative;
        }

    }

}
