@charset "utf-8";
/*重置样式*/

div.indexmaindiv{
    height: 400px;
    margin: 0px auto;
    width: auto;
	padding-top: 30px;
	padding-left: 20px;
	
	
}

div.indexmaindiv1{margin-top:25px; overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:30px;height:30px;background:url("../image/jt1.png")no-repeat;margin-top: 140px; margin-left:10px;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:30px;height:30px;background:url("../image/jt1-1.png")no-repeat; }
/*div.indexmaindiv1 div.playerdetail{width:172px;height:245px;background:#FFF;font-family:'微软雅黑';}*/
div.indexmaindiv1 div.playerdetail:hover{
    width: 225px;
    height: 300px;
    background: #FFF;
    font-family: '微软雅黑';
    	box-shadow:3px 3px 5px #888888;
    	background-color:0071b7 ;
}
div.indexmaindiv1 div.playerdetail{
    width: 225px;
    height: 300px;
    background: #FFF;
    font-family: '微软雅黑';
    margin-top: 20px;
   	box-shadow:1px 1px 3px #888888;
 
}
div.indexmaindiv1 div.playerdetail div.detailimg{width:220px;height:210px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:100%;height:100%;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:16px;margin-top:20px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:auto;px;height:auto;margin:5px 8px;color:#666;}

div.indexmaindiv1 div.stylesgoright{float:left;width:30px;height:30px;background:url("../image/jt2.png")no-repeat;margin-top: 140px; margin-left:10px; }
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:30px;height:30px;background:url("../image/jt1-2.png")no-repeat; }
/*滚动*/
div.maindiv1{
    float: left;
    width: 1200px;
    height: 350px;
    overflow: hidden;
    position: relative;
}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{
    float: left;
    width: 225px;
    height: 300px;
    margin-left: 13px;
}
