<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#banner {
 width: 100%;
 height: 573px;
 overflow: hidden;
 margin-top: 0px;
 position: relative;
 min-width: 1002px;
 text-align: center;
}
#banner_list {
 width: 100%;
 min-width: 1002px;
 text-align:center;
 height:500px;
}
#banner_list img {
 margin: 0px auto;
 border: 0px currentColor;
}
.bannerinfo {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 20px;
 right: 50px;
 bottom: 130px;
 list-style-type: none;
 position: absolute;
 z-index: 5002;
 
}
#banner ul {
 margin: 0px auto;
 width: 1002px;
 text-align: right;
}
#banner ul li {
 background: url(imagesb-1.png) no-repeat center;
 *width:14px;
 *height:14px;
 padding: 5px 7px;
 text-align: center;
 color: rgb(241, 241, 241);
 margin-left: 10px;
 display: inline;
 cursor: pointer;
 
}
#banner ul li.cur {
 background: url(imagesb-2.png) no-repeat center;
 text-align: center;
 color: rgb(0, 51, 102);
}
#banner_list a {
 #banner_list a {
 width: 100%;
 
 min-widht: 1002px;
 margin-right: auto;
 margin-left: -50%;
 top:0px;
 left:50%;
}
.nivoSlider {
 margin: 0px auto;
 width: 1568px;
}</pre></body></html>