/*首页 二级页 幻灯片  -----Author：liyuelong*/
/* CSS Document */
#fcbx ul , li { list-style-type: none; overflow: hidden;}
#fcbx , #fcimg{ width: 1200px; height: 70px;}
#fcbx div , #fcnum { top: -23px; height: 23px; margin-bottom: -23px; position:relative; }
#fcnum { float:right; margin-right: 10px; opacity:0.4; }
#fcnum li{ float:left; background:#FFF; margin-left:5px; height:7px; width:7px; cursor: pointer; margin-top:12px; border-radius:7px;}
#fcnum li.crn { background-color:#F15D17; }

/* CSS Document */
#fxbx ul , li { list-style-type: none; overflow: hidden;}
#fxbx , #fximg{ width: 1200px; height: 70px;}
#fxbx div , #fcnum { top: -23px; height: 23px; margin-bottom: -23px; position:relative; }
#fcnum { float:right; margin-right: 10px; opacity:0.4; }
#fcnum li{ float:left; background:#FFF; margin-left:5px; height:7px; width:7px; cursor: pointer; margin-top:12px; border-radius:7px;}
#fcnum li.crn { background-color:#F15D17; }