.index_wrap {
    /*background: url(/style/img/i_ack.png) no-repeat top center;*/
    background-size: 100% auto
}

.index_content {
    width: 1230px;
    margin: 0 auto;
    border-top: 1px solid transparent
}

.it_shipin_top > li:last-child {
    margin-left: auto !important;
    text-align: right !important;
    margin-right: 0 !important
}

.it_shipin_top > li:last-child a {
    color: #df0021;
    font-size: 14px
}

.it_shipin_top > .active {
    background: url(/style/img/i_tit.png) no-repeat;
    color: #fff
}

.it_shipin_con {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between
}

.it_shipin_con:nth-of-type(1) {
    display: flex
}

.it_shipin_con:after {
    content: "";
    width: 350px
}

.it_shipin_con > li {
    width: 350px;
    border-bottom: 1px dashed #eee;
    line-height: 40px
}

.it_shipin_con a {
    display: flex;
    align-items: center
}

.it_shipin_con > li a:hover {
    color: #df0021
}

.it_shipin_con > li img {
    margin-right: 5px
}

.it_shipin_con > li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.in_zhibo_wrap {
    background: rgb(255, 255, 255);
    padding: 30px 20px;
    box-sizing: border-box;
    margin: 10px 0px 40px;
}

.in_zhibo_top {
    height: 40px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(245, 178, 188);
}

.in_z_ist {
    display: flex;
}

.in_z_tit {
    width: 112px;
    height: 40px;
    background: #df0021;
    font-size: 19px;
    color: #fff;
    line-height: 40px;
    text-align: center
}

.in_z_ist > .active {
    color: #df0021;
    border-bottom: 3px solid #df0021
}

.in_z_ist li {
    font-size: 16px;
    line-height: 30px;
    margin: 0px 50px;
    cursor: pointer;
}

.shaixuan_wrap {
    position: relative;
    height: 100%;
    margin-left: auto
}

.shaixuan_wrap:hover .shaixuan_none {
    display: block
}

.shaixuan > img {
    margin-right: 5px
}

.shaixuan_none {
    position: absolute;
    width: 415px;
    max-height: 376px;
    background: #fff;
    border: 1px solid #e2e2e2;
    right: 0;
    top: 40px;
    padding: 19px;
    box-sizing: border-box;
    overflow: auto;
    display: none;
    z-index: 999;
    box-shadow: 0 0 10px rgba(193, 193, 193.1)
}

.shaixuan_none > li {
    border-bottom: 1px dashed #eee
}

.shaixuan_none > li {
    display: flex
}

.shaixuan_none_p {
    width: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    flex-shrink: 0
}

.shaixuan_none_con {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    color: #333
}

.shaixuan_none_con > li {
    margin: 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff
}

.shaixuan_none_con > li:hover {
    border-bottom: 2px solid #df0021
}

.shaixuan_none_con > li:hover a {
    color: #df0021
}

.in_zhibo_ist_wrap > div {
    display: none;
    min-height: 300px
}

.in_zhibo_ist_wrap > div:nth-of-type(1) {
    display: block
}

.zhibo_ist > li div {
    display: flex;
    align-items: center;
}


.gy_z_r_tit span {
    display: inline-block;
    line-height: 40px;
    background: rgb(223, 0, 33);
    padding: 0px 15px;
    color: rgb(255, 255, 255);
    font-size: 19px;
}

.gy_z_r_ist li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px;
    width: 100%;
}

.z_integral_tit {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;

}

.z_integral_tit p {
    padding: 8px 12px;
}

.zhibo_ata {
    display: flex;
    align-items: center;
    border: 1px solid #f7f7f7;
    border-bottom: none;
    height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    position: relative;
    cursor: pointer;
}

.zhibo_ata::after {
    content: '';
    width: 5px;
    height: 15px;
    background: #df0021;
    position: absolute;
    top: 23px;
    left: 5px;
    transform: skew(-10deg);
}

.zhibo_team_ks > p {
    width: 115px;
}

.zhibo_detaile {
    background: #452c30;
    background-size: 100%
}

.zhibo_deatile_con {
    width: 1230px;
    margin: 0 auto
}

.z_d_con_top {
    margin: 10px 15px 0 0;
    display: flex;
    align-items: center;
    height: 60px
}

.z_d_con_top > span {
    font-size: 19px;
    font-weight: 600
}

.z_zhsx {
    width: 19px;
    height: 19px;
    margin: 0 5px 0 0;
    cursor: pointer
}

.z_d_con_xinhao {
    margin: 10px 0;
    background: #fff;
    min-height: 100px;
    display: flex;
    align-items: flex-start;
    padding: 10px;
    box-sizing: border-box
}

.z_d_con_xinhao_con > .z_d_con_xinhao_no, .z_d_con_xinhao_con > .z_d_con_xinhao_ov {
    color: #999;
    width: 960px;
    line-height: 60px;
    font-size: 19px;
    padding: 0 0 0 40px
}

.z_d_con_xinhao_con {
    display: flex;
    flex-wrap: wrap;
    width: 1100px
}

.z_d_con_xinhao_con > li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.z_d_con_xinhao_con p {
    font-size: 19px
}

.z_d_con_xinhao_con span {
    font-size: 12px;
    color: #999
}

.z_d_con_xinhao_con > .active, .z_d_con_xinhao_con > li:hover {
    background: #fde1e5;
    border-color: #df0021
}

.z_d_con_xinhao_con > .active p, .z_d_con_xinhao_con > li:hover p {
    color: #df0021
}

