/* 2025年4月17日 10点21分 */
@charset "utf-8"; html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

a, img, input {
    border: none;
    outline: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

ul, li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font: 24px/1.5 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-user-select: none;
    background-color: #fff;
    /* padding-bottom: 109px; */
}

.none {
    display: none;
}

.ovh {
    overflow: hidden;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

* {
    -webkit-appearance: none;
    -webkit-text-size-adjust: none;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#cy_bot {
    padding: 10px !important;
}

.cyLogo {
    margin-top: 10px;
}

html, body, .wrap {
    width: 100%;
    /* overflow: hidden; */
    height: 1624px;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.btn {
    background: url(../img/com.png) no-repeat;
    display: block;
    transition: all .2s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn:hover {
    filter: brightness(1.1);
    transform: translateY(-5px);
}

.btn.gray {
    cursor: default;
}

.btn.gray:hover {
    transform: translateY(0);
    filter: brightness(1);
}

.wrap {
    background: url(../img/bg.jpg) no-repeat center top;
    background-size: cover;
}

.head {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.head::after {
    content: '';
    width: 750px;
    height: 399px;
    background: url(../img/slo.png) no-repeat;
    position: absolute;
    left: 0;
    top: 28px;
    /*108*/
    pointer-events: none;
}

.logo {
    width: 120px;
    height: 80px;
    z-index: 3;
    top: 24px;
    left: 24px;
    overflow: hidden;
    text-indent: -9999em;
    position: absolute;
    background: url(../img/logo.png) no-repeat;
    background-size: 100% 100%;
}

.cont {
    padding: 411px 0 119px 0;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    color: #867258;
    font-size: 20px;
}

.colbox {
    width: 690px;
    height: 83px;
    background: url(../img/colbox.jpg) no-repeat center center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 16px;
    box-sizing: border-box;
    position: absolute;
    top: 310px;
    left: 50%;
    margin-left: -345px;
}

/* .colbox.center{justify-content: center;} */
.colbox.center .searchbox {
    width: 405px;
}

.colbox.between {
    justify-content: space-between;
}

.menubox {
    font-size: 28px;
    font-weight: bold;
}

.menubox, .menubox a {
    color: #694420;
}

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

.colbox.colboxw .menubox {
    font-size: 20px;
}

.searchbox {
    padding-left: 10px;
    width: 533px;
    height: 44px;
    background: #8c5a29;
    border-radius: 9px;
    box-sizing: border-box;
}

.searchbox input {
    width: 460px;
    height: 100%;
    background: none;
    border: 0;
    font-size: 24px;
    color: #edd5b7;
    font-family: '\5b8b\4f53';
}

.colbox.colboxw .searchbox {
    width: 236px;
}

.colbox.center .searchbox input {
    width: 340px;
}

.colbox.colboxw .searchbox input {
    width: 170px;
}

input::placeholder {
    color: rgba(237, 213, 183, .5);
}

input::-webkit-input-placeholder {
    color: rgba(237, 213, 183, .5);
}

input:-moz-placeholder {
    color: rgba(237, 213, 183, .5);
}

input::-moz-placeholder {
    color: rgba(237, 213, 183, .5);
}

input:-ms-input-placeholder {
    color: rgba(237, 213, 183, .5);
}

.ssbtn {
    float: right;
    width: 55px;
    height: 44px;
    background: url(../img/ssbtn.png) no-repeat;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
}

.bmbtn, .backbtn {
    margin-left: 10px;
    color: #8c5a29;
    font-size: 22px;
    width: 114px;
    height: 44px;
}

.backbtn {
    letter-spacing: 14px;
    padding-left: 14px;
    width: 100px;
}

.midcont {
    height: 100%;
    box-sizing: border-box;
}

.collist {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 731px;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}

.collist::-webkit-scrollbar, .detaillist::-webkit-scrollbar, .scrollbox::-webkit-scrollbar {
    width: 5px;
    border-radius: 2px;
}

.collist::-webkit-scrollbar-track, .detaillist::-webkit-scrollbar-track, .scrollbox::-webkit-scrollbar-track {
    background: #fdf3d6;
}

.collist::-webkit-scrollbar-thumb, .detaillist::-webkit-scrollbar-thumb, .scrollbox::-webkit-scrollbar-thumb {
    background: #a5885c;
}

.collist .itembox {
    margin: 18px 0 0 0;
    width: 709px;
    height: 257px;
    background: url(../img/itembox.png) no-repeat;
    padding: 18px 0 0 19px;
    box-sizing: border-box;
}

.collist .itembox:first-child {
    margin-top: 0;
}

.itembox h3, .infbox a {
    font-size: 30px;
    color: #694420;
    width: 618px;
    margin: 0 auto;
    height: 43px;
    border-bottom: 1px solid #742f41;
    padding-left: 15px;
    background: url(../img/dot.png) no-repeat left center;
    line-height: 42px;
    box-sizing: border-box;
    font-weight: bold;
    background-size: 9px auto;
}

.itembox ul {
    width: 618px;
    margin: 0 auto 0;
    height: 170px;
    overflow-y: auto;
}

.itembox ul a {
    color: #867258;
    font-size: 22px;
    display: block;
    line-height: 41px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 540px;
}

.itembox ul li {
    border-bottom: 1px dashed rgba(100, 79, 48, .5);
}

.itembox ul li:last-child {
    border-bottom: 0;
}

.itembox ul a:hover, .morebtn:hover {
    color: #694420;
}

.morebtn {
    color: #745f41;
    font-size: 21px;
    width: 73px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 27px;
    margin: -15px 0 0 594px;
    border: 1px solid #745f41;
}

.pop {
    width: 607px;
    height: 415px;
    background: url(../img/pop.png) no-repeat;
    position: relative;
    display: none;
}

.pop1 {
    height: 550px;
    background: url(../img/pop1.png) no-repeat;
}

.closedbtn {
    width: 64px;
    height: 64px;
    background: url(../img/closr.png) no-repeat;
    z-index: 2;
    top: 0;
    right: 9px;
    overflow: hidden;
    text-indent: -9999em;
    cursor: pointer;
}

.pop_con {
    text-align: center;
    padding: 0 19px;
}

.popname {
    color: #694420;
    font-size: 28px;
    padding-top: 19px;
    line-height: 42px;
}

.submitbox {
    padding-top: 12px;
}

.submitbox div, .subbox div {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 31px;
}

.submitbox div input, .subbox div input {
    width: 376px;
    height: 27px;
    padding: 0 10px;
    border: 1px solid #867258;
    background: none;
    color: #867258;
    font-size: 20px;
}

.submitbox label, .subbox label {
    color: #867258;
    font-size: 20px;
    text-align: left;
    padding-left: 6px;
}

.submitbox span, .subbox span {
    color: #b4380d;
}

.submitbtn {
    margin: 20px auto 0;
    color: #8c5a29;
    font-size: 22px;
    width: 174px;
    height: 44px;
    background-position: 0 -72px;
}

.subbox {
    margin: 0px auto 0;
    width: 529px;
    overflow: hidden;
}

.subbox textarea {
    width: 376px;
    height: 192px;
    resize: none;
    background: none;
    border: 1px solid #867258;
    color: #867258;
    font-size: 16px;
    padding: 2px 10px;
    line-height: 30px;
    display: block;
}

textarea::placeholder {
    color: rgba(134, 114, 88, .5);
}

textarea::-webkit-input-placeholder {
    color: rgba(134, 114, 88, .5);
}

textarea:-moz-placeholder {
    color: rgba(134, 114, 88, .5);
}

textarea::-moz-placeholder {
    color: rgba(134, 114, 88, .5);
}

textarea:-ms-input-placeholder {
    color: rgba(134, 114, 88, .5);
}

.upname {
    font-size: 20px;
    color: #867258;
    text-align: left;
    padding: 17px 0 2px;
}

.subbox .upbox {
    height: 80px;
    width: 398px;
    padding: 0;
    justify-content: space-between;
}

.subbox .upbtn {
    width: 70px;
    height: 70px;
    background: url(../img/upbtn.png) no-repeat;
    background-size: contain;
    cursor: pointer;
    padding: 0;
    position: relative;
}

.subbox .upbtn input {
    opacity: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    display: none;
}

.upbox span {
    width: 238px;
    padding-left: 10px;
    color: #867258;
    font-size: 16px;
    line-height: 120px;
}

.pop1 .submitbtn {
    margin-top: 16px;
}

.resultbox {
    width: 690px;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
}

.tbox {
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/tbox.jpg) no-repeat;
}

.tbox::after {
    content: '';
    width: 37px;
    height: 40px;
    background: url(../img/jie.png) no-repeat;
    position: absolute;
    z-index: 2;
    top: -1px;
    left: -18px;
}

.cbox {
    padding: 2px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #a98c5e;
    border-top: 0;
    background: url(../img/cont.jpg) repeat;
}

.cnbox {
    border: 1px solid #cac4bb;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 73px 0 53px;
    position: relative;
}

.cnbox1 {
    padding-top: 13px;
}

.cnbox2 {
    padding-top: 0;
}

.swibox {
    width: 100%;
    height: 100%;
    position: relative;
}

.totalbox {
    height: 68px;
    border-bottom: 1px solid #9e7241;
    font-size: 28px;
    color: #694420;
    height: 68px;
    padding-left: 17px;
    display: flex;
    align-items: center;
    position: absolute;
    width: 648px;
    left: 50%;
    margin-left: -324px;
    top: 4px;
    box-sizing: border-box;
}

.totalbox::before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 29px;
    background: #694420;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.totalbox span, .infbox a span {
    color: #b4380d;
}

.tpage {
    color: #786143;
    font-size: 22px;
    text-align: center;
    height: 53px;
    line-height: 52px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.tpage a {
    color: #786143;
}

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

.tpage a, .tpage span {
    margin: 0 12px;
}

.detaillist {
    height: 100%;
    overflow-y: auto;
    width: 679px;
}

.detaillist li {
    padding: 18px 0;
    border-bottom: 1px dashed #b9aa96;
    overflow: hidden;
    margin-left: 17px;
    width: 648px;
}

.imgbox {
    width: 268px;
    height: 198px;
    float: left;
    background: #d0bea3;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgbox img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.infbox {
    float: left;
    margin-left: 18px;
    width: 332px;
    padding-top: 4px;
}

.infbox a {
    font-size: 26px;
    border-bottom: 0;
    padding-left: 22px;
    width: 340px;
    height: 34px;
    line-height: 34px;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: -3px;
    margin-left: 2px;
}

.infbox > p {
    line-height: 30px;
    font-size: 22px;
    height: 124px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* 最多显示两行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    color: #786143;
    word-break: break-all;
}

.infbox p.auth {
    width: 100%;
    text-align: right;
    height: 27px;
    padding: 1px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.footbox {
    margin-top: 0;
    display: flex;
    align-items: center;
    height: 30px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.footbox p {
    line-height: 30px;
    height: 30px;
    color: #867258;
    font-size: 20px;
    margin-left: 10px;
}

.footbox p.time, .footbox p.okbtn {
    padding-left: 23px;
}

.footbox p.okbtn {
    background: url(../img/okbtn.png) no-repeat left center;
}

.footbox p.okbtn.okbtned {
    background: url(../img/okbtn1.png) no-repeat left center;
}

.footbox p.time {
    background: url(../img/time.png) no-repeat left center;
}

.cnbox2 .footbox {
    margin-top: 8px;
}

.scrollbox {
    width: 662px;
    height: 100%;
    overflow-y: auto;
    margin-left: 17px;
}

.biaoti {
    line-height: 56px;
    font-size: 36px;
    color: #694420;
    text-align: center;
    font-weight: bold;
    width: 648px;
}

.zonebox {
    padding-top: 8px;
    width: 648px;
}

.zonebox p {
    font-size: 21px;
    line-height: 30px;
    word-break: break-all;
}

.zonebox img {
    display: block;
    margin: 14px auto;
    max-width: 100%;
}
.zonebox video {
    display: block;
    margin: 14px auto;
    max-width: 100%;
}

.midfootbox {
    margin-top: 6px;
    justify-content: center;
    padding-bottom: 13px;
    border-bottom: 1px solid #ceb496;
    width: 648px;
}

.midfootbox p.time, .midfootbox p.okbtn, .midfootbox p.sharebtn {
    margin-left: 20px;
}

.midfootbox p.sharebtn, .midfootbox p.okbtn {
    cursor: pointer;
}

.midfootbox p.sharebtn {
    width: 16px;
    background: url(../img/sharebtn.png) no-repeat center center;
}

.cnbox2 .detaillist li {
    margin-left: 118px;
    width: 550px;
    padding-bottom: 12px;
    height: 222px;
}

.cnbox2 .imgbox {
    width: 200px;
    height: 200px;
}

.navbox {
    width: 108px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(169, 140, 94, .1);
}

.flobox {
    position: fixed;
    right: 12px;
    top: 50%;
    z-index: 2;
    /* margin-top: -132px; */
}

.fkbtn, .totopbtn {
    width: 44px;
    height: 44px;
    background: url(../img/fk.png) no-repeat;
    color: #745f41;
    font-size: 22px;
    line-height: 24px;
    font-family: '\5b8b\4f53';
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 3px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    margin: 15px;
}

.totopbtn {
    width: 44px;
    height: 44px;
    background: url(../img/top.png) no-repeat;
    color: #fde7c6;
    z-index: 1;
    /* padding: 20px; */
    box-sizing: border-box;
}

.navbox ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    overflow-y: auto;
}

.navbox li {
    text-align: center;
    background: url(../img/navline.png) no-repeat center bottom;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbox li a {
    color: #745f41;
    font-size: 20px;
    font-family: '\5b8b\4f53';
    font-weight: bold;
}

.navbox li a:hover, .navbox li.cur a {
    color: #b4380d;
}

.navbox li:last-child {
    background: none;
}

.comtxt {
    width: 490px;
    height: 374px;
    font-size: 0;
    text-align: center;
    line-height: 370px;
    margin: 0 auto;
}

.comtxt p {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    font-size: 20px;
    color: #867258;
}

#loadingTips {
    text-align: center;
    font-size: 26px;
    display: none;
}

.subbox > div {
    height: auto;
    padding-right: 0;
    margin-bottom: 6px;
}

.preview {
    display: none;
    width: 100%;
    height: 100%;
    border: none;
    -webkit-user-select: none;
    user-select: none;
    margin: 0;
    /* 清除外边距 */
    padding: 0;
    /* 清除内边距 */
    max-width: none;
    /* 清除默认的最大宽度 */
    pointer-events: none;
    /* 禁用鼠标事件 */
    position: absolute;
    top: 0;
    left: 0;
}

#searchTips {
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    color: #694420;
    margin-top: 40px;
}
.zonebox table {
    margin: 0 auto;
}
.zonebox table th, .zonebox table td {
    border: 1px solid;
    text-align: center;
    padding: 4px 10px;
}
.page-num i {
    font-style: normal;
}
