          
                :root {
                    --text-tentrangqq: "通天论坛";
                }

                :root {
                    --text-dauyumingqq: "49";
                }

                :root {
                    --text-dityumingqq: "789";
                }

                :root {
                    --ppc-primary-bmheight: 58px;
                }

                .header .logo-box .logo img {
                    width: 220px;
                    
                }

                .header {
                    background: #4388f5;
                }

                :root {
                    --text-qixiaobaz: "通天论坛";
                }

                .yuming7x::before {
                    content: var(--text-qixiaobaz);
                }

                .header .logo-box {
                    display: flex;
                    align-items: center;
                    height: 71px;
                    padding: 0px 10px;
                }

                .hh {
                    margin-left: 15px;
                }

                .logo-box {
                    display: flex;
                    align-items: center;
                    height: 60px;
                    padding: 0 10px;
                }

                .header {
                    z-index: 99;
                    position: fixed;
                    top: 0;
                    width: 100%;
                    max-width: 800px;
                }

                @media (max-width: 800px) {
                    .header {
                        width: 100%;
                    }
                }

                .header .logo-box .bank img {
                    width: 41px;
                    height: 35px;
                    margin: 1px 12px;
                    display: block;
                }

                #app {
                    padding-top: 60px;
                }

                a {
                    text-decoration: none;
                    color: inherit;
                }

                .hh {
                    margin-left: 10px;
                }

                .header .logo-box .bank {
                    line-height: 1.5;
                    font-size: 12px;
                    color: #fff;
                }
            
              
                    :root {
                        /*主色调*/
                        --ppc-primary-color: #4388f5;
                        /*页面宽度*/
                        --ppc-body-width: 720px;
                    }

                    #app {
                        max-width: var(--ppc-body-width);
                        margin: 0 auto !important;

                        border-left: solid 1px #008000;
                        border-right: solid 1px #008000;
                        box-sizing: content-box;
                        background: #fff;
                    }


             

                    img {
                        border-style: none;
                        display: inline-block;
                    }
                
          
                .xmcssny a {
                    text-decoration: none;
                }

                .xmcssny a:hover {
                    text-decoration: underline;
                }

                .xmcssny {
                    table-layout: auto;
                    color: #000;
                    border-radius: 0px;
                    overflow: hidden;
                    text-align: center;
                    background: #fff;
                    border: 1px solid #67a4f5;
                    border-style: dashed;

                }

                .xmcssny td {
                    font-weight: bold;
                    border: 1px solid #fefefe;
                    font-size: 17pt;
                    padding: 8px 5px 3px 5px;
                    white-space: nowrap;
                }

                .xmcssny a {
                    height: 43px;
                    line-height: 40px;
                    text-align: center;
                    border: solid 1px #67a4f5;
                    border-radius: 17px;
                    background: #eee;
                    background-image: linear-gradient(to top, #fff, #eee, #fff);
                    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
                    display: block;
                    font-weight: bold;
                    color: #000;
                    text-decoration: none;
                    padding-left: 0px;
                }

                .big-tit {
                    padding: 1px 0 5px 0;
                    font-size: 15px;
                    font-weight: bold;
                }

                .detail {
                    padding: 0px;
                    background: url(../images/content-bg.png) top right no-repeat #fff;
                }

                .qingchu {
                    padding: 6px 0;
                    font-size: 16px;
                    color: #d2b335;
                    border-top: solid 1px #ffeda4;
                    border-bottom: solid 1px #ffeda4;
                }

                .neirong-table {
                    border: 0;
                    font-size: 16px;
                    font-weight: bold;
                    font-family: "宋体";
                }

                .neirong-table td {
                    padding: 5px 0;
                    border: 0;
                    border-bottom: solid 1px #ffeda4;
                }
            

        .header .logo-box .logo {
            flex: 1;
        }