﻿


@media screen and (min-width: 0px) {



    .headling_middle_zw {
    width:100vw;
    height:50px;
    }
    /*       .headling_ytb_video::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 110%;
            top: -5%;
            background: url("//static.rifusy.com/picture/20221212/00/C00086967B2Cw1560h982.jpeg");
            filter: blur(5px);
        }
*/
    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;
        background-color: #fff;
    }


    .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: 48px;
    }




    .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%;
        z-index: 999999;
        display: none;
    }

    .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: #43424D;
        display: flex;
        position: relative;
        top: 0;
        z-index: 9;
    }

    .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(60% - 5px);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right:5px;
    }

    .headling_top_tag {
        min-width: 62px;
        width: auto;
        display: inline-flex;
        height: 33.5px;
        /*background: #D5191D;*/
        line-height: 33.5px;
        align-items: center;
        font-size: 15px;
        border-radius: 16px 16px 16px 16px;
        overflow-x: auto;
    }


    .headling_top_tag_mini {
        flex-shrink: 0;
        position: relative;
        display: inline-block;
        width: auto;
        height: 33.5px;
        line-height: 33.5px;
        text-align: center;
        color: #FFFFFF;
        font-weight: 300;
        white-space: nowrap;
        padding: 0 10px;
    }


    .headling_red_line {
        flex-shrink: 0;
        position: relative;
        display: inline-block;
        width: 1px;
        height: 30px;
        background-color: #67676A;
        opacity: 1;
        transform: scale(0.5)
    }

    .heading_text_no_select {
        color: #fff
    }


    .headling_middle {
        height: 43px;
        background: #F5F5F5;
        width: 100%;
        z-index: 9;
    }

    .headling_middle_main {
        width: 100%;
        height: 100%;
        line-height: 43px;
        display: flex;
        align-items: center;
        overflow-x: auto;
    }

        .headling_middle_main::-webkit-scrollbar {
            display: none;
        }


    .headling_middle_tag {
        width: auto;
        height: 23px;
        font-size: 15px;
        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: 15px;
        font-weight: 400;
        line-height: 23px;
        color: #fff;
        margin-left: 24px;
        white-space: nowrap;
        position: relative;
        background: #43424D;
        border-radius:2px;
        padding:2px 5px;
    }

/*    .headling_middle_tag::before {
        transition: all .4s;
        content: '';
        position: absolute;
        width: 0px;
        height: 3px;
        border-radius: 15px;
        background: #FA4319;
        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: #FA4319;
        bottom: -10px;
        left: 50%;
        transform: translate(-50%);
    }*/


    .headling_main {
        margin-top:0px;
        height: auto;
        overflow-y: auto;
    }

    .headling_main_box {
        padding-top: 15px;
        width: 92%;
        margin-left: 4%;
        margin-bottom: 32px;
        /*height:118px;*/
        display: block;
        position: relative;
    }


    .headling_word_main_box {
        width: 92%;
        padding-left: 4%;
        padding-right:4%;
        height: auto;
        padding-top: 10px;
        padding-bottom: 30px;
        border-bottom:10px solid #f8f8f8;
    }

    .headling_main_box_right {
        width: 92vw;
        height: 48vw;
        position: relative;
    }


    .headling_main_box_image {
        width: 100%;
        height: 100%;
    }

    .headling_main_box_title {
        /*height:37px;*/
        font-size: 17px;
        font-weight: 400;
        line-height: 25px;
        color: #2C2C2C;
        margin-top: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-weight: 400;
        letter-spacing: 1px;
    }


    .headling_image_main_box {
        height: auto;
        width: 100%;
    }

    .headling_main_box_time {
        position: absolute;
        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: #2C2C2C;
        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: 1px solid #F5F5F5;
        display: flex;
        justify-content: center
    }

    .headling_swiper_num {
        width: 35px;
        display: flex;
        justify-content: right;
        vertical-align: bottom;
        align-items: end;
        height: 29px;
        position:absolute;
        bottom:9px;
        right:14px;
    }

        .headling_swiper_num span {
        }


    .headling_swiper_text {
        color: #686868;
        letter-spacing: 1px;
        width: calc(100%);
    }

    .headling_nav {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 91px;
    }


    .swiper-button-next-box {
        background: #000000;
        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: #000000;
        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;
    }


    .heading_select_choose {
        width: 8px;
        height: 4px;
        background: #FFB813;
        opacity: 1;
        border-radius: 2px;
        margin-left: 11px;
    }

    .heading_select_choose_no {
        width: 8px;
        height: 4px;
        background: #707070;
        opacity: 1;
        border-radius: 2px;
        margin-left: 11px;
    }

     .headling_modal {
        position: absolute;
        bottom: 0;
        background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
        height:42px;
        width:100%;
    }

}