.z_d_con_xinhao_con > .z_d_con_xinhao_no:hover, .z_d_con_xinhao_con > .z_d_con_xinhao_ov:hover {
    background: 0 0;
    border: 1px solid #d4d4d4
}

.z_d_tiaochu {
    background: #000;
    height: 210px;
    border-top: 1px solid #000
}

.z_d_t_con_zhuke_img {
    width: 95px;
    height: 95px;
    box-sizing: border-box
}

.z_d_t_con_zhuke > img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fff;
    border: 7px solid;
    padding: 5px
}

.z_d_t_con_zhuke > p {
    font-size: 19px;
    color: #fff;
    margin-top: 15px
}

.z_d_t_con > .z_d_t_con_center {
    font-size: 16px;
    height: 100%;
    justify-content: space-around
}

.z_d_t_con_center_siashi {
    color: #fff
}

.z_d_t_con_center_shijian {
    color: #999
}

.z_d_t_con_center_vs {
    font-size: 30px
}

.z_d_con_duiwu_vs {
    color: #999
}

.z_d_con_duiwu_fen {
    color: #df0021;
    font-size: 30px;
    display: none
}

.z_d_con_wudui {
    color: #fff;
    display: none
}

.z_d_con_saizhong, .z_d_con_saizhong_t {
    color: #df0021
}

.z_d_con_saizhong_t {
    display: none
}

.z_d_con_saizhong_t i {
    animation: twinkling 1s infinite ease-in-out;
    font-weight: 600;
    font-size: 17px
}

.z_d_con_weikai {
    color: #999;
    display: none
}

@keyframes twinkling {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.z_d_zh_tishi {
    color: #c7c7c7;
    line-height: 70px
}

.gy_position_tit > li.zhibo_d {
    color: #fff
}


.z_d_t_con {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 20px;
    height: 160px;
}

.z_d_t_con_zhuke {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px 40px;
}

.z_d_t_con_center {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    margin: 0px 40px;
}

.z_d_con_xinhao_con .active {
    min-width: 175px;
    height: 60px;
    border: 1px solid rgb(212, 212, 212);
    margin: 10px 25px 10px 0px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0px 10px;
}


.z_d_t_con_center_siashi a {
    color: #ffffff;
}

.in_zhibo_wrap_y {
    margin: 10px 0px 40px;
}

.gy_video_ist li {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    border-width: 0px 1px 1px;
    border-top-style: initial;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: initial;
    border-right-color: rgb(244, 240, 240);
    border-bottom-color: rgb(244, 240, 240);
    border-left-color: rgb(244, 240, 240);
    border-image: initial;
}

@media (max-width: 1024px) {
    footer hr {
        width: unset;
    }

    .gy_zhibo_c_y {
        display: none;
    }

    .zhibo_deatile_con {
        width: unset;
    }

    .gy_zhibo_detaile_expain {
        margin-top: unset;
    }

    .z_d_t_con_zhuke > img {
        width: 30px;
        height: 30px;
    }

    .gy_z_d_expain_con > li:nth-of-type(2) {
        margin: 10px 0 0 0;
    }

    .z_d_t_con_zhuke > p, .z_d_t_con_center_siashi a, .z_d_con_top > span {
        white-space: nowrap !important;
    }

    .z_d_t_con_center {
        margin: unset;
    }

    .z_d_zh_tishi {
        line-height: unset;
        padding-bottom: 10px;
    }


    .gy_zhibo_detaile_expain {
        width: unset;
    }

    .z_d_t_con {
        margin-top: unset;
        align-items: center;
    }

    .z_d_tiaochu {
        height: unset;
    }

    .gy_position_titP, .gy_position_tit {
        width: unset;
    }

    .gy_position_tit {
        padding: 0 12px;
        flex-wrap: wrap;
    }

    .gy_zhibo_c_w {
        padding: unset;
    }

    .gy_zhibo_c_w {
        padding: 0 12px;
    }

    /*首页外列表*/
    .zhibo_team_ks > p, .gy_zhibo_c_z, .gy_zhibo_content {
        width: 100% !important;
    }

    body {
        overflow: hidden auto;
    }

    .header_top {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: unset;
        width: unset;
    }

    .header_logo {
        padding: 0 12px;
    }

    .header_menu, .header_bottom {
        margin-left: unset;
        width: 100vw;
        overflow-x: auto;
        white-space: nowrap;
    }

    .header_menu::-webkit-scrollbar {
        display: none;
    }

    .header_bottom > li:first-child {
        padding-left: 12px;
    }

    .header_menu > li {
        margin: unset;
        padding: 0 12px;
    }

    .in_z_tit {
        display: none;
    }

    .in_z_ist li {
        margin: 0px 20px;
    }

    .in_zhibo_wrap {
        padding: 10px 12px;
    }


    .zhibo_ist > li {
        padding: unset;
        height: unset;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        padding: 8px 12px;
    }

    .index_content {
        width: unset;
    }

    .zhibo_team {
        padding: 8px 0;
    }

    .al_bot {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .zhibo_ist > li div {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .zhibo_time {
        white-space: nowrap;
    }

    footer {
        padding: 12px;
        box-sizing: border-box;
    }

    footer ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin: 0 auto;
        width: unset;
    }

    .zhibo_gos {
        display: flex;
        align-items: center;
        background: #df0021;
        border-radius: 1.4rem;
    }

    .footer_fixed p {
        width: 30px;
        height: 30px;
    }

    .gy_z_d_expain_con li div {
        width: 100%;
        overflow: hidden;
    }

    .gy_v_tai_tit_tie {
        width: unset;
    }

    .in_zhibo_wrap ,.gy_zhibo_c_z > div{
        margin: unset;
    }
}