<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tm-container {
    background: white;
}

.tm-head {
    width: 100%;
    height: 350px;
    background: url(../images/banner.png) no-repeat center center;
}

.tm-gift {
    width: 100%;
    background-color: #333333;
    padding: 20px 0;
    margin-bottom: 50px;
}

.tm-gift-ul {
    width: 1200px;
    margin: auto;
    height: 120px;
}

.tm-gift a {
    float: left;
    width: 282px;
    height: 120px;
    margin-left: 24px;
}

.tm-gift a img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: bottom;
    border-radius: 10px;
}

.tm-gift a:first-child {
    margin-left: 0;
}

.tm-container .section {
    width: 1200px;
    margin: auto;
    zoom: 1;
}

.section-bg {
    background: #fafafa;
    padding-top: 48px;
}

.section:after {
    content: "";
    display: table;
    height: 0;
    width: 100%;
    clear: both;
}

.to-big img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: bottom;
    transition: all .4s ease;
}

.part1 {
    float: left;
    width: 588px;
}

.part1.right {
    float: right;
}

.part1 a {
    float: left;
    width: 286px;
    height: 320px;
    margin-left: 16px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.part1 a:first-child {
    margin-left: 0;
}

.part1 .to-big {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.part1 .part1-name {
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
}

.part1-name div {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    line-height: 24px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    height: 50px;
}

.part1-name div span {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
}

.part1-price {
    float: left;
    margin-top: 260px;
    width: 100%;
    position: relative;
    z-index: 3;
}

.part1-price .p1-price-left {
    float: left;
    margin-left: 16px;

}

.p1-price-left b {
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    line-height: 24px;
    color: #ffffff;
}

.p1-price-left span {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: line-through;
}

.p1-price-left i {
    display: inline-block;
    vertical-align: inherit;
    width: 36px;
    height: 15px;
    background-color: #52872f;
    color: #a0f76c;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    margin-left: 3px;
    font-style: normal;
    text-align: center;
}

.part1-price .p1-price-right {
    float: right;
    margin-right: 16px;
    width: 73px;
    height: 36px;
    border-radius: 18px;
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #ffffff;
    margin-top: 3px;
}

.part2 {
    float: left;
    width: 590px;
    height: 320px;
    /* overflow: hidden; */
}

.part2.right {
    float: right;
}

.part2-right-li {
    float: left;
    width: 100%;
    height: 68px;
    background: #EFEFEF;
    border-radius: 6px;
    margin-bottom: 16px;
    /* overflow: hidden; */

}

.part2-right-li:hover {
    box-shadow: 0px 0px 10px 0px rgba(204, 204, 204, 0.8);
}

.part2-right-li img {
    float: left;
    width: 145px;
    height: 68px;
    border-radius: 5px 0 0 5px;
}

.part2-right-li-tit {
    float: left;
    width: 220px;
    height: 40px;
    overflow: hidden;
    margin: 14px 0 0 18px;
}

.part2-right-li-tit .title {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #474747;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.part2-right-li-tit .etitle {
    float: left;
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #aeaeae;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-top: 2px;
}

.part2-right-li-price {
    float: right;
    width: 170px;
    height: 40px;
    position: relative;
    margin: 14px 18px 0 0;
}

.part2-right-li-price &gt; div {
    float: left;
    width: 90px;
}

.part2-right-li-price .old-price {
    float: left;
    width: 90px;
    height: 15px;
    line-height: 15px;
    color: #aeaeae;
    font-size: 14px;
    text-decoration: line-through;
}

.part2-right-li-price .price {
    float: left;
    width: 90px;
    height: 25px;
    line-height: 25px;
    color: #ff3600;
    font-size: 20px;
    font-weight: bold;
}

.part2-right-li-price .zk {
    float: right;
    width: 70px;
    height: 38px;
    line-height: 38px;
    background-color: #52872f;
    border-radius: 10px;
    color: #a0f76c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.part2-right-li-price .lowest {
    position: absolute;
    top: -17px;
    right: -18px;
    width: 51px;
    height: 51px;
    background: url(../images/icon-lowest.png) no-repeat;
}

.part3 {
    width: 100%;
    overflow: hidden;
    margin-top: 24px;
    float: left;
    margin-bottom: 48px;
}

.part3 a {
    position: relative;
    width: 227px;
    height: 105px;
    overflow: hidden;
    border-radius: 10px;
    display: block;
    float: left;
    margin-left: 16px;
}

.part3 a:first-child {
    margin-left: 0;
}

.part3 a .to-big {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.show-con {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    text-align: center;
    display: none;
}

.part3 a:hover .show-con {
    display: block;
}

.show-con .p3-name {
    width: 86%;
    text-align: center;
    margin: 0 auto 16px;
}

.p3-name h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
}

.p3-name p {
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}

.show-con .p3-price {
    display: inline-block;
    margin: auto;
    font-size: 22px;
    font-style: italic;
    line-height: 24px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.show-con .p3-price:before {
    content: "";
    width: 105%;
    height: 6px;
    position: absolute;
    left: -2.5%;
    bottom: 1px;
    transform: skew(-20deg);
    display: block;
    background: #ff3600;
}

.show-con .p3-price span {
    position: relative;
    z-index: 2;
}

.part4 {
    float: left;
    width: 588px;
    height: 320px;
    border-radius: 10px;
}

.part4.right {
    float: right;
}

.part4 .to-big {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.section-list {
    padding-bottom: 100px;
}

.section-list .part2 {
    height: auto;
}

/*banner*/
.banner-link {
    width: 1200px;
    height: 160px;
    border-radius: 12px;
    display: block;
    margin: 48px auto 24px;

}

.banner-link img {
    vertical-align: bottom;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}


.part1 a:hover .to-big img,
.part4 .to-big:hover img {
    transform: scale(1.3);
}

.load-more{
    clear: both;
    display: block;
    width: 196px;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    text-align: center;
    border: 3px solid #FB8E49;
    margin: auto;
    color: #FB8E49;
    font-size: 24px;
    /* margin-top: 30px; */
    position: relative;
    bottom: -30px;
    font-weight: 600;
}</pre></body></html>