   /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        /* 测试题 */

        #testbody{
    
            background-color:var(--contentbackgroundcolor);
          
            height:auto;
            min-height: 1700px;
            margin-top: 100px;
            width:1010px;
            margin-left: calc(50% - 500px);
            /* 梦境页面内容载体样式 */
        
        }


        #topfirsttest{
    
            width:100%;
            background-color:transparent;
            height:63px; 
            display:inline-block;
            position:fixed;
            z-index:101000;
            -webkit-app-region: drag;
        
        
            /* 顶部第一行样式 */
        }
        

        .testquestion{font-size:1.3em;font-weight: bold;color:#3e6bc5;text-align: center;}

        .mainbox4{

            width:1000px;
            height:auto;
            float:right;
            margin-right:calc(50% + -500px);
            margin-top:30px;
            box-shadow:0px 0px 0px 0px transparent;
            border-radius:2px;
            
        }

        .questionnumber{background-color: rgb(0 144 205);;color:var(--contentbackgroundcolor)}
        
        .agree{color:#004ebb;float:left;margin-left: 262px;font-weight: 700;}

        .disagree{color:rgb(0 196 195);float:right;margin-right: 262px;font-weight: 700;}

        .anwsertext{font-size:15px;}
        
        .testanwser{text-align: center;}

      

        .anwser{border-radius:1000px;margin: 17px;color:transparent;}

        .anwser7{border:3px solid #004ebb;width:55px;height:55px}

        .anwser7:hover{background-color:#004ebb ;transition:0.2s;cursor: pointer;}

        .anwser6{border:3px solid #004ebb;width:45px;height:45px}

        .anwser6:hover{background-color:#004ebb ;transition:0.2s;cursor: pointer;}

        .anwser5{border:3px solid #004ebb;width:35px;height:35px}
        
        .anwser5:hover{background-color:#004ebb ;transition:0.2s;cursor: pointer;}

        .anwser4{border:3px solid rgb(193, 193, 193);width:25px;height:25px}

        .anwser4:hover{background-color:rgb(193, 193, 193) ;transition:0.2s;cursor: pointer;}

        .anwser3{border:3px solid  rgb(0 196 195);;width:35px;height:35px}

        .anwser3:hover{background-color: rgb(0 196 195); ;transition:0.2s;cursor: pointer;}

        .anwser2{border:3px solid  rgb(0 196 195);;width:45px;height:45px}

        .anwser2:hover{background-color: rgb(0 196 195); ;transition:0.2s;cursor: pointer;}

        .anwser1{border:3px solid  rgb(0 196 195);width:55px;height:55px}

        .anwser1:hover{background-color: rgb(0 196 195);;transition:0.2s;cursor: pointer;}

       

        .testratiobox{
            border:2px solid  var(--maincolor);;
            
            margin-left:37px;
            width:763px;
            position:fixed;
            margin-top:5px;
            display: inline-block;
       
            border-top:transparent;
            border-bottom: transparent;
    
          text-align: center;
            
        }

        .testratiobox2{     display:inline-block;float:left;background-color:rgb(194, 216, 255);;width:2%;text-align:left;color: var(--maincolor);;font-size: 42px;}


        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        /* 个人主页 */
        
        /* 个人主页 */

        .talkentrancebutton{width: 100%;border-radius: 5px;color: #859bc6;background-color:transparent;border:1.5px solid #859bc6;font-size: 15px;padding: 10px;margin-top: 30px;}

       
        
        .talkentranceviewimage{float:left;width:70px;border-radius: 500px;}

        .talkentranceviewinformation{float:left;font-size:13px;line-height: 23px;margin-left: 8px;margin-top:14px;;}

     

        .talkentranceviewbox{overflow:hidden;}

        .talkentranceviewbox:hover{background-color: #e8e8e8;transition: 0.1s;cursor: pointer;box-shadow:0px 0px 1px 0px rgb(194, 193, 193);}

        .talkentranceviewbox:hover .talkentrancebutton{border:1.5px solid  var(--maincolor);;color: var(--maincolor);;}


        

        .searchprofilebox{float:right;margin-top: -1px;}

        .searchprofilebutton{color:var(--contentbackgroundcolor);background-color:  var(--maincolor);;border-radius: 5px;}

        .searchprofile{width:150px;background-color: #ddf2ff;border:0px solid var(--mainfontcolor);;font-size: 14px;border-radius: 0px;color:var(--mainfontcolor);}



        .searchcharactername::input-placeholder {
           /* placeholder颜色 */
           color: #c0c0c0;
           /* placeholder字体大小 */
           font-size: 15px;
          }

          .searchcharactername::-webkit-input-placeholder
          {
             /* placeholder颜色 */
              color: #c0c0c0;
             /* placeholder字体大小 */
             font-size: 15px;
           
           }
       
           .searchcharactername:-moz-placeholder{
             /* placeholder颜色 */
             color: #c0c0c0;
             /* placeholder字体大小 */
             font-size: 15px;
        
           }
       
           .searchcharactername::-moz-placeholder{
      /* placeholder颜色 */
      color: #c0c0c0;
      /* placeholder字体大小 */
      font-size: 15px;
        
           }
       
           .searchcharactername:-ms-input-placeholder{
           /* placeholder颜色 */
           color: #c0c0c0;
           /* placeholder字体大小 */
           font-size: 15px;
    
           }




        .searchchannel2::input-placeholder {
            /* placeholder颜色 */
            color: #c0c0c0;
            /* placeholder字体大小 */
            font-size: 15px
          }

          .searchchannel2::-webkit-input-placeholder
          {
             /* placeholder颜色 */
              color: #898989;
             /* placeholder字体大小 */
             font-size: 15px
           
           }
       
           .searchchannel2:-moz-placeholder{
             /* placeholder颜色 */
             color: #898989;
             /* placeholder字体大小 */
             font-size: 15px
        
           }
       
           .searchchannel2::-moz-placeholder{
           /* placeholder颜色 */
           color: #898989;
           /* placeholder字体大小 */
           font-size: 15px
        
           }
       
           .searchchannel2:-ms-input-placeholder{
           /* placeholder颜色 */
           color: #898989;
           /* placeholder字体大小 */
           font-size: 15px
    
           }

           



        .searchprofile::input-placeholder {
            /* placeholder颜色 */
            color: #c0c0c0;
            /* placeholder字体大小 */
            font-size: 100%
          }
      
          .searchprofile::-webkit-input-placeholder
         {
            /* placeholder颜色 */
             color: #afcbed;
            /* placeholder字体大小 */
             font-size: 12px
          }
      
          .searchprofile:-moz-placeholder{
            /* placeholder颜色 */
            color: #afcbed;
            /* placeholder字体大小 */
             font-size: 12px
          }
      
          .searchprofile::-moz-placeholder{
          /* placeholder颜色 */
          color: #c0c0c0;
          /* placeholder字体大小 */
           font-size: 12px
          }
      
          .searchprofile:-ms-input-placeholder{
          /* placeholder颜色 */
          color:#c0c0c0;
          /* placeholder字体大小 */
           font-size: 12px
          }

          .profileinformationbox {
            margin-top: 55px;
            margin-bottom: 20px;
            min-height: 160px;
            min-height: 75px;

            border-top-left-radius:0px;
            border-top-right-radius: 0px;
            width: 980px;
            height: auto;
            z-index: 11;
            position: relative;
        }

        .profilerecordnumber{margin-left: 5px;font-size: 12px;color:rgb(203, 203, 203)}

        .profilebackgroundimagebox{width:1000px;height:250px; margin-left:-1px;;}

        .profilebackgroundimagebox2 {
            width: 980px;
            height: 250px;
            height: 230px;
            border-radius: 5px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            z-index: -11;
        }

        .profilepageimage {
            /* width: 170px;
            height: 170px;
            margin-top: 0px; */

            width: 70px;
            height: 70px;
            margin-top: 0px;
            
            /* border-radius: 10px; */

                        border-radius: 11110px;
            float: left;
            z-index: 111111111;
            position: relative;
            border: 4px solid var(--contentbackgroundcolor);
            margin-left: 0px;
            background-color: var(--clickablebackgroundcolor)
        
        }

        .profilepageimagebox{width:150px;height:150px;border-radius: 10px;text-align:center;;background-color: var(--mainfontcolor);;z-index: 1000000000000;}


       

        .dreamboxsubfirsttheme{margin-left: 0px;}

        
    .dreamboxthemeprofile{
        
      
     
        font-size:15px;

       

    }

    .mainbox5{

        width: 660px;
        height: auto;
        float: left;
        margin-left: calc(50% + -490px);
        margin-top: 2px;
        box-shadow: 0px 0px 1px 0px var(--contentboxboxshadow);
        
        
    }

    .briefintroduction{font-size:15px;font-weight:normal;color:rgb(186, 186, 186); word-break: break-all;margin-left: 10px;
        float: left;
        margin-top: 6px;
    }

    .moreintroduction {
        font-size: 14px;
        font-weight: normal;
        color: rgb(99, 99, 99);
        word-break: break-all;
        width: 475px;
        float: left;
        margin-bottom:22px;
    }

    .moreintroductionpersonality{  margin-bottom:0px;}

    .profilepagename {
        font-weight: bold;
        color: #001d58;
        font-size: 26px;
        margin-top: 35px;
        margin-left: 20px;
        float: left;
        width:700px
    }
    .profilename{float: left;color: var(--mainfontcolor);;}

    .profileintroductionset{margin-top:-30px;margin-left: 20px;}

    .profileintroductionset-talker{margin-top:52px;text-align: center;}

    .profilemoreintroductionboxset{display:none;margin-top: -20px;}

    .profilepagepersonality{}
    
    .profilepageinformation{width:auto;border-radius: 5px;}

  

    .ipadress-profile{margin-left: 840px;margin-top:-40px;z-index: 111111111;position:absolute;border-radius:1999px;font-size:15px;color:#ffffff;padding:3px 10px 3px 10px;
        backdrop-filter: blur(4px);
        background: #00339963;;}

    .profilepersonalityviewset{margin-left: -5px;font-size:22px;}


    .profilepersonalityview{
        float: left;
        color: var(--mainfontcolor);
        border-radius: 2px;
        font-weight: normal;
        font-size: 16px;
        margin-left: -10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 4px;
  
    }




   
    .moreprofileinformation{margin-left: 200px;font-size: 13px;color:#b9b9b9;margin-top:125px;position:absolute;}
    
    .hidemoreprofileinformation{font-size: 13px;color:#cacaca;font-weight: normal;margin-left:0px;}

    .hidemoreprofileinformation:hover{cursor:pointer;color:#848db8}

    .moreprofileinformation:hover{cursor:pointer;color:#848db8}

    .moreprofileinformation:hover .biarrow4{cursor:pointer;color:#848db8}

    .biarrow4{color:#cacaca}

    .profilebuttonset{float:right;margin-top:53px;margin-right:25px;margin-bottom: 15px;}

    .profilebutton1{display:inline-block;}

    .profilebutton2{display:inline-block;margin-top:10px;margin-left: 20px;}

    .profilebutton{    width: 110px;
        border-radius: 511px;
        background-color: var(--secondarybuttoncolor);
        color: var(--mainfontcolor) !important;
        cursor: pointer;
        font-size: 15px;
        padding: 5px;
        font-weight: bold !important}

    .profilebutton:hover{background-color:var(--profilebuttonhoverbackgroundcolor) ; transition:0.1s;}

    .moreButton-profile:hover{background-color:var(--primaryhoverclickablebackgroundcolor) ; transition:0.1s;cursor: pointer;}


    .moreButton-profile{
        width: 30px;
        height: 30px;
        vertical-align: unset;
        border-radius: 1000px;
        text-align: center;
        margin-left: 15px;
        padding-top: 5px;}

    .profilebutton3{    width: 100px;
        border-radius: 511px;
        border: 2px solid var(--secondarybuttoncolor);
        color: var(--mainfontcolor);;
        cursor: pointer;
        font-size: 15px;
        background-color: transparent;
        padding: 2.5px;padding-top: 4px;padding-bottom: 4px;
        font-weight: bold;}

    .profilebutton3:hover{border:2px solid var(--profilebuttonhoverbordercolor);transition: 0.1s;}

    .editbutton{color: gray;font-size: 15px;}

    .editbutton:hover{color: var(--maincolor);;cursor: pointer;}

    .followbox {
        color: rgb(189, 189, 189);
        box-shadow: 0px 0px 1px 0px var(--contentboxboxshadow);
        font-weight: 700;
        padding: 15px;
        font-size: 18px;
        width: 151px;
        display: inline-block;
        margin: -2px;
        background-color: var(--contentbackgroundcolor);
        border: 0px solid var(--contentbackgroundcolor);
        border-radius: 5px;
        height: 85px;
   
 
    }


    
    .followboxset{background-color:transparent;box-shadow: 0px 0px 0px 0px var(--contentbackgroundcolor);text-align:center;margin-top: -1px;height:85px}

    .followtitle{color:#b0b0b0;font-size: 15px;font-weight: normal;}

    .trendaction{float: left;    
        font-size: 15px;
     margin-left: 26px;width: 610px;}

        .recommendfollowbutton{    float: right;
            margin-right: 90px;
            margin-top: 43px;}

          
            
        .trendcontent{    
            font-size: 18px;
            margin-left: 26.5px;
            width: 601px;
            font-weight: 550;
            display: inline-block;
            margin-top: 10px;}


       .trendtime {font-size: 12px;color:rgb(183, 183, 183)}

       .profilechannelview{color: var(--maincolor);;font-weight: 300;font-size: 14px;}

        .followtrendfirstinformation{width: 610px;}

        .moreoperation{float:right;width: 30px;height:30px;text-align: center;border-radius: 1000px;padding: 5px;color:gray}

        .moreoperation:hover{background-color:var(--secondaryclickbackgroundhovercolor);}

       .whisperauthorname{color:var(--mainfontcolor);;font-weight:bold;font-size: 17px;margin-left: 1px}

       .generalbox-normal-whisper-profile{
        background-color:rgb(243, 243, 243) ;
        border-radius:10px;
        height:100px;
        margin-left: 2.5%;
        
       float:right;
        color:rgb(159, 159, 159);
        font-size:12px;
        width:95%;
        margin-top:22px;
        float:left;}

        .generalbox-normal-whisper-profile-2{
      
            border-radius:10px;
            height:100px;
            margin-left: 15px;
            
           float:right;
            color:rgb(159, 159, 159);
            font-size:12px;
            width:95%;
         
            float:left;}

        
       .generalbox-normal-channel-profile{background-color: rgb(241, 248, 255);
  
        border-radius:10px;
        height:100px;
        margin-left: 4.5%;
        
       float:right;
        color:rgb(159, 159, 159);
        font-size:12px;
        width:91%;
        margin-top:22px;
        float:left;}


        .channeldescriptionprofile{

            width:85%;
            margin-top:1px;
            margin-left: 0px;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;
        }

        
       
        .joinchannel-dreampost {
            width: 87%;
            margin: 20px;
            margin-top: -30px;
            background-color: #00339900;
            border-radius: 5px;
            color:  var(--maincolor);;
            border: 1px solid  var(--maincolor);;
            padding: 10px;
        }

        .joinchannel-dreampost:hover{border:1px solid var(--mainhovercolor);color: var(--mainhovercolor);}

        .channeldescriptionprofileintroduction{
            color: rgb(186 186 186);
            width:400px;
            margin-top:4px;
            margin-left: 0px;
            font-size: 14px;
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;
        }


        .quotecomments{
            
            /* word-break: keep-all; */
            color:var(--mainfontcolor);;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;

        }

        .quoteobject{color:var(--lightinformation);}

        .channelpagetypeprofile{font-size: 12px;}

        .usermovementinformation{margin-left: -1px;margin-top: 3px;font-size: 14px;color: lightgray;}

        .personalityselectionbox{display: inline-block;}
        
        .viewbuttonprofile{    
            width: auto;
            height: auto;
        
            background-color: #e3edff;
            color: #859bc6;
           
            padding: 5px;
            padding-left: 8px;
            padding-right: 8px;
            font-size: 15px;
            width: 85px;
            height:35px;
            border-radius: 5px;
        }

        .viewbuttonprofile:hover{width: auto;
            height: 30px;
         
            background: linear-gradient(to left, #d9e6fe,#6f7c95);
            -webkit-background-clip: text;
        
            color: transparent;
            cursor: pointer;
            /* 意识库首页按钮 */
        }

        .follownumber{margin-top: 7px;color: var(--mainfontcolor);;}

        .profileotheroption{text-align: left;margin-top:0px;font-size: 18px;font-weight: 600 ;padding: 20px;color:rgb(191, 191, 191);background-color:var(--contentbackgroundcolor);border-radius: 10px;}

       

        .optionboxset{background-color:transparent;box-shadow: 0px 0px 0px 0px transparent;text-align:center;margin-top: 10px;}

        .profilehr{height:2px;border:none;border-top:1px solid rgb(237, 237, 237);}

        .profileotheroptionlink{color:rgb(191, 191, 191)}

        .profileotheroptionlink:hover{color:rgb(160, 160, 160)}

        .profileleftboxposition{

            margin-top:65px;
            width:305px;
            margin-left:calc(50% + 175px);

         }
         

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         /* 理论库 */

         #uncounciousnessbodytheory-secondpage{margin-left:calc(50% + -500px);background-color:rgb(246, 245, 245);;;width:1030px;height:auto;margin-top:105px;min-height:1250px;margin-bottom:-10px;
            /* 普通设备意识库理论库通用盒子背景 */
            }

            .theoryinformationpicture{
                width:355px;
                border-radius:10px;
           
                border-bottom-left-radius:0px ;border-bottom-right-radius:0px
                /* 相关图片样式 */
            }

          
        

            .generalbox-vote-secondpage-box-first-thoery{
                background-color: rgb(255, 255, 255);
                box-shadow: 0px 0px 15px 0px rgb(228 228 228);
                border-radius:0px;
            
                min-height:100px;
                margin:2%;
                position:relative;
                color:rgb(255, 255, 255);
                width:144.7%;
                margin-top:2px;
             
                z-index:1000;
                
                
             
                /* 通用投票第一个内部盒子的通常样式 */
              
                 }
           
                 .theoryinformationpicturetitle{background-color:var(--contentbackgroundcolor);color:#676767;font-size: 18px;padding:7px;width:355px;border-bottom-left-radius:10px ;border-bottom-right-radius:10px }


                 .relatedpicture{
                    width:170px;
                    border-radius:2px;
                    float:right;
                    margin-top: -15px;
                    margin-right: -30px;
                    /* 相关图片样式 */
                }

                .relatedpicture2{
                    width:150px;
                    border-radius:10px;
                    float:right;
                    margin-top: 15px;
               
                    /* 相关图片样式 */
                }

                .relatedpicturetitle{float:right;color:#979ca9;width: 150px;}

                .typejudgementimageset{width:540px;    border-radius: 10px;}

                .typejudgementimageset{text-align: center;font-size: 18px;color:#676767;margin-top: 15px;}

                .afterfirstinformationmorebox{

                    margin-top:40px;
                    margin-left:0px
                }

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */
            
            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            /* 意识库推荐页面 */

            .otherinformationbutton-feed-set{position:fixed;bottom: 0;margin-bottom: 100px;margin-left: 8px;}
            

            .otherinformationbutton-feed{
             
                width:auto;
                
               
                font-size:15px;
              
                color: #ffffff;
       
                border-radius:111115px;
                margin-top: 20px;
                
               
            
                
              padding-left: 10px;
              padding-right: 10px;
               height:30px
            
                /* 意识库分类下方其他信息按钮 */
            }

       

            .uploadbutton-feed:hover{ 
    
                border: 2px solid #7da8ff;
                background: linear-gradient(to left, #6d9eff,#0051ff);
                -webkit-background-clip: text;
                color: transparent;
            }

            .toppestfeedimage{width:413px;height:413px;margin-top: 10px;border-radius: 50px;margin-left:4px;}

            .toppestfeedimageshadow{width:413px;height:413px;;margin-left:4px;background-image: linear-gradient(transparent 36%, rgba(0, 0, 0, 0.87));position:absolute;margin-top: -413px;;border-radius: 50px }

            .toppestfeedimageshadow:hover{background-image: linear-gradient(transparent 56%, rgba(0, 0, 0, 0.87))}

            .databasefeedinformationbox{margin-bottom: 30px;width:1000px;margin-top: 0px;background-color: transparent;    margin-left: calc(50% + -510px);}

            .databaseoperationbuttonbox{margin-bottom: 30px;width:1000px;margin-top: 100px;background-color:transparent;}


            .topestfeedimagetitle{position: absolute;margin-top: 75px;color:var(--contentbackgroundcolor);margin-left: 20.5px;}

            .toppestfeedname{font-size: 30px}

            .toppestfeeddescription{width:410px;;}

            .feedtoppestpersonality{margin-left: -4px;}

            .characterotherinformationviewdatabasefeed{
        
                background-color: #dce7fc;
                padding:3px;
                border-radius: 1px;
                color: #8099c9;
                font-size:19px;
                width:auto;
                margin-top: 3px;
                margin-left: 4px;
                font-weight:normal;
                display: inline-block;
                /* 意识库首页信息预览个性样式 */
            }

            .characterotherinformationviewdatabasefeed:hover{   color: rgb(161, 179, 215);   background-color: #e3eaf7;cursor: pointer;transition:0.3s;}
            
            .toppestfeedbuttonset{float: right;margin-top: -92px;position: absolute;margin-left: 300px}

            .toppestfeedbutton{margin-right: 20px;margin-top:10px}

            .toppestfeedbuttonenter{color: var(--contentbackgroundcolor);width:90px;border-radius: 5px;background-color:transparent;font-size: 20px;border:2px solid rgb(255, 255, 255);}

            .toppestfeedbuttonenter:hover{color: rgb(196, 196, 196);width:90px;border-radius: 5px;background-color:transparent;font-size: 20px;border:2px solid rgb(196, 196, 196);transition:0.4s;}

            .viewbutton-feed{width: auto;
                border-radius: 5px;background-color:#dce7fc;;
                color: #9eafcf;;
                font-size: 14px;
                /* 意识库首页按钮 */
            }
            
            .viewbutton-feed:hover{
                width: auto;
                border-radius: 5px;
                background-color:#e3eaf7;
                font-size: 14px;;

                color: #a8b6d1
                /* 意识库首页按钮 */
            }
            

            .databasefeedtitle{margin-top:-20px;position: absolute;font-size: 28px;color: var(--maincolor);;width:1000px;}

            .databasefeedtitle2{font-weight: 400;}

            .databasefeedtitle3{font-size: 20px;display: inline-block;padding: 10px;color: var(--maincolor);;margin: 10px;border-radius: 1111110px;width:80px}

            .databasefeedtitle3:hover{cursor: pointer;background-color: #eaeaea;transition: 0.3s;}

            .databasefeedtitledescription{font-size: 12px;margin-left: 10px;display: none;}

            .morefeed{float: right;margin-top:-2px;margin-right: 25px;}

            .morefeedbutton {
                background-color: rgb(0, 51, 153);
                color: var(--contentbackgroundcolor);
                padding: 10px;
                padding-left: 25px;
                padding-right: 25px;
                border-radius: 30px;
                font-size: 20px;
            }

            .morefeedbutton:hover{background-color:var(--mainhovercolor);}

            .secondfeed {
         
                width: 195px;
                margin-left: 5px;
                display: inline-block;
              
            }

            .otherfeed{float: right;width:590px;margin-right: -5px;}

            .feedset{margin-top:-20px;
                column-gap: 0;
                margin-left: 0px;
                width:1000px;
                display: flex;
    flex-direction: row;
    flex-wrap: wrap;
               
               }

            .generalbox-normal-feed {

                transition-property: background-color;
                break-inside: avoid;
                -webkit-column-break-inside: avoid;
                background-color: var(--contentbackgroundcolor);
                border-radius: 5px;
                height: auto;
                margin: 0%;
                float: right;
                color: rgb(8, 185, 250);
                width: 195px;
                margin-top: 65px;
           
                
                box-shadow: 0px 0px 0px 0.2px var(--contentboxboxshadow);
            }


            .generalbox-normal-feed:hover .votebutton-feed{background-color: var(--clickablebackgroundcolor);}

            .generalbox-normal-feed:hover .votebutton-feed:hover{background-color: var(--firsthovervotemainpagebuttoncolor);;}

                 .generalbox-normal-feed:hover .feedgender{border:2px solid var(--primaryhoverclickablebackgroundcolor);}

                 .viewimage-normal-feed {
                    width: 98px;
                    margin-left: 50px;
                    margin-top: -39px;
                    height: 98px;
                    border-radius: 10000px;
                }

                 .viewimage-normalbox-feed
                 {
                    
                     border-radius:500px;
                     width:80px;
                     height:80px;
                
                   
                     
                  
                     
                     /* 意识库首页图片预览通用盒子 */
                 }

                 .infoview-computer-feed{
                    margin-top:-52px;
                    margin-left:115px;
                    /* 意识库首页信息预览电脑端样式 */
                }

                .infoviewbutton-feed{
                    margin-top:75px;
                    float:right;
                    margin-right:3%;
                    
                     /* 意识库首页信息预览按钮电脑设备 */
                }


              

                .databasefeedtitle{background-color: transparent;z-index:1;width:1000px;margin-left: 22px;margin-top: -20px;}

                .feedtheorydescription{   
                    -webkit-line-clamp: 2;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    width:270px;
                    text-overflow: ellipsis;}

               .toppestfeedbutton-theory{margin-right: 20px;margin-top:54px;}

               .personalityviewlengthcomputerrepost-databasefeed{

                width:100%;
                margin-top:0px;
                margin-left: -4px;
                
            }




            .memberview{
                background-color: #ebebeb;
                color:  var(--maincolor);;
                border-radius: 2px;
                display: inline-block;
                font-weight: 500;
                line-height: 150%;
                cursor: pointer;
                font-size: 12px;
         
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 550;
    padding-top: 1px;
            }
            
            .personalityviewlengthcomputerrepost-theory{
                
                width:350px;
                -webkit-line-clamp: 2;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .personalityviewlengthcomputer{


                margin-top: -6px !important;
                width: calc(100% + -30px);
                color: #9f9f9f;
                margin-bottom: 6.5px  !important;
                -webkit-line-clamp: 1;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;

            }
            
            .databasefeedicon{height:35px;margin-top: -2px;margin-right: 0px;}


            .votepersonalityviewname {
             
                padding: 3px;
                color: rgb(158, 175, 207);
                border-radius: 1px;
                font-size: 19px;
                margin-top: 15px;
                display: inline-block;
                padding-left: 10px;
                font-weight: bold;
                padding-right: 10px;
                border-radius: 10px;
            }

            .votepersonalityviewimage2{width:130px;height:130px;border-radius: 15px;}

            .votepersonalityviewimage:hover .votepersonalityviewimage2{cursor: pointer;}
            
            .votepersonalityviewimage:hover .votepersonalityview{cursor: pointer;color:#7e7c7c;}

            .votepersonalityview{color: #a3a3a3;font-size: 14px;}

            .votepersonalityviewimage {
                display: inline-block;
                margin: 50px;
                padding: 5px;
                border-radius: 10px;
                background-color: #e2ebff;
                margin-left: 12px;
                margin-right: 12px;
            }

            .votepersonalityviewimage:hover{background-color:#b6c8f0; transition: 0.5s;;}

         


            .personalitygroupdiscoverviewbox-general {
                background-color: #ffffff;
                border-radius: 5px;
                z-index: 111111111111111;
                position: fixed;
                display: none;
                height: 555px;
                top: 0;
                margin: auto;
                bottom: 0;
                left: 0;
                right: 0;
            }



            .tagview{}

            .characternameview-feed{
                color:var(--mainfontcolor);
                font-size:17px;
                font-weight: 730;
               height: auto ;
               width: 160px;
             
            
                /* 意识库首页信息预览角色名字样式*/
            }

            .characternameview-feed-infobox{    margin-bottom: 5px;  height: 25px;
              }

              .characternameview-feed-infobox-first{transition: 0.2s;}

              .characternameview-feed-infobox-second{transition: 0.3s;}

              .characternameview-feed-infobox-third{transition: 0.4s;}

              .characternameview-feed-infobox-fourth{transition: 0.5s;}

              .characternameview-feed-infobox-fifth{transition: 0.6s;}

            .viewimage-normal-feed-first{border-top-right-radius:5px ;border-radius: 100000px;}

            .viewimage-normal-feed-third{border-bottom-right-radius:5px ;border-radius: 100000px}


            /*  */

            .masktitle{background-color:  var(--maincolor);;display: inline-block;color:var(--contentbackgroundcolor);font-size: 18px;position:absolute;margin-top:-245px;margin-left: 5px;}

       
            .viewbuttonimportant{width: auto;
                height: 30px;
               color:var(--contentbackgroundcolor);
                background: linear-gradient(to left,  var(--maincolor), var(--maincolor));
                    border: var(--maincolor);
                /* 意识库首页按钮 */
            }

            .viewbuttonimportant:hover{width: auto;
                height: 30px;
               color:var(--contentbackgroundcolor);
                background: linear-gradient(to left, #7b9ff9,#7b9ff9);
                border:#7b9ff9;
             
                /* 意识库首页按钮 */
            }

            .biarrowvote2{color:var(--contentbackgroundcolor)}

            .firstfeed {
                background-color: transparent;
                margin-bottom: -25px;
                border-radius: 10 px;
                display: flex;
                justify-content: center;
                align-items: flex-start;
                align-content: flex-end;
                flex-wrap: nowrap;
                flex-direction: row;
            }

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            /* 对话框 */

            .chatBoxWindow{

                width:700px;
                height: 80%;

               left:0;
               right:0;
               margin: 0; 
               top:0;
               bottom:0;
                position: fixed;
                display: inline-block;
                z-index: 2000 !important;
                border-radius: 5px;
               display: none;

               transition:  0.3s;
               
            }

            .chatBoxInnerWindow{
                position: relative;
                overflow: hidden;
   
                height: calc(70% + -45px);
                overflow: auto;

                transition:  0.3s;

                transition: height 0s;
            }


            .talkboxbottomareausual{

                margin-left: 25px;
    margin-right: 25px;
    
                width: 650px;

                height: calc(30% + -75px);

           
                border-top: 1px solid var(--hr);

                transition: 0.3s !important;
            
            }
            

            .chatBoxButtonForSendingMessageArea{
                float:right;
                margin-right:0px;
             
                

                transition: 0s !important;
                
            }

            .chatBoxTextField {

                display:block;
                background-color: transparent;
                width: 100%;
                padding-top: 10px;
                bottom: 0;
                /* margin-top: 35px; */
                height:calc(100% + -10px);
             
                margin-bottom : 10px !important;
                margin-left: 10px;
                color: var(--mainfontcolor);
                border: transparent;
                font-size: 15px;
                line-height: 170%;
                padding: 5px;

               transition: 0s;
            }

                .talkboxadditionbarusual {
                    height: 30px;
                    background-color: var(--contentbackgroundcolor);
                    width: 640px;
                    margin-top: -145px;
                    margin-left: 11px;
                    font-size: 20px;
                    
                    border: 1px solid var(--imagebordercolor);
                    border-bottom: transparent;
                    border-left: transparent;
                    border-right: transparent;
                    padding: 5px;
                    padding-left:3px ;

                  
                  
                }

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */

                /* 搜索页面 */
                

                a:focus{text-decoration: none;color:var(--mainfontcolor);}


                .highlighttheme{font-weight: normal;}

                .highlighttheme2{border-bottom:4px solid  var(--maincolor);;font-weight: 700;color:var(--mainfontcolor);}

                .highlighttheme3{font-weight: 700;   color: var(--mainfontcolor);
                    border-bottom: 4px solid  var(--maincolor);;}

                .searchcategory{margin-top: -20px;text-align: right;;background-color: var(--contentbackgroundcolor);width: 991px;}

               

                .mainboxsearch{

                    width:980px;
                    height:auto;
                    float:left;
                    margin-left:calc(50% + -490px);
                    margin-top:-33px;
                    box-shadow:0px 0px 0px 0px transparent;

              
                }

               

                .seachtrend{margin-top:146px;;}

                .searchfirstbox{margin-top: 5px;}
                
                .generalbox-normal-search{
                   
                    border-radius:10px;
                    height:100px;
                    margin-left: 2.5%;
                    
                   float:right;
                   
                    font-size:12px;
                    width:95%;
                    margin-top:px;
                    float:left;}


                    .searchtagview{

                        background-color: #cbcbcb;
                        color:#ffffff;
                        border-radius: 2px;
                        font-weight:bold;
                        font-size: 12px;
                    }

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    /* 意识库搜索 */

                    .searchcategorydatabase{width:1000px;margin-top:75px;margin-right:calc(50% + -533px);text-align:right;background-color:transparent;}



               

                            .mainboxsearchdatabase{

                    width:680px;
                    height:auto;
                    float:left;
                    margin-left:calc(50% + -443px);
                    margin-top:62px;
                    box-shadow:0px 0px 0px 0px transparent;
              
                        }

                        .submainboxsearch{width:890px;margin-left:-378px;}

                .submainboxsearchdatabase{margin-right: 57px;}

                    #searchbardatabase{
    
                        border-radius:0px;
                       
                        margin-left: 8%;
                       
                        width:70%;
                        max-width:300px
                        ;
                    
                        background-color: var(--contentbackgroundcolor);
                        height:30px;
                        border-radius:11111110px;
                  
                        color:#ffffff;
                        border:1px solid  var(--maincolor);
                       
                    
                         /* 顶部第二行电脑端搜索样式 */
                    
                    }
                    
                    .searchdatabase{color:#3e3e3e;font-size: 12px;font-weight: 10;}

                    .searchnormalpage{color:#3e3e3e;font-size: 12px;font-weight: 10;}
            

                    .member{font-size:14px;color:rgb(170 170 170)}

                    .clickpage:hover{background-color:  var(--primaryhoverclickablebackgroundcolor);transition: 0.1s;cursor: pointer;
                    
   
                 
                    
                    }

                    .groupInfoBox:hover{background-color: #d8d8d800;color:#616161;border:1px solid var(--hrfirsthover);transition: 0.3s}


                 .clickpage:hover .channelview-feed{background-color: #d8d8d800;color:#616161;border:1px solid var(--hrfirsthover);transition: 0.1s}

                    .clickpage:hover .messagetotalamountdream{border: 3.5px solid var(--primaryhoverclickablebackgroundcolor) ;}
            

                    .clickpage:hover .trendaction{transition: 0.1s}

                    .clickpage:hover .member{}

                    .clickpage:hover .channelcategoryoutsidetag{background-color: #a2a2a2;}
                    
                    .clickpage:hover .generalbox-normal-judge{background-color: #f7f7f7;}

                    .clickpage:hover .personalityview-mobile{background-color: #c8dbfd;color:#6b86b9;transition: 0.1s}     
                    
                    .clickpage:hover .verify{background-color: #ececec;transition: 0.1s}

                    .clickpage:hover .channelview-feed:hover .dreamtrendboxchannel{color: var(--hrfirsthoverbuttontext);;transition: 0.3s}

                    .clickpage:hover .channelview-feed:hover{cursor: pointer;border:1px solid #adadad;;transition: 0.3s;color:  var(--maincolor);;};



                  

                  

                    .brainwavechannelbox-feed{margin-bottom: -6px;margin-top:15px;padding:17px;height:158px;}

                    .channelpageinformationimage-feed{    border: 1px solid var(--imagebordercolor);width:93px;height:93px;border-radius: 17px;float:left;background-color: var(--clickablebackgroundcolor)}

                    .channelpagename-feed{font-weight: bold;color:var(--mainfontcolor);;font-size: 18px;}

                    .channelpagetype-feed {
                        vertical-align: middle;
                      
                        color: #a5a5a5;
                        font-size: 15px;
                        background-color: #ffffff00;
                        margin-left: 5px;
                        margin-top: -5px;
                        border-radius: 211px;
                      
                        font-weight: normal;
                       margin-top: 15px;
                        margin-left: 9px;
                    }

                    .channelpagetype-feed-leftbox{font-weight: bold;color: var(--maincolor);;font-size: 18px;;margin-left:-8px;border-radius: 2px;}

                    .channel-feed-trend-title{font-size: 18px;color: #000000;font-weight: bold;}
              

                    .channelpagetype-feed-introduction{font-size: 13px;}

                    .visitButton{   font-size: 13px;    float: right;    margin-top: 44px;    margin-right:0px;    color: gray;    cursor: pointer;}

    .visitButton:hover{

        color: var(--mainfontcolor);
    }


                    .channelpagedescription-feed {
                        font-size: 14.5px;
                        float: left;
                        width: 430px;
                        -webkit-line-clamp: 2;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        text-overflow: ellipsis;
                   
                        margin-top: 3px;
                        line-height: 170%;
                     
                      
                        padding: 3px;
                        border-radius: 5px;
                    }

                    .channelpagetrend-feed {
                        font-size: 15px;
                        float: left;
                        width: 620px;
                        -webkit-line-clamp: 3;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        cursor: pointer;
                        margin-top: 3px;
                        background-color: var(--discovergrouprecentpostbackgroundcolor);
                        height: auto;
                        padding: 3px;
                        border-radius: 5px;
                        padding-left: 10px;
                        padding-right: 10px;
                    }

                    .channelpagecreaterinformationbox-feed{position: absolute;width:475px;margin-top: 97px;margin-left: 117px;font-size: 12px;}

                    .channelpagejoinarea-feed{float:right;position: absolute;margin-left: 0px;margin-top: 103px;   -webkit-line-clamp:1;
                        display:-webkit-box;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        cursor: pointer;
                        word-break: break-all;line-height: 150%;}

                    .channelpageapplybutton-feed{border-radius:3px;width:90px;font-size: 15px;}

                    .channelpageapplybutton-feed:hover{cursor: pointer;}

                    .channeltagintroductionbox{
                        width:100%;
                        margin-left:10px;
                        margin-top: 15px;
                        
                    }
                    


                   

                    .enterchannelcatergorybox{float: right;}

                    .enterchannelcatergory{background-color:transparent;font-size: 12px;}

                    .clearbutton{float:right;width:55px;color: var(--sidetitlecolor专题 );;text-align: center;border-radius: 1000px;cursor: pointer;margin-top: -3px;padding-bottom: 2px;}

                    .clearbutton:hover{color: var(--mainfontcolor);transition: 0.1s;}

                    .grouptrendboxtitle{    
                        padding: 20px;
                        padding-left: 15px;
                        font-size: 15px;
                        padding-bottom: 15px;
                        color:  var(--maincolor);;
                        font-weight: bold;}

                    

                    .createchannel-feed{
                       
                        background-color: transparent;
                        box-shadow:0px 0px 0px 0px transparent;
                        margin-top: 178px;
                        
                    }

                    .createchannel-feed1{
                        margin:3px;
                        display: inline-block;
                        font-size: 20px;
                        padding:11px;
                        border-radius: 5px;
                        background-image: linear-gradient(to right,#2169da, var(--maincolor));
                       color:var(--contentbackgroundcolor);
                        width:300px

                    }

                    .createchannel-feed1:hover{background-image: linear-gradient(to right,#6fb3ff,#0759dd) !important;}

                    .createchannel-feed2{
                        margin: 3px;
                        display: inline-block;
                        font-size: 15.5px;
                        padding: 5px;
                        border-radius: 5px;
                        background-color: #ffffff00;
                        color: #767676;
                        width: 66px;
                        padding-bottom: 4px;
                        margin-top: 10px;
                        border: 1px solid rgb(215, 215, 215);
                    }


                    .createchannel-feed2:hover{ border: 1px solid #acacac;color: var(--mainfontcolor);;transition: 0.1s}

                    .talkoperationbuttonbox{margin-bottom: 20px;width:1000px;margin-top: 40px;background-color:transparent;}

                    .talkfeedtitle{margin-top:-43px;position: absolute;font-size: 28px;color:#b0b0b0;;;margin-left: 45px;}

                    .mentionedpersonalityview{margin-bottom:5px;padding-left:20px;padding-right:20px;color:var(--contentbackgroundcolor)
                        ;text-align: center;    display: inline-block;      background-color: #e3edff;
                        color: #859bc6;;border-radius: 1000px;
                        font-weight: 500;font-weight: bold;
                        line-height: 150%;
                        cursor: pointer;    font-size: 13px;border-left: 0px solid var(--contentbackgroundcolor);}

                        .abilityselection {
                         
                            display: inline-block;
                            color: var(--mainfontcolor);
                            font-size: 15px;
                            min-width: 100px;
                            width: auto;
                            margin-right: 12px;
                      
                            border-radius: 0px;
                            padding: 7px;
                            text-align: center;
                            border: 2px solid #ffffff00;
                            
                
                        }

                    .abilityselection:hover{

                            
                        color:var(--charactewrfiltertagcolor);
                            cursor: pointer;
                      
                            background: transparent;

                        
                       

                            
                            
                            /* 选择擅长按钮鼠标位于上方样式 */
                            }
                            
                     .abilityselection:hover .bi-caret-down-fill{
                        color:var(--charactewrfilterarrowcolor);
                        transform: rotate(180deg);
                        transition: 0.5s;
                     
                             /* 选择擅长按钮鼠标位于上方样式 */
                            }

                    .abilityselection-2{display: inline-block;margin-left: 17px;background-color: transparent;}

                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */

                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */
                    
                    /* 对谈师搜索页面 */

                    .talkerprofilebutton{width:100px;border-radius:11111115px;border:1px solid  var(--maincolor);;color: var(--maincolor);;cursor: pointer;font-size: 19px;background-color: var(--contentbackgroundcolor);padding:5px}

                    .talkerprofilebutton:hover{border:1px solid #7b9ff9;color:#7b9ff9;}

                    .talkerprofilebutton2{background-color:  var(--maincolor);color:var(--contentbackgroundcolor)}

                    .talkerprofilebutton2:hover{background-color:#7b9ff9;color: var(--contentbackgroundcolor);}
                    

                    .abilityoption{
                        border:2px solid  var(--maincolor);;
                        position:absolute;
                        background-color: var(--contentbackgroundcolor);
                        font-size:13px;
                        color:#04318dc3;
                        width:200px;
                        margin:21.6px;
                        border-radius:10px;
                        padding:14px;
                        text-align:left;
                        height:251px;
                        overflow: scroll;
                        display:none;
                        margin-top: 5px;
                        margin-left: 347px;
                        display:no1ne;
                        z-index: 1111;
                        /* 投票下拉菜单样式 */
                        }


                    .chooseabillity:hover{
                        background-color:  var(--maincolor);;
                        border-radius: 100px;
                        width:100%;
                        color:var(--contentbackgroundcolor);
                        
                        /* 鼠标位于投票框个性上方时样式显示 */
                        }
                        
                        .chooseabillity{
                        
                        margin-top:5px
                        
                        /* 投票框个性样式显示 */
                        }

                    .uploadbutton-feed-talker{
 
                        margin-left: 9px;
                        background-color: var(--maincolor);;
                        color:var(--mainbuttonfontcolor);
                        /* border:2px solid  var(--maincolor);; */
                        font-size: 16px;
                        border-radius: 7111px;
                        width:142px;
                        height: 35px;
                        margin-top: -10px;
                       
                        /* 意识库分类下方上传按钮 */
                    }
        
                    .uploadbutton-feed-talker:hover{ 
            
                      background-color: var(--mainhovercolor)
                    }
        
                    .uploadbutton-feed-talker-2{
 
                        margin-left: 9px;
                        background-color:transparent;
                        color:var(--mainfontcolor);
                        border:2px solid  var(--mainfontcolor);
                        
                        font-size: 16px;
                        border-radius: 117px;
                        width:142px;
                        height: 35px;
                        margin-top: -10px;
                        /* color: var(--mainfontcolor);; */
                       
                        /* 意识库分类下方上传按钮 */
                    }


                    .uploadbutton-feed-talker-2:hover path{fill:var(--mainhovercolor)}

                    
                    .uploadbutton-feed-talker-2:hover{background-color: var(--contentbackgroundcolor);color:var(--mainhovercolor);background: transparent;border-color: var(--mainhovercolor);}

                    .talkerfeedtitle{margin-top:-73px;position: absolute;font-size: 28px;color:#7b869c7a;width:1000px;;}

                    .talkerfeedinformationbox{
                        float: none;
                        margin-left: 0px;
                        width: 100%;
                        text-align: center;
                        background-color: #ece6e600;}

                    .talkerimage2{    width: 216px;
                        border-radius: 5px}

                    .talkerimage3{width:450px; height:256px;border-radius: 15px;}

                    .talkerimage{width:276px;height: 276px;margin: 27px;float: left;margin-left: 30px;}


                    .talkerinformation {
                        top: -261px;
                        width: 450px;
                        height: 256px;
                        border-radius: 15px;
                        padding: 0px 0px;
                        position: relative;
                        display: flex;
                        background-image: linear-gradient(transparent 36%, rgba(0, 0, 0, 0.87));
                        justify-content: space-between;
                        align-items: flex-end;
                    }

                        .talkerinformation:hover{background-color:#0000005a;transition: 0.5s;}

                        .talkerfeedimagesubinformation{position: absolute;color:rgb(0, 24, 96);width: 100%;top:15px;}

                        .talkerfeedcommentview{float: right;background-color:var(--contentbackgroundcolor);padding:2px;border-radius: 10px;font-size: 14px;display: flex;
                            align-items: center;margin: 3px;}

                        .talkeravaliblestatus{font-size: 12px;font-weight: 700;}

                        .talkeravaliblestatus2{color:var(--contentbackgroundcolor);padding:5px;margin-left:10px;padding-left:10px;padding-right:10px;border-radius:10px;font-weight:400;font-size:15px;background-color:  var(--maincolor);;}

                        .talkeravaliblestatus2set{
                            
                            float:left;
                            margin-top: -19px;
                            margin-left: -12px;
                        }

                        .talkerskillfeedview{font-size: 12px;}
                            

                        .talkercommenticon{display: inline-block;margin-top: 2px;font-size: 15px}

                        .talkeravaliblestatusicon{display: inline-block;margin-top: 2px;font-size: 15px;color: var(--maincolor);}

                        .talkercommentnumber{display: inline-block;;display: flex;
                            align-items: center;font-size: 12px;}

                        .talkerfeedimagetitle{ border-bottom-left-radius:5px ;border-bottom-right-radius:5px ;position: absolute;margin-top: 155px;color:var(--contentbackgroundcolor);margin-left: 0px;text-align: left;width:100%;background-color: #00339900;padding: 20px;padding-top: 15px;background-image: linear-gradient(transparent 0%, rgb(0, 0, 0,1)); 
                        }

                        .talkerfeedname{font-size: 21px;font-weight: 700;}
            
                        .talkerfeeddescription{width:100%;;}
            
                        .feedtalkerpersonality{margin-left: -4px;}
            
                        .characterotherinformationviewtalkerfeed{
                            background-color: #dce7fc;
                            padding:3px;
                            border-radius: 5px;
                            color: #8099c9;
                            font-size:13px;
                            width:auto;
                            margin-top: 3px;
                            margin-left: 4px;
                            font-weight:bold;
                            display: inline-block;
                            /* 意识库首页信息预览个性样式 */
                        }
            
                        .characterotherinformationviewtalkerfeed:hover{   color: rgb(161, 179, 215);   background-color: #e3eaf7;cursor: pointer;transition:0.3s;}


                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        /* 对谈师咨询页 */

                        .bookdate {
                            display: inline-block;
                            background-color: transparent;
                            width: 75px;
                            text-align: center;
                            font-size: 13px;
                            padding: 5px;
                            margin: 4.5px;
                            border-radius: 5px;
                            line-height: 25px;
                            margin-bottom: 20px;
                            margin-top: 15px;
                            cursor: pointer;
                            background-color: #eaeaea;
                        }


                        .bookdate:hover{ background-color: rgb(215, 215, 215);}


                        .bookdate1{font-size: 13px;color:#929292}

                        .bookdate2{font-size: 13px;color:#929292;}

                        .bookslot{font-size: 12px;color:#c7c7c7}

                        .booktime {
                            display: inline-block;
                            background-color: transparent;
                            width: 75px;
                            text-align: center;
                            font-size: 13px;
                            padding: 5px;
                            margin: 4.5px;
                            border-radius: 5px;
                            line-height: 25px;
                            margin-top: 15px;
                            cursor: pointer;
                            background-color: #eaeaea;
                        }

                        .booktime:hover{ background-color: rgb(215, 215, 215);}

                        .booktime1{color: var(--maincolor);}

                        
                        .talkerprofileabillitytag{

                            background-color: #cbcbcb;
                            color:var(--contentbackgroundcolor);
                            border-radius: 2px;
                            font-weight:bold;
                            font-size:22px;
                        }

                        .talkerprofilepicture{width:100%;border-radius: 10px;margin-top:20px;margin-bottom: 20px;}

                        .talkerprofiledescription{font-size: 16px;color:rgb(85, 85, 85); 
                            
                           }
                        

                      .talkerprofilebox{padding:20px}

                      .bookbutton{width: 100%;border-radius: 5px;background-color:  var(--maincolor);;color:var(--contentbackgroundcolor);font-size: 15px;padding: 10px;margin-top: 30px;}

                      /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */
        
        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        /* 个性标签报告预览 */

        .personalityview-set-chat{margin-top: 5px;}

        .personalityintroductiontitle1{color:rgb(166, 166, 166);font-size: 14px;margin-bottom: 10px;font-weight: bold;}

        .personalityintroduction{background-color: var(--contentbackgroundcolor);width:650px;margin-left:calc(50% - 315px);position:fixed;border-radius:5px;border:1px solid rgb(232, 232, 232);;height:320px;margin: auto;
          
            top: 0;
            bottom: 0;left:0;right:0;z-index:11111111111 ;overflow: scroll;display:none;overflow-y: hidden;overflow-x: hidden;}

        .personalityintroductionimage{width:180px;border-radius: 20px;float: left;}

        .personalityintroductiontag{font-weight: 700;font-size: 24px;color: #859bc6;}

        .personalityintroductioncategory{font-size: 15px;color: rgb(141, 141, 141);margin-left: 7px;}

        .personalitybox{
            
            float: left;
            margin:15px;
            width:380px; 
            height:180px;
            -webkit-line-clamp: 7;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;}

            .personalityintroductionentermoreinformation{float:right;width:auto;position: relative;font-size: 13px;margin-right:15px;margin-top:20px;color: var(--maincolor);;border:1px solid  var(--maincolor);;padding:5px;padding-left:10px;padding-right:10px;border-radius: 2px;}

        .personalityintroductionentermoreinformation:hover{cursor:pointer;border:1px solid #7b9ff9;color:#7b9ff9}

        .personalityintroductionentermoreinformation2{float:right;width:auto;position: relative;;font-size: 15px;margin-right:41px;color:var(--contentbackgroundcolor);background-color:  var(--maincolor);;padding:5px;padding-left:10px;padding-right:10px;border-radius: 5px;}

        .personalityintroductionentermoreinformation2:hover{cursor:pointer;background-color:#7b9ff9}

        .personalityintroductionentermoreinformation3{float:right;width:auto;position: absolute;margin-left: 530px;font-size: 14px;margin-top:170px;color:var(--contentbackgroundcolor);background-color:  var(--maincolor);;padding:5px;border-radius: 10px;}

        .personalityintroductionentermoreinformation3:hover{cursor:pointer;background-color:#7b9ff9}


        .personalityintroductiondescription{font-size: 15px;color:rgb(138 138 138);margin-top: 6px;line-height: 170%;-webkit-line-clamp: 5;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;}

        .personalityintroductionset{overflow: hidden;margin-bottom: 80px;    margin-top:40px;}

        .personalityintroductiontitle{font-size: 20px;font-weight: 700;color:#c6c6c6;margin-top: 20px;}


        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        /* 用户信息预览 */

        .clickusername{cursor: pointer;color: var(--mainfontcolor);;font-weight: bold;}

        .clickanonymousname{cursor: pointer;color: var(--mainfontcolor);;font-weight: bold;}

        .clickuserimage{cursor: pointer;}

        

        .userinformationcardusermovementnumber:hover{color:#7b9ff9;cursor: pointer; ;}

        .userinformationcard {
            display: none;
            background-color: #fefefe;
            width:318px;
       
            position: absolute;
            border-radius: 5px;
            border:0.2px solid rgb(218, 218, 218);
          
            height: auto;
            margin-left: -125px;
        
            z-index: 10000;
        }

        .userinformationcardimage{width:90px;border-radius: 110px;;float:left;margin-left: 10px;}

        .userinformationcardimagebox {
            width: 315px;
            height:45px;
            border-radius: 10px;
            margin-top: -35px;
        }

        .userinformationcardcontent{margin-top: -5px;}

        .userinformationcardusername{font-size: 18px;color:rgb(93, 93, 93);font-weight: 700;float: left;margin-left: 5px;}

        .userinformationcardintroduction{font-size: 15px;color:rgb(198, 198, 198);
            
            -webkit-line-clamp: 4;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor: pointer;
            margin-top: 45px;
            width:280px;
            margin-bottom: 10px;
            text-align: left;

        }

        .userinformationcardusermovement{margin:0px;display: inline-block;;width:80px;text-align: center;margin-top: 0px;}

        .userinformationcardusermovement1{}

        .userinformationcardusermovement2{}

        .userinformationcardusermovement3{}

        .userinformationcardusermovementname{color:#001d58;font-size: 16px;font-weight: 700;}

        .userinformationcardusermovementnumber{color:rgb(189,189,189);font-weight: 700;font-size: 15px;;}

        .userinformationcardpersonality{
            font-size: 14px;
            margin: 3.5px; 
            background-color: #e3edff;
            color:#859bc6;
            border-radius: 211px;
            display: inline-block;
            font-weight: 500;
            line-height:150%;
            padding-left: 8px;
    padding-right: 8px;
            cursor: pointer;}

            .userinformationcardpersonality:hover{
                color: var(--maincolor);
            }

        .userinformationcardpersonalitybox {
            margin-left: -15px;
            width: 190px;
            text-align: left;
            margin-top: 10px;
            float: left;
        }

        .userinformationcardusermovementset{position: relative;margin-top: -10px;}

        .profilebuttonset-userinformationcard{width:100%;margin-right:0px;position: relative;}

        .profilebutton-userinformationcard{width: 140px;font-size: 15px;border-radius: 11113px;}

        .userinformationcard-whisper-poster{margin-left: -123px;margin-top: 75px;;}

        .userinformationcard-whisper-commenter{margin-left: -142px;}

        .profilemoreintroductionbox {
            width: 100%;
            float: left;
            margin-top: 0px;
            margin-bottom: 0px;
            text-align: left;
            margin-left: -6px;
        }
        
        .hideprofilemoreintroductionbox{width:100%;margin-bottom: 28px;display: none;}

        .profilemoreintroductionbox2{    
            margin-top: 0px;
            margin-bottom: 42px;}

        .moreprofileinformationtag{display:inline-block;
            background-color: #e3edff;
            color: #859bc6;
            border-radius: 2px;
            font-weight: normal;
            font-size: 14px;;margin-right:20px;
            margin-top: 2px;
            margin-bottom: 20px;}


        .profilemoreinformationcategory{    
            color: #606060;
            border-radius: 2px;
            font-weight: bold;
            font-size: 14px;
            width: 89px;
            float:left}

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */
        
        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */

        /* 通知盒子 */
        
        /* 通知盒子 */

        /* 通知盒子 */

        .notificationcard{background-color: var(--glassmaterialcontentbackgroundNavigationbar);width:340px;display:none;margin-left:calc(50% + 147px);position:fixed;border-radius:10px;border:0.2px solid var(--floatwindowborder);height: auto;overflow-y: scroll !important;min-height:calc(450px);max-height: calc(450px);margin-top: 65px;z-index: 1111;backdrop-filter: blur(var(--unifiedBluringPx));padding-bottom: 25px; overscroll-behavior-y: contain;}


        .morecommenttocommentbox{min-height: 162px !important;}
      
        .morecommenttocommentbox-scroll{



            overscroll-behavior-y: contain;

        }

        .notificationview:hover{cursor: pointer;}

    

          .chosenNotification{

            border-bottom: 4px solid var(--maincolor);

            transition: 0s;
          }

          .unChosenNotification{

            border-radius: 1000px !important;
          }

          
          .unChosenNotification:hover{
background-color:  var(--primaryhoverclickablebackgroundcolor);transition: 0.1s;
            border-radius: 1000px;
          }

        .messageviewdream:hover{cursor: pointer;}

        .notificationoperationicon{  
            
            color: #80889aaa;
            display: inline-block;
            padding: 9px;
     
            margin-left: 12px;
            margin-right: 12px;
            width: 39px;
            font-size: 17px;
            margin-top: 6px;
            margin-bottom: 5px;
            border-radius: 0px;
        
            padding-bottom: 3px;
            padding-top: 10px;
        }
        
        .notificationoperationicon:hover{cursor:pointer;}
        .notificationoperationicon-first{border-left: 0px solid var(--mainfontcolor);;color: var(--maincolor);}

        .notificationoperationbar{text-align: center;color: var(--mainfontcolor);position:sticky   ;background-color: transparent;
            z-index: 1111;
            top: 0;;z-index: 1111;border-radius: 0px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;background-color: var(--glassmaterialcontentbackgroundNavigationbar);backdrop-filter: blur(30px);

            
          }

        .notificationoperationline{margin-top:13px;height:1px;border:none;border-top:0.5px solid var(--primaryhoverclickablebackgroundcolor);}

        .viewrecordbox{margin-top: -21px;height: calc(100% + -110px);overflow:auto;    overflow-x: hidden;}

        .notificationbox{font-size: 15px;margin: 17px;line-height: 170%;    min-height: 125px;}

        .notificationview2{
            margin-bottom:15px;
           color: #b1b1b1;
            -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;
}

        .notificationview3{
          
           
         
        overflow: hidden;
   
        cursor: pointer;
        }



        
        .commentnotificationbox{display:none;}

        .marknotificationbox{display:none;}

        .follownotificationbox{display:none;}

        .notificationbottombar{
        float: right;
    margin-right: 26px;
    font-size: 15px;
    color: var(--unobviousbuttonfontcolor);
    margin-top: 15px;
    background-color: var(--unobviousbuttoncolor);
    padding: 4px;
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 10px;}

        .notificationusername{color:rgb(151, 151, 151)}


        .notificationfollowerimageview{width:44px;height:44px;border-radius:1111111110px;float: left;margin-top: 0px;}

        .notificationfollowerinformation {
            float: left;
            width: calc(100% + -54px) ;
            margin-left: 10px;
            margin-top: 0px;
            color: #a2a2a2;
      
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor:pointer;
            word-break: break-all;
        }


        .notificationcontent{

            text-indent: 0px !important;
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor:pointer;
            word-break: break-all;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            margin-bottom: 0px !important;

            border-left-color: var(--blockquotebordercolor) !important;

        }

     


        .notificationfollowbox{padding:15px;border-radius: 0px;padding-left:18px;padding-top: 13px;padding-bottom: 13px;}


        .notificationfollowbox:hover{background-color: var(--primaryhoverclickablebackgroundcolor)}
        
        .notificationfollowerinformationusername{    color: var(--mainfontcolor);
            font-size: 15px;
            font-weight: bold;}
        
        .notificationfollowerinformationintroduction{color:rgb(186, 186, 186)}


        .profileviewcard{background-color: var(--glassmaterialcontentbackgroundNavigationbar) !important; backdrop-filter: blur(var(--unifiedBluringPx));border:none !important;box-shadow: var(--glassmaterialtopbarboxshadow) !important;}

        .profileviewoption{border-color: transparent;}

        .messageviewcard{background-color: var(--glassmaterialcontentbackgroundNavigationbar); backdrop-filter:  blur(var(--unifiedBluringPx));width:340px;    margin-left: calc(50% + 215px);position:fixed;border-radius:10px;border:0.2px solid var(--floatwindowborder);height: auto;overflow: auto;   max-height: calc(100% + -150px);;margin-top: 65px;display: none;z-index: 1111;overflow-x: hidden}

        .messagelistviewtitle{padding: 20px;margin-bottom: 20px;border-bottom: 0.5px solid var(--primaryhoverclickablebackgroundcolor);font-size: 15px;font-weight: bold;color: var(--maincolor);width: 340px;}

        .messagelistviewprofileimage{width:45px;border-radius: 11110px;}

        .messagelistviewprofileimagebox{float:left;}

        .messagelistviewusername{font-size: 15px;font-weight: bold;color:var(--mainfontcolor);}

        .messagelistviewpersonalityview{font-size: 12px;}

        .messagelistviewmessageview{
            
            font-size: 15px; 
            -webkit-line-clamp: 1;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor:pointer;
            word-break: break-all;
        width:255px;
        color:rgb(161, 161, 161);}

        .messagelistviewinformationbox{float:left;margin-left:  10px;margin-top: 2px;line-height: 160%;}

        .messagelistviewbox{overflow: hidden;padding:10px;padding-top:15px;padding-bottom: 15px;}

        .messagelistviewbox:hover{background-color: var(--primaryhoverclickablebackgroundcolor);cursor: pointer;transition: 0.1s   ;}

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        /* 更多信息按钮 */

        .chatBox-MenuButton{float:right;position: absolute;margin-top:-27px;margin-left:283px ;width:30px;height:30px;padding:5px;border-radius: 1000px;color: var(--mainfontcolor);}
            
        .chatBox-MenuButton:hover{background-color:var(--secondarybuttoncolor);cursor: pointer;}
        
        .moreinformationbutton-chatusual{margin-left:298px  }

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        /* 举报页面 */

        .report{display: no1ne;}
        

        .reportpage{background-color:var(--contentbackgroundcolor);width: 527px;position:fixed;border-radius:15px;height:87%;max-height:1080px;;z-index:11111111111 ;display:none;top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);}



        .reportpage-protocol{background-color:var(--contentbackgroundcolor);width: 527px;position:fixed;border-radius:15px;height:87%;max-height:1080px;;z-index:11111111111 ;display:none;top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);}
            
            
        .reportpagetitle{text-align: center;font-size: 25px;padding:30px; color: var(--mainfontcolor);}

        .reportselection{
            border: 1px solid #d7d7d7;
            font-size: 15px;
            color: var(--mainfontcolor);
            display: inline-block;
            padding: 7px;
            width: calc(33.3% + -44px);
            text-align: center;
            margin: 21.6px;
            border-radius: 7px;
            margin-bottom: 10px;

            border-color: var(--profilebuttonhoverbordercolor);
            
} 

#reporttextarea{border-color:  var(--profilebuttonhoverbordercolor) !important;color: var(--mainfontcolor);}
        .reportselection:hover{background-color: var(--profilebuttonhoverbackgroundcolor);border:var(--profilebuttonhoverbackgroundcolor);cursor: pointer;}

        .reportpagebody{
            
            padding: 29px;
            padding-top: 10px;
            overflow: scroll;
            height:calc(100% + -171px);
            overflow-x: hidden;


        }

        .reportpagetitle2{font-size: 15px;font-weight: bold;margin-left: 25px;margin-bottom: -10px; color: var(--mainfontcolor);}

        .reportmandatorymark{color:var(--maincolor)}

        .reportbutton{     background-color: var(--maincolor);color:white;width:100%;height:45px;cursor: auto;}

        .reportoptionchosen{background-color: var(--clickablebackgroundcolor); color: var(--mainfontcolor);}

        .reportbuttonbox {
            padding-left: 45px;
            padding-right: 45px;
            position: absolute;
            bottom: 15px;
            width: 100%;
       
        }

        .reportinformationinput{    width: 91%;
            margin: 20px;
            background-color: var(--contentbackgroundcolor);
            border: 1px solid #cecece;
            border-radius: 10px;
            height: 150px;
            padding: 12px;
            line-height: 170%;}

        .reportbutton-ready{background-color: var(--maincolor);;cursor: pointer;}


        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */

        /* 发脑波 */


        .brainwavetitle{width:900px;font-weight: 800;border-radius: 0px;resize: none;height:45px;margin-left: 34px;margin-top: 30px;background-color: rgb(255, 255, 255);;;color:rgb(0, 0, 0);border:0px solid transparent ;border-bottom: 1px solid rgb(222, 222, 222);  }

        .brainwavetitle::-webkit-input-placeholder  {
            /* placeholder颜色 */
             color: #9c9c9c;
             font-weight: 800;
            /* placeholder字体大小 */
             font-size:25px
            }

        .postbrainwave{display:n1one;background-color: #ffffff;;position: fixed;width:960px;z-index: 1111111000011;margin-left: 25%;height:75%;border-radius: 5px; left:0;
            right:0;
            font-size:25px;
            box-shadow: 0px 0px 0px 0.2px rgb(228 228 228);
       
            margin:auto;
            margin-top: 40px;
       ;}

        .brainwavecontent{width:900px;border-radius: 5px;resize: none;height: calc(100% + -250px);margin-left: 34px;margin-top: 30px;background-color: rgb(255, 255, 255);;;color:rgb(0, 0, 0);border:0px solid transparent ;font-size:15px;  }

        .postbrainwavechannelimage{width:60px;border-radius: 3px;    box-shadow: 0px 0px 0px 0.2px rgb(228 228 228);float: left;}

        .postbrainwavechannelimagebox{position:absolute;margin-top: -70px;margin-left: 30px;}

       

        .postchannelselection{
            
            display:inline-block;
            font-size:25px;
           
            color:#d4d4d4;
            width:845px;
            
            border-radius:25px;
            padding:13px;
            padding-top: 70px;
            position:absolute;
            margin-top: -110px;
            height:100px;
            margin-left:80px;
            box-shadow: 0px 0px 0px 0.2px rgb(228 228 228);
            
            /* 选择发布波段样式 */
            }

            .postbrainwavebutton{margin-left: 30px;margin-top: 10px;font-size: 20px;}

            .channelname-post{font-weight: bold;color: var(--maincolor);;}

            .topright-postbrainwave{

                float:right;
                margin-right: calc(50% + -1033px);
                margin-top:16px;
                display:inline-block;
               z-index:10000;
               position: relative;
            
                /* 发布脑波右上角选项 */
            }

            .chooseachannel{display: inline-block;width:400px;margin:30px;background-color: rgb(243, 243, 243);padding:20px;border-radius: 35px;}

            .postchannelinformation{float: left;margin-top: 15px;margin-left: 10px;}

            .postbutton2-feed{padding-top: 5.5px;
                padding-left: 3px;
            }

            .enterchannelfeed2 {
                text-align: center;
                width: 25px;
                margin-left: 5px;
            }

            .changeagroup{font-weight: normal;border:0px solid var(--mainfontcolor);;}

            .recommenduserinformation{font-size: 12px;color:var(--lightinformation);}

            .recommenduserinformationname{font-size: 13px;}

            .recommenduserpersonalityview{color:#b8b8b8}
            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */
            
            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */
            
            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            /* 波段动态 */

            .channeltrenduserimage{width:32px;border-radius: 10000px;margin-right:8px;}
            
            .mainbox-channeltrend{margin-top: 5px;}
            
            .maintopbox-channeltrend{margin-top: -15px;}

            .channeltagbox{margin-bottom:-11px;font-weight: 550;padding:5px;padding-top: 0px;padding-bottom: 0px;}

            .channeloperationbutton{float:right;margin-bottom: 10px;}

            .channeloperationbutton2{font-size: 15px;
                background-color: #e2e4ee;
                border-radius: 5px;
                color: #797979;
                padding: 5px;
                border-radius: 100px;
                padding-left: 6px;
                padding-right: 6px;
                vertical-align: text-bottom;}

                .channeloperationbutton3{
                font-size: 15px;
                background-color: #e2e4ee;
                border-radius: 5px;
                color: #797979;
                padding: px;
                border-radius: 7px;
                padding-left: 6px;
                padding-right: 6px;
                vertical-align: text-bottom;}



            .channeloperationbutton2-feed{font-size: 14px;
                background-color: var(--secondarybuttoncolor) ;
                font-weight: bold;
                border-radius: 100px;
                color: var(--mainfontcolor);
                padding: 12px;
                padding-top: 4px;
                width: 75px;
                padding-bottom: 4px;}


                
            .channeloperationbutton2-joined{font-size: 14px;
            
                font-weight: bold;
                border-radius: 100px;
                color: rgb(168, 168, 168);
                border: 1px solid rgba(0, 51, 153, 0);
                background-color: rgb(222, 222, 222);
                padding: 12px;
                padding-top: 4px;
                width: 75px;
                padding-bottom: 4px;
                width: auto;
                padding-bottom: 4px;
                min-width: 75px;}

                
            .channeloperationbutton2-feed:hover{background-color:  #e2e4ee !important;}



                

            .channeloperationbutton-feed {
                float: right;
                /* margin-bottom: 10px; */
                font-weight: normal;
            }

            /* 关注页 */

            .followtrenduserimage{width: 37px;border-radius: 10000px;margin-right: 8px;height:37px;background-color: var(--clickablebackgroundcolor)}

            .groupimage{border-radius: 2px;    border: 1px solid var(--imagebordercolor);;}

            .channelcategoryoutsidetag{background-color: rgb(189,189,189);}

           
            .channelcategoryoutsidetag:hover .channelcategoryinsidetag{color:#e6e6e6}

            .channelcategoryinsidetag{color:var(--contentbackgroundcolor);}

            /* 个人主页信息分类按钮 */

           
            /* 点开图片放大 */

            .zoominimage{
           cursor: zoom-in;


           
           ;}

       
            .zoominimage:hover .whispertrendboximage{background-color: var(--contentbackgroundcolor);}
           /* 图片缩小 */

           .zoomoutimage{
            cursor: zoom-out;;}

            .welcome{position: fixed;margin-top:20px;z-index: 11111111111111;animation:WELCOME 7s linear 0s;background-color: var(--maincolor);;color: var(--contentbackgroundcolor);border-radius: 1000px;padding:10px;font-size: 15px;}


            @keyframes WELCOME{
                from{
                  left:91%;
                 
                  transform:translateX(0);
                }
                to{
                  left:0;
                
                  transform:translateX(-100%);
                }
             }


             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */
             
             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             /* 意识库记录 */

             .databaserecordtime{font-size: 12px;color:rgb(183, 183, 183);}

             .infoviewbutton-record{
                margin-top:55px;
                position: absolute;
              
                margin-left:550px;
                
                 /* 意识库首页信息预览按钮电脑设备 */
            }

            /* 首页海报 */

            .posterimage{text-align: center;width:100%;margin-bottom:-100px;z-index:-1;position:relative;height:200px;}

            .posterimagebox{display: none;}

            /* 测试记录 */

            .testresultinformationview {
                background-color: #cddfff;
                color: #859bc6;
                border-radius: 2px;
                font-weight: bold;
                padding: 2.5px;
                font-size: 14px;
            }
        

            .infoviewbutton-paper-testresult{    
                
                margin-top: 58px;
                float: right;
                margin-right: 0.5%;
                position: absolute;
                margin-left: 559px;
            }

            .infoview-paper-computer-testresult{
                margin-top:-64px;
                margin-left:96px;
                width:117.5%;
                /* 纸张个性记录信息预览电脑端样式 */
            }

           
            .papercategory-active{
     
                background-color: var(--glassmaterialchosenbackgroundcolor);
                border-radius: 15px;
                border: 4px solid var(--contentbackgroundcolor);
                color: var(--mainfontcolor);
                font-weight: bold;
                height: 42px;
                transition: 1s;
            
            }
            
            .papercategory-mainpage{

                display:inline-block;
                width: 24.75%;
                cursor: pointer;
             
                padding:15px;
                font-size: 15px;
                margin-top:-17px;
        
            }


            .personalityintroductioncategory-testresult {
                font-size: 14px;
                color: rgb(176, 176, 176);
                margin-left: 9px;
            }

            .personalityintroductiontag-testresult {
        
                font-size: 25px;
                color: #0033997b;
                font-weight: bold;
            }

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */

            /* 上传意识库 */



            .uploaddatabase{background-color: #ffffff;;position: fixed;width:950px;z-index: 1111111000011;margin-left: 30%;height:350px;border-radius:5px; left:0;
                right:0;
               top:0;
               bottom:0;
                margin:auto;
               font-size: 16px;color:#a5a5a5;text-align: center;padding-top: 50px;display: none;}

            .uploadcategory{font-size: 20px;    background-image: linear-gradient(transparent,transparent);
                color:  var(--maincolor);;
                border: 2px solid  var(--maincolor);;
            display:inline-block;width: 140px;text-align: center;padding:10px;margin: 20px;border-radius: 5px;font-weight: bold}


            .uploadcategory:hover{cursor: pointer;border:2px solid var(--mainhovercolor);;}

            .uploaddatabasecomfirmbutton{background-color:#00339942;color: var(--contentbackgroundcolor);border-radius: 5px;padding: 10px;margin-top: 40px;width:140px}

            .uploaddatabasefirstpage{display: n1one;}


            .uploaddatabasesecondpage{display:none;}

            .uploaddatabasethirdpage{display:none;}

                .uploadcategorydescription{font-size:12px;font-weight: normal}


                .uploaddatabaseinput{background-color: rgb(229, 229, 229);border: 0px solid transparent;border-radius:5px;}


                .uploaddatabasenamenotification{font-size: 12px;}

                .uploaddatabasecategorysecondpage{display:inline-block;background-color:  var(--maincolor);;color:var(--contentbackgroundcolor);font-size: 14px;padding: 3px;border-radius: 5px;margin: 10px;}、

                .uploaddatabasethirdpage{display:n1one;}


                .uploaddatabasebackbutton{background-color: var(--maincolor);;color: var(--contentbackgroundcolor);border-radius: 5px;padding: 10px;margin-top: 40px;width:140px}


                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                /* 百科内容 */

                

                sup{color: var(--maincolor);}

                sup:hover{cursor: pointer;}

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */

                /* 意识库判型页 */
            

                .recommendpeopledatabasepicture{border-radius: 1000px;width:80px;cursor: pointer;}

                .recommendpeopledatabasebox {
                    text-align: center;
                    display: inline-block;
                    margin-left: 15px;
                    margin-right: 15px;
                    width:230px;
                    padding: 20px;
                    border-radius: 15px;
                }

                .recommendpeopledatabasebox:hover{background-color:#e9e9e9; cursor: pointer;}

                .recommendpeopledatabasebox:hover .typejudgementgender2{border:2px solid #e9e9e9;}
                
                .recommendpeopledatabasename{font-size: 15px;color:#000000;cursor: pointer;}

                .recommendpeopledatabaseidentity{color:rgb(161, 161, 161);cursor: pointer;}

                

                .databasecommentareauserpicture{width:33px;border-radius:51111111px;float:left}

                .databasecommentareauserinformation {
                    margin-top: 0px;
                  
                    width: 100%;
                    margin-left: -30px;
                    margin-bottom: -18px;
                }

                .databasecommentareauserinformationgap{margin-top: -68px;}

                .databasecommentareauserinformationbox{float: left;
                    width: calc(100% + 30px);
                    margin-left: -20px;
                    margin-top: 0px;
                    margin-bottom: 10px;}

                .databasecommentareauserinformationname{font-size: 15px;float: left;margin-top: 0px;margin-left:8px;color:var(--lightinformation);}

                .databasecommentareavote{margin-top:5px ;}

                .databasecommentareacomment{    width: 550px;
                    word-break: break-all;
                    margin-left: 51px;
                    font-size: 15px;
                    float: left;
                    margin-top: -1px;
                color:rgb(87, 87, 87)
            
            ;
        
            -webkit-line-clamp: 4;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            cursor:pointer;
            word-break: break-all;}


            .clickpage:hover  .databasecommentlikebutton:hover {background-color:  rgb(113, 113, 113) !important; transition: 0.3s !important; }

                       
            .clickpage:hover .databasecommentlikebutton:hover {
                background-color: var(--lightbuttonhoverinhoverbox) !important;
                transition: 0.3s !important;
            }

            .clickpage:hover  .databasecommentlikebutton { background-color: var(--firsthovervotemainpagebuttoncolor); transition: 0.1s;}

                .databasecommenttime{float:right;margin-top: 7px;font-size: 12px;color:var(--lightinformation);}

                .databasecommentlikebutton{float:right;margin-right:0px;margin-top: -7px;font-size: 15px;color:#566176;margin-left: 7px;}


                .databasecommentlikebutton:hover{background-color: var(--firsthovervotemainpagebuttoncolor);}
             

                .databasecommentshowbox{float:right;margin-right:54px;margin-top: -65px;}

                .databasecommentshow{
                    font-size:15px;
                     padding: 5px;
                    padding-left: 10px;
                    padding-right: 10px;
                    ;margin-left:25px;
                    ;border-radius: 5px;
                    color:var(--mainfontcolor);}

                .chosendatabasecommentshow{background-color: #cfcfcf;color:var(--mainfontcolor);;font-weight:bold;border-radius: 2px;}

                .databasecommentareavote{font-size: 14px;;padding-left:0px;padding-right: 5px;border-radius: 1000px;color:#60606057;;font-weight: 350;margin-top: 2px;}

                dl {
                    margin-top: 0;
                    margin-bottom: 0px;
                    margin-left: 20px;
                }

                .generalbox-commentarea-title{    
                    height: 10px;
                    min-height: 20px;
                    background: transparent;
                    box-shadow: 0px 0px 0px 0px transparent;
                    margin-top: 55px;
                margin-bottom: 0px;}



              

           

          
              
                li{color:#003399}


                blockquote{border-left: 3px solid #495a7d;font-size: 15px;}

             
                blockquote {
             
                    color: var(--mainfontcolor);
                    border-left: 2px solid #dddddd;
                    padding: 5px 0px 5px 15px;
                    position: relative;
                    margin-top: 5px;
                    overflow: auto;
                    line-height: 190%;
                    /* text-indent: 35px; */
                    /* background-color: #f5f5f5; */
                    margin-bottom: 10px;

                }
              


/* blockquote:before {
  color: #003399;
  content: "\201f";
  font-size: 5em;
  position:absolute;
  left:-15px;
  top: 40px;
  line-height: 0.1em;
} */
blockquote:after {
  color: #003399;
  content: "";
  font-size: 5em;
  position:absolute;
  right:15px;
  bottom: 0em;
  line-height: 0.1em;
}


.judgecommentbutton{display: inline-block;}

.judgecommentbutton:hover{color:var(--mainhovercolor);cursor: pointer;}

                /* 百科 */

                .wikifeedimage{width:216px;height: 216px;margin: 17px;float: left;}

                .editwikiinformation{color:var(--contentbackgroundcolor);background-color: #0033995e;padding:8px;border-radius: 10000px;font-size:14px}

                .wikifeedinformation{font-size: 12px; 
                    -webkit-line-clamp: 2;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    cursor:pointer;
                    word-break: break-all;}


                .wikifeedimageboxset{margin-left: calc(50% + -580px);margin-top:30px;}

                .wikifeedboxinformation{    text-align: left;
                    margin-left: calc(50% + -500px);height: 55.97px;}

                 


                    .testface{
                        

                        opacity: 1;
                        width: 900px;
                  
                     margin-top: 155px;
    margin-left: 120px;


                    }
                       .testtitle , .testtitle-afterlastquestio{
                   /* vertical-align: initial; */
                   width: calc(100% + -1080px);
                   min-width: 160px;
                   font-weight: normal;
    margin-top: 195px;
    position: absolute;
    color: rgb(255, 255, 255);
    margin-left: calc(50% + -490px);
    /* text-shadow: 1px 1px 3px rgb(0 0 0 / 27%); */
                    }
                    .wikifeedboxinformation2{height: 40.85px;}

                .wikifeedinformationbox{display: inline-block;margin-left: 10px;margin-right: 100px;margin-top: 0px;text-align: center;}

                .wikifeedtitle{color:var(--mainfontcolor);;font-size: 50px;}

                .wikifeedtitle2{color:var(--mainfontcolor);;font-size: 20px;}
                    
                .wikifeedintroduction{text-align: left;margin-top: 50px;font-size: 55px;color:var(--mainfontcolor);;font-weight: 600;}

                .uploadbutton-feed-wiki{font-size: 16px;}

                .wikifeedinformation-box {
                    top: -219px;
                    width: 216px;
                    height: 216px;
                    border-radius: 5px;
                    padding: 0px;
                    position: relative;
                    display: flex;
                    align-content: flex-start;
                    justify-content: flex-start;
                    align-items: flex-end;
                
                }

                .wikifeedinformation-box-2 {
                    top: -280px;
                    width: 450px;
                    height: 276px;
                    border-radius: 35px;
                    padding: 0px;
                    position: relative;
                   background-color: #00000043;
                    display: flex;
                    align-content: flex-start;
                    justify-content: flex-start;
                    align-items: flex-end;
                
                }

                .wikifeedinformation-box:hover{  background-color: #06060656;cursor: pointer;transition: 0.3s;}



                .usernameview-channel{color:var(--lightinformation);}


                .sideinformationtitle{font-size: 15px;padding:15px;padding-bottom: 0px;color:var(--sidetitlecolor)}


                .caculatebar{margin-top: 12px;}
                
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */

                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */

                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */

                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */
                
                /* 梦境帖子回复与喜爱列表 */



                .dreampostotheroperationset{margin-left: 5px;margin-top:10px;
                    margin-top: 20px;

                    
                  
                    border: 2px solid var(--hr);
                    
                    width:auto;
                    float:left;
                    margin-bottom: 0px;
                    border-radius: 1000px;;
                
                    margin-top: 10px;
                    margin-bottom: 10px !important;}

                    

                .dreampostotheroperationlist {
                    display: inline-block;
                    /* margin: 10px; */
                    padding: 5px;
                    padding-left: 10px;
                    padding-right: 10px;
                    /* margin-bottom: 0px; */
                    color: var(--mainfontcolor);
                    border-radius: 115px;
                    font-size: 15px;
                    margin-left: 5.5px;
                    margin-right: 5.5px;
                    margin-top: 4px;
                    margin-bottom: 4px;
                }

                .dreampostotheroperationlist-judgecontent{padding-top: 0px;padding-bottom: 0px;}

                .mainsecondbox{background-color: transparent;box-shadow: none;}

               

                .chosendreampostotheroperation {color: var(--mainfontcolor) !important; background-color: var(--contentbackgroundcolor)  !important; font-weight: bold  !important;}

                .chosendreampostotheroperation:hover{cursor: pointer;}

                .unchosendreampostotheroperation:hover{cursor: pointer;color: #4c6cab;}


                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                /* 登录注册流程界面 */

                #bottomlogin {
                    width: 100%;
                    height: 70px;
                    display: inline-block;
                    position: absolute;
                   
                    z-index: 101;
                    -webkit-app-region: drag;
                    margin-top: 715px;
                    bottom:60px;
                    font-size: 15px;
                    color: var(--importantInformation);
                    display: none;
                }


            


                .personalogoimage-login {
                    height: 32px;
                    width: 32px;
                    margin-bottom: -12px !important;
                    margin-left: 66px !important;
                
                }

                .personalogo-font{ height: 23px;
                    margin-left: 5px;
                    margin-bottom: -7px;}

                .logobox{display: inline-block;height: 50px;}

                .loginbox {
                    margin-left: calc(50% + 70px);
                    width: 340px;
                    padding: 30px 30px 100px;
                    min-height: 400px;
                    margin-top: 75px;
                    float: right;
                    position: absolute;
                    border-radius: 25px;

                    z-index: 1111;
                }


                    .loginbox-window {
                        margin-left: 0px;
                        width: 380px;
                        padding: 30px 30px 105px;
                        min-height: 30px;
                        /* margin-top: 116px; */
                        float: right;
                        position: fixed;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        display: none;

                        z-index: 111111111111111 !important;
                        padding: 35px;
                        padding-bottom: 35px;
                        padding-bottom: 80px;
                    


                    }

                    .appdownload-title{color: var(--mainfontcolor);;font-size: 36px;text-align: center;}

                    .appdownload-window {

                        overflow: hidden;
                        margin-left: 0px;
                        width: 580px;
                        padding: 30px 30px 105px;
                    height: 591px;
                        /* margin-top: 116px; */
                        float: right;
                        position: fixed;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        background-color: var(--backgroundcolor);
                        display: none;

                    }

                    .appdownload-qrcodebox{background-color: var(--contentbackgroundcolor);width:393px;height:393px;border-radius: 10px;margin-top: 20px; box-shadow: 0px 0px 1px 0px var(--contentboxboxshadow);}
                    
                    .registerbox-window {
                        margin-left: calc(50% );
                        width:450px;
                        position: fixed;
                        padding: 30px 30px 30px;
                        min-height: 300px;
                          top: 50%;

    transform: translate(-50%, -50%);
                 
                       
                        display: no1ne;
                        
                    }



                .loginboxtitlebox{font-size: 16px;}

                .loginboxtitle{width:49%;display: inline-block;text-align: center;padding:15px;cursor: pointer;    border-bottom: 4px solid transparent;}

                .loginboxtitle2{font-weight: 700;color:rgb(77, 77, 77);border-bottom: 4px solid  transparent;;}

                .logininput{width:100%;padding:20px;padding-left:0px;padding-right: 0px;margin-top:20px;border:0px solid transparent;border-bottom: 1px solid   var(--logininputborderline);color:var(--mainfontcolor);padding-bottom: 14px;background-color: var(--contentbackgroundcolor) !important;}

                .loginbutton{width:100%;border-radius: 101px;margin-top: 50px;background-color:  var(--maincolor);;color:var(--mainbuttonfontcolor);padding:8px;font-weight: 700;}

                .loginbutton:hover{background-color: var(--mainhovercolor);}

                .loginsubchoice1{color: var(--maincolor);;float: left;cursor: pointer;}

                .loginsubchoice1:hover{color:var(--mainhovercolor);}

                .loginsubchoice2{float: right;cursor: pointer;}

                .loginsubchoice2:hover{color:#d2d2d2;}

                .loginwindow{position: fixed;left:0;right:0;margin-top: 50px;z-index: 200110;display: none;}
              
                .appdownloadqrbox{position: fixed;left:0;right:0;margin-top: 50px;z-index: 111111111111111;display: none;}

                .registerwindow2{position: fixed;left:0;right:0;margin-top: 50px;z-index: 11111111;display: none;}

         
                
                .choosepersonalitybox2{position: fixed;left:0;right:0;margin-top: 50px;z-index: 3111;display: none;}


                .choosepersonalitybox3{position: fixed;left:0;right:0;margin-top: 50px;z-index: 11111111;display: none;}


                .registerwindow{position: fixed;left:0;right:0;margin-top: 50px;z-index: 11111111;display: none;}


                .loginsubchoice{font-size: 14px;margin-top: 5px;}

                .loginimage {
                    width:410px;
                    float: left;
                    margin-left: calc(50% + -415px);
                    margin-top: 80px;
                }

                .loginimage-window {
                    width: 330px;
                    float: left;
                    margin-left: calc(50% + 10px);
                    margin-top: -16px;
                    z-index: 1111111111111;
                    position: absolute;
                    display: none;
                }

                /* 跳转页面 */

                .whisperpage{display: 1none;}

                .channelboxgenre{background-color:#e3edff00;color:#adadad;;font-size: 13px;border-radius:211px;padding:3px;}

                .channelpersonalityrate{font-size: 15px;margin-right: 2px;}

                [v-cloak]{display:none}

                .css-xnyu8s {
                    box-sizing: border-box;
                    min-width: 0px;
                    width: 30px;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    justify-content: center;
                    margin: 0px 8px;
                    display: flex;
                }

                .css-1lm6dgd {
                    box-sizing: border-box;
                    min-width: 0px;
                    font-size: 17px;
                    padding-top: 2px;
                    color: rgb(133, 144, 166);
                    margin-top: 5px;
                    margin-bottom: 15px;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    justify-content: center;
                    display: flex;
                    user-select: none;
                    color:rgb(134, 134, 134);

                }

                .css-1wli1x0 {
                    font-size: 14px;
                    line-height: 32px;
                    color: rgb(133, 144, 166);
                    text-align: center;
                    cursor: pointer;
                    background: none rgba(133, 144, 166, 0.1);
                    border: 1px solid transparent;
                    border-radius: 99em;
                    width: 40px;
                    height: 40px;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    justify-content: center;
                    padding: 0px;
                }


                .css-18otqma {
                    font-size: 14px;
                    line-height: 32px;
                    color: rgb(133, 144, 166);
                    text-align: center;
                    cursor: pointer;
                    background: none rgba(133, 144, 166, 0.1);
                    border: 1px solid transparent;
                    border-radius: 99em;
                    width: 40px;
                    height: 40px;
                    display: flex;
                    -webkit-box-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    justify-content: center;
                    padding: 0px;
                }


                .Button--secondary.Button--grey {
                    background: var(--unobviousbuttoncolor) !important;
                    color: var(--contentbackgroundcolor);
                }


                
                .Button--secondary.Button--grey:hover {
                    background: var(--unobviousbuttoncolorhover) !important;
                    color: var(--contentbackgroundcolor);
                    transition: 0.1s;
                }


                

                .searchcharactername:hover{  border-color:var(--charactewrfiltertagcolor) ;transition: 0.3s;}

                .searchcharactername{    margin-left: 0px;

                    background-color: transparent;
                    color: var(--mainfontcolor);
                    padding-left: 11.5px;
                    border: 2px solid #999999;
                    font-size: 15px;
                    padding-right: 10px;
                    border-radius: 511px;
                    width: 720px;
                    height: 41px;}


                    .searchcharactername:focus{       border: 2px solid  var(--maincolor);;transition: 0.5s;}
                .uncounciousnessdatabasetitle{font-size:45px;color: var(--maincolor);;font-weight: bold;margin-bottom: 30px;}

                .databasefeedtitleset {
                    display: n1one;
                    width: 100px;
                    background-color: var(--contentbackgroundcolor);
                    padding-top: 5px;
                    padding-bottom: 45px;
                    border-radius: 3011111px;
                    position: fixed;
                    box-shadow: 0px 0px 2px 0px rgb(212 212 212);
                    bottom: 40px;
                    height: calc(100% + -120px);
                    margin-left: 896px;
                }


                .databaseentrancecategorytitle{color: var(--maincolor);;font-size: 20px;font-weight: bold;    margin-bottom: 0px;margin-left: 10px;}


                .databaseentrancecategory{margin-left: 55px;}

                .databaseentrancecategory2 {
                    background-color:  var(--maincolor);;
                    padding: 5px;
                    padding-left: 15px;
                    padding-right: 15px;
                    color: var(--contentbackgroundcolor);
                    border-radius: 5px;
                    margin: 10px;
                    font-size: 15px;
                    display: inline-block;
                  
                }

              

                .databaseentrancecategory2:hover{background-color: var(--mainhovercolor);;cursor: pointer;transition:0.5s;}


                .scrollleft{margin-top: 110px;margin-right: 30px;}



                .scrollright{margin-top: 110px;margin-left: 30px;}
             

                .Button--grey:hover{background-color:#8a8a8a;cursor: pointer;}


                .libidoview{display:non1e;}



                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                /* 加载占位符 */

                .placeholder-bar-title{background-image:linear-gradient(to right,rgb(252, 252, 252),rgb(241, 241, 241)) ;height: 15px;
                    margin-left: 28px;
                    width: 580px;
                   }



                    .placeholder-bar-content{background-image:linear-gradient(to right,rgb(252, 252, 252),rgb(241, 241, 241)) ;height: 15px;
                        margin-left: 28px;
                        width: 400px;
                      }

                   .placeholder-bar-channel{background-image:linear-gradient(to right,rgb(252, 252, 252),rgb(241, 241, 241)) ;height: 15px;
                        float: right;
                        width: 150px;
                        margin-right:28px;
                        }  


                  .placeholder-bar-operation{background-image:linear-gradient(to right,rgb(252, 252, 252),rgb(241, 241, 241))  ;height: 15px;
                        float: left;
                        width: 250px;
                        margin-left:28px;
                       } 

                .bottomgap{height: 5px;background-color: transparent;box-shadow: none;}



                .sideicon{float:left;}


                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                /* 加载进度条 */

                .progress-bar {
                    height: 4px;
                    width: 200%;
                    position: fixed;
                    top: 0;
                    left: 0;
                    background-color: transparent;
                    z-index: 999;
                    box-shadow:none;
                  }
                  
                  .progress {
                    height: 4px;
                    background-color:  var(--maincolor);;
                    width: 0%;
                    transition: width 0.2s;
                    box-shadow:none;
                  }



             
               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */

               /* 呓语内容页 */
               
            

               .topiccontent2:hover{background-color:var(--unobviousbuttoncolorhover);transition:  0.1s;}
               .whisperauthorinformationpicture{width: 55px;border-radius: 5111px;float:left;}

               .whisperauthorinformationbox{text-align: left;padding:20px;}
         
               .whisperauthorinformationname{font-size: 17px;font-weight: bold;color:var(--mainfontcolor);}

               .whisperauthorinformation{width:auto;float: left;margin-top: 5px;margin-left:10px;line-height: 170%;}


               .whisperauthorinformation:hover {cursor: pointer;}

               .whisperauthorinformationdescription {
                margin-top: 10px;
                float: left;
                width: 270px;
                margin-left: 0px;
                margin-bottom: 30px;
                font-size: 14px;
                line-height: 170%;
            }

                .profilebutton-userinformationcard-whisperauthorinformation{
                 width: 120px;
                  font-size: 15px;
                 border-radius: 23px;
                }


                .profilebuttonset-userinformationcard-whisperauthorinformation {
                    width: 100%;
                    margin-right: 0px;
                    margin-top: 10px;
                }




                
                .operationicon{width:19px;margin-left: -0.33px;transition:1.2s}

                .operationiconsvg{vertical-align: text-bottom;margin-left: 1px;}

                .operationicon2{width:17px;margin-top: -4px;}

                .toprightbaricon{width:18px;vertical-align: middle;}


                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */

                /* 投票模块 */


                .votebutton{ background-color:  var(--maincolor);;width: 100%;height: 50px;font-size: 15px;border-radius: 1115px;color:var(--mainbuttonfontcolor);font-weight: bold;}

                .votebutton:hover{ background-color: var(--mainhovercolor) }

                .votebuttonbox{width:100%;margin-left: 5px;margin-bottom: 15px;}


                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                /* 测试结果 */

                .recenttestresultimage{height:400px;float: left;margin-left: calc(50% + -370px);margin-top: 50px;}

                .recenttestresulttitle{width:15%;font-size: 30px;float: left;text-align:center;margin-top:190px;margin-left: 100px;font-weight: bold;color:rgb(82, 82, 82);line-height: 200%;}

                .recenttestresultpersonalityview{font-size: 30px;}

                .recenttestresulttypology{font-size: 20px;color:rgb(180, 180, 180);font-weight: normal;margin-left: 10px;}

                /* 人物墙 */

                .votebutton-feed{    background-color:var(--contentbackgroundcolor);
                    color:  var(--mainfontcolor);;
                    box-shadow: 2px 2px 5px 0.1px var( --unobviousboxshadow);
                    font-size: 15px;
                    padding: 8px;
                    width: 100%;
                    margin-top: 0px;
                    margin-bottom: 15px;
                    border-radius: 5px;
                    border: 1px solid var(--hr);
                    transition: 0.2s;
                }
               
                .votebutton-feed:hover{background-color:rgb(219, 221, 233)}

                .choosevotepersonality{color:var(--contentbackgroundcolor);background-color: var(--maincolor);;font-size: 15px;padding-left: 10px;padding-right: 10px;border-radius: 2px;margin-left: 21px;}

                .vote-feed-operationinformationbox{display: inline-block;width:60px}

                .vote-feed-operationinformation1{font-size: 15px;color: var(--mainfontcolor);}

                .vote-feed-operationinformation2{margin-top: 5px;color: var(--characterprofiletagkeycolor);}

                .charactersectioncounts{color:gray;font-size: 15px;}


                /* 百科标题 */


                .wikicategory{width:16.37%; border-radius: 5px;color: var(--mainfontcolor);font-size: 15px;}

                .wikifeedintroduction-1 {
                    width: 450px;
                    white-space: nowrap;
                    overflow: hidden;
                    border-right: 4px solid transparent;
              
                    display: inline-block;
                    animation: go 2s steps(22), off .5s step-end 3.5 alternate;
                }

               
                .wikifeedintroduction-2 {
                    display: inline-block;
                    width: 580px;
                  
                    white-space: nowrap;
                    overflow: hidden;
                    visibility: hidden;
                    border-right:4px solid transparent;
                    animation: go 2s steps(22) 2.2s, off .5s step-end infinite alternate;
                    animation-fill-mode: forwards;
                    
                    /* 使用 animation-delay 属性来设置延迟 2 秒 */
                  }
                

                @keyframes go {
                    from {
                        width: 0;
                      
                      
                     
                    }
                    to {
                     
                        visibility: visible;
                      }
                }
                @keyframes off {
                    50% {
                        border-color:  var(--maincolor);;
                    }

                 
                }
                
              
                /* 找不到页面 */

                .nocontent{width: 180px;
                    margin-left: 0px;
                    margin-top: -200px;
                    margin-right: 60px;}

                .noncontentbox{width: 100%;text-align: center;position:fixed; top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);}

                .noncontenttitle1{font-size: 36px;font-weight: bold;color:#8c8c8c}

                .noncontenttitle2{font-size: 17px;;color:#acacac}

                .noncontentitlebox{display: inline-block;}

                .continue{width:138px;font-size: 17px;float:right;color:var(--mainbuttonfontcolor);background-color: var(--maincolor);;border: 2px solid  var(--maincolor);;border-radius: 5px;height: 40px;margin-right: 107px;margin-top: -35px;}


                .skippersonalityselection{width:138px;font-size: 17px;float:right;color:  var(--maincolor);;background-color:white;border: 2px solid  var(--maincolor);;border-radius: 111115px;height: 40px;margin-right: 107px;margin-top: -35px;}
                

                .skippersonalityselection:hover{border:2px solid var(--mainhovercolor);color: var(--mainhovercolor);}


                .slider {
                    position: fixed;
                    top: 473px;
                    left: 50%;
                    transform: translate(-50%,-50%);
                    width: 600px;
                    height: 60px;
                    padding: 30px;
                    padding-left: 40px;
                  
                    border-radius: 20px;
                    display: flex;
                    align-items: center;
                  
                    transform: rotate(270deg);
                  
                  }
                   
                  .slider p {
                    font-size: 20px;
                    font-weight: 600;
                    font-family: Open Sans;
                    padding-left: 5px;
                    color:  var(--maincolor);;
                    width: 150px;
                    transform: rotate(90deg);
                    
                  }
                   
                  .slider input[type="range"] {
                    -webkit-appearance: none !important;
                    width: 420px;
                    height: 2px;
                    background:  var(--maincolor);;
                    border: none;
                    outline: none;
                  
                  }
                   
                  .slider input[type="range"]::-webkit-slider-thumb {
                    -webkit-appearance: none !important;
                    width: 35px;
                    height: 25px;
                    background:  var(--maincolor);;
                    box-shadow: none;
                    border-radius:5px;
                    cursor: pointer;
                  }
                   
                  .slider input[type="range"]::-webkit-slider-thumb:hover {
                    background: var(--mainhovercolor);
                  }


                  @media (min-width: 0px) and (max-width: 999px) {


                    
                    .slider{
                       position: absolute;margin-top: -105px;
                    }

                    
                }
                 

                

                .seconduploadbutton{background-image: linear-gradient(transparent,transparent);background-color: transparent;color: var(--maincolor);}

                .seconduploadbutton:hover{background-image: linear-gradient(transparent,transparent);background-color: transparent;color: var(--maincolor);;color:var(--mainhovercolor)}

                .tasktitle{font-size: 14px;color: var(--maincolor);}

       

                .wikifeedimage2 {
                    width: 450px;
                    height: 256px;
                    margin: 20px;
                    float: left;
                }

                

                .personalityview-small{font-size: 12px;border-left:none;padding-left: 0px;}

                
              .wikicontentpart{background-color:  var(--contentbackgroundcolor);width:660px;margin-top: 100px;position: relative;margin-left: calc(50% + -490px);    border-radius: 5px;
                border: 1px solid transparent;
                
                background-color:  var(--contentbackgroundcolor);
                color: var(--lightinformation);;
                box-shadow: 0px 0px 1px 0px rgb(216 216 216);}

                .informationcardtitle{font-size: 35px;}


                #w-e-element-21 {
                    color: #747474;
                    border-left: 2px solid  var(--maincolor);;
                    padding: 1em 1.5em 1em 1.5em;
                    position: relative;
                    font-family: 'Roboto', sans-serif;
                    line-height: 190%;
                    text-indent: 35px;
                    background-color: var(--backgroundcolor);
                }
                
                
                
                    body{background-color: rgb(246, 245, 245)}
                    .w-e-textarea-1{color: var(--mainfontcolor);}
                .page-container{border-color: transparent;width: 730px; color: var(--mainfontcolor);
                  
                margin-left: calc(50% - 500px)
                ;}
                .w-e-toolbar{z-index: 100000;;width: 800px;border-radius: 10px;}
                #header-container {
                  list-style-type: none;
                  padding-left: 20px;
                }
                
                #header-container li {
                  color: #333;
                  margin: 10px 0;
                  cursor: pointer;
                }
                
                #header-container li:hover {
                  text-decoration: underline;
                }
                
                #header-container li[type="header1"] {
                  font-size: 20px;
                  font-weight: bold;
                }
                
                #header-container li[type="header2"] {
                  font-size: 16px;
                  padding-left: 15px;
                  font-weight: bold;
                }
                
                #header-container li[type="header3"] {
                  font-size: 14px;
                  padding-left: 30px;
                }
                
                #header-container li[type="header4"] {
                  font-size: 12px;
                  padding-left: 45px;
                }
                
                #header-container li[type="header5"] {
                  font-size: 12px;
                  padding-left: 60px;
                }
                
            
                .w-e-hoverbar .w-e-hoverbar-bold,
                .w-e-hoverbar .w-e-hoverbar-italic {
                display: none;
                }
                
                
                .w-e-scroll::-webkit-scrollbar {
                    
                    background-color: #ffffff;
                    width: 0px;
                    border-radius:5px;
                    }
                
                    .rightmenubox::-webkit-scrollbar {
                    
                    background-color: #ffffff;
                    width: 0px;
                    border-radius:5px;
                    }
                
                
                
                
                    #informationcard{background-color: var(--contentbackgroundcolor);}
                    .informationcardtitle{color: var(--mainfontcolor);font-weight: bold;font-size: 32px;}
                    .wikicard{    background-color: var(--contentbackgroundcolor);
                    color: var(--lightinformation);;
                    box-shadow: 0px 0px 1px 0px rgb(216 216 216);padding: 30px;
                    margin-top: 8px /* 梦境盒子 */;border-radius: 5px;}
                
                    .informationcardcontent{border: none;
                      outline: none;margin-top:10px;line-height:190%;border: 0px solid var(--contentbackgroundcolor);color:var(--mainfontcolor);;font-size: 15px;display: inline-block;line-height: 230%;}
                
                
                      .informationcardcontent[data-placeholder]:empty::before {
                      content: attr(data-placeholder);
                      color: #999;
                      position: absolute;
                      pointer-events: none;
                    }
                    
                    .wikinameinput{display:inline-block;width: 80px;margin-right: 10px;vertical-align: top;border-radius:5px;color:var(--mainfontcolor);font-weight: bold;text-align: center;}
                
                    .wikiinformationinput{width: 154px;margin-right: 10px;display: inline-block;height:auto;;min-height:25px;border-radius:5px;vertical-align: top;
                      outline: none;color:var(--mainfontcolor);;padding-left: 4px;padding-right: 4px;padding-top: 0px;margin-bottom: 10px;}
                
                      .wikiinformationinputextend{float: right;margin-right: 17px;}
                
                      .informationcardpicture{width: 100%;height: 100%;border-radius:5px;}

                      .informationcardpicturebox {
                        width: 150px
                    
                    ;
                        height: 150px;
                        display: inline-block;
                        /* position: absolute; */
                        margin-left: 20px;
                        margin-top: -55px;
                        float: right;
                        border-radius: 1000px;
                    }
                
                      .wikiinputbox{display: inline-block;margin-top: 20px;width: 330px;;vertical-align: top}
                
                      .editorimage{width: 30px;margin-right: 5px;border-radius: 100px;}
                
                      #editor-text-area{font-size: 15px;}

                      .recordcategory{width:33.3%}

                      .recordtitle{font-size:30px;margin-top: 100px;font-weight: bold;color: var(--maincolor);;margin-left: calc(50% + -500px);}


                      .createchannelpage2{margin-top: -0px;width: 410px;z-index: 9999;}

                      @media (min-width: 0px) and (max-width: 999px) {

                        .postdiscuss{margin-top: 0px;}
                    
                        .createchannelpage2{margin-top: 0px;}
                    }


                    .cropper-container {
                        width: 240px;
                        height:240px;
                        border-radius: 15px;
                      }


                      .cropper-move {
                       
                        border-radius: 15px;
                    }

                      .custom-file-upload {
                        position: relative;
                        display: inline-block;
                        background-color: var(--secondarybuttoncolor);
                        padding: 6px 55px;
                        cursor: pointer;
                        color: var(--mainfontcolor);
                        border-radius: 4px;
                        font-size: 15px;
                        font-weight: bold;
                        margin-top: 20px;
                      }
                      
                      .custom-file-upload input[type="file"] {
                        position: absolute;
                        opacity: 0;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        cursor: pointer;
                        z-index: -1;
                      }

                        

                      .custom-file-upload2 {
                  
                      }
                      
                      .custom-file-upload2 input[type="file"] {
                        position: absolute;
                        opacity: 0;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        cursor: pointer;
                        z-index: -1;
                      }


