/* 首页 */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  color: #333335;
  font-family: 'Arial', 'Microsoft Yahei', '微软雅黑', 'STXihei', '华文细黑',
    sans-serif !important;
  -webkit-text-size-adjust: none;
  min-width: 320px;
}
html {
  overflow-y: scroll;
}
a {
  color: #333335;
  text-decoration: none;
  font-family: 'Arial', 'Microsoft Yahei', '微软雅黑', 'STXihei', '华文细黑',
    sans-serif !important;
}
a:link {
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

@keyframes mymove {
  from {
    height: 0px;
  }
  to {
    height: 300px;
  }
}
@-webkit-keyframes mymove {
  from {
    height: 0px;
  }
  to {
    height: 300px;
  }
}
.dropdown-menu {
  position: absolute;
  top: 80%;
  left: -17%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 110px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: bold;
  line-height: 1.528571;
  color: #000;
  white-space: nowrap;
}
.media-body {
  display: table-cell;
  vertical-align: middle;
}

/* 头部 */
@media (min-width: 1200px) {
  /* #myCarouselb .disi>img{
      width: 166px;
    } */

  .dis-flex {
    display: flex;
  }
  .sponsor .zl {
    padding-top: 90px;
    /* padding-bottom: 200px; */
  }
  .paddint40 {
    padding-top: 20px;
  }
  #cd-speaker,
  #cd-agenda,
  #cd-spon,
  #cd-contact {
    padding-top: 40px;
  }
  #cdshengkuang {
    padding-top: 30px;
  }
  .contine > .d2ul {
    display: none;
    width: 110px;
    background: #fff;
    padding: 0px 15px;
  }
  .contine > .d2ul li {
    list-style: none;
  }
  .contine > .d2ul a {
    color: #000;
  }
  .contine:hover > .d2ul {
    display: initial; /*当鼠标hover时展示*/
    position: absolute;
    top: 70%;
    left: 85%;
    box-shadow: 0px 0px 5px #888888;
  }
  .plr-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contine {
    /* height: 300px; */
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .pb-11 {
    padding-bottom: 11px;
  }
  .pt-20 {
    padding-top: 20px;
  }
  .contine > .d2 {
    padding: 20px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    text-align: justify;
    font-size: 14px;
    width: 500px;
    height: 400px;
    display: none; /*默认隐藏*/
  }
  .contine:hover > .d2 {
    z-index: 999;
    display: initial; /*当鼠标hover时展示*/
    position: absolute;
    top: 50%;
    left: -50%;
    overflow: auto;
    animation: mymove 0.5s ease-in-out;
    -webkit-animation: mymove 0.5s ease-in-out; /*Safari and Chrome*/
  }
  #cd-header .lianxi .contine li,
  #cd-header .lianxi .contine li > a {
    color: #000;
    line-height: 30px;
    height: 30px;
  }
  .d2::-webkit-scrollbar {
    display: none;
  }
  .scro::-webkit-scrollbar {
    display: none;
  }
  .container {
    width: 1000px;
  }
  #cd-header .top-logo > .t-logo-left {
    /* margin-left: 20px; */
    margin-top: -2px;
    padding-left: 0px;
    line-height: 82px;
    float: left;
    height: 82px;
    color: #ffffff;
  }
  #cd-header .top-logo > .t-logo-right {
    /* margin-top: 3px; */
    padding-right: 0px;
    float: right;
    height: 82px;
    line-height: 82px;
    color: #ffffff;
  }
  .plr-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#cd-contact > .con-right .email-color {
  color: #0070c0;
}
#cd-header {
  width: 100%;
  margin: 0px auto;
}
#cd-header .top-title {
  width: 100%;
  height: 55px;
  margin: 0px auto;
  padding: 0px 10px 0px 10px;
  line-height: 46px;
}
#cd-header .top-title > .top-left {
  font-weight: bold;
  float: left;
  width: 60%;
  padding: 20px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.4;
}
#cd-header .top-title > .top-right {
  float: right;
  width: 40%;
  padding: 20px 0px 10px 0px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}
