li{
    list-style: none;
}
.clear{ clear: both;}
.no-mr{ margin-right: 0 !important}
.w610{ width: 610px; box-sizing: border-box; padding: 30px 25px 30px 30px;}
.w572{ width: 572px; box-sizing: border-box; padding: 30px 25px 30px 30px;}
.w_full {width: 100%;}
.mb_32 {margin-bottom: 32px;}
.mb_15 {margin-bottom: 15px;}
.mr_16 {margin-right: 16px;}
.w_h_full{width: 100%;height: 100%;}
.flex_1 {flex: 1;}
.home-background {
    width: 100%;
    min-width: 1200px;
    /* height: calc(100vh - 152px - 130px); */
    min-height: 360px;
    background: #f8f8f8;
    /*background: #f8f8f8 url("../images/2022/home-background.png") no-repeat top;*/
    /*padding-top: 360px;*/
    /*background-size: contain;*/
    position: relative;
}
.index_banner {
    width: 100%;
    height: 150px;
    background: #D7000F;
}
.index_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box-card{
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 8px 16px 0px rgba(58,4,8,0.04);
    margin-bottom: 32px;
    /*overflow: hidden;*/
}
.activity{
    /*height: 295px;*/
    /*position: relative;*/
    /*overflow: hidden;*/
    display: flex;
    justify-content: space-between;
}
/*.act-right-top{
    width: 61px;
    height: 72px;
    background: url(../images/quickAccess.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 0
}*/
.act-tab{
    /*float: left;*/
    /*margin-left: 32px;*/
    /*margin-top: 20px;*/
    width: 280px;
}
.act-tab li{
    height: 68px;
    line-height: 68px;
    text-align: center;
    /*margin-top: 10px;*/
    cursor: pointer;
}
.act-tab li.act{
    color: #FFF;
    /*background: url(../images/tabBg.png) no-repeat center;*/
    background: #D7000F;
}
.act-content-box{
    /*float: left;*/
    /*padding-top: 10px;*/
    /*width: 930px;*/
    flex: 1;
    padding: 25px 25px 20px;
}
.act-content{ height: 100%;
    display: flex;
    justify-content: space-between;}
