<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.my299 {
    max-width: 835px;
    margin: auto;
    background-color: #39b3d7;
    font-family: "å¾®è½¯é›…é»‘", "å¹¼åœ†", "ä»¿å®‹";
}

.my299 .head {
    background-image: url('https://www.my299.com/images/banner/20.jpg');
    background-size: cover;
    padding: 5px;
    text-align: center;
}

.my299 .xiangsidou {
    background-image: url('https://www.my299.com/images/xiangsidou.jpg');
    background-size: cover;
    padding: 5px;
    text-align: center;
}

.my299 .head .img-thumbnail, .my299 .xiangsidou .img-thumbnail {
    border-radius: 50%;
    margin: auto;
    display: block;
    max-width: 5.5rem;
    padding: 1px;
}

.my299 .card.well {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.my299 .card.well h4 {
    color: #333333;
    font-size: 1.2em;
    margin-bottom: 0.3em;
    margin-top: 0.5em;
}

.my299 .card.well p, .my299 .card.well ol li {
    color: #333333;
    font-size: 1.2em;
    margin: 0.2em;
    max-width: 100%;
}

.my299 .card.well p {
    text-indent: 2em;
    word-wrap:break-word;
    word-break:keep-all;
}

.my299 .card.well .card-header, .my299 .card.well .item-media .icon {
    color: #C09853;
}

.my299 .card.well strong.h4 {
    color: #333333;
}

.my299 .card.well strong {
    color: #ff6600;
}

.my299 .card .card-content-inner textarea {
    display: block;
    width: 100%;
    height: 10rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    margin: 0;
    font-family: inherit;
    font-size: .85rem;
    color: #3d4145;
    background: none;
    border: none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.my299 .well .card-content-inner img {
    margin: 10px auto 20px;
    max-width: 100%;
    display: block;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

img {
    vertical-align: middle;
}

/*@media (max-width:768px) {
    .my299 .bar{
        position: fixed;
    }
    .my299 .bar-tab {
        height: 3.5rem;
    }
    .my299 .bar-tab .tab-item .icon {
        font-size: 0.8rem;
        color: grey;
    }
    .my299 .bar-tab .tab-item {
        color: #000000;
        text-align: center;
        vertical-align: top;
        height: 3.5rem;
    }
    .my299 .bar-tab .tab-item.text{
        padding-top: 0.8rem;
        font-size: 1rem;
    }
}*/

/*.my299 .tab-item.right {
    background-color: #000000;
    color: #ffffff;
}*/

/*.my299 .tab-item.center1 {
    background-color: #666666;
    color: #ffffff;
}

.my299 .tab-item.center2 {
    background-color: #aaaaaa;
    color: #000000;
}*/

/*.my299 .tab-item.left {
    background-color: #efefef;
    color: #000000;
}*/


.my299 .tab-item.right {
    border-left:0.2px solid #81C0C0;
    background-color: #00AEAE;
    color: #fff;
    padding: 10px;
    font-size: 1rem;
    margin-left: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.my299 .tab-item.center1,.my299 .tab-item.center2 {
    background-color: #00AEAE;
    border-left:0.2px solid #81C0C0;
    border-right:0.2px solid #81C0C0;
    color: #fff;
    padding: 10px 0px;
    font-size: 1rem;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.my299 .tab-item.capsule {
    background-color: #00AEAE;
    color: #ffffff;
    padding: 10px;
    font-size: 1rem;
}

.my299 .tab-item.left {
    border-right:0.2px solid #81C0C0;
    background-color: #00AEAE;
    color: #ffffff;
    padding: 10px 0px;
    font-size: 1rem;
    margin-right: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.my299 .tabs .tab {
    min-height: 600px;
    background-color: #ffffff;
}

.my299 .buttons-tab .button .badge {
    position: absolute;
    top: .1rem;
    left: 50%;
    z-index: 100;
    min-width: .8rem;
    height: .8rem;
    padding: 0 .2rem;
    margin-left: .1rem;
    font-size: .6rem;
    line-height: .8rem;
    color: white;
    vertical-align: top;
    background: red;
    border-radius: .5rem;
}

.item-subtitle, .item-title, .item-text {
    white-space: normal !important;
}

.import-word-button i {
    background-image: url('https://www.my299.com/zx-editor/demo/img/summary@2x.png');
}

@media (-webkit-min-device-pixel-ratio: 3), (min-device-pixel-ratio: 3) {
    .import-word-button i {
        background-image: url('https://www.my299.com/zx-editor/demo/img/summary@3x.png');
    }
}

.zxeditor-toolbar-wrapper {
    height: 50px !important;
    text-align: center !important;
}

.zxeditor-container .zxeditor-toolbar-wrapper dl dd {
    float: none !important;
    display: inline-flex !important;
}

.zxeditor-container .zxeditor-content-wrapper {
    overflow-y: auto !important;
}

.fa.color-gray {
    color: #bbbbbb !important;
}

.mask {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.mask_an {
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: #e40011;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;;
    text-align: left;
    padding: 5px;
}

.mask_an p {
    margin-top: 4px;
    margin-bottom: 4px;
}

.my299 .sortArea {
    text-align: center;
    width: 100%;
    background-color: #ffffff !important;
    padding: 20px 0 10px;
    margin-top: -10px;
}

.my299 .sortArea a {
    width: 18%;
    display: inline-block;
}

.my299 .item-100 {
    width: 100%;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: .8rem;
    background: #fff;
    border-radius: .1rem;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
}

.my299 .item-50 {
    width: 49%;
    display: inline-block;
    font-size: .6rem;
    background: #fff;
    border-radius: .1rem;
    margin-bottom: 0.5rem;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
}

.my299 .item-33 {
    width: 32%;
    display: inline-block;
    font-size: .5rem;
    background: #fff;
    border-radius: .1rem;
    margin-bottom: 0.5rem;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
}

.my299 .item-25 {
    width: 24%;
    display: inline-block;
    font-size: .4rem;
    background: #fff;
    border-radius: .1rem;
    margin-bottom: 0.5rem;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
}

.my299 .wrapper-150 {
    position: relative;
    padding-bottom: 150%;
}

.my299 .wrapper-140 {
    position: relative;
    padding-bottom: 140%;
}

.my299 .wrapper-130 {
    position: relative;
    padding-bottom: 130%;
}

.my299 .wrapper-120 {
    position: relative;
    padding-bottom: 120%;
}

.my299 .wrapper-110 {
    position: relative;
    padding-bottom: 110%;
}

.my299 .wrapper-100 {
    position: relative;
    padding-bottom: 100%;
}

.my299 .wrapper-90 {
    position: relative;
    padding-bottom: 90%;
}

.my299 .wrapper-80 {
    position: relative;
    padding-bottom: 80%;
}

.my299 .wrapper-75 {
    position: relative;
    padding-bottom: 75%;
}

.my299 .wrapper-70 {
    position: relative;
    padding-bottom: 70%;
}

.my299 .wrapper-67 {
    position: relative;
    padding-bottom: 66.6%;
}

.my299 .wrapper-60 {
    position: relative;
    padding-bottom: 60%;
}

.my299 .wrapper-50 {
    position: relative;
    padding-bottom: 50%;
}

.my299 .wrapper-40 {
    position: relative;
    padding-bottom: 40%;
}

.my299 .wrapper-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-clip: border-box;
}

.my299 .wrapper-image-contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-clip: border-box;
    background-color: #ffffff;
}

.my299 .wrapper-title {
    margin: 5px;
    text-align: center;
    font-weight: 500;
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #000000;
}

.my299 .wrapper-text {
    margin: 5px;
    text-align: center;
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #6e727b;
}

.my299 .wrapper-price {
    margin: 5px;
    text-align: center;
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #FF8000;
}


.my299 .circle {
    border-radius: 50%;
}

/*åœ†è§’*/
.my299 .roundrect {
    border-radius: 5%;
}

.my299 .sortDiv {
    width: 75%;
    margin: auto;
}

.my299 .sort_text {
    margin: 5px;
    text-align: center;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #000000;
    font-size: 0.6rem;
}

.my299 .notice-content {
    position: relative;
    width: 100%;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    margin: -12px 0 12px;
}

.my299 .notice-text {
    color: red;
    font-size: 16px;
    position: absolute;
    padding: 5px;
    display: inline-block;
    white-space: nowrap;
    animation: 30s wordsLoop linear infinite normal;
}

@keyframes wordsLoop {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}

@-webkit-keyframes wordsLoop {
    0% {
        transform: translateX(200px);
        -webkit-transform: translateX(200px);
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}

.my299 .index-title {
    width: 100%;
    padding: 0.2rem;
    background-color: #ffffff;
    margin: 0.5rem 0;
    text-align: justify;
}

.my299 .index-title .text {
    border-left: 3px double #000;
    margin: 0.3rem 0.1rem;
    padding-left: 0.5rem;
    font-size: 0.8rem;
    font-weight: 600;
}

.my299 .index-title .text .more {
    color: #8f8f8f;
    float: right;
}

.my299 .bar .searchbar {
    background-color: transparent;
}

.my299 .panel.panel-left.panel-cover ul {
    padding-bottom: 3rem;
}

.my299 .panel.panel-left.panel-cover .item-title {
    width: 6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.my299 .wrapper-image-brand {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-clip: border-box;
}

.my299 .dotted-line {
    border-top: 1px dotted grey;
    width: 50%;
    margin: 50px auto 80px;
}

.my299 .dotted-line &gt; div {
    margin: -20px auto;
    padding: 0px 1rem;
    text-align: center;
    background-color: #fff;
    width: 50%;
}

/*ä¼˜æƒ&nbsp;åˆ¸*/
/*&lt;span class="quan-item" title="ä»…å¯è´­ä¹°åŽè‹±ç”Ÿé²œæ——èˆ°åº—éƒ¨åˆ†å•†å“ æœ‰æ•ˆæœŸ2å¤©"&gt;&lt;s&gt;&lt;/s&gt;&lt;b&gt;&lt;/b&gt;&lt;span class="text"&gt;æ»¡259å‡30&lt;/span&gt;&lt;/span&gt;*/
.my299 .quan-item {
    position: relative;
    float: left;
    height: 16px;
    padding-left: 2px;
    line-height: 15px;
    text-align: center;
    border-top: 1px solid #df3033;
    border-bottom: 1px solid #df3033;
    background: #ffdedf;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 13px;
    cursor: pointer;
}

.my299 .quan-item s {
    left: 0;
    background-position: -2px 0;
}

.my299 .quan-item b {
    right: -2px;
}

.my299 .quan-item b, .my299 .quan-item s {
    position: absolute;
    top: -1px;
    display: block;
    height: 18px;
    width: 2px;
    overflow: hidden;
    background: url(https://www.my299.com/images/quan.gif) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.my299 .quan-item .text {
    padding: 0 10px;
    color: #df3033;
    font-size: 12px;
}

.my299 .coupon-btn {
    width: 3rem;
    height: 0.48rem;
    background-size: 3rem 0.48rem;
    position: relative;
    color: #ff4f00;
    line-height: 0.46rem;
    font-size: 0.24rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0.05rem;
    padding-right: 0.8rem;
    text-align: center;
    background-image: url(https://www.my299.com/images/yhqbk.jpg);
    margin: 0 auto;
    background-repeat: no-repeat;
    box-sizing: border-box;
    cursor: pointer;
}

.my299 .coupon-btn .coupon-btn-num {
    font-size: 0.3rem;
    margin-left: 0.1rem;
    font-weight: 500;
}

.my299 .coupon-btn .coupon-btn-name {
    position: absolute;
    width: 0.85rem;
    text-align: center;
    right: 0;
    top: 0;
    line-height: 0.47rem;
}

.my299 .item-input span {
    word-wrap: break-word;
    word-break: break-all;
}

.my299 .content{
    overflow-x: hidden;
    width: 100%;
}
</pre></body></html>