#cd-header .top-logo,
#cd-fot .top-logo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: auto;
  margin: 0px auto;
  background: #0070c0;
}
#cd-header .top-logo {
  padding: 20px;
}
#cd-fot .top-logo {
  padding: 30px 30px;
}
#cd-header .top-logo > .t-logo-right,
#cd-fot .top-logo > .t-logo-right {
  text-align: right;
}
#cd-header .top-logo > .t-logo-right > a:first-child,
#cd-fot .top-logo > .t-logo-right > a:first-child {
  margin-right: 30px;
}
#cd-header .top-nav {
  width: 100%;
  height: 75px;
  z-index: 900;
}
#cd-header .top-nav > ul {
  font-weight: bold;
  height: 75px;
  padding: 0 0 0 26%;
  margin: 0px;
  list-style: none;
  /* position: relative;
    left: 25%; */
}
#cd-header .top-nav li {
  display: inline;
  float: left;
}
#cd-header .top-nav li.nav-li {
  display: block;
  height: 75px;
  margin: 0 15px;
  padding: 0px;
  text-decoration: none;
  line-height: 75px;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  position: relative;
}
#cd-header .top-nav li.dian {
  float: left;
  width: 35px;
  height: 75px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 72px;
  font-size: 14px;
  font-family: 'Verdana';
}
#myCarousel {
  position: relative;
  /* top: 50px; */
  width: 100%;
  /* height: 425px; */
  margin: 0px auto;
}
#boxTime {
  position: absolute;
  top: 68%;
  left: 2%;
  width: 300px;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
  color: #ffffff;
}
#boxTime p {
  margin: 0;
}
#boxTime .p1 {
  font-size: 19px;
}
#boxTime .p2 {
  font-size: 19px;
  font-weight: bold;
  padding: 4px 0;
}
#boxTime .p3 {
  font-size: 15px;
  line-height: 1.6rem;
}
#cdDingyue {
  display: flex;
  justify-content: center;
  text-align: center;
  padding-bottom: 30px;
  font-size: 14px;
}
#cdDingyue a {
  color: #0070c0;
  font-weight: bold;
}
#cdDingyue img {
  padding: 40px 40px 15px 40px;
}
.line {
  text-align: center;
}
#cdJieshao {
  text-align: center;
}
#cdJieshao img {
  padding-top: 30px;
}
#cdJieshao p {
  font-size: 14px;
  color: #333335;
  padding-bottom: 30px;
  text-align: justify;
  text-indent: 3rem;
  line-height: 2.4rem;
  margin: 0;
}
#cdJieshao .title-top {
  text-align: center;
  font-size: 22px;
  padding-top: 30px;
  font-weight: bold;
}
.point {
  display: flex;
  justify-content: space-evenly;
}
#cdJieshao .point > div > p {
  padding-bottom: 5px;
}
#cdshengkuang {
  text-align: center;
}
#cdshengkuang > img {
  padding: 30px 0;
  /* width: 100%; */
}
#cdshengkuang > div {
  padding: 10px 0;
  height: auto;
}
#cdshengkuang > div > img {
  width: 150px;
}
/* #cdshengkuang>div>img:hover{
     width: 180px;
 } */
#cdshengkuang > div > img:nth-child(2),
img:nth-child(4) {
  margin: 0 5px;
}
.redbg {
  background: #0070c0;
  width: 50%;
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 6px;
  color: #ffffff;
  padding: 10px 0;
}
.title-head {
  overflow: hidden;
}
#cdShanpin {
  text-align: center;
}

#cdShanpin > img {
  text-align: center;
  padding: 0 0 40px 0;
}

#cdShanpin .cen-red {
  /* margin-top: 30px; */
  background: #0070c0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 1rem 0;
  width: 30rem;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 40px;
}
#myCarousela {
  padding: 0 50px;
  height: 254px;
}
#myCarousela .dise {
  display: flex;
  justify-content: space-around;
}

#myCarousela .chanpin {
  width: 60%;
  font-size: 14px;
}
#myCarousela .chanpin > p > a {
  font-size: 18px;
  font-weight: 600;
}
/* #myCarousela .chanpin>p{
   height: 60px;
 } */
.chanpin img {
  padding-top: 0px;
}
.chanpin p {
  text-align: justify;
  color: #333335 !important;
}
#myCarousela .chanpin :first-child {
  color: #0070c0;
  text-align: left;
}
.chanpin .pro-title {
  font-size: 20px;
}
.chanpin .pro-logo {
  float: left;
}
.chanpin .moretxt a {
  color: #fff;
}
#myCarousela .chanpin :nth-child(2) {
  padding-bottom: 10px;
  margin: 0;

  text-align: justify;
}
#myCarousela .disr img {
  /*    padding: 20px 10px;
    border: 1px solid #999999;*/
  margin-top: 50px;
}
#myCarousela .moretxt {
  background: #0070c0;
  color: #fff;
  margin: 0 0 0 40%;
  font-size: 14px;
  padding: 2px 0;
  /* width: 50%;*/
  float: right;
}
#myCarousela .moretxt a {
  color: #fff !important;
  display: block;
  padding: 6px 20px !important;
}
#myCarousela .moretxt .disr {
  margin-top: 10px;
}
#myCarouselab .disr p {
  color: #fff;
  margin: 0 0 0 40%;
  text-align: center;
  font-size: 14px;
  padding: 2px 0;
  width: 60%;
  background: #0070c0;
}
#myCarouselab .disr p a {
  color: #fff !important;
}
#myCarousela .moretxt > a,
#myCarouselab .moretxt > a {
  color: #fff;
}
#myCarouselb .disi {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}
.p-30 {
  padding: 30px 0;
  width: 100%;
}
#cdZanzhu {
  padding-bottom: 0px;
}
#cdZanzhu > p {
  font-size: 20px;
  padding-bottom: 10px;
  color: #0070c0;
  font-weight: 600;
}
#cdZanzhu span {
  font-size: 16px;
}
.re-sponer {
  text-align: center;
  margin: 0px 15px;
}
.re-sponer img {
  margin: 30px 0;
}

