.ChatGPT .chatList::-webkit-scrollbar{width:8px}.ChatGPT .chatList::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(240,159,173,.4);border-radius:5px}.ChatGPT .chatList::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:rgba(240,159,173,.5)}.rightMenu{border:1px solid #ccc;background:#fff;color:#333;padding:5px 10px;display:inline-block;position:fixed;cursor:pointer}.rightMenu:hover{background:#00f;color:#fff}.threePoints{width:30px}.threePoints div{width:8px;height:8px;background-color:#3b9bc9;border-radius:50%;display:inline-block;animation:action 1.5s ease-in-out infinite;animation-fill-mode:both}.threePoints .point1{animation-delay:-.3s}.threePoints .point2{animation-delay:-.1s}@keyframes action{0%,80%,to{transform:scale(0)}40%{transform:scale(.7)}}.tpWhite div{background-color:#fff}.ChatGPT{padding:0 30px}.ChatGPT .el-dialog{height:auto!important}.ChatGPT .el-dialog__body{padding:20px!important;font-size:16px;line-height:22px}.ChatGPT .el-dialog__title{font-weight:700}.ChatGPT .title{text-align:center;margin-bottom:20px;border-radius:20px;background:#fff}.ChatGPT .title span{font-size:22px;font-weight:800;color:#252525;margin-right:10px}.ChatGPT .title img,.ChatGPT .title span{display:inline-block;vertical-align:middle}.ChatGPT .title img{width:30px;height:auto}.ChatGPT .index_con{display:flex;justify-content:space-between}.ChatGPT .zhaomu{width:234px;border-radius:20px;background:#fff;padding:15px 20px 10px;box-sizing:border-box}.ChatGPT .zhaomu .tit{font-size:20px;font-weight:700;color:#eb7086}.ChatGPT .zhaomu .con{margin-top:10px;height:530px;overflow:hidden}.ChatGPT .zhaomu .con div{line-height:24px;font-size:14px;cursor:pointer;border-bottom:1px solid #f5f5f5;padding:6px 0}.ChatGPT .zhaomu .con div:last-of-type{border-bottom:none}.ChatGPT .zhaomu .con div:hover{color:#f09fad}.ChatGPT .type{width:732px}.ChatGPT .type .item{border-radius:20px;background:#fff;padding:15px 20px 20px;font-size:14px;height:80px;margin-bottom:20px;cursor:pointer}.ChatGPT .type .item .icon_title{display:flex}.ChatGPT .type .item .icon_title i{margin-right:3px;margin-top:3px;color:#eb7086}.ChatGPT .type .item .icon_title span{flex-grow:1}.ChatGPT .type .item .con{font-size:12px;color:#b5b5b6;margin-top:10px}.ChatGPT .type .item .btn{text-align:center;background:#f09fad;border-radius:18px;display:inline-block;padding:4px 10px;color:#fff;font-size:12px}.ChatGPT .chat1{border-radius:20px;background:#fff;padding:20px;height:155px}.ChatGPT .chat1 input{border:none;font-size:16px;color:#000;font-family:微软雅黑;padding:10px 0 90px}.ChatGPT .chat1 .btn{text-align:right}.ChatGPT .chat1 .btn button{background:#f09fad;color:#fff}.ChatGPT .chat2{border-radius:20px;background:#fff;height:630px;position:relative;padding:20px 0}.ChatGPT .chat2 .back{position:absolute;top:0;right:5px;cursor:pointer;font-size:18px;padding:0 5px}.ChatGPT .chat2 .item{margin-bottom:10px}.ChatGPT .chat2 .ai{margin-bottom:20px}.ChatGPT .chat2 .item .name{width:50px;float:left;color:#333;line-height:23px;text-align:center;font-weight:700;background:#3e3a39;color:#fff;border-radius:8px}.ChatGPT .chat2 .item .name div{width:50px;height:23px;background:#fef4e9;position:relative;border-radius:0;color:#333;border-radius:5px}.ChatGPT .chat2 .item .name div.moss{background:#eff6fb;color:#3b9bc9}.ChatGPT .chat2 .item .name div:after{content:"";position:absolute;width:10px;height:10px;background:#fef4e9;border-radius:2px;top:50%;transform:translate(120%,-50%) rotate(45deg)}.ChatGPT .chat2 .item .name div.moss:after{transform:translateY(-50%) rotate(45deg);background:#eff6fb}.ChatGPT .chat2 .item .con{font-size:14px;margin-left:65px;padding-bottom:5px;line-height:22px;min-height:27px;padding-right:30px}.ChatGPT .chat2 .c{clear:both}.ChatGPT .chat2 .ai .con{font-weight:400;background:rgba(197,223,241,.2784313725490196);border-radius:10px 20px;padding:10px 15px;white-space:pre-wrap;color:#3b9bc9}.ChatGPT .chatList{height:480px;overflow-y:auto;margin-bottom:20px;padding:0 20px}.ChatGPT .sendDiv{background:rgba(237,233,233,.12156862745098039);border-radius:10px;margin:0 20px;padding:15px;height:100px;border:1px solid #f3f3f3}.ChatGPT .sendDiv input{background:none;border:none;color:#000;font-family:微软雅黑;padding:10px 0 60px}.ChatGPT .sendDiv .btn{text-align:right}.ChatGPT .sendDiv .btn button{background:#f09fad;color:#fff}@keyframes color-change{0%,50%{color:red}50.1%,to{color:#00db54}}@keyframes color-change-top{0%,50%{color:red}50.1%,to{color:#0400ff}}.color-animate-top{animation-name:color-change-top;animation-duration:.4s;animation-iteration-count:infinite;animation-play-state:running}.color-animate{animation-name:color-change;animation-duration:.4s;animation-iteration-count:infinite;animation-play-state:running}