/*首页*/
div.indexmaindiv{height:480px;margin-top:10px;width:900px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:0px;}
div.indexmaindiv1 div.stylesgoleft{ display:none;float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left top;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left -28px;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:270px;height:275px;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:270px;height:180px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:270px;height:180px;-moz-box-shadow: 0px 0px 5px #111;-webkit-box-shadow: 0px 0px 5px #111;box-shadow: 0px 0px 5px #111;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:left; padding-left:10px;font-size:12px;margin-top:5px;color:#01528f; font-family:"新宋体"; font-weight:700;}
div.indexmaindiv1 div.playerdetail div.teanames font{ font-size:14px;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:250px;height:60px;margin:5px 8px;color:#222; font-weight:bold; line-height:18px; font-size:14px; font-family:"幼圆";}
div.indexmaindiv1 div.playerdetail div.teadetail2{width:250px;height:100px;margin:10px 8px;color:#8e8e8e;line-height:20px; font-size:12px;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:228px;height:22px;display:block;margin:5px 10px; text-align:right; color:#333; }
div.indexmaindiv1 div.stylesgoright{ display:none;float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:900px;height:425px;/* overflow:hidden; */position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:270px;height:455px;margin-right:27px; margin-left:3px; margin-top:5px;}