@charset "utf-8";

.fx_grid_c1{width:1000px;margin:0 auto}

.fx_banner{background:#f0f0f0;width:1903px;overflow:hidden;position:relative}
.fx_banner_inner{position:relative;height:384px}

.fx_banner_img{width:20000px}
.fx_banner_img li{float:left;height:384px;width:1903px;position:relative}
.fx_banner_link{position:absolute;top:0;left:0;width:100%;height:384px;cursor:pointer}

.fx_banner .child{position:absolute;width:1903px;height:384px}
.fx_banner_common{position:relative}
.fx_banner_common a{position:absolute;top:50%;width:34px;height:52px;margin-top: 200px;cursor:pointer;display:block;overflow:hidden;}
.fx_banner_pre{left:-60px;background:url(../imgs/ban_pre_24.png);}
.fx_banner_next{right:-60px;background:url(../imgs/ban_next_24.png);}
.fx_banner_pre:hover,.fx_banner_next:hover{}
.fx_banner .control{width:200px;position:absolute;bottom:5px;right:134px;text-align:center}
.fx_banner .control li{display:inline-block;*display:inline;*zoom:1;margin:0 5px;width:14px;height:14px;cursor:pointer;background:url(../imgs/icon_rec.png) no-repeat;}
.fx_banner .control li a{display:none}
.fx_banner .control li.current{background:url(../imgs/icon_rec_hover.png) no-repeat;}