@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, "新宋体";}
em,i{ font-style:normal;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;} 
.clearfix{display:block;}

/* tFocus 大的幻灯 */
#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:1200px;height:720px;overflow:hidden;margin:30px auto 0 auto; position:relative;}
#tFocus-pic{width:1200px;height:720px;position:relative;}
#tFocus-pic li{width:1200px;height:720px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li em{ display:block; width:1200px; height:550px; }
#tFocus-pic li em img.tFocus-picimg{width:1200px;height:720px;}
#tFocus-pic li em img.tipimg{ position:absolute;width:32px;height:32px;cursor:pointer; }

#tFocusBtn{width:1200px;height:170px;position:absolute; left:0;bottom:0; z-index:20;overflow:hidden; zoom:1;background:url(../images/small-bg.gif) repeat;}
.tFocusBtn-box{width:920px;margin:0 auto;}
#tFocus-btn{width:922px;height:170px;position:relative;left:0;bottom:0;overflow:hidden;zoom:1;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:25px;}
#tFocus-btn li{width:180px;height:120px; display:block;float:left; margin-right:8px; position:relative; cursor:pointer;}
#tFocus-btn li img{width:180px;	height:120px; }
#tFocus-btn li .tFocus-btn-connect{ position:absolute; left:0px; top:0px; width:160px;height:100px;padding:10px;background:url(../images/small-pic-bg.png) repeat;word-wrap:break-word;
overflow:hidden;word-break:break-all;line-height:32px;font-size:32px;color:#ffffff;display:none;}
#tFocus-btn li.active{padding-bottom:4px; border-bottom:5px solid #cf122b;}
#tFocus-btn li.active .tFocus-btn-connect{display:block;}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}

/* 大图上的弹层样式 */
.tipcontent{padding:10px;width:660px;height:400px;border-radius:3px; overflow:hidden;zoom:1; display:none;position:absolute;left:50%; top:0px; z-index:222; margin-left:-340px;margin-top:80px;background:#ffffff;}
.tipcontent .close{ background:url(../images/close.jpg) no-repeat right center; width:100%; height:30px;cursor:pointer;}
#tipconmessage{ position: relative; width: 660px; height:350px;margin-top:20px;overflow:hidden;zoom:1;}
#tipconmessage .img_list{overflow:hidden; zoom:1; position: relative; height: 350px;}
/* 根据图片的张数来设定dl的宽度 */
.img_list dl{ width: 3500px; position: absolute; height: 350px; left: 0px;}
.img_list dd{ float: left; width: 660px; height:350px; }
.img_list dd .img_list_content{padding-left:40px;padding-right:40px;width:580px;overflow:hidden;zoom:1;}
/* 左右点击的按钮样式 */
#tipconmessage .toLeft{display: none;position: absolute;width: 27px;height: 54px; top:35%; 
    background: url(../images/left.jpg) no-repeat left center;left: 0px;cursor:pointer;}
#tipconmessage .toLeft:hover{background: url(../images/lefthover.jpg) no-repeat left center;}
#tipconmessage .toRight{display: none;position: absolute;width: 27px;height: 54px;top:35%;  
    background: url(../images/right.jpg) no-repeat left center;cursor:pointer;right: 0px;}
#tipconmessage .toRight:hover{background: url(../images/righthover.jpg) no-repeat left center;}





