a:link {
            color: #000000;
            text-decoration: none
        }

        a:visited {
            color: #111111;
            text-decoration: none
        }

        a:active {
            color: #ff0000;
            text-decoration: none
        }

        a:hover {
            color: #ff0000;
            text-decoration: underline
        }

        .td1 {
            font-size: 12px;
            color: #000000;
            line-height: 128%;
            font-family: "宋体";
            background: #fff0af
        }

        .td2 {
            font-size: 12px;
            color: #000000;
            line-height: 128%;
            font-family: "宋体";
            background: #a9bb03
        }

        .14
        px {
            font-size: 14px;
            font-family: "宋体";
            line-height: 138%;
            word-break: break-all
        }

        td {
            font-size: 14px;
            color: #000000;
            line-height: 138%;
            font-family: "宋体"
        }

        div, p {
            box-sizing: border-box;
        }

        p {
            margin: 0 auto;
            word-break: break-all;
        }

        body {
            margin: 0 auto;
            background: #a0d880;
            text-align: center;
            font-family: "宋体";
            font-size: 14px;
            line-height: 138%;
        }

        .cont2-tu {
            width: 700px;
            height: 5px;
            margin: 0 auto;
            background: url(../img/2.gif);
        }

        .color900 {
            color: #990000;
        }

        .con2-cent {
            width: 700px;
            margin: 0 auto;
        }

        .con2-link {
            background: #9e0205;
            text-align: center;
            line-height: 30px;
            font-size: 14px;
        }

        .con2-link a {
            color: #fff;
        }

        .con2-body, .con2-tips {
            background: #FFFFEE;
            padding: 2px;
            box-sizing: border-box;
        }

        .con2-body .bgCCC {
            background: #ccc;
            color: #fff;
            font-size: 14px;
        }

        .cont-box {
            display: table;
            text-align: left;
            width: 100%;
            margin: 10px auto;
        }

        .cont-box-row {
            display: table-row;
            font-size: 13px;
            height: 25px;
        }

        .cont-box-row label {
            display: table-cell;
            width: 23%;
            text-align: right;
            font-weight: bold;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            vertical-align: middle;
        }

        .cont-box-row div {
            display: table-cell;
            width: 77%;
            text-align: left;
            font-size: 14px;
        }

        .cont-box-row div input {
            font-family: Verdana, Arial, Helvetica, sans-serif;
        }

        .cont-btn {
            text-align: center;
        }

        .con2-tips {
            padding: 0 6px 6px;
        }

        .con2-tips-email {
            font-size: 14px;
            text-align: center;
        }

        .con2-tips-email span {
            font-size: 13px;
        }

        .con2-tips-pro p {
            background: #EEEEEE;
            text-align: center;
            padding: 6px 0;
            line-height: normal;
            margin: 5px 0
        }

        .con2-tips-more {
            text-align: left;
            padding: 6px 0;
        }

        .con2-tips-footer {
            text-align: center;
            background: #ccc;
            padding: 6px 0;
        }

        .cont2-list {
            width: 700px;
            margin: 0 auto;
            text-align: center;
            background: url(../img/bg01.gif);
            display: table;
        }

        .cont2-list-tab {
            display: table-cell;
        }

        .cont2-list-l {
            width: 162px;
            background: url(../img/bg01.gif);
            vertical-align: top;
        }

        .cont2-list-r {
            width: 538px;
            text-align: center;
            padding: 5px 0;
        }

        .cont2-list-r table {
            border-spacing: 3;
            border-collapse: collapse;
            text-align: left;
            width: 100%;
        }

        .cont2-list-r table div {
            text-align: center;
            background: #ffcc00;
            border: 1px solid #fff;
        }

        .colorFff {
            color: #fff;
            width: 8px;
        }

        .bgfff {
            background: #fff;
        }

        .info li {
            line-height: 30px;
        }