﻿@charset "utf-8";

html, body {
    margin: 0px;
}

body {
    overflow: hidden;
    overflow-y: auto;
    font-size: 16px;
    color: #000;
    line-height: unset;
    font-family:  "SF Pro Display","SF Pro Text","SF Pro Icons","Pingfang SC","微软雅黑", "microsoft yahei", "Helvetica Neue", "Helvetica","Arial",sans-serif;
    font-weight: 400;
}

ol, ul {
    margin: 0;
}

img {
    border: 0
}

a {
    text-decoration: none;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.85);
}

a:hover,a.cblack85.active {
    color: #0057FF;
    text-decoration: none;
}

input::input-placeholder {
    color: rgba(0, 0, 0, 0.35);
}

input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.35);
}

input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.35);
}

input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.35);
}

input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.35);
}

ul, li, dl, dt, dd, h1, h2, h3, h4, h5, p, form, em, span {
    margin: 0;
    padding: 0;
    list-style: none
}

table {
    border: 0;
    padding: 0;
    margin: 0;
}

em, i {
    font-style: normal
}

.pr {
    position: relative;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w1400.p12 {
    box-sizing: border-box;
    padding: 0 12px;
}

.fixed {
    position: fixed;
}

/* __color */
.font_yellow {
    color: #FFEDB4;
}

.cWhite, a.cWhite:link, a.cWhite:visited {
    color: #ffffff;
}

.cBlue, a.cBlue:link, a.cBlue:visited, a.cBlue:active {
    color: #0057FF;
}

.cBlue2, a.cBlue2:link, a.cBlue2:visited, a.cBlue2:active {
    color: #035db8;
}

.cBlue3, a.cBlue3:link, a.cBlue3:visited, a.cBlue3:active {
    color: #003366;
}

.cBlue4, a.cBlue4:link, a.cBlue4:visited, a.cBlue4:active {
    color: #031F68;
}

.cBlue5, a.cBlue5:link, a.cBlue5:visited, a.cBlue5:active {
    color: #0056FE;
}

.cBlack, a.cBlack:link, a.cBlack:visited, a.cBlack:active {
    color: #000000;
}

.cRed, a.cRed:link, a.cRed:visited {
    color: #ff0000;
}

.cGold, a.Gold:link, a.Gold:visited {
    color: gold;
}

.cOrange, a.cOrange:link, a.cOrange:visited {
    color: orangered;
}

.cGray, a.cGray:link, a.cGray:visited {
    color: #6D6359;
}

.cGray3, a.cGray3:link, a.cGray3:visited {
    color: #333;
}

.cGray6, a.cGray6:link, a.cGray6:visited {
    color: #666;
}

.cGray9, a.cGray9:link, a.cGray9:visited {
    color: #999;
}

.cGrayd, a.cGrayd:link, a.cGrayd:visited {
    color: #ddd;
}

.cGreen2, a.cGreen2:link, a.cGreen2:visited {
    color: #336600;
}

.cYellow, a.cYellow:link, a.cYellow:visited {
    color: #FFE0B2;
}

.cRed2, a.cRed2:link, a.cRed2:visited {
    color: #ce0400;
}

a.cRed2:hover {
    color: #ce0400;
    text-decoration: underline;
}

.cRed3, a.cRed3:link, a.cRed3:visited {
    color: #96570e;
}

a.cRed3:hover {
    color: red;
    text-decoration: underline;
}

.cHe, a.cHe:link, a.cHe:visited {
    color: #6a4121;
}

a.He:hover {
    color: red;
    text-decoration: underline;
}

.cHe2, a.cHe2:link, a.cHe2:visited {
    color: #9a5826;
}

a.He2:hover {
    color: red;
    text-decoration: underline;
}

.cHe3, a.cHe3:link, a.cHe3:visited {
    color: #46040e;
}

a.He3:hover {
    color: red;
    text-decoration: underline;
}

.cFlink, a.cFlink:link, a.cFlink:visited, a.cFlink:active {
    color: #eb6100;
}

.cYellow4, a.cYellow4:link, a.cYellow4:visited {
    color: #cf5f02
}

.cblack85, a.cblack85:link, a.cblack85:visited {
    color: rgba(0, 0, 0, 0.85);
}

.cblack8, a.cblack8:link, a.cblack8:visited {
    color: rgba(0, 0, 0, 0.8);
}

.cblack65, a.cblack65:link, a.cblack65:visited {
    color: rgba(0, 0, 0, 0.65);
}

.cblack5, a.cblack5:link, a.cblack5:visited {
    color: rgba(0, 0, 0, 0.5);
}

/*  margin  */
.m_t_5 {
    margin-top: 5px;
}

.m_t_10 {
    margin-top: 10px;
}

.m_t_15 {
    margin-top: 15px;
}

.m_t_16 {
    margin-top: 16px;
}

.m_t_20 {
    margin-top: 20px;
}

.m_t_24 {
    margin-top: 24px;
}

.m_t_25 {
    margin-top: 25px;
}

.m_t_30 {
    margin-top: 30px;
}

.m_t_35 {
    margin-top: 35px;
}

.m_t_40 {
    margin-top: 40px;
}

.m_t_45 {
    margin-top: 45px;
}

.m_t_50 {
    margin-top: 50px;
}

.m_t_55 {
    margin-top: 55px;
}

.m_t_60 {
    margin-top: 60px;
}

.m_t_64 {
    margin-top: 64px;
}

.m_b_5 {
    margin-bottom: 5px;
}

.m_b_10 {
    margin-bottom: 10px;
}

.m_b_15 {
    margin-bottom: 15px;
}

.m_b_20 {
    margin-bottom: 20px;
}

.m_b_24 {
    margin-bottom: 24px;
}

.m_b_25 {
    margin-bottom: 25px;
}

.m_b_30 {
    margin-bottom: 30px;
}

.m_b_35 {
    margin-bottom: 35px;
}

.m_b_40 {
    margin-bottom: 40px;
}

.m_b_45 {
    margin-bottom: 45px;
}

.m_b_50 {
    margin-bottom: 50px;
}

.m_b_64 {
    margin-bottom: 64px;
}

.m_l_10 {
    margin-left: 10px;
}

.m_l_15 {
    margin-left: 15px;
}

.m_l_20 {
    margin-left: 20px;
}

.m_l_25 {
    margin-left: 25px;
}


.m_l_30 {
    margin-left: 30px;
}


.m_r_10 {
    margin-right: 10px;
}

.m_r_15 {
    margin-right: 15px;
}

.m_r_20 {
    margin-right: 20px;
}

.m_r_25 {
    margin-right: 25px;
}

.m_r_30 {
    margin-right: 30px;
}

.p_t_5 {
    padding-top: 5px;
}

.p_t_10 {
    padding-top: 10px;
}

.p_t_15 {
    padding-top: 15px;
}

.p_t_18 {
    padding-top: 18px;
}

.p_t_20 {
    padding-top: 20px;
}

.p_t_24 {
    padding-top: 24px;
}

.p_t_25 {
    padding-top: 25px;
}

.p_t_30 {
    padding-top: 30px;
}

.p_t_35 {
    padding-top: 35px;
}

.p_t_40 {
    padding-top: 40px;
}

.p_t_45 {
    padding-top: 45px;
}

.p_t_50 {
    padding-top: 50px;
}

.p_t_64 {
    padding-top: 64px;
}

.p_b_5 {
    padding-bottom: 5px;
}

.p_b_10 {
    padding-bottom: 10px;
}

.p_b_15 {
    padding-bottom: 15px;
}

.p_b_20 {
    padding-bottom: 20px;
}

.p_b_24 {
    padding-bottom: 24px;
}

.p_b_25 {
    padding-bottom: 25px;
}

.p_b_30 {
    padding-bottom: 30px;
}

.p_b_35 {
    padding-bottom: 35px;
}

.p_b_40 {
    padding-bottom: 40px;
}

.p_b_50 {
    padding-bottom: 50px;
}

.p_b_64 {
    padding-bottom: 64px;
}

.p_l_5 {
    padding-left: 5px;
}

.p_l_10 {
    padding-left: 10px;
}

.p_l_15 {
    padding-left: 15px;
}

.p_l_20 {
    padding-left: 20px;
}

.p_l_25 {
    padding-left: 25px;
}

.p_l_30 {
    padding-left: 30px;
}

.p_l_40 {
    padding-left: 40px;
}

.p_l_50 {
    padding-left: 50px;
}

.p_r_5 {
    padding-right: 5px;
}

.p_r_10 {
    padding-right: 10px;
}

.p_r_15 {
    padding-right: 15px;
}

.p_r_20 {
    padding-right: 20px;
}

.p_r_25 {
    padding-right: 25px;
}

.p_r_30 {
    padding-right: 30px;
}

.p_r_40 {
    padding-right: 40px;
}

.p_r_50 {
    padding-right: 50px;
}

/* __font */
.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f34 {
    font-size: 34px;
}

.f36 {
    font-size: 36px;
}

.f40 {
    font-size: 40px;
}

/* 行高 */
.h14 {
    height: 14px;
    line-height: 14px;
}

.h16 {
    height: 16px;
    line-height: 16px;
}

.h18 {
    height: 18px;
    line-height: 18px;
}

.h20 {
    height: 20px;
    line-height: 20px;
}

.h22 {
    height: 22px;
    line-height: 22px;
}

.h24 {
    line-height: 24px;
}

.h26 {
    line-height: 26px;
}

.h28 {
    height: 28px;
    line-height: 28px;
}

.h30 {
    height: 30px;
    line-height: 30px;
}

.h32 {
    line-height: 32px;
}

.h34 {
    height: 34px;
    line-height: 34px;
}

.h36 {
    height: 34px;
    line-height: 36px;
}

.h38 {
    height: 38px;
    line-height: 38px;
}

.h40 {
    height: 40px;
    line-height: 40px;
}

.h44 {
    line-height: 44px;
    height: 44px;
}

.h55 {
    height: 55px;
    line-height: 55px;
}

.fn {
    font-weight: normal;
}

.fb {
    font-weight: bold;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
}

/* ---float--- */
.f-left {
    float: left;
}

.f-right {
    float: right;
}

.f-midd {
    margin: 0 auto;
}

/* ---border--- */
.b-right {
    border-right: 1px solid #ddd;
}

.b-left {
    border-left: 1px solid #ddd;
}

.b-top {
    border-top: 1px solid #ddd;
}

.b-bottom {
    border-bottom: 1px solid #ddd;
}

.b-bottom6b6e81 {
    border-bottom: 1px solid #6b6e81;
}

.b-bottom-2gray3 {
    border-bottom: 2px solid #333;
}

.b-top-2gray3 {
    border-top: 2px solid #333;
}

.t-center {
    text-align: center;
}

.t-left {
    text-align: left;
}

.t-right {
    text-align: right;
}

.overf {
    overflow: hidden;
}

.w921 {
    width: 921px;
}

.w421 {
    width: 421px;
}

.w455 {
    width: 455px;
}

.w230 {
    width: 230px;
}

/* 弹性盒子布局 */

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-space-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

/*弹性盒-子元素可竖向居中*/
.flex-middle {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
  }

.align-c {
    align-items: center;
}

.align-end {
    align-items: flex-end;
}

.tc {
    text-align: center;
}

ul li .title {
    position: relative;
    /* display: block;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

ul.li-disc li .title {
    padding-left: 10px;
}

ul.li-disc li .title::before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
}

ul.li-delta li .title {
    padding-left: 20px;
}

ul.li-delta li .title::before {
    content: '';
    position: absolute;
    left: 0;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #0057FF;
}

ul.li-s-disc li::after {
    content: '·';
    position: absolute;
    left: 0;
    font-size: 20px;
}

.desc {
    color: rgba(0, 0, 0, 0.65);
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;
    z-index: 1;
}
.desc article {
    padding: 0;
    margin: 0;
}

.desc.line3 {
    -webkit-line-clamp: 3;
}

.desc.line4 {
    -webkit-line-clamp: 4;
}

.desc.line5 {
    -webkit-line-clamp: 5;
}

.nowrap {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.head-title {
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    font-weight: 500;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
    padding-left: 12px;
}

.un-b {
    border: none;
}

.search-btn {
    width: 180px;
    height: 56px;
    line-height: 56px;
    background: #0057FF;
    border-radius: 34px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

button {
    outline: none;
    border: none;
    font-size: 18px;
    display: block;
}

.submit-btn,.submit-btn-normal {
    display: flex;
    background: #0057FF;
    border-radius: 34px;
    color: #FFFFFF;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}
.submit-btn-normal {
    background: #fff;
    color: #0057ff;
    border: 1px solid #0057FF;
}
a.submit-btn:hover {
    color: #FFFFFF;
}

/* 短提示 */

.shortTips {
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10001;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
  }
  
  .shortTips {
    min-width: 150px;
    max-width: 200px;
    min-height: 30px;
    line-height: 24px;
  }

/* 选项卡 */

.tabs-list {
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    padding-left: 12px;
    padding-bottom: 15px;
}

.tabs-list li {
    position: relative;
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
    margin-right: 46px;
    display: flex;
}

.tabs-list li a {
    color: rgba(0, 0, 0, 0.45);
}

.tabs-list li:last-child {
    margin-right: 0;
}

.tabs-list li.active, .tabs-list li.active a {
    color: rgba(0, 0, 0, 0.85);
    font-weight: 500;
}

.tabs-list li.active::after {
    content: '';
    position: absolute;
    bottom: -16px;
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: #0057FF;
}

.tabs-content>li {
    display: none;
}

.more {
    font-size: 16px;
    color: #0057FF;
    font-weight: normal;
    display: flex;
    align-items: center;
    height: 16px;
    line-height: 16px;
}

.icon-more {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

/* 面包屑 */

.breadcrumb {
    padding: 10px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    display: flex;
}

.breadcrumb > a, .breadcrumb > i {
    color: rgba(0, 0, 0, 0.45);
    display: flex;
    align-items: center;
}

.breadcrumb .ax-iconfont {
    margin: 0 4px;
}

/* 自定义swiper通用分页样式 */

.swiper-pagination-bullet {
    width: 10px;
    height: 6px;
    background: #000;
    border-radius: 4px;
    opacity: .35;
}

.swiper-pagination-bullet-active {
    width: 32px;
    height: 6px;
    background: #0057FF;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}

/* 律师回复样式 */

.lawyer-reply .lawyer > img {
    position: relative;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    margin-left: -24px;
    z-index: 9;
    display: none;
}

.lawyer-reply .lawyer > img:first-child {
    margin-left: 0;
    z-index: 10;
    display: inline-block;
}
.lawyer-reply .lawyer > img:nth-child(2) {
    display: inline-block;
}
.lawyer-reply .lawyer > img:nth-child(3) {
    z-index: 8;
    display: inline-block;
}

.lawyer-reply .lawyer > img:nth-child(4) {
    z-index: 7;
    display: inline-block;
}

.lawyer-reply .lawyer > img:nth-child(5) {
    z-index: 6;
    display: inline-block;
}

.lawyer-reply .lawyer > img:nth-child(6) {
    z-index: 5;
    display: inline-block;
}


.lawyer-reply .reply {
    margin-left: 8px;
    font-weight: 400;
}

/* 图标 */

.user-adress {
    background: url('../images/icon_faw_consult_location@2x.png') 0 center no-repeat;
    background-size: 12px 14px;
    padding-left: 20px;
}

.user-name {
    background: url('../images/icon_faw_consult_username@2x.png') 0 center no-repeat;
    background-size: 14px 14px;
    padding-left: 22px;
    margin-left: 10px;
}

.user-time {
    background: url('../images/icon_faw_consult_time@2x.png') 0 center no-repeat;
    background-size: 14px 14px;
    padding-left: 22px;
}

.share-wrap .share-wx, .share-wrap .share-wb, .share-wrap .share-qq {
    background: url('../images/btn_wechat@2x.png') no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
}

.share-wrap .share-wb {
    background: url('../images/btn_weibo@2x.png') no-repeat;
    background-size: 100%;
}

.share-wrap .share-qq {
    background: url('../images/btn_qq@2x.png') no-repeat;
    background-size: 100%;
}

/* 栏目切换选项卡 */

.tabs-list-small {
    justify-content: center;
    height: 36px;
}

.tabs-list-small li {
    position: relative;
    font-size: 18px;
    color: rgb(0, 0, 0, 0.45);
    cursor: pointer;
    margin: 0 16px;
}

.tabs-list-small li.active {
    color: rgb(0, 0, 0, 0.85);
    font-weight: bold;
}

.tabs-list-small li.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #0057FF;
    border-radius: 3px;
}

/* 群众满意度 */

.satisfaction-wrap {
    position: relative;
    height: auto !important;
    max-height: 675px;
    overflow: hidden;
}

.satisfaction-wrap::after,.newconsultation-swiper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, #fff);
    width: 100%;
    height: 100px;
    z-index: 1;
}

.satisfaction-list li {
    margin-bottom: 32px;
}

.satisfaction-list li .pic, .satisfaction-list li > a {
    width: 95px;
    height: 117px;
}

.satisfaction-list li .pic {
    object-fit: cover;
}

.satisfaction-list li .right {
    flex: 1;
    margin-left: 21px;
    overflow: hidden;
}

.satisfaction-list li .right > a {
    display: block;
    width: 100%;
}

.satisfaction-list li .right > a > p {
    width: 100%;
}

.satisfaction-list li .right .star {
    margin-top: 13px;
}

.satisfaction-list li .right .star .icon {
    width: 24px;
    margin-right: 8px;
}

.satisfaction-list li .right .star .star-tit {
    font-size: 18px;
    color: #FF8328;
    margin-left: 16px;
}

.satisfaction-list li .right .con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 16px;
}

/* 律师回复动态 */

.reply-updates-list {
    margin-left: 24px;
    margin-top: 32px;
}

.reply-updates-list li {
    border-left: 1px solid #D8D8D8;
    padding-bottom: 67px;
}

.reply-updates-list li:last-child {
    padding-bottom: 0;
}

.reply-updates-list li .left {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 4px solid #0057FF;
    margin-left: -8px;
}

.reply-updates-list li .right {
    width: 804px;
    margin-left: 26px;
}

.reply-updates-list li .right .text {
    position: relative;
    width: 748px;
    height: 150px;
    background: #F3F7FC;
    border-radius: 0 15px 15px 15px;
    box-sizing: border-box;
    padding: 24px 24px 0;
    overflow: hidden;
    cursor: pointer;
}

.reply-updates-list li .right .text::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 162.35px;
    height: 131.58px;
    transform: rotate(-30deg);
    background-image: linear-gradient(-89deg, #3d92ff1a 39%, #88d8ff12 93%);
    filter: blur(18px);
}

.reply-updates-list li.active .right .text::after, .reply-updates-list li:hover .right .text::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../images/bg_document@2x.png') no-repeat;
    background-size: 100%;
    width: 187px;
    height: 105px;
}

