.w_detail {
    width: 1240px;
    margin: 0 auto;
}

.header-d-box {
    background: #fff;
    width: 100%;
    z-index: 999;
}

.header-detail {
    position: relative;
    height: 62px;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 0 1px 2px hsl(0deg 0% 60% / 5%);
    background: #fff url(../img/top_xx.jpg) no-repeat 50% 0;
    -webkit-box-shadow: 0 1px 2px hsl(0deg 0% 60% / 5%);
}

.header-detail-fixed {
    position: fixed;
}

.nav_logo {
    position: relative;
    float: left;
    width: 166px;
    height: 47px;
    padding: 8px 22px 0;
}

.nav_logo img {
    height: 47px;
    width: auto;
}

.crumb {
    float: left;
    height: 62px;
    line-height: 62px;
}

.ck_nav {
    float: left;
    margin-left: 30px;
}

.ck-nav-list>li {
    float: left;
    height: 62px;
    line-height: 62px;
    text-align: center;
    padding: 0 15px;
}

.ck_gzh {
    position: relative;
    float: right;
    margin-right: 22px;
}

.ck_gzh em {
    display: block;
    margin-top: 14px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #fff7f7;
    border: 1px solid #ffd2d2;
    font-size: 12px;
    color: var(--tx-color);
    border-radius: 3px;
    cursor: pointer;
}

.nav-search {
    position: relative;
    float: right;
    height: 33px;
    padding: 0 12px 0 15px;
    margin: 13px 15px 0 0;
    background: #f4f4f4;
    border-radius: 5px;
}

.nav-search .so-txt {
    width: 200px;
    height: 34px;
    line-height: 34px;
    padding-right: 20px;
    border: none;
    background: none;
    transition: width .3s ease-out;
}

.so-submit {
    position: absolute;
    top: 5px;
    right: 5px;
}

.so-submit::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(../img/so_icon_detail.png) no-repeat 50% 50%;
    cursor: pointer;
}

.LeftTool {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 590px;
    padding-right: 30px;
    margin-right: 30px;
    text-align: center;
}