@media screen and (min-width: 750px) {

    .headling_middle_zw {
    display:none;
    
    }

    .headling_ytb_video {
        margin-left: 0%;
        width: 100% !important;
        height: 100% !important;
    }
    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;
        background-color: #F8F8F8;
    }


    .headling_logo {
        height: 50px;
    }

    .headling_float {
        position: fixed;
        bottom: 100px;
        right: 20px;
        display: none
    }


    footer {
        color: #828282;
        background-color: #ECEDF1;
        width: 890px;
    }

    .footlink {
        /*display: flex;*/
        margin-bottom: 0px !important;
    }

    .pc_footer {
        width: 100vw;
        height: 130px;
        margin-top: 30px;
        padding-top: 15px;
        background-color: #ECEDF1;
        display: flex;
        justify-content: center;
        color: #ECEDF1;
    }

    .swiper-button-next-box {
        background: #000000;
        opacity: 0.7;
        border-radius: 59px;
        right: 0;
        width: 59px;
        height: 59px;
        margin-top: -45px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 50px;
        transition:all 0.2s;
    }


    .swiper-button-prev-box {
        background: #000000;
        opacity: 0.7;
        border-radius: 59px;
        left: 0px;
        width: 59px;
        height: 59px;
        margin-top: -45px;
        z-index: 8;
        position: absolute;
        top: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 50px;
        transition: all 0.2s;
    }


    .headling_nav {
        /*display: none;*/
    }


    .headling_swiper_text {
        width: calc(100%);
        color: #000;
    }


    .headling_swiper_num {
        display: none;
    }

    .headling_top {
        width: 100%;
        height: 70px;
        line-height: 70px;
        background: #43424D;
        box-shadow: 0px 6px 12px rgba(119, 136, 149, 0.1);
        display: flex;
        position: relative;
        top: 0;
        z-index: 9;
    }

    .headling_top_title {
        font-size: 32px;
        font-weight: 400;
        color: #FFFFFF;
        width: 445px;
        margin-left: calc(50vw - 445px);
        height: 100%;
        text-align: left;
        line-height: 70px;
        padding-left: 0;
    }

    .headling_top_right {
        width: 445px;
        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: 42px;
        /*background: #D5191D;*/
        line-height: 42px;
        align-items: center;
        font-size: 16px;
        border-radius: 32px;
        overflow-x: auto;
        overflow-y: hidden;
    }

        .headling_top_tag::-webkit-scrollbar {
            display: block !important;
            position: absolute;
            height: 7px;
        }

        .headling_top_tag::-webkit-scrollbar-track {
            background: rgba(0,0,0,0);
        }

        .headling_top_tag::-webkit-scrollbar-thumb {
            display: block !important;
            background: rgba(0,0,0,0.1);
        }


    .headling_top_tag_mini {
        width: 72px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        color: #FFFFFF;
        font-weight: 300;
        cursor: pointer;
    }


    .headling_red_line {
        width: 1px;
        height: 21px;
        background-color: #67676A;
        opacity: 1;
        transform: scale(1)
    }

    .heading_text_no_select {
        color: #fff
    }

    .headling_middle {
        height: auto;
        background: #fff;
        width: 890px;
        margin-left:calc(50vw - 445px);
        position: relative;
        z-index: 9;
        margin-top:0;
        
    }

    .headling_middle_main {
        width: 850px;
        padding-left: 20px;
        height: 100%;
        display: block;
        padding: 15px 20px 15px 20px;
        box-shadow: 0 4px 6px #f5f5f5;
    }



    .headling_middle_tag {
        width: auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 40px;
        color: #222222;
        margin-right: 40px;
        white-space: nowrap;
        position: relative;
        margin-left: 0px;
        cursor: pointer;
        float: left;
        height: 30px;
        line-height: 30px;
        padding: 4px 7px;
        margin-top: 3px;
        margin-bottom: 3px;
    }

        .headling_middle_tag:hover {
            width: auto;
            height: 23px;
            font-size: 16px;
            font-weight: 400;
            line-height: 23px;
            /*color: #222222;*/
            margin-right: 40px;
            white-space: nowrap;
            position: relative;
            margin-left: 0px;
            color: #fff;
            padding: 4px 7px;
            float: left;
            height: 30px;
            line-height: 30px;
            background: #43424D;
            margin-top: 3px;
            border-radius: 2px;
            margin-bottom: 3px;
        }

    .headling_middle_tag_active {
        width: auto;
        height: 23px;
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        /*color: #222222;*/
        margin-right: 40px;
        white-space: nowrap;
        position: relative;
        margin-left: 0px;
        color: #fff;
        padding: 4px 7px;
        float: left;
        height: 30px;
        line-height: 30px;
        margin-top: 3px;
        margin-bottom:3px;
    }

