body {
    background: url(../images/back6.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 900px;
    min-width: 1200px;
    height: 100%;
    background-attachment: fixed;
    position: absolute;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

#st-input-limit-count {
    font-size: 19px;
    font-weight: bold;
}

.attachment {
    position: absolute;
    top: 8px;
    opacity: 0.5;
    left: 20px;
    right: 324px;
    width: 30px;
}

.attachment img {
    width: 18px;
    height: auto;
}

#idUpload {
    display: none;
}

.st-bg {
    width: 60%;
    height: 94%;
    position: relative;
    min-width: 1024px;
    min-height: 860px;
    margin: auto;
}

.st-bg .st-header {
    height: 104px;
    width: 100%;
    margin-top: 46px;
}

.st-bg .st-body {
    position: absolute;
    top: 104px;
    width: 100%;
    bottom: 60px;
    border-radius: 30px;
    background-color: #FFFFFF;
}

.st-body .st-body-content {
    color: rgba(51, 51, 51, 1) !important;
    position: absolute;
    right: 320px;
    top: 0;
    left: 0px;
    bottom: 150px;
    border-radius: 51px 0 0 0;
    padding-bottom: 30px;
}

.st-body .st-body-content-bottom {
    position: absolute;
    right: 320px;
    top: 0;
    left: 0px;
    bottom: 150px;
    background-image: url(../images/back4.png);
    background-size: 100%;
    border-radius: 51px 0 0 0;
}

.st-body .st-body-right {
    position: absolute;
    bottom: 0px;
    top: 0px;
    right: 0px;
    width: 320px;
    border-left: 1px solid #F1F1F1;
}

#st-header-robot {
    position: absolute;
    left: 6px;
    top: 16px;
}

.field-show-class {
    word-break: break-all;
}

#st-header-title {
    position: absolute;
    left: 130px;
    top: 38px;
    width: 220px;
    height: 45px;
    font-weight: 500;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
}

#st-header-title-2 {
    position: absolute;
    left: 292px;
    top: 45px;
    width: 220px;
    height: 30px;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
}

#st-header-splite {
    position: absolute;
    left: 291px;
    top: 34px;
    height: 22px;
    border-right: 2px solid white;
}

#hot-content {
    position: absolute;
    bottom: 5px;
    top: 15px;
    right: 6px;
    left: 15px;
}

#kn-title {
    font-size: 20px;
    font-weight: 600;
    height: 30px;
    margin-left: -4px;
}

#kn-title span {
    vertical-align: bottom;
}

#kn-title-icon {
    height: 26px;
}

#st-input-wrap {
    position: absolute;
    bottom: 0px;
    right: 324px;
    height: 150px;
    left: 0px;
    z-index: 400;
}

#show-wait-msg {
    position: absolute;
    color: #757575;
    right: 324px;
    bottom: 150px;
    left: 0px;
    height: 27px;
    text-align: center;
    /*     padding-bottom: 10px; */
}

#show-wait-msg-content {
    width: 245px;
    height: 27px;
    margin: 0 auto;
    line-height: 27px;
    border-radius: 10px;
}

#st-input-tip {
    height: 30px;
    line-height: 30px;
    text-align: right;
    float: left;
    font-size: 20px;
    margin-left: 30px;

}

#q {
    width: 94%;
    height: 70px;
    font-size: 16px;
    line-height: 20px;
    border: 0px solid #CFCFCF;
    padding: 5px;
    outline: none;
    resize: none;
    display: block;
    padding: 33px 20px 0 20px;
}

/* .policy-notice-table .meta-value-td {
    background-color: rgb(255, 255, 255);
} */

#comment-q {
    width: calc(100% - 38px);
    height: 84px;
    font-size: 14px;
    border: 1px solid #BDBDBD;
    padding: 5px;
    outline: none;
    resize: none;
    display: block;
    padding: 20px 15px 10% 20px;
}

#st-input-btn {
    width: 116px;
    height: 48px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border-radius: 27px;
    background-color: #FFFFFF;
    color: white;
    cursor: pointer;
    border: 1px solid;
    font-size: 20px;
    font-weight: bolder;
    background-color: #BDBDBD;
}

#st-input-limit {
    font-size: 18px;
    font-style: oblique;
    color: hsl(0, 7%, 37%);
}

.comment-input-limit {
    height: 20px;

}

.st-foot {
    position: absolute;
    bottom: 0px;
    height: 100px;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
}

.st-foot .st-foot-tip {
    position: absolute;
    left: 40%;
}

.selecteditem {
    color: #2E9AFF;
}