.tt {
  width: 166px;
  height: auto;
  display: block;
}
.tti {
  width: 100%;
  height: auto;
  display: block;
}
#colee_left {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
}

/* 联系我们 */
.lianxi > ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  font-size: 15px;
  height: 60px;
  color: #fff;
  /* padding-right: 40px; */
}
.lianxi > ul > .li,
.lianxi > ul > li > a {
  color: #fff;
  height: 80px;
  font-weight: 600;
  line-height: 80px;
}
.lianxi > ul > .dians {
  line-height: 80px;
  font-size: 14px;
  font-family: 'Verdana';
}
#cd-contact-p > .p1 {
  font-size: 14px;
  margin: 0px;
  padding: 30px 10px 0;
}
#cd-contact-p > .p2 {
  font-size: 18px;
  color: #0070c0;
  padding: 30px 10px;
  margin: 0px;
}
#cd-contact > .con-left div > p {
  padding-left: 10px;
  margin: 0px;
  font-size: 14px;
}
#cd-contact > .con-left .p-red {
  padding-left: 10px;
  font-size: 18px;
  color: #0070c0;
}
#cd-contact > .con-left {
  padding: 0px 0 20px 0;
}
#cd-contact > .con-left div,
#cd-contact > .con-right div {
  padding-top: 20px;
}
#cd-contact > .con-left a {
  color: #0070c0;
}
#cd-contact > .con-right > .tit p {
  margin: 0px;
  font-size: 14px;
  text-indent: 2rem;
  line-height: 1.8em;
  text-align: justify;
}
#cd-contact > .con-right > .tit p:nth-child(2) {
  padding-top: 20px;
}
#cd-contact > .con-right .cr-p {
  font-size: 20px;
  color: #fff;
  background: #0070c0;
  padding: 10px 0;
  /* text-indent: 2rem; */
  font-weight: 700;
  text-align: center !important;
}
#cd-contact > .con-right .p-code {
  padding: 0 0 0 30px;
  /* width: 100%; */
}
#cd-contact > .con-right .cr-table {
  padding-top: 30px;
  text-align: center;
}
#cd-contact > .con-right .cr-table-p {
  color: #0070c0;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
}
#cd-contact > .con-right .cr-table-p2 {
  font-size: 14px;
  text-indent: 2rem;
  padding: 20px 0 30px 0;
  line-height: 1.8em;
  text-align: justify;
  margin: 0;
}
#cd-contact > .con-right .cr-table > p {
  text-align: left;
}

#cd-contact > .con-right .cr-act {
  padding-top: 20px;
}
/* 赞助企业 */
#cd-spon-t .p-red {
  padding: 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background: #0070c0;
}
#cd-spon-t .p-red > p {
  margin: 0;
}
#cd-spon div {
  text-align: center;
  color: #0070c0;
  font-size: 22px;
  font-weight: 600;
}
#cd-spon div > p {
  margin: 0px;
}
#cd-spon .pth {
  padding: 40px 0 60px 0;
}

#cd-spon .zl p {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 40px;
}

/* 听众登记 */
#cd-reg {
  font-size: 14px;
  padding-top: 40px;
}
#cd-reg > .cd-reg-left {
  margin-bottom: 35px;
  /* box-shadow: 0 0 5px #ccc; */
  padding-left: 0;
  padding-right: 36px;
}
#cd-reg > .cd-reg-left > p {
  background: #0070c0;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin: 0em;
  padding: 15px;
}
#cd-reg > .cd-reg-left > .left-con {
  padding: 35px 30px;
  box-shadow: 0 0 5px #ccc;
}
#cd-reg > .cd-reg-left > .left-con > .input-group {
  width: 96%;
}
#na {
  padding-right: 30px;
  padding-left: 0px;
}
#cd-reg > .cd-reg-left > .left-con .l15 {
  left: 0px;
}
#cd-reg > .cd-reg-left > .left-con .form-control {
  border-radius: 0px;
}
#cd-reg > .cd-reg-left > .left-con .reds {
  color: #0070c0;
}
#cd-reg > .cd-reg-left > .left-con p {
  margin: 0;
  padding: 5px 0;
  text-shadow: 0;
}
#cd-reg > .cd-reg-left > .left-con .input-group-addon {
  border-radius: 0px;
  color: #0070c0;
  padding: 0px 0px 0px 10px;
  top: 0px;
  background: #fff;
}
#cd-reg > .cd-reg-left > .left-con .bl {
  border-left: 0;
}
#cd-reg > .cd-reg-left > .left-con .l15 > .zhong {
  border-right: 1px solid #ccc;
  padding: 0 10px;
  /* margin-right: 20px; */
}
#cd-reg > .cd-reg-left > .left-con .l15 > select {
  margin-left: 15px;
  margin-top: 2px;
  margin-bottom: 0px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 0px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 10px;
  font-weight: normal;
  width: 48%;
}
.radio1 {
  padding: 5px;
}
#cd-reg > .cd-reg-left .reg-btn {
  text-align: center;
  width: 100px;
  background: #0070c0;
  color: #fff;
  font-size: 14px;
  padding: 8px;
  border: 0;
}
#cd-reg > .cd-reg-left .cont {
  text-align: center;
  margin-top: 20px;
}
#cd-reg > .cd-reg-right {
  padding-right: 0px;
}
#cd-reg > .cd-reg-right > .p1 {
  color: #0070c0;
  font-size: 18px;
}
#cd-reg > .cd-reg-right > .p2 {
  margin: 0px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #000;
}
#cd-reg > .cd-reg-right > .p3 {
  margin: 0px;
  padding: 10px 0 20px 0;
  line-height: 1.6em;
}
#cd-reg > .cd-reg-right > div {
  padding-bottom: 20px;
}
#cd-reg > .cd-reg-right > div > p {
  margin: 0px;
}
#cd-reg > .cd-reg-right > div > p > a {
  color: #0070c0;
}
/* 底部 */

