<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content h3 {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.content h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    text-indent: 25px;
}

.content p {
    line-height: 30px;
    text-indent: 25px;
}

.content h2 {
    height: 45px;
    line-height: 45px;
    background: #efefef;
    color: #fc6405;
    text-indent: 10px;
}

.content img {
    display: block;
    border-radius: 3px;
    margin: 10px auto;
}

#uBuy {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    font-family: arial,宋体,sans-serif;
    padding-bottom: 25px;
    background: #fff;
    padding: 25px 0
}

    #uBuy .left{
        width:300px;
        float:left;
    }
    #uBuy .right {
        width:750px;
        float:right
    }

    #uBuy img {
        width: 300px;
        height: 404px;
        border-radius:5px;
    }


    #uBuy p {
        font-size: 12px;
        line-height: 40px
    }

        #uBuy p a {
            margin-right: 10px;
            font-size: 12px;
        }

    #uBuy #buy a {
        background: #fc6405;
        color: #fff;
        border: 1px solid #ff881d;
        border-radius: 5px
    }

    #uBuy ul {
        margin-top: 10px
    }

        #uBuy ul li {
            height: 23px;
            line-height: 23px
        }

    #uBuy h1 {
        font-weight: 600;
        font-size: 26px;
        color: #000;
        overflow: hidden;
        display: block;
        line-height: 30px; 
        height: 65px;
        font-family: 'Microsoft YaHei'
    }

    #uBuy p span {
        padding-right: 20px;
        font-size: 12px;
        font-weight: bold;
    }
     

    #uBuy #seat {
        cursor: pointer;
    }

    #uBuy p {
        font-size: 14px
    }

    #uBuy dl {
        overflow: hidden;
        padding-top: 20px
    }

    #uBuy dt, #uBuy dd {
        float: left;
        font-family: arial,宋体,sans-serif;
    }

    #uBuy dt {
        width: 80px;
        font-weight: bold;
        font-size: 12px;
    }
    #uBuy dd {
        width:660px;
    }



#date {
    border-top: 1px #d4d4d4 dotted;
    margin-top: 10px
}

#uBuy #date dd span, #buy a {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    width: 111px;
    height: 50px;
    line-height:50px;
    cursor: pointer;
    background: #ffffff;
    display: block;
    text-align: center;
    float: left;
    margin: 3px 5px 3px 0;
    padding: 2px 0;
    color: #000;
}

#date span {
    line-height: 20px;
    font-size: 12px;
}


#uBuy dd span b {
    display: block;
    line-height: 25px;
    text-align: center;
    font-weight:inherit;
}

.state-info b{
    background:#fc6405;
    color:#fff;
    padding:5px 3px;
    margin-right:10px;
    border-radius:5px;
    font-size:12px;
    font-weight:inherit;
}




#uBuy #date dd span.n {
    background: #e2e2e2;
    cursor: inherit;
    line-height:50px;
}

#uBuy #date dd span.s {
    border: 1px solid #fc6405;
    color: #fa541c;
    background: #fff2e8;
    border-color: #ff6a00;
}

#price #tag {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    display: none
}

    #price #tag u {
        text-decoration: none;
        color: #fc6405;
        font-size: 18px;
    }

#price dd span del {
    line-height: 20px;
    display: block;
    color: #9c9b9b;
}



#mark {
    display: none;
    color: #fc6405
}


    #uBuy dd p {
        clear: left;
        overflow: hidden;
    }

        #uBuy #date dd p span {
            padding-right: 0;
            color: #333;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

#uBuy #buy span, #buy a {
    float: left;
    height:50px;
    line-height:50px;
    text-align:center;
    overflow: hidden;
}
#buy{
    margin-top:10px;
}
#uBuy #buy span.c {
    background: #fc6405;
    border: 1px solid #fc6405;
    color: #fff
}

        #uBuy #buy span.c:hover {
            background: #fc6405
        }

#uBuy dd #more {
    line-height:50px;
}
#more:hover{
    color:#fc6405
}
#buy a {
    font-weight: bold;
    color: #fc6405
}

.fc, #seatShow {
    color: #fc6405;
}

#seatShow {
    cursor: pointer
}

#seatShowArea {
    display: none
}

#floatBoxBg {
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0
}

.floatBox {
    border: #fff 5px solid;
    text-align: center;
    position: absolute;
    top: 180px;
    width: 70%;
    left: 15%
}

    .floatBox img {
        padding: 15px 0
    }

    .floatBox .title {
        height: 23px;
        padding: 7px 10px 0;
        color: #fc6405;
        background: #fff
    }

        .floatBox .title h4 {
            float: left;
            padding: 0;
            margin: 0;
            font-size: 12px;
            line-height: 16px
        }

        .floatBox .title span {
            float: right;
            cursor: pointer;
            font-weight: 700
        }

    .floatBox .content {
        background: #fff;
        margin-top: -5px;
        margin-bottom: -5px;
        width: 100%
    }



.s-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    display: inline-block;
    height: auto;
    margin: 0 8px 0 0;
    padding: 15px 7px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    cursor: default;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 8px;
    text-align:center;
    cursor:pointer
}

.s-item-none {
    background: #eaeaea;
}

.s-item-in {
    color: #fa541c;
    background: #fff2e8;
    border-color: #ff6a00;
}</pre></body></html>