.banner{height:360px;margin-bottom: 5px;clear:both;overflow: hidden;}
.player{float:left;margin:0 10px 20px 0;zoom:1;position:relative;width:670px;}
.thumbs{float:left;}
.thumb{width:150px;height:112px;margin-bottom:12px;}
.thumb .img{display:block;position:relative;height:100%;overflow:hidden;}
.thumb .img .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(39,38,39,.35);filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#70393839", endColorstr="#70393839")\9;}
.thumb .img .title{color:#fff;position:absolute;top:70px;padding:0 8px;font-size:13px;font-family:"微软雅黑","Hiragino Sans GB";word-break:break-all;}
.thumb .img:hover .title{color:#e05a5a;}
.thumb .img img{width:128%;margin-left:-20px;}

/** banner flash */
#bd-banner{margin-top:30px; overflow: hidden;}

.flash {width:800px; height:360px; border:1px solid #e2e2e2;}
.flash-conts { float: left; position: relative; z-index:1; background-color:#fff;}
.flash-conts img {z-index: 1;}
.flash-conts li:hover{opacity: 0.7;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.flash-conts .flash-text {padding:20px 100px 20px 40px;width:520px;overflow:hidden;height:40px;line-height:40px;text-align:left;color:#fff;position:absolute;left:0; bottom: 0px; _bottom: 0px; z-index:50;}
.flash-conts .flash-text a{font-size: 22px;line-height: 30px;color: #fff;font-family: "微软雅黑","Hiragino Sans GB";display: block;}
.flash-conts .flash-text a:hover{color:#e05a5a;}
.flash-conts .flash-bg {padding:20px 100px 20px 40px;width:530px;height:40px;position:absolute;left:0;bottom:0px;z-index:20;
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#90000000")\9;
}
.flash-tops {width:80px;position:absolute;height:20px;right:0px;bottom:20px; z-index:23;}
.flash-tops ul {position:absolute;bottom:0px;right:0;width:70px;height:8px;}
.flash-tops li {float:left;width:8px;height:8px;border-radius:50%;display:inline-block;background:#cbcbcb;margin-left:5px;opacity:.7;}
.flash-tops li.hover{background:#e05a5a;opacity:1;}