.act-cont-left{
    /*width:665px;*/
    flex: 1;
    position: relative;
    /*margin-left: 15px;
    margin-top: 5px;*/
    /*height: 268px;*/
    /*float: left;*/
    /*padding-right: 0;*/
}
.act-cont2-left{
    flex: 1;
}
.act-title{
    font-size: 24px;
    color: #222222;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 5px;
}
.act-title2 .t1 {
    font-size: 16px;
    color: #222222;
    line-height: 26px;
    font-weight: 600;
}
.act-title2 .t2 {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.act-cont-step{ margin-left: 0;text-align: center;}
.act-contLL{
    /*float: left;*/
    /*width: 418px;
    height: 228px;*/
    /*position: relative;*/
}
.act-contLL>p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    /* margin-left:50px; */
}
.act-contLR{
    width: 197px;
    height: 228px;
    float: left;
    background-color: #fffbfb;
    border-radius: 5px;
    margin-left: 10px;
}
.act-contLR p{
    font-size: 14px;
    color: #000;
    line-height: 24px;
    text-align: center
}
.act-step-icon{
    width: 81px;
    height: 81px;
    background: url(../images/indexIcon.png) no-repeat;
}
.act-step-icon2{
    background-position: 0 -81px;
}
.act-step-icon3{
    background-position: 0 -162px;
}
.act-step-icon4{
    background-position: 0 -455px;
}
.act-step-icon5{
    background-position: -81px -455px;
}
.act-step-icon6{
    background-position: -162px -455px;
}
.act-step-icon7{
    background-position: 0 -536px;
}
.act-step-icon8{
    background-position: -81px -536px;
}
.act-step-icon9{
    background-position: -162px -536px;
}
.act-step-icon10{
    background-position: 0 -617px;
}
.act-step-icon11{
    background-position: -81px -617px;
}
.act-step-listR{
    width: 134px;
    margin-left: 35px;
}
.act-step-listR .act-step-icon{
    width: 134px;
    height: 95px;
    background: url(../images/indexIcon.png) no-repeat 0 -243px;
}
.act-step-listR p{
    margin-top: 12px;
}
.act-cont-right{
    width: 260px;
    /*margin-top: 15px;
    margin-left: 40px;*/
    /*float: left;*/
}
.act-contRT {
    display: flex;
    justify-content: center;
}
.act-contRT a{
    color: #000
}
.act-contRT-item{
    /*width: 65px;*/
    /*float: left;*/
    margin: 0 5px;
    text-align: center;
}
.act-contRT-item img {
    width: 54px;
    height: 54px;
}
.act-contRT-item div{
    width: 65px;
    height: 65px;
    background: url(../images/2022/indexIcon.png) no-repeat;
    background-position: -150px 0
}
.act-contRT-item.no-mr div{
    background-position: -150px -65px;
}
.act-contRT-item.no-mr.act-contRT-item2 div{
    background-position: -215px -65px;
}
.act-contRT-item.no-mr.act-contRT-item3 div{
    background-position: -162px -617px;
}
.act-contRT-item p{
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}
.act-contRB{
    margin-top: 15px;
}
.act-contRB-btn{
    display: block;
    width: 208px;
    /*padding-left: 10px;*/
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #FAFAFA;
    border: 1px solid rgba(221,221,221,1);
    border-radius: 4px;
    margin: 10px auto 0;
}
.act-contRB-btn div{
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(../images/indexIcon.png) no-repeat;
    background-position: -90px 0;
}
.act-contRB-btn:nth-child(2) div{
    background-position: -90px -23px;
}
.act-contRB-btn:last-child div{
    background-position: -90px -46px;
}
.act-contRB-btn span{
    font-size: 14px;
    color: #D7000F;
    /*vertical-align: super;*/
    /* font-weight: bold */
}
.act-contRB p{
    font-size: 12px;
    color: #828282;
    text-align: right;
    padding-right: 5px;
}
.box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box-title2 {
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
}
/*滚动数字优化*/
.dataNums {
    width: auto;
    height: auto;
}
.dataNums .dataOne {
    width: 54px;
    height: 80px;
    background: url(../images/2022/num-bg.png) no-repeat center;
    margin: 0 auto;
}
.dataNums .tt span {
    font-size: 36px;
    color: #642405;
    /*line-height: 36px;*/
    font-weight: 700;
}
.box-title h2{
    font-size: 22px;
    color: #222222;
    position: relative;
    padding-left: 15px;
    /*float: left;*/
}

