.player_box img {
    /*height: 300px!important;*/
    width: 100%;
    background-color: #fff;
}
.pic_box .pics .pic_item img {
    object-fit: cover;
}
.p-open-icon {
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    left: 49%;
    top: 46%;
    cursor:pointer;
    margin: -25px;
    z-index: 99999;
    background-color: #0c0b0b26;
    border-radius: 50%;
}
.arrow {
    position: absolute;
    top: 17px;
    left: 25px;
}
.arrow:before, .arrow:after {
    position: absolute;
    content: '';
    border-top: 19px transparent dashed;
    border-right: 0px transparent dashed;
    border-bottom: 18px transparent dashed;
    border-left: 28px #5f5c5c solid;
}
.p-x-icon {
    display: inline-block;
    width: 20px;
    height: 2px;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    -webkit-transform: rotate(42deg);
    border: 1px solid #ffffff;
}
.p-x-icon:after { 
    content: '';
    display: block;
    width: 19px;
    height: 2px;
    background: #fff;
    -webkit-transform: rotate(-87deg);
}
.guanbi {
    cursor: pointer;
    background-color: #d6d6d6;
    border-radius: 50%;
    right: -60px;
    top: 6px;
    position: absolute;
    height: 40px;
    width: 40px;
    padding-left: 9px;
    padding-top: 11px;
}
.banner-1 {
    /*width: 100%!important;*/
    /*background-size: 100%!important;*/
    height: 100%;
    width: 100%;
    min-width: 1000px;
    z-index: -10;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    zoom: 1;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}
.swiper-container1,.boxContent {
    overflow: initial;
}
.swiper-container1 {
    /*height: 208px;*/
    /*height: 172px*/
}
.football {
    overflow: hidden;
}
.swiper-container1 .swiper-button-prev {
    left: -1%;
    margin-left: 0;
    top: 100px;
    background: #a5a5a5;
    overflow: initial; 
}
.swiper-container1 .swiper-button-next {
    left: 98.5%;
    margin-left: 0;
    top: 100px;
    background: #a5a5a5;
    overflow: initial; 
}
.video_box_img .p-open-icon {
    left: 49%;
    top: 46%;
    background-color: #fff;
}
.pic_box {
    height: 805px;
}
.football {
    /*height: 765px;*/
}
.swiper-pointer-events {
    overflow: hidden;
}
.football .football_info .video_box .football_text p {
    font-size: 15px;
}
.sponsor_box .honor_list_box .honor_list .honor_item img {
    height: auto!important;
}
.sponsor_box .honor_list_box {
    height: 323px!important;
}
.style__navbar_ul__2-Flk {
    width: 70px;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 89;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: width ease .3s;
    transition: width ease .3s;
    overflow: hidden;
}
.style__navbar_ul__2-Flk li {
    width: 275px;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #394857;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    background: transparent;
    line-height: 20px;
}
.style__navbar_ul__2-Flk li .style__mask__20n-p {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: var(--default-mask);
    background-size: 100% 100%;
}
.style__navbar_ul__2-Flk li .style__iconWrap__2Eu8i {
    width: 70px;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.style__navbar_ul__2-Flk li .style__icon__39pkp {
    min-width: 41px;
    width: 41px;
    height: 41px;
    margin: 0;
    background-image: var(--nav-logo-pic);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.style__navbar_ul__2-Flk li .style__textWrap__1PHKd {
    width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.style__navbar_ul__2-Flk.style__showUl__16wG4 {
    width: 275px;
}
.style__navbar_ul__2-Flk li:hover {
    color: #fff;
    background: #f94b4b;
}

.video_date{
	position: absolute;
    left: 0;
    color: #fff;
    z-index: 9999;
    bottom: 40px;
    font-size: 16px;
    font-weight: 400;
    background: #00000080;
    padding: 5px;
}
.video_top_date{
	position: absolute;
    bottom: 10px;
    right: 30px;
    font-size: 16px;
	color: #515151!important;
}

.video_tab li{
    display: inline-block;
    width: 150px;
    padding: 10px;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
	border: 1px solid #f1f1f1;
	cursor: pointer;
}
.video_tab li.active{
    background: #fff5ea;
}