html {
    font-size: 16px;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    background: #000;
}


/* Details Page */
.page-top {
    /*margin-top: 15px;*/
    margin: 0px auto;
    width: 90%;
}
.page-bg {
    background-image: url('../image/index_bg2.jpg'); /* 设置背景图片 */
    /*background-size: cover; !* 让背景图片覆盖整个容器 *!*/
    background-position: center; /* 让背景图片居中显示 */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-details {
    padding-top: 15px;
}
.page-details .jifen {
    width: 100%;
    height: 200px;
    margin-top: 0px;
    position: relative;
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*z-index: 10;*/
    /*display: flex;*/
    /*background-image: url('../image/Topbg.png'); !* 设置背景图片 *!*/
    /*background-size: cover; !* 让背景图片覆盖整个容器 *!*/
    /*background-position: center; !* 让背景图片居中显示 *!*/
    /*border: 2px solid black; !* 添加边框以便可视化 div *!*/
    /*border-radius: 10px; !* 圆角 *!*/
    /*text-align: center;*/

}
.page-details .jifen .jifentitle{
    width: 80px;
    height: 30px;
    margin-top: 20px;
    margin-left: 20px;
    background-image: url("../image/integral.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-details .jifen .jifenvalue{
    width: 100%;
    font-size: 48px;
    margin-top: 10px;
    color: #744d3e;
    text-align: center;
    /*width: 100%;*/
    /*height: 60px;*/

}
.page-details .jifen .jifenvalue img{
    width: 70%;
    height: 50px;
}
.page-details .jinrong{
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 定义三个相等的列 */
}
.page-details .jinrong img{
    width: 15vw;
    margin-left: 5vm;
    margin-top: 15px;
    /*width: 100%;*/
    /*height: 60px;*/

}
.page-details .jinrong .jinrongrow{

    text-align: center;
    /*width: 100%;*/
    /*height: 60px;*/

}
.page-details .jinrong .jinrongrow span{

    color: white;
    /*color: #eddecb;*/
    font-size: 20px;

}

.page-details .last {
    width: 100%;
    height: 180px;
    margin-top: 50px;
    position: relative;
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*background-color: white;*/
    z-index: 10;
    /*display: flex;*/
    /*background-size: cover; !* 让背景图片覆盖整个容器 *!*/
    /*background-position: center; !* 让背景图片居中显示 *!*/
    /*border: 2px solid black; !* 添加边框以便可视化 div *!*/
    /*border-radius: 10px; !* 圆角 *!*/

}
.page-details .last .info{
    width: 95%;
    margin: 15px auto;

}

.page-details .last .info .ad {
    width: 100%;
    height: 100px;
    background-image: url("../image/banner1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-details .last .info .ad2 {
    margin-top: 10px;
    width: 100%;
    height: 120px;
    background-image: url("../image/touzilicai2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-details .last .info .title {
    width: 100%;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

.page-details .last .info .item{
    text-align: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 定义三个相等的列 */
}
.page-details .last .info .item .itemrow{

    text-align: center;
    /*width: 100%;*/
    /*height: 60px;*/

}
.page-details .last .info .item .itemrow span{
    /*margin-top: 20px;*/
    font-size: 16px;
    font-weight: 400;

}
.page-details .last .info .item .itemrow img{
    width: 10vw;
    margin-left: 5vm;
    margin-top: 15px;
    margin-bottom: -10px;
    /*width: 100%;*/
    /*height: 60px;*/

}
/*.page-details .last .info .item .itemrow .pz{*/
/*    width: 18vw !important;*/
/*}*/
.page-details .notice {
    width: 80%;
    height: 50px;
    background-color: #d6d6c3;
    margin: 15px auto 0;
    padding: 0px 0 0 0;
    text-align: center;
    background-size: 100% auto;
    /*border: 2px solid; !* 边框 *!*/
    /*border-radius: 10px; !* 圆角 *!*/
    display: flex;
    align-items: center; /* 垂直居中 */
    /*height: 100vh; !* 全屏高度 *!*/
}
.page-details .notice span{
    font-size: 16px;
    color: black;
    margin-left: 15px;
}
.page-details .header {
    width: 100%;
    height: 90px;
    margin: 0;
    padding: 0px 10px 0 0;
    text-align: center;
    biackground-color: red;
    background-size: 100% auto;
    display: flex;
}

.page-details .header .left {
    height: 100%;
    /*float: left;*/
    /*height: 50px;*/
    /*line-height: 50px;*/
}
.page-details .header .left img {
    width: 60px;
    height: 60px;
    /*height: 50px;*/
    /*line-height: 50px;*/
}
.page-details .header .right {
    width: 40px;
    height: 100%;
    margin-left: 10px;
    /*float: right;*/
    /*height: 50px;*/
    /*line-height: 50px;*/
    /*position: fixed;*/
}
.page-details .header .right img {
    width: 36px;
    height: 100%;
    float: right;
    margin-top: 5px;
    /*height: 50px;*/
    /*line-height: 50px;*/
}
.page-details .header img {
    /*width: 50px;*/
    /*height: 50px;*/
    /*background: #ccc;*/
    /*border-radius: 50%;*/
}

.select-container {
    margin: 20px;
}

.styled-select {
    width: 100%; /* 全宽 */
    padding: 10px; /* 内边距 */
    font-size: 16px; /* 字体大小 */
    color: #fbe9c3;
    border: 2px solid #fbe9c3; /* 边框 */
    border-radius: 4px; /* 圆角 */
    /*background-color: #fff; !* 背景色 *!*/
    background-color: transparent;
    appearance: none; /* 移除默认箭头 */
    -webkit-appearance: none; /* 适配Webkit浏览器 */
    -moz-appearance: none; /* 适配Firefox浏览器 */
    position: relative;
    /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23000%22%20class%3D%22bi%20bi-caret-down-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M7.247%2011.14%203.451%206.658c-.566-.635-.106-1.658.753-1.658h7.592c.86%200%201.32%201.023.754%201.658l-3.796%204.482a1%201%200%200%201-1.506%200z%22/%3E%3C/svg%3E'); !* 自定义箭头图标 *!*/
    /*background-repeat: no-repeat;*/
    /*background-position: right 10px center; !* 图标位置 *!*/
}

.styled-select:focus {
    border-color: #66afe9; /* 聚焦时边框颜色 */
    outline: none; /* 移除聚焦时的外部边框 */
}

.styled-select option {
    padding: 10px; /* 下拉选项的内边距 */
}

.page-details .header .avatar {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.page-details .header .avatar img {
    width: 50px;
    height: 50px;
    background: #ccc;
    border-radius: 50%;
}

.page-details .header .name {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 0.8rem;
    color: #999;
}
.page-details .header .comment {
    height: 20px;
    line-height: 20px;
    font-size: 0.9rem;
    color: #aaa;
}

.page-details .header .claimed {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.page-details .header span.amount  {
    font-size: 1.6rem;
    font-weight: bold;
    color: #cf3a3f;
}

.page-details .header .actions {
    position: relative;
    width: 100%;
    padding: 5px 0 20px 0;
}

.page-details .header .actions .btn {
    position: relative;
    width: fit-content;
    min-width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 0 15px;
    color: #fdf59b;
    background: #e52600;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2),
    0 3px 2px rgba(0,0,0,0.14),
    0 3px 1px -2px rgba(0,0,0,0.12);
    overflow: hidden;

    /*animation: ripple 1s infinite;*/
}
.page-details .header .actions .btn.ripple:after{
    content: '';
    position: absolute;
    width: 100%;
    padding-top: 100%;
    background: transparent;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    animation: ripple 1s infinite;
}

.page-details .header .actions .btn.completed {
    /*opacity: 0.5;*/
    font-size: 1rem;
    height: 35px;
    line-height: 35px;
    box-shadow: none;
}

.page-details .header .actions .btn.loading {
    opacity: 0.5;
}

.page-details .header .actions .btn.loading img {
    width: 12px;
}

.page-details .list {
    background: #fff;
}
/*.page-details .item {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    height: 39px;*/
/*    padding: 10px 10px 10px 10px;*/
/*    border-bottom: solid 1px #f5f5f5;*/
/*}*/

.page-details .item .single-line {
    height: 39px;
    line-height: 39px;
}

.page-details .item.head {
    height: 20px;
    line-height: 20px;
}

.page-details .item .avatar {
    position: relative;
    float: left;
    height: 39px;
}

.page-details .item .avatar img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-top: 2px;
    background: #ccc;
}

.page-details .item .desc {
    position: relative;
    float: left;
    margin-left: 10px;
}

.page-details .item .loading img {
    height: 1rem;
}

.page-details .item .desc {
    width: calc(100% - 45px);
    height: 39px;
    display: flex;
    align-items: center;
}
.page-details .item .desc div {
    width: 100%;
}

.page-details .item .desc .name {
    max-width: 100%;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-details .item .time {
    color: #999;
    font-size: 0.7rem;
    margin-top: 2px;
}

.page-details .item-left {
    width: calc(100% - 120px);
}
.page-details .item-right {
    text-align: right;
    width: 120px;
}

.page-details .item-right .luckiest {
    color: #ffc107;
    font-size: 0.8rem;
    height: 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
}

.page-details .item-right .luckiest div {
    display: flex;
    align-items: center;
}

.page-details .item-right .luckiest img {
    margin-top: -3px;
    width: 1rem;
    height: 1rem;
}

.page-details .item-right .amount-alt {
    font-size: 0.7rem;
    color: #999;
    margin-top: 2px;
}

.page-details .item span {
    font-size: 0.7rem;
    color: #999;
}

.page-details .head .item-left {
    width: 40%;
}
.page-details .head .item-right {
    width: 60%;
}

.page-details .more {
    width: 100%;
    padding: 8px 0;
    text-align: center;
    background: #fefefe;
}
.page-details .more img {
    width: 16px;
}

.rules {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    /* cursor: pointer; */
    background: #efefef;
    opacity: 0.8;
}

.mask {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background-color: rgba(0, 0, 0,0.7);
    /* display: none; */
}

.page-claim .claim {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("image/rp-claim-bg.png") no-repeat center;
    background-size: 100% auto;
    z-index: 100;
}

.page-claim .claim .form {
    position: absolute;
    width: 77%;
    top: 48%;
    height: 300px;
    margin-left: 10%;
    margin-top: -150px;
    /*background: #00b0ff;*/
    z-index: 101;
    /*opacity: 0.5;*/
}

.page-claim .claim .form .tips {
    height: 100px;
    margin-top: -100px;
    text-align: center;
    font-size: 1rem;
    color: #fdf59b;
}

.page-claim .claim .form .tips .close {
    position: absolute;
    top: -100px;
    right: 0;
    width: 24px;
    height: 24px;
    border: solid 1px #fdf59b;
    border-radius: 50%;
}

.page-claim .claim .form .tips .close img {
    padding: 4px;
    height: 16px;
    width: 16px;
}

.page-claim .claim .form .fields {
    position: relative;
    padding: 0 10px;
    height: 10rem;
}

.page-claim .claim .form .item {
    position: relative;
    height: 3.5rem;
    margin: 15px 0;
}

.page-claim .claim .form .item input {
    width: 100%;
    /*min-width: 100%;*/
    height: 2.5rem;
    background: #fff;
    border-radius: 4px;
    color: #333;
    border: 0;
    outline: none;
    font-size: 1rem;
    text-indent: 1rem;
    -webkit-appearance: none
}

.ios .page-claim .claim .form .item input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
}
.ios .page-claim .claim .form .item input.email {
    /*left: 80px;*/
    /*width: calc(100% - 120px);*/
}
.ios .page-claim .claim .form .item input.phone {
    left: 80px;
    /*width: calc(100% - 100px);*/
}
.ios .page-claim .claim .form .item input.password {
    /*width: calc(100% - 20px);*/
}

.ios .page-claim .claim .form .item span {
    position: absolute;
    top: 3rem;
}

.android .page-claim .claim .form input.phone {
    margin-left: 80px;
    width: calc(100% - 80px);
}

.page-claim .claim .form .item .region {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: calc(2.5rem + 2px);
    color: #333;
    background: white;
    font-size: 1rem;
    border-radius: 4px;
    border: 0;
    text-indent: 0px;
    text-align: center;
}

.page-claim .claim .form .item .region .region-item {
    min-width: 400px;
    display: flex;
    justify-content: space-between;
    background: red;
}

.page-claim .claim .form .item .vcode {
    /*position: absolute;*/
    top: 0;
    right: 0;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #c70000;
    font-size: 0.8rem;
}
.page-claim .claim .form .item .vcode2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #c70000;
    font-size: 0.8rem;
}
.btn-vcode {
    margin: 1px 0 0 1px;
    width: 100%;
    height: 56px;
    color: orange;
    background: #f4ff81 !important;
    text-indent: unset !important;
}
.page-claim .claim .form span {
    height: 1rem;
    line-eight: 1rem;
    font-size: 0.8rem;
    color: red;
}

.page-claim .claim .form .item-open {
    text-align: center;
}

.page-claim .claim .form .open {
    width: 180px;
    height: 70px;
    color: #c70000;
    /*background: #fdf59b;*/
    /*border-radius: 50%;*/
    background: url("images/rp-details-btn.png") no-repeat;
    background-size: 100% 100%;
    text-indent: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 20px;
}

.page-claim .claim .form .item-open .results {
    text-align: center;
    font-size: 1rem;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
}

.page-rules {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
}

.page-rules .title {
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px rgba(0,0,0,0.05);
}

.page-rules .close {
    position: fixed;
    top: 6px;
    right: 10px;
    width: 24px;
    height: 24px;
}

.page-rules .content {
    padding: 10px 20px;
}

.page-rules .content h1 {
    text-align: center;
}

.page-rules .content p {
    text-align: justify;
    margin: 10px 0;
}

/* animation */
.slide-fade-enter-active {
    transition: all .3s ease;
}
.slide-fade-leave-active {
    transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to
    /* .slide-fade-leave-active for below version 2.1.8 */ {
    transform: translateX(10px);
    opacity: 0;
}

.slide {
    transition: all .4s cubic-bezier(.55,0,.1,1);
}
.slide-left-enter, .slide-right-leave-active {
    opacity: 0.8;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.slide-left-leave-active, .slide-right-enter {
    opacity: 0.8;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

@keyframes ripple {
    from {
        transform:translate(-50%,-50%) scale(0);
        /*background: rgba(0,0,0,.25);*/
        background: rgba(255,255,255,.4);
    }
    to {
        transform:translate(-50%,-50%) scale(1);
        background: transparent;
    }
}
