

/*首页banner*/
.bannerc-c{ width:100%; height:auto;}
.bannerc-c .cd{ width:100%; height:500px; position:relative; overflow:hidden;}
.bannerc-c .cd img{ width:100%; height:500px;}
.bannerc-c .cd ul li{ width:100%; height:500px; float:left;}
.bannerc-c .yuan{ width:108px; height:36px; bottom:30px; left:47%; z-index:10; position:absolute;}
.bannerc-c .yuan ul li{ width:16px; height:16px; margin:10px; border-radius:20px; background-color:#CCC; cursor:pointer; float:left; text-align:center; line-height:20px; color:#CCC;}
.bannerc-c .yuan li.on{ background-color:#F00; color:#F00;}
.bannerc-c .gg{ width:100%; height:30px; position:absolute; left:0; bottom:0; z-index:30;}
.bannerc-c .ggn{ width:1200px; height:30px; margin:0 auto; line-height:30px; }
.bannerc-c .ggn a{ color:#FFF;}
.bannerc-c .ggn a:hover{ color:#FFF;}
