﻿#tFocus{width:660px;height:392px;background:#fff;overflow:hidden;}
#tFocus-pic{width:523px;height:392px;position:relative; float: left;}
#tFocus-pic li{width:523px;height:392px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}

#tFocus-pic li a{width:523px;height:392px;position:relative;}
#tFocus-pic li a .div{ padding:20px; height:60px; overflow: hidden; position: absolute; background:rgba(0,0,0,0.25); font-size: 12px; color: #fff; line-height: 24px;}

#tFocus-pic li a .div h1{ color: #ffcc00; font-size: 25px; line-height: 30px; padding:0; margin: 0; }

#tFocusBtn{width:137px;height:392px;z-index:20;overflow:hidden; float: right;}
#tFocus-btn{width:137px;height:330px;position:relative;overflow:hidden;}
#tFocus-btn ul{height:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:54px;width:137px;display:block; line-height: 54px; font-size: 16px; text-align: center; border-bottom: #ccc 1px solid;  cursor: pointer;}

#tFocus-btn li.active{ background: url(../images/dot.png) left center no-repeat;}
#tFocus-leftbtn,#tFocus-rightbtn{height:62px;width:13px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin:0 20px 0 40px; background: url(../images/bt_lf.png) center no-repeat;}
#tFocus-rightbtn{margin:0 40px 0 10px; background: url(../images/bt_rt.png) center no-repeat;}

#tFocus-leftbtn:hover,#tFocus-rightbtn:hover{ opacity: 0.2;}

