.common-header .design-width .header-logo {
    display: flex;
    justify-content: flex-start;
    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: flex;
    justify-content: space-between;
}

.head-line-one .allContent .leftContent {
    width: 1048px;
    background: #ffffff;
    position: relative;
    padding-bottom: 120px;
}

.head-line-one .allContent .leftContent .index-font {
    width: 891px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-top: 40px;
    font-size: 33px;
    text-align:center;
    font-weight: bold;
}

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

.head-line-one .allContent .leftContent .weitu img {
    width: 100%;
}

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

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

.head-line-one .allContent .leftContent .footerShare .shareDao {
    display: flex;
    align-items: 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: flex;
    justify-content: center;
    margin-top: 24px;
    position: relative;
}

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

.head-line-one .allContent .leftContent .footerShare .threeImg a .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;
    box-shadow: 0 2px 10px #aaa;
    text-align: center;
    background-color: #fff;
}

.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: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.head-line-one .allContent .leftContent .index-introduce ul {
    display: flex;
    justify-content: 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: 73px;
    margin-top: 20px;
}

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

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

.head-line-one .allContent .rightContent .erweicode {
    width: 128px;
    height: 150px;
    background: #ffffff;
}

.head-line-one .allContent .rightContent .erweicode img {
    display: block;
    width: 108px;
    height: 108px;
    padding: 10px 0 0 10px;
}

.head-line-one .allContent .rightContent .erweicode p {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 8px;
}

.head-line-one .allContent .rightContent .share {
    width: 128px;
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-line-one .allContent .rightContent .share p {
    color: #999999;
}

.head-line-one .allContent .rightContent .share div {
    width: 24px;
    height: 1px;
    background: rgba(0, 0, 0, 0.06);
}

.head-line-one .allContent .rightContent .icon {
    width: 128px;
    display: flex;
    flex-direction: column;
}

.head-line-one .allContent .rightContent .icon .iconfont {
    font-size: 44px;
    color: #aaa;
    justify-content: center;
    text-align: center;
    margin-top: 24px;
    cursor: pointer;
}

.head-line-one .allContent .rightContent .icon i:nth-child(2) {
    /*color: #e60012;*/
}

.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: 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;
}

.weixin {
    font-size: 44px;
    color: #aaa;
    justify-content: center;
    text-align: center;
    margin-top: 24px;
    cursor: pointer;
}

.weixin {
    position: relative;
}

.weixin:hover .imgCode {
    display: block;
}

.imgCode {
    display: none;
    position: absolute;
    top: -57px;
    left: -118px;
    width: 150px;
    height: 204px;
    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;
}

/*.imgCode {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: -100px;*/
/*    left: -210px;*/
/*    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;*/
/*}*/

.weixin .imgCode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.weixin .imgCode .qrcode {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.weixin .imgCode .qrcode canvas {
    margin-top: 10px;
}

.weixin .imgCode .help {
    margin-top: 20px;
}
.textList p{
   font-size: 18px;
font-family: PingFang-SC-Regular, PingFang-SC;
font-weight: 400;
color: #212121;

line-height: 2.2;
    margin-bottom: 15px;
}
.textList p img{
       max-width: 100%;
}