/*md样式*/
.md-wrap code{
    padding: 2px 4px;
    border-radius: 4px;
}
.md-wrap {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.md-wrap blockquote {
    border: none;
}
.md-wrap pre {
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
    overflow-x: auto;
    border: 1px solid #c6cfd380;
    margin: 5px 0;
}
.md-wrap ul {
    list-style-type: disc;
    padding-inline-start: 20px;
}

.md-wrap ol {
    list-style-type: decimal;
    padding-inline-start: 20px;
}
/*md样式*/
/*页面样式*/
.ai-scroll-css::-webkit-scrollbar {
    width: 8px; /* 滚动条宽度 */
}
.ai-scroll-css::-webkit-scrollbar-track {
    background: transparent; /* 滚动条轨道背景 */
}
.ai-scroll-css::-webkit-scrollbar-thumb {
    background: transparent; /* 滚动条滑块颜色 */
    border-radius: 5px; /* 滚动条滑块圆角 */
}
.ai-scroll-css:hover::-webkit-scrollbar-thumb {
    background: #B6CBE4; /* 滚动条滑块悬停颜色 */
}
html,body {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    position: relative;
    overflow-y: hidden;
}
.ai-cont{
    width: 760px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.main-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    z-index: -1;
    opacity: 0.4;
}
.ai-cont-head-title {
    font-size: 24px;
    color: #0F2346;
    font-weight: bold;
    line-height: 32px;
}
.ai-input-word-count span {
    color: #8A92AA;
    font-size: 14px;
}
.content-tip {
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #9FA7B5;
    margin-top: 8px;
    text-align: center;
}
.ai-ad{
    width: 180px;
    height: 180px;
    border-radius: 8px;
}
.ai-type-box{
    flex: 1;
    margin-left: 14px;
}
.J_animation {
    opacity: 0;
    transition: all 1s;
}
.J_animation.show {
    opacity: 1;
}
.ai-ad-type-wrap {
    background: rgba(255, 255, 255, 0.49);
    box-shadow: 0px 12px 8px 0px rgba(0, 132, 255, 0.04);
    padding: 3px;
    border-radius: 8px;
}

.ai-ad-type {
    display: flex;
    justify-content: space-between;
    background: rgb(239,246,253);
    padding: 11px;
}
.ai-type-item:first-child {
    margin-bottom: 12px;
}
.ai-type-item {
    height: 84px;
    border-radius: 4px;
    background: #FFFFFF;
    text-align: left;
    transition: all 0.3s;
    padding: 14px 16px;
}
.ai-type-item-change-app {
    font-weight: normal;
    line-height: 24px;
    font-size: 12px;
    color: #0084FF;
    margin-top: 4px;
}
.ai-type-item-title {
    font-size: 16px;
    color: #0F2346;
    font-weight: bold;
    line-height: 24px;
}
.ai-type-item-title span {
    vertical-align: 1px;
}
.ai-type-item-desc {
    font-size: 14px;
    color: #6F7B90;
    line-height: 24px;
    margin-top: 4px;
    padding-left: 25px;
}
.ai-type-item-img {
    width: 32px;
    height: 32px;
    background: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-ai {
    background-image: url(//static-f.fwxgx.com/image/copilot/icon-ai-v1-6465d0e85e902bf7e9c90cdcae0077d2.png);
}
.tip-emoji {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(//static-f.fwxgx.com/image/copilot/emoji-82f524f32c35bd0bd372777d58e9c13f.png);
    vertical-align: -3px;
}
.ai-icon-question{
    background-image: url(//static-f.fwxgx.com/image/copilot/goquestion-a77e64b1d7e9d9aff89070ddb2df98df.png);
    height: 66px;
    width: 275px;
    display: inline-block;
    position: relative;
    background-size: 100%;
}
.ai-icon-question:hover{
    background-image: url(//static-f.fwxgx.com/image/copilot/goquestion-hover-58ad720e6ebe1dcda87d1936cd0f7c4f.png);
}
.ai-go-question {
    margin-top: 16px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #6F7B90;
}
.ai-go-question span {
    width: 109px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    color: #0084FF;
    background: rgba(32, 133, 250, 0.08);
    border-radius: 371px;
    margin-left: 11px;
    border: 1px solid transparent;
    cursor: pointer;
}
.ai-go-question span:hover {
    background: #E6F7FF;
    border: 1px solid #A3DFFF;
}
.ai-type-item-3 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-position: -168px -116px;
    margin-left: 5px;
    vertical-align: -4px;
}
.ai-type-item-1 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-position: -108px -116px;
    margin-right: 9px;
}
.ai-type-item-2 {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-position: -137px -116px;
    margin-right: 9px;
}
.ai-search-btn{
    width: 64px;
    height: 32px;
    border-radius: 350px;
    opacity: 1;
    background: #0084FF;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}
.ai-search-btn.disabled {
    background: #F4F4F5;
    pointer-events: none;
}
.ai-search-btn.disabled .icon-ai-search {
    background-position: -98px -38px;
}
.ai-search-btn-search{
    background: #0084FF;
}
.ai-search-btn:hover{
    background: #299FFF!important;
}
.ai-input-box-wrap {
    width: 760px;
    position: absolute;
    bottom: 31px;
    left: 0;
    right: 0;
    margin: auto;
}
.ai-input-box {
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
    padding: 12px 12px 8px;
}
.ai-input {
    border: none;
    width: 100%;
    resize: none;
    outline: none;
    height: 55px;
    line-height: 24px;
    font-size: 16px;
}
.ai-input:focus {
  border: none;
  box-shadow: none;
}
.ai-input-bottom {
    display: flex;
    justify-content: space-between;
    height: 34px;
    align-items: center;
    position: absolute;
    bottom: 10px;
    width: 736px;
}
.icon-ai-search {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-top: 8px;
}
.icon-ai-search-onready, .ai-search-btn:hover .icon-ai-search{
    background-position: -128px -38px;
}
.ai-search-btn .icon-ai-search {
    background-position: -128px -38px;
}
.ai-input-word-count{
    padding-top: 10px;
}
.checkbox {
    display: none!important; /* 隐藏复选框 */
}
.slider {
    width: 28px; /* 元素的宽度 */
    height: 16px; /* 元素的高度 */
    background-color: #9FA7B5; /* 元素的背景颜色 */
    border-radius: 8px; /* 元素的边框圆角 */
    overflow: hidden; /* 隐藏超出元素框的内容 */
    display: flex; /* 设置为弹性容器 */
    align-items: center; /* 在交叉轴上居中对齐 */
    border: 1px solid transparent; /* 元素的边框样式 */
    transition: .3s; /* 过渡效果的持续时间 */
    box-shadow: 0 0 3px 0 rgb(0, 0, 0, 0.25) inset; /* 元素的盒子阴影 */
    cursor: pointer; /* 鼠标悬停时的光标样式 */
}

.slider::before {
    content: ''; /* 伪元素的内容为空 */
    display: block; /* 将伪元素设置为块级元素 */
    width: 100%; /* 元素的宽度 */
    height: 100%; /* 元素的高度 */
    background-color: #fff; /* 元素的背景颜色 */
    transform: translateX(-14px); /* 元素的位移效果 */
    border-radius: 20px; /* 元素的边框圆角 */
    transition: .3s; /* 过渡效果的持续时间 */
    box-shadow: 0 0 10px 3px rgb(0, 0, 0, 0.25); /* 元素的盒子阴影 */
}

.checkbox:checked~.slider::before {
    transform: translateX(14px); /* 切换复选框选中状态时的位移效果 */
    box-shadow: 0 0 10px 3px rgb(0, 0, 0, 0.25); /* 切换复选框选中状态时的盒子阴影 */
}

.checkbox:checked~.slider {
    background-color: #2196F3; /* 切换复选框选中状态时的背景颜色 */
}

.checkbox:active~.slider::before {
    transform: translate(0); /* 切换复选框激活状态时的位移效果 */
}
.ai-input-save{
    display: flex;
    height: 34px;
    width: 176px;
    align-items: center;
    justify-content: space-between;
}
.switch {
    margin-bottom: 0!important;
    margin-right: 6px;
}
.ai-switch-box {
    position: relative;
    display: flex;
    height: 32px;
    align-items: center;
    color: #6F7B90;
}
.ai-cont-box {
}
.ai-chat-scroll {
    margin-top: 12px;
    overflow-y: auto;
    min-height: 300px;
    height: 100%;
    padding-right: 10px;
}
.ai-cont-left {
    width: 280px;
    height: calc(100% - 60px);
    opacity: 1;
    background: linear-gradient(359deg, #DBEAFF 2%, #E7F1FD 99%);
    position: absolute;
    left: 0;
    top: 60px;
    text-align: center;
}
.ai-cont-left-nav-home {
    width: 42px;
    height: 42px;
    border-radius: 8px;
    opacity: 1;
    background: #FFFFFF;
    margin-left: 8px;
    border: 2px solid #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ai-cont-left-nav-newchat {
    width: 201px;
    height: 42px;
    border-radius: 8px;
    opacity: 1;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 2px solid #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    color: #000 ;
}
.ai-cont-left-nav-newchat:hover{
    border: 2px solid #52B7FF;
    color: #52B7FF;
}
.ai-cont-left-nav {
    display: flex;
    justify-content: space-between;
    width: 258px;
    margin: 12px 0 0 7px;
    position: relative;
}
.icon-ai-home {
    width: 16.5px;
    height: 16.5px;
    display: inline-block;
    background-position: -102px 0;
}
.ai-cont-left-nav-home:hover{
    border: 2px solid #52B7FF;
}
.ai-cont-left-nav-home:hover .icon-ai-home{
    background-position: -135px 0;
}
.ai-goquestion-box {
    margin-top: 10px;
}
.ai-cont-left-cont {
    text-align: left;
    margin-top: 10px;
    height: calc(100% - 340px);
    overflow-y: auto;
}
.ai-cont-left-cont-head {
    font-size: 16px;
    font-weight: normal;
    margin-left: 20px;
    padding-bottom: 12px;
    color: #333;
}
.ai-history{
    margin-left: 10px;
    margin-bottom: 24px;
}
.ai-history-li {
    height: 32px;
    line-height: 32px;
    width: 260px;
    padding-left: 10px;
    position: relative;
}
.ai-history-li:hover,
.ai-history-li.active {
    background: #ffffff;
    border-radius: 16px;
}
.ai-history-li:hover a,
.ai-history-li.active a {
    color: #333;
}
.ai-history-li a {
    color: #666666;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.ai-history-li:hover .icon-ai-set {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 13px;
    top: 8px;
    z-index: 2;
}
.ai-question-box-tip{
    width: 189px;
    height: 62px;
    position: absolute;
    bottom: -43px;
    right: 13px;
    display: none;
    z-index: 1;
}
.ai-icon-question:hover .ai-question-box-tip{
    display: block;
}
.ai-question-box-tip-icon {
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 8px solid black;
    text-align: center;
    margin-left: 108px;
}
.ai-question-box-tip-text{
    font-style: normal;
    color: #FFFFFF;
    width: 189px;
    height: 56px;
    border-radius: 2px;
    opacity: 1;
    /* Container/Light/投影-文字提示-填充 */
    background: rgba(0, 0, 0, 0.75);
    /* Container/Light/投影-文字提示-特效 */
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12),0px 6px 16px 0px rgba(0, 0, 0, 0.08),0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    text-align: left;
    padding: 10px;
    border-radius: 4px;
}
.ai-cont-left-type-box {
    position: absolute;
    width: 201px;
    height: 108px;
    border-radius: 8px;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    z-index: 1;
    right: 0px;
    bottom: -108px;
    padding: 8px;
    text-align: left;
    display: none;
}
.ai-cont-left-type-box li {
    height: 33px;
    line-height: 33px;
    cursor: pointer;
    color: #4E4E4E;
}
.ai-cont-left-type-box li:hover{
    color: #0084ff;
}
.ai-history-del-box {
    position: fixed;
    left: 214px;
    padding-top: 6px;
    display: none;
}
.icon-ai-set:hover .ai-history-del-box {
    display: block;
}
.icon-ai-set:hover  {
    background-position: -78px -116px;
}
.icon-ai-set {
    cursor: pointer;
    background-position: -54px -116px;
}
.ai-history-del-btn {
    width: 96px;
    height: 36px;
    border-radius: 8px;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    font-style: normal;
    padding-left: 8px;
    margin-bottom: -6px;
    cursor: pointer;
}
.icon-ai-fold {
    width: 11px;
    height: 6px;
    display: inline-block;
    background-position: -234px -5px;
    margin-bottom: 2px;
    margin-left: 4px;
    cursor: pointer;
}
.icon-ai-open {
    width: 11px;
    height: 6px;
    display: inline-block;
    background-position: -263px -5px;
    margin-bottom: 2px;
    margin-left: 4px;
    cursor: pointer;
}
.ai-cont-head {
    margin-top: 127px;
}
.ai-cont-head-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ai-cont-head-small-title {
    color: #0F2346;
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
}
.ai-cont-head-txt {
    margin-left: 16px;
    text-align: left;
}
.ai-chat {
    position: absolute;
    top: 69px;
    left: 0;
    right: 0;
    width: 760px;
    margin: 0 auto;
    height: calc(100% - 275px);
    z-index: 1;
}
.ai-chat-title {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    color: #3D3D3D;
    width: 574px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: auto;
}
.ai-chat-item-wrap {
    border-radius: 8px;
}
.ai-chat-item {
    position: relative;
    margin-bottom: 16px;
}
.ai-chat-item.gzy {
    padding-left: 57px;
}
.ai-chat-item.gzy .ai-chat-item-wrap {
    float: left;
    padding: 12px;
    background: #fff;
    max-width: 100%;
}
.gzy-portrait {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0;
    width: 45px;
}
.gzy-portrait-img {
    width: 45px;
    height: 38px;
    display: block;
}
.gzy-portrait-bottom {
    display: block;
    width: 34px;
    height: 7px;
    opacity: 1;
    background: #C6E0FA;
    filter: blur(3px);
    margin: 5px auto 0;
    border-radius: 70%;
}
.ai-chat-answer {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    color: #3D3D3D;
    word-break: break-all;
}
.ai-chat-item.user .ai-chat-item-wrap{
    float: right;
    background: #0166FF;
    padding: 12px;
}
.ai-chat-question {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #FFFFFF;
}
.icon-ai-changeapp {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-position: -100px -79px;
}
.ai-apps {
    display: flex;
    height: 40px;
    background: linear-gradient(90deg, #0084FF -1%, #7B7DF6 99%);
    box-shadow: 0px 12px 8px 0px rgba(0, 132, 255, 0.04);
    width: 356px;
    padding: 4px 14px 8px 14px;
    justify-content: space-between;
    border-radius: 8px 8px 0 0;
    margin-bottom: -8px;
}
.ai-app {
    width: 100px;
    height: 28px;
    border-radius: 4px 4px 0 0;
    color: #3F4F6B;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.ai-app.active {
    background: #FFFFFF !important;
    color: #0084FF !important;
}
.ai-app:hover{
    background: rgba(255, 255, 255, 0.8);
    color: #0084FF;
}
.ai-search-wrap {
    background: #F4F7FB;
    padding: 8px 12px ;
    font-size: 14px;
    line-height: 24px;
    border-radius: 8px;
    margin-bottom: 12px;
}
.icon-ai-net {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-position: -54px -79px;
    cursor: pointer;
}
.ai-chat-assess {
    margin-top: 8px;
    float: right;
    padding-right: 4px;
    color: #999999;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    justify-content: flex-end;
}
.icon-ai-like {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: -208px -34px;
    margin: 0 8px;
    cursor: pointer;
}
.icon-ai-like.active,
.icon-ai-like:hover{
    background-position: -230px -34px;
}
.icon-ai-unlike {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: -254px -35px;
    margin: 0 8px;
    cursor: pointer;
}
.icon-ai-unlike.disabled,
.icon-ai-like.disabled {
    pointer-events: none;
}
.icon-ai-unlike.active,
.icon-ai-unlike:hover{
    background-position: -279px -34px;
}
.chat-assess-dialog {
    position: fixed;
    width: 310px;
    border-radius: 8px;
    background: #FFFFFF;
    padding: 16px;
    z-index: 1;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12),0px 6px 16px 0px rgba(0, 0, 0, 0.08),0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.chat-assess-dialog-tt {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #3D3D3D;
}
.chat-assess-dialog-tt span {
    font-size: 14px;
    color: #F34509;
}
.chat-feedback-list {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.chat-feedback-item {
    display: inline-block;
    padding: 4px 24px;
    color: #3D3D3D;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    border: 1px solid #DDDDDD;
    margin-bottom: 12px;
    cursor: pointer;
    border-radius: 4px;
}
.chat-feedback-item.active {
    background: #E6F7FF;
    color: #0084FF;
    border: 1px solid #A3DFFF;
}
.chat-feedback-other {
    width: 100%;
    height: 64px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 2px 12px 25px 12px;
    position: relative;
}
.chat-feedback-other textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
    border: none;
    outline: none;
    resize: none;
    width: 100%;
    height: 100%;
}
.chat-feedback-other .ai-scroll-css.ai-scroll-css::-webkit-scrollbar {
    width: 2px;
}
.chat-feedback-other-count {
    position: absolute;
    bottom: 4px;
    right: 8px;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #999999;
}
.chat-feedback-btns {
    margin-top: 14px;
    text-align: right;
}
.chat-feedback-btn {
    display: inline-block;
    width: 65px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    margin-left: 12px;
    cursor: pointer;
    border-radius: 3px;
}
.chat-feedback-btn.cancel {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #4E4E4E;
}
.chat-feedback-btn.sure {
    background: #0084FF;
    border: 1px solid transparent;
    color: #fff;
}
.chat-feedback-btn.cancel.disabled,
.chat-feedback-btn.sure.disabled {
    border: 1px solid #DDDDDD;
    background: #F5F5F5;
    pointer-events: none;
    color: #999999;
}
.ai-force {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.ai-force-content {
    position: relative;
    border-radius: 12px;
    width: 368px;
    padding: 36px 16px 24px 16px ;
    background: #fff;
    background-image: url(//static-f.fwxgx.com/image/copilot/force-bg-1069b3c3eaad11eccb14051270ba5378.png);
    background-repeat: no-repeat;
}
.ai-force-content-tt img {
    width: 44px;
    height: 44px;
    margin-right: 10px;
}
.ai-force-desc {
    margin-top: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #3D3D3D;
    line-height: 24px;
}
.ai-force-content-tt {
    font-size: 18px;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 24px;
    display: flex;
    align-items: center;
}
.ai-force-assess {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}
.ai-force-assess-btn {
    width: 160px;
    height: 40px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    border-radius: 279px;
    color: #666666;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ai-force-assess-btn.active {
    background: #067FF0;
    color: #fff;
}
.ai-force-assess-btn.active .ai-force-assess-btn-unresolve {
    background-position: -262px -67px;
}
.ai-force-assess-btn.active .ai-force-assess-btn-resolve {
    background-position: -240px -67px;
}
.ai-force-assess-btn-unresolve {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: -255px -34px;
    margin-right: 6px;
}
.ai-force-assess-btn-resolve {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: -208px -34px;
    margin-right: 6px;
}
.ai-force-assess-unresolve-area {
    margin-top: 24px;
}
.ai-force-close-btn {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-position: 0 -67px;
    position: absolute;
    top: -42px;
    right: 0;
    cursor: pointer;
}
.ai-force-blod {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-position: -205px -67px;
    margin-right: 10px;
}
.ai-force-assess-unresolve-area p {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #3D3D3D;
    display: flex;
    align-items: center;
}
.unresolve-area-reason {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.unresolve-area-reason-item {
    margin-bottom: 16px;
    width: 160px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #3D3D3D;
    background: #fff;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    border-radius: 4px;
}
.ai textarea::placeholder {
    color: #9FA7B5 !important;
}
.unresolve-area-reason-item.active {
    color: #0084FF;
    background: #E6F7FF;
    border: 1px solid #A3DFFF;
}
.force-assess-btn {
    width: 160px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px auto 0;
    border-radius: 300px;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    cursor: pointer;
    background: #067FF0;
}

.force-assess-btn.disabled {
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999;
    pointer-events: none;
}
.ai-chat-item .gzy-portrait-img.isNew {
    animation: ai-bounce 1.5s infinite;
}
.ai-chat-item .gzy-portrait-bottom.isNew {
    animation: ai-scale 1.5s infinite;
}
@keyframes ai-bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
@keyframes ai-scale {
    0%, 100% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
}

.answering {
    width: 8px;
    height: 8px;
    background-color: #52B7FF;
    border-radius: 50%;
    animation: blink 1s infinite;
    display: inline-block;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.ai-loader {
    text-align: center;
    margin-top: 50px;
}
.ai-loader span {
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #0084FF;
    border-radius: 50%;
    margin-right: 4px;
    animation: colorChange 1s infinite alternate;
}

.ai-loader span:nth-child(1) {
    animation-delay: 0s;
}
.ai-loader-wrap {
    background: #F4F7FB;
    padding: 8px 12px;
    border-radius: 8px;
    width: 150px;
    margin-bottom: 12px;
}

.ai-loader span:nth-child(2) {
    animation-delay: 0.33s;
}

.ai-loader span:nth-child(3) {
    animation-delay: 0.66s;
}

@keyframes colorChange {
    0% {
        background: #299FFF;
        opacity: 1;
    }
    100% {
        background: #52B7FF;
        opacity: 0.5;
    }
}

.ai-switch-box:hover .ai-question-box-tip{
    display: block;
}
.ai-switch-box .ai-question-box-tip-text {
    width: 350px;
    height: auto;
}
.ai-switch-box .ai-question-box-tip {
    bottom: -55px;
    right: 0;
}
.ai-unlogin {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
    margin: auto;
    width: 250px;
    height: 100px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 12px 8px 0px rgba(0, 132, 255, 0.04);
    padding: 3px;
}
.ai-unlogin-wrap {
    background: rgb(231 244 253);
    height: 94px;
    padding-top: 12px;
    border-radius: 8px;
}
.ai-login {
    width: 226px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #0084FF;
    border-radius: 4px;
    margin:auto;
    cursor: pointer;
}
.ai-login:hover {
    background: #299FFF;
}
.ai-unlogin-desc {
    margin: 12px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-ai.history {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: -129px -78px;
}
.icon-ai.netspeed {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: -157px -78px;
}
.ai-unlogin-desc span {
    margin: 0 8px;
    color: rgba(0, 0, 0, 0.3);
}
.ai-unlogin-desc i {
    margin-right: 5px;
}
.left-bg {
    position: absolute;
    /*height: 100%;*/
    left: 0;
    width: 280px;
    z-index: -1;
}
#defaultAnswer {
    display: none;
}
#defaultAnswer a {
    font-weight: bold;
}
.icon-ai.tel {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: -6px;
    background-position:  -2px -112px;
}
.md-wrap a{
    color: #0084FF;
}
.ai-chat-answer img {
    width: 100%;
}
.ai-cont-left-head img {
    width: 250px;
}
.ai-search-total {
    font-size: inherit;
    line-height: inherit;
}
.ai-search {
    font-size: inherit;
    line-height: inherit;
}
.common-logo {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1);
    border-radius: 50%;
}
.ai-cont-head-img {
    width: 120px;
    height: 137px;
}
.aitip-wrap {
    position: relative;
    margin: auto;
    width: 248px;
    text-align: left;
}
.aitip {
    position: absolute;
    top: 45px;
    right: 8px;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
}
.ai-ad img {
    width: 180px;
    height: 180px;
}
@media (max-width: 1550px) {
    .ai-chat-question {
        font-size: 11px;
    }
    .ai-type-item {
        height: 67px;
        border-radius: 3.2px;
        padding: 10px;
    }
    .ai-cont-head {
        margin-top: 32px;
    }
    .ai-cont-head-title img {
        width: 36px;
    }
    .ai-cont-head-title span {
        font-size: 26px;
        margin-left: 8px;
    }
    .ai-cont-head-small-title {
        font-size: 11px;
        margin-top: 4px;
    }
    .ai-type-item-title {
        font-size: 13px;
        line-height: 19px;
    }
    .ai-type-box {
        margin-left: 10px;
    }
    .ai-cont {
        width: 608px;
    }
    .ai-ad{
        width: 144px;
        height: 144px;
    }
    .fwcpb-ai-carousel {
        width: 170px;
        height: 192px;
    }
    .ai-type-item:first-child {
        margin-bottom: 10px;
    }
    .ai-ad img {
        width: 144px;
        height: 144px;
    }
    .fwcpb-ai-car-bottom{
        width: 170px;
    }
    .fwcpb-ai-car-indicators{
        left: 42px;
    }
    .ai-type-item-desc {
        font-size: 11px;
        line-height: 19px;
        padding-left: 20px;
    }
    .ai-type-item-img {
        width: 24px;
        height: 24px;
    }
    .content-tip {
        font-size: 10px;
    }
    .ai-app {
        width: 80px;
        height: 22px;
        font-size: 11px;
        line-height: 22px;
    }
    .ai-input {
        font-size: 12px;
    }
    .ai-ad-type {
        padding: 7px;
    }
    .ai-input-box-wrap {
        width: 608px;
        bottom: 16px;
    }
    .ai-input-box {
        height: 80px;
        min-height: 80px;
        padding: 9px 9px 5px;
    }
    .ai-input-bottom {
        height: 25.6px;
    }
    .ai-switch-box {
        font-size: 11px;
        line-height: 19px;
    }
    .slider {
        width: 22.4px;
        height: 12.8px;
    }
    .checkbox:checked~.slider::before {
        transform: translateX(11px);
    }
    .slider::before {
        transform: translateX(-11px);
    }
    .ai-input-word-count span {
        font-size: 12px;
    }
    .ai-input-bottom {
        width: 588px;
    }
    .ai-input-save {
        width: 140px;
    }
    .ai-search-btn {
        width: 51.2px;
        height: 25.6px;
    }
    .ai-switch-box .ai-question-box-tip-text {
        font-size: 11px;
        text-align: center;
        width: 270px;
        padding: 5px;
    }
    .icon-ai-search {
        margin-top: 5px;
    }
    .icon-ai {
        transform: scale(0.8);
    }
    .tip-emoji {
        transform: scale(0.8);
    }
    .ai-cont-left {
        width: 224px;
    }
    .left-bg {
        width: 224px;
    }
    .ai-cont-left-head img {
        width: 198px;
    }
    .ai-cont-left-nav-home {
        width: 33.6px;
        height: 33.6px;
        margin-left: 0;
    }
    .ai-cont-left-nav {
        width: 198px;
        margin: 10px auto 0;
    }
    .ai-cont-left-type-box {
        height: 88px;
        bottom: -88px;
    }
    .ai-cont-left-nav-newchat {
        width: 160.8px;
        height: 33.6px;
        font-size: 12px;
        margin-left: 0;
    }
    .ai-question-box-tip-text {
        font-size: 12px;
    }
    .ai-icon-question {
        width: 200px;
    }
    .ai-cont-left-cont-head {
        font-size: 12px;
        padding-bottom: 8px;
    }
    .ai-history-li {
        height: 24px;
        line-height: 24px;
        width: 200px;
    }
    .ai-history-li a {
        font-size: 11px;
        width: 163px;
    }
    .ai-chat-title {
        font-size: 11px;
    }
    .ai-cont-left-type-box {
        width: 160px;
    }
    .ai-cont-left-type-box li {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }
    .ai-icon-question {
        width: 216px;
        height: 51px;
        background-size: 100%;
    }
    .ai-cont-left-cont {
        height: calc(100% - 290px);
    }
    .ai-history-li:hover .icon-ai-set {
        top: 4px;
        right: 10px;
    }
    .ai-question-box-tip {
        bottom: -53px;
        right: -13px !important;
    }
    .ai-scroll-css::-webkit-scrollbar {
        width: 4px;
    }
    .ai-history-del-box {
        left: 170px;
    }
    .ai-history-del-btn {
        width: 72px;
        height: 25px;
        font-size: 10px;
    }
    .ai-chat-answer {
        font-size: 12px;
        line-height: 24px;
    }
    .ai-chat-answer * {
        font-size: 11px;
        line-height: 22px;
    }
    .ai-chat-question p {
        font-size: 11px;
        line-height: 22px;
    }
    .ai-chat-assess {
        font-size: 11px;
    }
    .ai-chat {
        width: 608px;
    }
    .ai-chat-item.user .ai-chat-item-wrap {
        padding: 8px;
    }
    .chat-assess-dialog {
        transform: scale(0.7);
    }
    .ai-force-content {
        transform: scale(0.7);
    }
    .gzy-portrait {
        transform: scale(0.7);
    }
    .ai-unlogin {
        bottom: 43px;
        width: 200px;
        padding: 2px;
        height: 80px;
    }
    .ai-unlogin-wrap {
        height: 76px;
    }
    .ai-login {
        width: 180px;
        height: 32px;
        font-size: 11px;
    }
    .ai-unlogin-desc {
        margin-top: 9px;
        font-size: 10px;
    }
    .ai-search-wrap {
        font-size: 11px;
        line-height: 22px;
    }
    .aitip-wrap {
        width: 198px;
    }
    .aitip {
        font-size: 11px;
        line-height: 20px;
        top: 33px;
    }
    .ai-cont-head-img {
        width: 96px;
        height: 109px;
    }
    .ai-cont-head-txt {
        margin-left: 12px;
    }
    .ai-cont-head-title {
        font-size: 19px;
        line-height: 25px;
    }
    .ai-go-question {
        margin-top: 12px;
        font-size: 10px;
        line-height: 20px;
    }
    .ai-go-question span {
        width: 88px;
        height: 20px;
        border-radius: 296.8px;
        margin-left: 6px;
        line-height: 19px;
        font-size: 10px;
    }
    .ai-type-item-title span {
        vertical-align: 2px;
    }
    .ai-question-box-tip-icon {
        border-top: 2px solid transparent;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 4px solid black;
    }
    .ai-apps {
        height: 30px;
        margin-bottom: -6px;
        width: 280px;
        padding: 3px 10px 8px 10px;
    }
    .ai-history {
        margin-bottom: 19px;
    }
}
@keyframes blink-caret {
    from, to {color: transparent; }
    50% { color: #0F2346; }
}
.ai-cont-head-title.loadding::after {
    content: '_';
    animation: blink-caret 1s step-end infinite;
}
.web_main {
    width: auto;
    position: static;
}
.icon-ai-divider {
    color: #D8D8D8;
    font-style: normal;
}
.tip-emoji.love {
    background-position: 0 0;
}
.tip-emoji.sun {
    background-position: -33px 0;
}
.tip-emoji.smile {
    background-position: -67px 0;
}
.tip-emoji.like {
    background-position: -108px 0;
}
.tip-emoji.unlike {
    background-position: -141px -2px;
}
.tip-mark {
    color: #2C00CA;
    font-weight: bold;
}
#defaultTip {
    display: none;
}
.tip-br {
    height: 12px;
}