<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ç„¦ç‚¹å›¾*/
.banner{width:100%;  }
.fullSlide{  height:519px; position:relative;  overflow: hidden; }
.fullSlide .bd{ position:relative; z-index:0;            }	
.fullSlide .bd ul{ width:100% !important;                }	
.fullSlide .bd li{ width:100% !important; height:519px; }
.fullSlide .bd li a{ position:absolute; width:100%; height:519px; display:block; z-index:1;;   }
.fullSlide .hd{   position:absolute; z-index:1; bottom:13px; left:0; height:20px; line-height:20px; text-align:right; width: 1004px; margin: 0px auto; right: 0;}
.fullSlide .cell{ position: relative; top: 300px;  margin: 0 auto; width: 1200px;}
.fullSlide .prev ,.fullSlide .next{ width:128px; height:128px; position:absolute; z-index:99; top:0; display: none;}


.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:44px; height:4px; margin-right: 10px; background: #ffffff; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul li,.fullSlide .hd ul .on{ }
.fullSlide .hd ul .on {background:#3eb8cd;}</pre></body></html>