html,
body,
#app {
    width: 100%;
    min-height: 100%;
    font-family: "微软雅黑";
    background: #e1ecfd;
    max-width: 7.5rem;
}

#app {
    width: 7.5rem;
    margin: 0 auto;
}

.continer {
    width: 7.5rem;
    height: 15.42rem;
    background: url('../img/bg.png') no-repeat center top;
    background-size: 100% 100%;
    background-position: 0 0;
    position: relative;
    padding-top: 3.6rem;
    box-sizing: border-box;
}

.actBtn {

    background: #3c7706;
    text-align: center;
    color: #ffffff;
    width: 0.4rem;
    padding: 0.1rem;
    box-sizing: border-box;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    position: absolute;
    top: 2.2rem;
    font-size: .26rem;
    right: 0;
    z-index: 99;
}

.w-title {
    font-size: .32rem;
    color: #456d0f;
    font-weight: bold;
}

.w-btn {
    font-size: 0;
}

.w-item {
    margin-bottom: .4rem;
    margin-top: .2rem;
}

strong.ybtn.n-y {
    background: #67a90e;
    color: #ffffff;
}

.cattle-box {
    position: absolute;
    top: 0;
    width: 100%;
}

img.cattle-img {
    width: 2rem;
    position: absolute;
    top: -.8rem;
    right: .2rem;
}

.cattle-box {
    position: absolute;
    top: 1rem;
    width: 78%;
    text-align: left;
    left: 50%;
    transform: translate(-50%, 0);
    padding: .2rem;
    box-sizing: border-box;
}

.w-btn strong {
    border: 1px solid #d9d9d9;
    font-size: .28rem;
    margin: .2rem;
    width: 1rem;
    display: inline-block;
    padding: .1rem .2rem;
    border-radius: .1rem;
}

.actBtn2 {
    top: 4.1rem;
}

.actBtn.actBtn3 {
    top: 6rem;
}

div#priList,
div#priList2,
div#actDec {
    background: #2d866f;
    padding-bottom: 0.6rem;
    padding: 0.2rem 0.2rem;
}

div#priList p,
div#priList h4,
div#priList2 p,
div#priList2 h4,
div#actDec h4,
.van-empty__description,
div#actDec p {
    color: aliceblue;
}

div#priList ul,
div#priList2 ul {
    max-height: 5rem;
    overflow-y: auto;
}

form.van-form {
    width: 5.6rem;
    margin: 0 auto;
}

.van-cell-group,
.van-cell {
    background: transparent;
}

.wrt-up.van-cell-group {
    width: 4.2rem;
    margin: 0 auto;
    height: 2.4rem;
}

.van-hairline--top-bottom::after,
.van-hairline-unset--top-bottom::after {
    border-width: 1px 0;
    border: none;
}

.wrt-down.van-cell-group {
    width: 5.2rem;
    margin: .24rem auto 0;
    background: #ffffff;
    border-radius: .1rem;
}

.van-cell {
    padding: 10px 8px;
}

.itemimg {
    width: 30%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: .2rem;
}

.itemimg img {
    width: 100%;
}

.van-field__body {
    font-size: .3rem;
}

p.pointbox {
    font-size: .2rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 2.34rem;
    padding: 0 .15rem;
    box-sizing: border-box;
    height: .4rem;
    left: 0;
}

.actbox {
    box-sizing: border-box;
}

p.pointbox strong {
    color: #a7a7a7;
}

p.pointbox img {
    font-size: 0;
    width: .3rem;
}

img.sharebtn {
    display: block;
    width: 4rem;
    margin: 0.5rem auto 0;
}



#qrocdbox {
    position: relative;
    width: 100%;
    height: 11.2rem;
}

#qrocdbox .bg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 89;

}

#qrocdbox img.bg {
    width: 101% !important;
}

#saveAimg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 100;
}

.qrcop {
    margin: 0;
    line-height: 0.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem;
}

.qrcop span {
    font-size: 0.3rem;
    color: #333333;
}

#saveAimg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.qrcode {
    position: absolute;
    right: 2.34rem;
    top: 9.84rem;
    z-index: 99;
    width: 1.1rem;
    height: 1.1rem;
    box-sizing: border-box;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qrcode img {
    width: 1.1rem !important;
    height: 1.1rem !important;
    font-size: 0;
}

