@media screen and (min-width: 1200px) {
  body {
    overflow-x: hidden;
  }

  .dot5 {
    width: 416px !important;
    background-image: url('https://f3-md.veimg.cn/special/2024/2024GYLFH/imgs/title_color5@3x.png') !important;
  }

  .dot7 {
    width: 496px !important;
    background-image: url('https://f3-md.veimg.cn/special/2024/2024GYLFH/imgs/title_color7@3x.png') !important;
  }

  .mobile {
    display: none;
  }

  .title_max2 {
    padding-top: 100px !important;
  }



  .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: 96px; */
    margin-left: 24px;
    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("https://f3-md.veimg.cn/special/2024/2024GYLFH/imgs/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: 700px;
    height: 80px;
    text-anchor: end;
    float: right;
  }

  .title_max>svg .svg-text {
    font-size: 64px;
    letter-spacing: -4px;
  }

  .title_max1 {
    padding-top: 138px;
  }

  .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: 427px;
    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;
  }


  /*  zcyj */
  .zcyj {
    padding-bottom: 72px;
  }

  .zcyj ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .zcyj ul:after {
    content: '';
    width: 30%;
  }

  .zcyj div li {
    margin-bottom: 48px;
    width: 30%;
  }

  .zcyj ul li img {
    width: 100%;
    height: 240px;
    display: block;
  }

  .zcyj ul li h1 {
    margin: 16px 0 8px 0;
    font-size: 18px;
    color: #0053B7;
    line-height: 24px;
  }

  .zcyj ul li p {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
  }

  /* cjppx */
  .cjppx {}

  .cjppx .cjppxImg {
    width: 100%;
    height: 256px;
    margin-bottom: 16px;
  }

  .cjppx h2 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
  }

  .cjppx p {
    font-size: 14px;
    color: #888888;
    line-height: 22px;
  }

  .lxwm .con_hz {
    position: relative;
    height: 362px;
  }

  .lxwm .con_hz .lx .content {
    font-size: 18px;
    color: #333333;
    line-height: 28px;
  }

  .lxwm .con_hz .lx .people {
    margin-top: 32px;
    display: inline-block;
  }

  .lxwm .con_hz .lx p .hz-lxfs {
    margin-right: 80px;
    font-size: 16px;
    color: #444444;
  }

  .lxwm .con_hz .lx p span {
    line-height: 28px;
    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: 80px;
  }

  .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("https://f3-md.veimg.cn/special/2023/2023ZGWL/img/img_conferenceconsultation.png");
    background-repeat: no-repeat;
    background-position: 100% 78px;
  }
  .oldLinkpc {
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-bottom: 110px;
    margin-top: 40px;
    display: block;
  }
  
  .oldLinkpc a {
    cursor: pointer;
    border: 1px solid;
    padding: 10px 16px;
    margin-left: 10px;
    color: #0053B7;
  }


  .oldLinkmobile{
    display: none;
  }
}


a {
  text-decoration: none;
}

.yzdt {
  /* background: #f5f5f5; */
}

.yzdt .yzdtImg {
  width: 100%;
  height: 256px;
  margin-bottom: 16px;
}

.yzdt h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
}

.left1 {
  background-image: url('https://f3-md.veimg.cn/special/2023/2023Cultural/images/btn_left.png');
  position: absolute;
  top: 34%;
  left: -64px;
}

.right1 {
  background-image: url('https://f3-md.veimg.cn/special/2023/2023Cultural/images/btn_right.png');
  position: absolute;
  top: 34%;
  right: -64px
}

.aa {
  font-family: 'Consolas';
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

.topRow {
  top: 42%;
}

.topRow1 {
  top: 29%;
}

.topRow2 {
  top: 32%;
}

.gxdjh {
  background: #f5f5f5;
}

.gxdjh .cjppxImg {
  width: 100%;
  height: 256px;
}

.opzy {
  background: #f5f5f5;
}

.opzy .opzyImg {
  width: 100%;
  height: 256px;
  margin-bottom: 120px;
}

.qyjvyth {
  background: #f5f5f5;
}

.qyjvyth h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}

.qyjvyth .content {
  height: 256px;
  display: flex;
  justify-content: space-between;
}

.qyjvyth .content .left {
  width: 23.9%;
  font-size: 14px;
  color: #333333;
  line-height: 28px;
  padding: 40px 48px;
  border: 1px solid #DFDFDF;
}

.qyjvyth .content .right {
  width: 791px;
}

.qyjvyth .content .right img {
  width: 100%;
}

.jcjy {}

.jcjy .content {
  /* padding-bottom: 96px; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.jcjy .content img {
  width: 32%;
  margin-bottom: 24px;
}

.hzjg {
  background: #f5f5f5;
  padding-bottom: 72px;
}

.hzjg ul {}

.hzjg ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 33px;
}

.hzjg ul li .left {
  font-size: 22px;
  color: #222222;
  line-height: 30px;
  /* padding-right: 20px; */
  width: 10%;
}

.hzjg ul li .right {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
}

.hzjg ul li .right img {
  height: 40px;
  margin-left: 15px;
  margin-bottom: 15px;
}


.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;
}

/* 公共 */
.yzdt,
.cjppx {
  background: #f5f5f5;
}

