
/*重置样式*/
body, textarea{font:12px/1.5 Tahoma,Arial,'宋体',sans-serif;color:#333;background-color:#FFF;}
body.mainbg {background-color:#fff;}
div.mainborder {width:1000px;border:solid 1px #D5D5D5;margin:15px auto;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0px;padding:0px;}
table tr td .row {padding-bottom:0px;}
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;}
a{color:#0A8CD2;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:underline;}

/*首页*/
div.indexmaindiv{ margin:0px auto;width:920px; height: 358px;}
div.indexmaindiv div.playerstyles{ width:210px;height:44px;background:url('/ximen/Templates/cn/images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin: 0 auto; }
div.indexmaindiv1 div.stylesgoleft{ display:block;float:left;width:21px;height:28px;background: url(../image/arrowhead.png); no-repeat left top;margin:186px 5px 0px 0px;cursor:pointer; z-index: 999;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background:url('../image/arrowhead.png') no-repeat left -28px;margin:186px 5px 0px 0px;cursor:pointer; z-index: 999;}
div.indexmaindiv1 div.playerdetail{ width:260px;height:328px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:260px;height:260px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:260px;height:260px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:18px;text-align:center; margin-top:8%;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:260px;height:27px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:260px;height:27px;display:block;background:url('/ximen/Templates/cn/images/acheckdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background:url('../image/arrowhead.png') no-repeat left -56px;margin:186px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background:url('../image/arrowhead.png') no-repeat left -84px;margin:186px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{margin-top:52px;  display: block; float:left;width:858px;height:317px;overflow:hidden;position:relative;}
div.maindiv1 ul{padding-left: 20px;  position:absolute;left:0;top:0;width:858px;height:317px;}
div.maindiv1 ul li{float:left; width:260px;height:317px;  margin-right:20px;}

