@charset "utf-8";
body {
    background-color: #f5f5f5 !important
}

.clearmar:before {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden
}

.ask-deatil-icon {
    background: url(/images/ask_detail_common_s.png?v=20170927) no-repeat;
    background-image: image-set(url(/images/ask_detail_common_s.png?v=20170927) 1x, url(/images/ask_detail_common.png?v=20170927) 2x)
}

.ask-detail-wrapper {
    background-color: #f3f3f3
}

.ask-detail {
    width: 1220px;
    margin: 0 auto
}

.ask-detail-container {
    position: relative;
    float: left;
    width: 900px;
    margin-bottom: 60px;
    background-color: #f5f5f5
}

.ask-editor {
    margin-top: 15px;
    padding: 10px 20px 20px;
    background: #f8f8f8
}

.ask-editor textarea {
    resize: none
}

.ask-editor .ask-editor-content {
    width: 758px;
    padding: 10px;
    min-height: 80px;
    margin: 10px 0;
    border: 1px solid #eee;
    color: #666;
    background: #fff
}

.ask-editor .ask-editor-content.editing {
    border-color: #85d9b4
}

.ask-editor .operate-del {
    display: inline-block;
    height: 18px;
    padding-left: 6px;
    margin-left: 10px;
    line-height: 18px;
    color: #ff960a;
    background: 0 0
}

.ask-editor .operate-col-r .word-num {
    margin-right: 10px;
    font-size: 12px;
    color: #999
}

.ask-editor .operate-col-r .word-num strong {
    margin: 0 4px;
    color: #f36f20;
    font-weight: 400
}

.ask-editor .ask-insert .ask-insert-text {
    padding-left: 6px;
    vertical-align: middle;
    color: #999
}

.ask-editor .icon-insert-img {
    display: inline-block;
    background-position: -105px -1px;
    width: 15px;
    height: 13px;
    vertical-align: middle
}

.ask-editor .ask-insert {
    display: inline-block;
    margin-top: 1px;
    cursor: pointer
}

.ask-editor .ask-insert.hover .icon-insert-img {
    background-position: -105px -16px
}

.ask-editor .ask-insert.hover .ask-insert-text {
    color: #0cb469
}

.ask-editor .ask-delete {
    display: none;
    padding-top: 9px
}

.ask-editor .ask-editor-operate {
    position: relative
}

