/*通用文字样式*/
.pt10 {
  padding-top: 10px !important;
  font-size: 12px;
  text-align: justify;
}

.c-999 {
  color: #999 !important;
  font-size: 12px;
}

.c-666 {
  color: #666 !important;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.s-999 {
  color: #999 !important;
  font-size: 0.875rem;
}

/*二级页头图*/
.toutu {
  width: 100%;
  float: left;
  position: relative;
  z-index: -99;
  overflow: hidden;
  background: url(/i/web/images/mobile/banner_bg.jpg) no-repeat;
  background-size: 100%;
}

.toutulight {
  animation: jumpBoxHandler 2s infinite;
  position: absolute;
  top: 0;
  z-index: -2;
}

@keyframes jumpBoxHandler {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(0px, 10px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.toutucar {
  animation: jumpBoxcar 2s infinite;
  z-index: 2;
}

@keyframes jumpBoxcar {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(0px, 5px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.toututext {
  position: absolute;
  top: 0;
  z-index: 10;
}

#work {
  display: none;
  z-index: 2;
  margin: 0 auto;
  position: absolute;
  top: 0px;
}

@keyframes routate {
  0% {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  50% {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }

  100% {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}

/*外框*/
.tab-content {
  width: 100%;
  float: left;
}

/*标题*/
.blue_title {
  width: 100%;
  float: left;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  z-index: 4;
  position: relative;
}

.blue_title::before {
  content: "";
  width: 30px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 25px;
  margin-left: -90px;
  z-index: -3;
  background: #999999;
}

.blue_title::after {
  content: "";
  width: 30px;
  height: 1px;
  position: absolute;
  right: 50%;
  top: 25px;
  margin-right: -90px;
  z-index: -3;
  background: #999999;
}


.blue_title span {
  width: 100%;
  float: left;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  color: #666666;
}

.nred_title {
  width: 100%;
  float: left;
  line-height: 28px;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #0c166d;
  letter-spacing: 2px;
}

.write_title {
  width: 100%;
  float: left;
  line-height: 40px;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 2px;
}

.write_title .zs {
  width: 35px;
  padding: 0 10px;
}

.write_title .zs img {
  width: 22px;
}

/*报名*/
.t2 {
  width: 94%;
  float: left;
  margin: 2% 3%;
  text-align: center;
}

.t2 img {
  width: 180px;
  margin: 10px 0;
}

.t2 span {
  width: 100%;
  float: left;
  text-align: center;
}

#Name {
  display: block;
  padding: 1% 0 2% 0;
  position: relative;
  float: left;
  width: 100%;
}

#Name form {
  width: 100%;
  float: left;
  padding: 25px 0 15px 0;
  background: rgba(110, 186, 238, 0.4);
  border-radius: 10px;
}

#Name form ul {
  float: left;
  margin: 0 3%;
  float: left;
}

#Name form ul li {
  width: 100%;
  float: left;
  height: 60px;
  position: relative;
}

#Name form ul li p {
  color: #666;
  display: -webkit-inline-box;
}

#Name form ul li p span {
  color: #0096e0;
  font-weight: 600;
}

#Name form ul li p a {
  color: #0096e0;
  display: -webkit-inline-box;
}

#Name form ul li select {
  width: 100%;
  background: none;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  border-top-left-radius: 37px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 26px;
  border: #02cfef solid 2px;
  float: left;
}

#Name form ul li input {
  width: calc(100% - 44px);
  background: none;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  border-top-left-radius: 37px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 26px;
  border: #02cfef solid 2px;
  float: left;
}

#Name form ul li .tj {
  width: 100%;
  padding-left: 0;
  font-weight: bold;
  height: 46px;
  line-height: 35px;
  background: #07f9fa;
  color: #001e8a;
}

.hqyzm {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  position: absolute;
  bottom: 21px;
  right: 8px;
  color: #001e8a;
  background: #07f9fa;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 25px;
}

.hqyzm a {
  color: #07f9fa;
  cursor: pointer;
}

