<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fireman109-title,
.fireman109-box-bg-in {
    width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
}

.fireman109-box-bg-in {
    background-color: #FFF;
}

.fireman109-bg {
    background-image: url('./fireman109-bg.jpg');
    background-position: center 0;
    background-repeat: no-repeat;
}

.fireman109-title {
    height: 96px;
    position: relative;
    background-image: url('./fireman109-title.png');
    background-position: left 35px;
    background-repeat: no-repeat;
}

.fireman109-off {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 14px;
    z-index: 2;
    background-image: url('./fireman109-off.png');
    background-position: center 0;
    background-repeat: no-repeat;
    margin-bottom: 3px;
    cursor: pointer;
}


/* 
  瑙ｅ喅涓棿鍖哄煙鏃犳硶瀹屾暣鏄剧ず鍥芥棗鍜屽ぉ瀹夐棬鑳屾櫙鐨勯棶棰� 
*/


/* .fireman109-bg {
    background-size: 100% auto;
}

.fireman109-title {
    transition: height .5s;
}

@media (max-width: 1550px) {
    .fireman109-title {
        height: 180px;
    }
} */
</pre></body></html>