
.czkj-resource-view-text,.czkj-resource-view-text div, .czkj-resource-view-text span,.czkj-resource-view-text p,.czkj-resource-view-text nav,.czkj-resource-view-text b,
.czkj-resource-view-text dd,.czkj-resource-view-text dl,.czkj-resource-view-text dt,.czkj-resource-view-text em,.czkj-resource-view-text footer,
.czkj-resource-view-text form,.czkj-resource-view-text h1,.czkj-resource-view-text h2,.czkj-resource-view-text h3,.czkj-resource-view-text h4,
.czkj-resource-view-text h5,.czkj-resource-view-text h6,.czkj-resource-view-text header,.czkj-resource-view-text label,.czkj-resource-view-text li,
.czkj-resource-view-text font
{
    line-height: 28px !important;
    letter-spacing: 1px;
}

.czkj-chat-left .kp-human {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 0px;
    bottom: 160px;
    z-index: 30;
    overflow: hidden;
}
.czkj-chat-left .kp-human .mh-human img {
    padding: 0 !important;
}

.czkj-textarea {
    padding-left: 16px;
}
.czkj-textarea::placeholder {
    color: #c4c4c4;
}
.czkj-textarea::-webkit-scrollbar {
    display: none;
}
.zhupu-tip {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #0271C0;
    padding-top: 10px;
}
.zhipu-title {
    position: relative;
    padding-top: 40px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    line-height: 36px;
    font-size: 24px;
    color: rgb(2, 113, 192);
    padding-right: 5px;
}
.zhipu-title .czkj-logo-radio{
    top: -80px;
    width: 110px;
    height: 110px;
    margin: auto;
    left: 0;
    right: 0;
}
.zhipu-title .czkj-logo-name {

}
.czkj-content-all {
    padding-top: 0px;
    padding-bottom: 156px;
}
.czkj-history-list .czkj-hot-item i {
    display: none;
}
.czkj-history-list .czkj-hot-item {
    padding-left: 11px;
}
.czkj-history-list .czkj-hot-item::after {
    content: '';
    position: absolute;
    height: 12px;
    width: 4px;
    background: #0271C0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;

}
.zhipu-common {
    margin-bottom: 20px;
    height: calc(50% - 10px);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1), 0px -2px 2px rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    padding: 0 20px;
    background: #fff url("../image/list-bg.png") no-repeat;
    background-size: 100% 100%;
}
.common-item {
    line-height: 22px;
    margin-top: 8px;
}
.zhipu-hot .czkj-robot-avatar, .last-hot-type-item, .zhipu-hot .czkj-recommend-title i, .zhipu-hot .czkj-hot-change, .zhipu-hot .czkj-recommend-item:before{
    display: none;
    
}
.zhipu-hot .czkj-msg {
    background-color: transparent !important;
    box-shadow: none;
    padding: 0;
}
.zhipu-hot .czkj-recommend-group {
    display: flex;
    flex-wrap: wrap;
}
.zhipu-hot .czkj-recommend-item  {
    color: #333;
    line-height: 22px;
    padding: 10px 14px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    border-bottom: none;
    box-shadow: 0 2px 2px 0px rgba(15, 89, 164, 0.08);
    background-color: rgb(247, 250, 255);
    margin-bottom: 10px;
    margin-right: 16px;
    border-radius: 10px;
}
.zhipu-common .czkj-common-title .czkj-tile-icon {
    background: url("../image/wfgf.png") no-repeat center right !important;
    background-size: 16px !important;
}
.czkj-history-list .czkj-right-question-tile .czkj-tile-icon{
    background: url("../image/lsjl.png") no-repeat center right !important;
    background-size: 16px !important;
}
.czkj-eval-btn {
    
}
.czkj-eval-btn img {
    display: none;
}
.zhipu-appraisal {
    display: flex;
    align-items: center;
}
.zhipu-appraisal + .czkj-chat-deeprag.hasMore {
    bottom: 32px;
}
.zhipuAppraisal {
    display: none !important;
}
.czkj-eval-true-zhipu {
    background: url("../image/manyi.svg") no-repeat center;
    height: 20px;
    width: 20px;
    background-size: 14px;
    margin-right: 4px;
    cursor: pointer;
    margin-left: 0;
    border: none;
    padding: 0;
}
.czkj-eval-true-zhipu.actived {
    background: url("../image/manyi1.svg") no-repeat center;
    background-size: 14px;
    cursor: default;
}
.czkj-eval-false-zhipu {
    background: url("../image/bumanyi.svg") no-repeat center center;
    height: 20px;
    width: 20px;
    background-size: 14px;
    cursor: pointer;
    margin-left: 0;
    border: none;
    padding: 0;
}
.czkj-eval-false-zhipu.actived {
    background: url("../image/bumanyi1.svg") no-repeat center center;
    background-size: 14px;
    cursor: default;
}

