<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ margin:0; padding:0}
.addWrap{ position:relative; width:100%;margin:0; padding:0;height:515px;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap &gt; div {float: left;width: 100%;position:relative;}

/*#position{ position:absolute; bottom:0; right:0;  padding:10px 0px; margin:0;  width:100%;  opacity: 0.4; background:#000; alpha(opacity=50);text-align:center;}*/
#position{ position:absolute; bottom:40px; left:10px; z-index: 9999;}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;background-color:#fff; border-radius: 10px;}
#position li.cur{background-color:#fcac2a;}
.img-responsive { display: block; max-width: 100%;  height: auto;}


.ziti{ position:absolute; top:40%;  width:100%; text-align:center; color:#fff; font-size:18px;}


@media screen and (max-width: 787px) {
.addWrap{ height: auto;}
#position{  bottom:10px;}
}</pre></body></html>