@media screen and (max-width: 1080px){
    body {
        width: 1200px;
        margin: 0 auto;
    }
}

/*赛事预告 start*/
.ov_box{
    width: 580px;
    /*height: 314px;*/
    color: #FFF;
    margin: 10px auto 0;
}
.stage_p{
    height: 66px;
    line-height: 66px;
    text-align: center;
}
.stage_ul{
    overflow: hidden;
}
.stage_ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 13px;
    line-height: 50px;
    border: 1px solid #bfbfbf;
    background: rgba(137,137,137,.5);
}
.stage_ul li span{
    display: block;
    float: left;
    text-align: center;
}
.stage_ul li span.ls1{
    width: 196px;
}
.stage_ul li span.ls3{
    width: 69px;
}
.stage_ul li span.ls5{
    width: 190px;
    line-height: 46px;
}
.stage_ul li span.ls5 img{
    height: 40px;
    vertical-align: middle;
}
/*赛事预告 over*/

/*概述 start*/
.overview{
    color: #FFF;
}
.gs{
    width: 941px;
    height: 205px;
    line-height: 28px;
    margin: 24px auto 0;
}
/*概述 over*/

/*news start*/
.news_box{
    width: 961px;
    height: 370px;
    margin: 0 auto;
    overflow: hidden;
}
.news_box ul{
    margin-top: 47px;
}
.news_box ul li{
    width: 455px;
    height: 330px;
    float: left;
    margin-right: 43px;
}
.news_box ul li:nth-child(2n){
    margin-right: 0px;
}
.news_img{
    width: 454px;
    height: 257px;
    position: relative;
}
.news_img img{
    width: 454px;
    height: 257px;
}
.mb{
    width: 454px;
    height: 257px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
    background: rgba(0,0,0,.3);
}
.img_desc{
    color: #FFF;
    margin-top: 5px;
}
.news_img:hover .mb{
    display: none;
}
.news_box ul li:hover .img_desc{
    color: #f2e0b4;
}

/*news over*/

/*stage start*/
.stage_box{
    width: 100%;
    height: 817px;
    background: url("../img/stage_bg.png") no-repeat center;
}
.stage_bar{
    height: 170px;
    background: url("../img/stage_line.png") no-repeat center 110px;
}
.stage_bar_hover{
    width: 100%;
    height: 120px;
    background: rgba(3,2,0,.4);
}
.stage_div{
    position: relative;
}
.stage_div ul li{
    width: 62px;
    height: 62px;
    line-height: 62px;
    border-radius: 62px;
    border: 1px solid #FFF;
    position: absolute;
    text-align: center;
}
.stage_div ul li:hover,.stage_div ul li.cur{
    /*border: 1px solid #f2e0b4;*/
    border: none;
    background: url("../img/circle_hover.png") no-repeat center;
}
.stage_div ul li img{
    vertical-align: middle;
}
/*left*/
.stage_div ul.ul_l li:nth-child(1){
    left: 530px;
    top: 94px;
}
.stage_div ul.ul_l li:nth-child(2){
    left: 460px;
    top: 117px;
}
.stage_div ul.ul_l li:nth-child(3){
    left: 315px;
    top: 264px;
}
.stage_div ul.ul_l li:nth-child(4){
    left: 294px;
    top: 336px;
}
.stage_div ul.ul_l li:nth-child(5){
    left: 294px;
    top: 410px;
}
.stage_div ul.ul_l li:nth-child(6){
    left: 315px;
    top: 483px;
}
.stage_div ul.ul_l li:nth-child(7){
    left: 460px;
    top: 626px;
}
.stage_div ul.ul_l li:nth-child(8){
    left: 530px;
    top: 648px;
}
/*right*/
.stage_div ul.ul_r li:nth-child(1){
    right: 534px;
    top: 94px;
}
.stage_div ul.ul_r li:nth-child(2){
    right: 464px;
    top: 117px;
}
.stage_div ul.ul_r li:nth-child(3){
    right: 317px;
    top: 264px;
}
.stage_div ul.ul_r li:nth-child(4){
    right: 298px;
    top: 336px;
}
.stage_div ul.ul_r li:nth-child(5){
    right: 298px;
    top: 410px;
}
.stage_div ul.ul_r li:nth-child(6){
    right: 317px;
    top: 483px;
}
.stage_div ul.ul_r li:nth-child(7){
    right: 464px;
    top: 626px;
}
.stage_div ul.ul_r li:nth-child(8){
    right: 534px;
    top: 648px;
}
/*内 left*/
.stage_div ul.ul_in_l li:nth-child(1){
    left: 509px;
    top: 235px;
}
.stage_div ul.ul_in_l li:nth-child(2){
    left: 438px;
    top: 317px;
}
.stage_div ul.ul_in_l li:nth-child(3){
    left: 438px;
    top: 421px;
}
.stage_div ul.ul_in_l li:nth-child(4){
    left: 509px;
    top: 502px;
}
/*内 right*/

.stage_div ul.ul_in_r li:nth-child(1){
    left: 621px;
    top: 235px;
}
.stage_div ul.ul_in_r li:nth-child(2){
    left: 691px;
    top: 317px;
}
.stage_div ul.ul_in_r li:nth-child(3){
    left: 697px;
    top: 421px;
}
.stage_div ul.ul_in_r li:nth-child(4){
    left: 628px;
    top: 502px;
}

/*展示*/
.stage_team .team_con .team_stage{
    position: relative;
    /*width: 1200px;*/
    /*margin:0 auto;*/
    /*height: 817px;*/
}
.stage_team ul li{
    width: 218px;
    height: 353px;
    float: left;
    display: none;
}
.ts_img{
    width: 171px;
    height: 175px;
    line-height: 175px;
    margin-left: 47px;
    text-align: center;
}
.ts_img img{
    vertical-align: middle;
}
.ts_mes{
    width: 100%;
    height: 170px;
}
.ts_mes p{
    margin-bottom: 2px;
    overflow: hidden;
}
.ts_mes p span{
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.ts_mes p span img{
    vertical-align: middle;
}
span.ts1{
    width: 47px;
    background: #000;
    color: #FFF;
}
span.ts2{
    width: 170px;
    background: #685b40;
    color: #FFF;
}
.ts_mes p:first-child span.ts2{
    color: #000;
    background: #c4bd76;
}
.ts_l{
    position: absolute;
    left: 0px;
    top: 148px;
}
.ts_r{
    position: absolute;
    right: 0px;
    top: 148px;
}
/*stage over*/
.footer{
    margin-top: 50px;
    height: 600px;
    overflow: hidden;
}