.reply-updates-list li .right .text p {
    position: relative;
    z-index: 1;
}

.reply-updates-list li .right .text p.title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.reply-updates-list li .right .text p.desc {
    font-weight: 400;
    line-height: 24px;
}

.reply-updates-list li .right .head-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.reply-updates-list li .right > a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.reply-updates-list li .right > a .head-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reply-updates-list li .right .reply-con {
    margin-left: 9px;
}

.reply-updates-list li .right .reply-con .lawyer {
    align-items: center;
}

.reply-updates-list li .right .reply-con .lawyer > p:first-child {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
}

.user-person {
    display: none;
}

.user-lawyer {
    display: none;
}

/* AXUI自定义样式 */

.search-map {
    position: absolute;
    top: 8px;
    right: 32px;
    z-index: 2;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    padding: 0 11px;
}

.ax-form-input {
    width: 240px;
}

input.ax-input, input[type="text"], input[type="password"], input[type="file"], select, .ax-select {
    min-height: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    box-shadow: none;
}

.ax-pos-left {
    cursor: pointer;
    line-height: 32px;
    padding-left: 12px;
}

.ax-square {
    padding-left: 30px !important;
}

.ax-form-label {
    position: relative;
    height: auto;
}

.ax-form-label .must {
    color: red;
    margin-right: 2px;
}

