@font-face {
    font-family: forum;
    src: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/font/11059.TTF);
    font-weight: 400;
    font-style: normal
}

body,
html {
    -webkit-font-smoothing: antialiased
}

body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
td,
textarea,
th,
ul {
    font-family: forum, sans-serif
}

.banner {
    background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/pc_banner_bg.jpg) no-repeat 50%;
    background-size: cover;
    position: relative;
    z-index: 2
}

.banner .banner_con {
    max-width: 1200px;
    margin: 0 auto
}

.banner .banner_con .logBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 50px
}

.banner .banner_con .title {
    text-align: center;
    padding-top: 84px;
    margin: 0
}

.banner .banner_con .title .mob {
    display: none
}

.banner .banner_con .desc {
    padding: 55px 150px 194px
}

.banner .banner_con .desc p {
    position: relative;
    padding-left: 96px;
    font-size: 20px;
    color: #fff;
    letter-spacing: -.7px
}

.banner .banner_con .desc p span {
    position: absolute;
    left: 0;
    top: 0
}

.banner .banner_con .desc p+p {
    margin-top: 15px
}

.mainCon {
    background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/bg4_1.jpg) no-repeat bottom -100px center;
    background-size: 100% auto;
    padding-bottom: 334px;
    position: relative
}

.mainCon .bg4 {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%
}

.mainCon .bg2 {
    top: 700px;
    display: none;
}

.mainCon .bg2,
.mainCon .bg3 {
    position: absolute;
    right: 0;
    width: 100%
}

.mainCon .bg3 {
    bottom: 0
}

.mainCon .contentBox {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.mainCon .contentBox .descBox .tits {
    text-align: center;
    padding: 70px 0
}

.mainCon .contentBox .descBox .tits img {
    width: 220px
}

.mainCon .contentBox .descBox .descCon {
    padding: 100px 40px 135px 50px;
    background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/icon1_1.jpg) no-repeat right bottom;
    background-size: 100% auto;
    border: 2px solid #0e3d81;
    border-radius: 30px;
}

.mainCon .contentBox .descBox .descCon p {
    font-size: 24px;
    color: #0e3d81;
    line-height: 2
}
.mainCon .contentBox .guestBox .tits {
    text-align: center;
    padding: 70px 0
}
.mainCon .contentBox .guestBox .tits img {
    width: 220px
}

.mainCon .contentBox .guestBox .guestCon ul{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 60px 40px;
}

.mainCon .contentBox .guestBox .guestCon ul li{
    /* display: inline-block;
    vertical-align: top; */
    /* width: 18%; */
}
.mainCon .contentBox .guestBox .guestCon ul li img{
    width: 100%;
}

.mainCon .contentBox .guestBox .guestCon ul li h2{
    text-align: center;
    font-size: 17px;
    padding-top: 15px;
}

.mainCon .contentBox .scheduleBox .tits {
    text-align: center;
    padding: 70px 0
}

.mainCon .contentBox .scheduleBox .tits img {
    width: 220px
}

.mainCon .contentBox .scheduleBox .scheduleCon+.scheduleCon {
    margin-top: 180px
}

.mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item:last-child .time:after {
    top: auto;
    bottom: -16px;
    transform: translateY(0)
}

.mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item:last-child .time:before {
    height: 104px
}

.mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item .time:before {
    height: 160px
}

.mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:first-child .time:after {
    top: -51px;
    transform: translateY(0)
}

.mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:first-child .time:before {
    top: -49px
}

.mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:last-child .time:after {
    top: auto;
    bottom: -7px;
    transform: translateY(0)
}

.mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:last-child .time:before {
    height: 81px
}

.mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item .time:before {
    height: 370px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo {
    /* background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/icon6_1.png); */
    /* border: ; */
    background-size: 100% 100%;
    padding: 1px;
    padding-bottom: 70px;
    border: 2px solid #0e3d81;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #fff;

}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header {
    display: flex;
    align-items: center;
    background-image: linear-gradient(90deg, #fff, #e7d8ff);
    padding: 11px 0;
    margin-bottom: 20px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header {
    display: flex;
    align-items: center;
    background-image: linear-gradient(90deg, #fff, #e7d8ff);
    padding: 11px 0;
    margin-bottom: 20px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header>div {
    flex: 1;
    text-align: center
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header span {
    font-size: 30px;
    color: #0e3d81;
    font-weight: 700
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header .time {
    display: flex;
    align-items: center;
    justify-content: center
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header .time span {
    padding-left: 27px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header .time img {
    width: 60px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body {
    display: flex;
    align-items: flex-start;
    padding: 40px 0 0
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body:last-child .name span {
    padding-left: 0
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body span {
    font-size: 24px;
    color: #0e3d81
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body>div {
    flex: 1;
    text-align: center
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle {
    margin-top: 90px;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #0e3d81;
    font-weight: 700
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle span {
    /* color: #3befff */
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle:before {
    content: "";
    display: inline-block;
    width: 200px;
    height: 1px;
    background-color: #0e3d81;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%)
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle:after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 6px;
    background-color: #0e3d81;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc {
    padding-top: 124px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc h2 {
    font-size: 40px;
    line-height: 1;
    color: #0e3d81
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc h3 {
    font-size: 28px;
    line-height: 1;
    color: #0e3d81;
    padding-top: 30px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 28px;
    font-size: 24px;
    line-height: 1;
    color: #0e3d81
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc p img {
    width: 80px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList {
    margin-top: 120px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item {
    display: flex;
    align-items: center
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item+.item {
    margin-top: 34px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:first-child .time:after {
    top: 4px;
    transform: translateY(0)
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:last-child .time:after {
    top: auto;
    bottom: -6px;
    transform: translateY(0)
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:last-child .time:before {
    height: 96px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time {
    flex: 0 0 75px;
    font-size: 30px;
    color: #0e3d81;
    position: relative
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time:before {
    content: "";
    display: block;
    width: 1px;
    height: 200px;
    background-color: #0e3d81;
    position: absolute;
    top: 5px;
    right: -36px;
    z-index: 1
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time:after {
    content: "";
    display: block;
    width: 8px;
    height: 38px;
    background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/icon4_1.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -43px;
    z-index: 1
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms {
    border: none;
    border-left: 2px solid #0e3d81;
    position: relative;
    clip-path: none
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg, #0e3d81, #0e3d81, transparent);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg, #0e3d81, #0e3d81, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms {
    flex: 1;
    margin-left: 77px;
    min-height: 90px;
    padding: 20px 48px 20px 44px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 2px solid #0e3d81;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 34px), calc(100% - 29px) 100%, 0 100%);
    position: relative
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list {
    margin-top: 10px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list .lis {
    position: relative;
    padding-left: 90px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list .lis+.lis {
    margin-top: 10px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list .lis span {
    font-size: 18px;
    color: #0e3d81;
    line-height: 1.3;
    position: absolute;
    left: 0;
    top: 5px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms img {
    width: 29px;
    height: 34px;
    position: absolute;
    right: -2px;
    bottom: -2px
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms h2 {
    font-size: 30px;
    color: #0e3d81;
    line-height: 1.6;
    letter-spacing: 10px;
    font-weight: 700
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms h3 {
    font-size: 24px;
    color: #0e3d81;
    font-weight: 700;
    line-height: 1.4
}

.mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms p {
    font-size: 18px;
    color: #0e3d81;
    line-height: 1.3;
    padding-top: 5px
}

@media screen and (max-width:960px) {
    .banner {
        background: #000a91 url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/banner_bg1.jpg) no-repeat bottom;
        background-size: 101% auto
    }

    .banner .banner_con {
        padding: 0 .2rem
    }

    .banner .banner_con .logBox {
        padding-top: .24rem
    }

    .banner .banner_con .logBox .logo1 {
        font-size: 0
    }

    .banner .banner_con .logBox .logo1 img {
        width: .69rem
    }

    .banner .banner_con .logBox .logo2 {
        font-size: 0
    }

    .banner .banner_con .logBox .logo2 img {
        width: .98rem
    }

    .banner .banner_con .title {
        padding: .35rem .08rem 0
    }

    .banner .banner_con .title img {
        width: 100%
    }

    .banner .banner_con .desc {
        padding: .17rem .08rem 1.15rem
    }

    .banner .banner_con .desc p {
        font-size: .06rem;
        padding-left: .32rem;
        letter-spacing: -.006rem
    }

    .banner .banner_con .desc p+p {
        margin-top: .03rem
    }

    .mainCon {
        background:  url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/bg1_1.jpg) no-repeat;
        background-size: 100% auto;
        padding: 0 .2rem;
        padding-bottom: 1.17rem
    }

    .mainCon .bg4 {
        bottom: 0;
        left: 0;
        width: 100%;
        display: block
    }

    .mainCon .bg2 {
        top: 9.9rem;
        display: block;
    }

    .mainCon .bg2,
    .mainCon .bg3 {
        position: absolute;
        right: 0;
        width: 100%
    }

    .mainCon .bg3 {
        bottom: 0
    }

    .mainCon .contentBox .descBox .tits {
        padding: .09rem 0 .23rem
    }

    .mainCon .contentBox .descBox .tits img {
        width: 1.05rem
    }

    .mainCon .contentBox .descBox .descCon {
        padding: .32rem .14rem .45rem .17rem;
        /* background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/icon1_1.png) no-repeat; */
        /* background-size: 100% 100%; */
        border-radius: 0.12rem;
        border-width: 0.01rem;
    }

    .mainCon .contentBox .descBox .descCon p {
        font-size: .11rem;
        color: #0e3d81;
        line-height: 2;
        text-indent: 2em;
        text-align: justify
    }

    .mainCon .contentBox .guestBox .tits{
        padding: .3rem 0
    }
    .mainCon .contentBox .guestBox .tits img{
        width: 1.05rem
    }
    .mainCon .contentBox .guestBox .guestCon ul{
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 0.3rem 0.15rem;
    }
    .mainCon .contentBox .guestBox .guestCon ul li h2{
        font-size: 0.12rem;
    }

    .mainCon .contentBox .scheduleBox .tits {
        padding: .3rem 0
    }

    .mainCon .contentBox .scheduleBox .tits img {
        width: 1.05rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon+.scheduleCon {
        margin-top: .6rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item:last-child .time:after {
        top: auto;
        bottom: -.07rem;
        transform: translateY(0)
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item:last-child .time:before {
        height: .48rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.two .scheduleTimeList .item .time:before {
        height: .9rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:first-child .time:after {
        top: -.26rem;
        transform: translateY(0)
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:first-child .time:before {
        top: -.25rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:last-child .time:after {
        top: auto;
        bottom: -0.05rem;
        transform: translateY(0)
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item:last-child .time:before {
        height: 0.46rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon.three .scheduleTimeList .item .time:before {
        height: 2rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo {
        padding: 0;
        padding-bottom: .2rem;
        border-width: 0.01rem;
        border-bottom-left-radius: 0.12rem;
        border-bottom-right-radius: 0.12rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .scheduleTitle {
        margin-top: .37rem;
        padding-bottom: .16rem;
        font-size: .16rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header {
        padding: .05rem 0;
        margin-bottom: .1rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header span {
        font-size: .14rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header .time img {
        width: .27rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .header .time span {
        padding-left: .1rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body {
        padding: .15rem 0 0
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleInfo .body span {
        font-size: .1rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle {
        margin-top: .37rem;
        padding-bottom: .16rem;
        font-size: .16rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle:before {
        content: "";
        display: inline-block;
        width: .81rem;
        height: .01rem;
        bottom: .01rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTitle:after {
        width: .32rem;
        height: .03rem;
        bottom: 0
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc {
        padding-top: .4rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc h2 {
        font-size: .24rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc h3 {
        font-size: .14rem;
        padding-top: .12rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc p {
        padding-top: .11rem;
        font-size: .11rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleDesc p img {
        width: .36rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList {
        margin-top: .67rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item+.item {
        margin-top: .15rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:first-child .time:after {
        top: .02rem;
        transform: translateY(0)
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:last-child .time:after {
        top: auto;
        bottom: -.04rem;
        transform: translateY(0)
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item:last-child .time:before {
        height: .44rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time {
        flex: 0 0 0.34rem;
        font-size: .14rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time:before {
        content: "";
        display: block;
        width: .01rem;
        height: .8rem;
        background-color: #0e3d81;
        position: absolute;
        top: .03rem;
        right: -.14rem;
        z-index: 1
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .time:after {
        content: "";
        display: block;
        width: .04rem;
        height: .15rem;
        background: url(https://icon.zhiding.cn/stor-age/special/2024WDHF/img/icon4_1.png);
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -.17rem;
        z-index: 1
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms {
        border: none;
        border-left: .01rem solid #0e3d81;
        position: relative
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: .01rem;
        background-image: linear-gradient(90deg, #0e3d81, transparent);
        position: absolute;
        top: 0;
        right: 0
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item.s .ms:after {
        content: "";
        display: inline-block;
        width: 100%;
        height: .01rem;
        background-image: linear-gradient(90deg, #0e3d81, transparent);
        position: absolute;
        bottom: 0;
        right: 0
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms {
        flex: 1;
        margin-left: .25rem;
        min-height: .39rem;
        padding: .1rem .06rem .1rem .15rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border: .01rem solid #0e3d81;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - .13rem), calc(100% - .124rem) 100%, 0 100%);
        position: relative
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms img {
        width: .12rem;
        height: .12rem;
        right: -.007rem;
        bottom: -.005rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms h2 {
        font-size: .15rem;
        letter-spacing: .02rem;
        line-height: 1.3
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms h3 {
        font-size: .11rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms p {
        font-size: .08rem;
        padding-top: .04rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list .lis span {
        font-size: .08rem;
        top: .04rem
    }

    .mainCon .contentBox .scheduleBox .scheduleCon .scheduleTimeList .item .ms .list .lis {
        padding-left: .4rem
    }
}