.hot-item-bg {
    background-color: #F7F7F7;
}

.st-body-right #hot-content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
}

#hot-content #hot-items {
    position: absolute;
    top: 90px;
    bottom: 10px;
    color: #696969;
    line-height: 30px;
    font-size: 14px;
    right: 0;
    left: 30px;
    padding-right: 30px;
}

.hot-item {
    cursor: pointer;
    margin-bottom: 10px;
    word-break: break-all;
}

.hot-item span {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: red;
    margin-top: 5px;
    display: block;
    float: left;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 800;
    background-color: #B4C1D9;
    margin-right: 8px;
}

.hot-content-first span {
    background-color: #497AD8;
}

.hot-content-second span {
    background-color: #528BDE;
}

.hot-content-third span {
    background-color: #63B0E9;
}

.hot-item a {}

.hot-item :hover {
    color: #349AF8
}

.st-message-wrap {
    margin: 10px;
    font-size: 14px;
    width: 72%;
    position: relative;
}

.comment-satisfy-box {
    margin-bottom: 0px;
    max-width: 85%;
    display: inline-block;
}

.ask {
    z-index: 1000;
    float: right;
    margin-right: 20px;
    margin-top: 24px;
}

/*.preview{
    pointer-events:none;
}*/
.answer {
    float: left;
    /* margin-top: 30px; */
}

.st-outline {
    padding: 13px 13px 7px 13px;
    word-break: break-all;
    /* border: 1px solid #EDEDEE; */
    /* box-shadow: 0px 0px 2px 0px #C1B8B8; */
    /* max-width: 85%; */
    /*  width: 85%; */
}

.layui-layer-msg {
    min-width: 120px;
    border: 1px solid #D3D4D3;
    box-shadow: none;
}

.ask .st-outline {
    margin-top: 5px;
    float: right;
    /* color: white; */
    /* background-color: rgba(255, 255, 255, 0.75); */
    /* border-radius: 10px 10px 0 10px; */
    margin-right: 10px;
    background: #1890FF;
    border-radius: 6px;
    color: #FFFFFF;
}

.answer .st-outline {
    margin-left: 10px;
    float: left;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 10px 10px 10px 10px;
    /* width: 30%; */
    /* padding-bottom: 13px; */
    margin-bottom: 1px;
    margin-top: 1px;
}

.ask .st-message {
    margin-right: 5px;
}

.st-message {
    position: relative;
    z-index: 400;
}

.answer .st-message {
    margin-left: 44px;
}

.answer .st-message table {
    width: 100% !important;
    word-break: break-word;
}

.st-body-content .st-message-wrap .st-message-icon {
    float: left;
    width: 44px;
    background: url(robot1.png) center top no-repeat;
    height: 44px;
    background-size: 44px;
    border-radius: 20px;
    position: relative;
    z-index: 100;
}

.st-body-content .st-message-wrap:first-child .st-message-icon {
    margin-top: 32px
}

.ask .st-message-user {
    float: right;
    width: 44px;
    background: url(user.png) center top no-repeat;
    height: 44px;
    background-size: 44px;
}

.answer .st-sug-info {
    cursor: pointer;
}

em {
    color: #e56100;
    font-style: normal;
}

.st-outline-url {
    color: #0078EF;
    text-align: center;
    padding: 4px;
    width: 80px;
    border-radius: 15px;
    cursor: pointer;
    text-decoration: none;
}

.st-outline-url-box {
    background: rgba(250, 252, 253, 0.7);
    border-radius: 0 0 10px 10px;
    text-align: center;
    border-top: 1px solid #EDEDEE;
    /* border-top: 1px solid #E9EDF0; */
    padding: 8px;
    /* margin-top: 16px; */
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -7px;
}

.st-outline-details {
    background: url(details.png) center top no-repeat;
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    /* background-size: 8px; */
    margin-top: 4px;
}

.comment-input-wrap {
    position: relative;
}

.comment-input-wrap .jsearch-q-wrap {
    height: 80%;
}

.comment-input-wrap .comment-input-limit {
    bottom: 10px;
    position: absolute;
    right: 15px;
    color: #BDBDBD;
}

.jsearch-q-wrap {
    text-align: left;
}

.st-knowledges-wrap {
    opacity: 1;
}

.st-recommend-dialogNodes-box {
    float: right;
    color: #349AF8;
    margin-top: 6px;
    margin-left: 12px;
    margin-bottom: 6px;
}

.st-recommend-dialogNodes-box-without-margin {
    color: #349AF8;
    margin-top: 6px;
}

