﻿@charset "utf-8";
/*重置样式*/

/*首页*/
div.indexmaindiv{height:255px;margin:0px auto;width:1142px; margin-left:0px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background: no-repeat;}
div.indexmaindiv1{margin-top:25px; margin-left:0px;margin-right:0px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background: no-repeat left top;margin:65px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background: no-repeat left -28px;margin:65px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:255px;height:150px;background:#f2f2f2;font-family:'微软雅黑';border: 0px dotted #e8e8e8;}
div.indexmaindiv1 div.playerdetail div.detailimg{width:255px;height:130px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:255px;height:130px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:5px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:253px;height:35px;margin:5px 8px 5px 0px;color:#666;text-overflow:ellipsis; 
    overflow:hidden; 
    white-space:nowrap; 
    word-break:keep-all; text-align:center;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background: no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background: no-repeat left -56px;margin:65px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background: no-repeat left -84px;margin:65px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1080px;height:150px;overflow:hidden;position:relative;margin-top:10px;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:255px;height:150px;margin-left:13px;}