* {
    margin: 0;
    padding: 0;
}

body {
    background: #000000;
}

a {
    text-decoration: none;
}

div {
    box-sizing: border-box;
}

.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%);
}

[v-cloak] {
    display: none;
}

.container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    background: url(https://img.youxi290.com/khm/fhqys/bg2.jpg) center top;
    background-size: 100%;
    background-position: 0 1080px;
    position: relative;
    padding-bottom: 100px;
    padding-top: 350px;
}

.container::before {
    display: block;
    content: '';
    width: 100%;
    max-width: 1920px;
    height: 1064px;
    background: url(https://img.youxi290.com/khm/fhqys/bg.jpg) no-repeat top center;
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 0;
}

.container .buju {
    width: 1300px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}


.bg-logo {
    /* width: 997px; */
    margin: 0 auto;
    text-align: center;
}

.bg-logo .slg {
    width: 997px;
    height: 323px;
}

.bg-logo .slg1 {
    margin-top: -60px;
}

.pagediv {
    width: 1250px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    margin-top: 220px;
}

.pagediv div {
    display: inline-block;
    width: 273px;
    height: 94px;
    background-image: url(https://img.youxi290.com/khm/fhqys/btna2.png);
    background-size: 100% 100%;
    cursor: pointer;
    margin: 0 16px;
    font-size: 24px;
    color: #1d0c04;
    font-weight: bold;
    line-height: 101px;
    transition: 0.3s
}

.pagediv div:hover {
    background-image: url(https://img.youxi290.com/khm/fhqys/btna1.png);
    color: #ffffff;

}


.masterpage {
    width: 1225px;
    height: 698px;
    background: url(https://img.youxi290.com/khm/fhqys/bg.png);
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 140px;
    padding-top: 87px;
    box-sizing: border-box;
}

.title {
    width: 438px;
    height: 115px;
    background: url(https://img.youxi290.com/khm/fhqys/btbg.png);
    background-size: 100% 100%;
    font-size: 48px;
    color: #1d0c04;
    text-align: center;
    line-height: 102px;
    font-weight: bold;
    top: -51px;
}

.tshi {
    font-size: 18px;
    color: #a28375;
    text-align: center;
}

.txjt {
    width: 330px;
    font-size: 30px;
    color: #683b26;
    font-weight: bold;
    margin: 50px auto 0;
    text-align: center;
}

.txjt::before {
    width: 162px;
    height: 42px;
    content: '';
    position: absolute;
    left: -180px;
    background: url(https://img.youxi290.com/khm/fhqys/lrbt2.png);
    background-size: 100% 100%;
    top: 50%;
    transform: translateY(-50%);
}

.txjt::after {
    width: 162px;
    height: 42px;
    content: '';
    position: absolute;
    right: -180px;
    background: url(https://img.youxi290.com/khm/fhqys/lrbt1.png);
    background-size: 100% 100%;
    top: 50%;
    transform: translateY(-50%);
}

.input {
    width: 870px;
    margin: 40px auto 0;
}

.inpspan {
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 20px;
}

.input input {
    width: 743px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #683b26;
    outline: none;
    font-size: 18px;
    color: #757575;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.qiehuan .kb {
    width: 302px;
    height: 33px;
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #333;
    font-size: 16px;
    line-height: 33px;
    text-indent: 12px;
}


.qdbm {
    text-align: center;
    margin-top: 50px;
}

.qdbmpage {
    display: inline-block;
    width: 273px;
    height: 94px;
    background-image: url(https://img.youxi290.com/khm/fhqys/btna1.png);
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    line-height: 101px;
    cursor: pointer;
    margin: 0 30px;
}

.qdbmpage.active {
    filter: grayscale(100%);
}

.qdbm .hdgz {
    display: inline-block;
    width: 138px;
    height: 56px;
    background-color: #8e5a2b;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 24px;
    color: #ffffff;
    line-height: 56px;
    font-weight: bold;
    vertical-align: bottom;
    margin-bottom: 10px;
    cursor: pointer;
}

.qdbm .hdgz.act {
    background-color: #8e5a2b00;
    border: solid 2px #8e5a2b;
    color: #8e5a2b;
    line-height: 50px;
}

.shgz {
    width: 130px;
    height: 50px;
    border-radius: 10px;
    border: solid 2px #8e5a2b;
    font-size: 22px;
    color: #8e5a2b;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    right: 84px;
    top: 74px;
    cursor: pointer;
}


.zg-title {
    text-align: center;
}


.zg-title div {
    display: inline-block;
    font-size: 22px;
    color: #976751;
    line-height: 40px;
    /* margin: 0 20px; */
    padding: 0 50px;
    cursor: pointer;
    vertical-align: bottom;
}

.zg-title div:nth-child(2) {
    border-left: 2px solid #8e5a2b;
    border-right: 2px solid #8e5a2b;
}

.zg-title div.active {
    font-size: 28px;
    color: #683b26;
    font-weight: bold;
}


.ph-page {
    width: 1050px;
    height: 454px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #683b26;
    margin: 30px auto 0;
}

.ph-title {
    width: 100%;
    height: 65px;
    background: url(https://img.youxi290.com/khm/fhqys/bg1.jpg);
    background-size: 100% 100%;
}

.ph-title span {
    display: inline-block;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    color: #200d04;
    font-weight: bold;
    text-align: center;
}

.tit0 {
    width: 150px;
}

.tit1 {
    width: 260px;
}

.tit2 {
    width: 170px;
}

.tit3 {
    width: 310px;
}

.tit4 {
    width: 110px;
}

.ph-nei {
    width: 1060px;
    height: 389px;
    overflow-y: auto;
}

.ph-nei::-webkit-scrollbar {
    width: 4px;
}

.ph-nei::-webkit-scrollbar-thumb {
    background-color: #683b26;
    border-radius: 4px;
}

.ph-nei::-webkit-scrollbar-track {
    background-color: #e9b54f
}

.ph-nei div {
    width: 1048px;
    height: 52px;
    border-bottom: solid 1px #a28577;
}

.ph-nei div:nth-child(2n) {
    background-color: #e8e6e2;
}

.ph-nei div span {
    display: inline-block;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #683b26;
    text-align: center;
    vertical-align: top;
}

.ph-nei div span.tit4 {
    color: #bc5423;
    font-weight: bold;
}

.ph-nei div:nth-child(1) .tit0 {
    color: #ffee61;
    font-size: 24px;
    font-weight: bold;
    text-shadow:
        -1px 0 0 #e8b24b,
        1px 0 0 #e8b24b,
        0 -1px 0 #e8b24b,
        0 1px 0 #e8b24b,
        -1px -1px 0 #e8b24b,
        1px -1px 0 #e8b24b,
        -1px 1px 0 #e8b24b,
        1px 1px 0 #e8b24b;
}

.ph-nei div:nth-child(2) .tit0 {
    color: #dbecff;
    font-size: 24px;
    font-weight: bold;
    text-shadow:
        -1px 0 0 #6ba6b1,
        1px 0 0 #6ba6b1,
        0 -1px 0 #6ba6b1,
        0 1px 0 #6ba6b1,
        -1px -1px 0 #6ba6b1,
        1px -1px 0 #6ba6b1,
        -1px 1px 0 #6ba6b1,
        1px 1px 0 #6ba6b1;
}

.ph-nei div:nth-child(3) .tit0 {
    color: #fbad49;
    font-size: 24px;
    font-weight: bold;
    text-shadow:
        -1px 0 0 #d6751e,
        1px 0 0 #d6751e,
        0 -1px 0 #d6751e,
        0 1px 0 #d6751e,
        -1px -1px 0 #d6751e,
        1px -1px 0 #d6751e,
        -1px 1px 0 #d6751e,
        1px 1px 0 #d6751e;
}


.jsai {
    width: 1000px;
    height: 300px;
    margin: 140px auto 0;
}

.jsai div {
    display: inline-block;
    width: 293px;
    height: 67px;
    background: url(https://img.youxi290.com/khm/fhqys/mb.png);
    background-size: 100% 100%;
    position: relative;
    padding-left: 52px;
    text-align: center;
    margin: 0 20px;
    vertical-align: bottom;
}

.jsai div:nth-child(1) {
    display: block;
    width: 355px;
    height: 81px;
    margin: 0px auto 110px;
    padding-left: 50px;
}

.jsai div .jb {
    /* width: 10%; */
    transform: scale(.56);
    transform-origin: bottom left;
    position: absolute;
    bottom: 9px;
    left: 14px;
}

.jsai div .name {
    position: absolute;
    top: -52px;
    left: 58%;
    transform: translateX(-50%);
    width: 96px;
}

.jsai div span {
    font-size: 24px;
    color: #683b26;
    line-height: 64px;
    font-family: MicrosoftYaHei;
}

.jsai div:nth-child(1) span {
    font-weight: bold;
    font-size: 30px;
    line-height: 80px;
}

.gunj .text {
    display: inline-block;
    vertical-align: top;
}

.gunj .text p {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 34px;
    margin-top: 8px;
    padding-left: 4px;
    text-shadow:
        -1px 0 0 #000,
        1px 0 0 #000,
        0 -1px 0 #000,
        0 1px 0 #000,
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000;
}

.gun0 {
    left: 52%;
    top: 80px;
    transform: translateX(-50%);
}

.gun1 {
    top: 55%;
    left: 100px;
    transform: translateY(-50%);
}

.gun2 {
    top: 55%;
    right: 82px;
    transform: translateY(-50%);
}

.gun3 {
    left: 52%;
    bottom: 70px;
    transform: translateX(-50%);
}



.alert_outbox {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.5);
    /* display: none; */
}

.hdgzalert {
    width: 589px;
    height: 760px;
    background: url(https://img.youxi290.com/khm/fhqys/tcbg.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 73px 76px 0;
}

.bix {
    width: 62px;
    height: 62px;
    top: -24px;
    right: 38px;
    cursor: pointer;
}

.hdgzalert .tit {
    font-size: 36px;
    color: #683b26;
    font-weight: bold;
    text-align: center;
}

.guiz {
    width: 100%;
    height: 520px;
    overflow-y: auto;
    margin-top: 28px;
    padding-right: 4px;
}

.guiz::-webkit-scrollbar {
    width: 4px;
}

.guiz::-webkit-scrollbar-thumb {
    background-color: #683b26;
    border-radius: 4px;
}

.guiz::-webkit-scrollbar-track {
    background-color: #e9b54f
}

.guiz p {
    font-size: 18px;
    color: #683b26;
    margin-bottom: 10px;
    line-height: 30px;
}

.guiz h3{
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    line-height: 52px;
    background-color: #875432bf;
    border-radius: 36px;
    /* margin-top: 4px; */
}

.guiz img{
    display: block;
    width: 90%;
    margin: 20px auto;
}

.hdgzalert .zg-title div {
    padding: 0 30px;
}