.st-recommend-dialogNodes-tip {
    word-break: break-all;
    margin-bottom: 6px;
}

.box {
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 10px 10px 10px 10px;
    /* border: 1px solid #EDEDEE; */
}

.st-recommend-dialogNodes {
    /* 	background-color: #FFFFFF; */
    /*     border-radius: 10px 10px 10px 10px; */
    /*     box-shadow: 0px 0px 4px 0px #C1B8B8; */
    /*     max-width: 85%; */
    /*     float: left; */
    /*     width: auto; */
    /*     overflow: hidden; */
    /*     padding: 13px 13px; */
}

.st-recommend-knowledge-box .st-recommend-info {
    float: left;
    margin-right: 20px;
    margin-top: 8px;
    max-width: 95%;
    border-radius: 20px 20px 20px 20px;
    background-color: gray;
    padding: 4px 10px;
}

.st-recommend-dialogNodes-box .st-recommend-info {
    float: left;
    margin-top: 8px;
    max-width: 95%;
    margin: 13px 0 1;
    padding: 0px 20px;
    margin-right: 13px;
    background: #E0E9F9;
    font-size: 14px;
    border-radius: 14px;
}

.st-recommend-dialogNodes-box-without-margin .st-recommend-info {
    float: left;
    /* height: 28px; */
    margin-top: 8px;
    max-width: 95%;
    border-radius: 20px 20px 20px 20px;
    /* background-color: #F2F2F2;; */
    /* background-color: rgba(78, 133, 240, 1); */
    background: #E0E9F9;
    border-radius: 14px;
    margin: 13px 0 1;
    padding: 0px 20px;
    margin-right: 13px;
}

.answer .selected-category {
    color: #349AF8;
    pointer-events: none;
}

.answer .category-item-box {
    padding-right: 10px;
    cursor: pointer;
}

.st-recommend-info-content {
    font-size: 14px;
    color: #1677FF;
    line-height: 28px;
    /* color: rgba(255, 255, 255, 0.7); */
    cursor: pointer;
    width: 90%;
}

.st-recommend-info-content-more {
    color: #1677FF;
    cursor: pointer;
    width: 90%;
    line-height: 28px;
}

.st-recommend-knowledge-box,
.st-sug-box {
    margin-top: 8px;
    /*      padding: 13px; */
}

.st-sug-box {
    margin-top: 8px;
    margin-left: 11px;
    padding: 13px;
    min-width: 50%;
}

.st-sug-tip {
    font-weight: bold;
}

.st-sug-box .st-sug-info {
    list-style-type: none;
    /* border-top: 1px solid #DDD; */
    /* 	margin-bottom: 7px; */
    padding-top: 10px;
}

.st-recommend-knowledge-box .st-sug-info {
    margin-left: 3px;
    list-style-type: none;
    padding-bottom: 8px;
    padding-top: 8px;
    /* border-top: 1px solid #F1F5F7; */
}

.st-recommend-knowledge-point {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: none;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}

.st-satisfy-box {
    margin-bottom: 0px;
    /*     max-width: 60%;
        max-width: 85%;*/
    margin-top: 10px;
    margin-left: 11px;
    display: inline-block;
    width: 308px;
}

.comment-satisfy-box {
    margin-bottom: 0px;
    /*     max-width: 60%; */
    max-width: 85%;
    margin-top: 10px;
    display: inline-block;
}

.st-satisfy-box .satisfy {
    background: url(unselectgood.png) center no-repeat;
}

.selectsatisfy,
.clicksatisfy {
    background: url(selectgood.png) center no-repeat;
}

.selectunsatisfy,
.clickunsatisfy {
    /*  margin-top:5px; */
    background: url(selectbad.png) center no-repeat;
}

.st-satisfy-box .unsatisfy {
    /*  margin-top:5px; */
    background: url(unselectbad.png) center no-repeat;
}

.comment-satisfy-box .Satisfaction4 {
    background: url(unselectSatisfaction4.png) center no-repeat;
}

.comment-satisfy-box .Satisfaction3 {
    background: url(unselectSatisfaction3.png) center no-repeat;
}

.comment-satisfy-box .Satisfaction2 {
    background: url(unselectSatisfaction2.png) center no-repeat;
}

.comment-satisfy-box .Satisfaction1 {
    background: url(unselectSatisfaction1.png) center no-repeat;
}

.selectSatisfaction4,
.clickSatisfaction4 {
    background: url(Satisfaction4.png) center no-repeat;
}

.selectSatisfaction3,
.clickSatisfaction3 {
    background: url(Satisfaction3.png) center no-repeat;
}

