@charset "utf-8";
/*常用css*/
.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}
/*常用字体*/
.yh {
    font-family: 'Microsoft YaHei';
}

.st {
    font-family: 'SimSun';
}

.ar {
    font-family: 'Arial';
}

.roman {
    font-family: "Times New Roman";
}

.tn {
    display: block;
    font-size: 0;
    text-indent: -99999em;
    color: transparent;
}

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

.xie {
    font-style: italic;
}

.ddd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a {
    color: #666;
}

    a:hover {
        text-decoration: none;
        color: #6b0018;
    }

.btn {
    cursor: pointer;
}

body {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    font-family: 'Microsoft YaHei';
}

.l {
    color: #6b0018 !important;
}

.w {
    width: 100%;
    margin: 0 auto;
}
/*header*/
.w {
    margin: 0 auto;
}
/*header*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: #000000;
    overflow: hidden
}

#app {
    height: 1080px;
    width: 1690px;
    font-size: 24px;
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    background: url(../img/bg1.png) no-repeat;
    transform-origin: 0 0;
}

.body {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: url(../img/bg2.png) center 0 no-repeat;
    z-index: 2;
}

.logoname {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 920px;
    font-size: 42px;
    font-weight: bold;
    color: #010101;
    line-height: 76px;
}

.table {
    position: absolute;
    width: 100%;
    left: 0;
    top: 240px;
    z-index: 10;
    overflow: hidden;
    height: 65%;
    /*overflow:scroll*/
}

.table_heard {
    position: absolute;
    width: 100%;
    left: 0;
    top: 180px;
    z-index: 10;
    height: 95px;
    overflow: hidden
}

.table table tbody {
    display: block;
    height: 24.5em;
    overflow-y: scroll;
}

.table table thead, tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.table table thead {
    width: calc( 100% - 1em )
}

.table th {
    text-align: center;
}

    .table th h2 {
        font-size: 45px;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 65px;
        margin-bottom: 4px;
    }

    .table th p {
        font-size: 20px;
        font-family: Microsoft YaHei UI;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 22px;
        opacity: 0.2;
    }

.table td {
    padding: 14px;
    text-align: center;
    vertical-align: middle;
    font-size: 36px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px
}

    .table td > div {
        margin: 0 auto;
    }

.table .col3 {
    background: url(../img/y1bg.png) no-repeat center;
    background-size: contain;
    text-align: center;
    padding: 15px 0 15px
}

.table .col4 {
    background: url(../img/y2bg.png) no-repeat center;
    background-size: contain;
    padding: 15px 0 15px;
    text-align: center;
}

.table .col5 {
    background: url(../img/y3bg.png) center no-repeat;
    background-size: contain;
    padding: 15px 0 15px;
    text-align: center;
}

.table .col6 {
    background: url(../img/y4bg.png) center no-repeat;
    background-size: contain;
    padding: 15px 0 15px;
    text-align: center;
}

.table .btn-reset {
    display: block;
    margin: 0 auto;
    width: 121px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(180deg, #BEC3C8, #FFFFFF);
    border-radius: 24px;
}

    .table .btn-reset span {
        margin-left: 20px;
        font-size: 23px;
        text-align: left;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #000000;
        display: block;
        padding-left: 31px;
        line-height: 48px;
        background: url(../img/reset.png) 0 center no-repeat;
    }

    .table .btn-reset.on,
    .table .btn-reset:active {
        background: linear-gradient(180deg, #FAA71C, #E36D11);
    }

.table .btn-close {
    display: block;
    margin: 0 auto;
    width: 121px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(180deg, #BEC3C8, #FFFFFF);
    border-radius: 24px;
}

    .table .btn-close span {
        margin-left: 20px;
        font-size: 23px;
        text-align: left;
        font-family: Microsoft YaHei UI;
        font-weight: 400;
        color: #000000;
        display: block;
        padding-left: 31px;
        line-height: 48px;
        background: url(../img/Power.png) 0 center no-repeat;
    }

    .table .btn-close.on,
    .table .btn-close:active {
        background: linear-gradient(180deg, #FAA71C, #E36D11);
    }

.c2 {
    width: 100%;
    left: 0;
    position: absolute;
    top: 180px;
    height: 1043px;
    overflow: hidden;
}

    .c2 canvas {
        width: 100%;
        height: 1043px !important;
    }

.c1 {
    width: 550px;
    height: 180px;
    position: absolute;
    left: 285px;
    top: 0;
}

    .c1 canvas {
        background-color: transparent !important;
    }
