@charset "utf-8";
/*banner样式表*/
.fx_grid_c1{width:943px;margin:0 auto}

.fx_banner{background:#f0f0f0;width:943px;overflow:hidden;position:relative}
.fx_banner_inner{position:relative;height:410px}

.fx_banner_img{width:20000px}
.fx_banner_img li{float:left;height:410px;width:943px;position:relative; z-index:10;}
.fx_banner_link{position:absolute;top:0;left:0;width:100%;height:410px;cursor:pointer}
.fx_banner .child{position:absolute;width:943px;height:410px}
.fx_banner_common{position:relative; height:410px; *position:absolute; *top:0;}
.fx_banner_common a{position:absolute;top:45%;width:66px;height:65px;cursor:pointer;display:block;overflow:hidden; z-index:100;}
.fx_banner_pre{margin-left:20px;background:url(../../images/index/ban_pre_24.png);}
.fx_banner_next{margin-left:854px;background:url(../../images/index/ban_next_24.png);}
.fx_banner .control{width:200px;position:absolute;top:370px;left:50%;margin-left:-100px;text-align:center; z-index:100;}
.fx_banner .control li{display:inline-block;*display:inline;*zoom:1;margin:0 5px;width:14px;height:14px;border-radius:50%;cursor:pointer;background:#ccc; list-style-type:none;}
.fx_banner .control li a{display:none}
.fx_banner .control li.current{background:#54c0cf}