*{ margin:0; padding:0;}
img {border:0px;}
/*-----------star头文件*/
div.header_w,div.header{height:85px; background:#e4eef8 url(http://www.ctcecc.com/statics/www_crec4_com/images/tool/header.png) repeat-y center top;}
.header_w{ position:relative;}

/*动画*/
div.h_flash{ width:400px; height:280px; position:relative; overflow:hidden; float:left; margin-right:2em;}
div.h_flash ul,div.h_flash li{ width:100%; height:100%; overflow:hidden;}
div.h_flash li{ position:absolute; left:0; top:0; display:none;}
p.black{ position:absolute; bottom:0; left:0; width:95%; padding:0 2.5%; color:#fff; background:url(../image/black_7.png) repeat\9;*background:url(../image/black_7.png) repeat; background:rgba(0,0,0,.7); overflow:hidden;  line-height:40px; height:40px;}

/*小*/
div.h_flash_s{ margin:0; float:none; width:330px; height:210px; margin-bottom:1.6em;}
div.h_flash_s .black{ font-size:12px;}
/*动画数字*/
div.h_flash_num{ position:absolute; bottom:1em; right:.8em;}
div.h_flash_num dl{ float:right;}
div.h_flash_num dd{ float:left; border:2px solid #fff; width:8px; height:8px; overflow:hidden; margin:0 0 0 .3em; cursor:pointer; text-indent:-9999em; text-align:left;}
div.h_flash_num dd.cur{ border:2px solid #f00000;}


/*---------------------------star滤镜的样式*/
/*圆角*/
.round_s{ -moz-border-radius:.4em; -webkit-border-radius:.4em; border-radius:.4em;}
.round_m{ -moz-border-radius:2em; -webkit-border-radius:2em; border-radius:2em;}
.round_r,div.h_flash_num dd{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
.round_r,.tab div.dt_flash_num dd{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
