/* section0 */
.section0 {
    background: url(../images/banner.png) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 0;
    padding-bottom: 43.75%;
}

.section0>div {
    position: absolute;
    padding-left: 3.1vw;
    left: 0;
    box-sizing: border-box;
    top: 4.6vh;
    z-index: 5;
    background: none;
}

.section0>div .logo {
    position: relative;
    z-index: 9;
}

.section0>div .logos {
    position: relative;
    z-index: 1;
    width: 90px;
    height: 90px;
    display: inline-block;
    margin-right: 1.04vw;
}

/* section1 */
.section1 {
    position: relative;
    background: url(../images/bg1.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}

.section1>div {
    position: relative;

}



.btn_content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 70;
    display: inline-block;
}

.fp-viewing-header1 .btn_content {}

#btn_content img {
    width: 66px;
    height: 66px;
}

.btn_content:hover .sub_btn_pannel {
    opacity: 1
}

#menu {
    margin-left: 35px;
    padding-top: 25px;
    box-sizing: border-box;
    margin-top: 66px;
    position: relative;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

#menu::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #d4b86e;
    position: absolute;
    left: 0;
    top: 0px;
}

#menu li {
    margin-bottom: 10px;
}

#menu a {
    color: #1d3e87;
    font-size: 18px;
    line-height: 28px;
    display: block;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#menu a::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #d4b86e;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    top: calc(50% - 2px);
}

#menu .active a {
    font-weight: bold;
}



#btn_content:hover .sub_btn_pannel {
    opacity: 1;
}


.side_bar {
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 20px;
    width: 48px;
    z-index: 10000;
}

.side_bar li {
    margin: 10px 20px;
}

.side_bar a {
    display: inline-block;
    padding: 10px 12px;
    line-height: 14px;
    color: #FFF;
}

.side_bar a:hover {
    color: #000000;
}

.container {
    width: 1400px;
    margin: 0 auto;
}

