body {
    color: #333;
}

.header {
    background: #fff !important;
}

.header > .top > .left > .menuList > ul > li > a, .header > .top > .left > .right > ul > li > a {
    color: #333 !important;
}

.header > .top > .left a.logo {
    background: url(/static/web2/img/principal/logo_172x32_1.png) no-repeat center;
    background-size: 100%;
}

.loginStatus {
    position: relative;
}

.bg01 {
    background: #f9f9f9;
}

.bg02 {
    background: #fff;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.btn-gg {
    width: 180px;
    border-radius: 8px;
    height: 50px;
    color: #333;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(90deg, rgb(255, 202, 17) 0%, rgb(255, 222, 59) 99%);
}

.btn-gg:hover {
    background-image: -webkit-linear-gradient(90deg, #ffde3b, #ffd02b);
}

.btn-gg.disabled {
    cursor: no-drop;
    background: #bdbdbd;
}

.title-g {
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.bannerBg {
    background: #e8e7ec;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.bannerBg video {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 500px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bannerBg i {
    background: url("../../img/2023-register/banner1.png") no-repeat center;
    width: 478px;
    height: 67px;
    display: block;
    position: absolute;
    left: 50%;
    top: 272px;
    margin-left: -240px;
}

.banner {
    width: 100%;
    height: 500px;
    position: relative;
    padding-top: 480px;
    box-sizing: border-box;
}

.banner1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #fff;
    height: 100px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.banner1 > a {
    float: left;
    display: flex;
    width: 300px;
    height: 100px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    background: #fff;
    top: 0;
}

.banner1 > a:before {
    content: '';
    display: block;
    width: 1px;
    height: 80px;
    background: #dfdfdf;
    position: absolute;
    right: -1px;
    top: 10px;
    z-index: 1;
}

.banner1 > a:hover {
    top: -20px;
    background: url("../../img/2023-register/img13.png") no-repeat center;
    height: 120px;
    z-index: 2;
}

.banner1 > a:last-child:before, .banner1 > a:hover:before {
    display: none;
}

.banner1 > a i {
    width: 66px;
    height: 66px;
    display: inline-block;
    background: url("../../img/2023-register/img01.png") no-repeat center;
    margin-right: 16px;
}

.banner1 > a:nth-child(2) i {
    background: url("../../img/2023-register/img02.png") no-repeat center;
}

.banner1 > a:nth-child(3) i {
    background: url("../../img/2023-register/img03.png") no-repeat center;
}

.banner1 > a:nth-child(4) i {
    background: url("../../img/2023-register/img04.png") no-repeat center;
}

.banner1 > a span {
    font-size: 18px;
    color: #ffd52c;
}

.a05 {
    background: url(../../img/2023-register/img10.png) no-repeat;
    width: 1200px;
    height: 164px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    line-height: 1.6em;
    padding-right: 60px;
    border-radius: 8px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    color: #333;
}

.a05 > div:nth-child(1) {
    padding: 38px 0 0 52px;
}

.a05b {
    width: 440px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.a05b p {
    font-size: 32px;
}

.a05e {
    font-size: 28px;
    padding-bottom: 16px;
    line-height: 1.5em;
    font-weight: bold;
}

.vip02 {
    display: flex;
    justify-content: space-between;
    color: #333;
    width: 1232px;
    margin: 0 auto;
}

.vip02a {
    width: 614px;
    height: 206px;
    background: url(../../img/2023-register/img12.png) no-repeat;
    padding: 40px 44px 20px 60px;
    line-height: 26px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
}

.vip02a:nth-child(2) {
    background: url(../../img/2023-register/img06.png) no-repeat;
}

.vip02a .vip01c {
    font-size: 24px;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    font-weight: bold;
}

.vip02a .vip01a {
    width: 290px;
}

.vip02a .vip01b {
    text-align: center;
}

.vip02a .vip01b span {
    font-size: 16px;
}

.vip02a .vip01b font {
    font-size: 16px;
    opacity: 0.8;
    display: inline-block;
    padding: 4px 0;
}

.vip02d p {
    position: relative;
    font-size: 14px;
    opacity: 0.8;
    line-height: 1.8em;
}

.vip02d p:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333;
    margin-right: 8px;
    position: relative;
    top: -1px;
}


.active04a {
    display: flex;
    justify-content: space-between;
}

.active04b {
    width: 384px;
    border-radius: 8px;
    transition: all 0.3s;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.active04c {
    transition: all 0.3s;
    background: url(../../img/2023-register/img08.png) no-repeat;
    width: 384px;
    height: 111px;
    padding: 24px 24px 16px;
    line-height: 26px;
    position: relative;
    box-sizing: border-box;
}

.active04b:nth-child(2) .active04c {
    background: url(../../img/2023-register/img09.png) no-repeat;
}

.active04b:nth-child(3) .active04c {
    background: url(../../img/2023-register/img07.png) no-repeat;
}

.active04c p:nth-child(1) {
    font-size: 18px;
    padding-bottom: 10px;
}

.active04c p:nth-child(2) {
    font-size: 14px;
    opacity: 0.8;
}

.active04d {
    background: #fff;
    color: #666;
    font-size: 14px;
    line-height: 32px;
    height: 160px;
    border-bottom: 1px solid #e3e4e5;
    padding: 22px 0px;
    margin: 0 24px;
}

.active04d i {
    color: #ffb199;
}

.active04b:nth-child(1) span {
    display: inline-block;
    width: 160px;
}

.active04d1:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #ff756a;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.active04e {
    background: #fff;
    padding: 26px 20px 40px;
}

.active04e a {
    width: 100%;
}

.active04g {
    color: #fc422d;
    font-size: 20px;
    position: relative;
    padding-bottom: 14px;
}

.active04g b {
    font-size: 28px;
    position: relative;
    top: 2px;
}

.active04g del {
    color: #999999;
    font-size: 14px;
    padding-left: 16px;
}

.a07 {
    background: #fff;
    color: #333;
    padding: 28px 40px 32px;
    box-sizing: border-box;
    border-radius: 8px;
}

.a07a {
    font-size: 24px;
    padding-bottom: 12px;
}

.a07b {
    font-size: 14px;
    line-height: 32px;
}

.a07b p {
    display: flex;
}

.a07b p:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    top: 12px;
}

.a07b p span {
    width: 80px;
}

.a07b p font {
    width: 1020px;
}

.a08 {
    text-align: center;
    color: #888;
    font-size: 14px;
    padding: 50px 0;
    letter-spacing: 3px;
    opacity: 0.6;
}

.a03 {
    background: url(../../img/2023-register/img11.png) no-repeat;
    height: 308px;
    border-radius: 8px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}

.a03a {
    display: flex;
    justify-content: space-between;
    padding: 38px 40px;
}

.a03b {
    background: url(../../img/2023-register/img05.png) no-repeat;
    height: 138px;
    width: 252px;
    text-align: center;
    line-height: 58px;
}

.a03b p {
    font-size: 28px;
    font-weight: bold;
    line-height: 78px;
}

.a03b span {
    font-size: 14px;
    opacity: .8;
}