.czkj-content-body {
    background: transparent !important;
}

html,
body {
    font-family: '幼圆,Microsoft YaHei,PingFang SC';
    color: #333;
    overflow: auto;
}

body {
    background: url("../image/yzt-bg.jpg") no-repeat center center !important;
    background-size: 100% 100% !important;
}

.yzt-canvas,
.yzt-canvas1 {
    opacity: 1;
    position: fixed;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 1;
    overflow: hidden;
}

.czkj-textarea {
    padding-left: 16px;
    font-size: 16px !important;
}

.czkj-textarea::placeholder {
    color: #c4c4c4;
}

.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;
}

.czkj-history-list .czkj-hot-item i,
.chat-wait {
    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: 24px;
    margin-top: 10px;
}

.zhipu-hot .czkj-robot-avatar,
.zhipu-hot .czkj-recommend-title i,
.zhipu-hot .czkj-hot-change,
.zhipu-hot .czkj-recommend-item:before,
.yzt-canvas1 {
    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;
    margin-bottom: 14px;
    margin-right: 20px;
    border-radius: 58px;
    background-color: #f8fbff;
    box-shadow: 3px 3px 6px 0px rgba(2, 113, 192, 0.08);
}

.zhipu-hot .czkj-recommend-item:hover {
    color: #fff;
    background-color: #1968E8;
}

.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 img {
    display: none;
}

.zhipu-appraisal {
    position: absolute;
    bottom: 8px;
    right: -26px;
    width: 24px;
}

.czkj-eval-btn {
    color: #fff;
    font-size: 0;
    background: url("../image/manyi.png") no-repeat center center;
    border: none;
    width: 24px;
    padding: 0;
    background-size: 16px;
    border-radius: 0;
    height: 18px;
    margin: 0;
}

.czkj-eval-btn.actived,
.czkj-eval-btn:hover {
    background: url("../image/manyi1.png") no-repeat center center;
    background-size: 16px;
}

.czkj-eval-false,
.czkj-eval-false-zhipu {
    background: url("../image/bumanyi.png") no-repeat center center;
    background-size: 16px;
    border-left: 0;
    width: 24px;
    margin: 8px 0 0 0;
}

.czkj-eval-false.actived,
.czkj-eval-false-zhipu.actived,
.czkj-eval-false:hover,
.czkj-eval-false-zhipu:hover {
    background: url("../image/bumanyi1.png") no-repeat center center;
    background-size: 16px;
    border: none;
}

.czkj-eval-false:hover,
.czkj-eval-false-zhipu:hover {
    border-top: 1px solid #dfdfdf;
}

.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;
}

.yzt-page1 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    height: 100%;
    letter-spacing: 1px;
    min-height: 600px;
    cursor: default;
    z-index: 2;
    position: relative;
    margin: auto;
}

.yzt-page1 .yzt-title {
    text-align: center;
    font-size: 26px;
    color: #1968E8;
    font-weight: bold;
    flex-basis: 100%;
    padding-top: 70px;
    font-family: "幼圆", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
}

.yzt-page1 .yzt-title img {
    height: 120px;
}

.yzt-page1 .yzt-content {
    width: 1180px;
    margin: auto;
    overflow: hidden;
    padding-top: 50px;
}

.yzt-page1 .yzt-content .yzt-c-item {
    float: left;
    width: 340px;
    margin-left: 40px;
}

.yzt-page1 .yzt-content .yzt-c-item:hover .yzt-c-i-title, .yzt-page1 .yzt-content .yzt-c-item:hover .yzt-c-i-content  {
    top: -10px;
    color: #1968E8;
}

.yzt-page1 .yzt-c-item .yzt-c-i-title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    transition: top .3s;
    position: relative;
    top: 0;
}

.yzt-page1 .yzt-c-item .yzt-c-i-title:hover {
    color: #1968E8;
}

.yzt-page1 .yzt-c-item .yzt-c-i-title img {
    display: block;
    margin: auto;
    height: 24px;
    padding-bottom: 8px;
}

.yzt-page1 .yzt-question .yzt-q-title img {
    padding-right: 10px;
}

