@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.5s, height 0.5s;
  -o-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
  font-weight: 200; }

img {
  vertical-align: middle; }

a {
  color: inherit;
  text-decoration: none; }

li {
  list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal; }

textarea {
  font-size: 100%; }

body {
  font-size: 12px;
  color: #000; }

em,
strong {
  font-weight: normal;
  font-style: normal; }

img.response {
  width: 100%; }

.fl {
  float: left; }

.ovh {
  overflow: hidden; }

.il {
  display: inline-block;
  vertical-align: top; }

.tj {
  text-align: justify; }

.ti2 {
  text-indent: 2em; }

.fs20 {
  font-size: 20px; }

.wrapper {
  width: 1200px;
  margin: 0 auto; }

.clearfix:after {
  content: ' ';
  display: block;
  clear: both; }

/*main*/
.ddc {
  background-color: #ededed;
  min-width: 1200px; }
  .ddc h2 {
    text-align: center; }
    .ddc h2 img {
      height: 72px; }
  .ddc .topBar {
    font-size: 18px;
    background-color: #000;
    color: white;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 151; }
    .ddc .topBar > .wrapper {
      position: relative; }
    .ddc .topBar .switchLan {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px; }
    .ddc .topBar ul {
      overflow: hidden;
      float: left; }
      .ddc .topBar ul li {
        float: left;
        margin-right: 45px; }
        .ddc .topBar ul li:last-child {
          margin-right: 0; }
        .ddc .topBar ul li a {
          display: block;
          padding: 24.5px 0; }
    .ddc .topBar .logo {
      width: 74px;
      height: 74px;
      float: left;
      margin-right: 91px; }
    .ddc .topBar .extra {
      float: right;
      overflow: hidden;
      margin-top: 18px; }
      .ddc .topBar .extra > span {
        float: left;
        padding: 4px 25px 8px;
        line-height: 1;
        background-color: #3e1f0f;
        color: #C45F3E; }
        .ddc .topBar .extra > span em {
          font-size: 24px;
          color: white; }
      .ddc .topBar .extra > a {
        float: left;
        line-height: 1;
        padding: 8px 25px 10px;
        background-color: #e94708; }
    .ddc .topBar .menu {
      display: none; }
  .ddc .mainBar {
    margin-top: 74px;
    position: relative;
    height: 712px;
    background: url("../images/pc/banner_v2.png") no-repeat center center/cover; }
    .ddc .mainBar .toSignUp {
      position: absolute;
      padding: 10px 30px;
      color: white;
      font-size: 40px;
      bottom: 10%;
      left: 50%;
      border: 1px solid;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .ddc .mainList {
    padding: 95px 0 79px;
    background-color: #000; }
    .ddc .mainList > .wrapper {
      max-width: 1120px;}
      .ddc .mainList > .wrapper p {
        line-height: 1.5;
        color: #e94708;
        font-size: 38px;
        margin-bottom: 30px;
        text-align: center;
        font-weight: 500; }
        .ddc .mainList > .wrapper p:last-child {
          margin-bottom: 0; }
  .ddc .mainDes .content {
    line-height: 1.8;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    text-indent: 2em;
    opacity: 0.9;
    padding: 70px 0; }
    .ddc .mainDes .content p {
      padding: 0 115px;
      text-align: justify; }
  .ddc .mainDes ul {
    overflow: hidden; }
    .ddc .mainDes ul li {
      float: left;
      width: 296px;
      margin-right: 5px;
      position: relative; }
      .ddc .mainDes ul li img {
        width: 100%;
        height: 220px; }
      .ddc .mainDes ul li:last-child {
        margin-right: 0; }
      .ddc .mainDes ul li .des {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 64px 32px 0;
        color: #fff;
        text-align: center; }
        .ddc .mainDes ul li .des .title {
          font-size: 24px;
          font-weight: 500;
          line-height: 1;
          margin-bottom: 10px; }
        .ddc .mainDes ul li .des .ct {
          line-height: 2em;
          font-size: 14px; }
        .ddc .mainDes ul li .des .signUp {
          padding: 6px 18px;
          font-size: 15px;
          border: 1px solid;
          display: inline-block;
          margin-top: 35px; }
    .ddc .mainDes ul li:last-child .title {
      margin-bottom: 17px; }
  .ddc .who h2 {
    padding: 77px 0 69px; }
  .ddc .who ul {
    overflow: hidden; }
    .ddc .who ul li {
      float: left;
      width: 50%;
      padding: 0 110px;
      min-height: 245px;
      margin-bottom: 115px; }
      .ddc .who ul li .number {
        font-size: 76px;
        color: #e94708;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 44px; }
        .ddc .who ul li .number span {
          font-weight: 600;
          vertical-align: 5px;
          margin-left: 15px; }
      .ddc .who ul li .ct {
        line-height: 1.4;
        font-size: 28px;
        color: #909090;
        font-weight: 400; }
    .ddc .who ul li:last-child {
      margin-bottom: 0; }
    .ddc .who ul li:nth-last-child(2) {
      margin-bottom: 0; }
  .ddc .speakers {
    text-align: center; }
    .ddc .speakers h2 {
      padding: 73px 0 71px; }
    .ddc .speakers .outer {
      background-color: #333;
      padding: 95px 0 118px; }
    .ddc .speakers ul {
      padding: 0 39.5px;
      overflow: hidden; }
      .ddc .speakers ul li {
        float: left;
        width: 263px;
        margin-right: 23px;
        color: #F8F8F8;
        min-height: 375px;
        margin-bottom: 79px;
        text-align: left; }
        .ddc .speakers ul li img {
          width: 100%; }
        .ddc .speakers ul li .title {
          line-height: 1;
          font-weight: bold;
          font-size: 24px;
          margin-top: 23px; }
        .ddc .speakers ul li .ct {
          margin-top: 10px;
          font-size: 14px;
          font-weight: 400; }
        .ddc .speakers ul li:nth-child(4n) {
          margin-right: 0; }
    .ddc .speakers .all {
      padding: 17px 114px;
      border: 1px solid #e94708;
      display: inline-block;
      color: white;
      font-weight: 400;
      margin-top: 25px;
      font-size: 22px; }
  .ddc .cases h2 {
    padding: 72px 0; }
  .ddc .cases .outer {
    background-color: #666; }
    .ddc .cases .outer .wrapper {
      position: relative; }
  .ddc .cases .swiper-container {
    padding: 114px 0;
    width: 1040px;
    margin: 0 auto; }
    .ddc .cases .swiper-container .swiper-slide {
      overflow: hidden; }
      .ddc .cases .swiper-container .swiper-slide img {
        width: 300px;
        float: left;
        margin-right: 70px; }
        .ddc .cases .swiper-container .swiper-slide img:last-child {
          margin-right: 0; }
  .ddc .cases .control {
    position: absolute;
    font-size: 30px;
    color: white;
    cursor: pointer;
    width: 30px; }
    .ddc .cases .control img {
      width: 100%; }
  .ddc .cases .prev {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ddc .cases .next {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ddc .agenda h2 {
    padding: 72px 0; }
  .ddc .agenda ul.layout {
    overflow: hidden;
    color: #e94708;
    width: 1124px;
    margin: 0 auto; }
    .ddc .agenda ul.layout > li {
      float: left;
      padding: 55px 43px 60px;
      width: 555px;
      height: 680px;
      border: 1px solid;
      margin-right: 14px;
      margin-bottom: 12px; }
      .ddc .agenda ul.layout > li:nth-child(2n) {
        margin-right: 0; }
      .ddc .agenda ul.layout > li h3 {
        line-height: 1;
        font-size: 60px;
        margin-bottom: 52px;
        font-weight: 600;
        text-align: center; }
      .ddc .agenda ul.layout > li .time {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 35px;
        font-size: 20px;
        line-height: 1; }
      .ddc .agenda ul.layout > li .title {
        margin-bottom: 41px;
        font-size: 20px;
        line-height: 1;
        font-weight: 600; }
    .ddc .agenda ul.layout > li:hover {
      background-color: #e94708;
      color: white; }
      .ddc .agenda ul.layout > li:hover ul.list > li .icon {
        border-left-color: white; }
  .ddc .agenda ul.list > li {
    overflow: hidden;
    margin-bottom: 15px;
    overflow: hidden; }
    .ddc .agenda ul.list > li .icon {
      border: 17px solid transparent;
      border-left-color: #e94708;
      -webkit-transform: rotateX(45deg);
      transform: rotateX(45deg);
      float: left; }
    .ddc .agenda ul.list > li .ct {
      margin-left: 13px;
      overflow: hidden;
      font-size: 20px;
      font-weight: 400;
      margin-top: 3px; }
  .ddc .reg h2 {
    padding: 72px 0; }
  .ddc .reg .outer {
    background-color: #000; }
    .ddc .reg .outer ul {
      padding: 48px 0 40px;
      overflow: hidden; }
      .ddc .reg .outer ul li {
        float: left;
        color: #fff;
        width: 25%;
        border-right: 1px solid #7D7D7D;
        opacity: 0.9;
        line-height: 1.2;
        padding-bottom: 60px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative; }
        .ddc .reg .outer ul li:first-child {
          border-left: 1px solid #7D7D7D; }
        .ddc .reg .outer ul li .title {
          color: #e94708;
          margin-bottom: 56px;
          font-weight: 500;
          font-size: 28px; }
        .ddc .reg .outer ul li .price {
          font-size: 26px;
          line-height: 1.125;
          margin-bottom: 20px;
          font-weight: 500; }
          .ddc .reg .outer ul li .price + small {
            font-size: 16px;
            height: 60px;
            font-weight: 400;
            display: block; }
        .ddc .reg .outer ul li .ct {
          height: 322px; }
          .ddc .reg .outer ul li .ct p {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 15px; }
          .ddc .reg .outer ul li .ct p:first-child {
            margin-bottom: 25px; }
          .ddc .reg .outer ul li .ct p:last-child {
            margin-bottom: 0; }
        .ddc .reg .outer ul li .signUp {
          height: 54px;
          line-height: 54px;
          font-size: 26px;
          background-color: #e94708;
          font-weight: 300;
          position: absolute;
          bottom: 0;
          left: 20px;
          right: 20px;
          text-align: center; }
  .ddc .pay .wrapper {
    padding: 40px 38px 0; }
  .ddc .pay .des {
    float: left; }
    .ddc .pay .des p {
      line-height: 1.8;
      font-size: 20px;
      color: #333; }
  .ddc .pay .qCode {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 34px; }
    .ddc .pay .qCode > div {
      display: inline-block; }
      .ddc .pay .qCode > div span {
        float: left;
        color: #333;
        font-size: 20px;
        margin-right: 22px; }
      .ddc .pay .qCode > div img {
        width: 120px;
        height: 120px; }
    .ddc .pay .qCode > div.wechat {
      margin-right: 85px; }
  .ddc .sponsors h2 {
    padding: 65px 0 71px; }
  .ddc .sponsors .sponsor .title {
    line-height: 1;
    font-size: 30px;
    color: #999999; }
  .ddc .sponsors .sponsor ul.ct {
    overflow: hidden;
    padding: 35px 0; }
    .ddc .sponsors .sponsor ul.ct li {
      float: left;
      width: 210px;
      margin-right: 37.5px;
      margin-bottom: 43px; }
      .ddc .sponsors .sponsor ul.ct li:nth-child(5n) {
        margin-right: 0; }
      .ddc .sponsors .sponsor ul.ct li img {
        width: 100%; }
  .ddc .sponsors .sponsor p.ct {
    margin-top: 52px;
    font-size: 20px;
    color: #666;
    line-height: 1.8;
    padding: 0 30px;
    overflow: hidden; }
    .ddc .sponsors .sponsor p.ct span {
      font-weight: 400;
      margin-right: 20px;
      float: left;
      width: 30%;
      min-height: 75px;
      margin-bottom: 0px;
      line-height: 1.2; 
      font-size: 18px;}
      .ddc .sponsors .sponsor p.ct span:nth-child(3n) {
        margin-right: 0; }
  .ddc .venue h2 {
    padding: 72px 0; }
  .ddc .venue .my-map {
    border-top: 6px solid #999;
    border-bottom: 6px solid #999; }
  .ddc .review h2 {
    padding: 72px 0; }
  .ddc .review ul {
    overflow: hidden; }
    .ddc .review ul li {
      float: left;
      width: 391px;
      margin-right: 13px; }
      .ddc .review ul li img {
        width: 100%; }
      .ddc .review ul li:last-child {
        margin-right: 0; }
  .ddc .contact {
    padding-bottom: 74px; }
    .ddc .contact h2 {
      padding: 72px 0; }
    .ddc .contact .title {
      line-height: 1;
      font-size: 30px;
      color: #999;
      font-weight: 400;
      margin-bottom: 35px; }
    .ddc .contact .tel {
      font-size: 20px;
      font-weight: 400px;
      color: #666;
      margin-bottom: 24px; }
    .ddc .contact .conference {
      width: 11em;
      font-size: 20px;
      display: inline-block;
      vertical-align: top; }
      .ddc .contact .conference + div {
        display: inline-block;
        font-size: 20px;
        vertical-align: top; }
        .ddc .contact .conference + div p {
          color: #666;
          font-weight: 400;
          margin-bottom: 8px; }
  .ddc .notice {
    padding: 47px 0 82px;
    background-color: #333; }
    .ddc .notice .title {
      font-size: 30px;
      font-weight: 400;
      color: #e94708;
      line-height: 1;
      margin-bottom: 40px; }
    .ddc .notice p {
      font-size: 20px;
      font-weight: 400;
      color: white;
      line-height: 1.5;
      opacity: 0.9;
      margin-bottom: 5px; }
      .ddc .notice p:last-child {
        margin-bottom: 0; }
    .ddc .notice .icon {
      border: 11px solid transparent;
      border-left-color: #e94708;
      -webkit-transform: rotateX(45deg);
      transform: rotateX(45deg);
      display: inline-block;
      vertical-align: -4px;
      line-height: 1;
      margin-right: 15px; }

/*日程详情*/
.agDetails {
  background-color: white; }
  .agDetails .mainBar {
    height: 619px;
    background-image: url("../images/pc/agendaBanner.png"); }
  .agDetails .agendaList {
    padding: 90px 0; }
    .agDetails .agendaList .dayList ul {
      overflow: hidden; }
      .agDetails .agendaList .dayList ul li {
        float: left;
        width: 258px;
        height: 78px;
        padding: 12px 10px;
        text-align: center;
        color: #333333;
        background-color: #F4F4F4;
        cursor: pointer; }
        .agDetails .agendaList .dayList ul li.active {
          color: #ffffff;
          background-color: #BE3321; }
        .agDetails .agendaList .dayList ul li > div:first-child {
          font-size: 28px;
          line-height: 1;
          margin-bottom: 10px;
          font-weight: 600; }
        .agDetails .agendaList .dayList ul li > div:last-child {
          font-size: 18px;
          line-height: 1;
          font-weight: 400; }
    .agDetails .agendaList .agenda .title {
      padding: 15px 70px;
      color: white;
      font-size: 24px;
      background-color: #e94708; }
    .agDetails .agendaList .agenda > ul {
      color: #333333;
      font-size: 18px; }
      .agDetails .agendaList .agenda > ul li {
        padding: 25px 0; }
        .agDetails .agendaList .agenda > ul li:nth-child(2n) {
          background-color: #F4F4F4; }
        .agDetails .agendaList .agenda > ul li .time {
          float: left;
          padding: 0 10px;
          width: 258px;
          text-align: center;
          font-weight: 600; }
        .agDetails .agendaList .agenda > ul li .ct {
          overflow: hidden;
          padding: 0 95px;
          color: #999; }
          .agDetails .agendaList .agenda > ul li .ct > div:first-child {
            margin-bottom: 10px;
            font-weight: 600;
            color: #333; }
        .agDetails .agendaList .agenda > ul li:hover {
          background-color: #999999;
          color: white; }
          .agDetails .agendaList .agenda > ul li:hover .ct {
            color: white; }
            .agDetails .agendaList .agenda > ul li:hover .ct > div:first-child {
              color: white; }

.guestList {
  margin-top: 74px;
  padding: 66px 0; }
  .guestList ul li {
    padding: 30px;
    border: 1px solid #D7D7D7;
    margin-bottom: 30px;
    overflow: hidden; }
    .guestList ul li:last-child {
      margin-bottom: 0; }
    .guestList ul li:hover {
      border-color: #D4542A; }
    .guestList ul li .avater {
      float: left;
      width: 162px; }
      .guestList ul li .avater img {
        width: 100%; }
    .guestList ul li .details {
      display: table-cell;
      width: 2000px;
      padding-left: 20px; }
      .guestList ul li .details .name {
        color: #333333;
        font-size: 20px;
        font-weight: 500;
        line-height: 1; }
      .guestList ul li .details .position {
        color: #999999;
        font-size: 18px;
        font-weight: 400;
        margin: 5px 0 7px; }
      .guestList ul li .details .ct {
        font-size: 16px;
        color: #666;
        font-weight: 400; }
