:root {
    --ppc-primary-bmheight: 50px;
    --text-tenweb: "409开奖网";
    --text-tenwebym: "409.com";
    --text-dauyumingqq: "409";
    --text-dityumingqq: "";
    --text-tentrangqq: "409开奖网";
    /*主色调*/
    /* --ppc-primary-color: #fd7426; */
    /*页面宽度*/
    --ppc-body-width: 720px;
}

#app {
    max-width: var(--ppc-body-width);
    margin: 0 auto !important;
    border-left: solid 1px #07c160;
    border-right: solid 1px #07c160;
    box-sizing: content-box;
    background: #fff;
}

body {
    min-width: 320px;
    font: 400 14px/1.5 "\5FAE\8F6F\96C5\9ED1", Helvetica;
    background: #f0f5f9;
    font-size: 14px;
    max-width: 720px;
    margin: 0 auto;
}
table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
ol,
ul {
    list-style: none;
	padding: 0;
    margin: 0;

}

a:link {
    text-decoration: none;
}

/* Header & Navigation */
.header {
    position: fixed;
    z-index: 99999;
    width: 100%;
    max-width: 800px;
    background: #009933;
}

.header.index-header {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 51px !important;
}

.header .logo-box {
    height: 54px;
}

.header .logo {
    float: left;
    height: 50px;
    margin-left: 0px;
}

.header .bank {
    margin-right: 10px;
    float: right;
    position: relative;
    top: -10px;
}
.header .bank img {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    margin-right: 10px;
    display: block;
}
.header .bank a {
    font-weight: 700;
    display: block;
    color: #ffffff;
    font-size: 10pt;
    text-align: center;
    padding-top: 10px;
    margin-left: 0px;
}
.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border-top: 1px solid #000;
}
img {
    vertical-align: middle;
}
.subnav {
    border-radius: 5px;
    padding: 5px 0;
    background: #f1fbf1 !important;
    overflow: hidden;
}

.subnav a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    font-size: 12pt;
    color: #000;
    font-weight: bold;
    text-shadow: 0px 2px 1px #ff9c00;
}

.subnav a img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 2px;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.subnav a:nth-child(1) img,
.subnav a:nth-child(2) img {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.nav2 {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 1px;
    font-size: 13px;
    margin-top: -13px;
    line-height: 29px;
    border-radius: 0 0 4px 4px;
}

.nav2 ul {
    width: 100%;
    padding: 0px 0;
    display: flex;
    justify-content: space-between;
}

.nav2 ul li {
    width: 100%;
    box-sizing: border-box;
}

.nav2 ul li a {
    display: block;
    padding: 0px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #c96d10b3;
    font-size: 20px;
    font-weight: bold;
    height: 29px;
    line-height: 30px;
}

/* Content Boxes & Lists */
.box {
    margin: 3px 0;
    border: 2px solid #a8e6a0;
    overflow: hidden;
    background-image: linear-gradient(to right, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0);
}

.neiyeBOx {
    background-image: linear-gradient(to right, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0, #a8e6a0);
    overflow: hidden;
}

.caitu {
    padding: 4px;
    border-radius: 5px;
    overflow: hidden;
    background: #009933;
}

.pad {
    padding: 1px 1px;
}

.list-title {
    height: 43px;
    line-height: 43px;
    font-size: 16pt;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    text-shadow: 1px 4px 1px #b99b5f;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#yxym .list-title {
    border-radius: 0 0 50px 50px;
    box-shadow: 0 5px 4px 0 #32CD32;
    background: linear-gradient(rgb(158, 227, 160), rgb(247, 243, 243));
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
}

.neiyeBOx .title {
    box-shadow: 0 5px 4px 0 #32CD32;
    border-radius: 0 0 50px 50px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(rgb(158, 227, 160), rgb(247, 243, 243));
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
}

.caitu .list-title {
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(transparent, rgb(218, 207, 207)) !important;
    font-size: 26px;
    color: #000;
    text-shadow: 0px 0px 10px #e5e5e5;
    border-bottom: 1px solid;
}

.post-list {
    text-align: center;
}

.post-list li {
    padding: 3px 3px;
    border-radius: 0px;
    background-color: #fff;
}

.post-list a {
    height: 45px;
    line-height: 36px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    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-size: 22px;
    font-weight: bold;
    color: #000;
}

.post-list a .ci {
    font-size: 26px;
}

.post-list a .cii {
    font-size: 29px;
}

.copyright {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
}

/* Tables */
.duilianpt {
    table-layout: auto;
    color: #FF0000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.duilianpt tr {
    height: 35px;
}

.duilianpt td {
    padding: 5px 0;
    font-weight: bold;
    border: 1px solid #e4ece4;
    font-size: 18pt;
}

.duilianpt .zl {
    font-size: 20pt;
}

.duilianpt1 {
    table-layout: auto;
    color: #FF0000;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.duilianpt1 td {
    font-weight: bold;
    border: 1px solid #e4ece4;
    font-size: 18pt;
}

.duilianpt1 .zl {
    font-size: 22pt;
}

.qxtable {
    color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
}

.qxtable td {
    padding: 5px 0;
    text-overflow: ellipsis;
    font-size: 24px;
}

.qxtable th,
.qxtable td {
    border-top: solid 1px #cfe6cf;
    border-right: solid 1px #cfe6cf;
}

.qxtable tr,
.duilianpt1 tr {
    height: 30px;
}

.boxTable {
    table-layout: auto;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.boxTable tr {
    height: 30px;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #C0C0C0;
}

.boxTable tr td {
    padding: 5px 0;
}

.boxTable tr .lf {
    text-align: left;
}

.shengxiao th {
    height: 30px;
    background: #f1f1f1;
    text-align: center;
    font-size: 18px;
}

/* Utility Classes & Specific IDs */
.blue {
    color: blue;
}

.green {
    color: green;
}

.red {
    color: red;
}

.red001 {
    color: red;
}

.black001 {
    color: red;
}

#yxym .khongvienqq {
    border-radius: 0 0 00px 00px !important;
    box-shadow: 0 0px 0px 0 !important;
}

#widgetBox27372 {
    padding-top: 85px;
}

#widgetBox27007 {
    padding-bottom: 55px !important;
}