/*提示*/
.tishi {
  width: calc(94% - 34px);
  float: left;
  padding: 10px 15px;
  margin: 10px 3%;
  border: 2px solid transparent;
  border-radius: 16px;
  box-shadow: 0 0 10px #00d8ff;
  position: relative;
  background-color: #0712b3;
  background-clip: padding-box;
  /*important*/
}

.tishi::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  /*important*/
  background: linear-gradient(to bottom, #00f5ff, #052594);
}

.tishi li {
  width: 100%;
}

.tishi .biaotit {
  color: #07f9fa;
}

.tishi span {
  width: 100%;
  float: left;
  line-height: 24px;
  display: inline-block;
  text-align: justify;
}

/* 在线购票 */
.goupiao {
  width: 94%;
  float: left;
  margin: 5px 3%;
}

.goupiao img {
  border-radius: 8px;
}

/*数据统计*/
.statistics {
  width: 100%;
  float: left;
}

.statistics li {
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
  background: #def1ff;
  text-align: center;
  letter-spacing: 2px;
}

.statistics li h1 {
  width: 100%;
  float: left;
  color: #009b99;
  font-size: 16px;
  line-height: 36px;
}

.statistics li h2 {
  width: 100%;
  float: left;
  color: #009b99;
  font-size: 16px;
  line-height: 36px;
}

.statistics li h2 em {
  font-size: 22px;
}

.statistics li h3 {
  width: 100%;
  float: left;
  color: #666666;
  font-size: 14px;
}

.statistics .ong {
  background: #cbe9ff;
}

.statistics .shen {
  background: #b5e0ff;
}

/*新闻公告*/
.xwgg {
  padding: 0 3%;
  width: 94%;
  float: left;
}

.m-slide {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.m-slide .bd {
  position: relative;
  z-index: 0
}

.m-slide .bd li {
  position: relative;
}

.m-slide .bd li img {
  position: relative;
  width: 100%
}

.m-slide .hd {
  position: absolute;
  width: 120px;
  height: 18px;
  line-height: 18px;
  bottom: 5px;
  left: 50%;
  margin-left: -60px;
  z-index: 1;
  text-align: center;
}

.m-slide .hd li {
  display: inline-block;
  width: 4px;
  height: 4px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 10px 4px;
  background-color: #ffffff;
  border-radius: 2px;
}

.m-slide .hd li.on {
  background-color: #07f9fa;
  width: 8px;
  height: 4px;
  border-radius: 2px;
}

/*新闻资讯*/
.news {
  width: 94%;
  float: left;
  margin: 2% 3% 0 3%;
}

.Con_one {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.news .news_left {
  float: left;
  width: 100%;
}

.news .news_right {
  float: left;
  width: 100%;
  padding: 5px 0 12px 0;
}

.news dl {
  width: 100%;
}

.news dl:hover {
  background: #ffffff;
}

.news dl dt {
  width: 100%;
  float: left;
}

.news dl dt img {
  width: 100%;
  /*border-top-left-radius: 8px; border-top-right-radius: 8px;*/
}

.news dl dd {
  width: calc(100% - 20px);
  float: left;
  padding: 10px 10px;
  background: #f4f4f4;
  /* border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;*/
}

.news dl dd .time {
  width: 100%;
  float: left;
  color: #ed5460;
  font-size: 1rem;
  line-height: 2rem;
}

.news dl dd .content {
  width: 100%;
  float: left;
}

.news dl dd .content h4 {
  font-weight: 600;
  font-size: 1rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news ol li {
  width: 100%;
  padding: 5px 0;
  overflow: hidden;
  border-bottom: #d4d4d4 dashed 1px;
}

.news ol li .time {
  width: 70px;
  padding: 7px 5px;
  float: left;
  opacity: .5;
}

.news ol li .biaoti {
  text-align: justify;
  line-height: 32px;
  float: left;
  font-size: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.news ol li .biaoti i {
  width: 100%;
  line-height: 0;
  float: left;
  padding: 3px 0 0 0;
}

.news ol li .biaoti i img {
  width: 18px;
}

.scrollBox {
  overflow: hidden;
  width: 100%;
}

.scrollBox01 {
  width: 100%;
  position: relative;
  float: left;
}

.scrollBox01 .bd {
  height: 100%;
  padding-bottom: 20px;
}

.scrollBox01 .hd01 {
  width: 100%;
  position: absolute;
  height: 20px;
  bottom: 0px;
  right: 0;
  text-align: right;
  z-index: 1;
}

.scrollBox01 .hd01 ul {
  text-align: center;
}

.scrollBox01 .hd01 li {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  color: #666666;
  background: #666666;
  text-align: center;
  overflow: hidden;
  margin: 10px 4px;
}

.scrollBox01 .hd01 li.on {
  background: #ed5460;
  width: 8px;
  height: 4px;
  border-radius: 2px;
  color: #1643c2;
}

/*新闻资讯 end*/

/*展会简介*/
.zhjj {
  width: 100%;
  float: left;
}

.santutu {
  width: 94%;
  height: 17rem;
  float: left;
  margin: 0 3%;
}

#box {
  width: 100%;
  height: 100%;
  position: relative;
  /*overflow:hidden;*/
}

#pic_list {
  position: relative;
  z-index: 1;
  margin: 1% 0;
}

#pic_list li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#pic_list li img {
  width: 100%;
  height: 11.6rem;
  /* border-top-left-radius: 8px; border-top-right-radius: 8px;*/
}

.mark {
  height: 90px;
  width: 100%;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

#text_list {
  position: absolute;
  bottom: 60px;
  left: 50px;
  position: absolute;
  z-index: 5;
  height: 20px;
  overflow: hidden;
  display: none;
}

#text_list h2 {
  display: none;
}

