.common-header .design-width .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.common-header .design-width .header-logo .zhuanti img {
    width: 96px;
    height: 48px;
    margin-left: 10px;
}

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

.head-line-one .index-title {
    margin: 20px 0;
}

.head-line-one .index-title .iconfont {
    margin: 0 5px;
    color: #aaaaaa;
}

.head-line-one .index-title .index-news {
    color: #999999;
}

.head-line-one .allContent {
    width: 100%;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.head-line-one .allContent .leftContent {
    width: 894px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

.head-line-one .allContent .leftContent .index-font {
    width: 734px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 12px;
    font-size: 29px;
    font-weight: bold;
    white-space: pre-wrap;
}

.head-line-one .allContent .leftContent .index-headline {
    width: 734px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
    font-size: 23px;
}

.head-line-one .allContent .leftContent .index-subtitle {
    width: 734px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 12px;
    font-size: 23px;
}

.head-line-one .allContent .leftContent .weitu {
    margin-left: 40px;
    margin-top: 20px;
}

.head-line-one .allContent .leftContent .textList {
    width: 734px;
    margin: 0 auto;
    margin-top: 20px;
    /* text-indent: 2em;*/
    line-height: 25px;
}

.head-line-one .allContent .leftContent .textList img {
    width: 657px;
   margin-right: 30px; 
}

.head-line-one .allContent .leftContent .footerShare {
    width: 734px;
    margin: 50px auto 30px;
}

.head-line-one .allContent .leftContent .footerShare .shareDao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.head-line-one .allContent .leftContent .footerShare .shareDao .text {
    margin: 0 10px;
}

.head-line-one .allContent .leftContent .footerShare .shareDao .line {
    width: 120px;
    height: 1px;
    background: rgba(0, 0, 0, 0.06);
}

.head-line-one .allContent .leftContent .footerShare .threeImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
    position: relative;
}

.head-line-one .allContent .leftContent .footerShare .threeImg .iconfont {
    font-size: 44px;
    color: #c5c5c5;
    cursor: pointer;
}

.head-line-one .allContent .leftContent .footerShare .threeImg .icon-weibo {
    margin: 0 20px;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode {
    display: none;
    position: absolute;
    top: -199px;
    right: 320px;
    width: 200px;
    height: 192px;
    font-size: 12px;
    -webkit-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
    text-align: center;
    background-color: #fff;
    z-index: 99;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode .qrcode {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode .qrcode img {
    width: 100%;
    height: 100%;
    margin-top: 15px;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode .help {
    margin-top: 20px;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode .help p {
    color: #000;
}

.head-line-one .allContent .leftContent .footerShare .threeImg a .icon-weixin:hover~.wechat-qrcode {
    display: inline-block;
}

.head-line-one .allContent .leftContent .index-introduce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.head-line-one .allContent .leftContent .index-introduce ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    color: #999999;
}

.head-line-one .allContent .leftContent .index-introduce ul li {
    border-right: 1px solid #ccc;
    padding: 0 12px;
}

.head-line-one .allContent .leftContent .index-introduce ul div {
    margin-left: 12px;
}

.head-line-one .allContent .leftContent .index-introduce .fontSize {
    position: absolute;
    right: 40px;
    margin-top: 20px;
}

.head-line-one .allContent .leftContent .index-introduce .fontSize img {
    cursor: pointer;
}

.head-line-one .allContent .rightContent {
    width: 282px;
}

.head-line-one .allContent .rightContent img {
    width: 100%;
    cursor: pointer;
    width: 282px;
    height: 168px;
}

.head-line-one .allContent .rightContent .depthReports {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.head-line-one .allContent .rightContent .depthReports .depthReports-left {
    width: 130px;
    font-size: 24px;
    color: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #e60012;
    padding: 24px 0 15px 0;
}

.head-line-one .allContent .rightContent .depthReports .depthReports-left i {
    font-size: 24px;
    color: #e60012;
    margin-top: 4px;
    margin-right: 6px;
}

.head-line-one .allContent .rightContent .detailCon {
    width: 100%;
    padding: 18px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ccc;
}

.head-line-one .allContent .rightContent .detailCon img {
    display: block;
    width: 112px;
    height: 63px;
}

.head-line-one .allContent .rightContent .detailCon div {
    width: 160px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color: #212121;
    margin-left: 10px;
}

.head-line-one .allContent .rightContent .vedeio .bigbox {
    position: relative;
}

.head-line-one .allContent .rightContent .vedeio .bigbox .firstPhoto {
    margin-top: 18px;
}

.head-line-one .allContent .rightContent .vedeio .bigbox i {
    position: absolute;
    left: 40%;
    bottom: 38%;
    font-size: 40px;
    color: #ffffff;
}

.head-line-one .allContent .rightContent .vedeio .bigbox img {
    display: block;
    margin-bottom: 18px;
    cursor: pointer;
    width: 282px;
    height: 168px;
}

.head-line-one .allContent .rightContent .vedeio .bigbox p {
    position: absolute;
    bottom: 13px;
    left: 13px;
    color: #ffffff;
}

.head-line-one .bottomNews {
    margin-bottom: 88px;
}

.head-line-one .bottomNews .relatedNews {
    width: 894px;
    border-bottom: 1px solid #ccc;
}

.head-line-one .bottomNews .relatedNews .relatedNews-left {
    width: 130px;
    font-size: 24px;
    color: #212121;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #e60012;
    padding: 24px 0 15px 0;
}

.head-line-one .bottomNews .relatedNews .relatedNews-left i {
    font-size: 24px;
    color: #e60012;
    margin-top: 4px;
    margin-right: 6px;
}

.head-line-one .bottomNews .specificon .thems {
    height: 18px;
    font-size: 18px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #212121;
    line-height: 18px;
    margin: 12px 0;
}

.head-line-one .bottomNews .specificon .themsCon {
    height: 48px;
    font-size: 14px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.head-line-one .bottomNews .specificon .themsTime {
    height: 14px;
    font-size: 14px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    margin: 12px 0 16px 0;
}

/*# sourceMappingURL=imgTextContent.css.map */
.head-line-one .allContent .leftContent .footerShare .threeImg a .wechat-qrcode .qrcode canvas {
    margin-top: 10px;
}

.textList p {
    font-size: 18px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #212121;

    line-height: 2.2;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
}

.textList p img,
.textList p video {
   /*  width: 100% !important;
    height: 100% !important; */
}
.textList p video {
  width: 100% !important;
display: block;
    margin: 0 auto;
  
    /* 取消首行缩进 */
    text-indent: 0;
}
.textList p .attach_file {
    width: 20px !important;
}

.bottomNews .aboutBox {
    width: 900px;
    height: auto;
    margin-top: 20px;
}

.bottomNews .aboutBox .aboutArticle {
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid #c1bdbd;
    padding-bottom: 15px;
    cursor: pointer;
}

.bottomNews .aboutBox .aboutArticle .thumbBox {
    width: 250px;
    height: auto;
    aspect-ratio: 16 / 9;
    margin-right: 15px;
}

.bottomNews .aboutBox .aboutArticle .thumbBox img {
    width: 100%;
    height: 100%;
}

.bottomNews .aboutBox .aboutArticle .infoBox {
    font-size: 18px;
    min-height: 60px;
    /* position: relative; */
    width: calc(100% - 270px);
}

.bottomNews .aboutBox .aboutArticle .infoBox p:first-child {
    font-weight: 600;
}

.bottomNews .aboutBox .aboutArticle .infoBox .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 8px;
    font-size: 15px;
    color: #666565;
    text-indent: 2rem;
}

.bottomNews .aboutBox .aboutArticle .infoBox .themsTime {
    /* position: absolute;
    bottom: 0px; */
    margin-top: 20px;
    font-size: 15px;
}

.btnGroups {
    text-align: center;
    margin-bottom: 20px;
    display: none;
    justify-content: space-around;
}

.btnGroups button {
    /* width: 80px; */
    height: 40px;
    font-size: 16px;
    margin-right: 10px;
}