.ax-form-con .form-mobile-code, .ax-form-con .form-code {
    position: absolute;
    right: 16px;
    z-index: 3;
    line-height: 32px;
}

.ax-form-con .form-code {
    right: 7px;
    height: 30px;
    line-height: unset;
    margin-top: 1px;
}

.ax-form-con .form-code img {
    height: 100%;
}

.ax-btn.ax-primary, .ax-btn.ax-reverse.ax-primary {
    background-color: #0056FE;
}

.btn-disabled {
    cursor: not-allowed;
}

.ax-pagination a:not(.ax-total)[class*='active'], .ax-pagination [class*='selected'] a:not(.ax-total), .ax-pagination [class*='active'] a:not(.ax-total) {
    background-color: #0056FE;
    border-color: #0056FE;
}

.ax-empty .icon {
    width: 360px;
    height: 179px;
}

.ax-rate li.ax-item i:first-child:before {
    color: #FFB356;
}

.content-str {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 16px;
    font-size: 12px;
    color: #B2B2B2;
}

.ax-upload[type="picture"] li {
    width: 104px;
    height: 104px;
    background: #00000005;
    border: 1px dashed #00000026;
    border-radius: 2px;
    margin: 0;
}

/* 弹窗 */

.public-dialog {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.public-dialog-wrapper {
    position: relative;
    width: 615px;
    background: #FFFFFF;
    box-shadow: 0 12px 48px 16px #00000008, 0 9px 4px 0 #0000000d, 0 6px 16px 0 #00000014;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 0 0 40px;
}

.public-dialog-close {
    position: absolute;
    top: 8px;
    right: 24px;
    font-size: 26px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5);
}

.public-dialog-header {
    width: 100%;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    padding: 0 24px;
}

.public-dialog-body {
    width: 100%;
    box-sizing: border-box;
    padding: 14px 40px 10px 14px;
}

.public-dialog-footer {
    justify-content: center;
}

.public-dialog-footer .ax-btn {
    margin: 0 10px;
}

.public-dialog-tips {
    background: #FFFBE6;
    border: 1px solid #FFF1B8;
    border-radius: 8px;
    line-height: 22px;
    font-size: 14px;
    margin: 15px 30px 0;
    box-sizing: border-box;
    padding: 20px 24px;
}

.ax-pos-right {
    line-height: 3.2rem;
}

.loading-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 32px;
    color: #CCC;
    font-size: 14px;
}

.loading-wrap .text {
    margin: 20px 0 0;
}

.article-wrap {
    position: relative;
    line-height: 24px;
}

.article-wrap p{
    margin-bottom: 12px;
    line-height: 26px;
}