<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.xsitem {
    padding: 10px 0;
    border-bottom: solid 1px #DFDFDF
}

.xsitem:last-child {
    border-bottom: none
}

.xsitem .flexnone {
    margin: 5px 0
}

.active a,
a.active {
    font-weight: bold;
    color: #D7000F
}

.xsitem span {
    margin-right: 30px;
    font-size: 14px;
}

.sxarea {
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.cont {
    float: left;
    margin: 6px 8px;
    line-height: 28px;
}

.cont.mar0 {
    margin: 0;
}

.cont.marl8 {
    margin-left: 8px;
}

.cont span{
    cursor:pointer;
    color: #000;
    font-weight:bold;
    font-size: 15px;
}
.cont span.select {
    color: #D7000F;
}
.contInside{
    width:100%;
    display:inline-block;
    clear:both;
}
.contInside li{
    display:none;
    float:left;
}
.contInside li a{
    margin: 6px 8px;
    height: 28px;
    line-height: 28px;
    color:#666;
    font-size:14px;
}
.contInside li a.active{
    color:#D7000F;
    font-weight:normal;
}
.contInside li.show {display: block;}

.clssw {
    margin: 10px 0
}

.clssw span {
    margin-right: 20px
}

.plitem {
    width: 100%
}

.plitem .it.nmgr {
    margin-right: 0
}

.plitem div.it {
    width: 235px;
    float: left;
    margin-right: 20px;
    background-color: #F0F0F0;
    margin-bottom: 20px;
    overflow: hidden
}

.plitem div.it a.bigt {
    color: #FFFFFF
}

.pltit {
    width: 100%;
    padding: 20px 0 0 20px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
    height: 60px;
    background-repeat: no-repeat
}

.pltit.bg1 {
    background-image: url(/hall/images/1.jpg)
}

.pltit.bg2 {
    background-image: url(/hall/images/2.jpg)
}

.pltit.bg3 {
    background-image: url(/hall/images/3.jpg)
}

.pltit.bg4 {
    background-image: url(/hall/images/4.jpg)
}

.pltit.bg5 {
    background-image: url(/hall/images/5.jpg)
}

.pltit.bg6 {
    background-image: url(/hall/images/6.jpg)
}

.pltit.bg7 {
    background-image: url(/hall/images/7.jpg)
}

.pltit.bg8 {
    background-image: url(/hall/images/8.jpg)
}

.pltit.bg9 {
    background-image: url(/hall/images/9.jpg)
}

.plname {
    margin: 15px 0 0 20px
}

.plfoot {
    margin: 10px
}

.mc {
    color: #D7000F;
}

/* 开班信息 */

.plfoot .gobmBox a {
    border-radius: 5px;
    padding: 2px 6px;
    color: #fff;
    background-color: #D7000F;
}

.displayinbk{
    display: inline-block;
    width: 100%;
}
</pre></body></html>