.page_info_content {
    width: 1200px;
    margin: auto;
}

.page_info_content .info_title {
    width: 100%;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(74, 74, 74, 1);
    font-size: 30px;
    font-family: SourceHanSansCN-Medium;
    white-space: nowrap;
    line-height: 45px;
    margin: 50px auto 0 auto;
    text-align: center;
}

.page_info_content .info_short_dec {
    width: 100%;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(135, 135, 135, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    white-space: nowrap;
    line-height: 27px;
    margin: 20px 0 0 0;
    text-align: center;
}

.page_info_content .info_source {
    width: 1200px;
    height: 100%;
    overflow-wrap: break-word;
    color: rgba(74, 74, 74, 1);
    font-size: 22px;
    font-family: SourceHanSansCN-Regular;
    text-align: justify;
    line-height: 44px;
    margin: 21px 0 0 0;
}

.page_info_content .info_source img{
    max-width: 1200px;
}

.page_info_content .info_item {
    height: 60px;
    width: 168px;
    float: right;
}

.page_info_content .info_item .item_print {
    width: 48px;
    height: auto;
    float: left;
    margin-left: 8px;
    text-decoration-line: none;
}

.page_info_content .info_item .item_print .pring_icon {
    width: 35px;
    height: 35px;
    background: url(/global-bzxx/SketchPngc07bd0ba559038dcee50ecec52ff49106291009eb8b9382cf669480f6ac82485.png) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
}

.page_info_content .info_item .item_title {
    overflow-wrap: break-word;
    color: rgba(128, 128, 128, 1);
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    text-align: justify;
    white-space: nowrap;
    line-height: 18px;
}

.page_info_content .info_item .item_print .top_icon {
    width: 35px;
    height: 35px;
    background: url(/global-bzxx/SketchPng9b666f649999a2db6f63e36768c6bfbd8b4b4ef47dedf59bc8449af494198096.png) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
}

.page_info_content .info_item .item_print .close_icon {
    width: 35px;
    height: 35px;
    background: url(/global-bzxx/SketchPng7aab1802b94aec4db84790aa59840f7fcbef621409762086ad4bb0926c6f812f.png) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
}