@charset "utf-8";
/*  重置样式  */



input, select, textarea, button{vertical-align:middle;}
img{border:0px;}
ul, ol{list-style:none;margin:0px;padding:0px;}
li{list-style:none outside none;}


/*  首页  */
div.indexmaindiv{height:640px;margin:0px auto; padding:5px 20px 0 0;}
/*div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('playstyles.png') no-repeat;}*/
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left top;margin:230px 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:230px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:330px;height:245px;background:#FFF;font-family:'微软雅黑'; margin-bottom:10px;}
div.indexmaindiv1 div.playerdetail div.detailimg{width:330px;height:190px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:330px;height:190px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;color:#fff;background: #f47928; }
div.indexmaindiv1 div.playerdetail div.teanames a.teanames-tit{ display:block; color:#fff;}
div.indexmaindiv1 div.playerdetail div.teanames a.teanames-tit:hover{ color:#fff;font-size:16px;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('arrowhead.png') no-repeat left -56px;margin:230px 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:230px 0px 0px 15px;cursor:pointer;}
/*  滚动  */
div.maindiv1{float:left;width:688px;height:540px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0; padding-left:5px;}
div.maindiv1 ul li{float:left;width:330px;height:245px;margin-left:10px;}
