body {
    background-color: #f8f8f8;
}
/* banner样式一 */
.tem7-banner-style1 {
    width: 100%;
    height: auto;
}
.tem7-banner-style1 > .mainBox {
    width: 100%;
    height: auto;
    padding-top: 0.14rem;
    padding-bottom: 1.7rem;
    position: relative;
    z-index: 1;
}
.tem7-search-default {
    width: 100%;
    height: 0.72rem;
    display: flex;
    align-items: center;
    padding: 0 0.16rem;
}
.tem7-search-default > .searchInput {
    flex: 1;
    height: 0.72rem;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    background-color: white;
    display: flex;
    align-items: center;
    padding: 0 0.16rem;
}
.tem7-search-default > .searchInput > svg {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.14rem;
    color: #000000;
    flex-shrink: 0;
}
.tem7-search-default > .searchInput > input {
    flex: 1;
    height: 100%;
    border: none;
    outline: none;
    font-family: "phr";
    font-size: 0.24rem;
    color: #333333;
    background-color: transparent;
}
.tem7-search-default > .searchInput > .logo {
    width: 1.3rem;
    height: 0.54rem;
    flex-shrink: 0;
}
.tem7-search-default > .logo {
    width: 0.72rem;
    height: 0.72rem;
    margin-left: 0.1rem;
    flex-shrink: 0;
}
.tem7-banner-style1 > .mainBox > .userinfo {
    width: 100%;
    height: auto;
    margin-top: 0.54rem;
    padding: 0 0.3rem;
}
.tem7-banner-style1 > .mainBox > .userinfo > .title {
    width: 100%;
    height: 0.4rem;
    display: flex;
    align-items: center;
    position: relative;
}
.tem7-banner-style1 > .mainBox > .userinfo > .title > p {
    font-family: phr;
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1em;
}
.tem7-banner-style1 > .mainBox > .userinfo > .title > a {
    display: block;
    font-family: phr;
    font-size: 0.28rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1em;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0;
}
.tem7-banner-style1 > .mainBox > .userinfo > .jifen {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
}
.tem7-banner-style1 > .mainBox > .userinfo > .jifen > p {
    font-family: phm;
    font-size: 0.56rem;
    line-height: 0.8rem;
    color: white;
}
.tem7-banner-style1 > .mainBox > .userinfo > .jifen > svg {
    width: 0.4rem;
    height: 0.4rem;
    color: white;
    margin-left: 0.1rem;
}
.tem7-banner-style1 > .mainBox > .userinfo > a {
    width: 100%;
    height: 0.32rem;
    display: flex;
    align-items: center;
    margin-top: 0.2rem;
}
.tem7-banner-style1 > .mainBox > .userinfo > a {
    display: flex;
    align-items: center;
    font-family: phr;
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: rgba(255, 255, 255, 0.8);
}
.tem7-banner-style1 > .mainBox > .userinfo > a > svg {
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.04rem;
    color: rgba(255, 255, 255, 0.8);
}
.tem7-banner-style1 > .iconBox {
    width: 100%;
    height: 2.12rem;
    background-color: white;
    margin-top: -1.3rem;
    position: relative;
    z-index: 10;
    padding-top: 0.4rem;
}
.tem7-banner-style1 > .iconBox > .list {
    width: 100%;
    height: 0.72rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tem7-banner-style1 > .iconBox > .list > .item {
    width: 0.72rem;
    height: 0.72rem;
    position: relative;
    margin-right: 0.68rem;
}
.tem7-banner-style1 > .iconBox > .list > .item:last-child {
    margin-right: 0;
}
.tem7-banner-style1 > .iconBox > .list > .item > div {
    width: 0.72rem;
    height: 0.72rem;
}
.tem7-banner-style1 > .iconBox > .list > .item > p {
    width: 1rem;
    font-family: phr;
    font-size: 0.22rem;
    line-height: 0.32rem;
    text-align: center;
    color: #333333;
    transform: translate(-50%, -0);
    -webkit-transform: translate(-50%, -0);
    -moz-transform: translate(-50%, -0);
    -ms-transform: translate(-50%, -0);
    -o-transform: translate(-50%, -0);
    position: absolute;
    top: 0.92rem;
    left: 50%;
}

/* banner样式二 */
.tem7-banner-style2 {
    width: 100%;
    height: 3.8rem;
    position: relative;
}
.tem7-banner-style2 > .mainBox {
    width: 100%;
    height: 3.8rem;
    position: relative;
}
.tem7-banner-style2 .tem7-search-default {
    position: absolute;
    top: 0.14rem;
    left: 0;
    z-index: 10;
}
.tem7-banner-style2 > .mainBox > .slideList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.8rem;
    z-index: 1;
}