.box-title h2:after {
    display: block;
    content: "";
    width: 6px;
    height: 16px;
    background: #D7000F;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.box-title a{
    font-size: 14px;
    color: #D7000F;
    /*float: right;*/
}
.box-btn-right {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-title a.box-btn{
    /*background: url(../images/indexIcon.png) no-repeat;*/
    width: 98px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFFFFF;
    background: #D7000F;
    border-radius: 4px;
    margin-right: 20px;
}
#eventNotification{
    margin-top: 20px;
}
.info-item{
    cursor: pointer;
    font-size: 14px;
    color: #222222;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.info-item:hover ,
.info-item:hover .time {
    color: #D7000F;
}
.info-item .content{
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-item .time {
    color: #999999;
}
/*比赛赛程*/
.schedule_box {
    width: 100%;
    height: 240px;
    background: #D7000F;
    position: relative;
}
.schedule_box .schedule_box_bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.schedule_box .schedule_center {
    padding: 0 50px;
    box-sizing: border-box;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    margin: auto;
}
.schedule_box .schedule_center.schedule_center_t1 {
    display: flex;
    width: 900px;
    align-items: center;
    justify-content: flex-end;
    top: 32px;
    right: 70px;
    color: #D7000F;
    font-weight: 900;
}
.schedule_center_t1 .t1 {
    width: 380px;
    text-align: center;
}
.schedule_center_t1 .t2 {
    width: 250px;
    text-align: center;
    margin-top: 2px;
}
.schedule_box .schedule_center.schedule_center_t3 {
    top: 60px;
    left: 435px;
}
.schedule_center_t3 .t33 {
    width: 400px;
    height: 150px;
}
.schedule_box .schedule_center.schedule_center_t2 {
    display: flex;
    justify-content: flex-end;
    top: 121px;
    right: 20px;
    color: #D7000F;
    font-weight: 900;
}
.schedule_box .schedule_center.schedule_center_t2 .t1 {
    width: 130px;
    text-align: center;
}
.center_box {
    display: flex;
    justify-content: space-between;
}
.center_box .box-card {
    padding: 24px 20px;
    box-sizing: border-box;
    margin-bottom: 16px;
}
.center_box .t_border {
    width: 100%;
    height: 15px;
    background: #D7000F;
    border-radius: 4px;
}
.center_box .t_border + .box-card {
    margin-top: -10px;
}
.center_box .notice .info-item {
    /*margin: 17px 0;*/
}
.notice{
    height: 200px; 
    /*float: left;*/
}
.learn_number{
    height: 205px;
    background: #D7000F url("../images/2022/bac_total@1x.png") no-repeat;
}
.song,.match{
    /*float: left;*/
    height: 530px;
}
.match{
    /*float: right*/
}
.learning-number-content{
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    margin-top: 30px;

}
.song-title{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin: 15px 0 40px;
}
#songBox {
	position: relative;
	max-width: 400px;
	margin: 0 auto
}

#songBox .swiper-container {
	padding-bottom: 60px;
}

#songBox  .swiper-slide {
	width: 200px;
	height: 114px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
}
#songBox .swiper-button-next,
#songBox .swiper-button-prev {
    opacity: 0.6;
    height: 80px;
    margin-top: -40px;
    transition: all 0.3s ease-out;
}
#songBox .swiper-button-next:hover,
#songBox .swiper-button-prev:hover {
    opacity: 1;
}

#songBox .swiper-button-next {
    right: -70px;
    background: url("../images/2022/ico_right@1x.png") no-repeat center;
    background-size: contain;
}
#songBox .swiper-button-prev {
    left: -70px;
    background: url("../images/2022/ico_left@1x.png") no-repeat center;
    background-size: contain;
}
.song-item{
    width: 264px;
    height: 113px;
    position: relative;
}
.song-item img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.song-bottom{
    position: absolute;
    height: 47px;
    line-height: 47px;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
}
.song-bottom{
    display: flex;
    justify-content: space-between;
}
.song-item-title{
    width: 170px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.song-zan{
    padding-right: 15px;
}
.song-icon-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px auto;
}
.song-icon-item{
    height: 176px;
    /*width: 89px;*/
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    background: #FFFFFF;
    border: 1px solid rgba(238,238,238,1);
    border-radius: 4px;
    box-sizing: border-box;
}
.song-icon-item:nth-of-type(2) {
    margin: 0 20px;
}
.song-icon-item a div{
    width: 69px;
    height: 69px;
    /*background: url(../images/indexIcon.png) no-repeat;
    background-position: -150px -180px;*/
}
.song-icon-item a div img {
    width: 100%;
    height: 100%;
}
.song-icon-item .song-icon-item2{
    background-position: -150px -269px;
}
.song-icon-item .song-icon-item3{
    background-position: -150px -358px;
}
.song-icon-item .song-icon-item4{
    background-position: 0 -358px;
}
.song-icon-item a p{
    text-align: center;
    font-size: 16px;
    color: #222222;
    font-weight: 600;
    margin-top: 8px;
}

