<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bigimg img{
    width: 100%;
    height: 200px;
    margin-top: 1px;
    margin-bottom: 5px;
    border-radius: 3px;
}

.allcenter{
text-align: center;

}

.allright{
text-align: right;

}

.xuanfu {
    position:fixed;
    z-index:99999;
	text-align:center;
	width:100%;
}

.totop {
    position:fixed;
    right:1000px;bottom:2px;
    z-index:9999px;
}




</pre></body></html>