<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.layout-right-lin-new{
    cursor: pointer;
}

.feedback-right-view .ant-input:focus{
    box-shadow: none !important;
    border: none;
    box-shadow: none !important;
}

.feedback-right-view .ant-input{
    border: none;
}

.feedback-right-view .feedback-error{
    margin-top: 40px !important;
}
.stepOne{
    position: fixed;
    right: 20px;
    bottom: 200px;
    width: 313px;
    height: 219px;
    border-radius: 10px;
    background-image: url('//js.ibaotu.com/revision/img/plus/advice/question-one.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 90;
    overflow: hidden;
    transition: all .3s;
}

.stepOne-Content{
    position: relative;
    overflow: hidden;
    padding: 25px 31px;
    width: 100%;
    height: auto;
}

.step-close{
    position: absolute;
    top: 39px;
    right: 28px;
    cursor: pointer;
}

.step-close img{
    width: 14px;
    height: 14px;
}

.stepOne-title{
    display: block;
    margin-top: 80px;
    width: 100%;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}

.Material p{
    margin-bottom: 0em;
}

.stepOne-title p{
    margin-bottom: 0em;
    margin-bottom: 8px;
}

.score{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 11px;
}
.score span{
    cursor: pointer;
}

.score span img{
    width: 26px;
    height: 29px;
}

.selectedColor{
    background-color: rgba(255, 200, 108, 1);
    border: 1px solid rgba(255, 200, 108, 1) !important;
}

.scoreSpan{
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #CCCCCC;
    border-radius: 50%;
}

.degree{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 4px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}

.stepTwo{
    position: fixed;
    right: 20px;
    bottom: 53px;
    width: 313px;
    height: 377px;
    background-image: url('//js.ibaotu.com/revision/img/plus/advice/question-two.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 91;
    transition: all .3s;
    overflow: hidden;
}

.stepTwo-Content{
    padding: 0 32px;
    padding-top: 8px;
    overflow: hidden;
}

.stepTwo-title{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}

.stepTwo .ant-input{
    margin-top: 6px;
    width: 247px;
    height: 37px;
    border: 1px solid rgba(255, 215, 151, 1);
    border-radius: 8px;
    resize:none;  /* å–æ¶ˆæ‹–æ‹½ */
    font-size: 14px;
    font-family: PingFang SC;
    color: rgba(51, 51, 51, 1);
}


.stepTwo textarea::placeholder {
    font-size: 12px;
    font-family: PingFang SC;
    color: #AAAAAA;
    line-height: 28px;
}

.stepTwo .ant-input:focus, .ant-input-focused{
    box-shadow: 0 0 0 1px rgba(255, 215, 151, 1);
}

.buttonContent{
    width: auto;
    display: flex;
    justify-content: center;
    margin-top: 23px;
}

.material-sumbit{
    cursor: pointer;
    text-align: center;
    line-height: 31px;
    width: 141px;
    height: 31px;
    background: #FFD797;
    border: 1px solid #FFBD54;
    border-radius: 8px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #613C14;
}

 /*æŽ§åˆ¶é¢œè‰²çš„æ”¹å˜*/
   .getColor{
    color: rgba(249, 159, 78, 1);
   }


.step-finish{
    z-index: 83;
    overflow: hidden;
    width: 313px;
    height: 299px;
    position: fixed;
    right: 20px;
    bottom: 121px;
    background-image: url('//js.ibaotu.com/revision/img/plus/advice/finish-gbc.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.step-finish .finish-img{
    padding: 4px 0px 25px 0;
}

.step-finish-content{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
    overflow: hidden;
}
.step-finish-content p{
    margin-top: 51px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}

.colse-btn{
    text-align: center;
    line-height: 31px;
    width: 141px;
    height: 31px;
    background: #FFD797;
    border: 1px solid #FFBD54;
    border-radius: 8px;
    cursor: pointer;
}

/*å¼¹çª—å‡ºçŽ°çš„æ&nbsp;·å¼*/
.Activate_registration_transition-enter {
    opacity: 0;
    transform: scale(0.3);
}

.Activate_registration_transition-enter-active {
    opacity: 1;
    transform: scale(1);
    transition: opacity 300ms ease-in, transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.Activate_registration_transition-exit {
    opacity: 1;
    transform: scale(0.8);
}

.Activate_registration_transition-exit-active {
    opacity: 0;
    transform: scale(0.3);
    transition: opacity 300ms ease-out, transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/*ä¼ä¸šç»„å¼¹çª—æ&nbsp;·å¼*/
/*é€‰æ‹©ä¼ä¸šå¼¹çª—*/
.ChooseFirm-popUp{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.ChooseFirm{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 500px;
    height: 554px;
    background: linear-gradient(0deg, #34353E 0%, #363742 100%);
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.3);
    border-radius: 16px;
}

.activate-card-role-img{
    width: 176px;
    position: absolute;
    right: 20px;
    top: -46px;
    z-index: 999;
}

.ChooseFirm-title{
    padding-top: 25px;
    width: 250px;
    height: 75px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    border-bottom: 2px solid rgba(255, 255, 255, 0.05);
    margin-left: 41px;
}

.activate-card-small-one-Content{
    position: absolute;
    right: -358px;
    top: -22px;
    width: 378px;
    height: 183px;
    background-image: url('//js.ibaotu.com/revision/plus/img/activate/activate-card-small-one.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding:14px 0px 0 84px;
    overflow: hidden;
}

.activate-card-small-two-Content{
    position: absolute;
    right: -358px;
    bottom: 188px;
    width: 323px;
    height: 202px;
    background-image: url('//js.ibaotu.com/revision/plus/img/activate/activate-card-small-two.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding:14px 0px 0 30px;
    overflow: hidden;
}

.activate-card-title{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #F7D394;
    width: 188px;
    height: 52px;
    border-bottom:1px solid rgba(255, 255, 255, 0.05);
    padding-top: 15px;
    animation: shine 2s infinite; /* åº”ç”¨é—ªå…‰åŠ¨ç”» */
}

@keyframes shine {
    0% {
        /*background-color: #F7D394;*/
        text-shadow: 0 0 10px rgba(247, 211, 148, 0.8);
    }
    50% {
        /*background-color: #FFD700; !* é—ªå…‰æ—¶çš„é¢œè‰² *!*/
        text-shadow: 0 0 20px rgba(255, 215, 0, 0.9);
    }
    100% {
        /*background-color: #F7D394;*/
        text-shadow: 0 0 10px rgba(247, 211, 148, 0.8);
    }
}

.activate-card-title h5{
    margin-bottom: 0px;
    color: #F7D394;
}

/*base code*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
/*the animation definition*/
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}


.activate-card-title::before{
    content: '';
    position: absolute;
    left: -14px;
    width: 6px;
    height: 6px;
    background: #F7D394;
    border-radius: 50%;
}

.ChooseFirm-btns button:disabled{
    cursor: not-allowed;
}

.activate-card-small-one-Content p,
.activate-card-small-two-Content p{
    margin-bottom: 0;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

.activate-card-small-one-Content p span,
.activate-card-small-two-Content p span{
    color: rgba(247, 211, 148, 1);
}

.activate-card-text p:nth-child(1){
    margin-top: 12px;
}

.activate-card-text p:nth-child(2){
    margin-top: 11px;
}

.activate-card-small-two-Content em{
    font-weight: 400;
    padding-left: 64px;
}
.ChooseFirm-FirmList{
    width: 100%;
    height: 377px;
}

.ChooseFirm-FirmList-item{
    position: relative;
    padding-left: 36px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    /*border-left: 4px solid rgba(247, 211, 148, 1);*/
    border-left: 4px solid transparent;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400
}

.ChooseFirm-addBtn{
    position: relative;
    padding-left: 36px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    /*border-left: 4px solid rgba(247, 211, 148, 1);*/
    border-left: 4px solid transparent;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400
}

.ChooseFirm-FirmList-item i,
.ChooseFirm-addBtn i{
    font-size: 21px;
    margin-right: 20px;
}

.ChooseFirm-FirmList-item.active,
.ChooseFirm-FirmList-item:hover{
    background: #4A4A5A;
    color: rgba(247, 211, 148, 1);
    border-left: 4px solid rgba(247, 211, 148, 1);
}

.ChooseFirm-addBtn.active,
.ChooseFirm-addBtn:hover{
    background: #4A4A5A;
    color: rgba(247, 211, 148, 1);
    /*border-left: 4px solid rgba(247, 211, 148, 1);*/
}
.ChooseFirm-FirmList-item-text{
    width: 78%;
    display: flex;
    align-items: center;
}

.ChooseFirm-FirmList-item-choosed{
    right: 10px;
    position: absolute;
}

.ChooseFirm-FirmList-item-choosed i{
    font-size: 26px;
}

.ChooseFirm-FirmList-item-vip{
    margin-left: 10px;

}
.ChooseFirm-FirmList-item-vip i{
    font-size: 28px;
    color: rgba(247, 211, 148, 1);;
}


.ChooseFirm-btns{
    width: 100%;
    height: 110px;
    display: flex;
    justify-content: center;
    border-top: 2px solid rgba(255, 255, 255, 0.05);
    padding-top: 20px;
}

.ChooseFirm-btns button{
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    transition: all 0.3s;
}

.ChooseFirm-btns button:nth-child(1){
    background: rgba(74, 74, 90, 1);
    color: #FFFFFF;
}

.ChooseFirm-btns button:nth-child(2){
    margin-left: 40px;
    background: linear-gradient(90deg, #EBCCA1 0%, #EBAC47 99%);
    color: #613C14;
}

.ChooseFirm-btns button:hover{
    opacity: 0.9;
}

/*åˆ›å»ºä¼ä¸šä¿¡æ¯å¼¹çª—*/
.Plus-AddFirm-title{
    height: 150px;
    padding-top: 24px;
    padding-left: 40px;
    width: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.05);
}

.Plus-AddFirm-title h5{
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.Plus-AddFirm-title-steps{
    display: flex;
    align-items: center;
}

.Plus-AddFirm-title-steps img{
    width: 32px;
    margin-right: 10px;
}

.Plus-AddFirm-title-step{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.Plus-AddFirm-title-step_one{
    color: #F7D394;
}

.Plus-AddFirm-title-step.active{
    color: #F7D394;
}

.Plus-AddFirm-title-steps .Plus-AddFirm-title-step_line{
    width: 125px;
    height: 2px;
    background: #3F404B;
    border-radius: 1px;
    margin: 0 10px;
    position: relative;
}

.Plus-AddFirm-Types{
    display: flex;
}

.AddFirm-TissueContent{
    padding: 30px 30px 0 34px;
}

.Plus-AddFirm-Types p{
    margin-bottom: 0;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 10px;
}

.Plus-AddFirm-typeItem{
    cursor: pointer;
    text-align: center;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: space-evenly;*/
    width: 80px;
    height: 100px;
    background: #40414D;
    border-radius: 10px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #CCCCCC;
    margin-left: 29px;
    padding-top: 10px;
    border: 1px solid transparent;
    /*line-height: 17px;*/
    transition: all 0.3s;
}

.Plus-AddFirm-typeItem i{
    font-size: 25px;
    font-weight: 400;
}

.Plus-AddFirm-typeItem .icon-qiye1{
    font-size: 30px;
}

.Plus-AddFirm-typeItem .icon-icon_xinyong_xianxing_jijin-154{
    font-size: 26px;
}

.Plus-AddFirm-typeItem-text-two{
    line-height: 17px;
    margin-top: 5px;
}

.Plus-AddFirm-typeItem-text-three{
    margin-top: 8px;
}

.Plus-AddFirm-typeItem.active{
    color: #F7D394;
    border: 1px solid #F7D394;
}

.Plus-AddFirm-typeItem:hover{
    color: #F7D394;
    border: 1px solid #F7D394;
}


.Plus-AddFirm-typeItem {
    z-index: 1;
    position: relative;
    font-size: inherit;
    font-family: inherit;
    color: white;
    outline: none;
    overflow: hidden;
    cursor: pointer;
}

.Plus-AddFirm-typeItem::after {
    content: '';
    z-index: -1;
    background-color: hsla(0, 0%, 100%, 0.2);
    position: absolute;
    top: -50%;
    bottom: -50%;
    width: 1.25em;
    transform: translate3d(-525%, 0, 0) rotate(35deg);
}

.Plus-AddFirm-typeItem:hover::after {
    transition: transform 0.5s ease-in-out;
    transform: translate3d(500%, 0, 0) rotate(35deg);
}

.AddFirm-Tissue-use p{
    display: block;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 19px;
    margin-bottom: 0;
}

.AddFirm-Tissue-use{
    display: flex;
    margin-top: 60px;
}

.AddFirm-Tissue-use-options{
    width: 75%;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.AddFirm-Tissue-use-options .ant-radio-wrapper{
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.AddFirm-Tissue-use-options .ant-radio-inner{
    background-color: transparent;
    border-color: #FFFFFF;
}

.AddFirm-Tissue-use-options .ant-radio-input:focus + .ant-radio-inner{
    box-shadow: none;
}

.AddFirm-Tissue-use-options .ant-radio-wrapper:hover .ant-radio,
.AddFirm-Tissue-use-options .ant-radio:hover .ant-radio-inner,
.AddFirm-Tissue-use-options .ant-radio-input:focus + .ant-radio-inner{
    border-color: #F7D394;
}

.AddFirm-Tissue-use-options  .ant-radio-inner::after{
    background-color: rgba(247, 211, 148, 1);
}

.AddFirm-Tissue-use-options .ant-radio-checked .ant-radio-inner{
    border-color: #F7D394;
}

.Plus-AddFirm-btn{
    border-top: 2px solid rgba(255, 255, 255, 0.05);
    padding-top: 20px;
    margin-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Plus-AddFirm-btn button{
    width: 190px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    background: #41424C;
    border-radius: 25px;
    transition: all 0.3s;
    text-align: center;
}

.Plus-AddFirm-btn button:hover{
    opacity: 0.9;
}

.Plus-AddFirm-btn button:nth-child(1){
    color: #FFFFFF;
    background: #41424C;
    margin-right: 40px;
}

.Plus-AddFirm-btn button:nth-child(2){
    background: linear-gradient(90deg, #EBCCA1 0%, #EBAC47 99%);
    color: #613C14;
}


.Plus-AddFirm-title-step_line.active::before {
    content: ' ';
    position: absolute;
    background: #F7D394;
    width: 0; /* è®¾ç½®åˆå§‹å®½åº¦ä¸º 0 */
    height: 100%;
    animation: underline-animated 0.5s ease-in forwards;
    z-index: 2;
}


@keyframes underline-animated {
    0%   {width: 0;}
    100% {width: 100%;}
}

.AddFirm-TissueContent.not{
    position: absolute;
    right: 0;
    animation: transRight-animated 0.5s ease-in forwards;
    opacity: 1; /* è®¾ç½®åˆå§‹é€æ˜Žåº¦ */
    transform-origin: center center; /* è®¾ç½®å˜æ¢çš„åŽŸç‚¹ä¸ºä¸­å¿ƒ */
}


@keyframes transRight-animated {
    0% {
        opacity: 1;
        transform: translateX(0) ; /* åˆå§‹ä½ç½®å’Œå¤§å° */
    }
    50% {
        opacity: 0;
        transform: translateX(-50%); /* å¹³ç§»åˆ°å³è¾¹å¹¶é€æ¸æ¶ˆå¤± */
    }
    100% {
        opacity: 0;
        transform: translateX(-100%); /* å¹³ç§»åˆ°å³è¾¹å¹¶é€æ¸æ¶ˆå¤± */
    }
}

.AddFirm-fill-information-choseContent{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.AddFirm-fill-information-items{
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.AddFirm-fill-information{
    padding: 30px 30px 0 34px;
    /*overflow: hidden;*/
}

.AddFirm-fill-information-items .ant-input,
.AddFirm-fill-information-items .ant-select{
    position: relative;
    width: 341px;
    height: 32px;
    background: #34353E;
    border: 1px solid #999999;
    border-radius: 6px;
    /*overflow: hidden;*/
}

.AddFirm-fill-information-items  .ant-select:not(.ant-select-customize-input) .ant-select-selector{
    width: 341px;
    height: 32px;
    border-radius: 6px;
    border: none;
    background-color: transparent;
}

.AddFirm-fill-information-popup.ant-select-dropdown{
    color: #999999 !important;
    background-color: rgb(61, 61, 70);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.AddFirm-fill-information-popup .ant-select-dropdown{
    color: #999999 !important;
    background-color: rgb(61, 61, 70);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.AddFirm-fill-information-items-scale .ant-select-dropdown{
    color: #999999 !important;
    background-color: rgb(61, 61, 70);
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}



.AddFirm-fill-information-items-scale .AddFirm-fill-information-popup.ant-select-dropdown{
    /*height: 160px;*/
}
.AddFirm-fill-information-popup-regProvince{
    /*height: 140px;*/
}

.AddFirm-fill-information-popup .ant-select-item-empty,
.AddFirm-fill-information-popup .ant-select-item-option-content{
    color: #999999;
}

.AddFirm-fill-information-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled),
.AddFirm-fill-information-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background-color: rgba(72, 72, 82, 1);
}

.AddFirm-fill-information-items .ant-select-arrow{
    color: rgba(153, 153, 153, 1);
}

.AddFirm-fill-information-items .ant-input{
    color: #FFFFFF;
}

.AddFirm-fill-information .Plus-AddFirm-btn{
    margin-top: 34px;
}

.AddFirm-fill-information-items .ant-input:focus,
.AddFirm-fill-information-items .ant-input-focused{
    box-shadow: 0 0 0 2px rgba(153, 153, 153, 0.2);
}

.AddFirm-fill-information-items .ant-select-selection-item{
    color: rgb(255, 255, 255);
}

.AddFirm-fill-information-popup .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.AddFirm-fill-information-popup .ant-cascader-menu-item-loading-icon{
    color: rgba(153, 153, 153, 1);
}

.AddFirm-fill-information-popup .ant-cascader-menu-item:hover {
    background: rgba(72, 72, 82, 1);
}

.AddFirm-fill-information-popup  .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.AddFirm-fill-information-popup  .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{
    background-color: rgba(72, 72, 82, 1);
}

.AddFirm-fill-information-popup .ant-cascader-menu {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.Plus-Application-authorization{
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
}


.Plus-Application-authorization .activate-shouquan-not{
    width: 295px;
}
.Plus-Application-authorization p{
    text-align: center;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #F7D394;
    margin-bottom: 12px;
}

.Plus-Application-authorization button{
    position: relative;
    z-index: 1;
    width: 240px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #EBCCA1 0%, #EBAC47 99%);
    border-radius: 30px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #613C14;
    margin-top: 76px;
    transition: all 0.3s ease;
    overflow: hidden;
}

.Plus-Application-authorization button::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 100%;
    right: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ECBC75;
    transform-origin: center;
    transform: translate3d(50%, -50%, 0) scale3d(0, 0, 0);
    transition: transform 0.45s ease-in-out;
}

.Plus-Application-authorization button:hover {
    cursor: pointer;
    color: #161616;
}

.Plus-Application-authorization button:hover::before {
    transform: translate3d(50%, -50%, 0) scale3d(15, 15, 15);
}

.AddFirm-fill-information-items.active .ant-input,
.AddFirm-fill-information-items.active .ant-select{
    border: 1px solid #dc2c2c;

}

.AddFirm-fill-information-items.active .ant-input::placeholder,
.AddFirm-fill-information-items.active .ant-select::placeholder,
.AddFirm-fill-information-items.active .ant-select-selection-placeholder{
    color: #dc2c2c;
}

.ChooseFirm-FirmList-loading-content{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
}

.ChooseFirm-FirmList-loading{
    position: relative;
    width: 150px;
    height: 150px;
    background: linear-gradient(120deg, #34e0f0 0%, #b400ff 100%);
    opacity: .8;
    border-radius: 35%;
    animation: rotateMain 8s linear infinite;
    margin-bottom: 120px;
}

.ChooseFirm-FirmList-loading::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #35a0f0 0%, #b233f0 100%);
    opacity: .8;
    box-shadow: 5px 5px 90px rgba(10, 102, 255, 0.5);
    border-radius: 35%;
    animation: rotateMain 8s linear 2s infinite;
}

.ChooseFirm-FirmList-loading::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(60deg, #33580f 0%, #b7ee6d 100%);
    opacity: .8;
    box-shadow: 5px 5px 60px rgba(20, 102, 255, 0.3);
    border-radius: 35%;
    animation: rotateMain 8s linear 4s infinite;
    z-index: -1;
}

.ChooseFirm-FirmList-contents{
    max-height: 280px;
    overflow-y: auto;
}

.ChooseFirm-FirmList-contents::-webkit-scrollbar {
    width: 8px; /* æ»šåŠ¨æ¡å®½åº¦ */
}

.ChooseFirm-FirmList-contents::-webkit-scrollbar-thumb {
    background-color: rgba(119, 119, 119, 0.3); /* æ»šåŠ¨æ¡æ‹–åŠ¨éƒ¨åˆ†çš„èƒŒæ™¯è‰² */
    border-radius: 4px; /* æ»šåŠ¨æ¡æ‹–åŠ¨éƒ¨åˆ†çš„åœ†è§’ */
}

.ChooseFirm-FirmList-contents::-webkit-scrollbar-track {
    background-color: transparent; /* æ»šåŠ¨æ¡è½¨é“éƒ¨åˆ†çš„èƒŒæ™¯è‰² */
}


.ChooseFirm-FirmList .ChooseFirm-FirmList-contents-not{
    position: absolute;
    width: 256px;
    height: 332px;
}

.ChooseFirm-FirmList.not{
    position: relative;
    width: 100%;
    padding: 0 40px;
}

.ChooseFirm-FirmList-not-text{
    width: 100%;
    height: 380px;
    display: flex;
    justify-content: center;
}

.ChooseFirm-FirmList-not-text p{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ChooseFirm-FirmList-not-text p .CreateFirm-text{
    cursor: pointer;
    font-size: 16px;
    font-family: PingFang SC;
    color: #F7D394;
    margin-top: 17px;
    transition: all .3s;
}

.ChooseFirm-FirmList-not-text p .CreateFirm-text:hover{
    opacity: 0.9;
}

.ChooseFirm-FirmList-not-text p{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #CCCCCC;
}

.ChooseFirm-FirmList-not-text p .CreateFirm-text em{
    font-weight: 500;
    text-decoration: underline;
}

.ChooseFirm-FirmList-not-text p .CreateFirm-text i{
    font-size: 16px;
    margin-left: 3px;
}

.Plus-AddFirm-btn button:disabled,
.ChooseFirm-btns button:disabled{
    cursor: not-allowed;
}

.Plus-AddFirm-btn .icon-loading1,
.ChooseFirm-btns .icon-loading1{
    display: inline-block;
    animation: turn 1s linear infinite;
    margin-right: 10px;
}

/* é’ˆå¯¹æ»šåŠ¨æ¡è½¨é“ */
.AddFirm-fill-information-popup::-webkit-scrollbar-track {
    background-color: transparent; /* èƒŒæ™¯é¢œè‰² */
}

/* é’ˆå¯¹æ»šåŠ¨æ¡ */
.AddFirm-fill-information-popup::-webkit-scrollbar {
    width: 8px; /* å®½åº¦ */
    background-color: transparent; /* èƒŒæ™¯é¢œè‰² */
}

/* é’ˆå¯¹æ»šåŠ¨æ¡æ»‘å— */
.AddFirm-fill-information-popup::-webkit-scrollbar-thumb {
    background-color: #999999; /* æ»‘å—é¢œè‰² */
}

.AddFirm-fill-information-items .ant-select-selection-item,
.AddFirm-fill-information-items .ant-select-selection-placeholder{
    line-height: 32px !important;
}

.AddFirm-fill-information-items .ant-input:focus,
.AddFirm-fill-information-items .ant-input-focused,
.AddFirm-fill-information-items .ant-input:hover{
    border: 1px solid #999999 !important;
}


.AddFirm-Tissue-use-options input[type='radio']{
    width: 16px;
    height: 16px;
    margin-right: 6px;
    cursor: pointer;
}

.AddFirm-Tissue-use-options label{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    cursor: pointer;
}


.AddFirm-Tissue-use-options label input[type="radio"] {
    position: relative;
    margin-right: 8px;
    vertical-align: middle;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    outline: none;
}

.AddFirm-Tissue-use-options label input[type="radio"]:checked {
    border-color: #F7D394;
    display: flex;
    align-items: center;
    justify-content: center;
}

.AddFirm-Tissue-use-options label input[type="radio"]:checked::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 10px;
    height: 10px;
    background-color: rgba(247, 211, 148, 1);
    border-radius: 50%;
}

.AddFirm-fill-information-popup .ant-select-item{
    /*height: 32px;*/
    /*line-height: 22px;*/
}

.AddFirm-fill-information-items .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{
    background-color: transparent;
    box-shadow: none;
    position: relative;
}



@keyframes rotateMain {
    50% {
        transform: rotateZ(180deg);
        border-radius: 50%;
    }
    100% {
        transform: rotateZ(360deg);
        border-radius: 35%;
    }
}

.Plus-Application-authorization i{
    display: inline-block;
    animation: turn 1s linear infinite;
    margin-right: 10px;
}
/* style.css*/
@keyframes zoomIn {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

.animate {
    animation-duration: 800ms;
}

/*åŠ¨ç”»æ•ˆæžœåˆé›†*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
/*the animation definition*/
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce:hover {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

/*the animation definition*/
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse
}


</pre></body></html>