.LeftTool .left-avatar { width: 80px; border-bottom: 1px solid #b3b8bd;}
.LeftTool .left-avatar img{ width: 78px; height: 78px; border:1px solid #efefef; border-radius: 50%;}
.LeftTool .left-avatar .author-name { display: block; padding-top: 10px; padding-bottom: 20px; }


.left-stick-wp {
    width: 80px;
    margin-top: 20px;
}

.left-stick-wp::after {
    position: absolute;
    content: "";
    display: block;
    top: 10px;
    left: 100px;
    border-right: 1px solid #eee;
    width: 1px;
    height: 590px;
}

.LeftTool-fixed {
    position: fixed;
    top: 72px;
    left: 50%;
    margin-left: -620px;
    z-index: 10000;
}

.tit-deail h2 {
    color: #333;
}

.text-title {
    position: relative;
}

.text-title h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.5em;
}

.article-info {
    padding-top: 15px;
    font-size: 13px;
    color: #777;
}

.article-info span a {
    color: #777;
}

.article-info span a:hover {
    color: var(--tx-color);
}

.article {
    margin-top: 20px;
    font-size: 18px;
    box-sizing: border-box;
    outline: 0;
    text-align: left;
}

.article p {
    line-height: 2em;
    margin-bottom: 0.8em;
    word-wrap: break-word;
}

.article p a {
    color: #e02727;
    border-bottom: 1px dashed #e02727;
}

.article em {
    font-style: italic;
}

.article h2 {font-size:20px;text-indent:28px;margin-bottom:16px;padding-left:10px;position:relative;}
.article h2:before {content:'';width: 4px;height: 24px;background: linear-gradient(to right,#f0532d,#f0532d);box-shadow: 8px 0px 12px 0 rgb(255 58 58 / 30%);border-radius: 2px;position: absolute;left: 0;}

.LeftTool .through {
    position: relative;
}

.LeftTool .through span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
    font-size: 12px;
    color: #808080;
}

.LeftTool .through.year span {
    font-size: 18px;
    font-weight: 900;
    color: #333;
}

.LeftTool .through:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #b3b8bd;
    top: 50%;
    left: 0;
    z-index: -1;
}

.LeftTool .md {
    font-size: 28px;
    line-height: 1.2em;
    font-weight: 900;
}

.fl_xx_l {
    font-weight: normal;
    line-height: 1.732em;
}

.LeftTool .md span {
    display: inline-block;
    padding: 0;
    margin: 5px -5px;
}

.LeftTool .time {
    font-size: 16px;
    margin-bottom: 25px;
    font-weight: 900;
}

.LeftTool .time span {
    margin-left: -5px;
}

.LeftTool .column {
    display: inline-block;
    line-height: 18px;
    color: var(--tx-color);
}

.LeftTool .left-side-more {
    display: inline-block;
    margin-top: 3px;
    padding: 0 8px;
    background: var(--tx-color);
    border-radius: 16px;
    font-size: 12px;
}

.LeftTool .share-title {
    margin: 20px 0 18px;
}

.LeftTool .comment-count-title {
    margin: 54px auto 15px;
}

.LeftTool .comment-count {
    display: block;
}

.LeftTool .comment-count em {
    position: relative;
    display: block;
    width: 80px;
    height: 40px;
    padding-top: 7px;
    background: url(../img/icon_pl.png) no-repeat 50% top;
}

.LeftTool .comment-count span {
    font-size: 28px;
    font-weight: 900;
    color: var(--tx-color);
}

.tit-xg {
    margin-bottom: 20px;
    height: 24px;
    line-height: 24px;
}

.tit-xg h3 {
    position: relative;
    display: block;
    padding-left: 20px;
    font-size: 20px;
}

.tit-xg h3::before {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 4px;
    height: 18px;
    border-radius: 2px;
    background: var(--tx-color);
}

.share>a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto 0;
    cursor: pointer;
    background: url(../img/s_icon_wx.png);
    transition: all .5s;
}

.share>a:hover {
    background: url(../img/s_icon_wx_h.png);
}

.share>a:nth-child(2) {
    background: url(../img/s_icon_sina.png);
}

.share>a:nth-child(3) {
    background: url(../img/s_icon_qzone.png);
}

.share>a:nth-child(2):hover {
    background: url(../img/s_icon_sina_h.png);
}

.share>a:nth-child(3):hover {
    background: url(../img/s_icon_qzone_h.png);
}

.share .wxWrap {
    position: relative;
    z-index: 10000;
}

.share .wxWrap .qrcode {
    position: absolute;
    width: 128px;
    height: 148px;
    border: 1px solid #bcbcbc;
    color: #808080;
    left: -148px;
    top: 0;
    text-align: center;
    line-height: 1em;
    border-radius: 3px;
    background: #fff;
    z-index: 10000;
}

#qrcodess {
    padding: 14px;
}

.share .wxWrap .qrcode img {
    margin: 10px auto 6px;
}

.share .wxWrap .qrcode:before {
    position: absolute;
    content: "";
    display: block;
    right: -4px;
    top: 15px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-top: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (min-width:1280px) and (max-width: 1510px) {
    .share .wxWrap .qrcode {
        left: auto;
        right: -148px;
        z-index: 99;
    }
    .share .wxWrap .qrcode::before {
        right: auto;
        left: -4px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
}

.qrcode span {
    font-size: 12px;
}

.hidden {
    display: none;
}

.tit-hot-tit-d {
    height: 55px;
    line-height: 55px;
    border-top: 2px solid var(--tx-color);
}

.tit-hot-tit-d h2 {
    font-size: 20px;
}

.hot-d-list li {
    position: relative;
    height: 60px;
    margin-bottom: 18px;
}

.hot-d-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 90px;
    margin-right: 19px;
    vertical-align: middle;
}

.hot-d-img::before {
    content: "";
    display: block;
    padding-top: 59px;
}

.hot-d-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
    object-fit: cover;
}

.hot-d-img:hover img {
    transform: scale(1.1);
}

