@charset "gb2312";
.banner_con{ height:562px;}
#banner1{ width:1200px; height:562px; margin:0px auto;  position:relative;}
#banner1 #xlcon{ position:absolute; right:76px; bottom:0px; width:704px; height:182px;}

#banner2{ width:956px; margin:0px auto; }
#banner2 .topbg{height:175px; margin:10px auto 20px auto; background:#ececec;   border: 1px solid #ececec; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}

.banner{width:100%;overflow:hidden;height:508px;position:relative}
.banList{position:absolute;left:50%;margin-left:-960px;height:508px}
.banList li{height:508px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}