.ask-editor .ask-editor-operate .input_file {
    position: absolute;
    left: 0;
    top: 1px;
    z-index: 2;
    width: 150px;
    height: 19px;
    margin-left: -70px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.raiders-quesion-new .text-title, .raiders-quesion-new ul li p {
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ask-editor .operate-col-l {
    float: left
}

.ask-editor .operate-col-r {
    float: right
}

.ask-editor .cancel-answer-btn {
    display: inline-block;
    padding: 6px 11px;
    border: 1px solid #eee;
    font-size: 12px;
    color: #333;
    background-color: #fff
}

.ask-editor .cancel-answer-btn + .submit-answer-btn {
    margin-left: 6px
}

.ask-editor .submit-answer-btn, .ask-editor .submit-answer-btn_new {
    display: inline-block;
    padding: 4px 11px;
    font-size: 12px;
    color: #fff;
    background-color: #0cb469;
    border: 0;
    cursor: pointer
}

.ask-editor .img-name {
    vertical-align: text-bottom
}

.common-raiders {
    padding: 25px 40px 18px;
    background-color: #fff
}

.raiders-quesion-new .common-raiders {
    padding-top: 0
}

.raiders-quesion-new .text-title {
    padding: 0 0 15px;
    font-weight: 600;
    font-size: 16px
}

.raiders-quesion-new ul li {
    margin-bottom: 20px;
    list-style: none
}

.raiders-quesion-new ul li p {
    padding-bottom: 15px
}

.raiders-quesion-new ul li div {
    text-indent: 32px;
    line-height: 24px;
    font-size: 16px;
    color: #666
}

.common-answer-box {
    position: relative
}

.common-answer {
    padding: 25px 40px 18px;
    background-color: #fff
}

.common-answer + .common-answer {
    border-top: 1px solid #f5f5f5
}

.common-answer .common-answer-img {
    display: block;
    max-width: 500px;
    margin: 10px 0
}

.common-answer-icon {
    position: absolute;
    top: 0;
    left: 11px
}

.common-answer-title {
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.common-answer-title .title-num {
    font-weight: 400;
    color: #ffad2c;
    padding: 0 4px
}

.common-answer-herder {
    margin-top: 13px;
    margin-bottom: 9px
}

.common-answer-header-logo {
    float: left
}

.common-answer-header-info {
    float: left;
    margin-left: 12px;
    margin-top: 5px
}

.common-answer-personal {
    display: block
}

.common-answer-data {
    display: block;
    margin-top: 2px;
    font-size: 14px;
    color: #999
}

.common-answer-sep {
    color: #e3e3e3;
    margin: 0 14px
}

.common-answer-header-time {
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: 4px
}

.common-answer-name-detail {
    float: left
}

.common-answer-name {
    float: left;
    font-size: 16px;
    color: #ff960a
}

.common-answer-text, .common-answer-text p, .common-answer-text span {
    font-size: 16px !important
}

.common-answer-name:hover {
    color: #ff960a
}

.common-answer-name.unclick {
    color: #333
}

.common-answer-header-logo img {
    display: block;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    border: 1px solid #eee;
    overflow: hidden
}

.common-answer-header-info .icons-box {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    vertical-align: text-top
}

.common-answer-header-info .icons-box i {
    float: left
}

.common-answer-header-info .icons-box i + i {
    margin-left: 5px
}

.common-answer-text {
    position: relative;
    margin-bottom: 12px;
    margin-top: 4px;
    line-height: 30px;
    color: #333;
    overflow: hidden
}

.common-answer-text p + p, .common-answer-text span + span {
    margin-top: 11px
}

.common-answer-footer {
    position: relative;
    line-height: 33px
}

.common-answer-footer .answer-operate-item {
    float: left;
    border: 1px solid #e8e8e8;
    width: 80px;
    height: 28px;
    line-height: 28px;
    border-radius: 26px;
    text-align: center
}

.common-answer-footer .answer-operate-item i, .common-answer-footer .answer-operate-item i.icon-comment {
    margin-top: -3px
}

.answer-edit .icon-edit {
    display: inline-block;
    background-position: -120px -61px;
    width: 13px;
    height: 12px;
    vertical-align: middle
}

.answer-comment .icon-comment, .answer-well .icon-well {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.answer-edit.active .icon-edit, .answer-edit:hover .icon-edit {
    background-position: -120px -76px
}

.answer-comment .icon-comment {
    background-position: -126px 0
}

.answer-comment.active .icon-comment, .answer-comment:hover .icon-comment {
    background-position: -147px 0
}

.answer-well .icon-well {
    background-position: -127px -19px
}

.answer-well-new.active .icon-well, .answer-well-new:hover .icon-well, .answer-well.active .icon-well, .answer-well:hover .icon-well {
    background-position: -147px -19px
}

.answer-comment.active, .answer-comment:hover, .answer-edit.active, .answer-edit:hover {
    background-color: #0cb469;
    border-color: #0cb469;
    color: #fff
}

.answer-well-new.active, .answer-well-new:hover, .answer-well.active, .answer-well:hover {
    border-color: #ff811b;
    background-color: #ff811b;
    color: #fff
}

.answer-operate-item + .answer-operate-item {
    margin-left: 10px
}

.answer-visible {
    display: block;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #0cb469;
    cursor: pointer;
    margin-bottom: 20px
}

.answer-visible.show-all-box, .answer-visible.show-section-box {
    display: none
}

.answer-visible:hover {
    color: #0cb469
}

.answer-visible i {
    float: right;
    width: 9px;
    height: 9px;
    margin-top: 10px;
    margin-left: 5px
}

.common-answer-footer .answer-operate-item.answer-visible i {
    margin-right: 0;
    margin-left: 3px
}

.answer-visible .icon-all {
    background-position: -83px -3px
}

.answer-visible .icon-section {
    background-position: -83px -17px
}

.show-all-area {
    text-align: center;
    background-color: #f8f8f8;
    cursor: pointer
}

.answer-visible span {
    display: inline-block
}

.common-answer-text .cover-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 0;
    display: block;
    cursor: pointer;
    background-image: -webkit-linear-gradient(to top, #fff -6%, transparent 30%);
    background-image: -moz-linear-gradient(to top, #fff -6%, transparent 30%);
    background-image: -o-linear-gradient(to top, #fff -6%, transparent 30%);
    background-image: -ms-linear-gradient(to top, #fff -6%, transparent 30%);
    background-image: linear-gradient(to top, #fff -6%, transparent 30%)
}

.common-answer-text .cover-box:hover {
    background-image: -webkit-linear-gradient(to top, #fff, transparent);
    background-image: -moz-linear-gradient(to top, #fff, transparent);
    background-image: -o-linear-gradient(to top, #fff, transparent);
    background-image: -ms-linear-gradient(to top, #fff, transparent);
    background-image: linear-gradient(to top, #fff, transparent)
}

.common-answer-text .cover-box.overflow-box {
    width: 100%;
    height: 100%
}

.ask-question {
    position: relative;
    background-color: #fff
}

.ask-question .common-answer-text {
    width: 600px;
    margin-top: 0;
    margin-bottom: 3px
}

.ask-question .big-img {
    max-width: 600px
}

.ask-question .ask-editor {
    margin-bottom: 12px
}

.ask-question-title {
    width: 600px;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 7px
}

.ask-question-info {
    font-size: 14px;
    line-height: 30px;
    color: #999
}

.ask-question-info-city {
    color: #999
}

.ask-question-info-city:hover {
    color: #f25618
}

.ask-question-info strong {
    font-weight: 400
}

.ask-question .common-answer-icon {
    width: 33px;
    height: 28px;
    background-position: 0 0
}

.ask-question-show {
    margin-left: 22px
}

.ask-question-show.answer-visible i {
    top: 4px;
    *top: 4px
}

.ask-download-box {
    position: absolute;
    top: 8%;
    right: 2%;
    width: 156px;
    height: 190px;
    border: 1px solid #F0F1F5
}

.ask-download {
    display: block;
    height: 100%;
    width: 100%
}

.ask-down-code {
    width: 105px;
    height: 105px;
    margin: 23px auto 0;
    display: block
}

.ask-down-title {
    font-size: 16px;
    /*color: #24C77E;*/
    color: #ff960a;
    text-align: center;
    margin-top: 15px
}

.ask-down-text {
    font-size: 12px;
    color: #999;
    text-align: left;
    margin-top: 2px;
    text-indent: 11px
}

.ask-answer-box {
    margin-bottom: 12px
}

.best-answer .ask-editor, .other-answer-item .ask-editor {
    margin-bottom: 13px
}

.ask-answer-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 6px 17px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    /*background-color: #0cb469*/
    background-color: #ff960a;
}

.help-answer, .plus-question-edit {
    display: none
}

.ask-answer-btn:hover {
    color: #fff
}

.help-answer {
    margin-top: 10px;
    padding: 20px;
    background: #f8f8f8
}

.help-answer-title {
    font-size: 14px;
    color: #333;
    font-weight: 400
}

.plus-question-text {
    line-height: 22px
}

.plus-question-strong {
    position: relative;
    line-height: 11px;
    color: #0cb469
}

.plus-question-strong i {
    position: absolute;
    top: 2px;
    *top: 4px;
    right: -13px;
    width: 9px;
    height: 9px
}

.plus-question-strong .icon-plus-question {
    background-position: -83px -3px
}

.plus-question-strong .icon-plus-question.icon-plus-up {
    background-position: -83px -17px
}

.tpz-answer {
    margin-top: 18px
}

.tpz-answer .common-answer-icon {
    background-position: -38px 0;
    width: 33px;
    height: 28px
}

.brand-answer .common-answer-header-time, .tubatu-answer .common-answer-header-time, .tubatu-answer .common-answer-name {
    height: 51px
}

.tubatu-answer .tubatu-answer-logo {
    display: block;
    background-position: -40px -38px;
    width: 51px;
    height: 51px
}

.best-answer .common-answer-header-info, .brand-answer .common-answer-header-info {
    margin-top: 4px
}

.brand-answer .icon-v {
    float: left;
    background-position: -101px -40px;
    width: 16px;
    height: 16px
}

.best-answer .common-answer-header-time {
    height: 51px
}

.company-answer .score {
    width: 53px;
    margin-left: 10px;
    vertical-align: top;
    color: #ffad2c
}

.company-answer .icon-score {
    float: left;
    background-position: -101px -69px;
    width: 14px;
    height: 14px;
    margin-right: 2px;
    margin-top: 1px
}

.common-related, .other-answer {
    margin-top: 20px
}

.company-answer .icon-ren {
    background-position: -126px -40px;
    width: 16px;
    height: 16px
}

.company-answer .icon-jin {
    background-position: -150px -40px;
    width: 16px;
    height: 16px
}

.other-answer {
    border-top: 1px solid #f5f5f5
}

.other-answer .common-answer-icon {
    background-position: 0 -40px;
    width: 32px;
    height: 28px
}

.other-answer-item {
    padding-top: 4px;
    padding-bottom: 26px
}

.other-answer .common-answer {
    padding-bottom: 5px
}

.other-answer-item + .other-answer-item {
    border-top: 1px dashed #e8e8e8
}

.other-answer .set-best-answer {
    position: absolute;
    top: 1px;
    right: 0;
    border: 1px solid #0cb469;
    color: #0cb469;
    font-size: 12px;
    line-height: 24px;
    padding: 0 9px;
    *top: -6px
}

.other-answer-item:last-child .ask-editor {
    margin-bottom: 15px
}

.ask-tag-box {
    position: relative;
    padding-left: 40px;
    line-height: 40px;
    background-color: #f8f8f8
}

.ask-tag {
    display: inline;
    box-sizing: border-box;
    height: 26px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0;
    padding: 4px 6px;
    color: #999;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #e8e8e8;
    margin-right: 12px
}

.common-related-item + .common-related-item {
    margin-top: 17px;
    padding-top: 17px;
    border-top: 1px solid #f5f5f5
}

.common-related-item-header {
    margin-bottom: 11px
}

.common-related-title {
    padding: 15px 40px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    background: #fff
}

.common-related-content {
    padding: 40px;
    border-top: 1px solid #eee;
    background: #fff
}

.common-related-ask {
    float: left;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: #21c07d;
    margin-right: 6px;
    margin-top: 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    vertical-align: text-bottom
}

.common-related-item-title a {
    color: #333
}

.common-related-item-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #333
}

.common-related-item-title a:hover {
    color: #ff811b
}

.common-related-desc {
    font-size: 12px;
    color: #999
}

.common-related-desc strong {
    margin: 0 5px;
    color: #ff5a00;
    font-weight: 400
}

.common-related-item-text {
    max-height: 50px;
    _height: expression((document.documentElement.clientHeight||document.body.clientHeight)<50?"50px":"");
    line-height: 26px;
    margin-left: 23px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.common-related-item-text + .common-related-item-text {
    border-top: 1px dashed #f5f5f5;
    margin-top: 15px;
    padding-top: 15px
}

.related-answer .common-related-desc {
    float: right
}

.related-issue {
    padding-bottom: 30px
}

.related-issue.common-related-content {
    padding-left: 31px
}

.related-issue-item {
    float: left;
    margin-bottom: 9px;
    margin-left: 9px;
    box-shadow: 0 0 0 #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1
}

.related-issue-item:hover {
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    border-radius: 2px
}

.related-issue-item:hover a {
    border-color: transparent
}

.related-issue-item a {
    position: relative;
    display: block;
    border: 1px solid #eee;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    width: 156px;
    height: 90px;
    padding: 38px 20px 30px
}

.related-issue-item-bg {
    position: absolute;
    top: -20px;
    left: -10px;
    display: block;
    width: 50px;
    height: 50px;
    background-position: -5px -96px
}

.related-issue-text {
    height: 56px;
    margin-bottom: 18px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.related-issue-item:hover .related-issue-text {
    color: #0cb469
}

.ask-comment, .ask-edit {
    display: none
}

.ask-comment .ask-editor-content, .ask-edit .ask-editor-content {
    min-height: 40px
}

.ask-comment .ask-reply {
    padding-top: 18px;
    margin-top: 18px;
    border-top: 1px dashed #e8e8e8;
    font-size: 12px
}

.ask-comment .ask-reply-info {
    margin-bottom: 8px
}

.ask-comment .ask-reply-author {
    color: #333;
    vertical-align: text-bottom
}

.company-item-ticket i, .company-item-ticket span {
    vertical-align: middle;
    display: inline-block;
    font-size: 12px
}

.ask-comment .ask-reply-time {
    font-style: normal;
    color: #999;
    margin-left: 20px
}

.ask-comment .ask-reply-content {
    color: #666;
    line-height: 20px
}

.ask-comment .ask-reply-content a {
    margin-left: 35px
}

.ask-comment .ask-reply-content a:hover {
    color: #ff811b
}

.yezhu-detail-refer {
    margin-top: 20px;
    width: 900px;
    background-color: #fff;
    display: none
}

.yezhu-detail-refer-logo {
    width: 34px;
    height: 28px;
    margin-left: 10px;
    background: url(//img.to8to.com/to8to_pc/ask/ask_detail/ask_detail_flow.png?v=20180816) no-repeat;
    background-size: cover
}

.yezhu-detail-refer-title {
    margin-top: 2px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.yezhu-detail-refer-introBox {
    padding: 26px 40px 22px
}

.yezhu-detail-refer-introBox-mergent {
    float: left;
    height: 96px;
    padding: 0 15px;
    border-right: 1px solid #F6F6F6;
    box-sizing: border-box
}

.yezhu-detail-refer-introBox-mergent:first-child {
    padding-left: 0
}

.yezhu-detail-refer-introBox-mergent:last-child {
    padding-right: 0;
    border: none
}

.yezhu-detail-refer-introBox-mergent-l {
    border: 0;
    padding-right: 0;
    margin-right: 0
}

.yezhu-detail-refer-introBox-mergent-icon {
    float: left;
    margin-right: 12px;
    width: 96px;
    height: 96px;
    border: 1px solid #F6F6F6;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover
}

.yezhu-detail-refer-introBox-mergent-r {
    float: left;
    width: 144px
}

.yezhu-detail-refer-introBox-mergent-title {
    height: 19px;
    width: 100%;
    line-height: 19px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rate-wrapper {
    position: relative;
    height: 14px;
    width: 70px
}

.yezhu-detail-refer-introBox-mergent-rate {
    display: block;
    margin-top: 4px;
    width: 100%
}

.yezhu-detail-refer-introBox-mergent-context {
    margin: 9px 0 8px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #999
}

.clear {
    clear: both
}

.yezhu-detail-refer-introBox-mergent-toRefer {
    background: #FFF;
    width: 144px;
    height: 26px;
    border-radius: 2px;
    font-size: 12px;
    color: #FF5A02;
    line-height: 26px;
    text-align: center;
    display: block;
    border: 1px solid #FF5A02;
    box-sizing: border-box
}

.yezhu-detail-refer-introBox-mergent-toRefer:hover {
    background: #FF5A02;
    color: #fff
}

.ask_right_box {
    float: right;
    width: 300px
}

.you_like {
    float: right;
    width: 260px;
    padding: 20px;
    background-color: #fff
}

.you_like .right_title {
    height: 21px;
    margin-bottom: 15px;
    color: #333;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    line-height: 21px
}

.you_like .like_list {
    width: 270px;
    overflow: hidden;
    margin-left: -10px
}

.you_like .like_list a {
    position: relative;
    float: left;
    width: 72px;
    height: 72px;
    padding-top: 15px;
    padding-left: 18px;
    _display: block;
    overflow: hidden
}

.ask-right {
    margin-top: 4px;
    background: #fff
}

.question-ad-wrapper {
    box-sizing: border-box;
    padding: 20px;
    width: 300px
}

.question-ad-wrapper .ad-title {
    padding-bottom: 6px;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 56px;
    border-bottom: 1px solid #E5E5E5
}

.question-ad-wrapper .question-item {
    margin: 15px 0;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 22px
}

.question-ad-wrapper .question-item:first-child {
    margin-top: 8px
}

.question-ad-wrapper .question-item-logo {
    display: inline-block;
    margin-right: 8px;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    background: url(/images/icon-ques.png?v=20210812);
    background-size: 100%
}

.question-ad-wrapper .question-item-title {
    float: left;
    width: 250px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.company-ad-wrapper {
    width: 300px
}

.company-ad-wrapper .ad-title {
    padding: 0 16px;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box
}

.company-ad-wrapper .company-item {
    height: 113px;
    margin: 15px 16px;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box
}

.company-ad-wrapper .company-item:last-child {
    border: none
}

.company-ad-wrapper .company-item-logo {
    width: 97px;
    height: 97px;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
    float: left
}

.company-ad-wrapper .company-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.company-ad-wrapper .company-item-rightarea {
    height: 97px;
    width: 161px;
    float: right
}

.company-item-title {
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color: #333
}

.company-item-context {
    height: 16px;
    margin: 4px 0 6px;
    font-size: 12px;
    color: #666
}

.company-item-ticket {
    height: 18px;
    font-size: 0
}

.company-item-ticket span {
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999
}

.company-item-ticket i {
    margin-right: 8px;
    width: 18px;
    height: 18px;
    color: #fff;
    background: #FF5A02;
    border-radius: 1px;
    text-align: center
}

.company-item-consult {
    display: block;
    margin-top: 10px;
    text-align: center;
    width: 160px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #ff5a00;
    border: 1px solid #FF5A02
}

.company-item-consult:hover {
    background-color: #ff5a00;
    color: #fff
}

.ad-commom {
    margin-top: 0;
    padding-top: 20px
}

.answer-quesion-new .common-answer {
    padding-top: 0
}

.answer-quesion-new .text-title {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    padding-bottom: 15px
}

.ico-span {
    width: 40px;
    height: 19px;
    border: 1px solid #24C77E;
    border-radius: 2px;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    margin-right: 15px;
    display: inline-block;
    color: #24C77E
}

.text-sp {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666
}

.item-time {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #666
}

.answer-quesion-new ul li {
    margin-bottom: 30px
}

.ask-question-box .right_title {
    font-weight: 700;
    font-size: 16px
}

.ask-question-box {
    padding: 20px
}

.ask-question-box ul {
    margin-top: 15px
}

.ask-question-box ul li {
    width: 100%;
    overflow: hidden
}

.ask-question-box ul li a {
    font-family: MicrosoftYaHei;
    font-size: 13px;
    color: #333;
    line-height: 28px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.common-lead {
    position: relative;
    margin-top: 20px;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #333;
    line-height: 27px;
    padding: 49px 40px 36px;
    background-color: #fff;
    border-top: 1px solid #f5f5f5
}

.common-lead .common-lead-icon {
    position: absolute;
    top: 0;
    left: 11px;
    width: 32px;
    height: 28px;
    background: url(//img.to8to.com/to8to_pc/ask/ask_detail/lead-icon.png?v=20211028);
    background-size: 100%
}

.common-lead .common-lead-foot {
    font-weight: 600
}

.common-lead div a {
    color: #6293e2
}

.window_box {
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
    color: #333;
    background: #fff
}

.window_box .window_box_title {
    height: 40px;
    float: left;
    width: 100%;
    position: relative
}

.window_box .window_box_title span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #666;
    margin: 18px 0 0 20px
}

.window_box .window_box_title em {
    display: inline-block;
    height: 14px;
    margin: 22px 0 0 6px;
    color: #f36f20
}

.window_box .window_box_title a {
    background: url(//img.to8to.com/to8to_img/global.png?v=20160512) 0 -165px no-repeat;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 16px;
    height: 16px
}

.window_box .window_box_title a:hover {
    background-position: -18px -165px
}

.ielt8 .window_box .window_box_title {
    display: inline;
    zoom: 1
}

.window_box .window_box_container {
    background: #fff;
    width: 100%;
    height: 100%;
    display: inline-block
}

.translucence_layer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    top: 0;
    left: 0;
    z-index: 8000
}

.ielt9 .translucence_layer {
    filter: alpha(opacity=40)
}

.ielt7 .translucence_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 999
}

.box_mobileverify_suc {
    padding: 40px 0
}

.box_mobileverify_suc.pb70 {
    padding-bottom: 70px
}

.box_mobileverify_suc .window_box_check {
    padding: 0 60px
}

.box_mobileverify_suc .window_box_check p {
    font-size: 14px
}

.box_mobileverify_suc .window_box_check a {
    font-size: 16px;
    display: block;
    margin-top: 20px
}

.f_c_01af63 {
    color: #ff960a
}

.you_like {
    margin-bottom: 20px
}

.ask-right {
    float: right;
    width: 300px;
    margin-bottom: 20px
}

.ask-right-icons {
    background: url('/images/ask_right_s.png?v=20190527') no-repeat;
    background-image: -webkit-image-set(url('/images/ask_right_s.png?v=20190527') 1x, url('/images/ask_right.png?v=20190527') 2x);
    background-image: image-set(url('/images/ask_right_s.png?v=20190527') 1x, url('/images/ask_right.png?v=20190527') 2x)
}

.module-common {
    position: relative;
    width: 260px;
    overflow: hidden;
    margin-top: 20px;
    padding: 0 20px;
    background-color: #fff
}

.module-common-header {
    padding: 11px 0;
    border-bottom: 1px solid #e8e8e8
}

.module-common-title {
    font-size: 20px;
    color: #333;
    font-weight: 400
}

.decorate-company-more, .module-common-more {
    display: block;
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 3;
    width: 35px;
    height: 18px;
    color: #999;
    font-size: 12px
}

.icon-more {
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
    width: 6px;
    height: 10px
}

.decorate-company-more:hover .icon-more, .module-common-more:hover .icon-more {
    background-position: -10px 0
}

.decorate-company-more:hover, .module-common-more:hover {
    color: #0cb469
}

.module-common-content {
    padding-top: 20px;
    padding-bottom: 25px
}

.ad-commom {
    display: block;
    margin-top: 20px
}

.ad-commom img {
    display: block;
    width: 300px;
    height: 150px
}

.decorate-company .slider-btns, .module-common .slider-btns {
    position: absolute;
    left: 50%;
    bottom: 6px;
    margin-left: -50px;
    width: 100px;
    text-align: center;
    z-index: 1
}

.decorate-company .swiper-pagination-switch, .module-common .swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #d3d3d3
}

.decorate-company .swiper-active-switch, .module-common .swiper-active-switch {
    background-color: #0cb469
}

.decorate-company .swiper-pagination-switch + .swiper-pagination-switch, .module-common .swiper-pagination-switch + .swiper-pagination-switch {
    margin-left: 5px
}

.decorate-company:hover .slider-btns, .module-common:hover .slider-btns {
    bottom: 3px
}

.decorate-company:hover .swiper-pagination-switch, .module-common:hover .swiper-pagination-switch {
    width: 12px;
    height: 12px
}

.decorate-company:hover .swiper-pagination-switch + .swiper-pagination-switch, .module-common:hover .swiper-pagination-switch + .swiper-pagination-switch {
    margin-left: 7px
}

.img-scale {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s
}

.bottom-item:hover .img-scale, .company-site .img-scale:hover, .home-pic .img-scale:hover, .item-open:hover .img-scale, .sub-box-top:hover .img-scale {
    -webkit-transition: scale(1.1);
    -moz-transition: scale(1.1);
    -ms-transition: scale(1.1);
    -o-transition: scale(1.1);
    transform: scale(1.1)
}

.hot-tips-item + .hot-tips-item {
    margin-top: 16px
}

.hot-tips-item .item-open, .hot-tips-item.on .item-close {
    display: none
}

.hot-tips-item .item-close, .hot-tips-item.on .item-open {
    display: block
}

.hot-tips .icon-num1 {
    float: left;
    margin-left: 3px;
    background-position: 1px -13px;
    width: 16px;
    height: 20px
}

.hot-tips .icon-num2 {
    float: left;
    background-position: -14px -13px;
    width: 19px;
    height: 20px
}

.hot-tips .icon-num3 {
    background-position: -33px -13px
}

.hot-tips .icon-num3, .hot-tips .icon-num4 {
    float: left;
    margin-left: 1px;
    width: 18px;
    height: 20px
}

.hot-tips .icon-num4 {
    background-position: -52px -12px
}

.hot-tips .icon-num5 {
    float: left;
    margin-left: 1px;
    background-position: -71px -13px;
    width: 18px;
    height: 20px
}

.hot-tips .icon-num6 {
    background-position: -89px -12px
}

.hot-tips .icon-num6, .hot-tips .icon-num7 {
    float: left;
    margin-left: 1px;
    width: 18px;
    height: 22px
}

.hot-tips .icon-num7 {
    background-position: -109px -12px
}

.hot-tips .icon-num8 {
    background-position: -127px -12px
}

.hot-tips .icon-num8, .hot-tips .icon-num9 {
    float: left;
    margin-left: 1px;
    width: 18px;
    height: 22px
}

.hot-tips .icon-num9 {
    background-position: -146px -12px
}

.hot-tips .icon-num10 {
    float: left;
    margin-left: 1px;
    background-position: -167px -12px;
    width: 20px;
    height: 22px
}

.hot-tips .item-open-img {
    position: relative;
    float: left;
    width: 90px;
    height: 90px;
    margin-left: 10px;
    overflow: hidden
}

.hot-tips .item-open-info {
    float: left;
    width: 220px;
    margin-left: 10px
}

.hot-tips .item-open-title {
    max-height: 24px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: block
}

body:nth-of-type(1) .item-open-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.no-img .item-open-info {
    width: 226px
}

.no-img .item-open-title {
    max-height: 40px;
    overflow: hidden;
    display: block
}

body:nth-of-type(1) .no-img .item-open-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.item-open:hover .item-open-title {
    color: #0cb469
}

.hot-tips .item-open-tip {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #fc6a48
}

.hot-tips .icon-hot {
    float: left;
    background-position: -20px 0;
    width: 9px;
    height: 11px;
    margin-top: 4px;
    margin-right: 3px
}

.hot-tips .item-close-title {
    float: left;
    width: 220px;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wx-yezhu-common .swiper-slide, .wx-yezhu-common .swiper-wrapper {
    height: 288px !important
}

.sub-box-top {
    position: relative;
    display: block;
    width: 260px;
    height: 148px;
    overflow: hidden
}

.sub-box-top:after {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    box-shadow: inset 0 -52px 65px -42px #000
}

.sub-box-top-title {
    position: absolute;
    bottom: 5px;
    left: 9px;
    z-index: 1;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 242px
}

.sub-box-bottom {
    margin-top: 9px
}

.sub-box .bottom-item + .bottom-item {
    margin-top: 11px
}

.sub-box .bottom-item-img {
    float: left;
    width: 90px;
    height: 60px;
    overflow: hidden
}

.sub-box .bottom-item-title {
    float: left;
    width: 140px;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    max-height: 41px;
    overflow: hidden;
    display: block
}

body:nth-of-type(1) .bottom-item-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.bottom-item:hover .bottom-item-title, .sub-box-top:hover .sub-box-top-title {
    color: #0cb469
}

.home-pic-box {
    margin-top: -5px;
    margin-left: -5px
}

.home-pic .swiper-slide, .home-pic .swiper-wrapper {
    height: 250px !important
}

.home-pic-link {
    float: left;
    width: 83px;
    height: 80px;
    margin-top: 5px;
    margin-left: 5px;
    overflow: hidden
}

.home-pic-link.big {
    width: 171px;
    height: 165px
}

.decorate-company .swiper-slide, .decorate-company .swiper-wrapper {
    height: 292px !important
}

.decorate-company {
    position: relative;
    margin-top: 20px;
    background-color: #fff
}

.company-bg {
    background: url('//img.to8to.com/to8to_pc/ask/ask_right_common/right_company_s.png') no-repeat;
    background-image: -webkit-image-set(url('//img.to8to.com/to8to_pc/ask/ask_right_common/right_company_s.png') 1x, url('//img.to8to.com/to8to_pc/ask/ask_right_common/right_company.png') 2x);
    background-image: image-set(url('//img.to8to.com/to8to_pc/ask/ask_right_common/right_company_s.png') 1x, url('//img.to8to.com/to8to_pc/ask/ask_right_common/right_company.png') 2x)
}

.company-sub {
    display: block
}

.company-sub-header {
    width: 300px;
    height: 141px;
    overflow: hidden;
    background-position: 0 0
}

.company-logo {
    width: 62px;
    height: 62px;
    margin: 13px auto 5px;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    overflow: hidden
}

.company-title {
    width: 263px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.company-info {
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-top: 3px
}

.company-info-item + .company-info-item {
    margin-left: 11px
}

.site-list {
    list-style: none;
    padding: 20px 16px 0 20px
}

.company-site + .company-site {
    margin-top: 11px
}

.site-detail-top {
    padding-left: 5px
}

.site-title {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    float: left;
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.company-site-img {
    float: left;
    width: 90px;
    height: 60px;
    overflow: hidden
}

.company-site-detail {
    float: left;
    width: 169px;
    margin-top: 8px;
    margin-left: 5px
}

.site-detail-bottom {
    margin-top: 3px;
    height: 18px;
    overflow: hidden
}

.site-detail-bottom span {
    float: left;
    padding: 0 5px;
    font-size: 12px;
    color: #999
}

.site-detail-bottom i.site-detail-line {
    float: left;
    width: 1px;
    height: 11px;
    margin-top: 4px;
    background-color: #e3e3e3
}

.site-state {
    float: right;
    background-position: -2px -35px;
    width: 43px;
    height: 15px;
    margin-top: 3px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 14px
}

.company-footer {
    display: block;
    width: 260px;
    height: 69px;
    margin: 0 auto;
    padding-top: 14px;
    padding-bottom: 25px
}

.wx-msg-box {
    width: 480px;
    height: 460px;
    background-color: #fff;
    text-align: center
}

.wx-msg-box .wx-msg-text {
    width: 100%;
    color: #333;
    font-size: 18px;
    padding-top: 52px
}

.wx-msg-text p {
    color: #333;
    font-size: 14px;
    display: block
}

.wx-msg-text .wx-msg-text-p1 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 28px;
    width: 400px;
    margin: 0 auto 12px
}

.wx-msg-text .wx-msg-text-p2 {
    width: 360px;
    max-height: 36px;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis
}

body:nth-of-type(1) .wx-msg-text-p1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

body:nth-of-type(1) .wx-msg-text-p2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.wx-icons {
    background: url('//img.to8to.com/to8to_pc/ask/ask_right_common/wx-icons.png') no-repeat
}

.wx-icon-guide {
    display: block;
    background-position: 0 0;
    width: 41px;
    height: 33px;
    margin-top: 14px;
    margin-left: 285px
}

.wx-msg-text .wx-msg-text-p4 {
    margin-top: 3px
}

.wx-msg-text-p4 em {
    color: #00bd24
}

.wx-msg-text-p4 i.icon-weixin-logo {
    display: inline-block;
    background-position: -1px -34px;
    width: 19px;
    height: 15px
}

.wx-img {
    margin-top: 16px
}

.wx-img img {
    height: 180px;
    width: 180px;
    border: 1px solid #e8e8e8
}

.enterprice {
    margin-top: 20px;
    background: #fff
}

.enterprice-title {
    font-size: 16px;
    color: #333;
    padding: 15px
}

.enterprice-infoBox {
    width: 272px;
    height: 116px;
    margin: 0 auto 15px;
    border-bottom: 1px solid #f6f6f6
}

.enterprice-infoBox-logo {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
    float: left
}

.enterprice-infoBox-logo img {
    width: 100%;
    height: 100%
}

.enterprice-infoBox-rightArea {
    height: 100px;
    width: 160px;
    float: right
}

.enterprice-infoBox-rightArea-title {
    font-size: 14px;
    height: 19px;
    line-height: 25px;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.enterprice-infoBox-rightArea-address {
    padding: 7px 0 3px;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #666
}

.enterprice-infoBox-rightArea-context {
    font-size: 12px;
    color: #666
}

.enterprice-infoBox-rightArea-toRefer {
    margin-top: 11px;
    line-height: 28px;
    text-align: center;
    width: 160px;
    height: 28px;
    background: #fff;
    border: 1px solid #ff5a00;
    border-radius: 3px;
    font-size: 12px;
    color: #ff5a00;
    box-sizing: border-box;
    display: block;
    text-decoration: none
}

.enterprice-infoBox-rightArea-toRefer:hover {
    background: #ff5a00;
    color: #fff
}

.clear {
    clear: both
}

.ask_right_outer_box {
    float: right;
    width: 300px;
    margin-top: -20px;
    margin-bottom: 20px
}

.hot_search {
    margin-top: 15px;
    padding: 22px 15px 15px;
    background-color: #fff
}

.hot_search .right_title {
    height: 21px;
    color: #333;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    line-height: 21px
}

.hot_search .hot_tag {
    overflow: hidden
}

.hot_search .hot_tag .tran {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    padding: 12px;
    color: #999;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    background: #f8f8f8
}
