.wrap-box {
    width: 1200px;
    margin: 0 auto;
}

.ask_content {
    width: 800px;
    float: left;
    height: auto;
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    padding: 25px 25px 25px 25px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.asknews_wrap {
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 40px;
}

.asknews_content {
    padding: 25px 25px 25px 25px;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    background: #fff;
}

.ask_hot_fr {
    width: 380px;
    float: right;
}

.ask_hot_fr .hot_ask_lists {
    margin-bottom: 25px;
    background-color: #fdfdfd;
    padding: 0 20px 0px 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.ask_hot_fr .hot_ask_lists .lists_name {
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px #eeeeee;
    margin: 0;
}

.ask_hot_fr .hot_ask_lists .lists_name span {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    border-left: solid 4px #0abea0;
    padding-left: 14px;
    height: 26px;
    line-height: 100%;
}

.ask_hot_fr .hot_ask_lists .lists li {
    line-height: 60px;
    padding: 0 11px;
}

.ask_hot_fr .hot_ask_lists .lists li .reply_div {
    line-height: 20px;
}

.ask_hot_fr .hot_ask_lists .lists li label {
    font-size: 20px;
    width: 36px;
    color: #999999;
    text-align: left;
    float: left;
    margin-bottom: 0px;
}

.ask_hot_fr .hot_ask_lists {
    padding-bottom: 20px;
}

.ask_hot_fr .hot_ask_lists ul {
    overflow: hidden;
}

.ask_hot_fr .hot_ask_lists .lists li .hot-title {
    display: inline-block;
    float: left;
    width: 277px;
}

.ask_hot_fr .hot_ask_lists .lists li .hot-title>span {
    width: 277px;
    display: block;
}

.ask_hot_fr .hot_ask_lists .lists li .hot-title>div {
    line-height: 20px;
}

.ask_hot_fr .hot_ask_lists .lists li .hot-title:hover {
    text-decoration: underline !important;
    color: #0abea0;
}

.ask_hot_fr .hot_ask_lists .lists li.hot label {
    color: #0abea0;
}

.ask-qs-lists .porela {
    position: relative;
    overflow: hidden;
    padding: 21px 0;
    border-bottom: 1px dashed #efefef;
}

.ask-qs-lists .porela .head_pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    background-color: #f5f5f5;
    float: left;
}

.ask-qs-lists .porela .ask_top {
    line-height: 50px;
    height: 50px;
}

.ask-qs-lists .porela .ask_top .tel {
    margin-left: 10px;
    font-size: 16px;
}

.ask-qs-lists .porela .head_pic img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.ask-qs-lists .porela .ask_time {
    color: #999999;
    font-size: 14px;
    margin: 0;
    line-height: 19px;
}

.ask-qs-lists>div>a {
    display: block;
    /* height: 66px;
line-height: 66px; */
    text-decoration: none;
    font-size: 16px;
    margin: 12px 0;
    line-height: 26px;
}

.ask-qs-lists>div>a .icon-wenda {
    font-size: 26px;
    color: #0abea0;
    float: left;
    margin-right: 10px;
}

.ask-qs-lists>div>a img {
    float: left;
    margin-top: 22px;
    margin-right: 13px;
    border-radius: 50%;
}


/* .ask-qs-lists >div >a .text-ellipsis {
display: inline-block;
width: 540px;
} */

.ask-qs-lists>div>a .r-right {
    font-size: 12px;
    color: #aaa;
    float: right;
}

.ask-qs-lists .r-right>span {
    display: inline-block;
    width: 130px;
}

.question_page_nav {
    text-align: center;
    margin: 20px auto;
}

.question_page_nav li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.question_page_nav li a {
    font-size: 14px;
}

.question_page_nav .p-item a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.question_page_nav .disabled a {
    color: #bbb;
    cursor: not-allowed;
}

.question_page_nav .active a,
.question_page_nav .p-item:hover a {
    color: #fff;
    background-color: #00b882;
}

.qdetail_wrap .qdetail_fl,
.ndetail_wrap .ndetail_fl {
    width: 800px;
    float: left;
    height: auto;
}

.ndetail_wrap .ndetail_fl .asknews_content {
    background: #fff;
}

.qdetail_wrap .qdetail_fl .asknews_content {
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.qdetail_box {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.qdetail_box .tel {
    font-size: 14px;
    margin-left: 11px;
    color: #444444;
}

.qdetail_box .ask_detail_time {
    font-size: 12px;
    color: #999;
    margin-left: 6px;
    float: right;
    margin-bottom: 15px;
}

.qdetail_box .ask_detail_title {
    color: #444444;
    line-height: 28px;
    margin: 20px 0;
    font-size: 16px;
}

.qdetail_box .ask_detail_bottom {
    text-align: right;
}

.qdetail_box .img-preview {
    overflow: hidden;
}

.qdetail_box .img-preview .img_box {
    width: 160px;
    height: 120px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    border: solid 1px #f3f3f3;
    cursor: zoom-in;
}

.qdetail_box .img-preview .img_box img {
    max-width: 100%;
}

.qdetail_box .qdetail_hd {
    line-height: 50px;
    position: relative;
    height: 50px;
}

.qdetail_reply_box .qdetail_hd {
    height: 100px;
    padding: 25px 0;
}

.qdetail_reply_box .qdetail_hd::after {
    content: '';
    width: 800px;
    height: 1px;
    background: #eee;
    display: block;
    position: absolute;
    left: -25px;
    top: 0;
}

.qdetail_reply_box .qdetail_hd::before {
    content: '';
    width: 800px;
    height: 1px;
    background: #eee;
    display: block;
    position: absolute;
    left: -25px;
    bottom: 0;
}

.qdetail_box .qdetail_body,
.qdetail_box .reply_body {
    overflow: hidden;
}

.qdetail_box .reply_body .ask_detail_time {
    margin-bottom: 0;
}

.qdetail_icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    background-color: #f5f5f5;
    overflow: hidden;
    float: left;
}

.qdetail_icon img {
    max-width: 100%;
}


/* .qdetail_icon.green_icon {
    background: #0abea0;
}

.qdetail_icon.blue_icon {
    background: #2e8fff;
} */

.reply_icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.qdetail_box .comment-list {
    margin-left: 25px;
    background-color: #f9f9f9;
    padding: 15px 25px;
    margin-bottom: 10px;
}

.qdetail_reply_box {
    position: relative;
    border-top: none;
    padding-top: 70px;
}

.qdetail_reply_box .jd_tip {
    width: 80px;
    height: 30px;
    background-color: #0abea0;
    border-radius: 0px 15px 15px 0px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fdfdfd;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 20px;
}

.qdetail_reply_box .reply_hd {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.qdetail_reply_box .reply_item {
    margin-bottom: 10px;
}

.qdetail_reply_box .reply_title {
    font-size: 14px;
    margin: 4px 80px 0 50px;
    line-height: 25px;
}

.c0abea0 {
    color: #0abea0;
}

.c509eff {
    color: #509eff;
}

.qdetail_box .no_reply,
.no_question {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #555;
    margin-bottom: 20px;
}

.no_question {
    margin: 30px auto;
}

.information_lists {
    overflow: hidden;
}

.information_lists .item {
    float: left;
    width: 550px;
    height: auto;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 15px;
    margin: 0 60px 20px 0;
}

.information_lists .item .i_name {
    font-size: 16px;
    font-weight: bold;
    font-family: MicrosoftYaHei-Bold;
    color: #444444;
    width: 100%;
}

.information_lists .item .i_name:hover {
    text-decoration: underline !important;
}

.information_lists .item .iimg_box {
    width: 178px;
    height: 100px;
    overflow: hidden;
    margin-right: 8px;
    float: left;
}

.information_lists .item .i_name {
    margin-top: 10px;
}

.information_lists .item img {
    max-width: 100%;
}

.information_lists .item .infor_box {
    width: 100%;
    padding-left: 194px;
}

.information_lists .item .infor_box .infor_bottom {
    margin-top: 44px;
}

.information_lists .item .infor_bottom {
    overflow: hidden;
}

.information_lists .item .infor_bottom * {
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
}


/*资讯*/

.news_wrap .news_lists .item {
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
    margin: 0;
}

.ndetail_wrap .ndetail_fl .infor_name {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

.ndetail_wrap .ndetail_fl .infor_data {
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 20px;
}

.ndetail_wrap .ndetail_fl .infor_data span,
.ndetail_wrap .ndetail_fl .infor_data a {
    color: #999999;
    font-size: 12px;
    margin-right: 39px;
}

.pageviews {
    margin-right: 0 !important;
    vertical-align: middle;
    display: inline-block;
    line-height: 16px;
    color: #999999;
}

.pageviews .icon-pv {
    margin-right: 5px;
}

.ndetail_wrap .ndetail_fl .infor_content .guide_read {
    padding: 16px 12px;
    line-height: 24px;
    background-color: #f1f1f1;
    color: #333;
    font-size: 14px;
    padding: 15px;
    background: #f8f8f8;
    margin: 15px 0;
    color: #999;
    line-height: 24px;
}

.ndetail_wrap .ndetail_fl .infor_content .detail_content>p {
    margin: 10px 0 25px;
    line-height: 30px;
    text-indent: 2em;
    font-size: 14px;
    text-align: justify;
}

.ndetail_wrap .ndetail_fl .page-turning {
    padding: 15px 20px;
    background-color: #f8f8f8;
    overflow: hidden;
    margin-top: 15px;
}

.ndetail_wrap .ndetail_fl .page-turning li a:hover {
    text-decoration: underline !important;
}

.ndetail_wrap .ndetail_fl .page-turning li a {
    font-size: 14px;
    color: #262626;
}

.arts-box {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.arts-box .headline {
    color: #333333;
    font-size: 22px;
    line-height: 70px;
    font-weight: bold;
    padding-left: 25px;
}

.arts-box .list-item-circle {
    color: #ccc;
    width: 100%;
}

.arts-box {
    margin-top: 20px;
}

.arts-box li {
    border-top: solid 1px #f1f1f1;
    width: 100%;
    padding: 15px 25px !important;
}

.arts-box li .reply_div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding: 5px;
    background-color: #f5f5f5;
    color: #00b882 !important;
    border-radius: 4px;
    margin-top: 10px;
}

.arts-box li .reply_div span {
    color: #333;
}

.arts-box li a {
    color: #333;
    font-size: 13px;
    display: block;
    width: 100%;
}

.arts-box li a:hover {
    text-decoration: underline !important;
    color: #00b28e;
}


/*?????????*/

.kf_layer {
    box-shadow: none;
    background-color: transparent;
    z-index: 1000 !important;
}

.kf_layer .open_form {
    cursor: pointer;
}

.ask_kf_pop {
    z-index: 1;
    position: fixed;
    z-index: 10001;
    left: 50%;
    top: 50%;
    margin-left: -172px;
    margin-top: -250px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.fadeInUp {
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.ask_mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    background-color: #000\9;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 10000;
}

.ask_kf_pop .ask_kf_center {
    width: 345px;
    background-color: #eff6f4;
    border-radius: 8px;
    display: inline-block;
    position: relative;
    height: 522px;
}

.ask_kf_pop .ask_kf_center .close {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    right: 0;
    top: -21px;
}

.ask_kf_pop .ask_kf_center .close:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.ask_kf_pop .ask_kf_center .kf_hd {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    font-size: 22px;
    z-index: 1;
    height: 65px;
    padding: 0 20px;
    position: relative;
    line-height: 65px;
    color: #fff;
    border-bottom: 1px solid #f7675f;
}

.ask_kf_pop .ask_kf_center .kf_hd .problem-count {
    color: #ffe641;
}

.ask_kf_pop .ask_kf_center .teacher_info .icon-ask-v {
    margin-left: 3px;
    margin-right: 3px;
    background-image: url(https://al3.acc5.com/179227_5c80c1b320166.png);
    background-position: 0 0;
    vertical-align: -5px;
}

.icons.icon-ask-v {
    width: 21px;
    height: 20px;
}

.ask_kf_pop .ask_kf_center .ask_body {
    position: relative;
    padding: 20px;
}

.ask_kf_pop .ask_kf_center .teacher_info {
    color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.ask_kf_pop .ask_kf_center .teacher_info .teachar_name {
    margin: 3px 0;
}

.ask_kf_pop .ask_kf_center .teacher_info .info {
    margin-left: 10px;
}

.ask_kf_pop .ask_kf_center .white-bg {
    padding: 12px 20px;
    line-height: 24px;
    box-shadow: 0 1px 7px 0 rgba(83, 151, 131, 0.35);
    border-radius: 12px;
    color: #000;
    margin-bottom: 16px;
    background: #fff;
}

.ask_kf_pop .ask_kf_center .porela textarea {
    padding: 12px 20px;
    height: 200px;
    box-shadow: 0 1px 7px 0 rgba(83, 151, 131, 0.35);
    border-radius: 12px !important;
    border: none;
    resize: none;
}

.ask_kf_pop .ask_kf_center .porela .btn-df {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -132px;
    width: 265px;
    height: 50px;
    background-color: #f7675f;
    box-shadow: 0 3px 6px 0 rgba(29, 168, 127, 0.2);
    border-radius: 8px;
    font-size: 18px;
}

.ask_kf_pop .ask_kf_center .porela .btn-df {
    color: #fff !important;
    background-color: #f7675f !important;
}

.ask_kf_pop .ask_kf_center .teacher_info .teachar_avatar img {
    border-radius: 50%;
    border: solid 2px rgba(255, 255, 255, 0.3);
}

.ask_kf_pop .ask_kf_center .kf_hd .pull-right {
    font-size: 16px;
}

.ask_kf_pop .ask_kf_center::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 220px;
    background-color: #f7675f;
    border-radius: 8px 8px 26px 26px;
}

.free-contact-tip {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    margin-bottom: 15px;
    padding: 20px 0;
    background-color: #fff;
    text-align: center;
}

.free-contact-tip .tip-icon {
    width: 20px;
}

.free-contact-tip>span {
    vertical-align: middle;
    font-size: 16px;
}

.free-contact-tip .contact {
    border-radius: 9999px;
    background-color: #00b882;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
    right: 66px;
    top: 15px;
    text-decoration: none;
}

.consult-teacher {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    padding: 15px 0;
    background-color: #00b882;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.consult-teacher span {
    font-size: 16px;
}

.consult-teacher .consult {
    padding: 0px 8px;
    border: 1px solid #fff;
    border-radius: 9999px;
    margin-left: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.qdetail_info_box {
    position: relative;
    margin-bottom: 15px;
}

.icon-ask-end {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 110px;
    height: 66px;
    background-image: url('/Public/images/icon-ask-end.png');
}

.seo-reg-success.dialog-box {
    z-index: 10002;
    position: fixed;
    left: 50%;
    top: 50%;
    height: 430px;
    margin-left: -458px;
    margin-top: -241px;
    width: 906px;
}

.seo-reg-success {
    position: relative;
    z-index: 10002;
}

.seo-reg-success .dialog-body {
    padding: 25px 30px;
}

.seo-reg-success.dialog-box>div {
    border-radius: 6px;
}

.seo-reg-success.dialog-box {
    background-color: #ededf0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.seo-reg-success.dialog-box .pop-close {
    position: absolute;
    bottom: 100%;
    right: 0;
    color: #fff;
    background: none;
    border: none;
    font-size: 30px;
    outline: none;
}

.seo-reg-success .img-thumbnail {
    border: none;
    margin-top: 40px;
}

.seo-reg-success .code-tip2 {
    margin-top: 30px;
}

.box-transition,
.caret {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.seo-reg-success.dialog-box h4 {
    line-height: 38px;
    font-size: 18px;
}

.seo-reg-success.dialog-box h3 {
    font-size: 24px;
}

.seo-reg-success.dialog-box .btn-data {
    display: inline-block;
    width: 275px;
    height: 45px;
    line-height: 45px;
    background-color: #10bdb1;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
}

.seo-reg-success.dialog-box .wx-no {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 165px;
    height: 35px;
    line-height: 35px;
    background-color: #ff7c6b;
    color: #fff;
    margin: 15px 0;
    font-size: 16px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.ml-15 {
    margin-left: 15px;
}

.customer_entry {
    position: fixed;
    cursor: pointer;
    right: 0;
    bottom: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.seo-reg-exist .tip-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 350px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    z-index: 999;
}

.seo-reg-exist .tip-box .title {
    font-size: 18px;
    margin: 30px 0;
}

.seo-reg-exist .tip-box .wenda-code {
    width: 160px;
}

.seo-reg-exist .tip-box .tip {
    margin: 30px 0;
}

.seo-reg-exist .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

.seo-reg-exist .close {
    position: absolute;
    top: -30px;
    right: 0;
    font-size: 28px;
    color: #fff;
    opacity: 1;
    z-index: 999;
}


/* ???????? */

.free-get-popup .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

.free-get-popup .popup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    background-color: #fff;
    width: 480px;
    border-radius: 10px;
    text-align: center;
}

.free-get-popup .popup-content .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}

.free-get-popup .popup-content .img-banner img {
    width: 100%;
}

.free-get-popup .popup-content .form-horizontal {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    padding: 0 15px;
    background-color: #fff;
}

.free-get-popup .popup-content .phone-box {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

.free-get-popup .popup-content .phone-box input {
    width: 100%;
    height: 40px;
    background-color: #f1f1f1;
    padding: 0 30px;
    border-radius: 9999px !important;
    -webkit-appearance: none;
    outline: none;
}

.free-get-popup .popup-content .code-box {
    margin: 0 auto;
}

.free-get-popup .popup-content .code-box input {
    width: 220px;
    height: 40px;
    border-radius: 9999px !important;
    line-height: 40px;
    padding: 0 30px;
    background-color: #f1f1f1;
    -webkit-appearance: none;
    outline: none;
}

.free-get-popup .popup-content .form-horizontal .form-group .img-seccode {
    margin-top: 3px;
}

.free-get-popup .popup-content .form-horizontal .form-group .ask-verify-btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #f97022;
    border: 1px solid #f97022;
    margin-left: 20px;
    background-color: #fff;
    outline: none;
    background-color: #fff;
    padding: 0;
}

.free-get-popup .popup-content .submit {
    width: 220px;
    padding: 10px 0;
    text-align: center;
    border-radius: 9999px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(#fe8c1c, #ef4611);
    box-shadow: 0 2px 4px rgba(254, 140, 28, 0.3);
    margin-top: 24px;
    margin-bottom: 30px;
    outline: none;
    margin-left: auto;
    margin-right: auto;
}

.free-get-popup .popup-content .close {
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    width: 18px;
    opacity: 1;
}

.popup-container .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 998;
}

.popup-container .popup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100002;
    background-color: #fff;
    width: 480px;
    border-radius: 10px;
    text-align: center;
    padding: 0 0 30px;
}

.popup-container .popup-content .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}

.acc5-pub-popup .popup-content .text {
    font-size: 16px;
}

.acc5-pub-popup .acc5-pub-img {
    width: 200px;
}

.popup-container .popup-content .close {
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    width: 18px;
    opacity: 1;
}

.btn-df,
.btn-df:hover,
.btn-df:focus {
    background-color: #f7675f;
    border-color: #f7675f;
    color: #fff !important;
}

.zx_lists {
    /* padding-bottom: 20px; */
}

.zx_lists .item {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

.zx_lists .item .info {
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
}

.zx_lists .item .name {
    font-size: 14px;
    font-weight: bold;
    color: #111;
}

.zx_lists .item .tag span {
    font-size: 12px;
    display: inline-block;
    padding: 4px 5px;
    border-radius: 30px;
}

.zx_lists .item .tag span.tag_1 {
    color: #f7675f;
    background: rgba(247, 103, 95, 0.1);
}

.zx_lists .item .tag span.tag_2 {
    color: #ff9427;
    background: rgba(255, 148, 39, 0.1);
}

.zx_lists .item .good {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999999;
}

.zx_lists .item .ask_btn {
    display: block;
    border: 1px solid #34be9f;
    border-radius: 14px;
    border-radius: 14px;
    font-size: 14px;
    color: #34be9f;
    text-align: center;
    width: 100px;
    height: 28px;
    line-height: 26px;
}

.zx_lists .item .ask_btn:hover {
    background: #34be9f;
    color: #fff;
}

.mf_take {
    background: #34be9f;
    border-radius: 25px;
    border-radius: 25px;
    color: #fff;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 20px;
}

.mf_take:hover {
    color: #fff;
}

.zl_box {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    padding-bottom: 20px;
}

.kc_btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kc_img img {
    display: none;
}

.kc_img img.active {
    display: block;
}

.code_ask {
    background-color: #fff;
    border-radius: 12px;
    text-align: center;
    padding: 20px 0px;
}

.zl_box .item {
    width: 242px;
    overflow: hidden;
    margin-top: 15px;
}

.zl_box .item .title {
    margin-top: 5px;
    display: inline-block;
}

.zl_box .item .bottom {
    display: flex;
    justify-content: space-between;
    color: #333;
    margin-top: 5px;
    font-size: 12px;
}

.zl_box img {
    width: 242px;
    height: 140px;
    cursor: pointer;
}

.infor_content .teacher-title {
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 20px;
    color: #000;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background: linear-gradient(#e0cbb7, #ebdfd2);
}

.ndetail_wrap .qdetail_hd {
    background: linear-gradient(#fff, #f5f0eb);
    padding: 25px 20px 10px;
}

.qdetail_hd .tel {
    font-size: 14px;
    margin-left: 11px;
    color: #444444;
}

.qdetail_box .ask_detail_time {
    font-size: 12px;
    color: #999;
    margin-left: 6px;
    float: right;
    margin-bottom: 15px;
}

.qdetail_box .ask_detail_title {
    color: #444444;
    line-height: 28px;
    margin: 20px 0;
    font-size: 16px;
}

.qdetail_info_box .ask_detail_title {
    font-weight: bold;
}

.qdetail_box .ask_detail_bottom {
    text-align: right;
}

.qdetail_box .img-preview {
    overflow: hidden;
}

.qdetail_box .img-preview .img_box {
    width: 160px;
    height: 120px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    border: solid 1px #f3f3f3;
    cursor: zoom-in;
}

.btn-seo-add-wechat {
    display: inline-block;
    right: 30px;
    top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 80px;
    height: 28px;
    line-height: 28px;
    background-color: #00b882;
    border-radius: 14px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}