.exh-ind1{
	padding:50px 0px;
	overflow:hidden;
	background:#fff;
}
.exh-ind1-box{
    width:1210px;
    margin:0 auto;
    text-align:center;
    position:relative;
  }
.exh-ind1-box img{
	max-width:38.5%;
	height:auto;
  padding-top: 25px;
}
.exh-ind1-box p{
	width:30%;
	font-size:16px;
	color:#888;
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	line-height:26px;
  max-height: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 显示的行数 */
}
.exh-ind1-box span {
  font-size:20px;
	color:#ffb347;
  font-weight: bold;
  line-height: 40px;
}
p.exh-history{
	top: 0;
  left: 70px;
}
p.national-tour{
	top: 193px;
    left:5px;
}
p.aut-support{
	top: 385px;
    left: 70px;
}
p.all-industry{
	top: 385px;
    left: 787px;
    text-align: left;
}
p.all-channels{
	width: 30%;
    top: 193px;
    left: 871px;
    text-align: left;
}
p.all-channels2{
	width: 30%;
    top: 0;
    left: 787px;
    text-align: left;
}
.section-pb-1402 {
  padding-bottom: 120px;
}
.meitibg {
  background: url(../images/meitibg.jpg) center no-repeat;
}
@media(max-width:2500px) {
  .swiper { display: none;}
}
@media(max-width:1500px) {
  .exh-ind1-box{
    width:1210px;
    margin:0 auto;
    text-align:center;
    position:relative;
  }
  .liangdianxiao { display: none;}
  .swiper { display: none;}
}
@media(max-width:1199.98px) {
.exh-ind1-box {
  width: 930px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
p.national-tour {
    top: 143px;
    left: 5px;
}
p.exh-history {
    top: 0;
    left: 65px;
}
p.all-channels {
    width: 30%;
    top: 143px;
    left: 645px;
    text-align: left;
}
p.aut-support {
    top: 285px;
    left: 40px;
}
p.all-industry {
    top: 285px;
    left: 610px;
    text-align: left;
}
p.all-channels2 {
    top: 0;
    left: 600px;
    text-align: left;
}
.liangdianxiao { display: none;}
.swiper { display: none;}
}
@media(max-width:991.98px) {
.exh-ind1-box {
  width: 690px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
p.national-tour {
  top: 103px;
  left: 5px;
}
p.exh-history {
  top: 0;
  left: 30px;
}
p.all-channels {
  width: 30%;
  top: 103px;
  left: 485px;
  text-align: left;
}
p.aut-support {
  top: 205px;
  left: 20px;
}
p.all-industry {
  top: 205px;
  left: 460px;
  text-align: left;
}
p.all-channels2 {
  top: 0;
  left: 450px;
  text-align: left;
}
.liangdianxiao { display: none;}
.swiper { display: none;}
}
@media (max-width: 767.98px) {
  .exh-ind1-box{
    width:100%;
    margin:0 auto;
    text-align:center;
    position:relative;
    display: none;
  }
  .accordion ul li {
    width: 45.5%;
    margin-right: 3%;
    margin-left: 3%;
    margin-bottom: 2rem;
  }
  .accordion ul li:nth-child(2n) {
    margin-right: 0;
  }
  .accordion ul li.active {
    width: 45.5%;
  }
   p.shoujiliangdian {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    margin-left: 15%;
  }
  p.shoujiliangdian span.xiaobiao {
    font-size:20px;
	  color:#ffb347;
    font-weight: bold;
    line-height: 40px;
  }
  .swiper { 
    display:block;
    background: url(../images/liandian.png) center no-repeat;
    background-size: 50%;
  }
  .section-pb-1402 {
    padding-bottom: 40px;
}
.section-pt-140 {
  padding-top: 40px;
}
}
@media (max-width: 767.98px) {
    .accordion ul li img {
        max-width: 100%;
    }
    .accordion ul li .text {
        padding: 0;
        position: absolute;
        /* left: 0;
        top: 0px; */
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    .accordion ul li .text p {
        font-size: 16px;
        margin: 0;
        padding: 0;
    }
    .accordion ul li.active .text p {
        line-height: 32px;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        padding: 0;
    }
}