#qrcode canvas {
    width: 1.1rem !important;
    height: 1.1rem !important;
}

#actDec2 {
    width: 6rem;
    margin: 0.5rem auto;
    font-size: .3rem;
    box-sizing: border-box;
    border-radius: 0.3rem;
}

div#actDec p {
    color: #fff;
}

.van-button--default,
.van-dialog {
    color: #ffffff;
    background-color: #7ba8e6;
}

.van-dialog__confirm,
.van-dialog__confirm:active,
.van-dialog__message--has-title {
    color: #ffffff;
}

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

.firstpage .flower {
    width: 3rem;
    position: absolute;
    top: 2.3rem;
    left: 0;
    z-index: 8;
}

.firstpage .face {
    font-size: .3rem;
    position: absolute;
    top: 1.9rem;
    left: 0;
    color: #0281d6;
    z-index: 8;
    text-align: center;
    width: 100%;
    line-height: .6rem;
    letter-spacing: 1px;
}

.face.face2 {
    top: 6.4rem;
}

.firstpage .face strong {
    color: #f02d00;
    font-size: .3rem;
}

.line.animate__animated.animate__fadeInUp.animate__delay-2s {
    width: 6rem;
    border-top: 1px solid white;
    height: 3px;
    position: absolute;
    top: 6rem;
    left: .75rem;
    z-index: 9;
}

.firstpage .handle {
    width: 1rem;
    position: absolute;
    top: 13rem;
    right: 1rem;
    z-index: 8;
}

.btndiv {
    width: 3rem;
    position: absolute;
    top: 17.6rem;
    left: 2.25rem;
}

.pribox {
    width: 7rem;
    position: relative;
    padding-top: 1rem;
    box-sizing: border-box;
}

.pribox img.actimg {
    width: 80%;
    margin: 0 auto;
    display: block;
}

strong.pricorlor {
    position: absolute;
    color: #ea1616;
    top: 3.7rem;
    left: 2.5rem;
    font-size: .56rem;
}

p.nd-tip {
    color: #324f0a;
    font-size: .23rem;
    text-align: center;
    margin-top: .2rem;
}

p.p-tip {
    color: #ffffff;
    font-size: .14rem;
    text-align: center;
    margin-top: .4rem;
}

.itembtn {
    position: absolute;
    top: 6.9rem;
    width: 87%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-end;
}

.itembtn div {
    height: .47rem;
    width: 1.8rem;
    margin-bottom: .2rem;
}

.pritxt {
    font-size: .34rem;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: .2rem;
}

.sharedilogbtn {
    background: linear-gradient(0deg, #daab00, #e7fb00);
    font-weight: bold;
    padding: .2rem;
    text-align: center;
    border-radius: 1rem;
    color: #397297;
    width: 3rem;
    height: .2rem;
    margin: .2rem auto;
    line-height: .2rem;
}

.imgbox input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #3d3d3d !important;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #3d3d3d;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #3d3d3d;
}

.scrolltext {
    color: #ffffff;
}

.cattle-box strong {
    font-size: .4rem;
    margin: .2rem 0;
    display: inline-block;
}

.cattle-box strong {
    color: #000000;
}

.pritxt span {
    color: #ea1616;
}

img.itembtn {
    width: 51%;
    position: absolute;
    top: 3rem;
    left: 1.5rem;
}

.van-popup {
    background: transparent;
}

.van-popup--center {
    top: 36%;
}

p.bottomp2 {
    background: #ffffff;
    text-align: center;
}

.word-box {
    position: absolute;
    z-index: 90;
    right: 0;
    top: 8rem;
    width: 100%;
    text-align: center;
}

.word-item {
    display: inline-flex;
    background: #4ca4de;
    overflow: hidden;
    border-radius: 1rem;
    margin-top: .2rem;
    text-align: right;
}

.word-left {
    font-size: 0;
    background: #0084cf;
    padding: .08rem .1rem .06rem .15rem;
}

.word-right {
    font-size: .24rem;
    padding: .05rem .1rem;
    color: #ffffff;
}

.word-left img {
    width: .3rem;
}