a,span,img,label,select,body,html,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,input,table,tr,td,textarea{padding:0;margin:0;}
body{font-size:62.5%;font-family:"Arial,微软雅黑";background-color:#fff;}
a{text-decoration:none;}
li{list-style:none;}
img{border:0;}
input{border:0;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{ zoom:1; }
.clear{clear:both;display:block;height:0;line-height:0;font-size:0;visibility:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.tit-list{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tit-list a{line-height:38px;font-size:14px;color:#252525;font-family:"微软雅黑";}
.tit-list1{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tit-list1 a{line-height:24px;font-size:12px;color:#252525;font-family:"微软雅黑";}


/*图片切换样式*/
*{ margin:0; padding:0;}
.picPlayer-box{ width:100%; height:180px; overflow:hidden;}
.picPlayer-list{ width:100%;  height:180px; position:relative;}
.picPlayer-list-ul{ width:100%; height:180px; position:absolute; left:0; top:0;}
.picPlayer-list-ul li{ float:left; width:100%; height:100%; list-style:none;}
.picPlayer-list-ul li img{ width:100%; height:100%; overflow:hidden;}

.play_cun{ width:100%; height:30px; position:relative; left:0; bottom:30px;}
.play_cun span{ display:block; width:100%; height:30px; background:#000; filter:alpha(Opacity=50); -moz-opacity:0.5; opacity:0.5;}
.play_cun h3{ padding-left:10px; width:100%; line-height:30px; line-height:30px; position:absolute; left:0; bottom:0px; z-index:5; font-weight:normal;}
.play_cun h3 a{ font-size:14px; color:#fff; font-family:微软雅黑;}

.picPlayer-bar-list{ width:78px; height:30px; position:absolute; right:0; bottom:0px; z-index:8;}
.picPlayer-bar-list ol{  width:78px; float:right;}
.picPlayer-bar-list ol li{ float:left; width:8px; height:8px; margin:12px 5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#c1c1c1; list-style:none;}
.picPlayer-bar-list ol li.active{ background:#f85f00;}