* {
    margin: 0;
    padding: 0;
}

.xiang {
    position: relative;
}

.jue {
    position: absolute;
}

.shuijz {
    left: 50%;
    transform: translateX(-50%);
}

.chuijz {
    top: 50%;
    transform: translateY(-50%);
}

.scjz {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#app {
    width: 100%;
    height: auto;
}

.index-container {
    width: 100%;
    max-width: 1920px;
    height: 1000px;
    margin: 0 auto;
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 1px;
    box-sizing: border-box;
}

.logo {
    width: 353px;
    height: 99px;
    background: url(../images/logo.png);
    background-size: 100% 100%;
    top: 20px;
    left: 30px;
}

.twoa {
    top: 54px;
    right: 77px;
}

.twoa a {
    display: inline-block;
    width: 185px;
    height: 58px;
    background: url(../images/btn.png);
    background-size: 100% 100%;
    text-decoration: none;
    font-size: 24px;
    color: #58431f;
    text-align: center;
    line-height: 58px;
    font-weight: bold;
}

.title {
    width: 800px;
    height: 200px;
    margin: 500px auto 0;
    background: url(../images/slg.png);
    background-size: 100% 100%;
}

.title img {
    width: 83px;
    height: 199px;
    top: -54px;
    right: -76px;
}

.time {
    width: 465px;
    height: 52px;
    background: url(../images/tbg.png);
    background-size: 100% 100%;
    margin: 0 auto;
    font-size: 18px;
    color: #191111;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
}

.qufu {
    width: 608px;
    height: 105px;
    background: url(../images/fwqbg.png);
    background-size: 100% 100%;
    margin: 20px auto 0;
}

.qufu img {
    width: 39px;
    height: 19px;
    left: 90px;
    top: 42%;
}

.qufu .dang {
    font-size: 20px;
    color: #683e24;
    font-weight: bold;
    left: 136px;
    top: 42%;
}

.qufu .anniu {
    width: 174px;
    height: 34px;
    right: 82px;
    top: 44%;
    background-color: #d95b42;
    border-radius: 6px;
    color: #ffffff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.qufu .quge {
    width: 485px;
    /* height: 94px; */
    top: 80px;
    background-color: #312e2eba;
    border-radius: 10px;
    z-index: 2;
}

.qufu .quge div {
    height: 30px;
    color: #ffffff;
    font-size: 16px;
    /* height: 300px; */
    line-height: 30px;
    text-align: center;
    margin: 10px 0;
    cursor: pointer;
}

.index-alert {
    width: 100%;
    max-width: 1920px;
    height: 960px;
    margin: 0 auto;
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    padding-top: 1px;
    box-sizing: border-box;
}

.guiz {
    width: 90px;
    height: 21px;
    top: -50px;
    right: 20px;
    cursor: pointer;
}

.guiz img {
    width: 16px;
    height: 21px;
    vertical-align: middle;
}

.guiz span {
    font-size: 16px;
    line-height: 21px;
    color: #ffdb9b;
    vertical-align: middle;
    display: inline-block;
}

.zhuneir {
    width: 1259px;
    height: 885px;
    margin: 0 auto 0;
    border-radius: 6px;
    background: url(../images/x6.png) no-repeat center;
    background-size: 100% 100%;
    /* background-color: aquamarine; */
}

.meiyi {
    margin-left: 87px;
    width: 1085px;
    height: 71px;
}

.meiyi.bei {
    /* background-color: #69503a; */
    color: #332522;
    font-size: 18px;
    font-weight: bold;
    height: 115px;
}

.zhuneir .body {
    width: 1178px;
    height: 756px;
    overflow-y: auto;
    overflow-x: hidden;
}
/* 针对 Firefox */
@-moz-document url-prefix() {
  .zhuneir .body {
    scrollbar-width: thin; /* 设置滚动条的宽度 */
    scrollbar-color: #751a11 #795936; /* 设置滚动条的颜色 */
  }
}

/* 针对 Webkit 引擎浏览器（Chrome, Safari, Edge） */
.zhuneir .body::-webkit-scrollbar {
  width: 10px;
}
.zhuneir .body::-webkit-scrollbar-thumb {
  background: #751a11;
  border-radius: 10px;
}
.zhuneir .body::-webkit-scrollbar-track {
  background: #795936;
  border-radius: 10px;
}