/*
        .headling_middle_tag_active::before {
            transition: all .4s;
            content: '';
            position: absolute;
            width: 20px;
            height: 3px;
            border-radius: 15px;
            background: #FA4319;
            bottom: -10px;
            left: 50%;
            transform: translate(-50%);
        }*/

    .headling_main {
        margin-top:0px;
        margin-left: calc(50vw - 445px);
        width: 890px;
        height: calc(100vh - 168px);
        overflow-y: visible;
        background:#fff;
        height:auto;
        padding-bottom:10px;
        padding-top:20px;
    }

        .headling_main a {
            padding: 0  20px;
            display: block;
            margin:0;
        }

        .headling_word_main_box {
            width: calc(100% - 40px);
            height: auto;
            padding-top: 0px;
            padding-bottom: 50px;
            border-bottom: 20px solid #f8f8f8;
            margin-bottom: 30px;
            padding: 20px;
        }


    .headling_main_box {
        width: calc(100% - 40px);
        margin-bottom: 10px;
        height: 118px;
        display: flex;
        padding-top: 0;
        margin-left: 0;
        border: 1px solid #EEF1F8;
        padding:20px;

       

    }


    .headling_main_box_left {
        width: 643px;
        height: 100%;
        margin-right: 33px;
    }

    .headling_main_box_right {
        width: 214px;
        height: 100%;
    }

    .headling_main_box_title {
        width: 100%;
        /*white-space: pre-line;*/
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        color: #222222;
        height: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 84px;
        letter-spacing: 1px;
        margin-left: 20px;
        margin-top: 0;
    }

    .headling_main_box_time {
        height: 20%;
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
        color: #999999;
        position: relative;
        bottom: 0;
        margin-left:20px;
        margin-top:20px;
    }

    .headling_main_box_image {
        width: 100%;
        height: 100%;
        min-width: 200px;
    }

    .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: #000000;
        margin-left: 0;
    }

    .headling_modal {
        position: absolute;
        bottom: 0;
        display:none;
        height:42px;
        width:100%;
    }

    .headling_word_main_box_time {
        font-size: 16px;
        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: 1px solid #F5F5F5;
        display: flex;
        justify-content: center
    }


    .heading_select_choose {
        width: 10px;
        height: 4px;
        background: #FFB813;
        opacity: 1;
        border-radius: 4px;
        margin-left: 30px;
        margin-right: -10px;
    }

    .heading_select_choose_no {
        width: 10px;
        height: 4px;
        background: #707070;
        opacity: 1;
        border-radius: 4px;
        margin-left:30px;
        margin-right:-10px;
    }

}

.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: #FFB813;
    display: table-cell;
    vertical-align: bottom;
    line-height: normal;
}

.headling_swiper_num_small {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: table-cell;
    vertical-align: bottom;
    line-height: 22px;
}

.headling_nav_btn {
    /*min-width: 104px;*/
    height: 44px;
    /*box-shadow: 0px 7px 15px rgba(76,78,84,0.26);*/
    border-radius: 5px;
    /* display: flex;
    align-items: center;*/
    /*justify-content: center;*/
    color: #fff;
    margin: 0;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    padding: 0 22px;
    line-height: 44px;
    text-align: center;
    background: #43424D;
}


.headling_nav_btn_can {
    height: 44px;
    /*box-shadow: 0px 7px 15px rgba(76,78,84,0.26);*/
    border-radius: 5px;
    /* display: flex;
    align-items: center;*/
    /*justify-content: center;*/
    color: #fff;
    margin: 0;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    padding: 0 22px;
    letter-spacing: 1px;
    line-height: 44px;
    text-align: center;
    background: #43424D;
}


.headling_nav_num {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
}

.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
}