.bottomny-menu-bar {
    bottom: 58px !important;
}

.box .bgff {
    background: #a8e6a0 !important;
}

.box .ssb199 {
    background: none !important;
}

.box .pb-content199 {
    background: none !important;
    padding: 0rem 0rem !important;
}

.sangxinhdepjishu {
    color: #000000;
}

.sangxinhdepjishu1 {
    color: #000000;
}

.qiehuangleixingdiv {
    background-image: url(https://js.qcloudpic.app:10049/group1/default/images/90EE90.png);
    background-size: 100% 40px;
    background-repeat: no-repeat;
    height: 40px;
    align-items: center;
    color: #fff;
    background-color: #eee;
}

/* Pseudo-elements */
.dauyuming::before {
    content: var(--text-dauyumingqq);
}

.dityuming::before {
    content: var(--text-dityumingqq);
}

.tentrang::before {
    content: var(--text-tentrangqq);
}

/* Media Queries */
@media only all and (max-width: 374px) {
    .duilianpt .zl,
    .post-list a .ci,
    .qxtable td,
    .duilianpt1 td,
    .duilianpt1 .zl {
        font-size: 15px !important;
    }
}

@media only all and (max-width: 429px) {
    .duilianpt .zl,
    .post-list a .ci,
    .qxtable td,
    .duilianpt1 td,
    .duilianpt1 .zl {
        font-size: 16px !important;
    }
}

@media only all and (max-width: 500px) {
    .neiyeBOx .title {
        font-size: 18px !important;
    }
    .boxTable tr {
        font-size: 16px !important;
    }
    .boxTable tr td {
        padding: 0 !important;
		font-size: 13pt !important;
    }
    .subnav a img {
        height: 50px !important;
        width: 50px !important;
    }
    #yxym .list-title {
        font-size: 20px !important;
    }
    .duilianpt .zl,
    .post-list a .ci,
    .qxtable td,
    .duilianpt1 td,
    .duilianpt1 .zl {
        font-size: 15px !important;
    }
    .duilianpt td,
    .post-list a {
        font-size: 15.8px !important;
    }
    #widgetBox26904 .qxtable td {
        font-size: 15px !important;
    }
    .post-list a .cii {
        font-size: 21.9px !important;
    }
}

@media screen and (max-width: 720px) {
    :root {
        --ppc-primary-bmheight: 50px;
    }
}