.selectSatisfaction2,
.clickSatisfaction2 {
    background: url(Satisfaction2.png) center no-repeat;
}

.selectSatisfaction1,
.clickSatisfaction1 {
    background: url(Satisfaction1.png) center no-repeat;
}

.comment-satisfy-box .service-satisfy-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    float: left;
    margin-top: 15px;
    background-size: 40px;
}

.service-satisfy-title {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
    margin-top: 8px;
}

#satisfy-input {
    margin-top: 20px;

}

.satisfy-input {
    /* margin-top: 60px; */
}

#comment-input-btn {
    float: right;
    border-radius: 12px;
    margin-top: 8px;
    color: white;
    cursor: pointer;
    border: 1px solid;
    font-size: 14px;
    font-weight: bolder;
    background-color: #1890FF;
    padding: 6px 15px;
    margin-right: -2px;
}

.service-st-satisfy-message {
    margin-bottom: 10px;
}

.st-satisfy-box .satisfy-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 0px #C1B8B8;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 16px;
    background-size: 40px;

}

.st-satisfy-message {
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 10px 10px 10px 10px;
    /* box-shadow: 0px 0px 2px 0px #C1B8B8; */
    padding: 13px;
}

.satisfy-button-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.satisfaction-main {
    width: 83px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.st-message .st-comment-result {
    margin-left: 11px;
}

.fb-main .st-comment-result {
    margin-left: 0px;
}

.st-comment-result-content {
    float: left;
    padding: 13px;
    margin-top: 10px;
}

.st-message-block {
    overflow: hidden;
}

.st-message .fb-box {
    padding: 16px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.fb-main {
    width: 70%;
    margin-left: 11px;
}

.fb-item-wrap {
    float: left;
    padding: 5px 16px;
    margin-right: 10px;
    margin-top: 7px;
    cursor: pointer;
    border-radius: 14px;
    color: #5990EB;
    border: 1px solid #5990EB;
    box-shadow: none;
    /*     box-shadow: 0px 0px 4px 0px #5990EB; */
}

.click-fbitem {
    background-color: #E4EFFF;
    border-color: #E4EFFF;
}

.fb-items-wrap {
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #696969;
}

.fb-content {
    margin-left: 3px;
}

.fb-text {
    margin-top: 16px;
    width: 95%;
    height: 84px;
    border-radius: 5px;
    outline: none;
    resize: none;
    border: none;
    background-color: #F2F4F7;
    padding: 12px;
}

.fb-tip {}

.st-message .fbsubmit-class {
    float: left;
    border-radius: 15px;
    width: 80px;
    height: 30px;
    background-color: #349AF8;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 17px;
    line-height: 30px;
}

.click-fbitem {
    color: #349AF8;
    background-color: #E1EAF6;
}

.st-office-service-table .meta-td {
    min-width: 80px;
    vertical-align: top;
}

.st-office-service-table {
    border-collapse: separate;
    border-spacing: 14px;
    line-height: 24px;


}

.layui-tab-icon {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(down.png) center bottom no-repeat;
}

.st-office-service-tab {
    margin: 0;

}

.layui-tab-content {
    height: 62px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 24px;
}

.layui-tab-brief>.layui-tab-title {
    border: none;
}

.layui-tab-brief>.layui-tab-title .meta-li {
    background: #F5F5F5;
    border-radius: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin-right: 8px;
    line-height: 34px;
}

.layui-tab-brief>.layui-tab-title .meta-li.layui-this {
    padding: 0px 16px;
    background: #0078EF;
    border-radius: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
}

.layui-tab-item-more {
    /* margin-bottom: 15px; */
    cursor: pointer;
    margin-left: 14px;
}

.st-office-service-box :not(.st-office-service-q) {
    color: #333333;
}


.st-sug-box .st-sug-info :hover {
    color: #349AF8;
}

.st-office-service-q {
    display: none;
}

.st-office-service-title {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 26px;
}

.st-office-service-a {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
}

.st-office-service-transacttime {
    margin-top: 10px;
}

.st-office-service-transactaddr {
    margin-top: 24px;
}

.st-office-service-linkway {
    margin-top: 24px;
}

.st-office-service-tab {
    margin-top: 12px;
}

.st-office-service-sugg {
    background: #e7f5ff;
    border-radius: 4px;
    display: none;
    margin-bottom: 10px;
}

.suggest-tip {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #999999 !important;
    float: left;
    margin-left: 16px;
}

.suggest-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    color: #333333 !important;
    float: left;
    max-width: 200px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.suggest-more {
    font-weight: 400;
    font-size: 14px;
    color: #0078EF !important;
    line-height: 32px;
    float: right;
    margin-right: 16px;
}

.suggest-more-icon {
    width: 16px;
    height: 16px;
    background: url(../images/down.svg) 0px -1px no-repeat;
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
    margin-left: 5px;
}

.suggest-more-icon-close {
    width: 16px;
    height: 16px;
    background: url(../images/up.svg) 0px -1px no-repeat;
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
    margin-left: 5px;
}

.suggest-list {
    margin-left: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 10px;
}

.suggest-list .suggest-list-title {
    line-height: 26px;
}

.suggest-list-pg {
    text-align: center;
    padding-bottom: 10px;
}

.suggest-list-pg span {
    margin: 0 15px;
    cursor: pointer;
}

.suggest-list-pg-current {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #1890FF;
    border-radius: 4px;
    line-height: 22px;
    color: #FFFFFF !important;
}

.suggest-count {
    display: none;
}

.suggest-list-pg-move {
    color: #000000a6 !important;
}

.suggest-list-pg-notmove {
    color: #00000040 !important;
}

.layui-layer-content {
    padding: 10px;
}

.answer .st-outline img {
    width: 100%;
    height: 100%;
}

.askquestionstyle {
    padding: 10px 10px !important;
    border-radius: 6px !important;
    font-weight: 400;
}

.st-message .askquestionstyle img {
    color: white;
    text-decoration: underline;
}

.st-message .askquestionstyle a {
    color: white;
    text-decoration: underline;
}

.st-outline>table,
td,
tr {
    border-collapse: collapse;
}

.leader-pic-box {
    width: 120px;
}

.leader-mess-box-top {
    min-height: 144px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEEEEE;
}

.leader-mess-box-left {
    float: left;
}

.leader-mess-box-right {
    margin-left: 132px;
}

.leader-mess-box-right .leader-name {
    height: 24px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}

.leader-mess-box-right .leader-worker {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 5px;
}

.leader-mess-box-bottom {
    margin-top: 10px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 20px;
}

.leader-mess-items {
    overflow: hidden;
}

.leader-mess-item {
    margin-bottom: 10px;
}

.leader-mess-item .leader-mess-item-title {
    font-weight: bold;
}

.leader-mess-item .leader-mess-item-content {
    margin-top: 5px;
    color: #333;
}

.leader-main-mess {
    font-weight: bold;
    /* text-align: center;
    max-width: 150px; */
    margin-top: -6px;
}

.leader-mess-box {
    overflow: hidden;
    /* margin-bottom: 20px; */
    line-height: 30px;
}

.leader-mess-point {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}

.leader-worker {
    color: #333;
}

.show-more-leadermess {
    cursor: pointer;
    color: rgba(22, 93, 255, 1);
    margin-left: 200px;
    /* margin-bottom: 16px; */
}

#st-header-splite {
    position: absolute;
    left: 280px;
    top: 52px;
    height: 22px;
    border-right: 2px solid white;
}

#st-header-choose-region {
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    position: absolute;
    top: 35px;
    left: 540px;
    text-align: left;
    width: 140px;
    height: 50px;
    color: #FFFFFF;
}

