@media screen and (min-width: 1200px) {
  body {
    overflow-x: hidden; }
  .guest-br {
    display: block; }
  .is-h5 {
    display: none !important; }
  .header_top {
    height: 60px; }
  .top_header {
    height: 60px;
    background: #111111;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    left: 0; }
    .top_header .logo {
      margin-top: 18px; }
    .top_header .menu_list {
      font-size: 0;
      float: right; }
    .top_header .menu_list li {
      width: 100px;
      display: inline-block; }
    .top_header .menu_list li a {
      position: relative;
      line-height: 60px;
      text-align: center;
      display: block;
      text-decoration: none;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.8); }
    .top_header .menu_list li a.active {
      color: #0AEFD3; }
    .top_header .menu_list li.have_min:hover > a {
      color: #0AEFD3;
      background-color: #222222; }
    .top_header .menu_list li a:hover {
      color: #0AEFD3; }
    .top_header .menu_list li:hover .min_menu {
      display: block; }
    .top_header .menu_list .min_menu {
      position: absolute;
      display: none;
      top: 60px; }
    .top_header .menu_list .min_menu li {
      display: block; }
    .top_header .menu_list .min_menu li a {
      line-height: 48px;
      font-size: 14px;
      background-color: #222222;
      cursor: pointer; }
    .top_header .menu_list .min_menu li a:hover {
      background: #222222; }
    .top_header .menu_list li.last {
      margin-left: 24px;
      vertical-align: top; }
    .top_header .menu_list li a.enroll {
      height: 60px;
      line-height: 60px;
      font-size: 16px;
      color: #111111;
      background: linear-gradient(135deg, #21CAEB 0%, #0AEFD3 100%); }
    .top_header .menu_list li a.enroll:hover {
      /* tranform:translateZ(0);transform:translate3d(0,0,0); */
      /* transform: translateZ(0); */
      /* transform: translate3d(0,0,0); */ }
  .container {
    width: 1200px;
    margin: 0 auto; }
  .banner {
    background-image: url("../img/pcbanner.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 740px; }
  .ji_tang {
    text-align: center;
    margin-top: 20px;
    padding: 32px 0 64px 0; }
    .ji_tang .h5 {
      display: none; }
    .ji_tang img {
      margin-bottom: 16px; }
    .ji_tang p {
      font-size: 20px;
      color: #222222;
      line-height: 56px; }
  .title_max {
    margin: 0 0 48px 0;
    padding-top: 84px;
    padding-bottom: 16px;
    border-bottom: 1px solid #DDDDDD; }
    .title_max h1 {
      width: 376px;
      height: 80px;
      background-image: url("../img/title_color@2x.png");
      background-size: contain;
      display: inline-block; }
      .title_max h1 span {
        display: inline-block;
        font-size: 40px;
        color: #222222;
        line-height: 53px;
        margin: 13px 0 0 96px;
        font-weight: normal; }
    .title_max img {
      height: 49px;
      vertical-align: top;
      margin-top: 15px;
      float: right; }
    .title_max > svg {
      width: 520px;
      height: 80px;
      text-anchor: end;
      float: right; }
      .title_max > svg .svg-text {
        font-size: 64px;
        letter-spacing: -4px; }
  .fhjs {
    padding-bottom: 16px; }
    .fhjs h2 {
      font-size: 28px;
      color: #333333;
      line-height: 37px; }
    .fhjs > div > p {
      padding-top: 16px;
      font-size: 16px;
      color: #484848;
      line-height: 32px; }
    .fhjs ul {
      font-size: 0; }
      .fhjs ul li {
        margin: 32px  24px 48px 0;
        display: inline-block;
        line-height: 46px;
        height: 46px;
        padding: 0  24px;
        font-size: 18px;
        color: #0053B7;
        background: #FFFFFF;
        box-shadow: 0px 4px 8px 0px rgba(0, 45, 91, 0.1);
        position: relative;
        border: 1px solid transparent;
        border-radius: 24px; }
        .fhjs ul li::after {
          border-radius: 24px;
          overflow: hidden;
          content: "";
          display: block;
          position: absolute;
          top: -2px;
          right: -2px;
          bottom: -2px;
          left: -2px;
          border-top-right-radius: 24px;
          background: linear-gradient(180deg, #21caeb, #0053b7);
          z-index: -1; }
    .fhjs .hc_img {
      position: relative;
      height: 376px; 
      margin-top: 15px;
    }
      .fhjs .hc_img .pic-mask {
        position: absolute;
        right: 400px;
        top: 0;
        width: 240px;
        height: 352px;
        background: linear-gradient(90deg, #0E2836 0%, rgba(14, 40, 54, 0) 100%);
        z-index: 2; }
      .fhjs .hc_img .pic1 {
        position: absolute;
        right: 0;
        top: 0;
        width: 640px; }
      .fhjs .hc_img .pic2 {
        position: absolute;
        left: 0;
        top: 24px;
        z-index: 3;
        width: 640px; }
      .fhjs .hc_img .pic-text {
        position: absolute;
        width: 272px;
        height: 120px;
        background: #0053B7;
        opacity: 0.8;
        padding-top: 20px;
        box-sizing: border-box; }
        .fhjs .hc_img .pic-text p {
          text-align: center;
          font-size: 24px;
          color: #FFFFFF;
          line-height: 32px;
          margin-bottom: 12px; }
      .fhjs .hc_img .text1 {
        right: 0;
        top: 64px; }
      .fhjs .hc_img .text2 {
        left: 0;
        bottom: 48px;
        z-index: 4; }
  .fhld {
    padding-bottom: 16px; }
    .fhld .fhld-banner {
      height: 460px;
      background: url("../img/pic_data.jpg") no-repeat;
      background-size: contain; }
      .fhld .fhld-banner .fhld-content {
        padding: 56px 0 0 40px; }
        .fhld .fhld-banner .fhld-content h2 {
          font-size: 32px;
          font-weight: bold;
          color: #FFFFFF;
          line-height: 43px;
          background: linear-gradient(90deg, #0AEFD3 0%, #21CAEB 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          margin-bottom: 32px; }
        .fhld .fhld-banner .fhld-content p {
          font-size: 18px;
          color: rgba(255, 255, 255, 0.8);
          line-height: 32px; }
        .fhld .fhld-banner .fhld-content h3 {
          font-size: 18px;
          font-weight: bold;
          color: #FFFFFF;
          line-height: 32px;
          margin-top: 20px; }
        .fhld .fhld-banner .fhld-content p.report-content {
          width: 400px;
          font-size: 16px; }
    .fhld svg.text-h {
      width: 500px;
      height: 38px;
      font-size: 0;
      margin-bottom: 24px; }
    .fhld .fh-svg-h2 {
      font-size: 28px;
      font-weight: bold;
      display: block;
      height: 38px;
      dominant-baseline: middle; }
    .fhld .fh-timing ul.out {
      font-size: 0;
      margin: 0 -100px 0 -100px;
      position: relative; }
      .fhld .fh-timing ul.out::before {
        content: '';
        position: absolute;
        width: 1200px;
        border: 1px dashed #EEEEEE;
        height: 0;
        left: 100px;
        top: 31.3%; }
      .fhld .fh-timing ul.out::after {
        content: '';
        position: absolute;
        height: 1574px;
        border: 1px dashed #EEEEEE;
        top: 80px;
        left: 50%; }
        .fhld .fh-timing ul.out li:last-child::after{
          content: '';
          position: absolute;
          width: 1200px;
          border: 1px dashed #EEEEEE;
          height: 0;
          left: 100px;
          bottom: 34.3%; }
      .fhld .fh-timing ul.out > li {
        width: 500px;
        display: inline-block;
        vertical-align: top;
        padding-top: 50px;
        margin: 0 100px; }
        .fhld .fh-timing ul.out > li p {
          font-size: 18px;
          color: #333333;
          line-height: 32px; }
        .fhld .fh-timing ul.out > li p.zhu {
          display: inline-block;
          font-size: 16px;
          opacity: 0.8;
          margin:0 0 48px 0; }
          .fhld .fh-timing ul.out > li ul li p.zhu {
          line-height: 26px;  
          }
        .fhld .fh-timing ul.out > li ul{
          margin-bottom: 64px;
        }
        .fhld .fh-timing ul.out > li img {
          margin-bottom: 96px;
          width: 500px; }
        .fhld .fh-timing ul.out > li .tags {
          font-size: 0;
          margin: 24px 0 32px 0;
          height: 80px; }
          .fhld .fh-timing ul.out > li .tags > li {
            margin: 0 32px 16px 0;
            display: inline-block;
            width: 96px;
            line-height: 30px;
            height: 30px;
            font-size: 14px;
            color: #0053B7;
            background: #FFFFFF;
            box-shadow: 0px 4px 8px 0px rgba(0, 45, 91, 0.1);
            position: relative;
            border: 1px solid transparent;
            border-radius: 24px;
            text-align: center; }
            .fhld .fh-timing ul.out > li .tags > li::after {
              border-radius: 24px;
              overflow: hidden;
              content: "";
              display: block;
              position: absolute;
              top: -2px;
              right: -2px;
              bottom: -2px;
              left: -2px;
              border-top-right-radius: 24px;
              background: linear-gradient(180deg, #21caeb, #0053b7);
              z-index: -1; }
              .fhld .fh-timing ul.out > li ul li:before{
                content: '●';
                color: #333;
                opacity: .8;
                display: inline-block;
                margin-right: 10px;
              }
    .fhld .ggsk p {
      font-size: 18px;
      color: #333333;
      line-height: 32px; }
  .rdht {
    padding-bottom: 16px; }
    .rdht .topic ul {
      font-size: 0;
      width: 576px;
      display: inline-block; }
      .rdht .topic ul li {
        padding-left: 128px;
        position: relative;
        height: 104px;
        background: url("../img/bg_topic.png") no-repeat;
        background-position: -12px -16px;
        box-shadow: 0px 4px 12px 0px rgba(0, 73, 153, 0.1);
        margin-bottom: 32px; }
        .rdht .topic ul li:last-child {
          margin-bottom: 0; }
        .rdht .topic ul li svg {
          width: 40px;
          height: 53px;
          position: absolute; }
          .rdht .topic ul li svg .ci-text {
            font-size: 40px;
            font-weight: bold;
            display: block;
            dominant-baseline: middle; }
        .rdht .topic ul li .hot-ci {
          top: 20px;
          left: 24px; }
        .rdht .topic ul li .hot-cii {
          top: 34px;
          left: 56px; }
        .rdht .topic ul li h3 {
          font-size: 20px;
          font-weight: normal;
          color: #222222;
          line-height: 27px;
          padding-top: 24px;
          margin-bottom: 8px; }
        .rdht .topic ul li p {
          font-size: 14px;
          color: #888888;
          line-height: 28px; }
    .rdht .topic .gjc {
      width: 540px;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin-left: 66px; }
      .rdht .topic .gjc img {
        width: 576px; }
    .rdht .topic .gjc-svg {
      width: 96px;
      height: 43px;
      display: inline-block;
      margin-bottom: 8px;
      margin-top: 4px; }
      .rdht .topic .gjc-svg .gjc-text {
        font-size: 32px;
        font-weight: bold;
        dominant-baseline: middle; }
  .fhrc {
    background-image: url("../img/img_day2_meetingschedule.png");
    background-repeat: no-repeat;
    background-position: 0 680px; }
    .fhrc .meeting-tab ul {
      font-size: 0;
      box-shadow: 0px 4px 12px 0px rgba(0, 73, 153, 0.1); }
      .fhrc .meeting-tab ul li {
        width: 50%;
        display: inline-block;
        height: 64px;
        text-align: center;
        cursor: pointer; }
        .fhrc .meeting-tab ul li span {
          display: inline-block;
          line-height: 64px;
          font-size: 24px;
          color: #333333; }
        .fhrc .meeting-tab ul li.active {
          background: #26292D; }
          .fhrc .meeting-tab ul li.active span {
            background: linear-gradient(90deg, #0AEFD3 0%, #21CAEB 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
    .fhrc .fh-time {
      font-size: 0;
      padding: 40px 0 30px 0; }
      .fhrc .fh-time[data-meeting='2'] {
        display: none; }
    .fhrc .day_pm {
      margin-left: 160px; }
    .fhrc .day_am, .fhrc .day_pm {
      width: 520px;
      display: inline-block;
      vertical-align: top; }
    .fhrc .day_am .am, .fhrc .day_pm .pm {
      font-size: 28px;
      color: #21CAEB;
      line-height: 37px;
      padding-bottom: 24px; }
    .fhrc .day_am_pm .line {
      width: 24px;
      height: 2px;
      background: #222222; }
    .fhrc .day_am_pm .nr_time {
      padding-top: 12px; }
    .fhrc .day_am_pm .nr_time span {
      font-size: 18px;
      color: #222222;
      line-height: 24px; }
    .fhrc .day_am_pm li {
      padding: 0 0 32px 0; }
    .fhrc .day_am_pm .nr_time span.time {
      font-weight: bold;
      float: right; }
    .fhrc .day_am_pm .nr_time p {
      font-size: 14px;
      color: rgba(51, 51, 51, 0.7);
      line-height: 26px; }
    .fhrc .day_am_pm .nr_time > p.first {
      margin-top: 4px; }
  .hzdw {
    padding-bottom: 16px;
    background-color: #F5F5F5; }
    .hzdw .hz_dw {
      font-size: 0; }
    .hzdw .hz_dw span {
      font-size: 22px;
      color: #222222;
      line-height: 30px;
      vertical-align: top;
      padding-right: 27px; }
    .hzdw .hz_dw ul {
      margin-bottom: -15px;
      font-size: 0;
      display: inline-block;
      width: 1080px; }
      .hzdw .hz_dw ul li {
        display: inline-block;
        width: 120px;
        margin-left: 15px;
        margin-bottom: 15px; }
        .hzdw .hz_dw ul li img {
          vertical-align: top;
          width: 120px; }
  .wqhg {
    background-color: #F5F5F5;
    padding-bottom: 72px; }
    .wqhg .history-hd {
      font-size: 0;
      margin-right: -42px; }
      .wqhg .history-hd li {
        width: 372px;
        margin-right: 42px;
        display: inline-block;
        margin-bottom: 48px; }
        .wqhg .history-hd li a {
          text-decoration: dashed; }
        .wqhg .history-hd li h2 {
          padding-top: 16px;
          font-size: 17px;
          color: #333333;
          line-height: 26px; }
          .wqhg .history-hd li h2 span {
            font-size: 17px;
            color: #0044C0; }
  .lxwm .con_hz {
    position: relative;
    height: 362px; }
    .lxwm .con_hz .lx p {
      line-height: 28px;
      margin-bottom: 32px; }
      .lxwm .con_hz .lx p .hz-lxfs {
        font-size: 16px;
        color: #444444; }
      .lxwm .con_hz .lx p span {
        display: inline-block;
        margin-right: 32px;
        font-size: 20px;
        color: #0053B7; }
        .lxwm .con_hz .lx p span.block {
          width: 32px; }
      .lxwm .con_hz .lx p.zhu-gs {
        font-size: 14px;
        color: #888888;
        line-height: 32px;
        margin-bottom: 0; }
        .lxwm .con_hz .lx p.zhu-gs.first {
          padding-top: 16px; }
  .lxwm .con_hz .drcode_box {
    position: absolute;
    top: 16px;
    font-size: 0;
    right: 0; }
  .lxwm .con_hz .drcode_box .md_drcode {
    display: inline-block;
    vertical-align: top; }
  .lxwm .con_hz .drcode_box .md_drcode p {
    text-align: center;
    font-size: 13px;
    color: #666666;
    line-height: 22px; }
  .lxwm .con_hz .drcode_box .md_drcode .name {
    font-size: 22px;
    color: #222222;
    line-height: 30px;
    padding: 8px 0 4px 0; }
  .lxwm .con_hz .drcode_box .md_drcode.yjy {
    margin-left: 80px; }
  .b-bg {
    background-image: url("../img/img_conferenceconsultation.png");
    background-repeat: no-repeat;
    background-position: 100% 78px; }
  .footer {
    padding: 16px 0;
    border-top: 1px solid #DDDDDD; }
  .footer .link-me {
    text-align: center;
    padding-bottom: 8px;
    font-size: 0; }
  .footer .link-me a, .footer .lxhz {
    font-size: 14px;
    color: #888888;
    line-height: 19px;
    text-align: center; }
  .footer .link-me a {
    text-decoration: none; }
  .footer .link-me > a::after {
    content: "|";
    margin: 0 10px; }
  .footer .link-me > a:last-child:after {
    display: none; }
  .footer .lxhz > span {
    margin: 0 6px; } 
  .hz_dw_box{
      margin-bottom: 48px;
   }
   .hzdw .hz_dw ul.tea_box{
      width: 900px;
   }
  }
  .fhrc .day_am .am, .fhrc .day_pm .pm {
    background: #26292D;
    font-size: 18px;
    color: #21CAEB;
    padding-bottom: 0;
    margin-bottom: 24px;
    text-align: center;
    line-height: 40px;
    margin-top: 8px;
}
.fhrc_date {
  font-size: 28px;
  color: #0053B7;
  line-height: 37px;
}
.fh-timing .pagetion {
  position: absolute;
  bottom: 12px;
  right: 18px;
}
.fh-timing .swiper-active-switch {
  background: linear-gradient(135deg, #5ED184 0%, #1C9CC7 100%);
}
.fh-timing .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 8px;
}
.fh-timing .swiper-container {
  height: 240px;
  margin-bottom: 96px;
}
.fhrc_t{
  padding-top: 10px;
}
