/* 自定义属性标签 */
.w_710 {
    width: 710px;
}

.article_fl > i {
    font-style: italic;
    color: #999;
}

/* 文章详情 */
.article {
    width: 100%;
    min-height: 750px;
}

.article_l {
    /*width: 760px;*/
    float: left;
}

.article_title {
    font-size: 44px;
    color: #333333;
    font-weight: bold;
    margin-top: 22px;
    text-align:center;
}

.article_sub_title {
    /*font-size: 18px;*/
    color: #818181;
    font-weight: bold;
    /*margin-top: 18px;*/
    text-align:center;
}

img.art-body-img {
    max-width: 100%;
    height: auto !important;
    object-fit: contain;
}

.article_time {
    width: 100%;
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 30px;
}

.shezhi {
    width: 100%;
    overflow: auto;
    padding: 30px 0;
    border-top: 1px dashed #e9ebee;
    margin-top: 30px;
}

.shezhi .time {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    float: left;
}

.dy { /*width: 215px;*/
    height: 34px;
    line-height: 34px; /*border: 1px solid #dddddd;*/
    float: left;
    cursor: pointer;
    font-size: 20px;
}

.dy_max {
    width: 52px;
    height: 100%;
    border-right: 1px solid #ddd;
    text-align: center;
    float: left;
}

.dy_min {
    width: 52px;
    height: 100%;
    border-right: 1px solid #ddd;
    text-align: center;
    float: left;
}

.dy_btn {
    float: left;
    text-align: center;
    font-size: 14px;
    color: #1a5284;
    padding-left: 30px;
}

.dy_btn img {
    display: inline-block;
    margin-top: 11px;
    margin-right: 10px;
}

.article_link {
    float: right;
    width: 300px;
}

.article_link li {
    float: left;
    margin-left: 23px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    cursor: pointer;
}

.article_link li img {
    margin-right: 10px;
}

.article_con {
    width: 100%;
    font-size: 16px;
    color: #565862;
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
}

.article_con_title * {
    font-size: 16px !important; /* color: #565862!important;*/
    line-height: 1.5 !important;
    font-family: 'PingFangSC-Regular', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', sans-serif !important;
}

.article_con img {
    display: block;
    margin: 20px auto;
    max-width: 800px;
}

.article_con p {
    margin-bottom: 10px;
    word-break: break-word;
}

/* 附件 */
.attachment {
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-top: 40px;
    overflow: hidden;
}

.attachment_l {
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    font-size: 16px;
    color: #565862;
    border-bottom: 1px solid #ccc;
    background-color: #c8e6fa;
    text-align: left;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.attachment_r a {
    font-size: 16px;
    color: #2f6598;
    background: url(../images/t-title.png) 14px center no-repeat;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 0 15px 0 30px;
    height: 48px;
    line-height: 48px;
}

.article_r {
    float: right;
    width: 350px;
    position: relative;
    padding-bottom: 20px;
}

.article_r_title {
    width: 185px;
    height: 25px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: -10px;
}

.article_r_ul {
    float: right;
    width: 350px;
    border: 1px solid #e9ebee;
    padding: 0 20px;
}

.article_r_ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e9ebee;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.article_r_ul li:nth-child(1) {
    margin-top: 20px;
}

.article_r_ul li:nth-last-child(1) {
    border-bottom: 0;
}

.article_fl {
    width: 40px;
    height: 100%;
    float: left;
    font-size: 20px;
    color: #333333;
    padding-top: 15px;
    font-weight: normal;
}

.article_ri {
    width: calc(100% - 40px);
    float: right;
}

.article_ri > h2 {
    font-size: 14px;
    color: #333; /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden; /*text-overflow: ellipsis;*/ /*display: -webkit-box;*/ /*-webkit-line-clamp: 2;*/ /*line-clamp: 2;*/ /*-webkit-box-orient: vertical;*/
    line-height: 24px;
    margin: 15px 0 10px;
}

.article_ri > p {
    font-size: 14px;
    color: #666;
}

.ly {
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    padding-left: 40px;
}

.laiyuantext {
    display: none;
}

.bdsharebuttonbox {
    float: right;
}

.bdsharebuttonbox a {
    cursor: pointer;
}

.bdsharebuttonbox .bds_qzone {
    background: url("../images/qq.png") left center no-repeat;
    padding-left: 36px;
    font-size: 14px;
    color: #666;
    height: 26px;
    display: inline-block;
    line-height: 26px;
}

.bdsharebuttonbox .bds_weixin {
    background: url("../images/wx.png") left center no-repeat;
    padding-left: 36px;
    font-size: 14px;
    color: #666;
    margin-right: 25px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
}

.bdsharebuttonbox .bds_tsina {
    background: url("../images/wb.png") left center no-repeat;
    padding-left: 36px;
    font-size: 14px;
    color: #666;
    margin-right: 25px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
}

.xgwz {
    margin-top: 10px;
    display: none;
}

.xgwz .mt {
    border-bottom: 1px solid #dddddd;
}

.xgwz .mt span {
    font-size: 16px;
}

.xgwz ul {
    margin-top: 10px;
}

.xgwz li {
    font-size: 14px;
    line-height: 25px;
    background: url("../images/dot_2ea153bc4d214a6cacfd45afb5e528a4.png") left 10px no-repeat;
    padding-left: 15px;
    margin-top: 5px;
}

.qrcode_wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #333;
    font-size: 10px;
    padding: 10px;
    width: 250px;
    height: 280px;
    border: 1px solid #bebebe;
    background-color: #fff;
    overflow: hidden;
    z-index: 9999;
}

