@charset "gb2312";
/*重置样式*/

a{color:#0A8CD2;text-decoration:none;}
a:hover{color:#935e00;}

/*首页*/
div.indexmaindiv{    height: 200px;
    margin: 0px auto;
    width: 1200px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('images/areabackground/playstyles.png') no-repeat;}
.indexmaindiv1{    position: relative;}
div.indexmaindiv1 div.stylesgoleft{     float: left;
    width: 21px;
    height: 28px; font-family: cursive;
    font-size: 0;
    padding-top: 111px;
    position: absolute;
    left: -10px; cursor: pointer;
    top: -26px;
    background: url(../images/goleft.png) no-repeat center bottom;}
div.indexmaindiv1 div.playerdetail{    width: 100%;
    height: 100%;}
div.indexmaindiv1 div.playerdetail div.detailimg{ width: 100%;
    height: 100%;}
div.indexmaindiv1 div.playerdetail div.detailimg img{ width: 100%;
    height: 100%;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:5px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{ width: 100%;
    height: 100%;display:block;}
div.indexmaindiv1 div.stylesgoright{      float: left;
    width: 21px;
    height: 28px;
    cursor: pointer;
    font-family: cursive;
    font-size: 0px;
    padding-top: 111px;
    position: absolute;
    right: 0px;
    top: -26px;background: url(../images/goright.png) no-repeat center bottom;}
/*滚动*/
div.maindiv1{        float: left;
    width: 1200px;
    height: 200px;
    overflow: hidden;
    position: relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float: left;
    width: 261px;
    height: 200px; margin: 0 17px 0 18px;
    position: relative;}
div.maindiv1 ul li .hovershow{position:absolute;left:0;top:0;width:100%;height:100%;
background:url(../images/tmbj_07.png) -39px -60px;z-index:2;display:none;}
div.maindiv1 ul li:hover .hovershow{display:block;}
div.maindiv1 ul li h2 a{    color: #333;
    line-height: 56px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50px;
    text-align: center;
    z-index: 5;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;font-size:16px;text-decoration:none;
    text-overflow: ellipsis; }
div.maindiv1 ul li .hoverckgd{     width: 136px;
    height: 35px;
    background: #ba7700;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    position: absolute;
    left: 73px;
    top: 133px;}