.title {
    padding: 20px 0 30px;
    padding: 1.85vh 0 2.7vh;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.title a {}

.title .more {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #969595;
}


.indlist2 {
    display: flex;
    justify-content: space-between;
}



.list2-ins {
    position: relative;
    width: calc(50% - 20px);
    border: 1px solid #e5c082;
    background: #fff;
    border-radius: 10px;
    padding: 20px 0 47px;
    padding: 1.85vh 0 4.35vh;
    box-sizing: border-box;
}

.list2-ins ul {
    border: 1px solid #e3bc79;
}

.list2-ins li {

    padding: 0px 40px 0 44px;
    box-sizing: border-box;
}

.list2-ins li a {
    padding: 22px 0px 18px 0;
    padding: 2.04vh 0 1.67vh 0;
    box-sizing: border-box;
    border-bottom: 1px dashed rgba(227, 188, 121, .4);
}

.date {
    width: 54px;
    height: 54px;
    background: #1fa2dc;
    border-radius: 5px;
    text-align: center;
    padding: 7px 5px;
    box-sizing: border-box;

}

.date_text {
    margin-bottom: 8px;
    font-weight: bold;
}

.mode1info {
    line-height: 1.7;
    color: #3e3e3e;
    padding-left: 20px;
    box-sizing: border-box;
    flex: 1;
}

.list2-ins li:hover {
    background: #f1f1f1;

}

.list2-ins li:hover .date {
    background: #1d3e87
}

.list2-ins li:hover .mode1info {
    color: #1d3e87
}

/* section2 */
.section2 {
    position: relative;
    background: url(../images/bg2.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.section2 .gp-container {}

.swiperone {
    padding-bottom: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

/* 如果需要隐藏溢出部分 */
.swiperone .swiper-wrapper {
    padding: 0;
    margin-left: 0px;
}

.CFAU-list20 {}

.CFAU-list20 li {
    margin-top: 0 !important;
    margin-bottom: 1.85vh;
}

.CFAU-list20 li .gp-img-responsive {
    padding-bottom: 56.25%;

}

.CFAU-list20 li>a {
    display: block;

    transition: all 0.35s ease-out;
}

.CFAU-list20 li .inner2 {
    position: relative;

}

.CFAU-list20 li .inner2 .gp-img-responsive {
    position: relative;
    border-bottom: 5px solid #1d3e87;
}

.CFAU-list20 li .inner2 img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.CFAU-list20 li .item-txt20 {
    overflow: hidden;
    position: relative;
}

.iTitle5 {
    padding: 0px 0 0px 16px;
    position: relative;
    margin: 15px 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.35s ease-out;
}

.iTitle5 span {
    display: inline-block;
    margin-right: 10px;
}

.iTitle5::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 20px;
    background-color: #1fa2dc;
}

.item-txt20 p {
    /* font-weight: bold; */
    color: #1d3e87;
}

.section3 {
    position: relative;
    background: url(../images/bg3.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 60px;
    box-sizing: border-box;
}

.mode3 {
    background: rgba(255, 255, 255, 0.6);
}

.swipertwo {
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.ar,
.arone {
    position: relative;
    padding: 0 30px;
    box-sizing: border-box;
}

.mode3 a {
    display: block;
    padding: 30px;
    box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.mode3 li:hover a {
    border-radius: 25px;
    background-color: rgba(255, 255, 255, 0.35);
    box-shadow: 0px 0px 38px 0px rgba(30, 32, 41, 0.45);
}

.mode3 li:hover .mode3info {

    color: #1d3e87;
}

.mode3img {
    width: 79px;
    height: 95px;
    margin: 0 auto 25px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mode3info {
    color: #3f3f3f;
    height: 88px;
    display: flex !important;
    /* align-items: center; */
}



/* section4 */
.section4 {
    /* padding-bottom: 80px; */
    box-sizing: border-box;
}

.mode4ul .mode4 {
    padding-bottom: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.mode44 {
    width: 80%;
    margin: 0 auto;
}

.mode4ul {
    font-size: 0;
    margin: 0 -2px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}

.bottomul {
    margin: 0 -2px;
    font-size: 0;
}

.bottomul li {
    width: 28.57%;
    display: inline-block;
    vertical-align: top;
}

.bottomul li .botinner {
    margin: 0 2px;
}

.bottomul li:nth-child(2) {
    width: 42.86%;
    display: inline-block;

}

.bottomul li:nth-child(2) li:nth-child(1) {
    width: 100%;
}

.bottomul li:nth-child(2) li {
    width: 33.33%;
}

.bottomul li:nth-child(2) li:nth-child(1) .mode4 {
    padding-bottom: calc(66.67% - 2px) !important;
}

.bottomul li:nth-child(1) .mode4 {
    padding-bottom: 100% !important;
}

.bottomul li:nth-child(1) li {
    width: 50% !important;
}

.mode4ul:nth-child(3) li:nth-child(1) .mode4 {
    padding-bottom: 66.67%;
}

.bottomul li:nth-child(3) li {
    width: 50% !important;
}

.bottomul li:nth-child(3) li:last-child {
    width: 100% !important;
}

.bottomul li:nth-child(3) li:last-child .mode4 {
    padding-bottom: 100% !important;
}

.inner4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
}

.mode4info {
    color: #fff
}

.mode4ul li a:hover .inner4 {
    opacity: 1;
}

.mode4info {
    height: 44px;
}

.mode4ul li {
    display: inline-block;
    margin-bottom: 4px;
    width: calc(100% / 7);
    vertical-align: top;
}

.mode4ul:nth-child(1) li:nth-child(1) {
    width: 28.5%;
}


.mode4ul li:nth-child(1) .mode4 {
    padding-bottom: 49.5%;
}





.mode4ul li a {
    display: block;
    margin: 0 2px;
    transition: all 0.35s ease-out;
}

.mode4ul li:hover a {

    box-shadow: 0px 0px 38px 0px rgba(30, 32, 41, 0.45);
    transform: scale(1.01);


}

/* section5 */
.section5 {
    box-sizing: border-box;
    background: #f2fbfd;
}

.tabList1 {
    margin: 0 -20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.tabList1 a {
    display: flex;
    margin: 0 20px;
    padding: 14px;
    box-sizing: border-box;
    background: #1fa2dc;
    justify-content: center;
    align-items: center;
}

.tabList1 li.on a {
    background: #1d3e87;
    padding: 24px;
    position: relative;
}

.tabList1 li.on a::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    /* 上三角 */
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 16px solid #f5f5f5;
    /* 与.box背景颜色一致 */
    /* 添加浏览器兼容性 */
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.tabList1 a i {
    display: inline-block;
    width: 45px;
    margin-right: 35px;
}

.tabListBox {
    position: relative;
    margin-top: 40px;
    padding-bottom: 38px;
    padding-left: 5px;
    box-sizing: border-box;
    display: none;
}

.tabListBox .inner {
    display: flex;
    position: relative;
}

.tabListBox .inner .more {
    position: absolute;
    right: 0;
    width: calc(100% - 700px);
    bottom: 10px;
    text-align: center;
}

.tab-list4 li {
    /* margin-bottom: 11px; */
    transition: transform 0.35s ease-out;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
}

.tab-list4 li:last-child {
    margin-bottom: 0
}

.tab-list4 li a {
    line-height: 36px;
    display: block;
    padding-left: 24px;
    box-sizing: border-box;
    position: relative;
}

.tab-list4 li a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #dcdcdc;
    width: 1px;
    height: 100%;
}

.tab-list4 li:hover a .tit {
    color: #1d3e87
}

.tab-list4 li a .tit {
    color: #303030;
    font-weight: bold;
    width: 84%;
}

.tab-list4 li a .dates {
    color: #585858;
    text-align: right;
    line-height: 1.3;
}

.tab-list4 li a.listInst {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    margin-bottom: 6px;
    color: #007071;

}

.tabList .morebtn {
    bottom: 20px;
}

.tabinfo {
    padding: 23px 38px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 15px 5px 20px 1px rgba(30, 32, 41, 0.25);
}

.tabinfo div.gp-f22 {
    /* text-shadow: 0px 2px 1.96px rgba(0, 0, 0, 0.5); */
    font-weight: bold;
}

.tabinfo div.dates {
    text-align: right;
    color: #585858;
}

.tabpic01 {
    width: 700px;
    display: block;
}

.tabpic01 .gp-img-responsive {
    padding-bottom: 56.27%;
}

.tab-list4 {
    width: calc(100% - 700px);
    padding-left: 35px;
    box-sizing: border-box;
}

/* section6 */
.section6 {
    padding-bottom: 80px;
    box-sizing: border-box;
    background: url(../images/bg6.png) no-repeat center center;
    background-size: cover;
}

.section6 .video {
    display: block;
    position: relative;
}

.play-btn {
    position: absolute;
    width: 95px;
    height: 95px;
    cursor: pointer;
    z-index: 10;
    right: 45px;
    bottom: 45px;

}

.section6 .video .gp-img-responsive {
    display: block;
    padding-bottom: 47.36%;
    box-shadow: 0 0 16px 16px rgba(19, 23, 50, 0.15);
}

.section7 {
    background: url(../images/bg7.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 110px;
    box-sizing: border-box;
}

.section7 .fp-overflow {
    height: 100vh;
    display: flex;
    align-items: center;
}

.mode7ul {
    margin: 0 - 8px;
    overflow: hidden;
}

.mode7ul li {
    margin-bottom: 20px;
}

.mode7ul a {
    display: block;
    margin: 0 8px;

}

.mode7ul a .gp-img-responsive {
    padding-bottom: 43.64%;
}

.prev {
    position: absolute;
    left: 0;
    top: calc(50% - 38px);
    width: 30px;
    height: 36px;
    background: rgba(255, 255, 255, 0.6) url(../images/riicon02.png) no-repeat center center;
    background-size: 36px;
    z-index: 5;
    cursor: pointer;
}

.next {
    position: absolute;
    top: calc(50% - 38px);
    right: 0;
    width: 30px;
    height: 36px;
    background: rgba(255, 255, 255, 0.6) url(../images/riicon.png) no-repeat center center;
    background-size: 36px;
    z-index: 5;
    cursor: pointer;
}

@media screen and (max-width:1280px) {
    .tabpic01 {
        width: 608px;
    }

    .tab-list4 {
        width: calc(100% - 608px);

    }

    .tab-list4 li {
        margin-bottom: 11px;
    }
}

@media screen and (max-width:1240px) {}

@media screen and (max-width:1180px) {}


@media screen and (max-width:996px) {
    .mode44 {
        width: 100%;
    }

    .title {
        padding: 20px 0 30px;
    }

    .title {
        padding: 20px 0 25px;
    }

    #menu {
        margin: 0;
        margin-right: 43px;
        margin-top: 19px;
    }

    #menu::before {
        left: auto;
        right: 0;
    }

    #menu a {
        border-radius: 0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    #menu a::before {
        left: auto;
        right: -4px;
    }

    .title a {

        display: block;
    }

    .title a img {
        max-width: 70%;
    }

    .section0 {
        height: 0;
        padding-bottom: 43.75%;
    }

    .btn_content {
        /* display: none; */
        left: auto;
        right: 0;
    }

    #btn_content img {
        width: 44px;
        height: 44px;
    }

    .section0>div .logos {
        width: 55px;
        height: 55px;
    }

    .list2-ins {
        width: calc(50% - 10px);
        padding: 10px 0 23.5px;
    }

    .list2-ins li {
        padding: 0px 20px 0 22px;
    }

    .list2-ins li a {
        padding: 11px 0px 9px 0;
    }

    .section1,
    .section3,
    .section4,
    .section5,
    .section6,
    .section7 {
        padding: 20px 0;
    }

    .mode3 a {
        border-right: 1px solid #e9e9e9;

    }

    .tabListBox .inner .more {
        position: relative;
        right: 0;
        bottom: 0px;
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 15px;
    }


    .tabList1 {
        margin: 0 -10px;
    }

    .tabList1 a {
        margin: 0 10px;
        padding: 8px;
    }

    .tabList1 li.on a {
        padding: 12px;
    }

    .tabList1 a i {
        width: 35px;
        margin-right: 25px;
    }

    .tabListBox .inner {

        flex-wrap: wrap;
    }

    .tabpic01 {
        width: 100%;
        margin-bottom: 20px;
    }

    .tab-list4 {
        width: 100%;
        padding-left: 0;
    }

    .tab-list4 li a .tit,
    .tabinfo div.gp-f22 {
        height: auto;
        max-height: 60px;
    }

    .play-btn {
        width: 47px;
        height: 47px;
        right: 23px;
        bottom: 23px;
    }
}

@media screen and (max-width:767px) {
    .tabList1 {
        flex-wrap: wrap;
    }

    .mode3info {
        height: 66px;
    }

    .section0>div {
        padding-left: 15px;
        top: 20px;
    }

    .list2-ins {
        width: 100%;
    }

    .indlist2 {

        flex-wrap: wrap;

        gap: 20px 0;
    }

    .CFAU-list20 {
        margin: 0 -10px;
    }



    .tabList1 li {
        margin-bottom: 20px;
    }

    .tabListBox {

        margin-top: 0;
    }

    .tabinfo div.dates {

        margin-top: 10px;
    }

    .tabinfo {
        padding: 12px 19px;
    }
}

@media screen and (max-width:479px) {
    html {
        font-size: calc(16px + 0.5vw);
        font-size: clamp(14px, 2vw, 18px);
    }

    .item-txt20 p {
        line-height: 1.5;
    }

    .iTitle5 span {
        font-size: 16px;
    }

    .date {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        padding: 5px;
    }

    .date_text {
        margin-bottom: 4px;
    }

    .tab-list4 li a .tit,
    .tabinfo div.gp-f22 {
        line-height: 1.5;
        height: auto;
        max-height: max-content;
        font-size: 1.1rem;
    }

    .section0>div .logos {
        width: 30px;
        height: 30px;
    }

    .iTitle5 {
        font-size: 17px;
        margin: 5px 0;
    }

    .iTitle5::before {
        top: 2px;
    }

    .inner4 {
        display: none;
    }

    .section0>div {
        top: 15px;
    }

    .title a img {
        max-width: 100%;
    }

    .title a {
        font-size: 12px;
    }

    .title .more {
        position: relative;
        text-align: right;
        width: 100%;
    }

    .mode3 a {
        padding: 10px;
    }

    .mode3img {
        width: 59px;
        /* height: 59px; */
        margin: 0 auto 10px;
    }

    .mode3info {
        height: max-content;
        min-height: 10.5em;
        line-height: 1.5;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;

        font-size: 1.1rem;
    }

    .play-btn {
        width: 35px;
        height: 35px;
        right: 10px;
        bottom: 10px;
    }
}

@media screen and (max-width:414px) {
    .section0>div .logos {
        width: 20px;
        height: 20px;
    }

    .section0>div {
        top: 10px;
    }
}