.word-explain-word {
    height: 26px;
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 26px;
}

.word-explain-explain {
    font-family: PingFangSC-Regular;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
}

.word-explain-explain-hidden {
    height: 80px;
    overflow: hidden;
}

.office-application-tip {
    border-collapse: separate;
    border-spacing: 14px;
    line-height: 24px;
}

.office-application-info {
    margin-top: 8px;
}

.office-application-url {
    font-size: 13px;
    color: #169BD5;
    border-collapse: separate;
    border-spacing: 13px;
    line-height: 24px;
}

.policy-notice {
    overflow: hidden;
}

.policy-notice-briefintroductionid {
    background: #F5F5F5;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
}

.policy-notice-briefintroductionid-content * {
    background-color: #F5F5F5 !important;
    width: 100% !important;
    line-height: 22px;
}

.policy-notice-briefintroductionid-content-a {
    height: 128px;
    overflow: hidden;
}

.policy-notice-title {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 26px;
}

.policy-notice-bottom {
    height: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    margin-top: 12px
}

.policy-notice-bottom .policy-notice-dateofissue {
    float: left;
}

.policy-notice-bottom .policy-notice-issuingauthority {
    float: right;
}

.policy-notice-attach {
    margin-top: 12px;
    margin-bottom: 4px;
}

.policy-notice-table {
    border-collapse: separate;
    border-spacing: 14px;
    line-height: 24px;
}