.publicFooter {
  background-color: #0070c0;
  padding: 20px 40px 70px;
  height: auto;
  margin: 0px auto;
}
.publicFooter p {
  font-size: 18px;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
.footersection {
  padding: 0 9px;
}
.publicFooter .footer-logo {
  padding: 10px 0;
}
.fo-sup {
  position: absolute;
  left: 0;
}
.fo-sup1 {
  position: absolute;
  left: 5px;
}
.footerrole {
  padding: 10px 0;
  text-align: center;
}
.footerrole p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-bottom: none;
}
.foot-font {
  display: inline-block;
}
.back-top {
  text-align: right;
  padding: 10px;
}
.foot-copy p {
  padding: 30px;
  font-size: 14px;
}

.index-footer {
  background-color: #0070c0;
  padding: 30px;
}
.clearfloat::after {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.section1 {
  float: left;
  overflow: hidden;
}
.section2 {
  float: right;
  overflow: hidden;
}
.action1 {
  float: left;
  margin-left: 10px;
}
.action1 p {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.action2 {
  float: left;
  margin-left: 10px;
}
.action2 p {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
/* .section1 {
  width: 48%;
} */
.section2 {
  width: 24%;
  color: #fff;
}
.section2 p {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 10px;
}
.section2 .foor-2d p {
  text-align: center;
  font-size: 14px;
  border-bottom: none;
  margin: 0;
  padding-top: 10px;
}
.section3 {
  overflow: hidden;
}
.section3 p {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 10px 0 10px 10px;
}
#cd-fot .fot-font {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
#cd-fot .fot-font p {
  font-size: 14px;
  padding: 15px 50px;
  margin: 0;
}
.foot-logo {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #fff;
}
#cd-fot .fot-font div > a {
  color: #0070c0;
  padding-right: 15px;
  font-size: 14px;
}
#cd-fot .t-logo-right {
  padding-right: 0px;
}
#cd-fot .t-logo-left {
  padding-left: 0px;
}
.footer {
  position: fixed !important;
  left: 0;
  bottom: 0 !important;
  width: 100%;
  height: 338px;
  z-index: 1010;
}
.footer .row {
  width: 1000px;
  margin: 30px auto;
}
/* 演讲嘉宾 */
.speaker-in img {
  max-width: 100%;
}
#cd-speaker .cen-red {
  text-align: center;
  color: #fff;
  background: #0070c0;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}
.speaker-in p {
  color: #606060;
}
#cd-speaker .name {
  font-size: 17px;
  margin: 15px 0 5px 0;
}
#cd-speaker .plrb {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 40px;
}
#cd-speaker .gong {
  font-size: 14px;
  margin-bottom: 0px;
}
#cd-speaker .gongs {
  font-size: 14px;
  margin-bottom: 0px;
}
/* 会议议程 */
#cd-agenda .ag-t {
  text-align: center;
  font-size: 24px;
}
#cd-agenda .ag-t > img {
  padding-right: 10px;
  padding-bottom: 5px;
}

