﻿/*幻灯片样式*/
.focusBox { position: relative; width:100%; height:235px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width:100%; height:235px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 25px; width:100%;  background: #fff; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 25px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:25px; line-height:25px; position:absolute; bottom:-25px;}
.focusBox .txt li a{ display: block; color: black; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }
.focusBox .num {position: absolute; z-index: 3; bottom: 0px; right: 0px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

.top_news_a { color:#e61111;}
/*字体大小*/
.font1,.font1 p,.font1 div,.font1 table,.font1 span{ font-size: 14px !important; line-height: 32px !important;}
.font0,.font0 p,.font0 div,.font0 table,.font0 span{ font-size: 16px !important; line-height: 32px !important;}
.font2,.font2 p,.font2 div,.font2 table,.font2 span{ font-size: 20px !important; line-height: 32px !important;}