@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* flexslider */
.flexslider{position:relative;height:696px;overflow:hidden;background:url(../Images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:696px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../Images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../Images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../Images/next.png) center center no-repeat;}






/* 代码整理：懒人之家 www.lanrenzhijia.com */
div.indexmaindiv{height:200px;margin:0px auto;width:1100px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('../Images/playstyles.png') no-repeat;}
div.indexmaindiv1{overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:right;width:40px;height:28px;background:url('../Images/arrowhead.png') no-repeat left top;margin:0px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:right;width:40px;height:28px;background:url('../Images/arrowhead.png') no-repeat left -28px;margin:0px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:255px; margin:10px;height:200px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:255px;height:200px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:255px;height:200px;}
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:134px;height:27px;display:block;background:url('../Images/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:right;width:40px;height:28px;background:url('../Images/arrowhead.png') no-repeat left -56px;margin:0px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:right;width:40px;height:28px;background:url('../Images/arrowhead.png') no-repeat left -84px;margin:0px 5px 0px 0px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1100px;height:200px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:255px;height:200px; margin:10px;}
