@media screen and (min-width: 1000px) {
  .row {
    width: 1000px;
    margin: 0 auto;
  }

  body {
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/bg@2x.png") center 800px / contain repeat-y;
    background-color: #000C22;
  }

  .left-menu {
    position: fixed;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: left;
  }

  .left-menu ul {
    padding: 0 25px;
  }

  .left-menu ul li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    text-decoration: none;
  }

  .left-menu ul li a.active,
  .left-menu ul li a:hover {
    color: #ffe545;
    font-weight: bold;
  }

  .enroll {
    position: fixed;
    top: 40px;
    margin-left: 1024px;
    display: none;
    text-decoration: none;
    z-index:11;
  }

  .enroll .text {
    position: absolute;
    width: 32px;
    z-index: 3;
    top: 66px;
    left: 117px;
  }

  .enroll span {
    font-size: 16px;
    color: #050217;
    line-height: 21px;
  }

  .banner {
    width: 100%;
    height: 800px;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/banner.png") center / auto 100% no-repeat;
  }

  .brief {
    text-align: center;
    margin-top: 100px;
  }

  .brief p {
    line-height: 44px;
    font-size: 18px;
    color: #ffffff;
  }

  .title-box {
    width: 480px;
    height: 160px;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/bg_title.png") center/cover no-repeat;
    margin-left: 320px;
    text-indent: 100px;
  }

  .title-box h2.title-ch {
    font-weight: bold;
    line-height: 52px;
    color: #ffffff;
    padding-top: 32px;
    font-size: 48px;
  }

  .title-box h2.title-en {
    padding-top: 12px;
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    font-family: MicrosoftYaHeiLight;
    font-weight: normal;
  }

  .introduction-content {
    width: 1000px;
    height: 240px;
    margin-top: 96px;
    padding: 60px 185px 60px 185px;
    box-sizing: border-box;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/preface_bg_summary.png") no-repeat;
    background-size: contain;
  }

  .introduction-content .m-ic-article {
    display: none;
  }
  .introduction-content .ic-article {
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .introduction-content .ic-article p {
    font-size: 18px;
    line-height: 40px;
  }


  .introduction-content .intro-box {
    width: 373px;
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
  }

  .introduction-content .intro-box .title {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 24px;
  }
  .introduction-content .intro-box .content {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
  } 
 

  /* 娲诲姩鏃ョ▼ */
  .schedule {
    padding-top: 160px;
  }
  .schedule.h5{
    display: none;
  }

  .schedule-content {
    margin-top: 48px;
    position: relative;
  }

  .schedule .schedule-content .btn-box {
    font-size: 0;
    text-indent: 125px;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/bg1_schedule.png") no-repeat center;
  }
  .schedule .schedule-content .schedule-footer {
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/bg2_schedule.png") no-repeat center;
    width: 1000px;
    height: 68px;
    margin-left: -105px;
    margin-top: -10px;
  }

  .schedule .schedule-content .btn-box button {
    display: inline-block;
    cursor: pointer;
    background: #000C22;
    border-radius: 4px;
    border: 1px solid #ffffff;
    text-indent: 0;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 27px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    margin-right: 16px;
    padding: 0 12px;
  }
  .schedule .schedule-content .btn-box button:last-child{
    padding: 0 8px;
  }

  .schedule .schedule-content .btn-box button.btn-am {

  }

  .schedule .schedule-content .btn-box button.active,
  .schedule .schedule-content .btn-box button:hover {
    background: #ffe545;
    color: #000C22;
    border: 0px solid #ffffff;
  }

  .schedule .schedule-content .sche-text {
    padding: 0 66px 0 105px;
  }
  .schedule .schedule-content .sche-text[data-type="pm"] {
    display: none;
  }

  .schedule .schedule-content .sche-text p {
    padding-bottom: 28px;
    display: flex;
    align-items: baseline;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    width:805px;
    padding-left: 20px;
  }
  
  .schedule-content .sche-text.schedule01{
    padding-top: 200px;
    margin-top: -190px;
  }
  .schedule-content .sche-text.schedule02{
    display: none;
    padding-top: 200px;
    margin-top: -190px;
  }
  .schedule-content .sche-text.schedule03{
    display: none;
    /* height: 1340px; */
    padding-top: 200px;
    margin-top: -190px;
  }
  .schedule-content .sche-text.schedule04{
    display: none;
    padding-top: 200px;
    margin-top: -190px;
  }

  .schedule .schedule-content .sche-text p.pm-para1{
    width: 805px;
    border-radius: 8px;
    background: rgb(111,188,255,.19);
    padding: 20px 5px 20px 15px;
  }

  .schedule .schedule-content .sche-text p::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -36px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #6FBCFF;
  }
  .schedule .schedule-content .sche-text p::after {
    content: "";
    position: absolute;
    top: -10px;
    left: -33px;
    width: 2px;
    height: 100%;
    background: #6FBCFF;
  }
  .schedule .schedule-content .sche-text p.pm-para1::before{
    top:25px;
  }

  .schedule .schedule-content .sche-text[data-type="pm"] p:last-child:before {
    /* display: none; */
  }

  .schedule .schedule-content .sche-text p .time {
    font-weight: bold;
    line-height: 24px;
    margin-right: 16px;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
  }

  .schedule .schedule-content .sche-text p .sche-t {
    font-weight: bold;
    color: #6FBCFF;
    text-align: right;
    flex-basis: 85px;
    font-size: 16px;
    line-height: 24px;
  }

  .schedule .schedule-content .sche-text p .sche-c {
    font-size: 16px;
    margin-left: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    line-height: 24px;
  }

  .schedule .schedule-content .sche-text p .sche-c > span:not(:first-child) {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 28px;
    max-width: 448px;
  }

  .schedule .schedule-content .sche-text p .sche-c > span:first-child {
    font-size: 16px;
    max-width: 448px;
    /* margin-bottom: 8px; */
  }

  .schedule .schedule-content .am-pm-img {
    position: absolute;
    bottom: 0;
  }

  /* guest */
  .vip-guest {
    padding-top: 160px;
  }

  .vip-guest .guest {
    width: 100%;
    overflow: hidden;
    margin-top: 48px;
    /* margin-bottom: 160px; */
  }

  .vip-guest .guest ul {
    text-align: center;
    font-size: 0;
    width: 1025px;
  }

  .vip-guest .guest ul li {
    position: relative;
    width: 150px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    height: 264px;
    margin-bottom: 4px;
    vertical-align: top;
  }

  .vip-guest .guest ul li:nth-child(11n-4) {
    padding-left: 75px;
  }

  .vip-guest .guest ul li:nth-child(11n) {
    padding-right: 75px;
  }

  .vip-guest .guest ul li .guest-bg {
    position: absolute;
    left: 18px;
    width: 144px;
  }

  .vip-guest .guest ul li .guest-img {
    width: 132px;
    height: 132px;
    border-radius: 50%;
    border: 6px solid rgba(210, 206, 255, 0.2);
    box-sizing: border-box;
  }

  .vip-guest .guest ul li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #6FBCFF;
    line-height: 27px;
    padding: 12px 0 8px 0;
  }

  .vip-guest .guest ul li p {
    font-size: 13px;
    width: 136px;
    margin: 0 auto;
    /* color: rgba(255, 255, 255, 0.8); */
    color: rgba(255, 255, 255, 0.59);
    line-height: 20px;
  }

  /* 数据发布 */
  .talk {
    position: relative;
    margin-top: 48px;
  }

  .talk > .data-rele {
    width: 440px;
    height: 390px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/img_data.png") no-repeat;
  }

  .talk .title {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
    margin-bottom: 24px;
  }

  .talk .bottom {
    width: 1000px;
    height: 280px;
    padding: 48px 80px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #0b1039 0%, rgba(6, 6, 85, 0) 100%);
  }

  .talk .bottom > p:first-child {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 32px;
  }

  .talk .bottom > p:last-child {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
  }

  /* 核心环节 */
  .live-broadcast {
    padding-top: 120px;
  }

  .live-broadcast .broadcast {
    position: relative;
    padding-top: 48px;
    overflow: hidden;
  }
  .broadcast .box1,
  .broadcast .box2 {
    float: left;
    position: relative;
  }
  .broadcast .box1 {
    width: 520px;
    height: 580px;
    padding: 64px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #0F214A 0%, #0F234D 100%);
  }
  .broadcast .box1 .num {
    position: absolute;
    bottom: -40px;
    right: 92px;
  }
  .broadcast .box2 .num {
    position: absolute;
    top: -40px;
    right: 72px;
  }
  .broadcast .title {
    font-size: 18px;
    font-weight: bold;
    margin: 16px 0 8px;
    color: #ffffff;
  }
  .broadcast .pic_top {
    margin-top: 14px;
    width: 364px;
    box-shadow: rgb(53, 70, 239) 4px 4px;
    border-radius: 10px;
  }
  .broadcast .box2 .pic_top{
    margin-top: 14px;
  }
  .broadcast .num {
    width: 114px;
  }
  .broadcast .pic_icon {
    width: 28px;
  }
  .broadcast .title ~ p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
    width: 360px;
  }
  .broadcast .title + p {
    color: #ffe545;
  }
  .broadcast .box2 {
    width: 520px;
    height: 580px;
    padding: 86px 0 0 86px;
    margin: 40px 0 0 -40px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #1F325B 0%, #1E1E4D 100%);
  }

  .min-title {
    position: relative;
    text-align: center;
    margin: 24px 0 24px 0;
  }

  .min-title h3 {
    display: inline-block;
    font-size: 22px;
    color: #29bcf6;
    font-weight: normal;
    line-height: 30px;
    padding: 0 16px;
  }

  .min-title img {
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
  }

  .logo-list {
    font-size: 0;
    text-align: center;
    overflow: hidden;
    margin: 0 -8px;
  }

  .logo-list li {
    display: inline-block;
    margin: 0 8px;
    margin-bottom: 16px;
  }

  .logo-list li a img {
    display: inline-block;
    vertical-align: top;
    width: 111px;
    border-radius: 4px;
  }

  .cooperative-agency {
    padding-top: 160px;
  }

  .cooperative-agency .min-title.one {
    margin: 24px 0 24px 0;
  }
  .cooperative-agency .min-title {
    margin: 24px 0 24px;
  }

  /* 浼氳鍜ㄨ */
  .consultation {
    padding-top: 160px;
  }

  .consultation .consult {
    text-align: right;
    position: relative;
  }

  .consultation .consult .er-box {
    margin: 48px 0 140px 0;
    width: 792px;
    padding-right: 8px;
    background: #0C214E;
    border-radius: 16px;
    display: inline-block;
    text-align: right;
    font-size: 0;
    position: relative;
    height: 320px;
  }

  .consultation .consult .er-box .jsq {
    font-size: 12px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.6);
    line-height: 16px;
    position: absolute;
    left: 32px;
    bottom: 24px;
  }
  .consultation .consult .h5-jsq {
    display: none;
  }

  .consultation .consult .er-box .er-text {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 48px;
    margin-right: 72px;
  }

  .consultation .consult .er-box .er-text img {
    width: 144px;
    height: 144px;
    border-radius: 8px;
  }

  .consultation .consult .er-box .er-text h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 21px;
    padding: 16px 0 8px 0;
  }

  .consultation .consult .er-box .er-text p {
    font-size: 12px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    line-height: 16px;
  }

  .consult .icon-t {
    position: absolute;
    left: 0;
    width: 64px;
    height: 64px;
    top: 96px;
  }

  .consult .name-phone {
    position: absolute;
    z-index: 2;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/consultation_bg11.png") no-repeat;
    width: 360px;
    height: 136px;
    top: 96px;
    left: 84px;
    padding-top: 12px;
  }

  .consult .name-phone p {
    text-align: left;
    font-size: 16px;
    color: #050217;
    line-height: 28px;
    padding-left: 28px;
  }

  .consult .con-text {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    text-align: left;
    top: 256px;
    left: 136px;
    font-size: 16px;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/consultation_bg2.png") no-repeat;
    width: 360px;
    height: 52px;
    line-height: 52px;
    padding-left: 24px;
  }

  /* 搴曢儴 */
  .footer {
    padding: 16px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .footer .link-me,
  .footer .link-me a {
    font-size: 14px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    line-height: 19px;
  }
  .footer .link-me > a::after{
    content: "|";
    margin: 0 10px;
  }
  .footer .link-me > a:last-child:after{
    display: none;
  }

  .footer .lxhz {
    padding-top: 8px;
    font-size: 14px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.6);
    line-height: 19px;
  }
  .footer .lxhz > span:first-child + span{
    margin: 0 20px;
  }
  .bm-b {
    display: none;
  }
  .vip-guest .guest .get-more{
    display: none;
  }

  
  /* 核心话题 */
  .industry {
    width: 100%;
    height: 1500px;
    margin-top: 45px;
  }
  .industry ul {
    display: flex;
    flex-wrap: wrap;
  }
  .industry ul li {
    width: 50%;
    height: 480px;
    box-sizing: border-box;
    border-bottom: 2px dashed rgba(255, 255, 255, 0.2);
  }
  .industry ul li.border_right {
    border-right: 2px dashed rgba(255, 255, 255, 0.2);
  }

  .industry ul li:nth-child(5),
  .industry ul li:nth-child(6) {
    border-bottom: none;
    padding-top: 96px;
    height: 477px;
  }
  .industry ul li:nth-child(3),
  .industry ul li:nth-child(4){
    height: 541px;
    padding-top: 96px;
  }
  .industry ul li h3 {
    width: 280px;
    height: 37px;
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: 600;
    color: #0053b7;
    line-height: 37px;
    background: linear-gradient(90deg, #5ed184 0%, #1c9cc7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .industry ul li .banner_lb {
    position: relative;
    width: 400px;
    height: 192px;
    border: 1px solid;
    border-image: linear-gradient(
        180deg,
        rgba(94, 209, 132, 1),
        rgba(28, 156, 199, 1)
      )
      1 1;
    margin-top: 44px;
    box-sizing: border-box;
  }
  .industry ul li:nth-of-type(even) .banner_lb{
    margin-left: 99px;
  }
 
  .industry ul li .banner_lb .lb_main{
    width: 400px;
    height: 192px;
    position: absolute;
    bottom: 12px;
    right: 8px;
  }

  .industry ul li:nth-of-type(even) .banner_lb .lb_main{
    right: 10px;
  }

  .industry ul li:nth-of-type(odd) .banner_lb{
    margin-left: 12px;
  }
 
  .industry ul li p {
    margin-right: 99px;
    width: 400px;
    height: 96px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
    line-height: 32px;
    margin-top: 12px;
  }
  .industry ul li:nth-of-type(even) p{
    margin-left: 91px;
  }
  .industry ul li:nth-of-type(even) h3{
    margin-left: 91px;
  }
  /* 核心话题部分轮播 */
  .industry  .swiper-pagination-switch{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 8px;
  }

  .industry .swiper-active-switch{
    background: linear-gradient(135deg, #5ED184 0%, #1C9CC7 100%);
  }

  /* 重磅人物 */
  .person{
    width: 1000px;
    height: 556px;
    margin: 0 auto;
    overflow: hidden;
  }
  .person .person_con{
    float: left;
    width: 150px;
    height: 264px;
    margin-left: 20px;
    margin-bottom: 4px;
  }
  .person .person_con:nth-child(1),.person .person_con:nth-child(7){
    margin-left: 0;
  }
  .person .person_con .person_img{
    width: 132px;
    height: 132px;
    background: #D2CEFF;
    background:rgba(210,206,255,.2);
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .person .person_con .person_img img{
    display: block;
    width: 120px;
    height: 120px;
    /* margin: 0 auto; */
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .person .person_con h3{
    width: 62px;
    height: 27px;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #6FBCFF;
    line-height: 27px;
    background: linear-gradient(90deg, #5ED184 0%, #1C9CC7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 6px;
    text-align: center;
    }
  
    .person .person_con p{
      display: block;
      width: 136px;
      height: 80px;
      font-size: 13px;
      font-family: MicrosoftYaHei;
      color: rgba(255, 255, 255, 0.8);
      line-height: 20px;
      margin: 0 auto;
      text-align: center;
    }
    /* 人物部分轮播分页器 */
    .person_page{
        height: 10px;
        width: 80px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px!important;
    }
    .person_page .swiper-pagination-switch{
        display:block;
        width: 8px;
        height: 8px;
        float: left;
        border-radius: 50%;
        background: #FFFFFF;
        opacity: 0.2;
        margin-right: 16px;
     }
    .person_page span:last-child{
        margin-right: 0;
    }
    .person .pagination{
      bottom: 0;
    }
    .person_page .swiper-active-switch{
        opacity: 1;
    }

    .lxhz-t{display:none!important;}
    .swiper-slide img{
      width: 400px;
    }
}

@media screen and (max-width: 1590px) {
  .enroll{
    margin-left: 63%;
  }
}

@media screen and (max-width: 999px) {
  div {
    box-sizing: border-box;
  }
  body {
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/bg2.png");
    background-size: contain;
    background-position: 0 8.96rem;
  }
  body img {
    max-width: 100%;
  }
  .enroll {
    display: none!important;
  }
  .menu-h {
    height: 1.28rem;
  }
  .left-menu {
    width: 10rem;
    overflow-x: auto;
    background: #010B2A;
    position: fixed;
    z-index: 10;
  }
  .left-menu ul {
    font-size: 0;
    min-width: 100%;
    white-space: nowrap;
  }
  .left-menu ul li {
    display: inline-block;
    font-size: 0.373333rem;
    font-weight: 400;
    color: #ffffff;
    padding: 0 0.32rem;
    text-align: center;
    height: 1.28rem;
    line-height: 1.28rem;
  }
  .left-menu ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.59);
    text-decoration: none;
  }
  .left-menu ul li a.active {
    color: #ffe545;
  }
  .banner {
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/banner2.png")  no-repeat;
    background-size: contain;
    height: 14.613333rem;
    background-position: 0 1.28rem ;
  }
  .brief {
    padding: 0  .533333rem;
    /* height: 5.12rem; */
    background-size: cover;
    margin: 0 auto;
    /* padding-top: 0.96rem; */
    margin-top: 1.066667rem;
  }
  .brief p {
    font-size: .346667rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: .693333rem;
    text-align: center;
    /* display: contents; */
  }
  .brief p.add-p{
    /* float: left; */
    display: inline;
  }
  .brief .m-add{
    text-align: center;
  }
  .title-box {
    width: 8rem;
    height: 2.666667rem;
    background-image: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/bg_title@2x.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 2.346667rem auto 0.426667rem 1.493333rem;
    box-sizing: border-box;
    padding: .56rem 0 0 1.92rem;
    color: #ffffff;
  }
  .live-broadcast .title-box{
    margin-top: 1.493333rem;
  }
  .lxhz-t{display:inline!important;}
  .title-box-sa{
    margin-top: 2.133333rem;
  }
  .title-box.hyjs{
    margin: 1.706667rem auto .426667rem 1.493333rem;
  }
  .title-box h2.title-ch {
    padding-top: 0.053333rem;
    font-size: 0.853333rem;
    font-weight: 600;
    line-height: 1.066667rem;
  }
  .title-box h2.title-en {
    font-size: 0.373333rem;
    font-weight: 300;
    color: #ffffff;
    line-height: .586667rem;
    padding-top: .053333rem;
  }
  .introduction-content {
    font-size: 0;
    color: #fff;
    font-size: 0.4rem;
  }
  .introduction-content .content {
    line-height: 0.48rem;
  }
  .introduction-content  .ic-img{
    width: 9.573333rem;
    height: 5.36rem;
    background-size: cover;
    border-radius: 0 0.64rem 0.64rem 0;
  }
  .introduction-content .intro-box .title {
    font-size: .533333rem;
    font-weight: 600;
    color: #FFE545;
    line-height: .853333rem;
    padding: .426667rem 0 .213333rem 0;
  }
  .introduction-content .intro-box {
    margin: 0 .4rem 0 .426667rem;
  }
  .introduction-content .intro-box .content{
    font-size: .4rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: .746667rem;
  }
  .schedule.pc{
    display: none;
  }
  .schedule-content .btn-box {
    display: none;
  }
  .schedule-content .am{
    width: 3.84rem;
    height: 0.586667rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/time1_schedule.png') no-repeat;
    background-size: contain;
    margin: 0 0 .426667rem .426667rem;
  }
  .schedule-content .pm{
    width: 3.84rem;
    height: 0.586667rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/time2_schedule.png') no-repeat bottom;
    background-size: contain;
    margin: 0 0 .426667rem .426667rem;
  }
  .schedule-content .pm1{
    width: 4.906667rem;
    height: 0.586667rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/time3_schedule.png') no-repeat bottom;
    background-size: contain;
    margin: 0 0 .426667rem .426667rem;
  }
  .schedule-content .pm2{
    width: 2.213333rem;
    height: 0.586667rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/time4_schedule.png') no-repeat bottom;
    background-size: contain;
    margin: 0 0 .426667rem .426667rem;
  }
  .schedule-content .meeting{
    width: 1.467rem;
    height: .746667rem;
    background-size: contain;
    margin: 0 0 .426667rem .426667rem;
  }
  
  .schedule-content .sche-text p {
    margin: 0 .426667rem;
    font-size: 0;
    margin-bottom: .64rem;
    padding-left: 1.066667rem;
    display: flex;
    position: relative;
    align-items: center;
  }
  .schedule-content .sche-text p::before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 0.64rem;
    height: 0.426667rem;
    background: linear-gradient(270deg, #5ED184 0%, rgba(28,156,199,0) 100%);
  }
  .schedule-content .sche-text p.no-mb{
    margin-bottom: 0
  }
  .schedule-content .sche-text p.min-mb{
    margin-bottom: .213333rem
  }
  .schedule-content .sche-text[data-type="pm"] p:last-child {
    /* margin-bottom: 0; */
  }
  .schedule-content .sche-text[data-type="meeting"] p:last-child {
    margin-bottom: 0;
  }
  .schedule-content .sche-text p span.time {
    font-size: .453333rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .64rem;
  }
  .schedule-content .sche-text p span.line {
    width: .026667rem;
    background-color: #fff;
    height: .586667rem;
    margin: 0 .426667rem;
    display: inline-block;
  }
  .schedule-content .sche-text p .sche-t {
    font-size: .453333rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .64rem;
  }
  .schedule-content .sche-text p.sche-c {
    font-size: 0.4rem;
    font-weight: 400;
    color: #1C9CC7;
    opacity: .8;
    line-height: .586667rem;
  }
  .schedule-content .sche-text p.sche-c::before{
    display: none;
  }
  .schedule-content .sche-text p.sche-c.min{
    font-size: .346667rem;
  }
  .schedule-content .sche-text p:last-child{
    margin-bottom: 0.853333rem;
  }
  .vip-guest .guest ul {
    font-size: 0;
    text-align: center;
  }
  .vip-guest .guest ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 2.96rem;
    text-align: center;
    min-height: 4.906667rem;
    padding-bottom: 0.213333rem;
    margin: 0 0.16rem;
  }
  .vip-guest .guest ul li .guest-bg {
    position: absolute;
    width: 2.56rem;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .vip-guest .guest ul li .guest-img {
    width: 2.346667rem;
    margin: 0.106667rem auto 0 auto;
    display: block;
    border-radius: 2.346667rem;
    border: .106667rem solid rgba(210, 206, 255, 0.2);
  }
  .vip-guest .guest ul li h3 {
    width: 1.36rem;
    width: 2rem;
    font-size:0.453333rem;
    font-weight: 500;
    line-height: 0.64rem;
    margin:0 auto;
    margin-top:0.213333rem;
    margin-bottom: 0.106667rem;
    background: linear-gradient(90deg, #5ED184 0%, #1C9CC7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .vip-guest .guest ul li p {
    font-size: 0.32rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.59);
    line-height: 0.48rem;
  }
  .vip-guest .guest ul li .s-h p {
    display: contents;
  }
  .vip-guest .guest .get-more{
    margin: .533333rem .426667rem 0 .426667rem;
    line-height: 1.066667rem;
    background: #234A92;
    border-radius: .133333rem;
    font-size: .4rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    display: block;
  }
  .vip-guest .guest .get-more::after{
    content: '';
    display: inline-block;
    height: 16px;
    height: .213333rem;
    width: .213333rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/ico_more@2x.png') no-repeat;
    background-size: contain;
    margin-left: .16rem;
  }
  .data-release {
    color: #fff;
    font-size: 0.426667rem;
    /*  */
    line-height: 0.48rem;
  }
  .data-release .talk {
    position: relative;
    padding: 0 0.426667rem;
  }
  .data-release .talk .title {
    font-size: .373333rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: .64rem;
    width: 5.253333rem;
  }
  .data-release .talk .title p{
    display: contents;
  }
  .data-release .talk .bottom .t{
    font-size: .453333rem;
    font-weight: 600;
    color: #FFE545;
    line-height: .64rem;
    margin-bottom: .426667rem;
  }
  .data-release .talk .bottom {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: .64rem;
    width: 9.573333rem;
    height: 5.866667rem;
    box-sizing: border-box;
    padding: 1.173333rem 0 0 .533333rem;
    background: linear-gradient(90deg, #0B1039 0%, rgba(6, 6, 85, 0) 100%);
    border-radius: 24px 0px 0px 24px;
    margin-top: .64rem;
  }
  .data-release .talk .data-rele{
    position: absolute;
    right: 0.426667rem;
    top: 0;
    width: 3.466667rem;
    height: 3.68rem;
    background: url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/img_data@2x.png') no-repeat;
    background-size: contain;
  }
  
  .broadcast {
    position: relative;
    font-size: 0.426667rem;
    /* padding: 0 0.426667rem; */
    line-height: 0.48rem;
    color: #fff;
  }
  .broadcast .swiper-container {
    height: 10.5336rem;
  }

  .broadcast > div {
    margin-bottom: 0.4rem;
  }

  .broadcast .num{
    position: absolute;
    width: 2.293333rem;
    top: -0.853333rem;
    left: 1.066667rem;
  }
  .broadcast .pic_icon {
    position: absolute;
    top: 1.973333rem;
    left: 1.066667rem;
    width: 0.747rem;
  }

  .broadcast .pic_top {
    width: 4.906667rem;
    position: absolute;
    top: -0.853333rem;
    right: .606667rem;
    border-radius: 0.16rem;
    box-shadow: rgb(53, 70, 239) 0.13333rem 0.13333rem;
    /* height: 3.306667rem; */
  }
  .broadcast  div  .title {
    font-size: .48rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: .666667rem;
    margin-bottom: .32rem;
  }
  .broadcast .pp-bq{
    margin-top: .853333rem;
    margin-left: 0.4rem;
    width: 9.6rem;
    height: 7.466667rem;
    height: 8.5335rem;
    position: relative;
    background: linear-gradient(90deg, #12326D 0%, rgba(18, 50, 109, 0) 100%);
    box-sizing: border-box;
    padding: 3.2rem 0 0 1.066667rem;
  }
  .broadcast .pp-bq .xgg{
    font-size: .373333rem;
    font-weight: 400;
    color: rgba(255, 229, 69, 0.8);
    line-height: .746667rem;
  }
  .broadcast .pp-bq .tx{
    font-size: .373333rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: .746667rem;
    max-width: 8rem;
  }
  .pagination{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
  }
  .pagination span{
    display: inline-block;
    width: .213333rem;
    height: .213333rem;
    background: rgba(255, 255, 255, 0.4);
    border-radius: .106667rem;
    margin: 0 .08rem;
  }
  .pagination span.swiper-active-switch{
    background: #fff;
  }
  
  .min-title.one {
    /* margin-top: 0; */
  }
  .min-title {
    position: relative;
    text-align: center;
    font-size: 0;
    margin: 0.426667rem 0;
  }
  .min-title h3 {
    font-size: 0.373333rem;
    color: #29bcf6;
    line-height: 0.506667rem;
    text-align: center;
    display: inline-block;
    padding: 0 0.426667rem;
    vertical-align: middle;
  }
  .min-title img {
    width: 2.56rem;
    display: inline-block;
    vertical-align: middle;
  }
  .logo-list {
    font-size: 0;
    text-align: center;
  }
  .logo-list li {
    display: inline-block;
    margin: 0 0.106667rem;
    margin-bottom: 0.213333rem;
  }
  .logo-list li img {
    width: 2.106667rem;
    border-radius: 0.106667rem;
  }
  .consultation .consult .icon-t {
    display: none;
  }
  .consultation .consult {
    padding: 0 0.426667rem;
    position: relative;
  }
  .consultation .consult .name-phone {
    width: 8.746667rem;
    height: 4.16rem;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/consultation_bg1@2x.png")
      no-repeat;
    background-size: cover;
    padding: 0.32rem 0 0 0.64rem;
  }
  .consultation .consult .name-phone p {
    font-size: 0.4rem;
    font-weight: 400;
    color: #050217;
    line-height: 0.746667rem;
  }
  .consultation .consult .con-text {
    width: 8.746667rem;
    height: 1.386667rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 0.746667rem;
    margin-left: 0.426667rem;
    margin-top: 0.533333rem;
    background: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/bg2_consultation@2x.png")
      no-repeat;
    background-size: cover;
    padding: 0.32rem 0 0.32rem 0.64rem;
  }
  .consultation .consult .er-box {
    text-align: center;
  }
  .consultation .consult .er-box img {
    width: 5.333333rem;
    border-radius: 0.213333rem;
    margin-top: 0.853333rem;
  }
  .consultation .consult .er-box h3 {
    font-size: 0.426667rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 0.586667rem;
    padding: 0.32rem 0 0.106667rem 0;
  }
  .consultation .consult .er-box p {
    font-size: 0.32rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.59);
    line-height: 0.453333rem;
  }
  .consultation .consult .jsq {
    display: none;
  }
  .consultation .consult .name-phone p.h5-jsq {
    font-size: 0.32rem;
    font-weight: 400;
    color: rgba(5, 2, 23, 0.39);
    line-height: 0.426667rem;
    padding-top: 0.106667rem;
  }
  .footer {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.09);
    margin-top: 1.493333rem;
    padding: 0.426667rem 0 1.866667rem 0;
  }
  .footer .link-me a {
    font-size: 0.32rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    line-height: 0.453333rem;
    text-decoration: none;
  }
  .footer .link-me > a::after{
    content: "|";
    margin: 0 0.1rem;
  }
  .footer .link-me > a:last-child:after{
    display: none;
  }
  .footer .lxhz span {
    display: block;
    line-height: .453333rem;
    font-size: .32rem;
    font-weight: 400;
    margin-top: .106667rem;
    color: rgba(255, 255, 255, 0.4);
    /* display: none; */
  }
  .footer .h5-lxhz {
    font-size: 0.32rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    line-height: 0.453333rem;
    padding-top: 0.106667rem;
  }
  .bm-b {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    background: rgba(5, 2, 23, 0.6);
  }
  .fixed-btn {
    width: 9.146667rem;
    height: 1.066667rem;    
    background: linear-gradient(270deg, #29BCF6 0%, #2A62FF 100%);
    background: linear-gradient(270deg, #2A62FF 0%, #29BCF6 100%);
    border-radius: 0.533333rem;
    display: block;
    font-size: 0.4rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.066667rem;
    text-align: center;
    text-decoration: none;
    margin: 0.213333rem auto 0.213333rem auto;
  }

  @supports (bottom: env(safe-area-inset-bottom)) or
    (bottom: constant(safe-area-inset-bottom)) {
    .bm-b {
      padding-bottom: calc(constant(safe-area-inset-bottom));
      padding-bottom: calc(env(safe-area-inset-bottom));
    }
    .footer {
      padding-bottom: calc(1.866667rem + constant(safe-area-inset-bottom));
      padding-bottom: calc(1.866667rem + env(safe-area-inset-bottom));
    }
  }
  /* introduction */
  .introduction {
    margin: 0 auto;
    background-size: contain;
  }
  .introduction-content {
    width: 9.146667rem;
    height: 6.08rem;
    margin: 0 auto;
    color: #fff;
    padding-top: 0.853333rem;
    background:url('https://f3-md.veimg.cn/special/2022/2022SZST/img/mobile/preface_bg_summary@3x.png') no-repeat;
    background-size: contain;
  }
  .introduction-content .ic-article {
    display: none;
  }
  .introduction-content .m-ic-article {
    width: 8.266667rem;
    height: 4.16rem;
    font-size: 0.373333rem;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;

  }
  .introduction-content .m-ic-article p {
    font-size: 0.373333rem;
    line-height: 0.69rem;
    text-align: center;
  }
  .introduction-content .m-ic-article p:last-child{
    width: 8.266667rem;
  }



  /* industry */
  .industry ul li {
    width: 9.146667rem;
    margin-bottom: 1.71rem;
    overflow: hidden;
    border-bottom: 0.053333rem dashed rgba(255,255,255,.4);
    margin: 0 auto;
  }
  .industry ul li img{
    width: 8.666667rem;
    height: 4.16rem;
  }
  .industry ul li:nth-child(1){
    height: 9.653333rem;
  }
  .industry ul li:nth-child(2){
    height: 9.653333rem;
  }
  .industry ul li:nth-child(3){
    height:8.853333rem;
  }
  .industry ul li:nth-child(4){
    height:8.853333rem;
  }
  .industry ul li:nth-child(5){
    height:8.853333rem;
  }
  .industry ul li:nth-child(6){
    height: 9.44rem;
    border: none;
  }
  .industry ul li .banner_lb{
    width: 8.666667rem;
    height: 4.16rem;
    border: 0.026667rem solid;
    border-image: linear-gradient(180deg, rgba(94, 209, 132, 1), rgba(28, 156, 199, 1)) 1 1;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
  }
  .industry ul li p{
    width: 9.146667rem;
    /* height: 1.6rem; */
    font-size: 0.346667rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.8rem;
    margin-top: 0.32rem;
  }
  .industry ul li .banner_lb .lb_main{
    width: 8.666667rem;
    height: 4.16rem;
    position: absolute;
    right: 0.32rem;
    bottom: 0.213333rem;
  }
  .swiper-container{
    height: 4.16rem!important;
  }
  .industry ul li h3{
      width: 5.066667rem;
      height: 0.746667rem;
      font-size: 0.506667rem;
      font-family: PingFangSC-Semibold, PingFang SC;
      font-weight: 600;
      color: #21CAEB;
      line-height: 0.746667rem;
      background: linear-gradient(90deg, #5ED184 0%, #1C9CC7 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-bottom: 0.746667rem;
      padding-top: 0.64rem;
    }

    .live-broadcast .title-box{
      margin-bottom: 0;
    }


  .industry ul li .iy-content {
    width: 8.29rem;
    height: 4.16rem;
    background-image: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/img1@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    margin: 0 auto;
  }
  .industry ul li.b2 .iy-content {
    background-image: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/img2@2x.png");
  }
  .industry ul li.b3 .iy-content {
    background-image: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/img3@2x.png");
  }
  .industry ul li.b4 .iy-content {
    background-image: url("https://f3-md.veimg.cn/special/2022/2022SZST/img/img4@2x.png");
  }
  .industry ul li.b4 {
    margin-bottom: 0;
  }
  .industry ul li .iy-content img {
    width: 3.2rem;
    height: 1.28rem;
    margin-top: 0.83rem;
  }
  .industry ul li .iy-content p {
    margin-top: 0.67rem;
    font-size: 0.48rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 0.64rem;
  }
  .swiper-container{
    position: relative;
  }
  .pagetion {
    position: absolute;
    bottom: 0.16rem;
    right: 0.16rem;
  }
  .industry  .swiper-pagination-switch{
    display: inline-block;
    width: 0.213333rem;
    height: 0.213333rem;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 0.16rem;
  }

  .industry .swiper-active-switch{
    background: linear-gradient(135deg, #5ED184 0%, #1C9CC7 100%);
  }
}

