﻿body, html {
    margin: 0;
    padding: 0;
    font-family: Helvetica,Droidsansfallback,Droid Sans,Retina,arial,PingFangTC,"Microsoft JhengHei",Arial,sans-serif,"PingFangTC","Microsoft JhengHei",Arial,sans-serif;
    scroll-behavior: smooth;
    overflow-x: hidden;
}


footer div {
    font-size: 14px;
    margin-bottom: 12px;
}

footer {
    color: #828282;
    background-color: #F9F9F9;
}


@media screen and (min-width: 0px) and (max-width: 750px) {

    .headling_main_box_category {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #404040;
    }

    .gdfixed {
        display: none;
    }

    .headling_middle_zw {
        height: 50px;
    }



    .headling_float_top {
        transform: scale(1.05);
        width: 48px;
        height: 48px;
        position: fixed;
        bottom: 80px;
        right: 4%;
        box-shadow: 0 0 8px rgba(34,42,119,0.4);
        border-radius: 57px;
        cursor: pointer;
    }




    .headling_float_inset img {
        width: 29px;
        height: 29px;
        margin-top: 5px;
        display: block;
    }

    .headling_float_img_box {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .headling_float_text {
        margin-top: 1px;
    }


    .headling_float_inset div {
        font-size: 13px;
        color: #A4A4A4;
    }

    .headling_float_inset {
        display: block;
        width: 23%;
        text-align: center;
    }


    .headling_float {
        position: fixed;
        bottom: 120px;
        right: 4%;
        display: none;
        z-index: 999999;
    }

    .headling_float_circle {
        width: 57px;
        height: 57px;
        box-shadow: 0 0 8px rgba(34,42,119,0.16);
        border-radius: 57px;
        background: linear-gradient(130deg, #FF7B7C 0%, #F04142 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        z-index: 999;
        transform: scale(1.05);
    }

    .headling_float_add_hover {
        width: 23px;
        height: 23px;
        transform: rotate(270deg);
        transition: all 0.3s;
    }

    .headling_float_add {
        width: 23px;
        height: 23px;
        transition: all 0.3s;
    }



    .headling_float_outside {
        width: 57px;
        height: 57px;
        box-shadow: 0 0 10px rgba(34,42,119,0.16);
        border-radius: 55px;
        background-color: #fff;
        transition: width 0.3s;
        position: relative;
        overflow: hidden;
    }

    .headling_float_outside_hover {
        max-width: 230px;
        width: 230px;
        padding-left: 20px;
        height: 57px;
        box-shadow: 0 0 10px rgba(34,42,119,0.16);
        border-radius: 57px;
        transition: width 0.3s;
        background-color: #fff;
        position: relative;
        overflow: hidden;
    }


    .headling_float_inset {
    }



    .headling_logo {
        height: 35px;
    }

    footer {
        color: #828282;
        background-color: #F9F9F9;
    }

        footer div {
            font-size: 14px;
            margin-bottom: 12px;
        }

        footer a {
            font-size: 14px;
            color: #828282;
        }


    .headling_top {
        width: 100%;
        height: 50px;
        background: #fff;
        display: flex;
        position: relative;
        top: 0;
        border-bottom: 1px solid #D0D0D0;
        z-index: 999;
    }

    .headling_top_title {
        font-size: 22px;
        font-weight: 400;
        color: #FFFFFF;
        width: calc(40% - 20px);
        padding-left: 20px;
        height: 100%;
        text-align: center;
        display: flex;
        justify-content: left;
        align-items: center;
    }

    .headling_top_right {
        width: calc(55%);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .headling_top_tag {
        min-width: 62px;
        width: auto;
        display: inline-flex;
        height: 33.5px;
        line-height: 33.5px;
        align-items: center;
        font-size: 15px;
        border-radius: 16px 16px 16px 16px;
    }


    .headling_top_tag_mini {
        width: 62px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #FF5B41;
        color: #FFFFFF;
        font-weight: 300;
    }


    .headling_red_line {
        width: 1px;
        height: 30px;
        background-color: #E86568;
        opacity: 1;
        transform: scale(0.5);
        display: none;
    }

    .heading_text_no_select {
        background-color: #323A4E;
        /*color: #F69699*/
    }


    .headling_middle {
        height: 43px;
        /*background: #F5F5F5;*/
        background: transparent;
        width: 100%;
        margin-top: 50px;
        display: none;
    }

    .headling_middle_main {
        width: 100%;
        height: 100%;
        line-height: 43px;
        display: flex;
        align-items: center;
        overflow-x: auto;
        border-bottom: 0;
        overflow: hidden;
    }

        .headling_middle_main::-webkit-scrollbar {
            display: none;
        }


    .headling_middle_tag {
        width: auto;
        height: 23px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        color: #919191;
        margin-left: 24px;
        white-space: nowrap;
        position: relative;
    }

    .headling_middle_tag_active {
        width: auto;
        height: 23px;
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        color: #323A4E;
        margin-left: 24px;
        white-space: nowrap;
        position: relative;
    }

    .headling_middle_tag::before {
        transition: all .4s;
        content: '';
        position: absolute;
        width: 0px;
        height: 3px;
        border-radius: 15px;
        background: #FF5B41;
        bottom: -10px;
        left: 50%;
        transform: translate(-50%);
    }


    .headling_middle_tag_active::before {
        transition: all .4s;
        content: '';
        position: absolute;
        width: 20px;
        height: 3px;
        border-radius: 15px;
        background: #FF5B41;
        bottom: -10px;
        left: 50%;
        transform: translate(-50%);
    }


    .headling_main {
        height: auto;
        overflow-y: auto;
    }

    .headling_main_box {
        padding-top: 15px;
        width: 92%;
        margin-left: 4%;
        margin-bottom: 10px;
        /*height:118px;*/
        display: block;
        position: relative;
        height: 120px;
    }


    .headling_word_main_box {
        width: 92%;
        margin-left: 4%;
        height: auto;
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .headling_main_box_right {
        position: absolute;
        width: 45%;
        height: 100px;
        right: 0;
    }


    .headling_main_box_image {
        width: 100%;
        height: 100%;
        border-radius: 7px;
    }

    .headling_main_box_image_left_bottom {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 31.5px;
        height: 31.5px;
    }

    .headling_main_box_title {
        /*height:37px;*/
        font-size: 17px;
        font-weight: 400;
        line-height: 25px;
        color: #404040;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-weight: 500;
        letter-spacing: 1px;
        height: 75px;
    }

    .headling_nav_fixed {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 9999;
        width: 100vw;
        height: 100vh;
        transition: all 0.3s;
    }

    .headling_top_tag_31 {
        border-bottom: 1px solid #D0D0D0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .headling_top_tag_31_title {
        line-height: 40px;
        color: #202020;
        font-size: 16px;
        font-weight: bold;
        margin-left: 20px;
    }


    .headling_top_tag_31_act a {
        float: left;
        width: 50%;
        text-indent: 20px;
        line-height: 40px;
        color: #3B3B3B;
        font-weight: 400;
    }

    .headling_image_main_box {
        height: auto;
        width: 108%;
    }

    .headling_img_swiper {
        width: 100%;
        /* height: 181px; */
        position: relative;
        /* overflow: hidden; */
        display: flex;
        justify-content: center;
    }

    .headling_main_box_time {
        height: 14px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        color: #949494;
        bottom: -23px;
    }


    .headling_border {
        width: calc(100% - 2px);
        height: 1px;
        background: #E9E9E9;
        transform: scaleY(0.5);
    }


    .headling_word_main_box_title {
        font-size: 23px;
        font-weight: bold;
        line-height: 30px;
        color: #404040;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }


    .headling_word_main_box_time {
        font-size: 13px;
        font-family: Segoe UI;
        font-weight: 400;
        line-height: 10px;
        color: #B6B9C0;
        margin-bottom: 10px;
    }


    .headling_wrod_main_box_edit {
        font-size: 15px;
        font-weight: 400;
        line-height: 25px;
        color: #2E2E2E;
        letter-spacing: 1px;
        /*letter-spacing: 40px;*/
    }

    .headling_point_box {
        width: 100%;
        height: 100px;
        background-color: #f9f9f9;
        position: relative;
    }

    .headling_point_box_min {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .headling_point_btn_focus {
        width: 60px;
        height: 25px;
        border: 1px solid #cdcdcd;
        color: #666;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        border-radius: 3px;
        margin-right: 7px;
        margin-left: 7px;
        letter-spacing: 1px;
        cursor: pointer;
    }

    .headling_point_btn {
        border: 1px solid #ececec;
        width: 60px;
        height: 25px;
        background-color: #ececec;
        color: #777;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        border-radius: 3px;
        margin-right: 7px;
        margin-left: 7px;
        letter-spacing: 1px;
        cursor: pointer;
    }


    .headling_point_text {
        font-size: 12px;
        letter-spacing: 1px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #333;
    }

    .swiper {
        width: 100%;
        /*height: 181px;*/
        position: relative;
        overflow: hidden;
        border-left: 1px solid #F5F5F5;
        border-top: 1px solid #F5F5F5;
        border-right: 1px solid #F5F5F5;
        display: flex;
        justify-content: center
    }

    .headling_swiper_num {
        width: auto;
        display: inline-flex;
        font-weight: bold;
    }

        .headling_swiper_num span {
        }


    .headling_swiper_text {
        color: #404040;
        letter-spacing: 1px;
        width: calc(100%);
    }

    .headling_nav {
        width: 100%;
        align-items: center;
        justify-content: center;
        min-height: 91px;
        margin: 10px 0;
        display: flex;
    }

    .headling_nav_btn_text {
        display: none;
    }

    .swiper-button-next-box {
        background: #404040;
        opacity: 0.7;
        border-radius: 4px 0px 0px 4px;
        right: 0;
        width: 33px;
        height: 65px;
        margin-top: -35px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        display: none;
    }


    .swiper-button-prev-box {
        background: #404040;
        opacity: 0.7;
        border-radius: 0px 4px 4px 0px;
        left: 0px;
        width: 33px;
        height: 65px;
        margin-top: -35px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        display: none;
    }


    .headling_nav_btn_icon_left {
        height: 7px;
        margin-right: 5px;
    }

    .headling_nav_btn_icon_right {
        height: 7px;
        margin-left: 5px;
        transform: rotateY(180deg);
    }

    .headling_nav_btn_prev {
        height: 44px;
        border-radius: 5px;
        /*  display: flex;
    align-items: center;
    justify-content: center;*/
        color: #fff;
        /*padding: 0;*/
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        white-space: nowrap;
        line-height: 44px;
        text-align: center;
        background: #FF9300;
        margin-top: 5px;
        margin-left: 0;
        margin-bottom: 5px;
        margin: 10px 0;
        width: 50%;
        border-radius: 44px 0 0 44px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .headling_nav_btn {
        height: 44px;
        border-radius: 5px;
        /*  display: flex;
    align-items: center;
    justify-content: center;*/
        color: #fff;
        /*padding: 0;*/
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        white-space: nowrap;
        line-height: 44px;
        text-align: center;
        background: orangered;
        margin-top: 5px;
        margin-left: 0;
        margin-bottom: 5px;
        margin: 10px 0;
        width: 50%;
        display: flex;
        align-items: center;
        border-radius: 0 44px 44px 0;
        justify-content: center
    }


    .headling_main_box_left {
        position: absolute;
        width: 53%;
        margin-right: 2%;
        height: 100%;
    }

    .headling_border_join {
        font-size: 19px;
        font-weight: bold;
        color: #404040;
        opacity: 1;
        margin-left: 4%;
        margin-top: 17px;
    }
}

@media screen and (min-width: 750px) {

    .headling_main_box_image_left_bottom {
        bottom: 0;
        position: absolute;
        left: 0;
        width: 32px;
    }

    .headling_more_icon {
        display: none;
    }

    .headling_main_box_category {
        color: #404040;
        font-size: 14px;
        margin-top: 10px;
    }

    .headling_nav_fixed {
        display: none;
    }

    .headling_nav_btn_text {
        display: inline-block;
    }

    .gdfixed {
        cursor: pointer;
        display: block;
        right: 0;
        font-size: 16px;
        width: 100px;
        text-align: right;
        background: #fff;
        height: 60px;
        line-height: 60px;
        color: #404040;
    }

        .gdfixed:after {
            content: "";
            position: absolute;
            bottom: 0;
            width: 30px;
            height: 4px;
            background: #F86300;
            right: 68px;
        }

    .fixed_cate {
        display: block;
        position: fixed;
        width: 100vw;
        height: auto;
        font-size: 18px;
        background: #fff;
        right: 0;
        top: 62px;
        box-shadow: 0px 4px 6px rgba(45,50,120,0.1);
        border-radius: 6px;
        padding: 10px;
        transition: all 0.2s;
        overflow: hidden;
        transform-origin: top;
        display: flex;
    }

    .headling_top_tag_31 {
        width: 400px;
        height: auto;
    }

    .headling_top_tag_31_title {
        font-size: 16px;
        font-weight: bold;
        color: #404040;
        cursor: pointer;
    }

    .headling_top_tag_31_act a {
        float: left;
        width: 40%;
        color: #828282;
        font-size: 16px;
        line-height: 40px;
        cursor: pointer;
    }



    .headling_ytb_video {
        margin-left: 0%;
        width: 100% !important;
        height: 100% !important;
    }

    .headling_logo {
        height: 35px;
    }

    .headling_float {
        position: fixed;
        bottom: 100px;
        right: 20px;
        display: none
    }


    footer {
        color: #828282 !important;
        background-color: #F9F9F9;
        width: 1400px;
    }

    .footlink {
        /*display: flex;*/
        margin-bottom: 0px !important;
    }

    .pc_footer {
        width: 100vw;
        height: 130px;
        padding-top: 15px;
        background-color: #f9f9f9;
        /*margin-left: calc(445px - 50vw);*/
        margin-left: calc(720px - 50vw);
        display: flex;
        justify-content: center;
    }

    .swiper-button-next-box {
        background: #404040;
        opacity: 0.7;
        border-radius: 4px 0px 0px 4px;
        right: 0;
        width: 45px;
        height: 87px;
        margin-top: -55px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .swiper-button-prev-box {
        background: #404040;
        opacity: 0.7;
        border-radius: 0px 4px 4px 0px;
        left: 0px;
        width: 45px;
        height: 87px;
        margin-top: -55px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .headling_nav {
        width: 40%;
        margin-left: 30%;
        display: flex;
    }


    .headling_swiper_text {
        width: calc(100%);
        color: #2c2c2c;
    }


    .headling_swiper_num_big {
        font-size: 34px;
    }

    .headling_swiper_num_small {
        font-size: 22px;
        line-height: 21px !important;
    }

    .headling_swiper_num {
    }

    .headling_swiper_num {
        width: auto;
        justify-content: center;
        font-weight: bold;
    }

    .headling_top {
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #fff;
        box-shadow: 0px 6px 12px rgba(119, 136, 149, 0.1);
        display: flex;
        position: relative;
        top: 0;
        z-index: 9;
        z-index: 999;
        border-bottom: 1px solid #D8D8D8;
    }

    .headling_top_title {
        font-size: 32px;
        font-weight: 400;
        color: #FFFFFF;
        width: 250px;
        margin-left: calc(50vw - 700px);
        height: 100%;
        text-align: left;
        line-height: 70px;
        padding-left: 0;
    }

    .headling_top_right {
        width: 1100px;
        height: 100%;
        line-height: 70px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        min-width: 350px;
        padding-right: 0
    }

    .headling_top_tag {
        min-width: 72px;
        width: auto;
        display: inline-flex;
        height: 70px;
        line-height: 70px;
        align-items: center;
        font-size: 16px;
    }


    .headling_top_tag_mini {
        width: 96px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        color: #FFFFFF;
        font-weight: 300;
        cursor: pointer;
        background-color: #FF5B41;
    }

    .headling_img_swiper {
        width: 100%;
        /* height: 181px; */
        position: relative;
        /* overflow: hidden; */
        display: flex;
        justify-content: center;
    }

    .headling_red_line {
        width: 1px;
        height: 21px;
        background-color: #E86568;
        opacity: 1;
        transform: scale(1);
        display: none;
    }

    .heading_text_no_select {
        background-color: #323A4E;
        /*color: #F69699*/
    }

    .headling_middle {
        height: 60px;
        /*background: #F5F5F5;*/
        width: 100%;
        position: relative;
        z-index: 9;
        margin-top: 0;
        display: block;
    }

    .headling_middle_zw {
        height: 60px;
    }

    .headling_middle_main {
        width: calc(100%);
        height: 100%;
        line-height: 60px;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: right;
        padding-right: 50px;
        flex-wrap: wrap;
        overflow: hidden;
        flex-direction: row-reverse;
    }


    .headling_middle_tag {
        width: auto;
        height: 23px;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        color: #222222;
        margin-left: 40px;
        white-space: nowrap;
        position: relative;
        margin-right: 0px;
        cursor: pointer;
    }

        .headling_middle_tag::before {
            transition: all .4s;
            content: '';
            position: absolute;
            width: 0;
            height: 3px;
            border-radius: 15px;
            background: #FA4319;
            bottom: -10px;
            left: 50%;
            transform: translate(-50%);
        }

    .headling_middle_tag_active {
        width: auto;
        height: 23px;
        font-size: 20px;
        font-weight: 400;
        line-height: 23px;
        color: #FF5B41;
        margin-right: 0px;
        white-space: nowrap;
        position: relative;
        margin-left: 40px;
    }


        .headling_middle_tag_active::before {
            transition: all .4s;
            content: '';
            position: absolute;
            width: 20px;
            height: 3px;
            border-radius: 15px;
            background: #FF5B41;
            bottom: -10px;
            left: 50%;
            transform: translate(-50%);
        }

    .headling_main {
        padding-top: 20px;
        margin-left: calc(50vw - 720px);
        width: 1440px;
        height: auto;
    }

    .headling_word_main_box {
        width: 1000px;
        margin-left: calc(50% - 500px) !important;
        height: auto;
        padding-top: 0px;
        padding-bottom: 10px;
        overflow: hidden;
    }


    .headling_main_box {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        height: auto;
        /*display: flex;*/
        padding-top: 0;
        margin-left: 0;
        /*box-shadow: 0 2px 13px 0 rgba(0,0,0,.06);*/
        border-radius: 4px;
        /*border-bottom: 1px solid #EEF1F8;*/
    }


    .headling_main_box_left {
        /* width: 663px;
        height: 100%;*/
    }

    .headling_border_join {
        width: auto;
        height: 32px;
        font-size: 24px;
        font-family: Microsoft JhengHei;
        font-weight: bold;
        line-height: 32px;
        color: #404040;
        opacity: 1;
        margin-bottom: 32px;
        text-align: left;
        margin-left: 20px;
    }

    .headling_main_box_right {
        width: 100%;
        height: 210px;
        position: relative;
        /* width: 207px;
        height: 100%;
        margin-right: 20px;*/
    }

        .headling_main_box_right div {
            width: 241px !important;
            margin-left: 13px;
        }

    .headling_main_box_title {
        width: 100%;
        /*white-space: pre-line;*/
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        color: #404040;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 48px;
        letter-spacing: 1px;
        padding: 10px 0px 0px 0px;
    }

    .headling_main_box_time {
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
        color: #404040;
        position: relative;
        bottom: 0;
        margin-top: 10px;
    }

    .headling_main_box_image {
        width: 320px;
        height: 210px;
        border-radius: 14px;
        object-fit: cover;
    }

    .headling_border {
        width: 0;
        border: 0;
        height: 0;
        transform: scaleY(0.5);
    }


    .headling_word_main_box {
        margin-left: 0;
    }


    .headling_word_main_box_title {
        font-size: 34px;
        font-weight: bold;
        line-height: 45px;
        color: #404040;
        margin-left: 0;
    }

    .headling_word_main_box_time {
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
        color: #999999;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .headling_wrod_main_box_edit {
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
        color: #222222;
        /*letter-spacing: 40px;*/
    }

    .headling_point_box {
        width: 100%;
        height: 130px;
        background-color: #f9f9f9;
        position: relative;
        margin-bottom: 80px;
    }

    .headling_point_box_min {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .headling_point_btn_focus {
        width: 80px;
        height: 35px;
        border: 1px solid #cdcdcd;
        color: #666;
        font-size: 14px;
        text-align: center;
        line-height: 35px;
        border-radius: 3px;
        margin-right: 10px;
        margin-left: 10px;
        letter-spacing: 1px;
    }

    .headling_point_btn {
        border: 1px solid #ececec;
        width: 80px;
        height: 35px;
        background-color: #ececec;
        color: #777;
        font-size: 14px;
        text-align: center;
        line-height: 35px;
        border-radius: 3px;
        margin-right: 10px;
        margin-left: 10px;
        letter-spacing: 1px;
    }


    .headling_point_text {
        font-size: 15px;
        letter-spacing: 1px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        color: #333;
    }

    .headling_image_main_box {
        max-height: 100%;
        /*height: 181px;*/
        height: auto;
        width: auto;
        max-width: 100%;
    }

    .swiper {
        width: 100%;
        height: 468px;
        position: relative;
        overflow: hidden;
        border-left: 1px solid #F5F5F5;
        border-top: 1px solid #F5F5F5;
        border-right: 1px solid #F5F5F5;
        display: flex;
        justify-content: center
    }

    .headling_main_a {
        display: inline-flex;
        width: 320px;
        margin-left: 20px;
        transition: 0.3s;
    }

        .headling_main_a:hover {
            transition: 0.3s;
            transform: translateY(-3px);
        }


    .headling_nav_btn_prev {
        height: 44px;
        border-radius: 5px;
        /*  display: flex;
    align-items: center;
    justify-content: center;*/
        color: #fff;
        /*padding: 0;*/
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        white-space: nowrap;
        line-height: 44px;
        text-align: center;
        background: #FF9300;
        margin-top: 5px;
        margin-left: 0;
        margin-bottom: 5px;
        margin: 10px 0;
        width: 40%;
        border-radius: 44px 0 0 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 10%;
    }

    .headling_nav_btn {
        height: 44px;
        border-radius: 5px;
        /*  display: flex;
    align-items: center;
    justify-content: center;*/
        color: #fff;
        /*padding: 0;*/
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        white-space: nowrap;
        line-height: 44px;
        text-align: center;
        background: orangered;
        margin-top: 5px;
        margin-left: 0;
        margin-bottom: 5px;
        width: 40%;
        display: flex;
        align-items: center;
        margin: 10px 0;
        border-radius: 0 44px 44px 0;
        justify-content: center
    }
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}




.headling_swiper_num_big {
    font-size: 20px;
    font-weight: 400;
    color: #FF5B41;
    display: table-cell;
    vertical-align: bottom;
    line-height: normal;
}

.headling_swiper_num_small {
    font-size: 14px;
    font-weight: 400;
    color: #AFAFAF;
    display: table-cell;
    vertical-align: bottom;
    line-height: 23px;
}



.headling_nav_btn_can {
    height: 30px;
    border: 2px solid #EEEEEE;
    border-radius: 5px;
    /*  display: flex;
    align-items: center;
    justify-content: center;*/
    color: #fff;
    margin: 0;
    /*padding: 0;*/
    padding: 0 10px;
    font-weight: 300;
    font-size: 15px;
    white-space: nowrap;
    line-height: 30px;
    min-width: 60px;
    text-align: center;
    background: orangered;
}


.headling_nav_btn_box {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



.headling_nav_btn_can:hover {
    color: #FF5B41;
    cursor: pointer;
}


.headling_nav_num {
    width: 60px;
    height: 30px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
    color: #686868;
    letter-spacing: 1px;
    font-size: 19px;
}

.headling_next {
    width: 25px;
    height: 32px;
    margin-left: 5px;
}

.headling_prev {
    width: 25px;
    height: 32px;
    margin-left: -5px;
    transform: rotate(180deg);
}


.headling_player {
    position: absolute;
    top: calc(50% - 22.5px);
    left: calc(50% - 22.5px);
    width: 45px;
    height: 45px;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important
}
