.center_list{

        border: 1px solid #C1C1C1;}
.center_list_title {
        font-family: Microsoft YaHei-Bold, Microsoft YaHei;
        text-align: center;
        font-weight: bold;
        color: #333333;
        font-size: 24px;
        line-height: 30px;}

    .center_list_data {
        text-align: center;
        font-size: 16px;
        font-family: Microsoft YaHei-Regular, Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        border-bottom: 1px solid #666666;}

    .center_list_content {
        font-size: 16px;
        font-family: Microsoft YaHei-Regular, Microsoft YaHei;
        color: #333333;
        line-height: 36px;}
    .center_list_content img{
       /* height: auto !important; */
        margin: 0 auto;
        min-width: 850px;
        max-width: 1000px;
        display: inherit;}
    .center_list_content p span img{
        height: auto !important;
        margin: 0 auto;
        min-width:16px !important;
        max-width: 1000px;
        display: inherit;}
    .center_list_content p img{
       /* height: auto !important; */
        margin: 0 auto;
        min-width:16px !important;
        max-width: 1000px;
        display: initial;}
    .center_list_content p{
        text-indent: 2em;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 2em;}
    table{
        width: 100% !important;
        table-layout: fixed;}
    table p{
        text-indent:0 !important;}
    table td{
        width:0px !important;}
    table p span{
        display: inline-block;
    width: 100%;
    white-space: normal !important;
    word-wrap: break-word;}
