@charset "gb2312";
/* CSS Document */
/********焦点图********/
/*焦点图*/
.focus .shadow .title{width: 204px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#5a9d32;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; text-align:center; height:32px; line-height: 32px; background:rgba(0,0,0,0.4);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; line-height:32px; overflow:hidden; margin-left:16px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
/*.focus .fcon a{ width:486px; height:299px; display:block; } */ 
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:3px; right:4px; position:absolute; height:20px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:0;overflow:hidden;zoom:1;height:18px}    
.focus .D1fBt a{position:relative; display:inline; width:18px; height:18px; margin:0 2px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#fbfbfb; }    
.focus .D1fBt .current,.focus .D1fBt a:hover,.focus .D1fBt .current.focus .D1fBt i{background:#52a8be; color:#fff;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{/*display:none;*/ font-style:normal; }

/********成果展示滚动图********/
div.indexmaindiv{height:167px;margin:0px auto;width:998px;}
div.indexmaindiv1{margin-top:20px; overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:13px;height:28px;background:url(arrowhead.png) no-repeat left top;margin:60px 5px 0px 5px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:13px;height:28px;background:url(arrowhead.png) no-repeat left -28px;margin:60px 5px 0px 5px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:219px;height:167px;background:#FFF;}
div.indexmaindiv1 div.playerdetail div.detailimg{width:219px;height:137px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:219px;height:137px; transition:all 1s;}
div.indexmaindiv1 div.playerdetail div.detailimg img:hover{ box-shadow:1px 1px 6px #8b8b8b;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:12px;color:#404040;}
div.indexmaindiv1 div.stylesgoright{float:left;width:13px;height:28px;background:url(arrowhead.png) no-repeat left -56px;margin:60px 0px 0px 10px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:13px;height:28px;background:url(arrowhead.png) no-repeat left -84px;margin:60px 0px 0px 10px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:935px;height:167px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:219px;height:167px;margin-left:13px;}