.policy-notice-table .meta-td {
    min-width: 60px;
    vertical-align: top;
    white-space: nowrap;
}

.policy-notice-url {
    font-size: 13px;
    color: #0078EF;
    border-collapse: separate;
    border-spacing: 14px;
    line-height: 24px;
}

.topic-code {
    font-size: 20px;
}

#st-header-region-location {
    width: 16px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 25px;
    cursor: pointer;
}

#st-header-region-name {
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    left: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 75px;
    cursor: pointer;
}


/*layer.openæ ·å¼*/
.layui-layer-title {
    border-radius: 20px 20px 0 0;
    height: 50px;
    line-height: 50px;
}

.layui-layer-dialog {
    border-radius: 20px 20px 20px 20px;
}

.my-skin .layui-layer-content {}

.my-skin .layui-layer-btn {
    height: 100px;
}

.my-skin .layui-layer-btn0 {
    height: auto;
    width: 46px;
    height: 36px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 4px;
    margin-top: 36px;
    background-color: white;
    color: #527AFF;
    border-color: #527AFF;
    font-size: 14px;
}

.my-skin .layui-layer-btn1 {
    margin: 0 auto;
    height: auto;
    /* height: 36px; */
    /* width: auto; */
    width: 46px;
    height: 36px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 4px;
    margin-top: 36px;
    margin-left: 10px;
    background-color: #527AFF;
    color: white;
    font-size: 14px;
}

.region-title {
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    /* vertical-align: middle; */
    line-height: 24px;
    cursor: pointer;
}


.new-region-box {
    overflow: hidden;
    height: 52px;
    /* vertical-align: middle; */
    /* line-height: 60px; */
    padding-top: 8px;
}

.new-region-location {}

.region-children-items {
    overflow: hidden;
    height: 134px;
    display: contents;
}

.region-child {
    float: left;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 20px;
    border-radius: 16px;
    /* border-block-end-color: #F4F4F4; */
    background-color: #F4F4F4;
    padding: 2px 16px;
}


.region-child-disabled {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    border-radius: 16px;
    color: #cccccc;
    padding: 2px 16px;
}

.show-selectregion,
.region-child:hover,
.location-show-region {
    color: #349AF8;
}


.region-title-icon {
    float: left;
    width: 20px;
    height: 24px;
    margin-right: 10px;
    background: url(right.png) center center no-repeat;
}

.mname-a-class {
    cursor: pointer;
}

/*.layui-layer-content{
    border-bottom: 0.5px solid #DDD;
}*/
.new-region-box {
    border-bottom: 0.5px solid #DDD;
}

.policy-notice-title em {
    color: #000000;
}

.greeting-selectregion-box,
.unknown-select-region-box,
.location-show-region-box {
    margin-top: 10px;
    margin-left: 11px;
    padding: 11px;
}

.greeting-selectregion-location {
    float: left;
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background: url(location.png) center center no-repeat;
    /*     background-size: 14px; */
}

.show-selectregion {
    float: left;
    line-height: 24px;
    margin-left: 10px;
}

.greeting-selectregion-box {
    max-width: 85%;
    /* float: left; */
    min-width: 50%;
    display: inline-block;
}

.unknown-select-region-box {
    max-width: 40%;
}

.greeting-selectregion-position {
    margin-top: -4px;
}

.greeting-selectregion-name {
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 24px;
}

.show-selectregion,
.regionsite-title,
.location-show-region {
    cursor: pointer;
}

.greeting-selectregion,
.location-region-select-tip,
.location-show-regions {
    margin-top: 6px;
}

.greeting-selectregion {
    display: inline-block;
}

.location-show-region-box {
    /* 	width: 62%; */
    margin-top: 10px;
    padding: 13px;
    max-width: 85%;
    float: left;
    min-width: 60%;
}

.location-show-regions {
    overflow: hidden;
}

.location-show-region {
    float: left;
    line-height: 24px;
    margin-left: 10px;
}

.sug-question {
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 10px 10px 10px 10px;
    /* box-shadow: 0px 0px 4px 0px #C1B8B8; */
    /* border: 1px solid #EDEDEE; */
    padding: 13px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 11px;
    min-width: 50%;
}

.sug-question-icon {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url(recommend.png) center bottom no-repeat;
    background-size: 30px;
}

.sug-question-change-icon {
    float: right;
    width: 30px;
    height: 23px;
    margin-right: 36px;
    background: url(changeAbatch.png) center bottom no-repeat;
    cursor: pointer;
}