.yzt-page1 .yzt-c-item .yzt-c-i-content {
    background: url("../image/yzt-wtbj.png") no-repeat center center;
    background-size: 100% 100%;
    border-radius: 12px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
    overflow: hidden;
    box-sizing: border-box;
    height: 100px;
    padding: 42px 20px 0;

    transition: top .3s;
    position: relative;
    top: 0;
}

.yzt-page1 .yzt-content .yzt-c-item:hover .yzt-c-i-content {
    background: url("../image/yzt-wtbj1.png") no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
}

.yzt-page1 .yzt-c-item .yzt-c-i-content .yzt-c-i-c-itme {
    overflow: hidden;
    word-break: break-all;
    cursor: pointer;
    margin-bottom: 24px;
    font-size: 16px;
}

.yzt-page1 .yzt-question {
    clear: both;
    background-color: rgba(170, 198, 252, 0.2);
    width: 1100px;
    margin: auto;
    border-radius: 30px;
    padding: 34px 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.yzt-page1 .yzt-question .yzt-q-title {
    display: flex;
    justify-content: left;
    align-items: center;
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 16px;
}

.yzt-page1 .yzt-question .yzt-q-content {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item {
    background: url("../image/yzt-twzy1.png") no-repeat center center;
    background-size: 100% 100%;
    height: 196px;
    flex-basis: 196px;
    padding: 56px 32px 0;
    box-sizing: border-box;
    line-height: 28px;
    letter-spacing: 0;
    transition: top .3s;
    position: relative;
    top: 0;
    overflow: hidden;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:hover {
    top: -10px;
    overflow: visible;
}
.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:hover::after{
    content: '';
    position: absolute;
    bottom: -10px;
    background-color: transparent;
    width: 100%;
    height: 10px;
    left: 0;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:nth-child(2) {
    background: url("../image/yzt-twzy2.png") no-repeat center center;
    background-size: 100% 100%;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:nth-child(3) {
    background: url("../image/yzt-twzy3.png") no-repeat center center;
    background-size: 100% 100%;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:nth-child(4) {
    background: url("../image/yzt-twzy4.png") no-repeat center center;
    background-size: 100% 100%;
}

.yzt-page1 .yzt-question .yzt-q-content .yzt-q-content-item:nth-child(5) {
    background: url("../image/yzt-twzy5.png") no-repeat center center;
    background-size: 100% 100%;
}

.yzt-page1 .yzt-btn {
    flex-basis: 100%;
    text-align: center;
    padding: 40px 0;
}

.yzt-page1 .yzt-btn span {
    display: inline-block;
    padding: 15px 90px;
    background: #1968E8;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    background-image: linear-gradient(to right, #56a9fd 0%, #1968e8 100%);
    border: solid 1px transparent;
}

.yzt-page1 .yzt-btn span:hover {
    border: solid 1px #1968e8;
    font-weight: bold;
}

.yzt-page2 {
    display: none;
    height: 100%;
    z-index: 2;
    position: relative;
}

.yzt-history {
    position: fixed;
    left: 40px;
    top: 60px;
    bottom: 30px;
    width: 280px;
    /* overflow: hidden; */
    border-radius: 20px;
    z-index: 1;
}

.yzt-history .yzt-history-title {
    display: flex;
    margin-bottom: 10px;
    align-content: center;
    cursor: pointer;
    justify-content: space-between;
}

.czkj-logo-positioning {
    line-height: 50px;
    white-space: nowrap;
}

.yzt-history .yzt-history-title img {
    height: 50px;
    padding-right: 6px;
}

.yzt-history .yzt-history-title .czkj-logo-name {
    font-size: 20px !important;
    line-height: 50px;
    /* overflow: hidden; */
    white-space: nowrap;
    font-family: "幼圆", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
}

.yzt-history .yzt-history-content {
    overflow: hidden;
    padding: 10px 0;
    height: calc(100% - 70px);
}

.yzt-history .yzt-history-content .yzt-h-c-title {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 16px;
}

.yzt-history .yzt-history-content .yzt-h-c-title::before {
    content: '';
    width: 4px;
    height: 14px;
    background-image: linear-gradient(0deg,
            #1968e8 0%,
            #56a9fd 100%);
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}
.yzt-history .yzt-h-c-log {
    max-height: calc(100% - 20px);
    overflow: auto;
}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item {
    background: url("../image/yzt-history.svg") no-repeat 14px center;
    position: relative;
    line-height: 24px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 23px;
    padding: 9px 30px 9px 36px;
    background-size: 14px;

}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item:hover {
    background: url("../image/yzt-history1.svg") no-repeat 14px center;
    background-color: rgba(170, 198, 252, 0.8);

}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item:hover div {
    color: #fff;
}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item:hover span {
    background: url("../image/yzt-delete1.svg") no-repeat right center;
}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item span {
    background: url("../image/yzt-delete.svg") no-repeat right center;
    position: absolute;
    right: 14px;
    height: 24px;
    width: 14px;
    cursor: pointer;
    top: 8px;
}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    border: none;
    padding: 0;
    font-size: 16px;
}

.yzt-history .yzt-h-c-log .yzt-h-c-l-item div:hover {
    background-color: transparent;
}

.czkj-recommend-item:before,
.czkj-history-item:before {
    display: none;
}

.yzt-operate {
    display: none;
    position: absolute;
    top: 24px;
    font-size: 14px;
}

.yzt-operate .yzt-operate-add,
.yzt-operate .yzt-operate-del {
    padding: 6px 14px;
    margin-right: 10px;
    display: flex;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    border: solid 1px #a2c2fe;
}

.yzt-operate .yzt-operate-add:hover,
.yzt-operate .yzt-operate-del:hover {
    background-color: rgba(170, 198, 252, 0.8);
    color: #1968E8;
}

.yzt-operate .yzt-operate-add img,
.yzt-operate .yzt-operate-del img {
    padding-right: 6px;
}

.yzt-operate .yzt-operate-add:hover .yzt-operate-add-img1,
.yzt-operate .yzt-operate-add .yzt-operate-add-img2,
.yzt-operate .yzt-operate-del:hover .yzt-operate-del-img1,
.yzt-operate .yzt-operate-del .yzt-operate-del-img2 {
    display: none;
}

.yzt-operate .yzt-operate-add:hover .yzt-operate-add-img2,
.yzt-operate .yzt-operate-del:hover .yzt-operate-del-img2 {
    display: block;
}

.loading-header {
    /* display: block !important; */
    padding-bottom: 0 !important;
    margin-top: 0 !important;
}

.loading-header .czkj-robot-avatar {
    display: none;
}

.loading-header .czkj-msg {
    background-color: transparent !important;
    box-shadow: none;
    padding: 0;
}

.yzt-loading {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.yzt-loading img {
    margin-right: 4px;
    height: 12px;
    display: none !important;
}

@keyframes czkj3Load1 {
    0% {
        opacity: 0;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: none;
    }

    50% {
        opacity: 0;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: none;
    }

    100% {
        opacity: 1;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: block;
    }
}

@keyframes czkj3Load2 {
    0% {
        opacity: 0;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: none;
    }

    50% {
        opacity: 0;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: none;
    }

    100% {
        opacity: 1;
        background: url("../image/yzt-load.gif") no-repeat 0 center;
        background-size: 12px;
        display: block;
    }
}

.yzt-czkj3-load1 {
    background: url("../image/yzt-fenxi.svg") no-repeat 0 center;
}

.yzt-czkj3-load2 {
    background: url("../image/yzt-load.gif") no-repeat 0 center;
}

.yzt-czkj3-load1,
.yzt-czkj3-load2 {
    padding-left: 16px;
    background-size: 12px;
}

.yzt-czkj3-load1 {
    animation: czkj3Load1 .6s ease-in-out;
}

.yzt-czkj3-load2 {
    animation: czkj3Load2 1.6s ease-in-out;
}

.stopChat {
    border: 1px solid #d3e2fd;
    border-radius: 30px;
    line-height: 22px;
    width: 110px;
    bottom: -34px;
    color: #333;
    background: url("../image/yzt-stop.svg") no-repeat 10px center;
    padding-left: 10px;
    font-size: 16px;
}

.stopChatActive {
    font-size: 14px;
}

.stopChat:hover {
    background: url("../image/yzt-stop1.svg") no-repeat 10px center;
    background-color: rgba(170, 198, 252, 0.8);
    color: #1968E8;
}

.yzt-font {
    position: absolute;
    top: 24px;
    right: 0;
    font-size: 14px;
    line-height: 12px;
    z-index: 2;
    border: 1px solid #1968E8;
    padding: 11px 12px;
    border-radius: 30px;
    background: rgba(248, 251, 255, .5);
}

.yzt-font span {
    display: inline-block;
    padding: 0 6px;
    cursor: pointer;
}

.yzt-font .span {
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}

.yzt-font .active,
.yzt-font span:hover {
    color: #1968E8;
}

.czkj-chat-center,
.czkj-chat-center .zhipu-hot .czkj-recommend-item,
.czkj-chat-center .czkj-tags-group-title,
.czkj-chat-center .czkj-text-title,
.czkj-chat-center .czkj-mobile-common-title {
    font-size: 16px;
    line-height: 22px;
}

.czkj-chat-center .czkj-msg,
.czkj-chat-center .czkj-tags-item,
.czkj-chat-center .czkj-many-group-title,
.czkj-chat-center .czkj-rele-item,.czkj-chat-center .czkj-resource-view-text a {
    font-size: 16px !important;
    line-height: 22px;
}

.czkj-chat-center .czkj-resource-view-text,
.czkj-chat-center .czkj-resource-view-text div,
.czkj-chat-center .czkj-resource-view-text span,
.czkj-chat-center .czkj-resource-view-text p,
.czkj-chat-center .czkj-resource-view-text nav,
.czkj-chat-center .czkj-resource-view-text b,
.czkj-chat-center .czkj-resource-view-text dd,
.czkj-chat-center .czkj-resource-view-text dl,
.czkj-chat-center .czkj-resource-view-text dt,
.czkj-chat-center .czkj-resource-view-text em,
.czkj-chat-center .czkj-resource-view-text footer,
.czkj-chat-center .czkj-resource-view-text form,
.czkj-chat-center .czkj-resource-view-text h1,
.czkj-chat-center .czkj-resource-view-text h2,
.czkj-chat-center .czkj-resource-view-text h3,
.czkj-chat-center .czkj-resource-view-text h4,
.czkj-chat-center .czkj-resource-view-text h5,
.czkj-chat-center .czkj-resource-view-text h6,
.czkj-chat-center .czkj-resource-view-text header,
.czkj-chat-center .czkj-resource-view-text label,
.czkj-chat-center .czkj-resource-view-text li,
.czkj-chat-center .czkj-resource-view-text font {
    line-height: 20px !important;
    font-size: 16px !important;
}
.czkj-chat-center .czkj-tags-item {
    line-height: 22px !important;
}

.czkj-chat-center .yzt-loading {
    font-size: 16px;
}

.czkj-chat-center .chatgpt-tips {
    font-size: 14px;
}

.czkj-chat-center.big,
.czkj-chat-center.big .zhipu-hot .czkj-recommend-item,
.czkj-chat-center.big .czkj-tags-group-title,
.czkj-chat-center.big .czkj-text-title,
.czkj-chat-center.big .czkj-mobile-common-title {
    font-size: 20px;
    line-height: 30px;
}

.czkj-chat-center.big .czkj-msg,

.czkj-chat-center.big .czkj-tags-item,
.czkj-chat-center.big .czkj-many-group-title,
.czkj-chat-center.big .czkj-rele-item, .czkj-chat-center.big .czkj-resource-view-text a {
    font-size: 20px !important;
    line-height: 30px;
}
.czkj-chat-center.big .czkj-resource-view-text,
.czkj-chat-center.big .czkj-resource-view-text div,
.czkj-chat-center.big .czkj-resource-view-text span,
.czkj-chat-center.big .czkj-resource-view-text p,
.czkj-chat-center.big .czkj-resource-view-text nav,
.czkj-chat-center.big .czkj-resource-view-text b,
.czkj-chat-center.big .czkj-resource-view-text dd,
.czkj-chat-center.big .czkj-resource-view-text dl,
.czkj-chat-center.big .czkj-resource-view-text dt,
.czkj-chat-center.big .czkj-resource-view-text em,
.czkj-chat-center.big .czkj-resource-view-text footer,
.czkj-chat-center.big .czkj-resource-view-text form,
.czkj-chat-center.big .czkj-resource-view-text h1,
.czkj-chat-center.big .czkj-resource-view-text h2,
.czkj-chat-center.big .czkj-resource-view-text h3,
.czkj-chat-center.big .czkj-resource-view-text h4,
.czkj-chat-center.big .czkj-resource-view-text h5,
.czkj-chat-center.big .czkj-resource-view-text h6,
.czkj-chat-center.big .czkj-resource-view-text header,
.czkj-chat-center.big .czkj-resource-view-text label,
.czkj-chat-center.big .czkj-resource-view-text li,
.czkj-chat-center.big .czkj-resource-view-text font {
    font-size: 20px !important;
    line-height: 26px  !important;
}

.czkj-chat-center.big .yzt-loading,
.czkj-chat-center.big .stopChat {
    font-size: 18px;
}

.czkj-chat-center.big .chatgpt-tips,
.czkj-chat-center.big .stopChatActive {
    font-size: 16px;
}

.czkj-chat-center.small,
.czkj-chat-center.small .zhipu-hot .czkj-recommend-item,
.czkj-chat-center.small .czkj-tags-group-title,
.czkj-chat-center.small .czkj-text-title,
.czkj-chat-center.small .czkj-mobile-common-title,
.czkj-chat-center.small .yzt-loading,
.czkj-chat-center.small .stopChat {
    font-size: 14px;
    line-height: 20px;
}

.czkj-chat-center.small .czkj-msg,
.czkj-chat-center.small .czkj-resource-view-text,
.czkj-chat-center.small .czkj-resource-view-text div,
.czkj-chat-center.small .czkj-resource-view-text span,
.czkj-chat-center.small .czkj-resource-view-text p,
.czkj-chat-center.small .czkj-resource-view-text nav,
.czkj-chat-center.small .czkj-resource-view-text b,
.czkj-chat-center.small .czkj-resource-view-text dd,
.czkj-chat-center.small .czkj-resource-view-text dl,
.czkj-chat-center.small .czkj-resource-view-text dt,
.czkj-chat-center.small .czkj-resource-view-text em,
.czkj-chat-center.small .czkj-resource-view-text footer,
.czkj-chat-center.small .czkj-resource-view-text form,
.czkj-chat-center.small .czkj-resource-view-text h1,
.czkj-chat-center.small .czkj-resource-view-text h2,
.czkj-chat-center.small .czkj-resource-view-text h3,
.czkj-chat-center.small .czkj-resource-view-text h4,
.czkj-chat-center.small .czkj-resource-view-text h5,
.czkj-chat-center.small .czkj-resource-view-text h6,
.czkj-chat-center.small .czkj-resource-view-text header,
.czkj-chat-center.small .czkj-resource-view-text label,
.czkj-chat-center.small .czkj-resource-view-text li,
.czkj-chat-center.small .czkj-resource-view-text font,
.czkj-chat-center.small .czkj-tags-item,
.czkj-chat-center.small .czkj-many-group-title,
.czkj-chat-center.small .czkj-rele-item, .czkj-chat-center.small .czkj-resource-view-text a {
    font-size: 14px !important;
    line-height: 20px;
}

.czkj-chat-center.small .chatgpt-tips,
.czkj-chat-center.small .stopChatActive {
    font-size: 12px;
}

#czkj-chat::-webkit-scrollbar, .yzt-h-c-log::-webkit-scrollbar {
    display: none
}

.chatgpt-note {
    margin-top: 0;
}

.chatgpt-note .chatgpt-note-t {
    margin-top: 14px;
    padding-top: 8px;
    border-top: 1px dashed #9d9d9d;
    padding-bottom: 4px;
}

.chatgpt-note .chatgpt-note-c {
    padding-bottom: 4px;
}

.chatgpt-note .note-item .note-item-n:hover,
.chatgpt-note .chatgpt-note-t:hover {
    color: #1968E8;
}

.chatgpt-note .note-item .note-item-n:hover cite,
.chatgpt-note .chatgpt-note-t:hover span {
    border-color: #1968E8;
}

.czkj-text-title {
    color: #333 !important;
}

.czkj-tags-item {
    background-color: #e5efff;
    border: 1px solid #e5efff;
    border-radius: 6px;
}

.czkj-text-title .czkj-tags-item.czkj-tags-text {
    color: #0F59A4 !important;
}

.czkj-text-title .czkj-tags-item.czkj-tags-text:hover {
    color: #0F59A4 !important;
}

@media (min-width: 640px) {
    @keyframes myfirst {
        0% {
            transform: translate3d(-10%, 0, 0);
        }

        100% {
            opacity: 1;
            transform: translateZ(0);
        }
    }

    @keyframes hotAnimation {
        0% {
            opacity: 0;
            transform: translate3d(40px, 40px, 0);
        }

        100% {
            opacity: 1;
            transform: translateZ(0);
        }
    }

    /* .loading-header {
        animation: myfirst .5s ease-in-out;
    } */
    .hot-type {
        background-color: transparent !important;
        top: auto !important;
        padding: 4px 40px 4px 0;
        bottom: 71px;
        animation: hotAnimation .6s ease-in-out;
    }

    .hot-type-item {
        background-color: rgba(255, 255, 255, 0.6);
        box-shadow: 3px 3px 6px 0px rgba(2, 113, 192, 0.08);
    }

    .hot-type-item:hover {
        color: #1968E8;
        border-color: #1968E8;
    }

    .zhipu-title,
    .czkj-recommend-title,
    .czkj-welcome-msg .czkj-robot-avatar {
        display: none;
    }

    .yzt-page2.active .czkj-welcome-msg,
    .yzt-page2.active .zhipu-hot {
        opacity: 0;
        height: 0;
        overflow: hidden;
        min-height: 0 !important;
        padding: 0 !important;
    }

    .czkj-welcome-msg,
    .zhipu-hot {
        padding-left: 0 !important;
        margin: 0 !important;
        animation: myfirst .5s ease-in-out;
    }

    .czkj-content-all {
        padding-top: 0px;
        height: 100%;
        box-sizing: border-box;
    }

    .czkj-content {
        height: 100%;
    }

    .czkj-chat-body {
        height: calc(100% - 60px);
        margin-top: 30px;
    }

    .czkj-chat-center {
        top: 0;
        padding-left: 320px;
        padding-right: 0;
    }

    #czkj-chat,
    .czkj-welcome-msg .czkj-msg {
        background-color: transparent !important;
        box-shadow: none;
        padding: 0;
        border: none !important;
    }

    .czkj-chat-left {
        box-shadow: none;
        border-radius: 0;
    }

    .zhipu-hot .czkj-msg {
        width: auto;
    }

    .czkj-chat-input {
        height: 70px;
        background-color: transparent;
        border-radius: 20px 20px 0 0;
        border: none !important;
    }

    .czkj-textarea {
        margin-top: 10px !important;
        height: 50px;
        background-color: #ffffff;
        box-shadow: 0px 0px 6px 0px rgba(2, 113, 192, 0.08);
        border-radius: 50px;
        width: calc(100% - 50px);
        border: 1px solid transparent;
    }

    .czkj-textarea:hover {
        border-color: #A2C2FE;
    }

    .czkj-chat-input .czkj-enter-btn,
    .czkj-enter-btn img {
        width: 36px;
        height: 36px;
        line-height: 0;
        margin: 0;
        display: block;

    }

    .czkj-enter-btn:hover .czkj-send1 {
        display: none;
    }

    .czkj-enter-btn .czkj-send2 {
        opacity: 0;
        /* transform: translate3d(-20px, 20px, 0); */
        display: none;
    }

    .czkj-enter-btn:hover .czkj-send2 {
        opacity: 1;
        /* transform: translateZ(0);
        transition: opacity .5s, transform .5s; */
        display: block;
        transform: scale(1.15);
    }

    .czkj-chat-input .czkj-enter-btn {
        opacity: 1;
        background: transparent;
        width: 36px;
        height: 36px;
        top: 17px;
        right: 6px;
    }

    .czkj-chat-input .czkj-enter-btn.actived {
        opacity: 1;
        background: transparent;
    }

    #czkj-chat .czkj-user {
        padding-left: 50px;
        padding-right: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        animation: myfirst .5s ease-in-out;
    }

    #czkj-chat li.czkj-robot {
        padding-left: 50px;
    }

    .czkj-user-avatar,
    .czkj-robot-avatar {
        left: 0px;
    }

    .czkj-user .czkj-msg {
        float: left;
    }

    .czkj-user .czkj-msg {
        float: left;
        padding-left: 12px;
        color: #333 !important;
        /* background-color: rgba(155, 189, 255, 0.26) !important; */
        background-color: #fff !important;
        box-shadow: 3px 3px 6px 0px rgba(2, 113, 192, 0.08);
        border-radius: 20px;
    }

    .czkj-msg {
        /* background-color: rgba(255, 255, 255, 0.3) !important; */
        background-color: rgba(155, 189, 255, 0.26) !important;
        box-shadow: 3px 3px 6px 0px rgba(2, 113, 192, 0.08);
        border-radius: 20px;
    }

    .czkj-chat-left {
        padding-bottom: 119px;
    }

    .yzt-page2.active .yzt-operate {
        display: flex;
    }

    .yzt-page2.active .czkj-chat-left {
        padding-top: 70px;
    }

    .zhipu-appraisal {
        background: rgba(255, 255, 255, 0.6);
        border-radius: 30px;
        width: 28px;
        right: -34px;
        padding: 4px 2px;
        position: absolute;
        bottom: 8px;
        color: #fff;
    }

    .czkj-eval-btn {
        font-size: 0;
        background: url("../image/manyi.svg") no-repeat center center;
        border: none;
        width: 24px;
        padding: 0;
        background-size: 16px;
        border-radius: 0;
        height: 18px;
        margin: 0;
        display: block !important;
        height: 30px;
    }

    .czkj-eval-btn.actived {
        background: url("../image/manyi1.svg") no-repeat center center;
        background-size: 16px;
    }

    .czkj-eval-true-fuzhi {
        background: url("../image/fuzhi.svg") no-repeat center center;
        background-size: 14px;
        display: none !important;
    }

    .czkj-eval-true-fuzhi.actived {
        background: url("../image/fuzhi1.svg") no-repeat center center;
        background-size: 14px;
    }

    .czkj-eval-false,
    .czkj-eval-false-zhipu {
        background: url("../image/bumanyi.svg") no-repeat center center;
        background-size: 16px;
        border-left: 0;
        width: 24px;
        border-top: 1px solid #dfdfdf;
        /* border-bottom: 1px solid #dfdfdf; */

    }

    .czkj-eval-false.actived,
    .czkj-eval-false-zhipu.actived {
        background: url("../image/bumanyi1.svg") no-repeat center center;
        background-size: 16px;
        border: none;
        border-top: 1px solid #dfdfdf;
    }

    .czkj-resource-group {
        margin-top: 10px;
    }

    .czkj-tags-group-title,
    .czkj-text-title {
        margin-bottom: 0;
    }

    .czkj-no-hot .czkj-chat-left {
        padding-bottom: 79px;
    }

    .czkj-content {
        /* padding-right: 240px; */
        /* width: 1550px; */
    }

    .aside-img {
        position: fixed;
        right: 20px;
        top: 54px;
    }
}

@media (max-width: 640px) {

    html,
    body {
        overflow: auto;
    }

    .yzt-history,
    .yzt-page1,
    .yzt-font,
    .aside-img {
        display: none;
    }

    .yzt-page2 {
        display: block;
    }

    .czkj-content-body {
        height: 100%;
        overflow: hidden;
    }

    .czkj-content-all {
        padding: 0;
    }

    .zhipu-title {
        padding-top: 0;
        padding-left: 0;
        height: 66px;
        background: url("../image/h5banner.png") no-repeat;
        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;
    }

    .zhipu-title .czkj-logo-radio {
        height: 32px;
        width: 32px;
        top: 8px;
        left: 10px;
        margin: initial;
        position: static;
    }

    .zhipu-title .czkj-logo-name {
        font-size: 20px !important;
        width: auto;
        max-width: calc(100% - 70px);
        line-height: 66px;
        margin-left: 0;
        min-width: 160px;
    }

    .czkj-user-btns,
    .czkj-chat-input {
        background-color: #f7faff;
    }

    .czkj-chat-input {
        /*overflow: hidden;*/
    }

    .zhipu-hot .czkj-recommend-item {
        margin-bottom: 15px;
        margin-right: 6px;
        border-radius: 10px;
        min-width: auto;
        padding: 10px 9px;
    }

    .czkj-chat-input .czkj-textarea {
        height: 40px;
        line-height: 18px;
    }

    .zhupu-tip,
    .czkj-server {
        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: block;
    }
}

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

    .czkj-content-body {
        height: 800px;
    }
}