.floor-one {
    height: 700px;
    background-image: url("../images/login_item_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.floor-one-a {
    display: flex;
    justify-content: space-between;
    padding-top: 120px;
}

.floor-one-a-a-a-a {
    width: 470px;
    display: block;
}

.floor-one-a-a-b {
    margin-top: 20px;
}

.floor-one-a-a-b-a {
    width: 230px;
    display: block;
}

.floor-one-a-b {
    margin-left: 10px;
}

.floor-one-a-b-a {
    height: 382px;
}

.floor-one-a-c {
    width: 350px;
    height: 370px;
    background-color: #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.login_item_icon {
    position: absolute;
    width: 130px;
    height: 60px;
    background-color: #09bb07;
    transform: rotateZ(45deg);
    right: -55px;
    top: -16px;
    cursor: pointer;
}

.login_item_icon > div {
    position: relative;
}

.login_item_icon i {
    position: absolute;
    top: 25px;
    left: 50px;
    display: block;
    color: #FFFFFF;
    transform: rotateZ(-45deg);
    text-align: center;
    font-size: 28px;
}

.floor-one-a-c-a {
    font-size: 22px;
    color: #0053EE;
    text-align: center;
}

.floor-one-a-c-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    cursor: pointer;
}

.floor-one-a-c-b-a {
    flex: 1;
}

.floor-one-a-c-b-a-active {
    color: #FEBC19;
    cursor: text;
}

.floor-one-a-c-c-a-a, .floor-one-a-c-c-b-a {
    width: 310px;
    height: 40px;
    background: rgba(246, 246, 246, 0.8);
    border-radius: 8px;
}

.floor-one-a-c-c-a, .floor-one-a-c-c-b {
    display: flex;
    justify-content: space-between;
}

.floor-one-a-c-c-a {
    margin-top: 22px;
}

.floor-one-a-c-c-b {
    margin-top: 10px;
}

.floor-one-a-c-c-a-a, .floor-one-a-c-c-b-a {
    flex: 1;
    height: 40px;
    display: block;
    box-sizing: border-box;
    border: 1px solid #F6F6F6;
    background: rgba(246, 246, 246, 0.8);
    border-radius: 8px;
    outline: none;
    padding: 10px;
}