/* banner样式三 */
.tem7-banner-style3 {
    width: 100%;
    height: 6rem;
    position: relative;
}
.tem7-banner-style3 > .mainBox {
    width: 100%;
    height: 6rem;
    position: relative;
}
.tem7-banner-style3 .tem7-search-default {
    position: absolute;
    top: 0.14rem;
    left: 0;
    z-index: 10;
}
.tem7-banner-style3 > .mainBox > .slideList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4.5rem;
    z-index: 1;
}
.tem7-banner-style3 > .mainBox > .userinfo {
    width: 6.9rem;
    /*height: 2.14rem;
    */
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: 0.2rem;
    z-index: 20;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-radius: 0.38rem;
    -webkit-border-radius: 0.38rem;
    -moz-border-radius: 0.38rem;
    -ms-border-radius: 0.38rem;
    -o-border-radius: 0.38rem;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p01 {
    width: 100%;
    height: 0.4rem;
    padding-left: 0.34rem;
    display: flex;
    align-items: center;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p01 > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 1em;
    color: #4a4d52;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p01 > img {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.1rem;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p02 {
    width: 100%;
    height: 0.74rem;
    margin-top: 0.2rem;
    padding-left: 0.34rem;
    padding-right: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p02 > p {
    font-family: dinBold;
    font-size: 0.64rem;
    line-height: 1em;
    color: var(--themeColorA);
}
.tem7-banner-style3 > .mainBox > .userinfo > .p02 > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.26rem;
    height: 0.46rem;
    border-radius: 0.23rem;
    -webkit-border-radius: 0.23rem;
    -moz-border-radius: 0.23rem;
    -ms-border-radius: 0.23rem;
    -o-border-radius: 0.23rem;
    background-color: var(--themeColorA);
    font-family: phm;
    font-size: 0.22rem;
    line-height: 1em;
    color: white;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p03 {
    width: 100%;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.18rem;
    padding: 0 0.4rem;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p03 > p {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 1em;
    color: #949caa;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p03 > div {
    display: flex;
    align-items: center;
    height: 0.4rem;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p03 > div > svg {
    width: 0.24rem;
    height: 0.24rem;
    color: #949caa;
    margin-right: 0.08rem;
}
.tem7-banner-style3 > .mainBox > .userinfo > .p03 > div > p {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 1em;
    color: #949caa;
}

/* banner样式四 */
.tem7-banner-style4 {
    width: 100%;
    height: 3.4rem;
}
.tem7-banner-style4 > .mainBox {
    width: 100%;
    height: 2.12rem;
    background-color: #f4f6fa;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.82rem;
    padding-left: 0.32rem;
    padding-right: 0.36rem;
    position: relative;
    z-index: 1;
}
.tem7-banner-style4 > .mainBox > .jifenBox {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
}
.tem7-banner-style4 > .mainBox > .jifenBox > svg {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.1rem;
    color: var(--themeColorB);
}
.tem7-banner-style4 > .mainBox > .jifenBox > p {
    font-family: phr;
    font-size: 0.5rem;
    line-height: 1em;
    color: var(--themeColorB);
}
.tem7-banner-style4 > .mainBox > .jifenBox > p > span {
    font-family: phr;
    font-size: 0.22rem;
    line-height: 1em;
    color: inherit;
    margin-left: 0.06rem;
}
.tem7-banner-style4 > .mainBox > .links {
    width: 1.5rem;
    height: auto;
}
.tem7-banner-style4 > .mainBox > .links > div {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.tem7-banner-style4 > .mainBox > .links > div > svg {
    width: 0.24rem;
    height: 0.24rem;
    color: var(--themeColorB);
    margin-right: 0.08rem;
}
.tem7-banner-style4 > .mainBox > .links > div > p {
    font-family: phr;
    font-size: 0.24rem;
    line-height: 1em;
    color: var(--themeColorB);
}
.tem7-banner-style4 > .mainBox > .links > div:last-child {
    margin-top: 0.06rem;
}
.tem7-banner-style4 > .iconBox {
    width: 7.02rem;
    height: 2rem;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    background-color: white;
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.06);
    margin: -0.82rem auto 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    padding: 0.44rem 0.6rem 0 0.6rem;
}
.tem7-banner-style4 > .iconBox > .item {
    display: block;
    width: 0.82rem;
    height: 0.82rem;
    position: relative;
    margin-right: 0.84rem;
}
.tem7-banner-style4 > .iconBox > .item:last-child {
    margin-right: 0;
}
.tem7-banner-style4 > .iconBox > .item > div {
    width: 0.82rem;
    height: 0.82rem;
}
.tem7-banner-style4 > .iconBox > .item > p {
    width: 1.5rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #333333;
    text-align: center;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: -0.42rem;
}

/* banner样式五 */
.tem7-banner-style5 {
    width: 100%;
    height: 2.84rem;
    padding: 0.2rem 0.16rem 0 0.16rem;
    position: relative;
}
.tem7-banner-style5 > .tem7-search-default {
    width: 100%;
    height: 0.72rem;
    padding: 0;
}
.tem7-banner-style5 > .tem7-search-default > .searchInput {
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    height: 0.72rem;
}
.tem7-banner-style5 > .tem7-search-default > .logo {
    width: 0.72rem;
    height: 0.72rem;
    margin-left: 0.1rem;
}
.tem7-banner-style5 > .p01 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    padding-left: 0.36rem;
    margin-top: 0.38rem;
    color: #666666;
}
.tem7-banner-style5 > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.72rem;
    line-height: 0.8rem;
    margin-top: 0.04rem;
    padding-left: 0.3rem;
    color: var(--themeColorB);
}
.tem7-banner-style5 > a {
    display: block;
    width: 1rem;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #666666;
    text-align: right;
    position: absolute;
    top: 1.34rem;
    right: 0.38rem;
}

/* banner样式六 */
.tem7-banner-style6 {
    width: 100%;
    height: 3.12rem;
    position: relative;
    padding-top: 0.16rem;
}
.tem7-banner-style6 > .infoBox {
    width: 7.18rem;
    height: 1.88rem;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    margin: 0.2rem auto 0 auto;
    padding-top: 0.38rem;
    padding-left: 0.4rem;
}
.tem7-banner-style6 > .infoBox > .jifenInfo {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}
.tem7-banner-style6 > .infoBox > .jifenInfo > p {
    font-family: phr;
    font-size: 0.5rem;
    color: white;
    line-height: 1em;
    margin-right: 0.08rem;
}
.tem7-banner-style6 > .infoBox > .jifenInfo > p > span {
    font-family: phr;
    font-size: 0.22rem;
    color: inherit;
    line-height: 1em;
    margin-left: 0.06rem;
}
.tem7-banner-style6 > .infoBox > .jifenInfo > svg {
    width: 0.4rem;
    height: 0.4rem;
    color: white;
}
.tem7-banner-style6 > .infoBox > .buttons {
    width: 100%;
    height: auto;
    margin-top: 0.24rem;
    display: flex;
    align-items: center;
}
.tem7-banner-style6 > .infoBox > .buttons > .item {
    width: 1.28rem;
    height: 0.48rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    background-color: rgba(255, 255, 255, 0.88);
    font-family: phr;
    font-size: 0.22rem;
    line-height: 1em;
    color: #775858;
    margin-right: 0.24rem;
}

/* banner样式六 */
.tem7-banner-style7 {
    width: 6.9rem;
    height: 1.9rem;
    margin: 0.2rem auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.tem7-banner-style7 > a {
    display: flex;
    align-items: center;
    width: 3.4rem;
    height: 0.9rem;
    border-radius: 0.12rem;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    -ms-border-radius: 0.12rem;
    -o-border-radius: 0.12rem;
    background-color: white;
    padding-left: 0.26rem;
}
.tem7-banner-style7 > a > img {
    display: block;
    width: 0.38rem;
    height: 0.38rem;
    flex-shrink: 0;
    margin-right: 0.1rem;
}
.tem7-banner-style7 > a > p {
    flex: 1;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 1em;
    color: #333333;
}
.tem7-banner-style7 > a > p > span {
    font-family: phr;
    font-size: 0.24rem;
    line-height: 1em;
    color: #ff3333;
    margin-left: 0.08rem;
}

/* 搜索 - 样式1 */
.tem7-search-style1 {
    width: 100%;
    height: 0.88rem;
    display: flex;
    align-items: center;
}
.tem7-search-style1 .searchInput {
    border: 0.02rem solid #e0e0e0;
}

/* 搜索 - 样式2 */
.tem7-search-style2 {
    width: 100%;
    height: 1.12rem;
    padding: 0.2rem 0.3rem;
    display: flex;
    align-items: center;
}
.tem7-search-style2 > .logo {
    flex-shrink: 0;
    margin-right: 0.1rem;
}
.tem7-search-style2 > .tem7-search-default {
    padding: 0;
    flex: 1;
}

/* icon区 */
.tem7-icons {
    width: 100%;
    height: auto;
    /* padding-top: 0.42rem; */
    /* margin: 0.2rem 0; */
}
.tem7-icons > .iconBox {
    width: 100%;
    height: auto;
    /* background-color: white; */
    position: relative;
    z-index: 10;
    padding-top: 0.4rem;
}
.tem7-icons > .iconBox > .list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0.2rem;
}
.tem7-icons > .iconBox > .list > .item {
    /* width: 0.72rem; */
    width: 20%;
    height: 0.72rem;
    display: flex;
    justify-content: center;
    position: relative;
    /* margin-right: 0.68rem; */
    margin-bottom: 0.76rem;
}
.tem7-icons > .iconBox > .icon-perrow-5 > .item {
    flex: 1 0 20%;
}
.tem7-icons > .iconBox > .icon-perrow-4 > .item {
    flex: 1 0 25%;
}
.tem7-icons > .iconBox > .icon-perrow-3 > .item {
    flex: 1 0 33%;
}
.tem7-icons > .iconBox > .icon-perrow-2 > .item {
    flex: 1 0 50%;
}
.tem7-icons > .iconBox > .icon-perrow-1 > .item {
    flex: 1 0 100%;
}
.tem7-icons > .iconBox > .list > .item > div {
    width: 0.72rem;
    height: 0.72rem;
}
.tem7-icons > .iconBox > .list > .item > p {
    width: 1rem;
    font-family: phr;
    font-size: 0.22rem;
    line-height: 0.32rem;
    text-align: center;
    color: #333333;
    transform: translate(-50%, -0);
    -webkit-transform: translate(-50%, -0);
    -moz-transform: translate(-50%, -0);
    -ms-transform: translate(-50%, -0);
    -o-transform: translate(-50%, -0);
    position: absolute;
    top: 0.92rem;
    left: 50%;
}

/* 新闻公告 */
.tem7-news {
    width: 6.9rem;
    height: 0.5rem;
    margin: 0.2rem auto;
    display: flex;
    align-items: center;
    padding: 0 0.2rem;
}
.tem7-news > svg {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.1rem;
    flex-shrink: 0;
}
.tem7-news > p {
    font-family: phm;
    font-size: 0.22rem;
    line-height: 1em;
    color: #4a4d52;
    flex-shrink: 0;
}
.tem7-news > div {
    flex: 1;
    height: 0.5rem;
}
.tem7-news > div .swiper-container {
    width: 100%;
    height: 100%;
}
.tem7-news > div .swiper-container .item {
    display: flex;
    align-items: center;
}
.tem7-news > div .swiper-container .item > p {
    font-family: phr;
    font-size: 0.22rem;
    line-height: 1em;
    color: #949caa;
}

/* 积分签到 */
.tem7-sign-style1 {
    width: 100%;
    height: auto;
}
.tem7-sign-style1 > .signBox {
    display: block;
    width: 6.9rem;
    height: 2.54rem;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    background-color: white;
    position: relative;
    margin: 0.2rem auto;
    padding: 0.3rem;
    overflow: hidden;
}
.tem7-sign-style1 > .signBox > .p01 {
    width: 100%;
    font-family: phr;
    font-weight: bold;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #2f210a;
}
.tem7-sign-style1 > .signBox > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.22rem;
    line-height: 0.34rem;
    color: #a1a4ac;
    margin-top: 0.04rem;
}
.tem7-sign-style1 > .signBox > .goSign {
    width: auto;
    height: 0.58rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.26rem;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 1em;
    color: white;
    background-color: var(--themeColorA);
    border-radius: 0.29rem;
    -webkit-border-radius: 0.29rem;
    -moz-border-radius: 0.29rem;
    -ms-border-radius: 0.29rem;
    -o-border-radius: 0.29rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}
.tem7-sign-style1 > .signBox > .list {
    width: 100%;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.2rem;
}
.tem7-sign-style1 > .signBox > .list > .item {
    width: 0.8rem;
    height: 1rem;
    border-radius: 0.14rem;
    -webkit-border-radius: 0.14rem;
    -moz-border-radius: 0.14rem;
    -ms-border-radius: 0.14rem;
    -o-border-radius: 0.14rem;
    padding-top: 0.16rem;
    background-color: #f6f5f3;
}
.tem7-sign-style1 > .signBox > .list > .item > img {
    display: block;
    width: 0.44rem;
    height: 0.44rem;
    margin: 0 auto;
}
.tem7-sign-style1 > .signBox > .list > .item > p {
    width: 100%;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.24rem;
    text-align: center;
    margin-top: 0.06rem;
    color: #dddddd;
}
.tem7-sign-style1 > .signBox > .list > .item.signed {
    background-color: #fff8e5;
}
.tem7-sign-style1 > .signBox > .list > .item.future {
    background-color: #f6f5f3;
}
.tem7-sign-style1 > .signBox > .list > .item.today.signed > p {
    color: rgba(205, 136, 57, 0.73);
}
.tem7-sign-style1 > .signBox > .list > .item.future > p {
    color: #cd8839;
}

/* 日历签到 */
.tem7-sign-style2 {
    width: 100%;
    /* height: 3.36rem; */
    padding-bottom: 0.1rem;
}
.tem7-sign-style2 > .signBack {
    width: 100%;
    height: 2.34rem;
    position: relative;
    z-index: 1;
    padding-top: 0.22rem;
}
.tem7-sign-style2 > .signBack > p {
    display: none;
    width: 100%;
    font-family: phb;
    font-size: 0.4rem;
    line-height: 0.46rem;
    color: var(--themeColorA);
    text-align: center;
}
.tem7-sign-style2 > .mainBox {
    width: 6.9rem;
    height: 2.28rem;
    background-color: white;
    margin: -2rem auto 0 auto;
    position: relative;
    z-index: 2;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
    padding: 0.28rem 0.2rem 0 0.2rem;
    box-shadow: 0 0 0.1rem 0.01rem #ccc;
}
.tem7-sign-style2 > .mainBox > .p01 {
    font-family: phm;
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #333333;
    margin-bottom: 0.06rem;
}
.tem7-sign-style2 > .mainBox > .p02 {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: #999999;
}
.tem7-sign-style2 > .mainBox > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.26rem;
    height: 0.46rem;
    background-color: var(--themeColorA);
    position: absolute;
    top: 0.28rem;
    right: 0.2rem;
    border-radius: 0.23rem;
    -webkit-border-radius: 0.23rem;
    -moz-border-radius: 0.23rem;
    -ms-border-radius: 0.23rem;
    -o-border-radius: 0.23rem;
    font-family: phm;
    font-size: 0.22rem;
    line-height: 1em;
    color: white;
}
.tem7-sign-style2 > .mainBox > .calendar {
    width: 100%;
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.24rem;
}
.tem7-sign-style2 > .mainBox > .calendar > div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
}
.tem7-sign-style2 > .mainBox > .calendar > div.days {
    background-color: #f5f5f5;
    font-family: dinBold;
    font-size: 0.26rem;
    color: #999999;
}
.tem7-sign-style2 > .mainBox > .calendar > div.signed {
    background: linear-gradient(180deg, #ffffff 0%, var(--themeColorA) 100%);
}
.tem7-sign-style2 > .mainBox > .calendar > div.signed > svg {
    width: 0.28rem;
    height: 0.28rem;
    color: white;
}

/* 商品-横向滑动 */
.tem7-goods-hori {
    width: 100%;
    height: auto;
    padding-top: 0.2rem;
}
.tem7-goods-hori > p {
    width: 100%;
    height: 0.4rem;
    display: flex;
    align-items: center;
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    padding: 0 0.3rem;
    margin-bottom: 0.1rem;
}
.tem7-goods-hori > div {
    width: 100%;
    height: 3.74rem;
    padding-bottom: 0.1rem;
    padding-left: 0.1rem;
    overflow-y: auto;
    display: flex;
}
.tem7-goods-hori > div > .item {
    width: 2.2rem;
    height: 3.64rem;
    margin-left: 0.2rem;
    /*padding: 0.1rem;
    */
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: white;
    overflow: hidden;
}
.tem7-goods-hori > div > .item > .img {
    width: 2.2rem;
    height: 2.2rem;
}
.tem7-goods-hori > div > .item > .p01 {
    width: 100%;
    height: 0.68rem;
    margin-top: 0.1rem;
    padding: 0 0.12rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-goods-hori > div > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding: 0 0.16rem;
    margin-top: 0.1rem;
    color: var(--themeColorC);
}
.tem7-goods-hori > div > .item > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    line-height: 0.22rem;
    color: var(--themeColorC);
    margin-left: 0.05rem;
}
.tem7-goods-hori > div > .item > .price {
    width: 1.8rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--themeColorB);
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    padding: 0 0.12rem;
}
.tem7-goods-hori > div > .item > .price > .p01 {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: white;
}
.tem7-goods-hori > div > .item > .price > .p02 {
    font-family: phm;
    font-size: 0.26rem;
    line-height: 1em;
    color: white;
}

