* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "Open Sans", Arial, "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #353535;
  background-color: #fff;
}

a {
  color: #353535;
  text-decoration: none;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease
}

a:visited {
  color: #353535;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

/*以下由系统设置的自定义样式，不可删除标志*/
/*sys-body-start*/

/*sys-body-end*/
/*以上由系统设置的自定义样式，不可删除标志-end*/
img,
form,
div,
td,
th,
dl,
dt {
  border: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 1.8;
}

.clear {
  CLEAR: both;
  line-height: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px
}

.hide,
.orginstr {
  display: none;
}

.blank {
  margin: 0;
  padding: 0;
  height: 15px;
  clear: both;
  zoom: 1;
  overflow: hidden;
}

ul,
li {
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
}

.m-offset .col-md-1,
.m-offset .col-md-2,
.m-offset .col-md-3,
.m-offset .col-md-4,
.m-offset .col-md-5,
.m-offset .col-md-6,
.m-offset .col-md-7,
.m-offset .col-md-8,
.m-offset .col-md-9,
.m-offset .col-md-10,
.m-offset .col-md-11,
.m-offset .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-12 {
  width: 100%
}

.col-md-11 {
  width: 91.66666667%
}

.col-md-10 {
  width: 83.33333333%
}

.col-md-9 {
  width: 75%
}

.col-md-8 {
  width: 66.66666667%
}

.col-md-7 {
  width: 58.33333333%
}

.col-md-6 {
  width: 50%
}

.col-md-5 {
  width: 41.66666667%
}

.col-md-4 {
  width: 33.33333333%
}

.col-md-3 {
  width: 25%
}

.col-md-2 {
  width: 16.66666667%
}

.col-md-1 {
  width: 8.33333333%
}

.col-md-offset-12 {
  margin-left: 100%
}

.col-md-offset-11 {
  margin-left: 91.66666667%
}

.col-md-offset-10 {
  margin-left: 83.33333333%
}

.col-md-offset-9 {
  margin-left: 75%
}

.col-md-offset-8 {
  margin-left: 66.66666667%
}

.col-md-offset-7 {
  margin-left: 58.33333333%
}

.col-md-offset-6 {
  margin-left: 50%
}

.col-md-offset-5 {
  margin-left: 41.66666667%
}

.col-md-offset-4 {
  margin-left: 33.33333333%
}

.col-md-offset-3 {
  margin-left: 25%
}

.col-md-offset-2 {
  margin-left: 16.66666667%
}

.col-md-offset-1 {
  margin-left: 8.33333333%
}

.col-md-offset-0 {
  margin-left: 0
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.navbar::before,
.navbar::after,
.guests-list::before,
.guests-list::after,
.media-list::before,
.media-list::after,
.news-swiper::before,
.news-swiper::after,
.news-list::before,
.news-list::after,
.box-agenda::before,
.box-agenda::after,
.data-list::before,
.data-list::after,
.contact-list::before,
.contact-list::after,
.box-form::before,
.box-form::after {
  display: table;
  content: "";
}

.navbar::after,
.guests-list::after,
.media-list::after,
.news-swiper::after,
.news-list::after,
.box-agenda::after,
.data-list::after,
.contact-list::after,
.box-form::after {
  clear: both;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0
}

.box {
  padding: 60px 0;
}

.box-l {
  float: left;
}

.box-l span {
  font-size: 20px;
}

.box-l i {
  font-size: 20px;
}

.box-r {
  float: right;
}

.h2-wrap {
  text-align: center;
}

.h2-wrap .caption,
.box h2.htitle,
h2.htitle2 {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 40px 0;
  text-align: center;
  font-weight: bold;
}

.h2-wrap .caption span,
.box h2.htitle .more,
h2.htitle2 .more {
  display: block;
  font-size: 0.7em;
  font-weight: normal;
  margin-top: 10px;
}

.h2-wrap-1 .caption {
  background: url(/images/h2-1.png) no-repeat center left;
  padding: 20px 50px 15px 50px;
  font-weight: normal
}

.box_include h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 0px;
  font-weight: normal
}

.box-bg {
  background: #f2f2f2;
}

.box-group {
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
}

.main .box_content p {
  margin: 0 0 20px 0;
}

/*.desc-list, .guests-list, .media-list, .news-swiper, .news-list{opacity:0;transform:translateY(50px)}*/
.animationViewWrap {
  opacity: 0;
  animation: exploreScreen1Ani .5s forwards;
}

@keyframes exploreScreen1Ani {
  0% {
    opacity: 0;
    transform: translateY(50px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

/*header*/
.main {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

.header {
  background: #c30d23;
  width: 100%;
}

.header .navbar {
  min-height: 50px;
  margin: 0
}

.header .navbar .navbar-header {
  float: left;
}

.header .navbar .navbar-header img {
  height: 42px;
  display: block;
  margin-top: 4px;
}

.header .navbar .nav {
  /* float: right; */
  overflow: hidden;
}

.headerRank .navbar .nav {
  float: right;
}

.header .navbar .nav ul {
  overflow: hidden;
}

.header .navbar .nav li {
  float: left;
}

.header .navbar .nav li a {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #333;
}

.header .navbar .nav li a:hover {
  opacity: 0.7
}

.header.header-fixed {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999
}

/*header-end*/

/*banner*/
.banner {
  width: 100%;
  /* height: 400px; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.banner ul {
  overflow: hidden;
}

.banner .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 2px solid #ededed;
}

.banner .swiper-pagination-bullet-active {}

/*banner-end*/

/**************嘉宾*****************/
.guests-list {
  padding-top: 10px;
}

.guests-list ul {
  margin-left: -2%;
  margin-right: -2%;
  font-size: 0;
  padding-top: 10px;
}

.guests-list.guests-list1 ul,
.guests-list.guests-list2 ul,
.guests-list.guests-list3 ul,
.guests-list.guests-list4 ul {
  text-align: center;
}

.guests-list li {
  width: 17%;
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5% 40px 1.5%;
  cursor: pointer;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  transform-origin: center 0;
}

.guests-list li .img {
  width: 134px;
  height: 134px;
  text-align: center;
  overflow: hidden;
  width: 134px;
  height: 134px;
  text-align: center;
  margin: 2px;
  overflow: hidden;
  /* background-image: -webkit-linear-gradient(0deg, #be1502, #f4740e); */
  border-radius: 50%;
  margin: 0 auto;

  box-sizing: content-box;
  padding: 2px;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  transform-origin: center 0;
}

.guests-list li .img img {
  width: 134px;
  height: 134px;
  border-radius: 50%;
}

.guests-list li .txt {
  text-align: center;
  line-height: 22px;
  margin-top: 20px;
  border-radius: 4px;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  transform-origin: center 0;
}

.guests-list li .txt h4 {
  margin: 0;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.guests-list li .txt p {
  margin: 0;
  font-size: 1rem;
  line-height: 20px;
  opacity: 0.7;
  height: 40px;
}

.guests-list li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.guests-list .guests-loadmore {
  text-align: center;
  margin-top: 25px
}

.guests-list .btn-loadmore {
  font-size: 1em;
  padding: 6px 40px;
  color: #FFF;
  cursor: pointer;
  text-align: center;
  background-color: #5daaff;
  margin: 0px auto;
  display: inline-block;
  border-radius: 4px
}

/*方形*/
.box_style1 .guests-list li .img {
  border-radius: 0
}

/*长方形头像*/
.box_style2 .guests-list li .img {
  width: 100%;
  height: auto;
  border-radius: 0px;
  padding-bottom: 3px;
  background: linear-gradient(-85deg, #01FFEC, #b94b4b, #FD7904);
}

.box_style2 .guests-list li .img img {
  width: 100%;
  height: auto;
  margin-top: 3px;
  border: 0;
  border-radius: 0px;
  display: block
}

/*黑底半正方形*/
.box_style3 .guests-list {
  background: #262626;
  color: #fff;
}

.box_style3 .guests-list li {
  width: 194px;
  background: url(/eventspic/g-bg.jpg) no-repeat;
  color: #fff;
}

.box_style3 .guests-list li .img,
.box_style3 .guests-list li .img img {
  width: 154px;
  height: 154px;
  border-radius: 0px;
  border: none;
  background: none;
}

.box_style3 .guests-list li .img {
  margin: 24px 0 0 27px;
  overflow: hidden;
  border-radius: 0 20px 0 23px
}

.box_style3 .guests-list li .img img {
  border-radius: 0 20px 0 23px;
  height: auto;
}

.box_style3 .guests-list li .txt {
  text-align: left;
  padding: 20px;
  margin: 0;
  height: 92px;
  overflow: hidden;
  background: #333;
}

.box_style3 .guests-list li .txt h4 {
  margin-bottom: 2px;
}

.guests-container {
  overflow: hidden;
  padding-top: 10px;
}

.guests-container .swiper-wrapper {
  margin: 0;
}

.guests-container .swiper-wrapper li {
  margin: 0;
}

.layer-guests {
  background: #fff;
}

.layer-guests .peopleshow {
  padding: 30px 30px;
}

.layer-guests .peopleshow .peopleimg {
  width: 160px;
  margin: 0 auto;
  border-radius: 6px;
  overflow: hidden;
  width: 134px;
  height: 134px;
  text-align: center;
  overflow: hidden;
  /* background: linear-gradient(-45deg, #01FFEC, #eaa9a9, #FD7904);
  border: 2px solid hsla(97, 100%, 100%, 0.1);
  background-image: -webkit-linear-gradient(-45deg, #bdb068, #fd7904);
  background-image: linear-gradient(-45deg, #01FFEC, #eaa9a9, #FD7904); */
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  transform-origin: center 0;
}

.layer-guests .peopleshow .peopleimg img {
  width: 100%;
  /* height:auto; */
  /* border-radius:6px; */
}

.layer-guests .peopleshow .peopleinfo {
  text-align: center;
}

.layer-guests .peopleshow .peopleinfo .peoplename {
  font-size: 1.3rem;
  text-align: center;
  margin: 10px 0 0;
  color: #333;
}

.layer-guests .peopleshow .peopleinfo .peoplejob {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #999
}

.layer-guests .peopleshow .peopleinfo .peopledes {
  font-size: 1rem;
  text-align: justify;
  color: #666
}

/**************嘉宾end*****************/


/**************议程start*****************/
.agendadown {
  text-align: right;
  font-size: .9em;
}

.agendadown i.icon-pdf {
  color: #d93838;
  padding-right: 3px;
}

.agenda-list {
  overflow: hidden;
}

.agenda-list h3 {
  font-size: 20px;
  padding-left: 80px;
  margin: 0 0 30px 0;
}

.agenda-item {
  height: auto;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.agenda-item {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.agenda-item::-webkit-scrollbar {
  width: 0px
}

.agenda-item ul {
  display: inline-block;
  text-align: left;
  /* min-width:760px; */
  width: 80%;
  margin: 0 auto;
  margin-left: 10%;
}

.agenda-item ul li {
  padding: 10px 0 5px 15px;
  line-height: 24px;
  overflow: hidden;
  border-bottom: 0px dashed #e9edef;
  position: relative;
}

.agenda-item ul li:last-child {
  border-color: #089afd;
}

.agenda-item ul:last-child li:last-child {
  border: none;
}

.agenda-item ul li:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: 130px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /* background: #089afd; */
  z-index: 1
}

.agenda-item ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 134px;
  width: 1px;
  height: 100%;
  /* background: #ededed; */
}

.agenda-item ul li:first-child:before {
  top: 20px;
}

.agenda-item ul li .t {
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 6px 0;
  background: -webkit-linear-gradient(left, transparent, #840c30, transparent);
  background: -o-linear-gradient(left, transparent, #840c30, transparent);
  background: -moz-linear-gradient(left, transparent, #840c30, transparent);
  background: linear-gradient(left, transparent, #840c30, transparent)
}

.agenda-item ul li.timebar {
  overflow: hidden;
  color: #089afd;
}

.agenda-item ul li.timebar span {
  display: block;
  float: left;
  width: 160px;
}

.agenda-item ul li.timebar .subject {
  float: left;
  line-height: 48px;
  font-weight: bold;
}

.agenda-item ul li .time {
  display: block;
  float: left;
  width: 160px;
  font-size: 1.125em;
  opacity: 0.8;
  line-height: 2.1em
}

.agenda-item ul li .time2 {
  border-radius: 5px;
  line-height: 2.1em;
  text-align: center;
  width: 140px;
  color: #fff;
  opacity: 1;
  /* margin-top: 10px; */
  background-color: #b3783e;
  /* background: -webkit-linear-gradient(0deg, #d07386 0%, #604065 100%); */
}

.agenda-item ul li .info {
  margin-left: 160px;
}

.agenda-item ul li .info .title {
  font-size: 1em;
  line-height: 2.2em
}

.agenda-item ul li .info .detail {
  /* opacity:0.8; */
  font-size: 1em;
  text-align: justify
}

.agenda-item ul li p {
  opacity: 0.8;
}

.agenda-item ul li .info .detail p {
  /* padding-left: 4rem; */
}

.agenda-item.agenda-topic ul li.topic {
  /* margin-top:20px; */
}

.agenda-item.agenda-topic ul li.topic .title {
  font-size: 1.125em
}

.agenda-item.agenda-topic ul li.topic .info {
  /* padding: 5px 0px; */
  text-align: left;
}

.agenda-item.agenda-topic ul li.topic:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 125px;
  width: 20px;
  height: 20px;
}


/*两天议程*/
.agenda-list-2 .agenda-item {
  width: 50%;
  float: left;
}

.agenda-list-2 .agenda-item ul li {
  border: none;
}

.agenda-list-2 .agenda-item ul li:after,
.agenda-list-2 .agenda-item ul li.timebar:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 1px;
  top: 0;
  border-radius: 0;
  left: 142px;
  background: #dcedf9
}

.agenda-list-2 .agenda-item ul li.timebar:before {
  top: 35px;
}

.agenda-list-2 .agenda-item ul li.timebar:after {
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 4px solid #089afd;
  background: #fff;
  position: absolute;
  left: 135px;
  top: 50%;
  margin-top: -8px;
}

.agenda-list .tab-nav {
  text-align: center;
  margin-bottom: 20px;
}

.agenda-list .tab-nav li {
  margin: 0 40px;
  /* border:1px solid #ededed; */
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  padding: 16px;
  cursor: pointer;
  position: relative;
  height: 5rem;
  width: 10rem;
  line-height: 22px;
  color: #b5753f;
  border: 2px solid #b5753f;
  /* background: url(../images/borderBg.png) no-repeat center center; */
  /* -webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;transition:all 0.2s ease; */
}

.agenda-list .tab-nav li strong {
  font-weight: bold;
}

.agenda-list .tab-nav li.on::after {
  /* content:'';position:absolute;bottom:-8px;
  left:50%;margin-left:-5px;width:0;height:0;
  border-left:10px solid transparent;border-right:10px solid transparent;
  border-top:10px solid #ededed;-webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;transition:all 0.2s ease */
}

.agenda-list .tab-nav.n2 li {
  min-width: 320px;
  max-width: 400px;
}

.agenda-list .tab-nav.n3 li {
  min-width: 240px;
  max-width: 300px;
}

.agenda-list .tab-nav.n4 li {
  max-width: 205px;
}

.agenda-list .tab-nav.n5 li {}

.agenda-list .tab-nav.n6 li {
  margin: 0 6px
}

.roll {}

ul.roll_title {
  background-color: #b3783e;
  color: #fff;
  font-weight: bold;
  width: 72%;
  text-align: center;
  margin-right: 10%;
  border-radius: 6px;
}

.roll_title li {}

.roll_title span {
  font-weight: normal;
  font-size: 12px;
}

.word {
  word-spacing: 12px;
}

.roll_item {
  display: flex;
  justify-content: left;
  align-items: center;
  padding: 0 !important;
  margin: 5px 0;
}

.roll_item .left {
  box-sizing: border-box;
  width: 60px;
  margin-right: 10px;
}

.roll_item .right {
  width: calc(100% - 60px);
  box-sizing: border-box;
  line-height: 16px;
  ;
}

.box-agenda-3 {
  background: #262626;
  color: #fff;
}

.box-agenda-3 .agenda-item ul li {
  border-color: #525252
}

.box-agenda-3 .agenda-item ul li .info .detail {
  color: #ddd;
}

.box_style1 .agenda-item ul {
  width: 100%
}

.box_style1 .agenda-item ul li {
  margin: 10px 0;
  background: rgba(0, 0, 0, .2);
  padding: 0 0 0 15px
}

.box_style1 .agenda-item ul li .time {
  width: 20%;
  text-align: center;
  font-size: 1em;
  ;
  padding: 20px;
  font-weight: bold;
}

.box_style1 .agenda-item ul li .info {
  width: 80%;
  padding: 20px;
  margin-left: 0;
  float: left;
}

.box_style1 .agenda-item ul li:before {
  display: none !important
}

.box_style1 .agenda-item ul li:after {
  left: 70px;
  top: 32px
}

.box_style1 .agenda-item.agenda-topic ul li {
  margin: 0px 0 1px 0
}

.box_style1 .agenda-item.agenda-topic ul li.topic:after {
  display: none
}

.box_style1 .agenda-item.agenda-topic ul li.topic {
  margin-top: 20px;
}

.box_style1 .agenda-item.agenda-topic ul li.topic .time {
  display: none;
}

.box_style1 .agenda-item.agenda-topic ul li.topic .title {
  font-size: 1.3em
}

.box_style1 .agenda-item.agenda-topic ul li.topic .info {
  padding: 5px 20px;
  width: 100%;
  text-align: center;
}

/**************议程end*****************/

/**************合作伙伴*****************/
.box-partner {
  background: #f9f9f9 url(/images/partner-bg.png) no-repeat;
  background-position: 0 25px;
  background-size: 100%;
}

.media-list {
  margin-bottom: 20px;
  text-align: center;
}

.media-list:last-child {
  margin: 0;
}

.media-list h3 {
  text-align: center;
  font-size: 20px;
  margin-top: 0px;
  font-weight: normal
}

.media-list ul {
  margin-left: -1%;
  margin-right: -1%;
  font-size: 0
}

.media-list li {
  cursor: pointer;
  width: 12.5%;
  float: left;
  margin: 0 0 -1px -1px;
  height: 64px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  position: relative;
  border: 1px solid #f2f2f2;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  transform-origin: center 0;
  display: inline-block;
}

.media-list li img {
  max-width: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.media-list li:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1)
}

.media-list.c1 li,
.media-list.c2 li,
.media-list.c3 li,
.media-list.c4 li,
.media-list.c5 li,
.media-list.c6 li,
.media-list.c7 li {
  float: none;
  display: inline-block;
  margin: 0 0 -1px -6px
}

/*有缝排列*/
.box-slicestyle.seams .media-list ul {
  margin-left: -0.5%;
  margin-right: -0.5%;
}

.box-slicestyle.seams .media-list li {
  width: 11.5%;
  height: 60px;
  margin: 0 0.5% 1% 0.5%;
  border-radius: 4px;
}

/*图文排列*/
.box-slicestyle.box_style1 {}

.box-slicestyle.box_style1 .media-list ul {
  margin: 0;
  font-size: 1em
}

.box-slicestyle.box_style1 .media-list li {
  float: none;
  height: auto;
  overflow: hidden;
  width: 100%;
  padding: 30px 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #ededed;
}

.box-slicestyle.box_style1 .media-list li .img {
  float: left;
  width: 180px;
  position: relative;
  overflow: hidden;
  height: 80px;
  border: 1px solid #ededed
}

.box-slicestyle.box_style1 .media-list li .txt {
  margin-left: 210px;
  text-align: left;
}

.box-slicestyle.box_style1 .media-list li .txt .name {
  font-size: 1.05em;
}

.box-slicestyle.box_style1 .media-list li .txt .desc {
  font-size: 0.8em;
  opacity: 0.7
}

.box-slicestyle.box_style1 .media-list li .txt .mlink {
  font-size: 0.8em;
  color: #008000
}

.box-slicestyle.box_style2 .media-list ul {
  margin: 0;
}

.box-slicestyle.box_style2 .media-list ul li {
  font-size: 16px;
}

.box-slicestyle.box_style2 .media-list ul li span {
  position: absolute;
  left: 6px;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.4em;
}

.box-media h3 {
  margin-top: 30px
}

.layer-media {
  background: #fff;
}

.layer-media .companyshow {
  padding: 30px 30px;
}

.layer-media .companyshow .companyimg {
  width: 160px;
  margin: 0 auto;
  border-radius: 6px;
  overflow: hidden;
}

.layer-media .companyshow .companyimg img {
  width: 160px;
  height: auto;
  border-radius: 6px;
}

.layer-media .companyshow .companyname {
  font-size: 20px;
  text-align: center;
  margin: 10px 0;
  color: #000000
}

.layer-media .companyshow .companyurl {
  color: #4cae4c;
  text-align: center;
  padding-bottom: 20px
}

.layer-media .companyshow .companyurl a {
  color: #4cae4c;
}

.layer-media .companyshow .companydes {
  font-size: 15px;
  margin-bottom: 8px;
  color: #888
}

/**************合作伙伴*****************/

/**************插件模块****************/
/*参会人群分析*/
.data-list ul {
  text-align: center;
  overflow: hidden;
  ;
  font-size: 0
}

.data-list li {
  display: inline-block;
  text-align: center;
  line-height: 32px
}

.data-list .n1 li {
  width: 100%;
}

.data-list .n2 li {
  width: 50%;
}

.data-list .n3 li {
  width: 33.3%;
}

.data-list .n4 li {
  width: 25%;
}

.data-list .n5 li {
  width: 20%;
}

.data-list .n6 li {
  width: 16.6%;
}

.data-list .n7 li {
  width: 14.2%;
}

.data-list .n8 li {
  width: 12.5%;
}

.data-list li img {
  min-width: 70px;
  max-width: 90px;
  max-height: 90px;
  margin: 0 auto;
}

.data-list li span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}

.data-list li span i {
  font-style: normal;
}

/*参会人群分析end*/
/*特色环节*/
.box-special {}

.box-special h3.htitle {
  font-size: 19px;
  text-align: center;
  margin: 10px 0 35px 0;
  position: relative;
}

.box-special h3.htitle::after {
  content: '';
  position: absolute;
  width: 70px;
  height: 2px;
  background: #089afd;
  text-align: center;
  bottom: -10px;
  left: 50%;
  margin-left: -35px;
}

.box-special .special-img img {
  margin: 30px auto;
  max-width: 800px;
  display: block;
}

.box-special .special-list {
  text-align: center;
}

.box-special .special-list p {
  margin: 0 0 6px 0;
}

/*特色环节end*/
/*地图*/
.box-map {
  padding: 0;
  overflow: hidden;
}

.map-list {
  text-align: center;
  line-height: 1.2;
}

.map-list img {
  max-width: 600px;
  display: block;
  margin: 30px auto 0;
}

.box-map.box-map2 .map-list {
  float: left;
  ;
  width: 540px;
}

.box-map.box-map2 .map-traffic {
  height: 420px;
  margin-left: 540px;
  padding: 15px 20px;
  background: url(../images/bg8.jpg) no-repeat;
  background-size: cover;
  position: relative;
  font-size: .95em;
}

.box-map.box-map2 .map-traffic::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 0;
  left: 0;
}

.box-map.box-map2 .map-traffic .box-traffic {
  position: relative;
}

.box-map.box-map2 dl {
  margin-bottom: 15px;
  color: #fff;
}

.box-map.box-map2 dt {
  float: left;
  font-weight: 700;
}

.box-map.box-map2 dd {
  margin-left: 5em;
  opacity: .9;
}

.box-map.box-map2 .name {
  font-size: 1.2em;
  font-weight: 700;
  color: #2669f2;
  margin-bottom: .5em;
}

.box-map.box-map2 .hr {
  height: 30px;
}

#mapcontent {
  width: 100%;
  height: 420px;
  margin: 0 auto;
}

#mapcontent img {
  max-width: none;
}

.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap
}

.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word
}

span.BMap_Marker>div {
  top: 0 !important;
}

span.BMap_Marker>div img {
  left: -22px !important;
  top: -51px !important;
}

span.BMap_Marker .BMapLabel {
  top: 5px !important;
}

/*地图-end*/
/*在线购票*/
.cooperation-list {
  text-align: center;
}

.cooperation-list .ticket-item {
  width: 23%;
  margin: 0 0.8%;
  border-radius: 10px;
  display: inline-block;
  background: -webkit-linear-gradient(0deg, #be1502 0%, #f4740e 100%);
  opacity: 0.8;
  -webkit-transition: all 600ms;
  -ms-transition: all 600ms;
  transition: all 600ms;
  font-size: 1em;
}

.cooperation-list .ticket-item .item-hd {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  max-height: 130px;
  padding: 20px 0;
  /* background:url(../images/bg9.jpg) no-repeat; */
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-transition: all 600ms;
  -ms-transition: all 600ms;
  transition: all 600ms;
}

.cooperation-list .ticket-item .item-hd .u-time {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.cooperation-list .ticket-item .item-hd .u-time span {
  display: block;
  white-space: nowrap
}

.cooperation-list .ticket-item .item-hd .u-name {
  margin: 2px 0;
  font-weight: bold;
}

.cooperation-list .ticket-item .item-hd .u-price {
  line-height: 1
}

.cooperation-list .ticket-item .ticket-txt {
  padding: 30px 15px 30px;
  line-height: 26px;
  background: #fff;
  text-align: justify;
}

.cooperation-list .ticket-item .ticket-txt p {
  margin: 0;
  color: #333;
  font-size: 0.9em
}

.cooperation-list .ticket-item .item-ft {
  /* background:url(../images/bg1.jpg) no-repeat; */
  height: 60px;
  line-height: 60px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-transition: all 600ms;
  -ms-transition: all 600ms;
  transition: all 600ms;
}

.cooperation-list .ticket-item .item-ft a {
  width: 100%;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: block;
}

.cooperation-list .ticket-item:hover {
  box-shadow: 0 0 8px 6px rgba(255, 255, 255, .1);
  opacity: 1;
  background: -webkit-linear-gradient(0deg, #be1502 0%, #f4740e 100%);
  position: relative;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.cooperation-list .ticket-item:hover .item-hd {
  /* background-image:url(../images/bg2.jpg) */
}

.cooperation-list .ticket-item:hover .item-ft {
  /* background-image:url(../images/bg2.jpg) */
}

.cooperation-list.n4 .ticket-item {
  margin: 0 10px;
  width: 271px
}

/*在线购票-end*/
/*返回顶部*/
.box-scoll {
  position: fixed;
  bottom: 20%;
  right: 10px;
  z-index: 1000;
  width: 50px;
}

.box-scoll li {
  /* border-radius: 50%; */
  width: 54px;
  margin-bottom: 4px;
  height: 50px;
  line-height: 50px;
  /* background: rgba(200, 200, 200, 0.5); */
  background-color: #d22624;
  color: #fff;
  text-align: center;
  float: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  border-bottom: 1px solid #666;
  cursor: pointer;
}

.iconTop {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.iconTop img {
  width: 15px;
}

.box-scoll li:last-child {
  border: none;
}

.box-scoll li a {
  color: #fff;
  display: block;
}

.box-scoll li:hover {
  background: #d22624
}

.box-scoll li i.icon {
  background-image: url(../images/pic.png);
  height: 30px;
  width: 30px;
  display: inline-block;
  margin: 12px;
}

.box-scoll li .email-icon i {
  background-position: 30px -227px;
}

.box-scoll li .weixin-icon i {
  background-position: 30px -80px;
}

.box-scoll li .phone-icon i {
  background-position: 30px 0px;
}

.box-scoll li .totop-icon i {
  background-position: 30px -264px;
}

.box-scoll li .showimg {
  width: 160px;
  height: 165px;
  padding: 15px 0;
  position: absolute;
  z-index: 999;
  top: -54px;
  left: -180px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  text-align: center;
  opacity: 0;
  display: none;
}

.box-scoll li .showimg::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -6px;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid rgba(0, 0, 0, 0.8);
}

.box-scoll li .showimg img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
}

.box-scoll li .showimg p {
  margin: 1px 0 0 0;
  font-size: 12px;
}

/*返回顶部-end*/

.box-form .box-r {
  position: relative;
  color: #fff;
  padding: 80px;
}

.box-form .box-r .bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: left top;
}

.box-form .box-r .bg-img,
.box-form .box-r .bg-overlay,
.box-form .box-r .box-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.box-form .box-r .bg-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.box-form .box-r .box-content {
  z-index: 3;
  position: relative;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.box-form .box-r .box-content .htitle {
  font-size: 32px;
}

.box-form .box-r .box-content p {
  color: #d3d3d3;
  font-size: 15px;
  text-align: justify;
}

/*时间*/
.box-timer {
  padding: 10px 0;
  font-size: 0.8em;
  line-height: 1.5em
}

.box-timer .box-l div,
.box-timer .time-item .title {
  line-height: 45px;
}

.box-timer .box-l span {
  padding-right: 20px;
}


.box-timer .box-time {
  overflow: hidden;
}

.box-timer .time-item {
  overflow: hidden;
}

.box-timer .time-item .title {
  float: left;
  padding-right: 10px;
}

.box-timer .time-item strong {
  margin-right: 2px;
  font-size: 1.6em !important;
  font-weight: bold;
  text-align: center;
  color: #333;
  display: block;
  float: left;
  background: #fff;
  padding: 0px 10px;
  border: 1px solid #ededed;
  border-radius: 6px;
}

.box-timer .time-item strong span {
  font-size: 0.5em;
  font-weight: normal
}

.box-timer .time-item strong.day {
  background: #000;
  color: #fff
}

.box-timer .time-end {
  padding: 5px 20px;
  text-align: center;
  border: 1px solid #ededed;
  background: #fff;
  color: #bdbdbd;
  border-radius: 6px;
}

.box-timer .time-ing {
  color: #f30
}

/*翻转*/
.fluid-list {}

.fluid-list li {
  float: left;
  position: relative;
  cursor: pointer;
  width: 30%;
  height: 240px;
  overflow: hidden;
  margin: 1.65%;
  /* margin-left:0; */
  border-radius: 1rem;
  background: -webkit-linear-gradient(0deg, #520786 -10%, #0c3ca0 100%);
  transition: all 0.3s;

}

.fluid-list li .mask {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10
}

.fluid-list li .mask .desc {
  margin-top: 10px;
  display: none;
  font-size: 15px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  opacity: 0.8
}

.lightspotWrap {
  display: inline-block;
}

.lightspotWrap li {
  float: left;
  position: relative;
  width: 19%;
  height: 400px;
  overflow: hidden;
  margin: 0.5%;
  padding: 5px;
  border: 1px solid red;
  /* margin-left:0; */
  border-radius: 15px;
  transition: all 0.3s;
  border: 2px solid #e44506;
  /* border-image: -webkit-linear-gradient(#f4740e, #be1502) 30 30;
  border-image: -moz-linear-gradient(#f4740e, #be1502) 30 30;
  border-image: linear-gradient(#f4740e, #be1502) 30 30; */
  border-radius: 10px;
}

.lightspotWrap li:hover {
  transform: scale(1.05)
}



.lightspotWrap li .img img {
  width: 100%;
  height: auto;
  min-height: 140px;
}

.lightspotWrap li .mask {
  margin-top: 10%;
}

.lightspotWrap li .mask .desc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  color: #f3ca8c;
}

.lightspotWrap li .mask .title {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  color: red;
  background-image: -webkit-linear-gradient(right, #f3862c, #be1502);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}


.lightWrap li {
  float: left;
  position: relative;
  width: 30%;
  height: 210px;
  overflow: hidden;
  margin: 1.65%;
  /* margin-left:0; */
  border-radius: 1rem;
  transition: all 0.3s;
  background: rgba(253, 7, 7, 0.6);
  text-align: center;

}

.lightWrap li .mask {
  margin-top: 10%;
}

.lightWrap li .mask .desc {
  margin-top: 10px;
  font-size: 16px;
  line-height: 24px;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  opacity: 1;
  font-weight: bold;
}

.lightWrap li .mask .title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.lightBox_1 li {
  float: left;
  position: relative;
  width: 30%;
  /* height: 400px; */
  overflow: hidden;
  margin: 1.5%;
  padding: 5px;
}

.lightBox_2 li {
  float: left;
  position: relative;
  width: 47%;
  /* height: 400px; */
  overflow: hidden;
  margin: 1.5%;
  padding: 5px;
}

.lightBox_1 .editdot,
.lightBox_2 .editdot {
  text-align: center;
}

.lightBox_1 .editdot .img,
.lightBox_2 .editdot .img {
  width: 80%;
  margin: 0 auto;
  /* width: 80%; */
}

.lightBox_1 .editdot .img img {
  width: 70%;
  /* width: 80%; */
}

.lightBox_2 .editdot .img img {
  width: 50%;
  /* width: 80%; */
}

.lightBox_1 .desc,
.lightBox_2 .desc {
  font-weight: bold;
  text-align: left;
}


.fluid-list li .mask .title {
  text-align: center;
  position: absolute;
  left: 6px;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.4em;
  font-size: 1.2em;
  font-weight: bold;
}

.fluid-list li:hover {
  transform: scale(1.05);
}

.fluid-list li:hover ::before {
  background: rgba(0, 0, 0, .3)
}

.fluid-list li:hover .desc {
  display: block;
  top: 40px;
}

.fluid-list li:hover .img {
  transform-style: preserve-3d;
  position: relative;
  z-index: 0;
  height: 100%;
  width: 100%;
  transform: rotateX(-360deg);
  transition: all 0.1s ease-out 0s;
}

.fluid-list li:hover .title {
  top: 20px;
  transform: none;
}

.fluid-list li .img img {
  width: 100%;
  display: block;
}

.fluid-list .n2 li {
  width: 50%
}

.fluid-list .n3 li {
  width: 33.3%
}

.fluid-list .n4 li {
  width: 25%
}

.fluid-list .n4 li .mask .desc {
  font-size: 14px;
  line-height: 20px;
}

.fluid-list .n4 li:hover .title {
  top: 15px;
}

.fluid-list .n4 li:hover .desc {
  top: 30px;
}

.fluid-list .n5 li {
  width: 33.333%
}

.fluid-list .n5 li:nth-of-type(1),
.fluid-list .n5 li:nth-of-type(2) {
  width: 50%;
  height: 260px;
}

.fluid-list .n5 li:nth-of-type(1) .img img,
.fluid-list .n5 li:nth-of-type(2) .img img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/*参会指南*/
.guid-list li {
  background-color: rgba(23, 154, 247, 0.99);
  padding: 30px 50px 30px 200px;
  position: relative;
}

.guid-list li:nth-child(2n+2) {
  opacity: 0.8
}

.guid-list li .title {
  font-size: 1.3em;
  color: #fff;
  margin-bottom: 14px;
}

.guid-list li .part {
  font-size: 0.92em;
  color: #fff;
}

.guid-list li .part a {
  color: #fff
}

.guid-list li .part p {
  margin: 0 0 10px 0;
}

.guid-list li .part p:last-child {
  margin: 0;
}

.guid-list li .part p:before {
  content: '●';
  margin-right: 10px;
}

.guid-list li .part p .ke-insertfile {
  background-color: rgba(0, 0, 0, .1);
  padding: 10px;
}

.guid-list li .n {
  position: absolute;
  top: 36px;
  left: 40px;
  border: 4px solid #fff;
  text-align: center;
  width: 70px;
  height: 90px;
  z-index: 1;
  color: #ffffff;
  opacity: 0.4
}

.guid-list li .n span {
  font-size: 3em;
  font-weight: bold;
}

.guid-list li .n:before {
  content: "";
  display: block;
  position: absolute;
  top: 66px;
  left: 48px;
  width: 30px;
  height: 35px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 1;
}

/*zclub会议信息*/
.zclub-info {
  margin-bottom: 30px
}

.zclub-info .info {
  margin-left: 20px
}

.zclub-info li {
  margin-bottom: 10px
}

.zclub-logo {
  margin-bottom: 10px;
  overflow: hidden;
}

.zclub-logo .box-media {
  float: left;
  /* width: 200px; */
  margin-right: 20px;
  /* display: inline-block; */
}

.zclub-logo .box-media h3 {
  float: left;
  font-size: initial;
  /* margin: 0 10px 0 0; */
}

.zclub-logo .box-media .media-list ul {
  margin-left: 100px;
  margin-top: 10px
}

.zclub-logo .box-media .media-list.c1 li,
.zclub-logo .box-media .media-list.c2 li,
.zclub-logo .box-media .media-list.c3 li,
.zclub-logo .box-media .media-list.c4 li,
.zclub-logo .box-media .media-list.c5 li,
.zclub-logo .box-media .media-list.c6 li,
.zclub-logo .box-media .media-list.c7 li {
  float: left;
  font-size: initial;
  display: block;
  width: 130px;
}

.zclub-logo .box-media .media-list li img {
  max-height: 60px;
}

/**************插件模块end****************/

/**************新闻****************/
.news-swiper {
  width: 100%;
  margin-bottom: 50px;
}

.news-swiper .swiper-slide {
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

.news-swiper .swiper-slide-active,
.news-swiper .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.none-effect {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none
}

.news-swiper .swiper-slide a {
  background: #fff;
  padding: 5px;
  display: block;
  border-radius: 14px
}

.news-swiper .swiper-slide-active a:after {
  background: 0 0
}

.news-swiper .swiper-slide img {
  width: 100%;
  border-radius: 14px;
  display: block;
  height: 290px !important;
}

.news-swiper .swiper-slide.swiper-slide-prev img,
.news-swiper .swiper-slide.swiper-slide-next img {
  height: 288px !important;
}

.news-swiper .swiper-pagination {
  position: relative;
  margin-bottom: 30px
}

.news-swiper .swiper-pagination-bullet {
  background: #00a0e9;
  margin-left: 4px;
  margin-right: 4px;
  width: 17px;
  height: 17px;
  opacity: 1;
  margin-bottom: 4px
}

.news-swiper .swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  background: #FFF;
  border: 6px solid #00a0e9;
  margin-bottom: 0
}

.news-list ul {
  margin-left: -2%;
  margin-right: -2%;
}

.news-list li {
  width: 46%;
  margin: 0 2% 2% 2%;
  float: left;
  position: relative;
}

.news-list li .img {
  width: 240px;
  height: 120px;
  float: left;
  overflow: hidden;
}

.news-list li .img img {
  width: 240px;
  height: 120px;
  border: 3px solid rgba(255, 255, 255, .8)
}

.news-list li .txt {
  margin-left: 255px;
}

.news-list li .txt .title {
  font-size: 1em;
  line-height: 1.5em;
}

.news-list li .txt .desc {
  opacity: 0.6;
  font-size: 0.8em;
  margin-top: 8px;
}

.news-list li .date {
  opacity: 0.5;
  float: right;
  font-size: 0.75em;
}

.news-list li .txt h4 {
  font-weight: normal;
  margin: 0;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 30px;
}

.news-list li .txt p.date {
  margin: 0;
}

/*标题+图片+摘要+时间 */
.news-list.news-list-1 li {
  height: 150px;
}

.news-list.news-list-1 .txt .desc {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news-list.news-list-1 .txt .date {
  margin-top: 10px;
  float: none;
}

/*标题+图片(横排) */
.news-list-2 ul {
  margin-left: -1.5%;
  margin-right: -1.5%;
}

.news-list-2 li {
  width: 30.333%;
  margin: 0 1.5% 2%;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  height: 250px
}

.news-list-2 li .img {
  width: 100%;
  height: auto;
  height: 185px;
  float: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0;
  margin: 0
}

.news-list-2 li .img img {
  display: block;
  width: 100%;
  height: 185px;
  border: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: all ease-in-out .4s;
  -moz-transition: all ease-in-out .4s;
  -o-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
}

.news-list-2 li:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.news-list-2 li .title {
  font-size: 0.96em;
  line-height: 1.5em;
  padding: 9px 10px 0;
  display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.news-list-2 li .title p.date {
  color: #888
}

.news-list-2.n4 li {
  width: 23%;
  margin: 1%;
  height: 200px
}

.news-list-2.n4 li .img,
.news-list-2.n4 li .img img {
  height: 140px;
}

.news-list-2.n2 li {
  width: 46%;
  margin: 2%;
  height: 330px;
  text-align: center;
}

.news-list-2.n2 li .img {
  height: 280px
}

.news-list-2.n2 li img {
  height: 280px
}

/*标题 */
.news-list.news-list-3 li {
  font-size: 0.92em;
  margin: 0 2% 1% 2%;
  height: 1.8em;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/*标题+时间*/
.news-list.news-list-4 li {
  font-size: 0.92em;
  margin: 0 2% 1% 2%;
  height: 1.8em
}

.news-list.news-list-4 li .newslink {
  margin-right: 130px;
  display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.news-list.news-list-4 li .date {
  padding-top: 0.3em;
}

/*文字*/
/*标题+摘要*/
.news-list.news-list-5 li {
  height: 130px;
}

.news-list.news-list-5 .txt {
  margin-left: 0
}

.news-list.news-list-5 .txt {
  opacity: 0.6;
  font-size: 0.8em;
  margin-top: 8px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news-list.news-list-5 .date {
  margin-top: 10px;
  float: none;
}

/*文字+摘要*/
/*标题+图片+摘要*/
.news-list.news-list-6 li {
  height: 150px;
}

.news-list.news-list-6 .txt .desc {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news-list.news-list-6 .txt .date {
  margin-top: 10px;
  float: none;
}

/**************新闻****************/


/**************联系我们****************/
.contact-list,
.contact-list .contact-body {
  overflow: hidden;
}

.contact-list ul {
  margin-left: -1%;
  margin-right: -1%;
  overflow: hidden;
}

.contact-list li {
  width: 23%;
  float: left;
  margin: 0 1%;
  background: #fff;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  border-radius: 6px;
  background: rgba(255, 255, 255, .1);
  padding: 0 0 10px 0
}

.contact-list li div {
  font-size: 13px;
  line-height: 30px;
  margin: 1px 0;
  padding: 0px 25px;
}

.contact-list li div.title {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  padding: 0;
  line-height: 60px
}

.contact-list li div.title::after {
  content: "";
  width: 20px;
  height: 3px;
  background: #0375f6;
  margin: 0px auto 20px auto;
  display: block;
}

.contact-list li div.people {
  font-size: 15px;
  margin-bottom: 8px;
}

.box_style1 .contact-list ul {
  padding-top: 30px;
}

.box_style1 .contact-list li div.title {
  background: url(../images/bg4.png) no-repeat center;
  background-size: contain;
  line-height: 52px;
  margin-top: -38px;
  margin-bottom: 25px;
  font-size: 18px;
}

.box_style1 .contact-list li div.title::after {
  display: none;
}

.box_styleen1 .contact-list li div.title {
  font-size: 16px;
}

.box_styleen1 .agenda-list .tab-nav li {
  font-size: 13px;
  padding: 10px 4px;
}

.contact-list .n5 {
  margin: 0 -0.5%
}

.contact-list .n5 li {
  width: 19%;
  margin: 0 0.5%;
}

.contact-list .n5 li div {
  padding: 0 10px
}

.contact-list .n5 li div {
  font-size: 12px;
}

.contact-list .n5 li div.title {
  font-size: 19px;
}

.contact-list .n5 li div.people {
  font-size: 15px;
}

/**************联系我们****************/

.qa-list {
  margin-left: -25px;
  margin-right: -25px;
}

.qa-item {
  display: block;
  float: left;
  ;
  width: 49%;
  vertical-align: top;
  padding: 0 25px;
  margin-top: 45px;
}

.qa-item:nth-of-type(1),
.qa-item:nth-of-type(2) {
  margin-top: 0;
}

.qa-q {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

.qa-a {
  padding-left: 2em;
  font-size: 14px;
}

/**************报名表单****************/
.box-form {
  padding: 0;
}

.box-form .box-l,
.box-form .box-r {
  width: 50%;
  height: 100%;
  text-align: center;
  padding: 80px;
}

.box-register {
  width: 600px;
  text-align: left;
  margin: 0 auto;
  font-size: 0.9em;
  background: rgba(255, 255, 255, 0.15);
  padding: 40px 50px 5px 50px;
  border-radius: 6px;
}

.box-register .form-group {
  height: 60px;
  overflow: hidden;
  margin-bottom: 0
}

.box-register .form-group .form-control,
.form-group .form-control .txtfocus {
  height: 42px;
  line-height: 42px;
  margin: 0;
  width: 100%;
  color: Gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 0 10px
}

.box-register .form-group .form-control {
  background: #fff;
  border: 1px solid #ededed;
  color: #333333;
}

.box-register .register-title {
  font-size: 15px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff !important;
}

.box-register .txtfocus {
  border: 1px solid #F1CA7E;
}

.box-register .form-group .msg-txt {
  background-color: #FFFCEB;
  width: 100%;
  border: 1px solid #E2D8A0;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding: 0;
  padding-left: 6px;
  color: #BDB068
}

.box-register .radio-list .control-label {
  float: left;
  width: 40px;
  margin-top: 5px;
}

.box-register .radio-list .radio-inline .radio,
.box-register .radio-list .radio-inline span {
  cursor: pointer;
}

.box-register .radio-list .radio {
  height: 15px;
  width: 20px;
}

.box-register .form-btn {
  text-align: center;
}

.box-register .form-btn .btn {
  font-size: 1.15em;
  padding: 6px 0;
  color: #FFF;
  cursor: pointer;
  text-align: center;
  background-color: #5daaff;
  margin: 0px auto;
  display: inline-block;
  width: 30%;
  border-radius: 4px
}

.box-register .form-btn .btn:hover {
  opacity: 0.85
}

.box-register .form-source .control-label {
  float: none;
  display: inline;
}

.box-register .form-source label {
  margin: 10px 5px
}

.box-register-contact .box-l {
  float: left;
  width: 50%;
  background: url(../images/bg5.jpg) no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 6px;
}

.box-register-contact .box-l:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .6);
}

.box-register-contact .box-l .box-register {
  width: 100%;
  background: none;
  padding: 20px 65px 5px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.1);
  position: relative;
  color: #fff;
}

.box-register-contact .box-l .box-register .form-group {
  height: 56px;
}

.box-register-contact .box-r {
  float: right;
  width: 49%;
  margin-left: 1%
}

.box-register-contact .box-r .contact-list li {
  width: 48%;
  margin: 0 1% 2% 1%
}

.box-register-contact .box-r .box-contact h3 {
  display: none;
}

/**************报名表单-end****************/

/**************大会内容-start****************/
.event-SummitContent-list ul {
  margin: 0 -1%;
}

.event-SummitContent-list li {
  width: 18%;
  float: left;
  padding: 20px 20px;
  text-align: center;
  background: rgba(255, 255, 255, .1);
  margin: 1%;
  min-height: 150px;
  border-radius: 10px;
}

.event-SummitContent-list .ico img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.event-SummitContent-list .tit {
  font-size: 1.1em;
  margin-top: 1.1em;
  margin-bottom: 10px;
  line-height: 1.3;
  white-space: nowrap;
}

.event-SummitContent-list .desc {
  text-align: justify;
  font-size: 0.85em;
  opacity: .9
}

.event-SummitContent-list .n4 li,
.event-SummitContent-list .n7 li,
.event-SummitContent-list .n8 li {
  width: 23%;
}

.event-SummitContent-list .n3 li,
.event-SummitContent-list .n6 li,
.event-SummitContent-list .n9 li {
  width: 31.3%;
}

.event-SummitContent-list .n7 li:nth-child(1),
.event-SummitContent-list .n7 li:nth-child(2),
.event-SummitContent-list .n7 li:nth-child(3) {
  width: 31.3%;
}

.event-SummitContent-list .n2 li {
  width: 48%;
}

/**************大会内容-end****************/

/**************流程-start****************/
.lc-list {
  position: relative;
  overflow: hidden;
  padding: 30px 0 0;
  font-size: 0;
}

.lc-list dl {
  display: inline-block;
  width: 20%;
  text-align: center;
  font-size: 16px;
}

.lc-list dl dt span {
  display: block;
}

.lc-list dl dt img {
  max-width: 60px
}

.lc-list dl:hover dd b {
  background: #ffe000;
  color: #333;
}

.lc-list dd {
  margin-top: 25px;
  font-size: 14px;
  color: #333;
}

.lc-list dd b {
  position: relative;
  display: block;
  z-index: 99;
  margin: 15px auto 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #999;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}

.lc-list>i.hr {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 16px;
  left: 0;
  z-index: 9;
  border-top: 1px solid #e6e6e6;
}

.lc-list.n3 dl {
  width: 33.333%
}

.lc-list.n4 dl {
  width: 25%;
}

.lc-list.n6 dl {
  width: 16.666%
}

.lc-list.n7 dl {
  width: 14%
}

/**************流程-end****************/

.cycle-list {
  margin: 10px 0 25px;
}

.cycle-list ul {
  overflow: hidden;
  text-align: center;
}

.cycle-list ul li {
  background: #0c4284;
  color: #fff;
  display: inline-block;
  padding: 10px 0px;
  text-align: center;
  border-radius: 10px;
  margin: 0 49px 0 0;
  font-size: 14px;
  position: relative;
  width: 160px;
}

.cycle-list ul li:last-child {
  margin-right: 0;
}

.cycle-list ul li:last-child:after {
  display: none;
}

.cycle-list ul li span {
  display: block;
  font-size: 16px;
}

.cycle-list ul li:after {
  position: absolute;
  top: 29px;
  right: -34px;
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/icon1.png) no-repeat;
}

.box-topic {
  padding: 20px 0;
  background: url(../images/bg7.jpg) no-repeat bottom center;
  ;
  color: #fff;
}

.box-topic h1 {
  margin: 0;
  text-align: center;
}


/**************底部版权****************/
.box-copyright {
  overflow: hidden;
  font-size: 0.8em;
  padding: 40px 0 0 0;
}

.box-copyright .main {
  overflow: hidden;
}

.box-copyright .showlogo {
  float: left;
  text-align: center;
  padding-top: 10px;
  width: 38%
}

.box-copyright .showlogo p {
  font-size: 1em;
}

.box-copyright .link {
  float: left;
  margin-left: 15%
}

.box-copyright .code {
  /* float:right; */
}

.box-copyright .link li {
  line-height: 30px;
}

.box-copyright .link .num {
  font-family: "Georgia";
  color: #FAB400;
  font-size: 2em;
}

.box-copyright .code .code-box {
  overflow: hidden;
  text-align: right;
  float: left;
  margin-left: 40px;
}

.box-copyright .code .code-box img {
  width: 110px;
  height: 110px;
}

.box-copyright .code .code-box p {
  line-height: 22px;
  width: 110px;
  text-align: center;
  margin: 0;
}

.box-copyright .copyright {
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-top: 20px;
  background-color: #000
}

.box-copyright .copyright span {
  padding: 0 5px;
}

/**************底部版权-end****************/

/*ZDB联系方式*/
.plugin_zdbcontact {
  width: 480px;
  margin: 0 auto;
  padding: 30px;
}

.plugin_zdbcontact .img {
  float: left;
  width: 90px;
  border-right: 1px solid #ededed;
  font-size: 14px
}

.plugin_zdbcontact .img img {
  max-width: 80px;
}

.plugin_zdbcontact .content {
  /* margin-left: 90px; */
  margin-left: 40px;
  padding-left: 20px;
}

.plugin_zdbcontact .content .people {
  opacity: 1;
}

.plugin_zdbcontact .content div {
  line-height: 36px;
  opacity: 0.75
}



/**************颜色方案****************/
.box-group .cooperation-list .ticket-item .ticket-txt {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.box-group.white {
  background-color: #ffffff
}

.box-group.gray {
  background-color: #f5f5f5
}

.box-group.gray .cooperation-list .ticket-item .ticket-txt {
  border: 0
}

.box-group.black {
  background-color: #262626;
  color: #fff
}

.box-group.black .agenda-list .tab-nav li.on {
  color: #ffc337
}

.box-group.black .agenda-list .tab-nav li.on::after {
  border-top: 8px solid #ffc337;
}

.box-group.black .agenda-item ul li:after {
  background: #ffc337;
}

.box-group.black .agenda-item ul li:before {
  background: #4a4a4a;
}

.box-group.black .agenda-item ul:last-child li:last-child {
  border: none;
}

.box-group.black .box-copyright a {
  color: #fff;
}

.box-group.black .box-copyright a:hover {
  color: #FAB400
}

.box-group.black .cooperation-list .ticket-item .ticket-txt {
  border: 0
}

.box-group.blue {
  background-color: #3999da;
  color: #fff
}

.box-group.blue .agenda-list .tab-nav li.on {
  color: #ffc337
}

.box-group.blue .agenda-list .tab-nav li.on::after {
  border-top: 8px solid #ffc337;
}

.box-group.blue .agenda-item ul li:after {
  background: #ffc337;
}

.box-group.blue .agenda-item ul li:before {
  background: #59a7dc;
}

.box-group.blue .agenda-item ul li {
  border-bottom: 0px dashed #b9ad90
}

.box-group.blue .agenda-item ul:last-child li:last-child {
  border: none;
}

.box-group.blue .box-copyright a {
  color: #fff;
}

.box-group.blue .box-copyright a:hover {
  color: #FAB400
}

.box-group.blue .cooperation-list .ticket-item .ticket-txt {
  border: 0
}

/**************颜色方案-end****************/

/*以下由系统设置的自定义样式，不可删除标志*/
/**************系统自定义样式start****************/

/*sys-group-start*/

/*sys-group-end*/

/*sys-plugin_register-start*/

/*sys-plugin_register-end*/

/*sys-plugin_copyright-start*/

/*sys-plugin_copyright-end*/

/*sys-plugin_peoplemore-start*/

/*sys-plugin_peoplemore-end*/

/*sys-mainmenu-start*/

/*sys-mainmenu-end*/

/**************系统自定义样式end****************/

@media screen and (max-width:668px) {
  body {
    background-position: -99999px -99999px;
  }

  body:before {
    content: "";
    background-image: inherit;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover;
    background-size: cover !important;
    z-index: -1;
  }

  .header {
    position: relative;
    opacity: 1;
  }

  .header .navbar .nav li {
    width: 100%;
    display: block
  }

  .header .navbar .nav li a {
    font-size: 1.2em;
    display: block;
    width: 100%;
    text-align: center
  }

  .header .menulist {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    padding-top: 100px;
    display: flex;
    height: 100vh;
    flex-wrap: wrap;
    flex-direction: column;
    background: rgba(0, 0, 0, .9);
    right: 0;
    transition: all 1s;
    display: none;
    visibility: visible;
    -webkit-animation: opacIn 1s 0s ease-out both;
    animation: opacIn 1s 0s ease-out both;
    justify-content: flex-start;
    align-items: center
  }

  .header .navbar .nav li {
    background: none !important;
  }

  .header .navbar .nav li a {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    display: block;
    font-size: 15px;
    color: #fff;
  }

  .flex {
    display: flex !important;
  }

  .overflow_hidden {
    overflow: hidden;
    height: 100%;
  }

  .overflow_hidden .header {
    opacity: 1;
  }

  .hamburger {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1001;
  }

  .hamburger .line {
    width: 30px;
    height: 2px;
    background-color: #d22624;
    display: block;
    margin: 6px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }

  .hamburger:hover {
    cursor: pointer
  }

  .hamburger.is-active .line:nth-child(1),
  .hamburger.is-active .line:nth-child(2),
  .hamburger.is-active .line:nth-child(3) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
  }

  .hamburger.is-active .line:nth-child(2) {
    opacity: 0
  }

  .hamburger.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg)
  }

  .hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-3px) rotate(-45deg);
    -ms-transform: translateY(-3px) rotate(-45deg);
    -o-transform: translateY(-3px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg)
  }

  .box-timer .box-time .box-l,
  .box-timer .box-time .box-r {
    width: 100%;
    float: none;
    text-align: center;
  }

  .box-timer .time-item .title {
    float: none;
  }

  .box-timer .time-item strong {
    font-size: 1.2em !important;
    float: none;
    display: inline-block;
    padding: 0 5px;
  }

  .main {
    width: 100%;
    padding: 0 10px;
  }

  .banner,
  .banner ul,
  .banner ul li {
    /* height: 180px !important; */
  }

  .banner ul li {
    background-size: cover !important;
  }

  .box {
    padding: 30px 0;
  }

  .box-group {
    font-size: 1.1em;
    line-height: 1.6
  }

  .box-group p img {
    max-width: 100%
  }

  .h2-wrap .caption,
  .box h2.htitle {
    margin: 0 0 10px 0;
    font-size: 20px !important;
    line-height: 35px;
  }

  .h2-wrap .caption span,
  .box h2.htitle .more {
    margin-top: 2px;
    font-size: 0.6em;
    line-height: 20px;
  }

  .h2-wrap .caption .title,
  .box h2.htitle span.title {
    font-size: 28px !important;
  }

  .guests-list li {
    width: 29.33333%;
  }

  .guests-list li .img {
    width: 100px;
    height: 100px;
    border-width: 2px;
  }

  .guests-list li .img img {
    width: 100px;
    height: 100%;
  }

  .agenda-list .box-tabs {
    display: none;
  }

  .agenda-list .tab-nav {
    white-space: nowrap;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 8px;
    margin-bottom: 0;
  }

  .agenda-list .tab-nav li {
    width: 100%;
    margin: 0;
    max-width: initial;
    /* padding:4px; */
  }

  .agenda-item ul {
    min-width: auto;
    display: block;
  }

  .agenda-item ul li {
    padding: 5px 0 5px 5px;
  }

  .agenda-item.agenda-topic ul li.topic {
    margin-top: 0;
  }

  .agenda-item ul li .time {
    width: 100px !important;
  }

  .agenda-item ul li .info {
    float: none;
    margin-left: 115px;
    width: auto !important
  }

  .agenda-item ul li .info .title {
    line-height: 2;
  }

  .agenda-item ul li:before {
    left: 100px;
  }

  .agenda-item ul li:after {
    left: 97px;
    width: 8px;
    height: 8px;
    top: 16px;
  }

  .agenda-item.agenda-topic ul li.topic .title {
    line-height: 2em;
    font-size: 1.2em;
  }

  .agenda-item.agenda-topic ul li.topic:after {
    width: 16px;
    height: 16px;
    top: 19px;
    left: 92px;
  }

  .agendadown {
    margin-bottom: 10px;
  }

  .box_style1 .agenda-list .tab-nav li {
    margin: 0;
    padding: 4px 6px;
    font-size: 14px;
    min-width: auto;
  }

  .box_style1 .agenda-item ul li:after {
    top: 18px;
    left: 113px;
    width: 6px;
    height: 6px;
  }

  .box_style1 .agenda-item ul li .time {
    padding: 5px;
  }

  .box_style1 .agenda-item ul li .info {
    padding: 5px 5px 5px 10px
  }

  .box_style1 .agenda-item.agenda-topic ul li.topic {
    margin-top: 0;
  }

  .box_style1 .agenda-item.agenda-topic ul li.topic .info {
    margin-left: 0;
  }

  .box-map.box-map2 .map-list {
    width: 100%;
    float: none;
  }

  .box-map.box-map2 dl {
    margin-bottom: 10px;
  }

  #mapcontent {
    height: 350px;
  }

  .box-map.box-map2 .map-traffic {
    margin: 0;
    height: auto;
  }

  .data-list li {
    line-height: 1.8;
    width: 25% !important;
    padding: 0 5px
  }

  .data-list li img {
    width: 50px;
    display: block;
    margin-bottom: 8px;
  }

  .data-list li span {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3
  }

  .fluid-list li {
    width: 100% !important;
  }

  .fluid-list li .title {
    top: 20px !important;
    transform: none !important;
  }

  .fluid-list li .desc {
    display: block !important;
    top: 40px !important;
  }

  .news-list ul {
    margin: 0;
  }

  .news-list li {
    width: 100% !important;
    height: auto !important;
    float: none;
    margin: 0 0 10px 0;
  }

  .news-list li:last-child {
    margin: 0;
  }

  .news-list li .img {
    float: none;
    width: 100%;
    height: auto;
  }

  .news-list li .img img {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 4px;
  }

  .news-list li .txt {
    margin-left: 0;
  }

  .news-list-2 li .title {
    padding-bottom: 10px
  }

  .news-list.news-list-4 li {
    margin: 0 0 10px 0;
  }

  .news-list li .date {
    float: none;
  }

  .news-list.news-list-4 li .newslink {
    margin-right: 0;
    -webkit-line-clamp: 2;
  }

  .event-SummitContent-list ul {
    margin: 0;
  }

  .event-SummitContent-list li {
    width: 100% !important;
    margin: 0 0 5% 0;
    padding: 10px 20px;
  }

  .cooperation-list .ticket-item {
    width: 90% !important;
    margin: 0 auto;
    margin-bottom: 30px !important;
  }

  .cooperation-list .ticket-item .item-hd,
  .cooperation-list .ticket-item .item-ft {
    background-size: cover;
  }

  .qa-item {
    float: none;
    width: 100%;
    margin-top: 25px;
  }

  .qa-item:nth-of-type(2) {
    margin-top: 25px;
  }

  .guid-list li {
    padding: 30px;
  }

  .guid-list li .n {
    right: 13px;
    top: 0;
    left: auto;
  }

  .box-special .special-img img {
    max-width: 100%;
  }

  .lc-list {
    padding: 0;
  }

  .lc-list dl {
    width: 100% !important;
    text-align: left;
    position: relative;
    padding-left: 50px;
    padding-bottom: 35px;
  }

  .lc-list dl:nth-last-child(2) {
    padding-bottom: 0;
  }

  .lc-list dl dt span.img {
    float: left;
    margin: 0 15px 0 0;
  }

  .lc-list dl dt span.img img {
    display: block;
  }

  .lc-list dd {
    margin-top: 0;
  }

  .lc-list dd b {
    position: absolute;
    left: 0;
    top: 13px;
    margin: 0;
  }

  .lc-list>i.hr {
    width: 1px;
    height: 100%;
    top: 0;
    left: 15px;
    bottom: auto;
    border-top: none;
    border-left: 1px solid;
    display: none;
  }

  .cycle-list ul li {
    margin: 0 auto 50px;
    float: none;
    text-align: center;
    padding: 20px 0;
    width: 260px;
    border-radius: 5px
  }

  .cycle-list ul li:after {
    top: 110px;
    left: 50%;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
  }

  .cycle-list ul li:last-child {
    margin: 0 auto 30px;
  }

  .cycle-list ul li:last-child:after {
    border: none;
    margin-bottom: 0;
  }

  .media-list li {
    width: 32.333% !important;
    height: 60px !important;
  }

  .media-list li img {
    max-width: 90%;
    max-height: 40px;
  }

  .contact-list ul {
    margin: 0;
  }

  .contact-list li {
    width: 100% !important;
    background: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    padding: 5px 15px;
    margin: 0 0 10px 0 !important;
  }

  .contact-list li div {
    text-align: left;
    margin: 0;
    line-height: 2;
    font-size: 12px;
    padding: 0;
  }

  .contact-list li div.title {
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    background: none !important;
    line-height: 36px;
    position: relative;
    padding-left: 13px;
  }

  .contact-list li div.title::after {
    height: 17px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 9px;
    margin: 0;
  }

  .contact-list li div.people {
    margin-bottom: 0px;
  }

  .box_style1 .contact-list ul {
    padding-top: 0;
  }

  .box_style1 .contact-list li div.title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .box-register-contact .box-l,
  .box-register-contact .box-r {
    width: 100%;
    float: none;
  }

  .box-copyright {
    padding: 0;
  }

  .box-copyright .main {
    /* display:none; */
    text-align: left;
  }

  .box-copyright .showlogo p {
    text-align: left;
  }

  .box-copyright .code .code-box {
    float: none;
    margin: 0 20px;
    display: inline-block;
  }

  .box-copyright .showlogo,
  .box-copyright .link,
  .box-copyright .code {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
  }

  .box-copyright .code {
    margin-top: 20px;
  }

  .box-copyright .copyright {
    margin-top: 0;
  }

  .box-copyright .copyright span {
    display: none;
  }

  .box-copyright .copyright span.company,
  .box-copyright .copyright span.company span {
    display: inline-block;
  }

  .box-register {
    width: 100%;
    padding: 30px 15px !important
  }

  .box-register .form-btn .btn {
    width: 60%
  }

  .news-swiper {
    margin: 20px 0 15px
  }

  .news-swiper .swiper-slide {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }

  .news-swiper .swiper-slide-active,
  .news-swiper .swiper-slide-duplicate-active {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }

  .news-swiper .swiper-slide a:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    border: 10px solid #fff;
    content: "";
    width: 100%;
    height: 100%;
    background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
    border-radius: 20px
  }

  .news-swiper .swiper-slide a {
    padding: 5px;
    border-radius: 7px
  }

  .news-swiper .swiper-slide img {
    border-radius: 7px
  }

  .news-swiper .swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 2px;
    margin-right: 2px;
    width: 8px;
    height: 8px;
    margin-bottom: 2px
  }

  .news-swiper .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: #FFF;
    border: 3px solid #00a0e9;
    margin-bottom: 0
  }

  .layer-guests {
    width: 90% !important;
    margin: 0 auto;
  }

  .agenda-item ul {
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-left: 0;
    /* font-size: 12px; */
  }
}

@media screen and (max-width: 668px) {
  .layer-guests {
    width: 90% !important;
    margin: 0 auto;
  }

  .roll_title {
    margin-right: 0;
    width: 100%;
  }

  .layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 0;
    left: 0;
  }

  .banner ul li>img {
    width: 100%;
  }

  .lightBox_1 li {
    float: left;
    position: relative;
    width: 97%;
    /* height: 400px; */
    overflow: hidden;
    margin: 1.5%;
    padding: 5px;
  }

  .lightBox_2 li {
    float: left;
    position: relative;
    width: 97%;
    /* height: 400px; */
    overflow: hidden;
    margin: 1.5%;
    padding: 5px;
  }

  .lightBox_1 .editdot .img img {
    width: 60%;
  }

  .lightBox_2 .editdot .img img {
    width: 60%;
  }
}

@media screen and (max-width:414px) {

  .banner,
  .banner ul,
  .banner ul li {
    /* height: 200px !important; */
  }

  .cooperation-list .ticket-item:hover {
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
}

@media screen and (max-width:375px) {

  .banner,
  .banner ul,
  .banner ul li {
    height: 170px !important;
  }
}

@media screen and (max-width:320px) {

  .banner,
  .banner ul,
  .banner ul li {
    height: 150px !important;
  }
}