.sug-question-title {
    line-height: 30px;
    font-weight: bold;
}

.sug-question-change-title {
    font-color: #349AF8;
    float: right;
    margin-right: -70px;
    cursor: pointer;
    color: #349AF8;
}

.st-hotask-list {
    /* 	margin-top: 10px; */
}


.st-sug-point {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    display: none;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}

.st-hotask-word {
    cursor: pointer;
    list-style: inside;
    padding: 8px;
}

.st-recommend-point-flow {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;

}

.st-recommend-box {
    margin-top: 4px;
}

.st-recommend-box .st-recommend-info-content {
    color: #333;
}

.st-recommend-point-kns {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}

.st-recommend-info,
.st-sug-info {
    list-style-type: none;
    padding-bottom: 8px;
    padding-top: 8px;
}

.category-items-box {
    margin-top: 13px;
}

.answer .category-item-box {
    padding: 4px 16px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.answer .selected-category {
    background: rgba(0, 120, 239, 0.75);
    color: #FFFFFF;
}

.unknow-select-region-box {
    margin-top: 10px;
    margin-left: 11px;
    padding: 13px;
    max-width: 85%;
    float: left;
    min-width: 60%;
    overflow: hidden;
}

.st-recommend-dialoNodes-tip {
    margin-bottom: 6px;
    color: black;
}


.region-icon {
    float: left;
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background: url(location.png) center center no-repeat;
}

.edui-upload-video {
    width: 100%;
    height: 100%;
}

.field-show-class-a {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.field-show-class p {
    font-size: 14px !important;
}

.field-show-class span {
    font-size: 14px !important;
}

#greetingRand {
    margin-top: 35px;
}

/* .st-message-wrap.answer .st-outline::before{
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    border: 10px solid;
    border-color: transparent #EDEDEE transparent transparent;
    display: block;
    content: '';
    z-index: 9;
} */

/* .st-message-wrap.answer .st-outline::after {
    position: absolute;
    top: 10px;
    left: 41px;
    padding: 0;
    border: 10px solid;
    border-color: transparent rgba(255,255,255,0.75) transparent transparent;
    display: block;
    content: '';
    z-index: 10;
} */

/* #greetingRand::before{
    position: absolute;
    top: 42px;
    left: 12px;
    padding: 0;
    border: 10px solid;
    border-color: transparent #EDEDEE transparent transparent;
    display: block;
    content: '';
    z-index: 9;
} */
/* #greetingRand::after {
    position: absolute;
    top: 42px;
    left: 42px;
    padding: 0;
    border: 10px solid;
    border-color: transparent rgba(255,255,255,0.75) transparent transparent;
    display: block;
    content: '';
    z-index: 10;
} */

.policy-notice-briefintroductionid .show-more-leadermess-default-open {
    background: linear-gradient(to bottom,
            rgba(245, 245, 245, 0.2) 10%,
            rgba(245, 245, 245, 0.2) 15%,
            rgba(245, 245, 245, 0.3) 20%,
            rgba(245, 245, 245, 0.4) 25%,
            rgba(245, 245, 245, 0.5) 30%,
            rgba(245, 245, 245, 0.6) 35%,
            rgba(245, 245, 245, 0.7) 40%,
            rgba(245, 245, 245, 0.8) 45%,
            rgba(245, 245, 245, 0.9) 50%);
}

.show-more-leadermess-default-open {
    position: relative;
    background: linear-gradient(to bottom,
            rgba(250, 252, 253, 0.1) 10%,
            rgba(250, 252, 253, 0.3) 15%,
            rgba(250, 252, 253, 0.4) 20%,
            rgba(250, 252, 253, 0.5) 25%,
            rgba(250, 252, 253, 0.6) 30%,
            rgba(250, 252, 253, 0.7) 35%);
    font-size: 14px;
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 13px;
    margin-top: -30px;
    padding-top: 40px;
    padding-bottom: 12px;
    z-index: 49;
    color: #0078EF;
}

.layui-tab-item-more-open {
    position: relative;
    background: linear-gradient(to bottom,
            rgba(250, 252, 253, 0.1) 10%,
            rgba(250, 252, 253, 0.3) 15%,
            rgba(250, 252, 253, 0.4) 20%,
            rgba(250, 252, 253, 0.5) 25%,
            rgba(250, 252, 253, 0.6) 30%,
            rgba(250, 252, 253, 0.7) 35%);
    font-size: 14px;
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 20px;
    margin-top: -50px;
    padding-top: 40px;
    padding-bottom: 12px;
    z-index: 49;
    color: #0078EF !important;
}

.show-more-leadermess-default-close {
    font-size: 14px;
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 13px;
    margin-top: -30px;
    padding-top: 40px;
    padding-bottom: 12px;
    color: #0078EF;
}


.layui-tab-item-more-close {
    font-size: 14px;
    margin-left: -12px;
    margin-right: -13px;
    padding-left: 20px;
    margin-top: -50px;
    padding-top: 40px;
    padding-bottom: 12px;
    color: #0078EF !important;
}

.quit-customer {
    position: absolute;
    right: 346px;
    bottom: 160px;
    z-index: 1;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #1890FF;
    line-height: 22px;
    border: 1px solid #1890FF;
    padding: 5px 8px 5px 30px;
    border-radius: 12px;
    background: url(../images/quit-customer.svg) 10px 8px no-repeat;
    display: none;
    cursor: pointer;
}

.message-modal-docs {
    white-space: pre-line;
    word-break: break-all;
    border-radius: 15px;
    background-color: rgb(240 247 255);
    padding: 10px;
    margin-top: 10px;
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6470588235294118);
    overflow: hidden;
}