.agenda-in p {
  color: #606060;
  padding-left: 5px;
  font-size: 15px;
}
#cd-agenda .cen-red,
#cd-spon .cen-red {
  /* margin-top: 30px; */
  background: #0070c0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
}
#cd-agenda .fon-16 {
  padding-left: 190px;
  padding-right: 190px;
  padding-bottom: 40px;
  padding-top: 15px;
}
#cd-agenda .fon-16 > .tl {
  margin: 10px 0 15px 0;
}
#cd-agenda .fon-16 > .tl > p {
  font-size: 15px;
  margin-bottom: 5px;
}
#cd-agenda .bortb {
  border-top: 1px solid #f5f5f5;
  font-size: 16px;
}
#cd-agenda .bortb span {
  font-family: '微软雅黑', Arial;
  color: #0070c0;
}
#cd-agenda .bortb > div:first-child {
  padding: 15px 5px 15px 0;
}
#cd-agenda .bortb > div:first-child > img {
  border-radius: 50%;
  margin-top: -1px;
}
#cd-agenda .bortb > div:first-child > span {
  padding-left: 8px;
}
#cd-agenda .borl > img {
  padding-left: 10px;
  padding-right: 5px;
  width: 80px;
}
#cd-agenda .borl {
  margin-bottom: 15px;
  margin-left: 15px;
  /* border-left: 1px solid #ccc; */
}
.media {
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 17px;
}
.media p {
  margin-top: 0px;
  margin-bottom: 0px;
}
#cdZanzhu > div > .more-zl {
  font-size: 14px;
}

