/*=====體育group1.css=====*/
.sport{
    width: 100%;
    min-height: 750px
}
.sport .sport-game-bg {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
}
.sport .sport-game-bg .bg1 {
    background: url(../../../images/sport/zh/sport-bg1.jpg)no-repeat top center;
    width: 100%;
    height: 234px;

}
.sport .sport-game-bg .bg1_zh-tw {
    background: url(../../../images/sport/zh/sport-bg1_tw.jpg)no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 234px;

}
.sport .sport-game-bg img {
    vertical-align: middle;
    width: 100%;
}
.sport .sport-menu {
    position: relative;
    width: 100%;
    top: 170px;
}
.sport .sport-menu .sport-menu-panel {
    width: 1153px;
    margin: 0 auto;
    padding: 0px 50px;
    /* display: none; */
}
.sport .sport-menu .sport-menu-panel ul {
    width: 100%;
    height: 60px;
    display: flex;
}
.sport .sport-menu .sport-menu-panel ul li {
    background: #0f53b4;
    border-right: 1px solid #f7f7f7;
    cursor: pointer;
    float: left;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: 33.33%;
}
.sport .sport-menu .sport-menu-panel ul li:last-child {
    border-right: 0;
}
.sport .sport-menu .sport-menu-panel ul li a {
    color: #f7f7f7;
    display: inline-block;
    transition: .3s;
    width: 100%;
    text-decoration: none;
    cursor: default;
    border-right: 1px solid #fff;
}
.sport .sport-menu .sport-menu-panel ul li a:last-child{
    border-right: none;
    cursor: pointer;
}
.sport .sport-menu .sport-menu-panel ul li a:hover {
background: #f7f7f7;
color: #0f53b4;
}
.sport .sport-menu .sport-menu-panel ul li a.active {
background: #f7f7f7;
color: #0f53b4;
}

/*===== Sport group1 Content =====*/
#sport-body.sport-body1 {
    width: 1153px;
    margin: 0 auto;
    padding-top: 170px;
}
#sport-body.sport-body1 .live-body-content {
    /*background: rgba(0, 0, 0, .7); */
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 0 50px;
}
#sport-body.sport-body1 .live-body-content .sport-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    background-color: rgba(0,0,0,.5);
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .bc-sport-bg-m1 {
    background: url(../../../images/sport/common/bc_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .bc-sport-bg-m2 {
    background: url(../../../images/sport/common/bc_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ss-sport-bg-m1 {
    background: url(../../../images/sport/common/ss_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ss-sport-bg-m2 {
    background: url(../../../images/sport/common/ss_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .zg-sport-bg-m1 {
    background: url(../../../images/sport/common/zg_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .zg-sport-bg-m2 {
    background: url(../../../images/sport/common/zg_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .bti-sport-bg-m1 {
    background: url(../../../images/sport/common/bti_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .bti-sport-bg-m2 {
    background: url(../../../images/sport/common/bti_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .im-sport-bg-m1 {
    background: url(../../../images/sport/common/im_sport01.jpg?v=0607)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .im-sport-bg-m2 {
    background: url(../../../images/sport/common/im_sport02.jpg?v=0607)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ibt-sport-bg-m1 {
    background: url(../../../images/sport/common/ibt_sport01.jpg)no-repeat 0px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ibt-sport-bg-m2 {
    background: url(../../../images/sport/common/ibt_sport02.jpg)no-repeat 0px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .sba-sport-bg-m1 {
    background: url(../../../images/sport/common/sba_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .sba-sport-bg-m2 {
    background: url(../../../images/sport/common/sba_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ob-sport-bg-m1 {
    background: url(../../../images/sport/common/ob_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ob-sport-bg-m2 {
    background: url(../../../images/sport/common/ob_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .spr-sport-bg-m1 {
    background: url(../../../images/sport/common/spr_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .spr-sport-bg-m2 {
    background: url(../../../images/sport/common/spr_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ls-sport-bg-m1 {
    background: url(../../../images/sport/common/ls_sport01.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}
#sport-body.sport-body1 .live-body-content .sport-container .sport-bg-m .ls-sport-bg-m2 {
    background: url(../../../images/sport/common/ls_sport02.jpg)no-repeat -60px 0px;
    width: 100%;
    height: 228px;
}

#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll {
    width: 100%;
    position: relative;
    padding-top: 80px;
    z-index: 1;
}
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box {
    margin: 0 auto;
    width: 353px;
    height: 215px;
    background: rgba(0, 0, 0, .7);
    border-radius: 20px;
}
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .game-box-title {
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 100px;
    letter-spacing: 3px;
}
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .playbutton {
    margin: 0 auto;
    width: 130px;
    height: 45px;
    border-radius: 10px;
    background: rgb(0,157,4);
    background: -moz-linear-gradient(top, rgba(0,157,4,1) 0%, rgba(12,213,17,1) 62%, rgba(14,220,19,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,157,4,1) 0%,rgba(12,213,17,1) 62%,rgba(14,220,19,1) 100%);
    background: linear-gradient(to bottom, rgba(0,157,4,1) 0%,rgba(12,213,17,1) 62%,rgba(14,220,19,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009d04', endColorstr='#0edc13',GradientType=0 );
    box-shadow: 0px 5px 0 0px #007f03;
    border-bottom: 1px solid #47ff4c;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    transition: .1s;
}
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .playbutton:hover {
    background: rgb(14,220,19);
    background: -moz-linear-gradient(top, rgba(14,220,19,1) 0%, rgba(12,213,17,1) 38%, rgba(0,157,4,1) 100%);
    background: -webkit-linear-gradient(top, rgba(14,220,19,1) 0%,rgba(12,213,17,1) 38%,rgba(0,157,4,1) 100%);
    background: linear-gradient(to bottom, rgba(14,220,19,1) 0%,rgba(12,213,17,1) 38%,rgba(0,157,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0edc13', endColorstr='#009d04',GradientType=0 );
}
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .playbutton:active {
    height: 42px;
    margin-top: 5px;
    box-shadow: 0px 3px 0 0px #007f03;
}
/*遊戲大廳*/
#sport-body.sport-body1 .live-body-content .sport-gameing {
    width: 100%;
    height: 100%;
    padding: 15px;
    background: rgba(0, 0, 0, .7);
}
#sport-body.sport-body1 .live-body-content .sport-gameing iframe{
    width: 100%;
    height: 100%;
}