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

  body {
    background: url('https://f3-md.veimg.cn/special/2020/11/mci/img/bg2.jpg');
    background-position: 0 1280px;
  }

  #aim {
    background: url('../img/bg1.jpg') no-repeat top;
  }

  .left-menu {
    background-color: #201E49;
    background-color: rgba(32, 30, 73, 0.6);
    position: fixed;
    z-index: 100;
    top: 50%;
    margin-top: -194px;
    border-radius: 0px 36px 36px 0px;
  }

  .left-menu ul {
    padding: 14px 45px 14px 36px;
  }

  .left-menu ul li a {
    color: #ffffff;
    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;
  }

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

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

  #enroll {
    width: 264px;
    height: 222px;
    background: url('../img/enroll/001.png') no-repeat;
  }

  #enroll img {
    width: 264px;
    height: 222px;
  }

  #enroll .num-img {
    width: 264px;
    height: 222px;
    background-repeat: no-repeat;
  }

  .banner {
    width: 100%;
    height: 800px;
    background-image: url('../img/banner.png');
    background-repeat: no-repeat;
    background-position: top center;
  }

  .aim ul {
    font-size: 0;
    padding: 64px 0;
  }

  .aim ul li {
    width: 300px;
    height: 336px;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  .aim ul li.aim-t {
    margin: 0 50px;
  }

  .aim ul li img.aim-bg {
    position: absolute;
    top: 0;
    left: 0;
  }

  .aim-content {
    position: relative;
    z-index: 2;
  }

  .aim ul li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    line-height: 27px;
    padding-bottom: 4px;
    text-align: right;
    padding-right: 86px;
  }

  .aim ul li h3.aim-h3 {
    margin-top: 48px;
  }

  .aim ul li p {
    width: 180px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
    margin: 24px auto 0 auto;
  }

  .aim-content img {
    display: block;
    margin: 16px auto 0 auto;
  }

  .brief {
    height: 180px;
    background-image: url("https://f3-md.veimg.cn/special/2020/11/mci/img/preface_bg_summary.png");
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 60px;
    margin-top: 64px;
  }

  .brief p {
    color: #00F7FD;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
  }

  .title-box {
    width: 400px;
    height: 120px;
    background-image: url('https://f3-md.veimg.cn/special/2020/11/mci/img/bg_title.png');
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
  }

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

  .title-box h2.title-en {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding-top: 22px;
  }

  .introduction {
    padding-top: 120px;
  }

  .introduction-content {
    position: relative;
    text-align: right;
    margin-top: 72px;
  }

  .introduction-content .intro-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    border-radius: 30px 0 30px 30px;
  }

  .introduction-content .intro-bg-br {
    width: 300px;
    height: 100px;
    background: #2A62FF;
    border-radius: 0px 0px 24px 0px;
    position: absolute;
    top: 0;
    right: 60px;
  }

  .introduction-content .intro-box {
    background-color: #131229;
    width: 880px;
    height: 424px;
    display: inline-block;
    position: relative;
  }

  .introduction-content .intro-box h2 {
    position: relative;
    z-index: 2;
    font-size: 38px;
    font-weight: bold;
    color: #FFE545;
    line-height: 48px;
    -webkit-text-stroke: 1px #000000;
    text-stroke: 1px #000000;
    text-align: right;
    padding-right: 87px;
  }

  .introduction-content .intro-box h2.intro-ish {
    padding-top: 28px;
  }

  .introduction-content .intro-box p {
    width: 244px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    margin: 24px 68px 0 0;
  }

  .introduction-content .intro-box .intro-dots {
    display: block;
    margin: 6px 24px 0 auto;
  }

  /* 活动日程 */
  .schedule {
    padding-top: 120px;
  }

  .schedule-content {
    margin-top: 73px;
    background: url('https://f3-md.veimg.cn/special/2020/11/mci/img/schedule_bg.png') no-repeat center;
    height: 640px;
    position: relative;
  }

  .schedule .schedule-content .btn-box {
    text-align: center;
    font-size: 0;
  }

  .schedule .schedule-content .btn-box button {
    display: inline-block;
    cursor: pointer;
    width: 96px;
    height: 40px;
    background: #131229;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 56px;
  }

  .schedule .schedule-content .btn-box button.btn-am {
    margin-right: 40px;
  }

  .schedule .schedule-content .btn-box button.active,
  .schedule .schedule-content .btn-box button:hover {
    background: linear-gradient(90deg, #DD408D 0%, #FFE545 100%);
    border: 0px solid #FFFFFF;
  }

  .schedule .schedule-content .sche-text {
    padding-left: 220px;
  }
  .schedule .schedule-content .sche-text[data-type='pm']{
    display: none;
  }

  .schedule .schedule-content .sche-text p {
    margin-bottom: 32px;
  }

  .schedule .schedule-content .sche-text p .time {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    display: inline-block;
    min-width: 120px;
    vertical-align: top;
    text-align: right;
    margin-right: 16px;
    -webkit-text-size-adjust: 100%;
  }

  .schedule .schedule-content .sche-text p .sche-t {
    display: inline-block;
    background: #2A62FF;
    font-size: 14px;
    line-height: 28px;
    padding: 0 8px;
    color: #FFE545;
    vertical-align: top;
  }

  .schedule .schedule-content .sche-text p .sche-d {
    display: inline-block;
    background: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    padding: 0 8px;
    color: #333333;
    vertical-align: top;
  }

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

  .schedule .schedule-content .sche-text .more .ft {
    margin-bottom: 8px;
  }

  .schedule .schedule-content .sche-text .more .detailed {
    padding-left: 135px;
    margin-bottom: 32px;
  }

  .schedule .schedule-content .sche-text .more .detailed p {
    font-size: 14px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 28px;
    margin-bottom: 0;
    width: 480px;
  }

  .schedule .schedule-content .sche-text .more .detailed p.light {
    font-weight: bold;
    color: #FFE545;
    margin-bottom: 4px;
  }

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

  .vip-guest .guest {
    width: 100%;
    overflow: hidden;
    margin-top: 73px;
  }

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

  .vip-guest .guest ul li {
    position: relative;
    width: 180px;
    display: inline-block;
    text-align: center;
    margin-right: 25px;
    height: 240px;
    margin-bottom: 48px;
  }

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

  .vip-guest .guest ul li .guest-img {
    margin-top: 8px;
  }

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

  .vip-guest .guest ul li p {
    font-size: 14px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 22px;
  }

  /* mini talk */
  .mini-talk {
    padding-top: 73px;
  }

  .mini-talk .talk .talk-content {
    text-align: right;
    position: relative;
    margin-top: 84px;
  }

  .mini-talk .talk .talk-content .talk-icon {
    position: absolute;
    left: 100px;
    top: 0;
  }

  .mini-talk .talk .talk-content p {
    font-size: 16px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
  }

  .mini-talk .talk .talk-content .talk-img-text {
    margin: 16px 0 48px 0;
    display: inline-block;
  }

  .talk-user {
    font-size: 0;
    margin-right: -29px;
    width: 1000px;
  }

  .talk-user li {
    display: inline-block;
    width: 176px;
    position: relative;
    text-align: right;
    margin-right: 29px;
  }

  .talk-user li:last-child {
    margin-right: 0;
  }

  .talk-user li img.user {
    position: relative;
    z-index: 2;
    width: 292px;
    border-radius: 24px 24px 0 24px;
  }

  .talk-user li .box {
    position: relative;
    background-color: #131229;
    padding-top: 71px;
    margin-top: -73px;
    height: 169px;
    border-radius: 0px 0px 16px 16px;
  }
  .talk-user li .box .logo{
    width: 144px;
    border-radius: 0 0 0 24px;
  }

  .talk-user li .box h3 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
    margin: 16px 16px 8px 0;
  }

  .talk-user li .box p {
    font-size: 14px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.6);
    line-height: 22px;
    padding-right: 16px;
  }

  .talk-user li .box .line-color {
    display: inline-block;
    margin-top: 12px;
    position: absolute;
    left: 0;
    bottom: -1px;
  }

  .talk-user li .dots {
    position: absolute;
    left: -4px;
    top: 176px;
    z-index: 2;
    width: 36px;
  }

  .talk .get-answer {
    text-align: right;
    padding-top: 48px;
  }

  .talk .get-answer h2 {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
    vertical-align: top;
    padding: 0 16px 0 24px;
  }

  .talk .get-answer img.zhi {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
  }

  .talk .get-answer a {
    display: inline-block;
    margin-left: 30px;
  }

  /* 颁奖盛典 */
  .awards-ceremony {
    padding-top: 120px;
  }

  .ceremony {
    padding-top: 72px;
  }

  .ceremony p {
    font-size: 16px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 21px;
    text-align: right;
  }

  .ceremony p.note {
    font-size: 14px;
    line-height: 19px;
    margin-top: 8px;
  }

  .ceremony .awards {
    position: relative;
    height: 400px;
    width: 800px;
    text-align: left;
    background-color: #131229;
  }

  .ceremony .awards .mci-icon {
    position: absolute;
    left: 40px;
    top: -64px;
  }

  .ceremony .awards h2 {
    font-size: 20px;
    font-weight: normal;
    color: #FFE545;
    line-height: 32px;
    padding: 84px 0 12px 40px;
  }

  .ceremony .awards p {
    text-align: left;
    width: 288px;
    padding-left: 40px;
    line-height: 32px;
  }

  .ceremony .awards-pic-box {
    position: relative;
    padding-top: 80px;
  }

  .ceremony .pic-ceremony {
    position: absolute;
    z-index: 2;
    width: 672px;
    height: 414px;
    top: 64px;
    right: 0;
  }

  .ceremony .pic-ceremony .pic-bg-r {
    width: 640px;
    height: 384px;
    background: #DD408D;
    border-radius: 40px 0px 24px 0px;
    position: absolute;
    right: 32px;
  }

  .ceremony .pic-ceremony .pic-bg-y {
    width: 640px;
    height: 384px;
    background: #FFE545;
    border-radius: 0px 0px 40px 0px;
    position: absolute;
    top: 32px;
    right: 0;
  }

  .ceremony .pic-ceremony img {
    position: relative;
    display: inline-block;
    margin: 16px 0 0 16px;
  }

  /* boss直播 */
  .live-broadcast {
    padding-top: 120px;
  }

  .live-broadcast .broadcast {
    position: relative;
    padding-top: 110px;
    padding-bottom: 73px;
  }

  .live-broadcast .broadcast .box {
    height: 299px;
    background: linear-gradient(90deg, #131229 0%, rgba(19, 18, 41, 0) 100%);
    border-radius: 40px;
  }

  .live-broadcast .broadcast .box .icon-dots {
    margin: 24px 0 0 24px;
  }

  .live-broadcast .broadcast .box h2 {
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 43px;
    margin-top: 18px;
    padding-left: 80px;
    margin-bottom: 24px;
  }

  .live-broadcast .broadcast .box p {
    font-size: 16px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
    padding-left: 80px;
  }

  .live-broadcast .broadcast .box p.time-address {
    font-size: 14px;
    line-height: 24px;
  }

  .live-broadcast .broadcast .box p.time {
    padding-top: 16px;
  }

  .live-broadcast .broadcast .live-1 {
    background: url('https://f3-md.veimg.cn/special/2020/11/mci/img/live_bg1.png') no-repeat;
    width: 212px;
    height: 292px;
    position: absolute;
    top: 190px;
    right: 324px
  }

  .live-broadcast .broadcast .live-2 {
    background: url('https://f3-md.veimg.cn/special/2020/11/mci/img/live_bg2.png') no-repeat;
    width: 252px;
    height: 312px;
    position: absolute;
    right: 40px;
    top: 73px;
  }

  .live-broadcast .broadcast .live-1 h2,
  .live-broadcast .broadcast .live-2 h2 {
    font-size: 24px;
    color: #FFE545;
    font-weight: normal;
    line-height: 32px;
    padding-left: 32px;
    margin-bottom: 16px;
    ;
  }

  .live-broadcast .broadcast .live-1 p,
  .live-broadcast .broadcast .live-2 p {
    font-size: 16px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
    padding-left: 32px;
  }

  .live-broadcast .broadcast .live-1 h2 {
    padding-top: 104px;
  }

  .live-broadcast .broadcast .live-2 h2 {
    padding-top: 108px;
  }

  .live-broadcast .luck {
    position: relative;
  }

  .live-broadcast .luck .luck-who {
    position: absolute;
    width: 500px;
    height: 170px;
    top: 72px;
    right: 0;
  }

  .live-broadcast .luck .luck-who h2 {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 53px;
  }

  .live-broadcast .luck .luck-who p {
    width: 260px;
    font-size: 16px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px;
    padding-top: 56px;
  }

  .live-broadcast .luck .luck-who p span {
    color: #FFE545;
    font-size: 16px;
  }

  .live-broadcast .luck .luck-who img {
    position: absolute;
    right: 78px;
    bottom: 7px;
  }

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

  /* 合作机构 */
  .cooperative-agency {
    padding-top: 120px;
    /* width: 1000px; */
    /* overflow: hidden; */
  }

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

  .association-list {
    font-size: 0;
    margin: 0 -8px 24px -8px;
  }

  .association-list li {
    display: inline-block;
    width: 238px;
    height: 40px;
    background: url('../img/association_bg.png') no-repeat;
    text-align: center;
    margin: 0 8px;
    margin-bottom: 16px;
  }

  .association-list li a {
    text-decoration: none;
    display: inline-block;
    width: 238px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #484848;
  }

  /* 会议咨询 */
  .consultation {
    padding-top: 120px;
  }

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

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

  .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: 56px;
    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: 8px 0 4px 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;
    top: 127px;
    left: 0;
    height: 80px;
    width: 80px;
  }

  .consult .name-phone {
    position: absolute;
    top: 127px;
    left: 100px;
    width: 288px;
    height: 92px;
    background: url('../img/consultation_bg1.png') no-repeat;
    z-index: 2;
    padding-top: 16px;
  }

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

  .consult .con-text {
    position: absolute;
    top: 247px;
    left: 120px;
    width: 368px;
    height: 56px;
    background: url('../img/consultation_bg2.png') no-repeat;
    z-index: 2;
    line-height: 56px;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 32px;
    text-align: left;
  }

  /* 底部 */
  .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 .lxhz {
    padding-top: 8px;
    font-size: 14px;
    color: #FFFFFF;
    color: rgba(255, 255, 255, 0.6);
    line-height: 19px;
  }

  #aim {
    background: none;
  }

  body {
    background-position: 0 0;
  }

  .banner {
    background-image: url('../img/banner1.jpg');
    background-size: auto 100%;
    width: 100%;
    height: 800px;
  }

  .vip-guest .guest ul li {
    height: 288px;
    margin-bottom: 0;
    vertical-align: top;
  }

  .vip-guest .guest ul li .guest-img {
    border-radius: 64px;
  }

  .schedule .schedule-content .sche-text .more .detailed {
    margin-bottom: 26px;
  }

  .schedule .schedule-content .sche-text p {
    margin-bottom: 26px;
  }

  .talk-user {
    text-align: center;
  }

  .ceremony .awards .awards-h2 {
    position: absolute;
    top: -64px;
  }

  .ceremony .awards .awards-h2 h2 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 40px;
    text-shadow: 2px 2px 0px #DD408D;
  }

  .ceremony .awards p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
    width: 244px;
  }

  .ceremony .awards p.is-one {
    padding-top: 40px;
  }

  .introduction-content .intro-box p {
    line-height: 30px;
  }

  .vip-guest .guest {
    margin-bottom: 60px;
  }

  .talk-user {
    padding-top: 73px;
  }

  .talk-user li {
    width: 308px;
    margin-right: 80px;
  }

  .talk-user li .dots {
    top: 235px;
  }

  .logo-list li a img {
    border-radius: 4px;
  }

  .consult .icon-t {
    width: 64px;
    height: 64px;
    top: 119px;
  }

  .consult .name-phone {
    background: url('../img/consultation_bg11.png') no-repeat;
    width: 360px;
    height: 136px;
    top: 119px;
    left: 84px;
    padding-top: 12px;
  }

  .consultation .consult .er-box {
    height: 320px;
  }

  .consult .con-text {
    top: 279px;
    left: 136px;
    font-size: 16px;
    background: url('../img/consultation_bg22.png') no-repeat;
    width: 360px;
    height: 52px;
    line-height: 52px;
    padding-left: 24px;
  }

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

  .introduction-content .intro-box .intro-dots {
    margin: 0;
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: 36px;
  }

  .ceremony .pic-ceremony {
    top: 32px;
  }

  .ceremony .awards-pic-box {
    padding-top: 48px;
  }

  .ceremony .pic-ceremony img {
    border-radius: 30px 0 30px 0;
  }
  .h5-lxhz{
    display: none;
  }
}