@charset "utf-8";
/* CSS Reset */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* tFocus */
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
/* #tFocus{width:338px;height:323px;background:#DDD;overflow:hidden;margin:30px auto 0 auto;} */
#tFocus-pic{width:732px;height:501px;position:relative; text-align:center; margin: auto;}
#tFocus-pic li{width:732px;height:501px; line-height: 501px; position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:843px;height:268px;border: 1px solid #ebebeb;overflow:hidden; margin: 30px auto 0; position: relative;}
#tFocus-btn{width:612px;height:268px;position:relative;left:50%;top:30px;overflow:hidden; margin-left: -306px; position: absolute;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:205px;width:299px; display:block;float:left;margin-right:13px;}
#tFocus-btn li img{border:1px solid #fff}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:1px solid #00873b; box-sizing:border-box;} 
/* #tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;} */
#tFocus-leftbtn{     background: url(../images/left.png) left center no-repeat;
    width: 51px;
    height: 49px;
    display: block;
    position: absolute;
    left: 30px;
    top: 109px; font-size: 0;}
#tFocus-rightbtn{    background: url(../images/right.png) left center no-repeat;
    width: 51px;
    height: 49px;
    display: block;
    position: absolute;
    right: 30px;
    top: 109px; font-size: 0;}