/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
}
a {
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
.line:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}
.mall-container {
    overflow: hidden;
    margin: 0 auto;
    max-width: 750px;
    font-family: microsoft yahei;
    font-size: 0;
    background: #cf170c;
    background-size: 100%;
}
.mall-container img {
    width: 100%;
    vertical-align: top;
    display: block;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pr {
    position: relative;
}
.flex_b,
.flex_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex_b a,
.flex_b > span {
    width: 50%;
}
.flex_c > a,
.flex_c > span {
    width: 33.33%;
}
[class*="cweb"] {
    overflow: hidden;
    margin: 0 auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.mall-project {
    margin: 0 auto;
}
.mall-project [class*="cweb"] {
    position: relative;
}
.mall-shop {
    overflow: hidden;
    margin: 0 auto 0.3rem;
}
[class*="mp-col"] {
    float: left;
    display: block;
    height: 100%;
}
.mp-col-50 {
    width: 50%;
}
.mp-col {
    width: 100%;
}
.icon-end {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon-end.png) center no-repeat;
    background-size: 30%;
}
.bg1 {
    position: relative;
    background: url(../images/qydc20230515app_12.jpg) repeat-y;
    background-size: 100%;
}
.topbg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.shoplist {
    width: 6.9rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.shoplist .items {
    padding: 0.11rem;
    margin-bottom: 0.2rem;
    border-radius: 6px;
    background: linear-gradient(180deg, #fff8f0, #ffe3c3);
    display: flex;
    align-items: center;
    overflow: hidden;
}
.shoplist .items .pic {
    position: relative;
    width: 3.3rem;
    height: 3.3rem;
    /* overflow: hidden; */
    border-radius: 6px;
}
.shoplist .items .info {
    flex: 1;
    margin-left: 0.15rem;
}
.shoplist .items .info .tit {
    font-size: 0.26rem;
    line-height: 1.4;
    margin-bottom: 0.1rem;
    color: #333;
}
.shoplist .items .info .tit2 {
    margin-bottom: 0.1rem;
    color: #814501;
    font-weight: bold;
    font-size: 0.3rem;
    line-height: 1.4;
}
.shoplist .items .info p {
    font-weight: bold;
    font-size: 0.28rem;
    color: #ed4a26;
    line-height: 1.4;
}
.shoplist .items .info .btns {
    margin-top: 0.2rem;
    background: url(../images/btns.png) no-repeat;
    width: 1.94rem;
    height: 0.53rem;
    background-size: 1.94rem;
}
.bottombg {
    margin-top: -0.2rem;
}
.bg2 {
    position: relative;
    background: url(../images/qydc20230515app_18.jpg) repeat-y;
    background-size: 100%;
}
.shopping {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.shopping .items {
    position: relative;
    margin: 0 0.1rem 0.2rem;
    display: block;
    width: 3.33rem;
    background: #fefdf7;
    border-radius: 10px;
    overflow: hidden;
}
.shopping .items .img {
    position: relative;
}
.shopping .items .img img {
    width: 100%;
}

.shopping .items .info {
    padding: 0.1rem;
}
.shopping .items .info .tit {
    margin-bottom: 0.05rem;
    font-size: 0.24rem;
    line-height: 1.6;
    height: 0.8rem;
    color: #333;
    overflow: hidden;
}
.shopping .items .info .rmb1 {
    color: #333;
    font-size: 0.24rem;
}
.shopping .items .info .btns {
    margin-top: .08rem;
    background: url(../images/btns2.png) no-repeat;
    background-size: 3.12rem;
    width: 3.12rem;
    height: .78rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.shopping .items .info .btns .text {
    font-size: .2rem;
    line-height: 1.3;
    color: #fff9e2;
    padding-left: .2rem;
}
.shopping .items .info .btns .rmb2 {
    font-weight: bold;
    font-size: .26rem;
    color: #ffda74;
    line-height: 1.2;
    padding-left: .2rem;
}
.icon-advanced {
    background: url(../images/icon-advanced.png) no-repeat;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: .1rem;
    left: .1rem;
    z-index: 11;
    background-size: 1rem;
}