@media (max-width: 767px) {
  .show li,
  .show li a {
    color: #000 !important;
  }
  .show {
    width: 78px !important;
  }
  .chanpin img {
    padding-top: 0px;
    width: 130px;
  }
  .paddint40 {
    padding-top: 0px;
  }
  .lianxi > ul > .li,
  .lianxi > ul > li > a {
    color: #fff;
    height: 60px;
    line-height: 60px;
  }
  .lianxi > ul > .dians {
    line-height: 60px;
    font-size: 14px;
    font-family: 'Verdana';
  }
  #cd-header .contine > .d2ul {
    display: none;
    width: 60px;
    height: auto;
    background: #fff;
    padding: 0px 5px;
  }
  #cd-header .contine > .d2ul li {
    list-style: none;
    height: 25px;
    line-height: 25px;
  }
  #cd-header .contine > .d2ul a {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #000;
  }
  #cd-header .contine:hover > .d2ul {
    display: initial; /*当鼠标hover时展示*/
    position: absolute;
    z-index: 999;
    top: 75%;
    left: 80%;
    box-shadow: 0px 0px 5px #888888;
  }
  .dropdown-menu {
    left: -47%;
    min-width: 70px;
  }
  .dropdown-menu > li > a {
    font-size: 12px;
  }
  #cd-spon,
  #cd-agenda,
  #cd-speaker {
    padding-top: 40px;
  }
  #cd-speaker .contine {
    height: 280px;
  }
  #cd-speaker .contine > .d2 {
    padding: 10px;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
    text-align: justify;
    font-size: 12px;
    /* width: 100%; */
    height: 300px;
    display: none; /*默认隐藏*/
  }
  #cd-speaker .contine:hover > .d2 {
    z-index: 999;
    display: initial; /*当鼠标hover时展示*/
    position: absolute;
    top: 50%;
    /* left: -50%; */
    overflow: auto;
    animation: mymove 0.5s ease-in-out;
    -webkit-animation: mymove 0.5s ease-in-out; /*Safari and Chrome*/
  }
  .d2::-webkit-scrollbar {
    display: none;
  }
  .scro::-webkit-scrollbar {
    display: none;
  }
  /* .con-right{
        padding-left: 14px !important;
    } */
  .plr-5-xs {
    padding-left: 5px;
    padding-right: 5px;
  }
  .plr-0-xs {
    padding-left: 0px;
    padding-right: 0px;
  }
  #cd-header .top-title {
    width: 100%;
    height: 43px;
    margin: 0px auto;
    padding: 0px 10px;
    line-height: 46px;
  }
  #cd-header .top-title > .top-left {
    float: left;
    width: 60%;
    padding: 15px 0px 5px 0px;
    font-size: 12px;
    line-height: 1.4;
  }
  #cd-header .top-title > .top-right {
    float: right;
    width: 40%;
    padding: 15px 0px 5px 0px;
    text-align: right;
    font-size: 12px;
    line-height: 1.4;
  }
  #cd-header .top-logo,
  #cd-fot .top-logo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    padding: 0px 0px 0px 5px;
    background: #0070c0;
  }
  #cd-fot .top-logo-xs {
    width: 100%;
    height: auto;
    padding: 0px 25px 0px 25px;
    background: #0070c0;
  }
  #cd-header .top-logo > .t-logo-left,
  #cd-fot .top-logo > .t-logo-left {
    width: 21%;
    margin-top: 17px;
    color: #ffffff;
  }
  #cd-header .top-logo > .t-logo-right,
  #cd-fot .top-logo > .t-logo-right {
    display: flex;
    justify-content: flex-end;
    margin-top: 6px;
    color: #ffffff;
  }
  #cd-header .top-logo > .t-logo-right img,
  #cd-fot .top-logo > .t-logo-right img {
    width: 100%;
    margin-top: 10px;
  }
  #cd-header .top-logo > .t-logo-right > a:first-child,
  #cd-fot .top-logo > .t-logo-right > a:first-child {
    margin-right: 10px;
  }
  #cd-header .top-logo img,
  #cd-fot .top-logo img {
    width: 90%;
  }
  #cd-header .top-nav {
    width: 100%;
    height: 40px;
    z-index: 900;
  }
  #cd-header .top-nav > ul {
    width: 94%;
    height: 40px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
    left: 6%;
  }
  #cd-header .top-nav li {
    display: inline;
    float: left;
  }
  #cd-header .top-nav li.nav-li {
    display: block;
    height: 40px;
    margin: 0px 5px;
    padding: 0px;
    text-decoration: none;
    line-height: 40px;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    position: relative;
  }
  #cd-header .top-nav li.dian {
    float: left;
    width: 15px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    font-family: 'Verdana';
  }
  #boxTime {
    position: absolute;
    top: 45%;
    left: 10px;
    width: 190px;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    color: #ffffff;
  }
  #boxTime p {
    margin: 0;
  }
  #boxTime .p1 {
    font-size: 13px;
  }
  #boxTime .p2 {
    font-size: 12px;
    padding: 1px 0;
  }
  #boxTime .p3 {
    font-size: 12px;
    line-height: 1.4rem;
  }
  #cdDingyue {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-bottom: 10px;
    font-size: 12px;
  }
  #cdDingyue a {
    color: #0070c0;
  }
  #cdDingyue img {
    padding: 20px 10px 5px 10px;
    width: 80%;
  }
  .line > img {
    text-align: center;
    width: 80%;
  }
  #cdJieshao img {
    padding-top: 10px;
    width: 55%;
  }
  #cdJieshao .title-top {
    text-align: center;
    font-size: 14px;
    padding-top: 15px;
    text-indent: 0em;
  }
  #cdJieshao .title-top .next-xs {
    display: block;
    text-align: center;
  }
  #cdJieshao p {
    font-size: 12px;
    padding-bottom: 10px;
    text-align: justify;
    text-indent: 2rem;
    line-height: 2rem;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .point {
    display: block;
    padding-left: 5%;
  }
  #cdshengkuang > img {
    padding: 10px 0;
    width: 55%;
  }
  #cdshengkuang > :last-child {
    padding: 10px 0;
    width: 100%;
  }
  #cdshengkuang > div > img:nth-child(2),
  img:nth-child(4) {
    margin: 0 2px;
  }
  #cdshengkuang > div > img {
    width: 18%;
  }
  .p-30 {
    padding: 10px 0;
    width: 100%;
  }
  #cdJieshao .point > div > p {
    padding-bottom: 5px;
    text-indent: 0em;
  }
  #cdShanpin .cen-red {
    width: 20rem;
    font-size: 14px;
    margin-bottom: 15px;
  }
  #cdShanpin > img {
    text-align: center;
    padding: 0 0 15px 0;
    width: 55%;
  }
  #myCarousela,
  #myCarouselab {
    padding: 0 20px;
  }
  #myCarouselab .dise {
    padding: 0px 15px;
    display: flex;
  }
  #myCarousela .chanpin,
  #myCarouselab .chanpin {
    width: 60%;
    font-size: 12px;
  }
  #myCarouselab .chanpin > p > a {
    font-size: 14px;
    font-weight: 600;
  }
  #myCarousela .chanpin :nth-child(2),
  #myCarouselab .chanpin :nth-child(2) {
    padding-bottom: 20px;
    margin: 0;
    text-align: justify;
  }
  #myCarousela .chanpin > img,
  #myCarouselab .chanpin > img {
    width: 80%;
  }
  #myCarousela .disr,
  #myCarouselab .disr {
    text-align: right;
    width: 40%;
    margin-top: 25px;
  }
  #myCarousela .disr p,
  #myCarouselab .disr p {
    font-size: 12px;
  }
  #myCarousela .chanpin :first-child,
  #myCarouselab .chanpin :first-child {
    color: #0070c0;
    text-align: left;
    margin-bottom: 5px;
  }
  #myCarousela .chanpin :nth-child(2),
  #myCarouselab .chanpin :nth-child(2) {
    padding-bottom: 5px;
    margin: 0;
    text-align: justify;
  }

  #myCarousela .disr img,
  #myCarouselab .disr img {
    padding: 5px;
    border: 1px solid #999999;
    margin-bottom: 15px;
    width: 80%;
  }
  #myCarouselb .disi > img {
    width: 33%;
  }
  .carousel-control {
    width: 10%;
  }
  .carousel-inner {
    height: 160px;
  }
  #cdZanzhu > p {
    padding-left: 20px;
    font-size: 14px;
    color: #0070c0;
    margin-bottom: 0px;
    padding-top: 5px;
  }
  #cdZanzhu span {
    font-size: 12px;
  }
  #cdZanzhu > div > .more-zl {
    font-size: 12px;
  }
  #cdZanzhu {
    padding-bottom: 0px;
  }
  .tt {
    width: 130px;
    height: auto;
    display: block;
  }
  #colee_left {
    width: 90%;
  }
  /* 联系我们 */
  .lianxi > ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    font-size: 0.8rem;
    height: 5rem;
    color: #fff;
    /* padding-right: 40px; */
  }
  .lianxi li,
  .lianxi li > a {
    color: #fff;
    /* height: 5rem;
        line-height: 5rem; */
  }
  .lianxi li > ul a {
    color: #000;
    /* height: 5rem;
        line-height: 5rem; */
  }
  #cd-contact-p > .p1 {
    font-size: 1.2rem;
    margin: 0px;
    padding: 1rem 2rem 0;
  }
  #cd-contact {
    padding-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #inde {
    padding-bottom: 15px;
  }
  #cd-contact-p > .p2 {
    font-size: 1.4rem;
    color: #0070c0;
    padding: 1rem 2rem;
    margin: 0px;
  }
  #cd-contact > .con-left .p-red {
    padding-left: 0.5rem;
    font-size: 1.4rem;
    color: #0070c0;
    margin: 0;
  }
  #cd-contact > .con-left div > p {
    padding-left: 0.5rem;
    margin: 0px;
    font-size: 1.2rem;
  }
  #cd-contact > .con-right {
    width: 90%;
  }
  #cd-contact > .con-right .cr-table {
    padding-top: 10px;
    text-align: center;
  }
  #cd-contact > .con-right .cr-act {
    padding-top: 10px;
  }
  #cd-contact > .con-left div,
  #cd-contact > .con-right div {
    padding-top: 1rem;
  }
  #cd-contact > .con-right > .tit p:nth-child(2) {
    padding-top: 10px;
  }

  #cd-contact > .con-right .cr-p {
    font-size: 1.3rem;
    color: #fff;
    background: #0070c0;
    padding: 1rem 0 1rem 0.5rem;
    text-indent: 0rem;
    font-weight: 700;
    margin: 0px;
  }
  #cd-contact > .con-right > .tit p {
    margin: 0px;
    font-size: 1.2rem;
    text-indent: 2rem;
    line-height: 1.6em;
    text-align: justify;
  }
  #cd-contact > .con-right .p-code {
    padding: 1rem 0;
    width: 70%;
    text-align: center;
  }
  .dis-flex div {
    text-align: center;
  }
  #cd-contact > .con-right .cr-table-p {
    color: #0070c0;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0px;
  }
  #cd-contact > .con-right img {
    padding-top: 1rem;
    width: 100%;
  }
  #cd-contact > .con-right .cr-table-p2 {
    font-size: 1.2rem;
    text-indent: 2rem;
    /* padding: 1rem 0 2rem 0; */
    padding: 1rem 0;
    line-height: 1.6em;
    text-align: justify;
    margin: 0;
  }
  #cd-contact > .con-right .p-code {
    /* display: inline-block; */
    width: 90%;
  }
  #cd-contact > .con-right .half-xs {
    display: flex;
    justify-content: space-between;
  }
  #cd-contact > .con-right .half-xs > div:first-child {
    flex: 1;
  }
  #cd-contact > .con-right .half-xs > div:nth-child(2) {
    width: 40%;
  }
  /*  #cd-contact>.con-right .half-xs>div:nth-child(2)>img{
        width: 50%;
    } */
  #cd-fot .fot-font p {
    font-size: 1.2rem;
    padding-left: 1.5rem;
    margin: 0;
  }
  #cd-fot .fot-font div > a {
    color: #0070c0;
    padding-right: 1.5rem;
    font-size: 1.2rem;
  }
  /* 演讲嘉宾 */
  #cd-speaker .name {
    font-size: 13px;
    margin: 6px 0 0px 0;
  }
  .spimg {
    width: 120px;
  }

  #cd-speaker .cen-red {
    text-align: center;
    color: #fff;
    background: #0070c0;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
  }
  #cd-speaker .gong {
    font-size: 13px;
    margin-bottom: 0px;
  }
  #cd-speaker .gongs {
    font-size: 13px;
    margin-bottom: 5px;
  }
  #cd-speaker .plrb {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
  /* 赞助 */
  #cd-contact > .con-right .consult-xs {
    padding-top: 0;
  }
  /* #cd-contact>.con-right .consult-xs>div {
        padding: 1rem 0 0 0;
    } */
  #cd-contact > .con-right .consult-xs > div > p {
    margin: 0;
  }

  #cd-contact > .con-right .mt-10 {
    margin-top: 10px;
  }
  #cd-agenda .cen-red,
  #cd-spon .cen-red {
    /* margin-top: 30px; */
    background: #0070c0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
  }

  #cd-spon div {
    text-align: center;
    color: #0070c0;
    font-size: 18px;
    font-weight: 600;
  }
  #cd-spon .pth {
    padding: 2rem 0 3rem 0;
    width: 100%;
  }
  #cd-spon .plrb {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
  #cd-spon .cen-red {
    margin: 0 0 10px;
  }

  /* 会议议程 */
  #cd-agenda .cen-red {
    margin-top: 10px;
    background: #0070c0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 10px;
  }
  #cd-agenda .plrb {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }

  #cd-agenda .ag-t > img {
    width: 30px;
  }
  #cd-agenda .ag-t {
    text-align: center;
    font-size: 17px;
  }
  #cd-agenda .fon-16 {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cd-agenda .fon-16 {
    padding-bottom: 20px;
  }
  #cd-agenda .fon-16 > .tl {
    margin: 3px 0 10px 0;
  }
  #cd-agenda .fon-16 > .tl > p {
    font-size: 12px;
    margin-bottom: 3px;
  }
  #cd-agenda .bortb {
    border-top: 1px solid #ccc;
    font-size: 12px;
  }
  #cd-agenda .bortb > div:first-child {
    padding: 10px 5px 8px 0;
  }
  #cd-agenda .bortb > div:first-child > img {
    /* padding-right: 5px; */
    margin-top: -1px;
  }
  #cd-agenda .borl > img {
    width: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #cd-agenda .borl {
    font-size: 13px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-left: 0px solid #ccc;
  }
  #cd-agenda .media {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  #cd-agenda .media p {
    font-size: 12px;
    margin-top: 2px;
  }
  .media-left {
    padding-right: 5px;
  }
  /* 听众登记 */
  #cd-reg > .cd-reg-left > .left-con {
    padding: 10px 20px 15px 20px;
  }
  #cd-reg > .cd-reg-left > .left-con > .input-group {
    width: 100%;
  }
  #cd-reg > .cd-reg-left > .left-con .l15 {
    left: 0px;
  }
  #cd-reg > .cd-reg-left > p {
    background: #0070c0;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 0em 1.2em;
    padding: 10px 15px;
  }
  legend {
    font-size: 16px;
  }
  label {
    width: 48%;
  }
  #cd-reg > .cd-reg-left {
    margin-bottom: 15px;
    box-shadow: 0 0 0 #ccc;
    padding-left: 0;
    padding-right: 0;
  }
  #cd-reg > .cd-reg-left > .left-con {
    /* padding: 35px 30px; */
    box-shadow: 0 0 0px #ccc;
  }
  #cd-reg > .cd-reg-left .cont {
    text-align: center;
    margin-top: 15px;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 0px;
  }
  #cd-reg > .cd-reg-right {
    padding-left: 20px;
    padding-right: 20px;
  }
  #cd-reg > .cd-reg-right > .p3 {
    margin: 0px;
    padding: 10px 0 15px 0;
    line-height: 1.6em;
  }
  #cd-reg > .cd-reg-right > div {
    padding-bottom: 15px;
  }
  #cd-fot .fot-font {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  /* .section1 {
    width: 50% !important;
  } */
  .section2 {
    width: 26% !important;
  }
}
@media (max-width: 1024px) {
  /* .section1 {
    width: 50% !important;
  } */
  .section2 {
    width: 26% !important;
  }
}
@media (min-width: 769px) and (max-width: 990px) {
  .section1 {
    width: 50% !important;
  }
  .section2 {
    width: 34% !important;
  }
}