#text_list .show {
  display: block;
}

#text_list a {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

#ico_list {
  position: absolute;
  top: 12.4rem;
  left: 0;
  width: 100%;
  /*height:100%;*/
  z-index: 3;
}

#ico_list ul {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#ico_list li {
  width: 31.3%;
  float: left;
}

#ico_list li:nth-child(2n) {
  margin: 0 3%;
}

#ico_list img {
  height: 3.6rem;
}

#ico_list li:first-child img {
  border-bottom-left-radius: 8px;
}

#ico_list li:last-child img {
  border-bottom-right-radius: 8px;
}

#ico_list .active {
  background: url(../img/a_hover.gif) no-repeat center 0;
}

#ico_list .active img {
  opacity: 1;
  filter: alpha(opacity=100);
  border: 3px solid #edc012;
  width: 100%;
  margin-left: -3px;
}

.btn {
  background: url(../img/btn.gif) no-repeat;
  height: 38px;
  width: 38px;
  position: absolute;
  bottom: 11px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  z-index: 3;
  display: none;
}

.showBtn {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
  z-index: 4;
}

#btn_prev {
  right: 56px;
}

#btn_next {
  right: 20px;
  background-position: right 0;
}

@media screen and (min-width:375px) {
  .santutu {
    height: 19.6rem;
  }

  #ico_list {
    top: 14.3rem;
  }

  #pic_list li img {
    height: 13.6rem;
  }

  #ico_list img {
    height: 4.2rem;
  }
}

@media screen and (min-width:390px) {
  .santutu {
    height: 20rem;
  }

  #ico_list {
    top: 14.7rem;
  }

  #pic_list li img {
    height: 14rem;
  }

  #ico_list img {
    height: 4.5rem;
  }
}

@media screen and (min-width:412px) {
  .santutu {
    height: 21.3rem;
  }

  #ico_list {
    top: 15.7rem;
  }

  #pic_list li img {
    height: 15rem;
  }

  #ico_list img {
    height: 4.7rem;
  }
}

@media screen and (min-width:600px) {
  .santutu {
    height: 30.3rem;
  }

  #ico_list {
    top: 15.7rem;
  }

  #pic_list li img {
    height: 22.5rem;
  }

  #ico_list img {
    height: 6.7rem;
  }
}

/*数据显示*/
.box {
  background: #f8f8f8;
  width: 100%;
  height: 50vh;
}

