/* ______________ sec1 ____________ */
.sec1{
    position: relative;
}
.sec1 .c_mainPage_wrap{
    width: calc(33.3% - 70px);
    margin: 0  0 0 71px;
}
.sec1 .c_mainPage_text{
    width: 100%;
    margin: auto -56% auto auto;
}
.sec1 .c_text_mainTitle{
    padding-top: 10px;
    font-size: 120px;
}
.sec1 .c_text_asideTitle::after{
    content: '';
    width: 264px;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -10px;
    right: -30px;
    display: inline-block;
}
.sec1 .c_mainPage_bgL{
    border: 70px solid #efefef;
}
.sec1 .c_scrollDown{
    left: calc(33.3% - 80px);
}

/* 右背景 */
.sec1 .bgR_left,.sec1 .bgR_rightB,
.sec1 .bgR_right,.sec1 .bgR_rightT{
    background-size: cover;
    background-position: center;
}
.sec1 .bgR_rightB,.sec1 .bgR_rightT{
    height: 50vh;
}
.sec1 .bgR_rightB,.sec1 .bgR_rightT{
    width: 100%;
}
.sec1 .mainPage_bgR{
    display: flex;
    width: 100%;
}
.sec1 .bgR_left{
    width: 100%;
    height: 100vh;
    background-image: url(../images/show/sec1_bg03.png);
}
.sec1 .bgR_right{
    display: block;
    width: 100%;
}
.sec1 .bgR_rightB{
    background-image: url(../images/show/sec1_bg01.png);
}
.sec1 .bgR_rightT{
    background-image: url(../images/show/sec1_bg02.png); 
}
/* ____________ sec1 end __________ */
/* ______________ sec2 ~ sec4 共用 ____________ */ 
.sec23456_wrap{
    width: 1420px;
    margin: auto;
}
.sec23456_inner{
    position: relative;
    margin: 0 -15px;  
}
.sec23456_inner::before{
    content: '';
    width: 116px;
    height: 90px;
    background-image: url(../images/show/sec5_ink.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    display: block;
    bottom: 510px;
    left: -57px;
    z-index: 2;
}
.sec2_img img,.sec3_img img,.sec6_img img,.sec5_img img,.sec4_img img{
    width:100%;
}
.sec2_img,.sec3_img,.sec6_img,.sec5_img,.sec4_img,
.sec3_ink{
    background-size: cover;
    background-position: center;
}
.sec2,.sec3{
    display: flex;
    position: relative;
}
.sec2 .cont_date,.sec3 .cont_date,.sec6 .cont_date,
.sec5 .cont_date,.sec4 .cont_date{
    padding-bottom: 10px;
}
.sec2 .cont_maintitle,.sec3 .cont_maintitle,.sec6 .cont_maintitle,
.sec5 .cont_maintitle,.sec4 .cont_maintitle{
    position: relative;
    display: inline;
}
.sec2 .cont_subtitle,.sec3 .cont_subtitle,
.sec5 .cont_subtitle,.sec4 .cont_subtitle,.sec6 .cont_subtitle{
    margin: 30px 0 20px;
}
.sec2 .cont_maintitle::before,.sec2 .cont_maintitle::after,
.sec3 .cont_maintitle::before,.sec3 .cont_maintitle::after,
.sec4 .cont_maintitle::before,.sec4 .cont_maintitle::after,
.sec5 .cont_maintitle::before,.sec5 .cont_maintitle::after,
.sec6 .cont_maintitle::before,.sec6 .cont_maintitle::after{
    content: '';
    position: absolute;
    left: 0;
    height: 15px;
    background-color: #fcff1e;
    z-index: -1;
}
.sec5 .cont_maintitle::after,.sec3 .cont_maintitle::before,.sec3 .cont_maintitle::after{
    left: unset;
    right: 0;
}
.sec2 .cont_maintitle::before,
.sec3 .cont_maintitle::before,
.sec4 .cont_maintitle::before,
.sec5 .cont_maintitle::before,
.sec6 .cont_maintitle::before{
    width: 78%;
    top: 23px;
}
.sec2 .cont_maintitle::after,
.sec3 .cont_maintitle::after,
.sec4 .cont_maintitle::after,
.sec5 .cont_maintitle::after,
.sec6 .cont_maintitle::after{
    width: 100%;
    top: 72px;
}
.sec2 .cont_subtitle,
.sec3 .cont_subtitle,
.sec4 .cont_subtitle,
.sec5 .cont_subtitle,
.sec6 .cont_subtitle{
    width: 70%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
/* ______________ sec2 ~ sec4 共用 end ____________ */ 
/* ______________ sec2 ____________ */ 
.sec2{
    padding: 160px 0 0 0px;
}
.sec2_cont{
    position: relative;
    width: 33%;
    margin: 0 0 0 7%;
}
.sec2 .cont_maintitle{
    position: relative;
}
.sec2_img{
    position: relative;
    width: 60%;
    /* height: 335px; */
    /* background-image: url(../images/show/sec2_img.png); */
    z-index: 1;
}
/* ____________ sec2 end __________ */
/* ______________ sec3 ____________ */
.sec3{
    margin-top: 130px;
    flex-flow: row-reverse;
}
.sec3_img{
    position: relative;
    width: 60%;
    /* height: 335px; */
    /* background-image: url(../images/show/sec3_img.png); */
    margin-left: 7%;
}
.sec3_ink{
    position: absolute;
    right: -50px;
    top: -58px;
    width: 149px;
    height: 107px;
    background-image: url(../images/show/sec3_ink.png);
    z-index: 1;
}
.sec3_cont{
    width: 33%;
    /* margin-left: 14.5%; */
    text-align: right;
}
.sec3 .cont_date{
    padding-top: 35px;
}
.sec3 .cont_maintitle::before{
    top: 28px;
    width: 315px;
}
.sec3 .cont_maintitle::after{
    width: 386px;
}
.sec3 .cont_subtitle{
    margin: 30px 0 20px auto;
}
/* ____________ sec3 end __________ */
/* ______________ sec4 ____________ */
.sec4{
    padding: 0;
    margin-top: 130px;
    display: flex;
}
.sec4_img{
    position: relative;
    width: 60%;
    /* height: 335px; */
    /* background-image: url(../images/show/sec4_img.png); */
    z-index: 1;
}
.sec4_cont{
    position: relative;
    width: 33%;
    margin: 0 0 0 7%;
}
.sec4 .cont_maintitle{
    position: relative;
}
.sec4 .cont_subtitle{
    margin: 30px auto 20px 0;
}
/* ____________ sec4 end __________ */
.sec56_wrap{
    position: relative;
    display: flex;
}
/* ______________ sec5 ____________ */
.sec5{
    padding: 0;
    margin: 130px 50px 0 0;
    display: block;
}
.sec5_img{
    position: relative;
    /* height: 265px; */
    /* background-image: url(../images/show/sec5_img.png); */
    z-index: 1;
}
.sec5_cont{
    position: relative;
    padding: 30px 0 3px 0;
}
.sec5 .cont_maintitle{
    position: relative;
}
.sec5 .cont_subtitle{
    margin: 30px auto 20px 0;
}
/* ____________ sec5 end __________ */
/* ______________ sec6 ____________ */
.sec6{
    padding: 0;
    margin: 130px 50px 0 0;
    display: block;
}
.sec6_img{
    position: relative;
    /* height: 265px; */
    /* background-image: url(../images/show/sec6_img.png); */
    z-index: 1;
}
.sec6_cont{
    position: relative;
    padding: 30px 0 3px 0;
}
.sec6 .cont_maintitle{
    position: relative;
}
.sec6 .cont_subtitle{
    margin: 30px auto 20px 0;
}

/* ____________ sec6 end __________ */
/* ____________ sec7 __________ */
.sec7{
    width: fit-content;
    margin: auto;
    display: flex;
    padding: 140px 0 150px;
}
.sec7_pagePrev::before,.sec7_pageNext::after{
    content: '';
    width: 144px;
    height: 10px;
    background-size: cover;
    background-position: center;
    display: inline-block;
}
.sec7_pagePrev{
    padding-right: 60px;
}
.sec7_pageNext{
    padding-left: 60px;
}
.sec7_pagePrev::before{
    background-image: url(../images/common_icon/c_pagePrev.png);  
    margin-right: 20px;
}
.sec7_pageNext::after{
    background-image: url(../images/common_icon/c_pageNext.png);
    margin-left: 20px;
}
.sec7_pageNum{
    padding: 0 8px;
}
/* ____________ sec7 end __________ */
/* ____________ sec8 __________ */
.sec8{
    position: relative;
    width: 720px;
    margin: auto;
    text-align: center;
    padding-bottom: 90px;
}
.sec8::before,.sec8::after{
    position: absolute;
    top: 120px;
    font-size: 70px;
    font-family: BodoniFLF-R;
    text-align: center;
    color: rgb(164, 146, 126);
    display: block;
}
.sec8::before{
    content: "“";
    left: 0px;
}
.sec8::after{
    content: "”";
    right: 0px;
}
.sec8_title{
    line-height: 0.68;
    padding-bottom: 50px;
}
/* ____________ sec8 end __________ */
@media (min-width: 992px) {
}
@media (max-width: 1450px) {
    .sec23456_wrap{
        width: 990px;
    }
    .sec2 {
        padding: 160px 0 0 85px;
    }
}
@media (max-width: 991px) {
    /* ______________ sec1 ____________ */
    .sec1{
        background-image: url(../images/show/sec1_bg01.png);
        background-position: 0% 104%;
        background-size: 50%;
    }
    .sec1 .c_mainPage_wrap{
        position: absolute;
        width: 100%;
        height: 100%;
        background: unset;
        margin: unset;
    }
    .sec1 .c_text_asideTitle{
        font-size: 45px;
    }
    .sec1 .c_mainPage_text{
        padding: 0 120px;
    }
    .sec1  .c_mainPage_text .icon-eyes{
        position: relative;
        text-align: left;
        left: -32px;
        top: 26px;
    }
    .sec1  .c_mainPage_text .icon-eyesBig{
        position: relative;
        text-align: left;
        left: -2px;
        top: 6px;
    }
    .sec1 .c_text_mainTitle,.sec1 .c_text_subTitle{
        text-align: left;
    }
    .sec1 .c_mainPage_bgL{
        height: 70vh;
        background-color: #a4927e;
        border: unset;
    }
    .sec1 .mainPage_bgR{
        display: block;
    }
    .sec1 .mainPage_bgR::before{
        content: '';
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .sec1 .bgR_left {
        height: 50vh;
        background-image: url(../images/show/sec1_bg02.png);
        background-position: 80% 100%;
        background-size: 165%;
    }
    .sec1 .bgR_rightB{
        display: none;
    }
    .sec1 .bgR_rightT{
        width: 100%;
        background-image: url(../images/show/sec1_bg03.png);
    }
    .sec1 .c_scrollDown{
        left: 50%;
    }
    /* ____________ sec1 end __________ */
    .sec23456_wrap{
        width: unset;
        padding: unset;
    }
    .sec23456_wrap::before{
        top: 19.5%;
    }
    .sec23456_inner{
        margin: 0 -15px;
    }
    .sec23456_inner::before{
        content: unset;
    }
    .sec2 .cont_maintitle, .sec3 .cont_maintitle, .sec5 .cont_maintitle, .sec6 .cont_maintitle, .sec4 .cont_maintitle{
        font-size: 22px;
    }
    .sec2 .cont_maintitle::before, .sec2 .cont_maintitle::after,
    .sec3 .cont_maintitle::before, .sec3 .cont_maintitle::after,
    .sec4 .cont_maintitle::before, .sec4 .cont_maintitle::after,
    .sec5 .cont_maintitle::before, .sec5 .cont_maintitle::after,
    .sec6 .cont_maintitle::before, .sec6 .cont_maintitle::after{
        height: 4px;
    }
    .sec2 .cont_maintitle::before, .sec3 .cont_maintitle::before, .sec6 .cont_maintitle::before,
    .sec5 .cont_maintitle::before, .sec4 .cont_maintitle::before{
        width: 160px;
        top: 16px;
    }
    .sec2 .cont_maintitle::after, .sec3 .cont_maintitle::after, .sec6 .cont_maintitle::after,
    .sec5 .cont_maintitle::after, .sec4 .cont_maintitle::after{
        width: 196px;
        top: 47px;
    }
    .sec2 .cont_subtitle, .sec3 .cont_subtitle, .sec6 .cont_subtitle,
    .sec5 .cont_subtitle, .sec4 .cont_subtitle{
        width: 100%;
        margin: 15px 0 10px;
    }
    /* ______________ sec2 ____________ */
    .sec2 {
        display: flex;
        padding: 110px 0 0 0;
    }
    .sec2_cont{
        width: 50%;
        margin: 0;
        padding: 0 0 0 30px;
    }
    .sec2 .cont_subtitle{
        margin: 15px 0 0;
        padding-right: 10px;
    }
    .sec2_img {
        width: 50%;
        height: 170px;
        background-size: cover;
        background-position: center;
        z-index: unset;
    }
    /* ____________ sec2 end __________ */
    /* ______________ sec3 ____________ */
    .sec3 {
        margin-top: 105px;
    }
    .sec3_img{
        width: 50%;
        height: 175px;
        margin: 0;
    }
    .sec3_ink{
        display: none;
    }
    .sec3_cont{
        width: 50%;
        margin-left: 0;
        padding-right: 30px;
    }
    .sec3 .cont_date {
        padding-top: 0;
    }
    .sec3_imgBg{
        width: 57%;
        height: 70%;
        top: -40px;
        right: -25px;
    }
    /* ____________ sec3 end __________ */
    /* ______________ sec4 ____________ */
    .sec4{
        width: 100%;
        margin: 100px 0 0 0;
    }
    .sec4_img {
        width: 50%;
        height: 175px;
    }
    .sec4_cont{
        width: 50%;
        margin: 0 0 0 30px;
    }
    /* ____________ sec4 end __________ */
    /* ______________ sec5 ____________ */
    .sec5{
        width: calc(50% - 2.5px);
        margin: 100px 5px 0px 0;
    }
    .sec5_img {
        width: 100%;
        height: 175px;
    }
    .sec5 .cont_subtitle{
        width: 90%;
    }
    /* ____________ sec5 end __________ */
    /* ______________ sec6 ____________ */
    .sec6{
        width: calc(50% - 2.5px);
        margin: 100px 0 0px 5px;
    }
    .sec6_img {
        width: 100%;
        height: 175px;
    }
    .sec6 .cont_subtitle{
        width: 90%;
    }
    /* ____________ sec6 end __________ */
    /* ______________ sec7 ____________ */
    .sec7{
        padding: 100px 0 110px;  
    }
    .sec7_pagePrev::before{
        width: 60px;
        background-position-x: 0%;
    }
    .sec7_pageNext::after{
        width: 60px;
        background-position-x: 100%;
    }
    /* ____________ sec7 end __________ */
    /* ______________ sec8 ____________ */
    .sec8{
        width: unset;
        margin: 0 50px;
    }
    .sec8::before, .sec8::after{
        top: 60px;
    }
    .sec8_title{
        padding-bottom: 16px;
    }
    /* ____________ sec8 end __________ */
}
@media (max-width: 767px) {
    /* ______________ sec1 ____________ */
    .sec1 .c_text_asideTitle::after{
        content: unset;
    }
    .sec1 .c_text_mainTitle,.sec1 .c_text_asideTitle,
    .sec1 .c_text_subTitle,.sec1 .c_mainPage_text .icon-eyes,
    .sec1 .c_mainPage_text .icon-eyesBig{
        text-align: center;
    } 
    .sec2_img,.sec3_img,.sec6_img,.sec5_img,.sec4_img{
        overflow: hidden;
    }
    .sec1 .c_text_asideTitle{
        line-height: 1;
    }
    .sec1 .c_text_mainTitle{
        padding: 0 0 40px;
        font-size: 45px;
    }
    .sec1 .c_text_mainTitle::before,.sec1 .c_text_subTitle::after{
        width: 58%;
        margin: auto;
    }
    .sec1 .c_text_mainTitle::before{
        top: -55px;
    }
    .sec1 .c_text_subTitle::after {
        top: -110px;
    }
    .sec1 .c_mainPage_text .icon-eyes{
        left: 0;
        top: -34px;
    }
    .sec1 .c_mainPage_text .icon-eyesBig{
        left: 0;
        top: -34px;
    }
    .sec1 .mainPage_bgR::before{
        content: unset;
    }
    .sec1 .c_mainPage_text{
        padding: 0 20px;
    }
    .sec1 .bgR_left {
        height: 100%;
        background-position: center;
        background-size: cover;
        background-image: url(../images/show/sec3_img_xs.png);
    }
    .sec1 .bgR_right{
        display: none;
    }
    /* ____________ sec1 end __________ */
    .sec23456_wrap{
        padding: 45px 15px 0;
    }
    .sec23456_wrap::before {
        content: unset;
    }
    .sec23456_inner::before{
        content: unset;
    }
    .sec2,.sec3,.sec4,.sec5,.sec6{
        display: block;
    }
    .sec3,.sec4,.sec5,.sec6{
        margin-top: 35px;
    }
    .sec2_cont,.sec2_img,.sec3_img,.sec5_img,.sec4_img{
        width: 100%;
    }
    .sec2_cont,.sec3_cont,.sec5_cont,.sec4_cont,.sec6_cont{
        width: 100%;
        padding: 0;
        color: #fff;
        top: 0;
        bottom: 0;
        height: fit-content;
        margin: 15px 0 0 0;
        text-align: left;
    }
    .sec2 .cont_maintitle, .sec3 .cont_maintitle,
    .sec5 .cont_maintitle, .sec6 .cont_maintitle, .sec4 .cont_maintitle{
        color: #333;
    }
    .sec2 .cont_maintitle::before, .sec2 .cont_maintitle::after,
    .sec3 .cont_maintitle::before, .sec3 .cont_maintitle::after,
    .sec4 .cont_maintitle::before, .sec4 .cont_maintitle::after,
    .sec5 .cont_maintitle::before, .sec5 .cont_maintitle::after,
    .sec6 .cont_maintitle::before, .sec6 .cont_maintitle::after{
        content: unset;
    }
    .sec2 .cont_subtitle, .sec3 .cont_subtitle, .sec6 .cont_subtitle,
    .sec5 .cont_subtitle, .sec4 .cont_subtitle{
        display: none;
    }
    .sec2 .cont_date, .sec3 .cont_date, .sec5 .cont_date, .sec4 .cont_date, .sec6 .cont_date{
        padding-bottom: unset;
        color: #333;
    }
    .sec3_ink,.sec3_imgBg{
        display: none;
    }
    .sec2_img,.sec3_img,.sec5_img,.sec4_img,.sec6_img {
        height: 160px;
        z-index: -1;
    }
    .sec2 .c_more,.sec3 .c_more,.sec6 .c_more,
    .sec5 .c_more,.sec4 .c_more{
        display: block;
        padding-top: 5px;
        text-align:left;
    }
    .sec2_img::after,
    .sec3_img::after,
    .sec4_img::after,
    .sec5_img::after,
    .sec6_img::after{
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        
    }
    .sec2 .c_more,.sec3 .c_more,.sec4 .c_more,.sec5 .c_more,.sec6 .c_more{
        text-align:left;
        background-color: unset;
        color: #303030;
    }
    .sec2 .c_more .icon-more,.sec3 .c_more .icon-more,.sec4 .c_more .icon-more,.sec5 .c_more .icon-more,.sec6 .c_more .icon-more{
        display: inline-block!important;
    }
    /* ______________ sec2 ____________ */
    .sec2 {
        padding-top: 0;
    }
    .sec2 .cont_date{
        top: unset;
        position: relative;
    }
    .sec2_img{
        margin: 0;
    }
    /* ____________ sec2 end __________ */
    /* ______________ sec3 ____________ */
    .sec3 {
        margin-left: unset;
        padding-top: 0;
    }
    .sec3_img{
        margin: 0;
    }
    .sec3 .cont_date{
        padding-top:unset;
    }
    /* ____________ sec3 end __________ */
    /* ______________ sec4 ____________ */
    .sec4{    
        width: 100%;
        position: relative;
    }
    /* ____________ sec4 end __________ */
    .sec56_wrap{
        display: unset;
    }
    /* ______________ sec5 ____________ */
    .sec5{    
        width: 100%;
        position: relative;
    }
    /* ____________ sec5 end __________ */
    /* ______________ sec6 ____________ */
    .sec6{    
        width: 100%;
        position: relative;
    }
    /* ____________ sec6 end __________ */
    /* ______________ sec7 ____________ */
    .sec7 {
        padding: 55px 0 70px;
    }
    .sec7_pagePrev{
        padding-right: 50px;
    }
    .sec7_pageNext{
        padding-left: 50px;
    }
    .sec7_pagePrev::before,.sec7_pageNext::after{
        width: 35px;
    }
    .sec7_pagePrev::before{
        margin-right: 10px;
    }
    .sec7_pageNext::before{
        margin-left: 10px;
    }
    .sec7_pageNum_sum::before{
        content: '/';
        color: #b6b6b6;
        right: 6px;
        position: relative;
    }
    /* ______________ sec7 end ____________ */
    /* ______________ sec8 ____________ */
    .sec8{
        display: none;
    }
    /* ______________ sec8 end ____________ */
}