.hasZhipuAppraisal .czkj-audio {
    display: none;
}

.hasZhipuAppraisal .zhipu-appraisal .zhipu-bobao, .hasZhipuAppraisal .zhipu-appraisal .zhipu-bobao .czkj-audio {
    display: block;
    position: static;
    font-size: 0 !important;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden;
}
.hasZhipuAppraisal .zhipu-appraisal .zhipu-bobao {
    margin-right: 1px;
}
.hasZhipuAppraisal .zhipu-appraisal .czkj-audio img {
    height: 16px;
    margin-top: 5px;
}
.czkj-eval-true-fuzhi {
    height: 20px;
    width: 20px;
    background: url("../image/chat-fz.svg") no-repeat center;
    background-size: 12px;
    margin-right: 4px;
    display: block !important;
    border: 0;
    padding: 0;
    margin-left: 0;
}

.chat-tips {
    display: none;
}
.zhipu-hot .czkj-recommend-group .hide {
    display: block;
}
.czkj-rele-question-title {
    padding-right: 100px;
}
.czkj-rele-change {
    position: absolute;
    top: -9px;
    right: 8px;
    transform: scale(0.9);
}
.czkj-rele-group .czkj-rele-item {
    margin: 0;
}
#czkj-chat  li.m0 {
    display: none !important;
}
.czkj-select-result .czkj-mobile-common-title {
    border: none;
    padding-left: 0;
    font-weight: normal;
}

.czkj-common-list, .czkj-history-list {
    background-color: #fff;
}

.chatsse-contexts .czkj-tags-item {
    background-color: transparent !important;
    color: #0271C0;
}
.chatsse-contexts .czkj-tags-item:hover {
    opacity: .8;
}
.czkj-no-hot .czkj-chatsse-info {
    top: -25px;
    height: 24px;
    background-color: #fff;
    left: 10px;
}
.czkj-no-hot #czkj-chat li:last-child {
    padding-bottom: 25px;
}
.czkj-no-hot #czkj-chat .chatgpt-qa li:last-child {
    padding-bottom: 0;
}
.stopChat {
    bottom: -40px;
}

.zhipu-area {
    display: flex;
    align-items: center;
}
.zhipu-title.area .zhipu-area .czkj-logo-positioning {
    align-items: center;
    margin-left: 14px;
    display: flex !important;
}
.zhipu-title.area .zhipu-area .czkj-logo-positioning .positioning-icon {
    position: relative;
    top: 2px;
    min-width: 20px;
}
.chatgpt-qa {
    white-space: pre-line;
}
.czkj-chat-body{
    height: 735px;
}
.czkj-content-body {
    display: flex;
    align-items: center;
}
.czkj-source-video {
    display: none;
}
.czkj-resource-view-text {
    max-height: 560px 
}

