    @charset "utf-8";
    /* css document */
    
    body {
        font-family: "pingfang sc", "lantinghei sc", helvetica, arial, "microsoft yahei", sans-serif;
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 1px;
        min-width: 1250px;
        background-color: #1a002d;
    }
    
    a:link,
    a:visited,
    a:hover,
    a:active {
        color: #fff;
        text-decoration: none;
    }
    
    p,
    span {
        color: #fff;
        line-height: 1.8;
    }
    
    h3,
    h3 a {
        font-size: 20px;
        font-weight: bolder;
    }
    
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .blank20 {
        margin-top: 20px;
    }
    
    .blank30 {
        margin-top: 30px;
    }
    
    .blank50 {
        margin-top: 50px;
    }
    
    .clear::after {
        display: block;
        content: "";
        clear: both;
    }
    
    .fp_title {
        display: none;
    }
    
    .fp_subtitle {
        display: inline;
    }
    /* 内容 */
    
    .wrapper {
        width: 1200px;
        margin: 0 auto;
    }
    
    .dh {
        position: fixed;
        height: 80px;
        line-height: 80px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        text-align: center;
        z-index: 9999;
    }
    
    .dh .logo {
        width: 120px;
        margin: 10px 50px 10px 0;
        float: left;
    }
    
    .dh ul {
        float: right;
    }
    
    .dh ul li {
        float: left;
        padding-left: 60px;
    }
    
    #js,
    #xw,
    #jb,
    #rc,
    #db {
        height: 1px;
    }
    /* 导航 e  */
    
    .intro {
        margin-top: 50px;
        padding: 20px;
        height: 350px;
        background: linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -o-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -moz-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -webkit-linear-gradient(45deg, #371948 0%, #211948 100%);
    }
    
    .intro p {
        /* color: #fde9be; */
        text-indent: 2em;
        font-size: 20px;
        margin: 20px;
    }
    
    .yaow_list {
        width: 510px;
        float: left;
        margin-right: 20px;
    }
    
    .yaow_list ul li {
        background: linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -o-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -moz-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -webkit-linear-gradient(45deg, #371948 0%, #211948 100%);
        margin-bottom: 20px;
        padding: 20px;
        transition: all 0.6s;
        -moz-transition: all 0.6s;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        height: 177px;
        overflow: hidden;
    }
    
    .yaow_list ul li:hover {
        border-bottom: 4px #885213 solid;
    }
    
    .yaow_list ul li h3 {
        margin-bottom: 18px
    }
    
    .yaow_list ul li h3 a {
        font-size: 18px;
        color: #edd090;
    }
    
    .yaow_pic {
        position: relative;
        width: 670px;
        background: linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -o-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -moz-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -webkit-linear-gradient(45deg, #371948 0%, #211948 100%);
    }
    
    .yaow_pic .topic2 {
        z-index: 999;
        text-align: center;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0px;
        padding: 10px;
        color: #edd090;
        font-size: 20px;
        font-weight: bolder;
        background: linear-gradient(left, transparent, #885213, transparent);
        background: -o-linear-gradient(left, transparent, #885213, transparent);
        background: -moz-linear-gradient(left, transparent, #885213, transparent);
        background: -webkit-linear-gradient(left, transparent, #885213, transparent);
    }
    
    .yaow_pic .topic2 a {
        color: #edd090;
    }
    
    .yaow_pic .swiper-slide img {
        display: block;
        width: 100%;
        height: 440px;
        object-fit: cover;
    }
    
    .yaow_pic .swiper-slide h3 {
        box-sizing: border-box;
        padding: 20px;
        width: 100%;
        height: 130px;
        line-height: 30px;
        overflow: hidden;
        text-align: center;
    }
    
    .yaow_pic .swiper-slide h3,
    .yaow_pic .swiper-slide h3 a {
        color: #fff;
    }
    
    .yaow_pic .swiper-pagination {
        margin-left: 280px;
        position: absolute;
        left: 0;
        bottom: 10px;
    }
    
     :root {
        --swiper-theme-color: #fff;
    }
    
    .yaow_pic .swiper-button-next,
    .yaow_pic .swiper-button-prev {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
        top: 220px;
    }
    
    .yaow_pic .swiper-pagination-bullet {
        background: #fff;
        opacity: 1;
    }
    
    .yaow_pic .swiper-pagination-bullet-active {
        background: orange;
    }
    /* 要闻 e */
    
    .topic {
        color: #6e5bfa;
        height: 80px;
        line-height: 80px;
        text-align: center;
        background: linear-gradient(left, transparent, #885213, transparent);
        background: -o-linear-gradient(left, transparent, #885213, transparent);
        background: -moz-linear-gradient(left, transparent, #885213, transparent);
        background: -webkit-linear-gradient(left, transparent, #885213, transparent);
        margin: 80px auto 30px;
    }
    
    .topic h2,
    .topic h2 a {
        font-size: 40px;
        letter-spacing: 5px;
        color: #edd090;
        text-shadow: 0 0 2px #000;
        font-weight: bolder;
    }
    /* 嘉宾 */
    
    .main .group {
        text-align: center;
    }
    
    .group .items .item {
        width: 270px;
        height: 270px;
        margin: 120px 30px 50px 0;
        padding: 120px 15px 20px 15px;
        text-align: center;
        vertical-align: top;
        display: inline-block;
        position: relative;
        background: -webkit-linear-gradient(45deg, #3c248e, #221a4b);
        background: -moz-linear-gradient(45deg, #3c248e, #221a4b);
        background: -o-linear-gradient(45deg, #3c248e, #221a4b);
        background: linear-gradient(45deg, #3c248e, #221a4b);
    }
    
    .group .items>:nth-child(4) {
        margin-right: 0;
    }
    
    .group .items .item .img {
        position: absolute;
        top: 0;
        margin-top: -100px;
        left: 50%;
        margin-left: -100px;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 5px solid #fff;
        overflow: hidden;
        border: #6e5bfa 5px solid;
    }
    
    .group .items .item .img img {
        border-radius: 50%;
    }
    
    .group .items .item h3 {
        color: #edd090;
        margin-bottom: 10px;
    }
    /* 日程安排 */
    
    .daily {
        width: 1200px;
        height: 780px;
        background-color: #371948;
        color: #fff;
        position: relative;
        margin-bottom: 100px;
    }
    
    .daily .swiper {
        width: 100%;
        height: 100%;
    }
    
    .daily .swiper-wrapper .swiper-slide {
        background: linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -o-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -moz-linear-gradient(45deg, #371948 0%, #211948 100%);
        background: -webkit-linear-gradient(45deg, #371948 0%, #211948 100%);
        z-index: 999;
        width: 960px;
        height: 720px;
        margin-left: 240px;
        padding: 30px 10px 30px 100px;
        box-sizing: border-box;
    }
    
    .daily .swiper-pagination-vertical.swiper-pagination-bullets,
    .daily .swiper-vertical>.swiper-pagination-bullets {
        left: 0px;
        right: auto;
    }
    
    .daily .swiper-pagination-bullet,
    .daily .my-bullet {
        position: relative;
        display: block;
        font-size: 60px;
        width: 260px;
        height: 260px;
        line-height: 260px;
        text-align: center;
        color: #444;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
        border-right: 2px #fff solid;
        border-bottom: 2px #444 solid;
        font-weight: bolder;
        outline: none;
    }
    
    .daily .swiper-pagination-bullet-active {
        background-color: #3c248e;
        color: #fff;
        outline: none;
    }
    
    .daily .swiper-pagination-bullet-active::after {
        position: absolute;
        height: 30px;
        width: 30px;
        background-color: #371948;
        border: 4px #fff solid;
        border-color: transparent transparent #fff #fff;
        content: "";
        right: -16px;
        bottom: 110px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .agenda-content {
        overflow-y: auto;
        height: 720px;
    }
    /*滚动条样式*/
    
    .agenda-content::-webkit-scrollbar {
        width: 14px;
        border: 5px #1a002d solid;
        /*height: 4px;*/
    }
    
    .agenda-content::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px #3c248e;
        background: #3c248e;
    }
    
    .agenda-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px #1a002d;
        border-radius: 10px;
        background: #1a002d;
        margin-right: 2px;
        padding-right: 4px;
    }
    /*滚动条样式 e */
    
    .agenda-content .agenda-list {
        margin-bottom: 30px;
    }
    
    .agenda-content .agenda-item {
        margin-bottom: 20px;
        position: relative;
    }
    
    .agenda-content .agenda-item:before {
        display: block;
        content: "";
        border-left: 1px dashed #edd090;
        position: absolute;
        top: 22px;
        left: 5px;
        height: 100%;
    }
    
    .agenda-content .agenda-item:last-child:before {
        display: none;
    }
    
    .agenda-item .ag-cir {
        float: left;
        padding: 15px 0;
        margin-top: 3px;
        position: relative;
        z-index: 2;
    }
    
    .agenda-item .ag-cir i {
        display: block;
        width: 11px;
        height: 11px;
        background: #edd090;
        border-radius: 50%;
    }
    
    .agenda-item .ag-time {
        display: inline-block;
        color: #fff;
        font-size: 20px;
        font-weight: bolder;
        text-align: center;
        padding: 5px 20px;
        margin: 0 20px;
        background-color: #885213;
        /* color: #371948; */
        border-radius: 20px;
    }
    
    .agenda-item .ag-name {
        color: #edd090;
        font-size: 18px;
        font-weight: bold;
        margin: 20px 30px;
    }
    
    .agenda-item .ag-intro {
        display: none;
    }
    
    .agenda-item .ag-intro p {
        margin: 0px 60px;
    }