html {
    font-size: 13.33333vw
}

body,div,form,h1,h2,h3,h4,h5,h6,html,li,p,ul {
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box
}

body {
    color: #434343;
    font-size: .28rem;
    font-family: PingFangSC-Regular,Microsoft YaHei,Helvetica
}
button,input,select,textarea {
    outline: none
}

.b-t {
    border-top: 3Px solid #f8f8f8
}
.van-cell__value .van-field__body input {
    height: 50Px
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}
a {
    background-color: transparent
}
button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.04rem
}
#app {
    margin-top: 50px;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*position: relative;*/
    /*max-width: 720px*/
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;

    /*padding: 0.6rem 0.1rem 0.1rem 0.2rem;*/
}





.search-home .sticky-body {
    max-width: 480Px;
    margin: 0 auto
}

.search-home .search-hd .van-search {
    padding: .14rem .24rem
}

.search-home .search-hd .van-search .van-search__content {
    background-color: #f2f2f2
}

.search-home .search-hd .van-search .van-search__action {
    width: 50Px;
    background: linear-gradient(#13ab56,#077e35);
    line-height: 28Px;
    margin-left: .16rem;
    border-radius: 14Px;
    text-align: center
}

.search-home .search-hd .van-search .van-search__action .search-btn {
    color: #fff;
    font-size: 15px
}

.search-home .search-hd .van-search .van-cell {
    padding: .06rem .16rem .06rem 0
}

.search-home .search-hd .van-search .van-field__control {
    font-size: 20px;
    border: 1px solid #276134;
}

.search-home .search-hd .search-btn {
    color: #077e35;
    font-size: .3rem
}

.search-home .search-hd .left-icon {
    font-size: 13Px;
    position: relative
}

.search-home .search-hd .left-icon,.search-home .search-list .van-index-bar__index {
    color: linear-gradient(#13ab56,#077e35)
}

.search-home .search-list .van-index-bar__index--active {
    transform: scale(1.5)
}

.search-home .search-list .van-index-anchor {
    line-height: .4rem;
    padding-top: .1rem;
    padding-bottom: .1rem
}

.search-home .search-list .search-list-title {
    color: linear-gradient(#13ab56,#077e35);
    font-size: .34rem
}

.search-home .search-list .van-cell {
    padding: .1rem .32rem
}

.search-home .search-list .van-cell__value--alone {
    font-size: .35rem;
    color: #434343;
    padding: 0.15rem;
}

.search-home .search-list .number {
    position: absolute;
    right: .2rem;
    color: #5b00ff;
    font-size: 12Px
}

.search-home .search-list .number label {
    background: #f2f2f2;
    padding: 0 .5rem;
    border-radius: 4Px
}

.historical-list .head-find {
    padding: .1rem .32rem .2rem .32rem;
    font-size: 14Px;
    position: relative
}

.historical-list .head-find .right-find {
    text-align: right;
    position: absolute;
    right: 16Px
}

.historical-list .head-find .right-find span {
    margin-left: .2rem;
    background: #fff;
    display: inline-block;
    font-size: 12Px;
    padding: .04rem .2rem .06rem .2rem;
    border-radius: .2rem
}

.historical-list .head-find .right-find span.border {
    border: .02rem solid #ddd;
    background: #e2e2e2;
    color: #999
}

.historical-list .head-find .right-find span.act {
    background: #2389e9;
    color: #fff
}

.historical-list .body-list .body-list-item {
    padding: .2rem .32rem .2rem .32rem
}

.historical-list .body-list .body-list-item .hd-text {
    font-size: .24rem
}

.historical-list .body-list .body-list-item .hd-text span {
    display: block;
    text-align: right;
    color: #999;
    font-size: .24rem
}

.lottery-date {
    padding: 0 16Px
}

.lottery-date .jianjie {
    text-align: center
}

.lottery-date .jianjie .text {
    font-size: .24rem;
    line-height: .3rem;
    color: #a9a9a9;
    padding-top: .2rem
}

.lottery-date .red-hd {
    background-color: #13ab56;
    height: .92rem;
    margin-top: .4rem;
    color: #fff;
    line-height: 1rem;
    font-size: .32rem;
    padding: 0 .2rem;
    border-radius: .3rem .3rem 0 0
}
html {
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

a {
    text-decoration: none
}

button,input,textarea {
    color: inherit;
    font: inherit
}
.van-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
[class*=van-hairline]:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    border: 0 solid #ebedf0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom {
    position: relative
}
.van-hairline--bottom:after {
    border-bottom-width: 1px
}
.van-icon {
    position: relative;
    font: normal normal normal 14px/1 vant-icon;
    font: normal normal normal 14px/1 var(--van-icon-font-family,"vant-icon");
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.van-icon,.van-icon:before {
    display: inline-block
}
.van-nav-bar {
    position: relative;
    z-index: 1;
    line-height: 22px;
    text-align: center;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.van-nav-bar .van-icon {
    color: #1989fa
}

.van-nav-bar__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 46px
}

.van-nav-bar__arrow {
    margin-right: 4px;
    font-size: 16px
}

.van-nav-bar__title {
    max-width: 60%;
    margin: 0 auto;
    color: #323233;
    font-weight: 500;
    font-size: 20px
}
header {
    width: 100%;

    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 400;
    height: 40px;
    background: linear-gradient(to top, #41d843, #1c6109);
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
header img {
    width: 22px;
    vertical-align: middle;
    overflow-clip-margin: content-box;
    overflow: clip;
}
header .back {
    position: absolute;
    left: 10px;
}
header .home {
    position: absolute;
    right: 10px;
}
.van-nav-bar__left,.van-nav-bar__right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 16px;
    font-size: 14px;
    cursor: pointer
}

.van-nav-bar__left:active,.van-nav-bar__right:active {
    opacity: .7
}

.van-nav-bar__left {
    left: 0
}

.van-cell {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 16px;
    overflow: hidden;
    color: #323233;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff
}

.van-cell:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    right: 16px;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ebedf0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.van-cell--borderless:after,.van-cell:last-child:after {
    display: none
}

.van-cell__title,.van-cell__value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.van-cell__value {
    position: relative;
    overflow: hidden;
    color: #969799;
    text-align: right;
    vertical-align: middle;
    word-wrap: break-word
}

.van-cell__value--alone {
    color: #323233;
    text-align: left
}
.van-field__value {
    overflow: visible
}

.van-field__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-field__control {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    color: #323233;
    line-height: inherit;
    text-align: left;
    background-color: transparent;
    border: 0;
    resize: none
}

.van-field__control::-webkit-input-placeholder {
    color: #c8c9cc
}

.van-field__control::placeholder {
    color: #c8c9cc
}
.van-field__control[type=search] {
    -webkit-appearance: none
}
.van-field__left-icon {
    margin-right: 4px
}
.van-search {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 12px;
    background-color: #fff
}

.van-search,.van-search__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-search__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    /*padding-left: -2px;*/
    background-color: #f7f8fa;
    border-radius: 2px
}
.van-search .van-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 5px 8px 5px 0;
    background-color: transparent
}

.van-search .van-cell .van-field__left-icon {
    color: #969799
}

.van-search--show-action {
    padding-right: 0
}

.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration {
    display: none
}

.van-search__action {
    padding: 0 8px;
    color: #323233;
    font-size: 14px;
    line-height: 34px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}
.van-index-anchor {
    z-index: 1;
    box-sizing: border-box;
    padding: 0 16px;
    color: #323233;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    background-color: transparent
}
.van-index-bar__sidebar {
    position: fixed;
    top: 50%;
    right: 3px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.van-index-bar__sidebar a {
    padding: 0 8px 0 16px;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px
}
.pic_element div{
    height: 50Px;
    font-size: 20px;
    color: #434343;
    padding: 0.15rem;
}

.van-index-bar__sidebar a:visited {
    color: black; /* 设置你希望的颜色 */
    text-decoration: none; /* 可选：去掉下划线 */
}
.van-index-bar__sidebar a{
    color: black;
}

#imageContainer {
    text-align: center; /* 居中图片和标题 */
}

#imageTitle {
    font-size: 24px;
    margin-bottom: 10px; /* 标题与图片之间的距离 */
}

#imageDisplay {
    max-width: 100%;
    height: auto;
}


.image-container {
    position: relative;
    /*width: 200px; !* 图片容器的宽度 *!*/
    /*height: 200px; !* 图片容器的高度 *!*/
}

.image-container img {
    width: 100%;
    height: 100%;
    display: block;
}
.error-message {
    display: none;
    color: red;
    font-size: 14px;
}
.loader {
    border: 5px solid #f3f3f3; /* 浅灰色 */
    border-top: 5px solid #3498db; /* 蓝色 */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 50px 0 0 -25px; /* 以确保加载器位于容器中心 */
    z-index: 100;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.flex-container {
    display: flex; /* 使用 Flexbox 布局 */
    flex-direction: row; /* 默认方向是行，即横向排列 */
    justify-content: space-between; /* 可以设置为 space-around, space-between 等 */
    align-items: center; /* 在交叉轴上居中对齐 */
}

.click-color{
    color: #64a6ee !important;
}