.ranking-content {
    /*padding: 15px 30px 0 0;*/
    height: 452px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.ranking-content ul {
    list-style: none;
}

.ranking-content ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.ranking-content ul li .name {
    width: 130px;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    font-size: 14px;
    color: #333333;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ranking-content ul li .progress-bar {
    display: flex;
    align-items: center;
    /*border: 2px solid #e3e4e3;*/
    width: 392px;
    height: 20px;
    background: -moz-linear-gradient(top, #d4d5d4 0%, #e2e2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d5d4), color-stop(100%,#e2e2e2));
    background: -webkit-linear-gradient(top, #d4d5d4 0%,#e2e2e2 100%);
    background: -o-linear-gradient(top, #d4d5d4 0%,#e2e2e2 100%);
    background: -ms-linear-gradient(top, #d4d5d4 0%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #d4d5d4 0%,#e2e2e2 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*margin-left: 15px;*/
}

.ranking-content ul li .progress-bar .progress {
    position: relative;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #4EC7FF;
}

.ranking-content ul li .progress-bar .progress .number {
    /*position: absolute;
    left: 6px;*/
    padding-left: 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    /*line-height: 17px;*/
}

.ranking-content ul li:nth-child(1) .name {
    color: #FF0000;
    background: url(../images/2022/no1@1x.png) no-repeat left;
    background-size: 22px 29px;
}

.ranking-content ul li:nth-child(1) .progress-bar .progress {
    background: linear-gradient(0deg, rgba(215, 0, 15, 0.5), rgba(215, 0, 15, 1));
}

.ranking-content ul li:nth-child(2) .name {
    color: #FF7000;
    background: url(../images/2022/no2@1x.png) no-repeat left;
    background-size: 22px 29px;
}

.ranking-content ul li:nth-child(2) .progress-bar .progress {
    background: linear-gradient(0deg, rgba(255, 128, 0, 0.5), rgba(255, 128, 0, 1));
}

.ranking-content ul li:nth-child(3) .name {
    color: #FDD000;
    background: url(../images/2022/no3@1x.png) no-repeat left;
    background-size: 22px 29px;
}

.ranking-content ul li:nth-child(3) .progress-bar .progress {
    background: linear-gradient(0deg, rgba(255, 128, 58, 0.5), rgba(255, 128, 58, 1));
}
.match h3{
    padding-left: 20px;
    font-size: 14px;
    color: #666666;
}
.match h4{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 15px;
}
.match h4 .line {
    flex: 1;
    height: 1px;
    border-radius: 50%;
    background: linear-gradient(90deg, rgba(215, 0, 15, 0.1), rgba(215, 0, 15, 1));
}
.match h4 .line.r_line {
    background: linear-gradient(90deg, rgba(215, 0, 15, 1), rgba(215, 0, 15, 0.1));
}
.match h4 .text {
    font-size: 18px;
    color: #ff0000;
    margin: 0 10px;
}
.match .match_title {
    display: flex;
    align-items: center;
}
#statistical{ font-size: 14px;color: #D7000F; padding-left: 5px;}
.elegant-demeanour{
    /*height: 380px;*/
}
.elegant-demeanour-content{
    margin-top: 15px;
}
.elegant-demeanour-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.elegant-demeanour-content li{
    max-width: 49%;
    /* flex: 1; */
    display: flex;
}
.elegant-demeanour-content li.right {
    /* flex-direction: column; */
}
.elegant-demeanour-content li.left {
    flex-direction: row-reverse;
}
.elegant-demeanour-content li:hover {
    cursor: pointer;
}

.elegant-demeanour-content li.left .item_text {
    text-align: right;
}
.elegant-demeanour-content .item_img {
    width: 50%;
    height: 160px;
}
.elegant-demeanour-content .item_img img {
    object-fit: cover;
}
.elegant-demeanour-content .item_text {
    width: 50%;
    text-align: left;
    height: 160px;
    padding: 15px;
    box-sizing: border-box;
}
.elegant-demeanour-content .item_text .t2 {
    font-size: 16px;
    color: #222222;
    line-height: 24px;
    font-weight: 600;
    margin: 15px auto;
}
.elegant-demeanour-content .item_text .t3 {
    font-size: 12px;
    color: #999999;
    font-weight: 400;
}
.message{
    /*float: right;*/
    height: 380px;
}
.event-message-content,.event-active-content{
    margin-top: 15px;
}
.event-message-content ul {
    height: 300px;
    overflow: hidden;
    list-style: none;
}

.event-message-content ul li {
    display: flex;
    align-items: center;
    height: auto;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding:8px 0;
    border-bottom: 1px solid #eeeeee;
}
.event-message-content ul li:hover .content .text {
    color: #D7000F;
}
.event-message-content ul li .icon img{
    vertical-align: bottom
}
.event-message-content ul li .content .text {
    font-size: 14px;
    color: #666;
    width: 100%;
    margin-left: 10px;
    line-height: 26px;
    display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.event-active-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.event-active-content ul li {
    width: 266px;
    height: 137px;
    margin-bottom: 18px;
}
.event-active-content ul li:hover {
    cursor: pointer;
}
.event-active-content ul li:nth-of-type(2n) {
    margin-left: 15px;
}
.act-contLL2{
    position: relative;
}
.act-cont2-left .act-contLL2>p{
    font-size: 14px;
    color: #000;
    padding-top: 20px;
    line-height: 26px;
    height: 52px;
}
.act-contLL .act-cont-step,
.act-contLL2 .act-cont-step{
    /*margin-left: 10px;
    margin-top: 10px;*/
    display: flex;
    /*align-items: center;*/
    margin-top: 20px;
}
.act-contLL .act-step-list,
.act-contLL2 .act-step-list{
    flex: 1;
    max-width: 118px;
}
.act-contLL .act-cont-step p,
.act-contLL2 .act-cont-step p{
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-top: 8px;
}
.act-contLL2 .act-step-icon{
    display: inline-block
}
.act-contLL .act-step-arrow ,
.act-contLL2 .act-step-arrow {
    width: 30px;
    height: 54px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.act-cont-right2{
    width: 260px;
    /*margin-top: 25px;
    margin-left: 50px;
    float: left;*/
}
.act-cont-right2 .act-contRT-item{
    /*margin-left:0;
    width: 80px;*/
    text-align: center;
}
.act-cont-right2 .act-contRT-item>div{
    display: inline-block
}
.act-cont-right2 .act-contRT-item>div.item2{
    background-position: -215px 0
}
.act-cont-right2 .act-contRB{
    margin-top: 15px;
}
.act-tab-hover-box{
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    box-sizing: border-box;
    background-color: #fffbfb;
    top: 0;
    left: 0;
    display: none;
}
.act-tab-hover-box p{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    /*padding-top: 40px;*/
    text-align: center;
    margin-bottom: 15px;
}
.act-tab-hover-box .t1 {
    font-size: 24px;
    color: #222222;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.act-go{
    width: 208px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 15px auto;
    background: #D7000F;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 4px;
}
/*.act-go a{
    height: 24px;
    line-height: 24px;
    color: #000;
    font-size: 16px;
}
.act-go a img{
    padding-right: 10px;
    vertical-align: bottom;
}*/
.hoverAppletCode{
    position: relative
}
.act-contRB-btn div.appletCode{
    position: absolute;
    width: 200px;
    height: 200px;
    padding: 2px;
    border: 1px solid #d30c01;
    border-radius: 5px;
    bottom: 42px;
    left: -10px;
    background-color: #FFF;
    background-image: none;
    display: none;
}
.appletCode img{ width: 100%;}
.triangle{ position: absolute; width: 20px; height: 10px; background: url(../images/triangle.png) no-repeat;bottom: -10px;left: 95px;}

/*轮播*/
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}