.hot-d-list li h3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 172px;
    height: 38px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
    -o-box-orient: vertical;
    -o-line-clamp: 2;
}

.hot-d-list li span {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}

.hot-d-list li span i {
    display: inline-block;
    margin-left: 5px;
    color: #999;
    font-size: 12px;
}

.qrcode_top {
    position: absolute;
    right: 0;
    top: 62px;
    width: 128px;
    height: 148px;
    border: 1px solid #ebebeb;
    border-top: 0;
    color: #808080;
    text-align: center;
    line-height: 1em;
    background: #fff;
    z-index: 99;
}

.qrcode_top img {
    margin: 10px auto 6px;
}

.qrcode_top span {
    font-size: 12px;
}

.consulting {
    margin: 30px 0;
}

.zx-form-item {
    float: left;
    width: 48%;
    margin-bottom: 15px;
	margin-right:15px;
}

.zx-form-item:nth-child(2) {
    padding-left: 4%;
}

.zx-textarea {
    width: 100%;
}

.zx-form-label {
    box-sizing: border-box;
    float: left;
    width: 15%;
	height:40px;
}
.zx-form-label span{
	height: 40px;
    line-height: 40px;
}

.label-area {
    width: 7%;
}

.zx-input-block {
    box-sizing: border-box;
    float: left;
    width: 85%;
    height: 40px;
    border: 2px solid #f0f0f0;
    border-radius: 4px;
    padding: 7px;
}

.zx-input-block-area {
    width: 93%;
    height: 84px;
}

.zx-txt::-webkit-input-placeholder,
.box-textarea::-webkit-input-placeholder,
.so-txt::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 14px;
    font: 14px/1.5 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif!important;
}

.zx-txt::-moz-placeholder,
.box-textarea::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 14px;
    font: 14px/1.5 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif!important;
}

.zx-txt:-moz-placeholder,
.box-textarea::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 14px;
    font: 14px/1.5 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif!important;
}

.zx-txt:-ms-input-placeholder,
.box-textarea::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 14px;
    font: 14px/1.5 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif!important;
}

.box-textarea {
    resize: none;
}

.zx-form-label i {
    color: #999;
    font-size: 12px;
}

.box-textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}

.zx-bottom li {
    display: inline-block;
}

.zx-bottom li:nth-child(1) {
    padding-left: 7%;
    color: #c2c2c2;
}

.zx-bottom li:nth-child(2) {
    float: right;
}

.zx-button {
    display: inline-block;
    width: 105px;
    height: 34px;
    line-height: 34px;
    background-color: var(--tx-color);
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

.zx-button:hover {
    color: #fff;
    background-color: #e23b3b;
}

.article-copyright {
    padding: 24px 0 40px;
    font-size: 13px;
    line-height: 26px;
    color: #666;
    border-top: #f0f0f0 solid 1px;
}

.article-copyright a {
    color: #666;
}

.article-copyright a:hover {
    color: var(--tx-color);
}

.article-copyright .articleLabel a {
    display: inline-block;
    padding: 1px 8px;
    border: #f8beb8 solid 1px;
    border-radius: 6px;
    color: #f17e72;
    margin-right: 3px;
}

.article-copyright .articleLabel a:hover {
    color: var(--tx-color);
    border: var(--tx-color) solid 1px;
}

.article-copyright em {
    display: block;
    margin-top: 24px;
    height: 40px;
    line-height: 40px;
    background-color: #f0f0f0;
    color: #adadad;
    text-align: center;
}

.newsTitle {
    float: left;
    margin-left: 30px;
    height: 62px;
    line-height: 62px;
    font-size: 19px;
    font-weight: 900;
}
.detail-zx {
    color: rgb(225, 59, 41);
    text-decoration-line:none;
    cursor:pointer;
    height:44px;
    line-height: 44px;
    border: 1px solid rgb(225, 59, 41);
    text-align:center;
    display: block;
    font-weight:bold;
    margin: 10px 0px 20px;
    white-space:normal;
    font-size: 18px;
}