.timerDiv {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.time_cont {
  width: 33%;
  padding: 10px 0;
  position: relative;
  float: left;
}

.timerDiv span {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 10px;
  float: left;
}

.sj_cont {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.count-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 10px;
  float: left;
}

.count-fbiaoti {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 6px;
  float: left;
}

.count-text {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  text-align: center;
  color: #666666;
  border-right: #999999 solid 1px;
}

.count-tect {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  text-align: center;
  color: #666666;
}

/*文字*/
.zhjj_text {
  width: 94%;
  float: left;
  padding: 0 3% 10px 3%;
}

.zhjj_text p {
  text-indent: 24px;
  text-align: justify;
  line-height: 1.8rem;
  font-size: 1rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}

.zhjj_text p a {
  color: #07f9fa;
}

.zhjj_text .more {
  width: 100%;
  float: right;
  border-bottom: #ed5460 1px solid;
  padding: 10px 0 0 0;
}

.zhjj_text .more img {
  width: 80px;
  float: right;
}

/*视频*/
.shipin {
  width: 94%;
  float: left;
  margin: 2% 3%;
}

.shipin .inst-r {
  width: 100%;
  overflow: hidden;
}

.shipin ul li {
  float: left;
  width: 100%;
}

.shipin ul li img {
  width: 100%;
  border-radius: 8px;
}

.shipin .inst-r a {
  display: block;
  width: 100%;
  /* margin-bottom: 12px;*/
  overflow: hidden;
  position: relative;
}

.shipin .inst-r a img {
  width: 100%;
  /* height:8em;*/
}

.shipin ul li:nth-child(1) img {
  border-top-left-radius: 8px;
}

.shipin ul li:nth-child(2) img {
  border-top-right-radius: 8px;
}

.shipin ul li:nth-child(3) img {
  border-bottom-left-radius: 8px;
}

.shipin ul li:nth-child(4) img {
  border-bottom-right-radius: 8px;
}

.shipin .inst-r a span {
  width: 100%;
  display: none;
  height: 38px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 50;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.shipin .inst-r a i {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  background: url(/i/web/images/mobile/play.png) no-repeat 0 0;
  background-size: 50px;
}

/*馆平面图*/
.pingmian {
  width: 94%;
  float: left;
  margin: 2% 3% 2% 3%;
}

/*合作媒体*/
.meiti {
  width: 94%;
  float: left;
  margin: 2% 3% 100px 3%;
}

/*合作单位*/
.danwei {
  width: 94%;
  float: left;
  overflow: hidden;
  padding: 20px 3% 80px 3%;
}

.danwei .list {
  width: 100%;
  float: left;
}

.danwei .list span {
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffffff;
  background: #000dab;
}

.danwei .list ul {
  padding: 15px 0;
  overflow: hidden;
}

.danwei .list li {
  width: 100%;
  float: left;
  line-height: 32px;
}

.danwei .list .tubiao {
  border: #ffffff solid 2px;
  border-radius: 50%;
  float: left;
  margin: 9px 6px 0 0;
  width: 9px;
  height: 9px;
}

.danwei .list .tubiao em {
  width: 5px;
  height: 5px;
  background: #ffffff;
  float: left;
  border-radius: 50%;
  margin: 2px;
}

/*二级页*/
.nycomn {
  width: 100%;
  margin: 0 0 100px 0;
  float: left;
  min-height: 30rem;
  background: #ffffff;
  border-radius: 8px;
}

/*文字*/
.ny_wtext {
  padding: 5px 0 5px 0;
  overflow: hidden;
}

.ny_wtext h1 {
  font-size: 1rem;
  padding: 0.5rem 0;
  font-weight: bold;
  color: #000000;
}

.notice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
}

.notice span,
.notice em {
  font-weight: bold;
  display: block;
  color: #BDBDBD;
  font-size: 12px;
}

.notice span {
  color: #ed5460;
}

.ny_wtext .content {
  width: 100%;
  float: left;
  color: #666666;
  margin-bottom: 10px;
}

.ny_wtext .content p {
  width: 100%;
  /*font-size: 1rem;*/
  float: left;
  line-height: 24px;
  float: left;
  padding: 5px 0;
  text-align: justify;
}

.ny_wtext .content .red {
  color: #ed5460;
}

/*图文列表*/
.zslist {
  overflow: hidden;
  padding: 7px 0;
  border-bottom: #f8f8f8 solid 6px;
}

.sjtit {
  font-weight: bold;
  width: 100%;
  font-size: 1rem;
  margin-bottom: 6px;
  color: #333333;
}

.sjtit em {
  float: right;
  color: #ff8605;
}

.exhibit-item {
  width: 100%;
  float: left;
}

.exhibit-item img {
  width: 130px !important;
  height: auto !important;
  float: left;
  /*height: 7em; border-radius: 5%;*/
}

.exhibit-item .exhibit-item-message {
  width: calc(100% - 140px);
  float: left;
  padding-left: 10px;
  position: relative;
}

.exhibit-item .exhibit-item-message .exhibit-collect {
  height: 30px;
  width: 80px;
  border-radius: 15px;
  background: #fff;
  border: 1px solid #ccc;
}

.mui-ellipsis-1 {
  font-weight: bold;
  color: #333333;
  font-size: 1rem;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.mui-ellipsis-2 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 3px;
  display: -webkit-box;
  color: #333;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  line-height: 1.3rem;
  -webkit-box-orient: vertical;
}

/*@media screen and (max-width:320px){
  .mui-ellipsis-2 { overflow: hidden; white-space: normal!important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 1;}  
}*/
.mui-ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  line-height: 2em;
  -webkit-box-orient: vertical;
}