.czkj-many-group-title {
    position: relative;
    padding-right: 45px;
}
.czkj-many-group-title .czkj-audio {
    right: 0;
    display: flex;
    align-items: center;
}
.czkj-tags-group {
    height: auto;
    max-height: none;
}
.czkj-chat-copy .czkj-audio.no-qrcode {
    display: flex;
}
.chatgpt-li .czkj-msg, .chatgpt-msg {
    margin-top: 0px;
}
.chatgpt-tips {
    position: static;
    white-space: normal;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    max-height: none;
}
.is-record img {
    margin: 8px 0 2px;
}
.websearch  {
    display: flex;
}
.czkj-pc-audio {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 510px;
    z-index: 999;
}
.dialogue {
    position: fixed;
    background: transparent;
    z-index: 998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.dialogue .content {
    position: absolute;
    margin: auto;
    background: rgba(0, 0, 0, 0.66);
    padding: 50px 10px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    border-radius: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 200px;
    width: 460px;
}
.czkj-chat-input .czkj-enter-btn {
    line-height: 35px;
}
.czkj-chat-input .czkj-enter-btn.actived {
}
.czkj-share .czkj-logo-positioning, .czkj-share .zhipuTitleColor, .czkj-share .czkj-chat-copy .chatgpt-share, .czkj-share .zhipu-eval-true, .czkj-share .zhipu-eval-false, .czkj-share .chat-ai-tip, .czkj-share .czkj-welcome-msg, .czkj-share .zhipu-hot, .czkj-share .positioning-robot, .czkj-share .czkj-chat-right, .czkj-share .czkj-chatsse-info, .czkj-share .czkj-chat-input, .czkj-share .zhipu-area-left, .czkj-share .stopChat, .czkj-share .czkj-user-btns, .czkj-share .czkj-user-copy {
    display: none !important;
    pointer-events: none !important;
}

.czkj-share .czkj-chat-center {
    padding-right: 0;
}
.czkj-share .czkj-chat-left {
    background-color: #fff;
    padding-bottom: 119px;
}
.czkj-share .czkj-content {
    width: 1000px;
}
.zhipu-input-btn {
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 12px;
    padding-left: 5px;
}
.zhipu-input-btn .accessrag, .zhipu-input-btn .websearch   {
    margin-left: 10px;
    position: static;
    border-radius: 14px;
}

.depend-data:hover {
    display: block !important;
}
.depend-data.hide {
    display: none !important;
}

.depend-data {
    position: absolute;
    bottom: 25px;
    left: 15px;
    z-index: 1;
    display: none;
    padding-bottom: 8px;
}
.depend-data-div {
    background-color: #EFF5FF;
    border: 2px solid #EFF5FF;
    border-radius: 8px;
    padding: 6px 10px;
    box-shadow: 0 0 10px rgba(0, 103, 177, .1);
}

.depend-data .item {
    cursor: pointer;
    padding: 3px 0;
    display: flex;
    font-size: 13px;
    line-height: 26px;
    border: none;
    white-space: nowrap;
    flex-wrap: wrap;
}
.depend-data .item div {
    display: flex;
    white-space: nowrap;
    align-items: center;
}
.depend-data .item .tip {
    line-height: 20px;
    color: #999;
    min-width: 100%;
    text-indent: 20px;
    margin: 0;
    white-space: nowrap;
}
.depend-data .item:hover {
    color: #0271c0;
}
.depend-data .item img {
    width: 14px;
    margin-right: 6px;
}
.depend-data .item .img1, .depend-data .item:hover .img2 {
    display: block;
}
.depend-data .item .img2, .depend-data .item:hover .img1 {
    display: none;
}

.dependableChat:hover + .depend-data {
    display: block !important;
}

.dependableChat, .quickChat, .autoChat {
    background-color: #efefef;
    border-radius: 14px;
    padding: 3px 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    cursor: pointer;
    margin-left: 10px;
    min-width: 64px;
}


.dependableChat.active, .quickChat.active, .autoChat.active {
    background-color: #ebf2fe;
    color: #0271c0;
}
.dependableChat img, .quickChat img, .autoChat img {
    margin-right: 5px;
    height: 14px;
}
.dependableChat.active .img2, .quickChat.active .img2, .autoChat.active .img2 {
    display: none;
}
.dependableChat.active .img1, .quickChat.active .img1, .autoChat.active .img1 {
    display: block !important;
}
@media (max-width: 640px) {
    .dependableChat, .quickChat, .autoChat {
        padding: 3px 6px;
    }
    .zhipu-input-btn {
        bottom: -25px;
        z-index: 1;
        white-space: nowrap;
        
        max-width: 100%;
    }
    .zhipu-mobile-history {
        display: block !important;
        background-color: #efefef;
        top: 0;
        height: 26px;
        line-height: 26px;
        padding: 0 8px;
        border-radius: 14px;
        margin-left: 10px;
    }
    .chatgpt-tips {
        line-height: 22px;
    }
    .czkjShare {
        bottom: 20px;
    }
    html, body{
        overflow: auto;
    }
    .czkj-resource-view-text {
        max-height: 560px 
    }
    .czkj-content-body{
        height: 100%;
        overflow: hidden;
        display: block;
    }
    .czkj-chat-body {
        height: 100%;
        background-color: #fff;
    }
    .czkj-content-all {
        padding: 0;
    }
    .czkj-content {
        max-width: 100%;
    }
    .zhipu-title {
        padding-top: 0;
        padding-left: 0;
        height: 56px;
        background: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-size: 100% 100%;
        font-size: 16px;
        padding: 0 10px;
        white-space: nowrap;
        flex-wrap: wrap;
    }
    .czkj-chat-center {
        top: 56px;
        height: calc(100% - 56px);
    }
    .zhipu-title .czkj-logo-radio {
        height: 32px;
        width: 32px;
        top: 8px;
        left: 10px;
        margin: initial;
        position: static;
    }
    .zhipu-title .czkj-logo-name {
        font-size: 16px !important;
        width: auto;
        max-width: calc(100% - 70px);
        line-height: 56px;
        margin-left: 0;
        min-width: 160px;
        text-align: left;
    }
    .czkj-user-btns, .czkj-chat-input {
        background-color: #fff;
    }
    .czkj-chat-input {
        /*overflow: hidden;*/
    }
    .zhipu-hot .czkj-recommend-item {
        margin-bottom: 6px;
        margin-right: 6px;
        border-radius: 10px;
        min-width: auto;
        padding: 10px 9px;
    }
    .czkj-chat-input .czkj-textarea {
        height: 40px;
        line-height: 18px;
        width: calc(100% - 0px) !important;
        background-color: #ffffff;
	    box-shadow: 0px 1px 4px 0px 
		rgba(0, 0, 0, 0.16);
        border: none;
        padding-right: 50px;
    } 
    
    .zhupu-tip, .czkj-server, .czkj-pc-audio {
        display: none;
    }
    #czkj-chat  li.chat-tips {
        margin: 0;
        padding: 15px 30px 10px;
        font-size: 12px;
        color: #0271C0;
        min-height: auto;
        text-align: center;
        display: none;
    }   
    .hot-type-inner {
        width: auto;
    }
    .hot-type {
        top: -52px !important;
        opacity: 1 !important;
    }
    .czkj-content-all.wx-mini-app-container {
        height: 100%;
        border-bottom: none;
    }
    .czkj-content-all.wx-mini-app-container.iphoneWx {
        height: calc(100% - 20px);
        border-bottom: 20px solid #f7faff;
    }
    .zhipu-title.area .zhipuTitleColor {
        display: none;
    }
    .zhipu-title.area .czkj-logo-name {
        min-width: 60px;
        max-width: calc(100% - 110px);
        font-size: 14px !important;

    }
    .zhipu-title.area .zhipu-area {
        justify-content: space-between;
        min-width: 100%;
    }
    .czkj-msg {
        max-width: 96%;
        box-shadow: none;
    }
    .czkj-special-width .czkj-msg {
        width: 96%;
    }
    #czkj-chat li.czkj-robot {
        padding-left: 55px;
    }
    #czkj-chat.no-user-icon .czkj-user {
        padding-right: 15px;
    }
    .czkj-file-href {
        font-size: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        letter-spacing: .3px;
    }
    .czkj-file-href img {
        width: 13px;
        height: 13px;
    }
    .zhipu-title-img {
        position: absolute;
        left: 10px;
        height: 20px;
    }
    .zhipu-title.area .zhipu-area .czkj-logo-positioning {
        max-width: 148px;
        margin-left: 0px;
    }
    .czkj-logo-positioning .positioning-text {
        white-space: normal;
        line-height: 20px;
        max-height: 60px;
        font-size: 14px;
    }
    #czkj-chat.no-robot-icon .czkj-robot {
        padding-left: 15px;
    }
    .czkj-chat-center .czkj-chat-left {
        height: calc(100% - 0px);
        padding-bottom: 40px;
    }
    .czkj-chat-center .czkj-chat-left .czkj-chat-input {
        bottom: 35px;
        padding: 10px 15px;
        border: none !important;
    }
    #czkj-chat {
        border: none !important;
    }
    .czkj-chat-center .czkj-chat-left .czkj-user-btns {
        bottom: 10px;
        opacity: 1;
        height: 26px;
        display: flex;
        padding-left: 15px;
        align-items: center;
    }
    .czkj-chat-center .czkj-chat-left .czkj-user-btns.ragFlag {
        padding-left: 125px;
    }
    .czkj-chat-center .czkj-chat-left .czkj-user-btns.webFlag {
        padding-left: 100px;
    }
    .czkj-chat-center .czkj-chat-left .czkj-user-btns.ragFlag.webFlag {
        padding-left: 212px;
    }
    .czkj-no-hot .accessrag, .accessrag, .czkj-no-hot .websearch, .websearch {
        bottom: -25px;
        padding: 3px 6px;
        top: auto; 
        left: 15px;
    }
    .accessrag + .websearch {
        left: 125px !important;
    }
    .czkj-user-btn-item {
        width: auto !important;
        background-color: #efefef;
        top: 0;
        height: 26px;
        line-height: 26px;
        padding: 0 6px;
        margin-right: 10px;
        border-radius: 6px;
    }
    .czkj-send {
        background: url("../image/fasong.svg") no-repeat center !important;
        top: 12px;
        height: 36px;
        width: 36px;
        background-color: #fff !important;
        right: 20px;
    }
    .chat-toggle {
        position: absolute;
        top: 12px;
        right: 18px;
        margin: 0;
        background-color: #fff !important;
        border-radius: 50px;
        height: 36px;
        width: 36px;
        overflow: hidden;
        z-index: 11;
    }
    .chat-toggle i {
        background: url("../image/yuyin.svg") no-repeat center !important;
        height: 36px;
        width: 36px;
    }
    .chat-toggle .input-btn {
        background: url("../image/jianpan.svg") no-repeat center !important;
    }
    .voice-hold, .voice-refresh {
        width: calc(100% - 0px) !important;
        background-color: #ffffff;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.16);
        border: none;
    }
    .czkj-send.send-flag {
        z-index: 11;
    }
    .zhipu-title.area .zhipu-area .czkj-logo-positioning .positioning-icon {
        height: 18px;
    }
    .zhipu-area-left {
        display: flex;
        align-items: center;
    }
    .chat-audio {
        margin-right: 8px;
        display: flex;
        align-items: center;
        height: 20px;
    }
    .chat-audio img {
        height: 12px;
    }
    .zhipu-area {
        min-width: 100%;
        justify-content: space-between;
    }
    .czkj-no-hot .czkj-chatsse-info {
        top: -20px;
    }
    .czkj-chat-input.rag .czkj-chatsse-info .chatsse-title {
        max-width: 100%;
    }

    .czkj-chat-left .kp-human {
        width: 100px;
        bottom: 140px;
        right: 0;
    }
    
}

@media screen and (max-height: 830px)  and (min-width: 640px){
    .czkj-chat-body{
        height: 735px;
    }
    .czkj-content-body {
        height: 900px;
    }
}

@media screen and (min-height: 1100px)  and (min-width: 2080px){
    .czkj-chat-body{
        height: 960px;
    }
    .czkj-content {
        width: 1800px;
    }
}