.message-modal-docs .message-modal-allcontent table{
    white-space: normal;
}

.message-modal-answer {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.message-modal-allcontent {
    overflow: hidden;
    margin-top: 10px;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.message-modal-allcontent-hidden {
    height: 56px;
}

/* .message-modal-top {
    margin-bottom: 10px;
} */

.message-modal-url {
    float: left;
    width: 100%;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #1677FF;
    line-height: 28px;
}

.message-modal-url:hover {
    color: #1890FF;
}

.message-modal-url-click {
    cursor: pointer;
}

.jump {
    position: relative;
    width: 1px;
    height: 16px;
    background: #000;
    animation: jumpaction 1s infinite;
}

@keyframes jumpaction {
    0% {
        display: block;
        opacity: 1;
    }

    50% {
        display: none;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.st-message-stop {
    height: 28px;
    color: #0078ef;
    font-size: 12px;
    line-height: 40px;
    cursor: pointer;
    padding-left: 14px;
    display: none;
}

.quit-renew-dialog {
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    margin-left: 359px;
    bottom: 148px;
    z-index: 1;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #1890FF;
    line-height: 22px;
    padding: 5px 8px 5px 30px;
    border-radius: 12px;
    background: url(../images/renewdia.svg) 9px 8px no-repeat;
    background-size: 16px 16px;
}

.renewline {
    width: 98%;
    height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    margin-left: 1%;
    line-height: 20px;
}

:focus-visible {
    outline: none;
}

.bszntip {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 20px;
}

.message-modal-bottom {
    display: none;
}

.message-modal-bottom-left {
    float: left;
}

.message-modal-bottom-right {
    float: right;
}
.message-modal-open {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    padding-right: 20px;
    background: url(../images/down.svg) 28px center no-repeat;
    cursor: pointer;
    line-height: 28px;
    display: inline-block;
}

.message-modal-open.close {
    background: url(../images/up.svg) 28px center no-repeat;
}

.message-modal-bottom-right a {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #1677FF;
    line-height: 28px;
}

.message-modal-bottom-right .bszn {
    padding-left: 20px;
    background: url(../images/bszn.svg) -1px 4px no-repeat;
}

.message-modal-bottom-right .zsbl {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/zsbl.svg) -1px 4px no-repeat;
}

.st-outline-edit {
    float: right;
    margin-top: 5px;
    width: 28px;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #1677FF;
    margin-right: 20px;
    padding-left: 25px !important;
    background: url(../images/edit.svg) 1px 13px no-repeat;
    cursor: pointer;
    display: none;
}

.full-application-tip,
.similar-mate-tip,
.full-matter-tip,
.similar-application-tip {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.full-application,
.full-matter {
    margin-bottom: 20px;
}

.full-application-content,
.full-matter-content {
    background: #F1F6FF;
    border-radius: 8px;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #1677FF;
    line-height: 28px;
    padding-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.similar-application-button {
    width: 95px;
    height: 28px;
    background: #007AEA;
    border-radius: 14px 0 0 14px;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.similar-matter-button {
    width: 95px;
    height: 28px;
    background: #E0E9F9;
    color: #1677FF;
    border-radius: 0 14px 14px 0;
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.similar-application,
.similar-mate {
    margin-bottom: 10px;
    padding-left: 4px;
}

.similar-application-content,
.similar-mate-content {
    font-family: AlibabaPuHuiTiR;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    cursor: pointer;
}

.similar-mate {
    display: none;
}