.meiyi>div {
    height: 71px;
    line-height: 71px;
    text-align: center;
    float: left;
}

.paiming {
    width: 240px;
}

.mingcheng {
    color: #fff3d2;
    width: 200px;
}

.chongzhi {
    color: #ffd385;
    width: 400px;
}

.jiang {
    /* color: #ffd7ce; */
    width: 200px;
}

.zhuneir .nei {
    font-size: 16px;
    color: #d6ad7d;
    position: relative;
}
.orange {
    text-shadow: 1px 1px 2px rgba(188,70,12,0.93), 1px -1px 2px rgba(188,70,12,0.93),
     -1px 1px 2px rgba(188,70,12,0.93), -1px -1px 2px rgba(188,70,12,0.93) !important;
}
.red{
    text-shadow: 1px 1px 2px #bc1200, 1px -1px 2px #bc1200,
     -1px 1px 2px #bc1200, -1px -1px 2px #bc1200 !important;
}
.pink{
    color: #ffd7ce;
    text-shadow: 1px 1px 2px #bc1200, 1px -1px 2px #bc1200,
     -1px 1px 2px #bc1200, -1px -1px 2px #bc1200 !important;
}
.zhuneir .meiyi.nei::after{
    content: '';
    position: absolute;
    left: 50px;
    bottom: -8px;
    width: 1020px;
    height: 11px;
    background: url(../images/x7.png) no-repeat;
    background-size: 100% 100%;
}
/* .zhuneir .nei:nth-child(2n-1) {
    background-color: #4c424080;
}

.zhuneir .nei:nth-child(2n) {
    background-color: #655d5a75;
} */

.paiming img {
    width: 71px;
    height: 85px;
}

.jli {
    height: 71px;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.jli img {
    display: inline-block;
    width: 56px;
    height: 56px;
    vertical-align: middle;
}

.jli span {
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    line-height: normal;
    padding-left: 10px;
}
.float-detail {
    visibility: hidden;
    position: absolute;
    left: 60%;
    background: url(/hd/cqbyl/images/bg_zq.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    width: 300px;
    padding: 55px 80px 60px;
    /* bottom: 60%; */
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    z-index: 100000;
}

.float-detail h1 {
    color: #521711;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.float-detail h1+h1{
    margin-bottom: 10px;
}
.float-detail span {
    display: block;
    color: #7e4f3a;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    width: 100%;
}
.jli.active .float-detail{
    visibility: visible;
}
/* 规则 */
.guib {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000050;
    z-index: 5;
}

.guizmiao {
    width: 612px;
    /* height: 630px; */
    background-color: #ede5dc;
    border-radius: 4px;
    border: solid 1px #806c59;
}

.gui-title {
    width: 612px;
    height: 49px;
    background-color: #806c59;
    border-radius: 4px 4px 0px 0px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 18px;
    line-height: 49px;
    font-weight: bold;
}

.guanbi {
    width: 21px;
    height: 21px;
    right: 20px;
    cursor: pointer;
}

.neis {
    width: 582px;
    /* height: 483px; */
    background-color: #00000020;
    border-radius: 4px;
    /* opacity: 0.2; */
    margin: 16px auto 0;
    padding: 20px;
    box-sizing: border-box;
}

.neis p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #2c2620;
    margin-bottom: 10px;
}

.que {
    width: 127px;
    height: 38px;
    background-color: #806c59;
    border-radius: 4px;
    margin: 23px auto;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

/* 首页 */
.xuanz {
    width: 390px;
    height: 78px;
    background: url(../images/qhbg.png);
    background-size: 100% 100%;
    margin: 30px auto 0;
    position: relative;
    left: 40px;
}

.xuanz>div {
    cursor: pointer;
}

.xuanz .jie {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    top: 42%;
    left: 110px;
    transform: translate(-50%, -50%);
    user-select: none;
}

.xuanz .img {
    width: 22px;
    height: 16px;
    top: 46%;
    right: 184px;
}

.xzdj {
    width: 197px;
    background-color: #000000bf;
    border-radius: 4px;
    top: 76px;
    left: 49px;
    z-index: 10;
}

.xzdj a {
    display: block;
    height: 40px;
    color: #ffffff;
    border-radius: 4px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 30px;
    box-sizing: border-box;
    text-decoration: none;
}

.xzdj a:hover {
    background-color: #000000;
}