/* 商品-百叶窗 */
.tem7-goods-blinds {
    width: 100%;
    background: url("../images/act/0308/back2.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.15rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.1rem;
}
.tem7-goods-blinds.single {
    height: 2.77rem;
}
.tem7-goods-blinds.double {
    height: 5.51rem;
}
.tem7-goods-blinds > .item {
    width: 1.71rem;
    height: 2.58rem;
    border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    -moz-border-radius: 0.08rem;
    -ms-border-radius: 0.08rem;
    -o-border-radius: 0.08rem;
    position: relative;
    overflow: hidden;
    margin-right: 0.05rem;
}
.tem7-goods-blinds > .item:nth-child(4n) {
    margin-right: 0;
}
.tem7-goods-blinds > .item > .wrap {
    width: 100%;
    height: 100%;
    background-color: white;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    position: absolute;
    top: 0;
    left: 0;
}
.tem7-goods-blinds > .item > .wrap.hideItem {
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
}
.tem7-goods-blinds > .item > .wrap > .img {
    width: 1.71rem;
    height: 2.17rem;
}
.tem7-goods-blinds > .item > .wrap > p {
    width: 100%;
    height: 0.4rem;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-family: "Pingfang Heavy";
    font-size: 0.24rem;
    color: var(--themeColorC);
}
.tem7-goods-blinds > .item > .wrap > p > span {
    font-family: inherit;
    font-size: 0.18rem;
    color: inherit;
    margin-left: 0.02rem;
}

/* 商品-四格 */
.tem7-goods-four {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0.16rem 0.16rem 0.06rem 0.16rem;
}
.tem7-goods-four > .item {
    display: block;
    width: 3.54rem;
    height: 5rem;
    background-color: white;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    flex-shrink: 0;
    overflow: hidden;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
}
.tem7-goods-four > .item:nth-child(2n) {
    margin-right: 0;
}
.tem7-goods-four > .item > .img {
    width: 3.54rem;
    height: 3.54rem;
}
.tem7-goods-four > .item > .p01 {
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
    margin-top: 0.1rem;
    padding: 0 0.16rem;
}
.tem7-goods-four > .item > .p02 {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    margin-top: 0.1rem;
    padding: 0 0.16rem;
}
.tem7-goods-four > .item > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 广告图-广告位 */
.tem7-adv-banner {
    display: block;
    width: 6.9rem;
    height: 2rem;
    margin: 0.2rem auto;
    overflow: hidden;
}
.tem7-adv-banner > div {
    width: 100%;
    height: 100%;
}

/* 广告位-轮播图 */
.tem7-adv-slide {
    width: 7.1rem;
    height: 2.9rem;
    margin: 0.2rem auto;
    overflow: hidden;
}
.tem7-adv-slide > div {
    width: 100%;
    height: 100%;
}
.tem7-adv-slide .item {
    display: block;
}

/* 广告位-横向滑动 */
.tem7-adv-hori {
    width: 100%;
    height: 2rem;
    margin: 0.2rem 0;
    overflow: hidden;
    position: relative;
}
.tem7-adv-hori > div {
    width: auto;
    height: 2rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}
.tem7-adv-hori > div > .item {
    width: 2rem;
    height: 2rem;
    margin-left: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    -moz-border-radius: 0.08rem;
    -ms-border-radius: 0.08rem;
    -o-border-radius: 0.08rem;
    background-color: white;
    box-shadow: 0px 0px 0.28rem -0.06rem rgba(176, 176, 176, 0.5);
}
.tem7-adv-hori > div > .item > div {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    -moz-border-radius: 0.08rem;
    -ms-border-radius: 0.08rem;
    -o-border-radius: 0.08rem;
}

/* 组件-橱窗-品牌展示 */
.tem7-window-brand {
    width: 7.5rem;
    height: auto;
    padding: 0 0.14rem;
    margin: 0.2rem 0;
}
.tem7-window-brand > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.tem7-window-brand > div {
    width: 100%;
    height: 4.88rem;
    margin-top: 0.12rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tem7-window-brand > div > a {
    display: block;
    width: 3.52rem;
    height: 4.88rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-window-brand > div > div {
    width: 3.58rem;
    height: 4.88rem;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.tem7-window-brand > div > div > .item {
    display: block;
    width: 1.74rem;
    /*height: 1.92rem;
    */
    height: auto;
    margin-right: 0.1rem;
    margin-bottom: 0.12rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: white;
    overflow: hidden;
}
.tem7-window-brand > div > div > .item:nth-child(2n) {
    margin-right: 0;
}
.tem7-window-brand > div > div > .item > .img {
    width: 1.74rem;
    height: 1.74rem;
}
.tem7-window-brand > div > div > .item > .p01 {
    width: 100%;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.28rem;
    color: #333333;
    text-align: center;
    padding: 0 0.08rem;
}
.tem7-window-brand > div > div > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: var(--themeColorC);
    margin-top: 0.04rem;
    text-align: center;
    padding: 0 0.08rem;
}
.tem7-window-brand > div > div > .item > .p02 > span {
    font-family: inherit;
    font-size: 0.18rem;
    color: inherit;
    margin-left: 0.02rem;
}

/* 组件-橱窗-爆款左 */
.tem7-window-hot-left {
    width: 7.18rem;
    height: 3.84rem;
    margin: 0.2rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tem7-window-hot-left > div {
    width: 6.86rem;
    height: 3.52rem;
    background-color: white;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 0.06rem 0 rgba(0, 0, 0, 0.14);
    padding: 0.16rem 0.28rem 0.16rem 0.18rem;
    position: relative;
}
.tem7-window-hot-left > div > .img {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    position: relative;
}
.tem7-window-hot-left > div > .img > span {
    display: block;
    width: 1.04rem;
    height: 1.04rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/hotFire.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -0.16rem;
    right: -0.18rem;
    z-index: 100;
}
.tem7-window-hot-left > div > .info {
    width: 2.88rem;
    height: 3.2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 0.52rem;
    position: relative;
}
.tem7-window-hot-left > div > .info > .p01 {
    width: 100%;
    font-family: phm;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #333333;
}
.tem7-window-hot-left > div > .info > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.28rem;
    color: #333333;
    margin-top: 0.14rem;
}
.tem7-window-hot-left > div > .info > .price {
    width: 2.32rem;
    height: 0.54rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/hotLeftBtn.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: baseline;
    padding-left: 0.46rem;
    position: absolute;
    left: 0;
    bottom: 0.52rem;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.54rem;
    color: white;
}
.tem7-window-hot-left > div > .info > .price > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 组件-橱窗-爆款右 */
.tem7-window-hot-right {
    width: 7.18rem;
    height: 3.84rem;
    margin: 0.2rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tem7-window-hot-right > div {
    width: 6.86rem;
    height: 3.52rem;
    background-color: white;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 0.06rem 0 rgba(0, 0, 0, 0.14);
    padding: 0.16rem 0.18rem 0.16rem 0.28rem;
    position: relative;
}
.tem7-window-hot-right > div > .img {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    position: relative;
}
.tem7-window-hot-right > div > .img > span {
    display: block;
    width: 1.04rem;
    height: 1.04rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/hotFire.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -0.16rem;
    right: -0.18rem;
    z-index: 100;
}
.tem7-window-hot-right > div > .info {
    width: 2.88rem;
    height: 3.2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 0.52rem;
    position: relative;
}
.tem7-window-hot-right > div > .info > .p01 {
    width: 100%;
    font-family: phm;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #333333;
}
.tem7-window-hot-right > div > .info > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.28rem;
    color: #333333;
    margin-top: 0.14rem;
}
.tem7-window-hot-right > div > .info > .price {
    width: 2.32rem;
    height: 0.54rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/hotRightBtn.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    padding-right: 0.42rem;
    position: absolute;
    left: 0;
    bottom: 0.52rem;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.54rem;
    color: white;
}
.tem7-window-hot-right > div > .info > .price > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 九宫格 */
.tem7-window-grid {
    width: 7.5rem;
    height: 7.76rem;
    position: relative;
    /* margin: 0.2rem auto; */
}
.tem7-window-grid > .goods {
    /* width: 7.08rem; */
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    /* justify-content: space-between; */
    position: relative;
    padding: 0.16rem 0.16rem 0 0.16rem;
}
.tem7-window-grid > .goods > a {
    display: block;
    width: 1.72rem;
    height: 2.42rem;
    margin-bottom: 0.1rem;
    margin-right: 0.1rem;
    background-color: white;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
}
.tem7-window-grid > .goods > a:nth-child(4) {
    margin-right: 0;
}
.tem7-window-grid > .goods > a:nth-child(5) {
    margin-right: 3.74rem;
}
.tem7-window-grid > .goods > a:nth-child(6) {
    margin-right: 0;
}
.tem7-window-grid > .goods > a:nth-child(10) {
    margin-right: 0;
}
.tem7-window-grid > .middleImg {
    width: 3.52rem;
    height: 2.42rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-window-grid > .goods > a > .img {
    width: 1.72rem;
    height: 1.72rem;
}
.tem7-window-grid > .goods > a > .price {
    width: 100%;
    height: 0.34rem;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: var(--themeColorC);
    margin-top: 0.04rem;
}
.tem7-window-grid > .goods > a > .price > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}
.tem7-window-grid > .goods > a > p {
    width: 100%;
    height: auto;
    font-family: phr;
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #9d9d9d;
    text-align: center;
    margin-top: 0.05rem;
    text-decoration: line-through;
}

/* 组合橱窗 */
.tem7-window-group {
    width: 100%;
    height: 5.12rem;
    padding: 0 0.16rem;
    margin: 0.16rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tem7-window-group > .groupSlide {
    width: 3.54rem;
    height: 5.12rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
}
.tem7-window-group > .groups {
    width: 3.54rem;
    height: 5.12rem;
    padding-top: 1.24rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-window-group > .groups > div {
    width: 3.18rem;
    height: 3.7rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-items: space-between;
    flex-wrap: wrap;
}
.tem7-window-group > .groups > div > .item {
    display: block;
    width: 1.54rem;
    height: 1.8rem;
    background-color: white;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
}
.tem7-window-group > .groups > div > .item > .img {
    width: 1.54rem;
    height: 1.54rem;
    position: relative;
    z-index: 1;
}
.tem7-window-group > .groups > div > .item > span {
    border-radius: 0.18rem;
    -webkit-border-radius: 0.18rem;
    -moz-border-radius: 0.18rem;
    -ms-border-radius: 0.18rem;
    -o-border-radius: 0.18rem;
    background-color: var(--themeColorA);
    padding: 0 0.1rem;
    font-family: phr;
    font-size: 0.22rem;
    line-height: 0.36rem;
    white-space: nowrap;
    color: white;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: 0.08rem;
    z-index: 2;
}
.tem7-window-group > .groups > div > .item > span > i {
    font-family: inherit;
    font-size: 0.18rem;
    color: inherit;
    font-style: normal;
    margin-left: 0.02rem;
}

/* 生日活动 */
.tem7-birthday {
    width: 100%;
    height: auto;
    height: 4.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0.02rem 0.06rem 0.04rem;
}
.tem7-birthday > div {
    width: 7.44rem;
    height: 4.14rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
    padding-top: 0.94rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/bdBack.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-birthday > div > .bdTitle {
    font-family: phm;
    font-size: 0.32rem;
    line-height: 0.44rem;
    display: flex;
    align-items: center;
    color: #000000;
    position: absolute;
    top: 0.3rem;
    left: 0.42rem;
}
.tem7-birthday > div > .bdTitle > span {
    font-family: inherit;
    color: #d11b00;
}
.tem7-birthday > div > a {
    width: 1.8rem;
    height: 0.48rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/bdButton.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.26rem;
    right: 0.28rem;
}
.tem7-birthday > div > .list {
    width: 7.02rem;
    height: 2.9rem;
    display: flex;
    overflow-x: auto;
    margin: 0 auto;
}
.tem7-birthday > div > .list > .item {
    display: block;
    width: 1.68rem;
    height: 2.9rem;
    background-color: white;
    margin-right: 0.1rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
}
.tem7-birthday > div > .list > .item:last-child {
    margin-right: 0;
}
.tem7-birthday > div > .list > .item > .img {
    width: 1.68rem;
    height: 1.68rem;
    position: relative;
}
.tem7-birthday > div > .list > .item > .p01 {
    width: 100%;
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
    margin-top: 0.08rem;
}
.tem7-birthday > div > .list > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #ff0000;
    margin-top: 0.08rem;
}
.tem7-birthday > div > .list > .item > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 新人福利 */
.tem7-fresh {
    width: 100%;
    height: 4.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0.02rem 0.06rem 0.04rem;
}
.tem7-fresh > div {
    width: 7.44rem;
    height: 4.14rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
    padding-top: 0.94rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/freshBack.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-fresh > div > .freshTitle {
    width: 1.58rem;
    height: 0.5rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/freshTitle.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.26rem;
    left: 0.3rem;
}
.tem7-fresh > div > a {
    display: block;
    width: 2.46rem;
    height: 0.48rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/freshButton.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.26rem;
    right: 0.26rem;
    display: flex;
    align-items: center;
    padding-left: 0.46rem;
    font-family: phm;
    font-size: 0.2rem;
    line-height: 0.28rem;
    color: #f00a0a;
}
.tem7-fresh > div > .list {
    width: 7.02rem;
    height: 2.9rem;
    display: flex;
    overflow-x: auto;
    margin: 0 auto;
}
.tem7-fresh > div > .list > .item {
    display: block;
    width: 1.68rem;
    height: 2.9rem;
    background-color: white;
    margin-right: 0.1rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
}
.tem7-fresh > div > .list > .item:last-child {
    margin-right: 0;
}
.tem7-fresh > div > .list > .item > .img {
    width: 1.68rem;
    height: 1.68rem;
    position: relative;
}
.tem7-fresh > div > .list > .item > .img > div {
    width: 1.08rem;
    height: 0.3rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/freshTip.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tem7-fresh > div > .list > .item > .p01 {
    width: 100%;
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
    margin-top: 0.08rem;
}
.tem7-fresh > div > .list > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #ff0000;
    margin-top: 0.08rem;
}
.tem7-fresh > div > .list > .item > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 限时抢购 */
.tem7-seckill {
    width: 100%;
    height: 4.72rem;
    margin-top: 0.2rem;
}
.tem7-seckill > div {
    width: 100%;
    height: 1.86rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/seckillBack.png") center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.tem7-seckill > div > a {
    width: 1.44rem;
    height: 0.48rem;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    background-color: #ec0068;
    display: flex;
    align-items: center;
    padding-left: 0.26rem;
    font-family: phm;
    font-size: 0.2rem;
    line-height: 1em;
    color: white;
    position: absolute;
    top: 0.2rem;
    right: 0.16rem;
}
.tem7-seckill > div > a > span {
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    margin-left: 0.04rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/seckillArrow.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-seckill > div .actCountDown {
    width: 5.94rem;
    height: 0.64rem;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    background-color: #f8f8f8;
    box-shadow: 0 -0.02rem 0.14rem 0 rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    bottom: 0.06rem;
    z-index: 100;
    border-radius: 0.32rem;
    -webkit-border-radius: 0.32rem;
    -moz-border-radius: 0.32rem;
    -ms-border-radius: 0.32rem;
    -o-border-radius: 0.32rem;
    padding-left: 0.32rem;
    padding-right: 0.4rem;
}
.tem7-seckill > div .actCountDown > .actTitle {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.tem7-seckill > div .actCountDown > .actTitle > span {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/seckillClock.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-seckill > div .actCountDown > .actTitle > p {
    font-family: phr;
    font-size: 0.24rem;
    line-height: 1em;
    color: #333333;
    margin-left: 0.12rem;
}
.tem7-seckill > div .actCountDown > .actCD {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.tem7-seckill > div .actCountDown > .actCD > span {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: #666666;
    margin-right: 0.08rem;
}
.tem7-seckill > div .actCountDown > .actCD > div {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0.32rem;
    padding: 0 0.06rem;
    height: 0.36rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: #ff0000;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: white;
}
.tem7-seckill > div .actCountDown > .actCD > .scday {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: #666666;
    margin: 0 0.06rem;
}
.tem7-seckill > div .actCountDown > .actCD > .scsep {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 1em;
    color: #666666;
    margin: 0 0.04rem;
}
.tem7-seckill > div .actCountDown > span {
    font-family: "phr";
    font-size: 0.23rem;
    color: #858585;
    margin-right: 0.1rem;
    line-height: 0.32rem;
}
.tem7-seckill > div .actCountDown > p {
    font-family: "phr";
    font-size: 0.23rem;
    color: #333333;
    margin-right: 0.1rem;
    line-height: 0.32rem;
}
.tem7-seckill > div > .secGoodsInfo {
    width: 100%;
    height: 3.14rem;
    background-color: #f2f2f2;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 0;
    top: 1.58rem;
    z-index: 50;
    padding: 0.4rem 0.16rem 0 0.16rem;
}
.tem7-seckill > div > .secGoodsInfo > div {
    width: 7.18rem;
    height: 2.54rem;
    background-color: white;
    box-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.05);
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    align-items: center;
}
.tem7-seckill > div > .secGoodsInfo > div > .img {
    width: 2.54rem;
    height: 2.54rem;
    margin-right: 0.2rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info {
    width: 4.24rem;
    height: 2.54rem;
    padding-top: 0.26rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .p01 {
    width: 100%;
    height: 0.68rem;
    font-family: phm;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .price {
    width: 100%;
    margin-top: 0.28rem;
    height: 0.34rem;
    display: flex;
    align-items: baseline;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .price > p {
    font-family: phb;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #ff0000;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .price > p > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .price > span {
    display: block;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.34rem;
    color: #999999;
    text-decoration: line-through;
    margin-left: 0.08rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .secSales {
    width: 100%;
    height: 0.68rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/seckillPrice.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 0.18rem;
    margin-top: 0.16rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .secSales > div {
    width: 1.42rem;
    height: 0.14rem;
    border-radius: 0.07rem;
    -webkit-border-radius: 0.07rem;
    -moz-border-radius: 0.07rem;
    -ms-border-radius: 0.07rem;
    -o-border-radius: 0.07rem;
    overflow: hidden;
    background: linear-gradient(58deg, #ffdde0 0%, #fececf 100%);
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .secSales > div > div {
    height: 0.14rem;
    border-radius: 0.07rem;
    -webkit-border-radius: 0.07rem;
    -moz-border-radius: 0.07rem;
    -ms-border-radius: 0.07rem;
    -o-border-radius: 0.07rem;
    background-color: #fc1a5a;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .secSales > p {
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.34rem;
    color: #ff0000;
    margin-left: 0.12rem;
}
.tem7-seckill > div > .secGoodsInfo > div > .info > .secSales > span {
    display: block;
    font-family: phb;
    font-size: 0.32rem;
    line-height: 1em;
    color: white;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.28rem;
}

/* 新品上架 */
.tem7-newgoods {
    width: 7.5rem;
    height: auto;
    margin: 0.2rem 0;
}
.tem7-newgoods > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    margin-bottom: 0.2rem;
    padding-left: 0.16rem;
    display: flex;
    align-items: center;
}
.tem7-newgoods > div {
    width: 100%;
    height: 6.72rem;
    padding: 0.2rem 0.16rem;
    background: linear-gradient(314deg, rgba(255, 0, 0, 0.98) 0%, rgba(255, 162, 162, 0.93) 100%);
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
}
.tem7-newgoods > div > .box1 {
    width: 7.18rem;
    height: 2.54rem;
    display: flex;
    align-items: center;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: white;
    overflow: hidden;
}
.tem7-newgoods > div > .box1 > .img {
    width: 2.54rem;
    height: 2.54rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    margin-right: 0.2rem;
    position: relative;
}
.tem7-newgoods > div > .box1 > .img > div {
    width: 0.74rem;
    height: 0.74rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/new1.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.08rem;
    right: 0.1rem;
}
.tem7-newgoods > div > .box1 > .info {
    width: 4.24rem;
    height: 2.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 0.2rem;
}
.tem7-newgoods > div > .box1 > .info > .p01 {
    font-family: phm;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-newgoods > div > .box1 > .info > .p02 {
    width: 4.22rem;
    height: 0.68rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/new2.png") center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 0.2rem;
}
.tem7-newgoods > div > .box1 > .info > .p02 > p.price {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #ff0000;
    flex-shrink: 0;
}
.tem7-newgoods > div > .box1 > .info > .p02 > p.marketPrice {
    display: none;
    width: 100%;
    font-family: phr;
    font-size: 0.2rem;
    line-height: 0.34rem;
    color: #999999;
    text-decoration: line-through;
    margin-left: 0.08rem;
}
.tem7-newgoods > div > .box1 > .info > .p02 > span {
    display: block;
    font-family: phb;
    font-size: 0.32rem;
    line-height: 1em;
    color: white;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.28rem;
}
.tem7-newgoods > div > .list {
    width: 100%;
    height: 3.66rem;
    margin-top: 0.16rem;
    display: flex;
}
.tem7-newgoods > div > .list > .item {
    width: 2.32rem;
    height: 3.66rem;
    background-color: white;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    margin-right: 0.1rem;
    overflow: hidden;
}
.tem7-newgoods > div > .list > .item:last-child {
    margin-right: 0;
}
.tem7-newgoods > div > .list > .item > .img {
    width: 2.32rem;
    height: 2.32rem;
    position: relative;
}
.tem7-newgoods > div > .list > .item > .img > div {
    display: flex;
    align-items: center;
    width: 0.58rem;
    height: 0.3rem;
    border-radius: 0 0.15rem 0.15rem 0;
    -webkit-border-radius: 0 0.15rem 0.15rem 0;
    -moz-border-radius: 0 0.15rem 0.15rem 0;
    -ms-border-radius: 0 0.15rem 0.15rem 0;
    -o-border-radius: 0 0.15rem 0.15rem 0;
    background-color: #ff0000;
    font-family: phr;
    font-size: 0.16rem;
    line-height: 1em;
    color: white;
    padding-left: 0.1rem;
    position: absolute;
    top: 0.14rem;
    left: 0;
}
.tem7-newgoods > div > .list > .item > .p01 {
    width: 100%;
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
    margin-top: 0.08rem;
    padding: 0 0.16rem;
}
.tem7-newgoods > div > .list > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #d60520;
    margin-top: 0.04rem;
    padding: 0 0.16rem;
}

/* 热兑排行 */
.tem7-hotrank-style1 {
    width: 7.5rem;
    height: auto;
    padding: 0 0.16rem;
    margin: 0.2rem 0;
}
.tem7-hotrank-style1 > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    margin-bottom: 0.1rem;
    display: flex;
    align-items: center;
}
.tem7-hotrank-style1 > p > span {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.04rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/crown2.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-hotrank-style1 > .list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tem7-hotrank-style1 > .list > a {
    display: block;
    width: 3.54rem;
    height: 3.3rem;
    flex-shrink: 0;
    background: linear-gradient(180deg, rgba(255, 208, 139, 0.66) 0%, rgba(255, 249, 243, 0.66) 100%);
    padding-top: 0.2rem;
    position: relative;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-hotrank-style1 > .list > a > .p01 {
    width: 100%;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #5c1907;
    text-align: center;
}
.tem7-hotrank-style1 > .list > a > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    text-align: center;
    margin-top: 0.02rem;
}
.tem7-hotrank-style1 > .list > a > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}
.tem7-hotrank-style1 > .list > a > .img {
    width: 2.32rem;
    height: 2.32rem;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10;
}
.tem7-hotrank-style1 > .list > a > img {
    display: block;
    width: 0.74rem;
    height: 0.68rem;
    position: absolute;
    top: -0.04rem;
    right: -0.1rem;
    z-index: 100;
}
.tem7-hotrank-style1 > .list > div {
    width: 3.54rem;
    height: 3.3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-shrink: 0;
}
.tem7-hotrank-style1 > .list > div > .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 3.54rem;
    height: 1.6rem;
    flex-shrink: 0;
    background-color: #f2f2f2;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    padding-left: 0.16rem;
    padding-right: 0.1rem;
}
.tem7-hotrank-style1 > .list > div > .item > .img {
    width: 1.4rem;
    height: 1.4rem;
    flex-shrink: 0;
    margin-left: 0.08rem;
}
.tem7-hotrank-style1 > .list > div > .item > .info {
    width: 1.82rem;
    height: auto;
    overflow: hidden;
}
.tem7-hotrank-style1 > .list > div > .item > .info > .p01 {
    height: 0.68rem;
    font-family: phm;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-hotrank-style1 > .list > div > .item > .info > .p02 {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    margin-top: 0.12rem;
}
.tem7-hotrank-style1 > .list > div > .item > .info > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 热兑专区 */
.tem7-hotrank-style2 {
    width: 7.5rem;
    height: auto;
    padding: 0 0.16rem;
    margin: 0.2rem 0;
}
.tem7-hotrank-style2 > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    margin-bottom: 0.1rem;
    display: flex;
    align-items: center;
}
.tem7-hotrank-style2 > p > span {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.04rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/crown2.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-hotrank-style2 > .list {
    width: 100%;
    /* height: 3.3rem; */
    display: flex;
    flex-wrap: wrap;
    /* align-content: space-between; */
    justify-content: space-between;
}
.tem7-hotrank-style2 > .list > .item {
    width: 3.54rem;
    height: 1.6rem;
    background-color: #f2f2f2;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.16rem;
    padding-right: 0.1rem;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
}
.tem7-hotrank-style2 > .list > .item:nth-child(2n) {
    margin-right: 0;
}
.tem7-hotrank-style2 > .list > .item > .img {
    width: 1.4rem;
    height: 1.4rem;
    flex-shrink: 0;
}
.tem7-hotrank-style2 > .list > .item > .info {
    width: 1.82rem;
    height: auto;
    overflow: hidden;
}
.tem7-hotrank-style2 > .list > .item > .info > .p01 {
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-hotrank-style2 > .list > .item > .info > .p02 {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    margin-top: 0.12rem;
}
.tem7-hotrank-style2 > .list > .item > .info > .p02 > span {
    font-family: phr;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}

/* 组件-热兑排行-样式3 */
.tem7-hotrank-style3 {
    width: 7.5rem;
    height: auto;
    padding: 0 0.16rem;
    margin: 0.2rem 0;
}
.tem7-hotrank-style3 > p {
    font-family: phm;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333333;
    margin-bottom: 0.06rem;
}
.tem7-hotrank-style3 > .ladder {
    width: 100%;
    height: 3.2rem;
    display: flex;
    align-items: flex-end;
    position: relative;
}
.tem7-hotrank-style3 > .ladder > .item {
    background-color: #f3f4f9;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    position: absolute;
    bottom: 0;
    width: 2.04rem;
    height: 2.76rem;
    padding: 0.18rem 0.14rem 0 0.14rem;
    background: linear-gradient(180deg, rgba(238, 184, 170, 0.27) 0%, rgba(255, 249, 243, 0.27) 100%);
    overflow: hidden;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) {
    width: 2.88rem;
    height: 3.2rem;
    padding: 0.16rem 0.24rem 0 0.24rem;
    background: linear-gradient(180deg, rgba(255, 208, 139, 0.66) 0%, rgba(255, 249, 243, 0.66) 100%);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: 0;
    overflow: inherit;
}
.tem7-hotrank-style3 > .ladder > .item > .wrap {
    width: 100%;
    height: 100%;
    position: relative;
}
.tem7-hotrank-style3 > .ladder > .item > .wrap > .p01 {
    width: 100%;
    font-family: phm;
    font-size: 0.24rem;
    line-height: 0.34rem;
    text-align: center;
    color: #333333;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) > .wrap > .p01 {
    color: #5c1907;
}
.tem7-hotrank-style3 > .ladder > .item > .wrap > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    text-align: center;
    margin-top: 0.04rem;
}
.tem7-hotrank-style3 > .ladder > .item > .wrap > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) > .wrap > .p02 {
    margin-top: 0.02rem;
}
.tem7-hotrank-style3 > .ladder > .item > .wrap > .img {
    width: 1.76rem;
    height: 1.76rem;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) > .wrap > .img {
    width: 2.08rem;
    height: 2.08rem;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) > .wrap > img.crown {
    display: block;
    width: 0.84rem;
    height: 0.46rem;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    top: -0.6rem;
    z-index: 100;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(1) > .wrap > img.silk {
    display: block;
    width: 0.74rem;
    height: 0.68rem;
    position: absolute;
    top: -0.2rem;
    right: -0.34rem;
    z-index: 100;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(2) {
    left: 0;
    z-index: 90;
}
.tem7-hotrank-style3 > .ladder > .item:nth-child(3) {
    right: 0;
    z-index: 80;
}
.tem7-hotrank-style3 > .list {
    width: 100%;
    height: 1.6rem;
    display: flex;
    align-items: center;
    margin-top: 0.1rem;
}
.tem7-hotrank-style3 > .list > .item {
    width: 3.54rem;
    height: 1.6rem;
    background: #f2f2f2;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.16rem;
    padding-right: 0.1rem;
    overflow: hidden;
}
.tem7-hotrank-style3 > .list > .item:last-child {
    margin-left: 0.1rem;
}
.tem7-hotrank-style3 > .list > .item > .info {
    width: 1.82rem;
    height: auto;
    overflow: hidden;
}
.tem7-hotrank-style3 > .list > .item > .info > .p01 {
    height: 0.68rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #333333;
}
.tem7-hotrank-style3 > .list > .item > .info > .p02 {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: var(--themeColorC);
    margin-top: 0.12rem;
}
.tem7-hotrank-style3 > .list > .item > .info > .p02 > span {
    font-family: inherit;
    font-size: 0.2rem;
    color: inherit;
    margin-left: 0.05rem;
}
.tem7-hotrank-style3 > .list > .item > .img {
    width: 1.4rem;
    height: 1.4rem;
    flex-shrink: 0;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}

/* 商品分组 */
.tem7-goodslist {
    width: 100%;
    height: auto;
    /* margin-top: 0.2rem; */
    margin-bottom: 0.18rem;
}

/* 商品分组-分类 */
.tem7-goodslist-cate {
    width: 100%;
    height: auto;
    /* margin-top: 0.2rem; */
    margin-bottom: 0.18rem;
}
.tem7-goodslist-cate > .navList {
    width: 100%;
    height: 0.76rem;
    display: flex;
    align-items: center;
    overflow-x: auto;
}
.tem7-goodslist-cate > .navList > .item {
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #999999;
    flex-shrink: 0;
    margin-right: 0.6rem;
}
.tem7-goodslist-cate > .navList > .item.active {
    font-family: phm;
    color: #333333;
}
.tem7-goodslist-cate > .navList > .item:first-child {
    margin-left: 0.3rem;
}

/* 商品分组-积分 */
.tem7-goodslist-jifen > .navList {
    width: 100%;
    height: 0.9rem;
    display: flex;
    align-items: center;
    overflow-x: auto;
}
.tem7-goodslist-jifen > .navList > .item {
    /* min-width: fit-content; */
    height: 0.54rem;
    border-radius: 0.27rem;
    border: 0.02rem solid #eeeeee;
    padding: 0 0.27rem;
    font-family: "phr";
    font-size: 0.28rem;
    line-height: 0.54rem;
    text-align: center;
    color: #333333;
    margin-right: 0.18rem;
    flex-shrink: 0;
}
.tem7-goodslist-jifen > .navList > .item.active {
    background-color: var(--themeColorA);
    color: white;
}
.tem7-goodslist-jifen > .navList > .item:first-child {
    margin-left: 0.3rem;
}

/* 首页商品列表样式 */
.tem7-goodslist > .list {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.tem7-goodslist > .list > .item {
    width: 3.36rem;
    height: auto;
    background-color: white;
    position: relative;
    flex-shrink: 0;
    margin-bottom: 0.2rem;
}
.tem7-goodslist > .list > .item:after {
    content: "";
    width: 3.36rem;
}
.tem7-goodslist > .list > .item > .img {
    /*width: 2.63rem;
    */
    width: 3.36rem;
    height: 3.36rem;
    background: url("../../images/g01.png") center no-repeat;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    border-radius: 0.04rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    -ms-border-radius: 0.04rem;
    -o-border-radius: 0.04rem;
}
.tem7-goodslist > .list > .item > .p01 {
    width: 100%;
    height: 0.64rem;
    margin-top: 0.2rem;
    font-family: "phr";
    font-size: 0.22rem;
    line-height: 0.32rem;
    padding: 0 0.1rem;
    color: #333333;
}
.tem7-goodslist > .list > .item > .p02 {
    width: 100%;
    height: 0.35rem;
    font-family: "phr";
    font-size: 0.25rem;
    line-height: 0.35rem;
    color: #d8d8d8;
    margin-top: 0.18rem;
    text-decoration: line-through;
    padding: 0 0.1rem;
}
.tem7-goodslist > .list > .item > .p03 {
    width: 100%;
    height: 0.32rem;
    display: flex;
    align-items: flex-end;
    margin-top: 0.08rem;
    padding: 0 0.1rem;
}
.tem7-goodslist > .list > .item > .p03 > svg {
    width: 0.22rem;
    height: 0.22rem;
    /* color: var(--themeColorB); */
    color: #333333;
    margin-bottom: 0.03rem;
}
.tem7-goodslist > .list > .item > .p03 > p {
    font-family: "phr";
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: var(--themeColorB);
    margin: 0 0.12rem;
}
.tem7-goodslist > .list > .item > .p03 > p > span.op {
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    margin-right: 0.1rem;
    text-decoration: line-through;
}
.tem7-goodslist > .list > .item > .p03 > span {
    font-size: 0.14rem;
    line-height: 1em;
    color: var(--themeColorB);
}
.tem7-goodslist > .list > .item > .p03 > p.plus {
    margin: 0;
}
.tem7-goodslist > .goodsList > .item > .p02 > p > span.op {
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    margin-right: 0.1rem;
    text-decoration: line-through;
}

/* 弹窗 */
.tem7-popup {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}
.tem7-popup > .wrap {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100;
}
.tem7-popup > .wrap > div {
    width: 4rem;
    height: 4.7rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
}
.tem7-popup > .wrap > div > .wrap {
    width: 100%;
    height: 100%;
    position: relative;
}
.tem7-popup > .wrap > div > .wrap > a {
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    background: url("../../images/tem7/default/popup/popupClose.png") center no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    bottom: -0.78rem;
}
.tem7-popup > .mask {
    width: 100vw;
    height: 100vh;
    background-color: #000;
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

/* 活动入口样式1 */
.tem7-entrance-style1 {
    width: 100%;
    /* height: 4.08rem; */
    /* background-color: #e9edf4; */
    padding: 0.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tem7-entrance-style1 > .item {
    width: 100%;
    height: 3.76rem;
    margin-left: 0.1rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}
.tem7-entrance-style1 > .item:first-child {
    margin-left: 0;
}

/* n积分任选活动 */
.tem7-nx {
    width: 100%;
    height: auto;
    height: 4.57rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0.02rem 0.06rem 0.04rem;
}
.tem7-nx > div {
    width: 7.44rem;
    height: 4.43rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
    padding-top: 0.94rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/nxBack.png") center no-repeat;
    background-size: 100% 100%;
}
.tem7-nx > div > .nxTitle {
    font-family: phm;
    font-size: 0.32rem;
    line-height: 0.44rem;
    display: flex;
    align-items: center;
    color: #000000;
    position: absolute;
    top: 0.3rem;
    left: 0.42rem;
}
.tem7-nx > div > .nxTitle > span {
    font-family: inherit;
    color: #d11b00;
    margin-left: 0.04rem;
}
.tem7-nx > div > a {
    width: 1.66rem;
    height: 0.48rem;
    background: url("https://dmc-proimg.damaicheng.com/h5/temSetting/nxButton.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.26rem;
    right: 0.28rem;
}
.tem7-nx > div > .list {
    width: 7.02rem;
    /* height: 2.9rem; */
    display: flex;
    overflow-x: auto;
    margin: 0 auto;
}
.tem7-nx > div > .list > .item {
    display: block;
    width: 2.3rem;
    height: 3.2rem;
    background-color: white;
    margin-right: 0.1rem;
    padding: 0.1rem;
    flex-shrink: 0;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    overflow: hidden;
}
.tem7-nx > div > .list > .item:last-child {
    margin-right: 0;
}
.tem7-nx > div > .list > .item > .img {
    width: 2.08rem;
    height: 2.08rem;
    position: relative;
}
.tem7-nx > div > .list > .item > .p01 {
    width: 100%;
    height: 0.24rem;
    font-family: phr;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #333333;
    margin-top: 0.16rem;
}
.tem7-nx > div > .list > .item > .p02 {
    width: 100%;
    font-family: phr;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #ff0000;
    margin-top: 0.1rem;
    display: flex;
    align-items: baseline;
}
.tem7-nx > div > .list > .item > .p02 > span {
    font-family: phr;
    font-size: 0.2rem;
    color: #ff0000;
    margin-left: 0.04rem;
    margin-right: 0.04rem;
}