.qrcode_wrap .qrcode_header_tips {
    height: 15px;
    line-height: 15px;
}

.qrcode_wrap .qrcode_header_tips .qrcode_header_right {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
}

.qrcode_wrap .qrcode {
    width: 185px;
    height: 185px;
    margin: 10px auto;
}

.qrcode_wrap .qrcode_footer_tips {
    line-height: 20px;
}

.expandfile {
    border-top: 2px solid #84a2bc;
    background: #eef2f4;
    padding: 30px 55px;
    line-height: 36px;
}

.expandfile p {
    font-weight: bold;
    display: inline-block;
}

.expandfile p a {
    font-weight: normal;
    color: #2f6598;
}

.detailpiclist {
    padding-left: 10px;
    padding-right: 20px;
    width: 100%;
    height: 700px;
    background: url('../images/detailpiclistbg.png') #f6f7f7 center bottom no-repeat;
    overflow: hidden;
}

.detailpiclist .swiper-wrapper {
    align-items: center;
}

.detailpiclist .mySwiper2 {
    position: relative;
    float: left;
    width: 692px;
    overflow: hidden;
}

.detailpiclist .mySwiper2 .swiper-slide {
    text-align: center;
}

.detailpiclist .mySwiper2 .swiper-slide img {
    width: 552px;
    height: 700px;
    margin: 0 auto;
}

.detailpiclist .swiper-pagination {
    position: static;
    margin-top: 5px;
    color: #333;
}

.detailpiclist .swiper-button-next, .detailpiclist .swiper-button-prev {
    width: 22px;
    height: 40px; /* opacity: 0; */
}

.detailpiclist .swiper-button-next {
    background: url('../images/detailpicright.png') center center no-repeat;
}

.detailpiclist .swiper-button-prev {
    background: url('../images/detailpicleft.png') center center no-repeat;
}

.detailpiclist .swiper-button-prev:hover {
    background: url('../images/detailpiclefthover.png') center center no-repeat;
}

.detailpiclist .swiper-button-next:hover {
    background: url('../images/detailpicrighthover.png') center center no-repeat;
}

.detailpiclist .swiper-button-next.swiper-button-disabled, .detailpiclist .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.detailpiclist .mySwiper {
    float: right;
    width: 128px;
    height: 660px;
    margin-top: 20px;
    overflow: hidden;
}

.detailpiclist .mySwiper .swiper-slide img {
    width: 128px;
    height: 161px;
}

.detailpiclist .mySwiper .swiper-slide-thumb-active img {
    border: 2px solid #678cac;
}

.media-heading {
    margin: 10px 0 5px;
}