@media (max-width: 768px) {
  .re-sponer img {
    width: 100%;
    margin: 15px 0;
  }
  .line img {
    width: 100%;
  }
  .redbg {
    width: 80%;
    font-size: 14px;
    font-weight: bold;
  }
  #cdshengkuang > div > img {
    width: 18%;
  }
  .phone-pa {
    margin-right: 5px;
  }
  .section1 {
    width: 45% !important;
  }
  .section2 {
    width: 34% !important;
  }
  .back-top {
    display: none;
  }
  .action2 {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .section3 p {
    margin: 10px 0 0 10px;
  }
}
@media (min-width: 724px) and (max-width: 743px) {
  .section1 {
    width: 50% !important;
  }
  .section2 {
    width: 34% !important;
  }
}
@media (min-width: 541px) and (max-width: 723px) {
  .section1 {
    width: 68% !important;
  }
  .section2 {
    width: 25% !important;
  }
}
@media (max-width: 540px) {
  .section1 {
    width: 100% !important;
  }
  .section2 {
    width: 100% !important;
    float: left;
    margin-top: 10px;
  }
}
@media (max-width: 420px) {
  .action2 {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
  }
  .section3 p {
    margin: 10px 0 0 10px;
  }
  .section1 {
    width: 100% !important;
    text-align: center;
  }
  .section2 {
    width: 100% !important;
    float: left;
    margin-top: 10px;
    text-align: center;
  }
  .section2 .action1 {
    margin-left: 40px;
  }
  /* .action1 p {
    border: none;
  } */
  /* .section3 p {
    border: none;
  } */
  .section3 {
    width: 100% !important;
    text-align: center;
    margin-top: 10px;
  }
}