.floor-one-a-c-c-b-b {
    width: 100px;
    height: 40px;
    background: linear-gradient(90deg, #FBD378 0%, #FEBA0E 100%);
    border-radius: 8px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.floor-one-a-c-c-b-c {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin-top: 12px;
}

.floor-one-a-c-c-b-c-b {
    color: #FEBC19;
}

.floor-one-a-c-c-b-c-a {
    display: flex;
    align-items: center;
    color: rgba(51, 51, 51, 0.5);
    cursor: pointer;
}

.icon-jizhu {
    font-size: 18px;
    margin-right: 2px;
}

.floor-one-a-c-d, .floor-one-a-c-e {
    width: 310px;
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.floor-one-a-c-d {
    background: linear-gradient(90deg, #FBD377 0%, #FEBB14 100%);
    color: #FFFFFF;
    margin: 32px 0 10px;
    cursor: pointer;
}

.floor-one-a-c-e {
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(251, 211, 118, 1), rgba(254, 187, 22, 1));
    padding: 1px;
    box-sizing: border-box;
}

.floor-one-a-c-e-a {
    display: block;
    border-radius: 8px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    line-height: 38px;
}

.floor-one-a-c-e-a > span {
    background: -webkit-linear-gradient(90deg, #FBD376 0%, #FEBB15 100%);
    background: linear-gradient(90deg, #FBD376 0%, #FEBB15 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.floor-one-b {
    background: rgba(51, 51, 51, 0.1);
    height: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.floor-one-b-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    box-sizing: border-box;
}

.floor-one-b-a {
    display: flex;
    align-items: center;
    flex: 1;
}

.floor-one-b-a-item {
    display: flex;
    align-items: center;
}

.floor-one-b-a-a {
    width: 64px;
    height: 64px;
    margin-right: 10px;
}

.floor-one-b-a-b-a {
    font-size: 22px;
    color: #FFFFFF;
}

.floor-one-b-a-b-b {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 8px;
}

.floor-two-a {
    font-size: 32px;
    color: #333333;
    margin-top: 50px;
    text-align: center;
}

.floor-two-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    text-align: center;
    margin-top: 10px;
}

.floor-two-c {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.floor-two-c-a {
    width: 106px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #0053EE;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    cursor: pointer;
}

.floor-two-c-active {
    background-color: #0053EE;
    color: #FFFFFF;
    cursor: default;
}

.floor-two-d-a {
    margin-top: 65px;
    display: none;
}

.floor-two-d-show {
    display: block;
}

.floor-two-d-a-a {
    font-size: 22px;
    color: #333333;
}

.floor-two-d-a-b {
    margin-top: 15px;
}

.floor-two-d-a-b-a {
    display: block;
}

.floor-two-d-a-c {
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
    height: 55px;
}

.floor-two-d-a-d {
    display: block;
    margin-top: 22px;
    width: 112px;
    height: 35px;
    background-color: #0053EE;
    border-radius: 4px;
    line-height: 35px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.floor-two-d-a-e {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.floor-two-d-a-e-a-a {
    width: 385px;
    height: 325px;
}

.floor-two-d-a-e-b {
    flex: 1;
    display: flex;
    justify-content: space-between;
    margin-left: 45px;
}

.floor-two-d-a-e-b-a {
    width: 223px;
    height: 325px;
    border-radius: 8px;
    padding: 48px 40px 0;
    box-sizing: border-box;
    background-color: rgba(0, 83, 238, 0.1);
    box-shadow: 0 4px 30px 0 rgba(0, 83, 238, 0.05);
}

.floor-two-d-a-e-b-a-a {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.floor-two-d-a-e-b-a-one .floor-two-d-a-e-b-a-a {
    background-color: #C1D7FF;
}

.floor-two-d-a-e-b-a-two .floor-two-d-a-e-b-a-a {
    background-color: #FFE5E3;
}

.floor-two-d-a-e-b-a-three .floor-two-d-a-e-b-a-a {
    background-color: #FFF0D9;
}

.floor-two-d-a-e-b-a-b {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}

.floor-two-d-a-e-b-a-c {
    font-size: 14px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 16px;
    margin-top: 15px;
}

.floor-three-a {
    font-size: 32px;
    color: #333333;
    margin-top: 100px;
    text-align: center;
}

.floor-three-b {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    text-align: center;
    margin-top: 10px;
}

.floor-three-c {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.floor-three-c-a {

}

.floor-three-c-a-a {
    display: flex;
    justify-content: center;
    color: #0053EE;
    align-items: baseline;
}

.floor-three-c-a-a-a {
    font-size: 32px;
    margin-right: 15px;
}

.floor-three-c-a-a i {
    font-size: 16px;
}

.floor-three-c-a-b {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    text-align: center;
}

.floor-three-d {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.floor-three-d-a-a img {
    display: block;
    width: 100%;
    height: 100%;
}

.floor-three-d-a {
    width: 366px;
    height: 360px;
    background: #FFFFFF;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 40px;
}

.floor-three-d-a-b {
    box-sizing: border-box;
    padding: 20px 20px 0;
}

.floor-three-d-a-b-a {
    font-size: 22px;
    color: #333333;
    margin-bottom: 10px;
}

.floor-three-d-a-b-b, .floor-three-d-a-b-c {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 12px;
    display: flex;
    align-items: center;
}

.floor-three-d-a-b-y {
    background-color: #0053EE;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: 10px;
}

.floor-three-d-a-b-t {
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
}

.floor-three-d-a-b-t-n {
    height: 42px;
    line-height: 20px;
}

.floor-c {
    display: flex;
    justify-content: space-between;
    height: 505px;
}

.floor-c-a {
    width: 380px;
    position: relative;
}

.floor-four {
    margin-top: 120px;
}

.floor-c-a-a {
    width: 380px;
    height: 505px;
    display: block;
}

.floor-c-a-b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 40px 43px;
}

.floor-c-a-b-a {
    font-size: 32px;
    color: #3D9AE0;
}

.floor-c-a-b-b {
    margin-top: 10px;
    font-size: 16px;
    color: #3D9AE0;
    line-height: 32px;
    height: 332px;
}

.floor-c-a-b-c {
    width: 108px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
    border: solid 1px #3D9AE0;
    font-size: 16px;
    color: #3D9AE0;
    cursor: pointer;
    display: block;
}

.floor-c-b-a {
    padding: 10px 0 8px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}

.floor-c-b-a-a {
    width: 118px;
    height: 45px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #0053EE;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.floor-c-b-a-a .floor-c-b-a-a-active {
    display: none;
}

.floor-c-b-a-a:first-child {
    margin-left: 0;
}

.floor-c-b-a-active, .floor-c-b-a-a:hover {
    background-color: #0053EE;
    color: #FFFFFF;
}

.floor-c-b-a-active .floor-c-b-a-a-active, .floor-c-b-a-a:hover .floor-c-b-a-a-active {
    display: block;
}

.floor-c-b-a-active .floor-c-b-a-a-a, .floor-c-b-a-a:hover .floor-c-b-a-a-a {
    display: none;
}

.floor-c-b-a-a-a {
    width: 18px;
    height: 18px;
}

.floor-c-b-a-a-b {
    margin-left: 5px;
    font-size: 18px;
}

.floor-c-b-b-a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 750px;
}

.floor-c-b-b-a-a {
    width: 230px;
    height: 192px;
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 29px;
    position: relative;
}

.floor-c-b-b-a-a-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-sizing: border-box;
    padding: 20px;
}

.floor-c-b-b-a-a-two {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 94px;
    z-index: 1;
    display: none;
}

.floor-c-b-b-a-a-three {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 94px;
    z-index: 3;
    display: none;
    justify-content: center;
    align-items: center;
}

.floor-four .floor-c-b-b-a-a:nth-child(1), .floor-four .floor-c-b-b-a-a:nth-child(4) {
    background-color: #EFFCFF;
}

.floor-four .floor-c-b-b-a-a:nth-child(2), .floor-four .floor-c-b-b-a-a:nth-child(5) {
    background-color: #E6F6FF;
}

.floor-four .floor-c-b-b-a-a:nth-child(3), .floor-four .floor-c-b-b-a-a:nth-child(6) {
    background-color: #E4F0FF;
}

.floor-c-b-b-a-a-a-a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.floor-c-b-b-a-a-b {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}

.floor-c-b-b-a-a-c {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.floor-c-b-b-a-a-c-a-a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.floor-c-b-b-a-a-c-a-a-a {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.floor-c-b-b-a-a-c-a-a-b {
    font-size: 12px;
    color: rgba(51, 51, 51, 0.8);
}

.floor-c-b-b-a-a-c-a-b {
    margin-top: 10px;
    font-size: 12px;
    color: rgba(51, 51, 51, 0.8);
    text-align: center;
}

.floor-five {
    margin-top: 100px;
}

.floor-six {
    margin-top: 100px;
}

.floor-five .floor-c-b-b-a-a:nth-child(1), .floor-five .floor-c-b-b-a-a:nth-child(4) {
    background-color: #FFFDEC;
}

.floor-five .floor-c-b-b-a-a:nth-child(2), .floor-five .floor-c-b-b-a-a:nth-child(5) {
    background-color: #FFF8EE;
}

.floor-five .floor-c-b-b-a-a:nth-child(3), .floor-five .floor-c-b-b-a-a:nth-child(6) {
    background-color: #FFF3EC;
}


.floor-six .floor-c-b-b-a-a:nth-child(1), .floor-six .floor-c-b-b-a-a:nth-child(4) {
    background-color: #FFF3FA;
}

.floor-six .floor-c-b-b-a-a:nth-child(2), .floor-six .floor-c-b-b-a-a:nth-child(5) {
    background-color: #F7F0FF;
}

.floor-six .floor-c-b-b-a-a:nth-child(3), .floor-six .floor-c-b-b-a-a:nth-child(6) {
    background-color: #EEECFF;
}

.floor-c-b-b-a-a-three-button {
    width: 90px;
    height: 26px;
    border-radius: 25px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}

.floor-c-b-b-a-a-three-a {
    background-color: #0053EE;
    color: #FFFFFF;
}

.floor-c-b-b-a-a-three-b {
    background: rgba(189, 189, 189, 0.2);
    font-size: 14px;
    color: #555555;
    margin-left: 10px;
}

.floor-c-b-b-a-a:hover .floor-c-b-b-a-a-c {
    display: none;
}

.floor-c-b-b-a-a:hover .floor-c-b-b-a-a-two {
    display: block;
}

.floor-c-b-b-a-a:hover .floor-c-b-b-a-a-three {
    display: flex;
}

.floor-seven-a {
    font-size: 32px;
    color: #333333;
    margin-top: 50px;
    text-align: center;
}

.floor-seven-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    text-align: center;
    margin-top: 10px;
}

.floor-seven-c {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.floor-seven-c-a {
    position: relative;
}

.floor-seven-c-a-a {
    display: flex;
    justify-content: center;
}

.floor-seven-c-a-a-a {
    font-size: 64px;
    color: #0053EE;
}

.floor-seven-c-a-a-b {
    margin-left: 10px;
    font-size: 20px;
    color: #0053EE;
}

.floor-eight {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-count: 5;
    column-gap: 20px;
    margin-top: 30px;
}

.floor-eight > img {
    display: block;
    width: 200px;
    height: 100px;
    margin-top: 20px;
}

.floor-nine {
    margin-top: 100px;
    height: 669px;
    background-color: #E5EEFD;
}

.floor-nine-a {
    font-size: 32px;
    color: #333333;
    padding-top: 50px;
    text-align: center;
}

.floor-nine-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    text-align: center;
    margin-top: 10px;
}

.floor-nine-c {
    margin-top: 100px;
}

.floor-nine .el-carousel__item {
    background-color: rgba(0, 83, 238, 0.2);
    border-radius: 12px;
    width: 584px;
    height: 346px;
    box-sizing: border-box;
    padding: 30px;
}

.floor-nine .el-carousel__item.is-active {
    background-color: #0053EE;
}

.floor-nine-c-a {
    color: #FFFFFF;
}

.floor-nine-c-a-a {
    display: flex;
    justify-content: space-between;
    height: 160px;
}

.floor-nine-c-a-a-a {
    width: 394px;
    font-size: 20px;
    line-height: 32px;
}

.floor-nine-c-a-a-b {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.floor-nine-c-a-b {
    display: flex;
    height: 30px;
    align-items: center;
    margin-top: 15px;
}

.floor-nine-c-a-c {
    margin-top: 20px;
    font-size: 16px;
}

.floor-nine-c-a-d {
    margin-top: 10px;
    font-size: 16px;
}

.floor-nine .el-carousel__indicator--horizontal .el-carousel__button {
    width: 8px;
    height: 8px;
    background-color: #D9D9D9;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    box-sizing: border-box;
}

.floor-nine .el-carousel__indicator--horizontal.is-active .el-carousel__button {
    width: 8px;
    height: 8px;
    background-color: #0053EE;
    border: 1px solid #0053EE;
    border-radius: 50%;
    opacity: 1;
    box-sizing: border-box;
}

.floor-ten {
    height: 540px;
    background-image: url("../images/index_bottom_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.floor-ten-a {
    font-size: 32px;
    color: #FFFFFF;
    padding-top: 100px;
    text-align: center;
}

.floor-ten-b {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    text-align: center;
}

.floor-ten-c {
    display: flex;
    justify-content: space-between;
    margin-top: 84px;
}

.floor-ten-c-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 110px;
}

.floor-ten-c-a-a {
    width: 100px;
    height: 100px;
}

.floor-ten-c-a-b {
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 8px;
}

.floor-ten-c-a-c {
    font-size: 32px;
    color: #FFFFFF;
    margin-top: 30px;
    text-align: center;
}

.wechat-img-item {
    margin-top: 25px;
    text-align: center;
}

.wechat-img-item-a, .wechat-img {
    width: 200px;
    height: 200px;
    box-sizing: border-box;
}

.wechat-img {
    display: inline-block;
}

.wechat-img-desc {
    margin-top: 35px;
    text-align: center;
    font-size: 16px;
    color: #555555;
}

.member-info {
    margin-top: 25px;
    text-align: center;
}

.member-info-img {
    box-sizing: border-box;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.member-info-phone {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    color: #FEBB16;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
}
.member-info-button{
    margin-top: 50px;
    text-decoration: none!important;
    color: #ffffff!important;
    width: 310px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: linear-gradient( 90deg, #FBD377 0%, #FEBB14 100%);
    border-radius: 8px;
    display: inline-block;
}