.mui-ellipsis-4 {
  width: 100%;
  float: left;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

@media screen and (max-width:320px) {
  .mui-ellipsis-4 {
    font-size: 0.8rem;
  }
}

.mui-ellipsis-5 {
  font-size: 1rem;
  margin-bottom: 3px;
  display: -webkit-box;
  color: #333;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  line-height: 1.3rem;
  -webkit-box-orient: vertical;
}

.mui-ellipsis-6 {
  width: 100%;
  float: left;
  font-size: 0.9rem;
  margin-bottom: 3px;
  display: -webkit-box;
  color: #666;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  line-height: 1.3rem;
  -webkit-box-orient: vertical;
}

.mui-ellipsis-7 {
  /* font-weight: bold;*/
  color: #333333;
  font-size: 1rem;
  width: 100%;
  float: left;
}

.mui-ellipsis-8 {
  width: 100%;
  float: left;
  font-size: 1rem;
  margin-bottom: 2px;
  display: -webkit-box;
  color: #333;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  line-height: 1rem;
  -webkit-box-orient: vertical;
}

.twleft {
  width: calc(100% - 42px);
  float: left;
  font-weight: bold;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  height: 1.3rem;
  -webkit-box-orient: vertical;
}

.twright {
  float: right;
  width: 42px;
}

.hengxian {
  text-decoration: line-through;
  color: #999999;
}

/*按钮*/
.blue_anniu {
  padding: 5px 12px;
  border-radius: 0.4rem;
  float: right;
  background: #0687c8;
  color: #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
}

.hui_anniu {
  padding: 3px 10px;
  border-radius: 0.4rem;
  float: right;
  border: #333 solid 1px;
  color: #333;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
}

.c-org {
  color: #ff8605 !important;
}

.red {
  color: #dd0514;
}

@media screen and (max-width:320px) {
  .red {
    color: #dd0514;
    font-size: 1rem;
  }
}

/*标题*/
.nred_title {
  width: 94%;
  font-size: 1.3rem;
  font-weight: 600;
  position: relative;
  float: left;
  text-align: center;
  padding: 0.5rem 3%;
  color: #333;
}

.nred_title::before {
  content: "";
  width: 100px;
  height: 2px;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0;
  background: #d8c111;
}

/*图片列表*/
.zs_tupian {
  overflow: hidden;
  /*padding:10px 0 5px 0;*/
}

.zs_tupian li {
  width: 48.5%;
  margin: 7px 3% 7px 0;
  float: left;
  position: relative;
}

.zs_tupian li:nth-child(2n) {
  margin: 7px 0 7px 0;
}

.zs_tupian li img {
  /*border-radius: 15px;*/
  position: relative;
  width: 100%;
  /*height: 6.7rem;*/
  overflow: hidden;
}

.zs_tupian .txt {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  height: 100%;
  overflow: hidden;
  /* display:table;*/
}

.zs_tupian .txt span {
  font-size: 1rem;
  color: #ffffff;
  /*display:table-cell;vertical-align:middle; text-align: center;*/
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.zs_tupian .txt em {
  width: 36px;
  height: 2px;
  border-radius: 2px;
  background: #ffffff;
  position: absolute;
  top: 60%;
  left: 50%;
  margin-left: -18px;
}

/*分页*/
.page_news .page {
  width: 100%;
  float: left;
  padding: 8px 0px;
  text-align: center;
  color: rgb(153, 153, 153);
  background: rgb(238, 238, 238);
  height: auto;
  /* border-radius: 5px;*/
}

.page_news .page a {
  margin: 3px;
  color: rgb(153, 153, 153);
  border: 1px solid #dddddd;
  text-align: left;
  border-radius: 4px;
  padding: 3px 4px;
}

.page_news .page u {
  border-radius: 4px;
  color: rgb(255, 255, 255);
  margin: 2px;
  padding: 3px 4px;
  vertical-align: baseline;
  text-align: left;
  border: 1px solid #0687c8;
  text-decoration: none;
  background: #0687c8;
}

/*选项卡*/
/*.tab-menu .li3 { width: 33.3%;}*/
.tab-wrapper {
  padding: 10px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  float: left;
}

.tab-menu {
  color: #333;
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d8d8d8;
}

.tab-menu li {
  display: inline;
  width: 50%;
  color: #333;
  line-height: 2.2rem;
  text-align: center;
  z-index: 0;
  position: relative;
  margin-bottom: -1px;
  border: 1px solid #d8d8d8;
  background: #f9f9f9;
}

.tab-menu li.active {
  border-bottom-color: #fff;
  background: #fff;
  font-weight: 700;
}

.tab-menu li a {
  color: #666666;
}

.tab-menu li.active a {
  color: #333333;
}

.tab-menu li:first-child {
  border-top-left-radius: 8px;
}

.tab-menu li:last-child {
  border-top-right-radius: 8px;
}

.tab-content>div {
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 0;
}

/*企业*/
.qiye {
  width: 94%;
  padding: 0 3%;
  overflow: hidden;
  margin-top: 8px;
  background: #ffffff;
}

.qiyelist {
  display: flex;
  margin-bottom: 10px;
}

.qiyelist_img {
  display: flex;
}

.qiyelist_img img {
  width: 154px !important;
  min-height: 110px !important;
  max-height: 110px !important;
}

.qiyelist_text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 10px;
  line-height: 28px;
  position: relative;
}

.qiyelist_text h1 {
  width: 100%;
  float: left;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.qiyelist_text span {
  width: 100%;
  float: left;
}

.qiyelist_text span a {
  color: #0530a8;
}

.qiyelist_img2 {
  display: flex;
  width: 33%;
  padding: 0 2px 0 2px;
}

.qiyelist_img2 img {
  min-height: 80px !important;
  max-height: 80px !important;
}

/*视频*/
.video {
  background: #fff;
  overflow: hidden;
  /*margin: 5px 0 5px 0;*/
}

.video .inst-r {
  width: 100%;
  overflow: hidden;
}

.video ul li {
  float: left;
  width: 48.5%;
  /*margin-bottom: 7px;*/
  padding: 7px 3% 7px 0;
}

.video ul li:nth-child(2n) {
  padding: 7px 0 7px 0;
}

.video ul li img {
  width: 100%;
}

.video .inst-r a {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.video .inst-r a img {
  width: 100%;
  /*height: 6.7rem;*/
}

.video .inst-r a span {
  width: 96%;
  padding: 0 2%;
  height: 38px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 50;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.video .inst-r a i {
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px 0 0 -18px;
  background: url(/i/web/images/mobile/nyplay2.png) no-repeat 0 0;
  background-size: 36px;
}

/*展商图片*/
.xczb {
  background: #fff;
  overflow: hidden;
  /* margin: 10px 0 5px 0;*/
}

.xczb .inst-r {
  width: 100%;
  overflow: hidden;
}

.xczb .inst-r a {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
}

.xczb ul li {
  float: left;
  width: 48.5%;
  padding: 7px 3% 7px 0;
}

.xczb ul li:nth-child(2n) {
  padding: 7px 0 7px 0;
}

.xczb ul li img {
  width: 100%;
  /*height: 6.7rem;*/
}

.xczb ul li b {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 5px;
  color: #333;
  font-weight: normal;
}

/*商品图片*/
.sptp {
  background: #fff;
  overflow: hidden;
  /* margin: 10px 0 5px 0;*/
}

.sptp .inst-r {
  width: 100%;
  overflow: hidden;
}

.sptp .inst-r a {
  display: block;
  width: 100%;
  /*margin-bottom: 12px;*/
  overflow: hidden;
  position: relative;
}

.sptp ul li {
  float: left;
  width: 48.5%;
  padding: 7px 3% 7px 0;
}

.sptp ul li:nth-child(2n) {
  padding: 7px 0 7px 0;
}

.sptp ul li img {
  width: 100%;
  /*height: 7em;*/
}

.sptp ul li span {
  width: 100%;
  float: left;
  font-size: 1rem;
  font-weight: bold;
  height: 1.3rem;
  margin: 5px 0;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
@media screen and (min-width:375px){
  .xczb ul li img { height: 7.9rem;}
  .video .inst-r a img { height: 7.9rem;}
  .zs_tupian li img { height: 7.9rem;}
}
@media screen and (min-width:390px){
  .xczb ul li img { height: 8.2rem;}
  .video .inst-r a img { height: 8.2rem;}
  .zs_tupian li img { height: 8.2rem;}
}
@media screen and (min-width:412px){
  .xczb ul li img { height: 8.9rem;}
  .video .inst-r a img { height: 8.9rem;}
  .zs_tupian li img { height: 8.9rem;}
}
@media screen and (min-width:600px){
  .xczb ul li img { height: 12.9rem;}
  .video .inst-r a img { height: 12.9rem;}
  .zs_tupian li img { height: 12.9rem;}
}
*/
/*联系方式*/
.aboutus {
  float: left;
}

.aboutus img {
  margin-bottom: 12px;
}

.aboutus p {
  line-height: 30px;
  /* margin-bottom: 12px;*/
  text-align: justify;
  font-size: 1rem;
}

.aboutus .biaotit {
  color: #1376c2;
  font-weight: 700;
}

/*酒店推荐*/
.chengguo {
  width: 100%;
  /*padding: 5px 0;*/
  float: left;
}

.chengguo ul {
  width: 100%;
}

.chengguo ul li {
  width: 100%;
  float: left;
  background: #ffffff;
  position: relative;
  padding: 7px 0;
  border-bottom: #f8f8f8 solid 6px;
}

.chengguo ul li img {
  float: left;
  width: 110px;
  height: 6em;
  /*border-radius: 5%;*/
}

.chengguo .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 10px;
  position: relative;
}

.chengguo ul li h1 {
  color: #0687c8;
  float: left;
  font-weight: bold;
  font-size: 1rem;
  line-height: 2em;
  margin-top: 0px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.chengguo ul li h2 {
  color: #0b0b0b;
  width: 78%;
  float: left;
  font-size: 0.9rem;
  line-height: 2em;
  display: -webkit-box;
  height: 2em;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.chengguo ul li h3 {
  color: #0b0b0b;
  width: 78%;
  float: left;
  font-size: 0.9rem;
  line-height: 2em;
  display: -webkit-box;
  height: 2em;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.banquan {
  width: 100%;
  float: left;
  overflow: hidden;
  line-height: 2.6rem;
  color: #ffffff;
  text-align: center;
  padding: 0 0 80px 0;
  background: #151c21;
}

/*当前位置*/
.location {
  width: 96%;
  float: left;
  color: #999;
  padding: 15px 0 5px 8px;
  font-size: 12px;
}

.location i {
  float: left;
  margin-right: 5px;
}

.location i img {
  width: 17px;
  height: 17px;
}

.location a {
  color: #666;
}

.location em {
  color: #cecece;
}

/*  开屏页  */
.kaiping {
  position: relative;
  /*overflow:hidden; max-width:100%; max-height:100%; */
}

.kaiping .bd {
  position: relative;
  z-index: 0
}

.kaiping .bd li {
  width: 100%;
  background-size: cover !important;
  background-attachment: fixed !important;
  min-height: 100vh;
  background: url(/i/web/images/mobile/kp_03.jpg) no-repeat;
}

.kaiping .hd {
  position: absolute;
  width: 120px;
  height: 18px;
  line-height: 18px;
  bottom: 30px;
  left: 50%;
  margin-left: -60px;
  z-index: 1;
  text-align: center;
}

.kaiping .hd li {
  display: inline-block;
  width: 6px;
  height: 4px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 10px 4px;
  background-color: #6ebaee;
  border-radius: 2px;
}

.kaiping .hd li.on {
  background-color: #07f9fa;
  width: 10px;
  height: 4px;
  border-radius: 2px;
}

.jinru {
  width: 100%;
  position: fixed;
}

.jinru .jr {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
}

.jinru .jr img {
  height: 90vh;
}

.jinru .dj {
  position: fixed;
  left: 50%;
  margin-left: -6px;
  bottom: 55px;
}

.jinru .dj img {
  width: 130px;
}

.tiaoguo {
  position: fixed;
  right: 15px;
  top: 30px;
  background: #333333;
  color: #ffffff;
  padding: 5px 16px;
  border-radius: 15px;
}

.tiaoguo a {
  color: #ffffff;
}

/*发布-日程安排*/
.richeng {
  width: 100%;
  float: left;
  padding: 4px 0;
}

.richeng table {
  width: 100%;
  border: #d8d8d8 solid 1px;
  text-align: center;
}

.richeng tr {
  width: 100%;
  border-left: #d8d8d8 solid 1px;
  border-bottom: #d8d8d8 solid 1px;
}

.richeng tr:nth-child(3n) {
  background: #f3f3f3;
}

.richeng tr th {
  background: #d8d8d8;
  color: #333;
  font-weight: 600;
  padding: 8px 5px;
}

.richeng tr td {
  border-right: #d8d8d8 solid 1px;
  border-top: #d8d8d8 solid 1px;
  padding: 8px 5px;
}

/*云展会-历届汽博会*/
.lijie {
  width: 100%;
  float: left;
  /*padding: 1.4rem 0 0 0;*/
}

.lijie li {
  width: 100%;
  float: left;
  padding-top: 0.5rem;
  border-bottom: #d8d8d8 1px dashed;
}

.lijie li img {
  width: 100%;
  margin-bottom: 10px;
}

.lijie h1 {
  font-size: 1rem;
  padding: 1.2rem 0 0.5rem 0;
  font-weight: bold;
  color: #000000;
  border-top: #d8d8d8 1px dashed;
}

.lijie li h2 {
  width: 100%;
  float: left;
  font-size: 0.875rem;
  font-weight: 600;
  color: #333333;
}

.lijie li p {
  font-weight: 500;
  line-height: 24px;
  padding: 5px 0;
  color: #666666;
}

/*首页底部说明*/
.instructions {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #333333;
  color: #ffffff;
  line-height: 1.3rem;
  padding: 10px 0;
  font-size: 0.875rem;
}

/*暂无内容*/
.none {
  margin: 10px 0 0 0;
  float: left;
  line-height: 26px;
}