body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 微软雅黑;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
/*===========历届回顾==============*/
.ljhg {
    position: relative;
    z-index: 10;
    border: 5px solid #FFFFFF;
	overflow: hidden;
	float: left;
}
.ljhg .p_pro_list_lilimg_{
    margin-left: 5px;
    transition: all 0.7s ease 0s;
    width: 100%;
}
.ljhg:hover img {
    margin-left: 5px;
    transform: scale(1.1);
}

/*===========联系我们-各人名片==============*/
.cont_to_pp{/* margin:20px 0px; *//* width:740px; *//* overflow:hidden; */}
.cont_to_pp dl{/* width:800px; */}
.cont_to_pp dl dd{float:left;background:#efefef;padding:20px;margin:20px 20px 0px 0px;width:100%;height:180px;}
.cont_to_pp dl dd strong{display:block;height:35px;line-height:35px;color:#333;font-size:18px;font-family:"Î¢ï¿½ï¿½ï¿½Åºï¿½";margin-bottom:10px;}
.cont_to_pp dl dd em{display:block;line-height:25px;color:#333;font-size:15px;margin-bottom:20px;font-family:"Î¢ï¿½ï¿½ï¿½Åºï¿½";}
.cont_to_pp dl dd em a{margin-right:10px;}
.cont_to_ppt dl dd{height:140px;padding:10px 20px 10px;}
.cont_to_ppt{/* margin-bottom:40px; */}

.cont_to_pp dl dd em i{color:#64a94e;font-weight:bold;}
.cont_to_ppt dl dd{position:relative;} 
.der_mwq{width:96px;position:absolute;top:20px;right:20px;}
.der_mwq em{display:block;width:96px;height:96px;margin-bottom: 5px !important;}
.der_mwq span{display:block;text-align:center;color:#333;font-size:12px;font-family:"微软雅黑";}

/*===========为何参展==============*/
.second-whcz:before{position: absolute;top:0;left:0;z-index: 0;content: "";width: 473px;height: 145px;background: url("../images/whcz.gif");}
.second-whcz .main-nav{width: 275px;}
.whcz-list{width: 1093px;margin: 35px auto; overflow: hidden;}
.whcz-list li{display: table;width: 1093px;min-height: 126px; margin-top: 12px; padding: 30px 50px;line-height: 24px;color: #6e6e6e; border: 1px #ddd solid;background: #fff;}
.whcz-list li div{display: table-cell;vertical-align: middle;}
.whcz-num{width: 95px;font-size: 49px;color: #343333;}
.whcz-txt p{color: #212121;}

/*========参展须知=============*/
.second-czxz:before{position: absolute;top:0;left:0;z-index: 0;content: "";width: 473px;height: 145px;background: url("../images/czxz.gif");}
.second-czxz .main-nav{width: 400px;}
.czxz-list{width: 850px;padding-left: 50px; margin: 0 auto;overflow: hidden;}
.czxz-list>p{margin-top: 45px; line-height: 30px;font-size: 20px;color: #272727;text-align: center;}
.czxz-list ul{margin: 15px 0;background: url("/skin/web/lines.png") left center no-repeat;}
.czxz-list ul li{position: relative; padding: 25px 0 25px 78px;}
.czxz-list ul li p{line-height: 26px;color: #626262;}
.czxz-list ul li i{position: absolute;left: -50px;top: 30px;width: 98px;height: 93px;padding: 26.5px 0;text-align: center;font-size: 30px;font-style: normal;color: #0c7ea4;background: url("/skin/web/czxz.png") center center no-repeat;}
.tbts-list{position: relative; width: 1090px;padding: 74px 36px 45px 36px;margin: 100px auto 0 auto; border: 1px #ddd solid;background: #fff;}
.tbts-list:before{position: absolute;top: -74px;left: 43%;content: "";width: 152px;height: 151px;background: url("../images/tbts.png") center center no-repeat;}
.tbts-list dl{padding: 10px 38px;color: #737372; border-top: 1px #ddd solid;overflow: hidden;}
.tbts-list dt{float: left;line-height: 26px;}
.tbts-list dd{padding-left: 20px;line-height: 26px;}
.tbts-list dl.nobt{border-top: 0;}


.head-warp {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  height: 160px;
  z-index: 99;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head-warp.curr {
  -webkit-transform: translate(0px, -61px);
  -moz-transform: translate(0px, -61px);
  transform: translate(0px, -61px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head-top {
  width: 100%;
  height: 60px;
  background: #103663;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.head-top .head-left-img {
  position: absolute;
  left: 0;
  top: 0;
}
.head-top .head-right-img {
  position: absolute;
  right: 0;
  top: 0;
}
.head-top .con {
  width: 85%;
  margin: 0 7.5%;
  color: #fff;
}
.head-top .con .time {
  font-size: 24px;
  margin-top: 13px;
  color: #fff;
}
.head-top .con .lang {
  color: #fff;
  margin-top: 18px;
}
.head-top .con .lang a {
  margin-left: 35px;
  color: #fff;
}
.head-top .con .lang a .fa {
  margin-right: 8px;
  opacity: 0.6;
}
.head-top .con .lang .lang-span {
  margin-left: 35px;
}
.head-top .con .lang .lang-span a {
  margin-left: 10px;
  vertical-align: middle;
}
.head-top .con .search {
  margin: 12px 0 0 65px;
  line-height: 35px;
}
.head-top .con .search .sea-input {
  height: 36px;
  padding: 0 10px;
  background: #fff;
  border-radius: 5px 0 0 5px;
  border: 2px solid #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head-top .con .search .sea-input:focus {
  border: 2px solid #8ec14b;
}
.head-top .con .search .tit {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  border-radius: 0 5px 5px 0;
  background: #8ec14b;
  padding: 0 15px;
  cursor: pointer;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head-top .con .search .tit input{
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  border:none;
  background:none;
  cursor:pointer;
  color:#fff;
}
.head-top .con .search .tit:hover {
  opacity: 0.9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.head-com {
  width: 100%;
  background: #fff;
  position: relative;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.head-com .nav-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-top: 100px;
  height: auto;
  background: url(ind-img36.jpg) no-repeat 8.5% 0 rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  padding: 25px 0;
  display: none;
}
.head-com .nav-bg .con {
  float: right;
  width: 85%;
  margin-right: 7.5%;
}
.head-com .nav-bg .con .nav-info {
  width: 380px;
  margin-left: 57px;
  padding-left: 57px;
  border-left: 1px solid #e3e3e5;
}
.head-com .nav-bg .con .nav-info .tit {
  font-size: 16px;
  margin-bottom: 15px;
}
.head-com .nav-bg .con .nav-info .info {
  font-size: 14px;
  color: #999;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
}
.head-com .nav-bg .con .nav-info .ind-download-a {
  padding: 10px 25px 10px 25px;
}
.head-com .nav-bg .con .nav-info .ind-download-a:after {
  border-bottom: 42px solid transparent;
}
.head-com .nav-bg .con .nav-a {
  width: 470px;
}
.head-com .nav-bg .con .nav-a .Level-wp {
  width: 18%;
  float: left;
  margin: 0 2% 10px 0;
}
/*2021.10.26 横排列加图片*/
.head-com .nav-bg .con .nav-a .Level-img {
  float: left;
}
.head-com .nav-bg .con .nav-a .Level-wp .secondary {
  display: block;
  line-height: 32px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px solid #888;
}
.head-com .nav-bg .con .nav-a .Level-wp .secondary .fa {
  margin-right: 5px;
  font-size: 18px;
}
.head-com .nav-bg .con .nav-a .Level-wp .Level3 {
  width: 100%;
  margin-bottom: 10px;
}
.head-com .nav-bg .con .nav-a .Level-wp .Level3 a {
  font-size: 15px;
  display: block;
  line-height: 34px;
  border-bottom: 1px solid #ddd;
}
.head-com .nav-bg .con .nav-a .Level-wp .Level3 a .fa {
  margin-right: 5px;
}
.head-com .head-com-left-img {
  position: absolute;
  left: 0;
  top: 0;
}
.head-com .head-com-right-img {
  position: absolute;
  right: 0;
  top: 0;
}
.head-com .head-box {
  width: 85%;
  height: 100px;
  margin: 0 7.5%;
}
.head-com .head-box .logo {
  margin-top: 25px;
}
.head-com .head-box .nav {
  margin-right: -18px;
}
.head-com .head-box .nav li {
  float: left;
  height: 100px;
  padding-top: 25px;
}
.head-com .head-box .nav .nav-li {
  padding: 15px 18px;
  display: block;
  float: left;
  position: relative;
}
.head-com .head-box .nav .nav-li span {
  position: relative;
  z-index: 2;
}
.head-com .head-box .nav .nav-li:hover {
  color: #fff;
}
.head-com .head-box .nav .nav-li.curr {
  color: #fff;
  z-index: 2;
}
.head-com .head-box .nav .nav-li.curr span {
  position: relative;
  z-index: 2;
}
.head-com .head-box .nav .nav-li:hover:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  background: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.head-com .head-box .nav .nav-li.curr:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  /*#2871c8; 都换成#64a94e*/
  background: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.top-bot {
  height: 160px;
  width: 100%;
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-slide img {
  width: 100%;
  display: block;
}
.banner .swiper-pagination-bullet {
  background: #fff;
}
.banner .banner-next {
  top: 48%;
  width: 64px;
  height: 64px;
  background: url(arr-right.png) no-repeat center center rgba(40, 113, 200, 0.3);
}
.banner .banner-prev {
  top: 48%;
  width: 64px;
  height: 64px;
  background: url(arr-left.png) no-repeat center center rgba(40, 113, 200, 0.3);
}
.ind-about {
  width: 1920px;
  margin: 51px 0 83px -960px;
  left: 50%;
  height: auto;
  position: relative;
}
.ind-about .ab-bg-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.ind-about .ab-bg-img2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.ind-about .con {
  width: 1200px;
  margin: 0 auto;
}
.ind-about .con .tit {
  margin-top: 30px;
  color: #64a94e;
  font-size: 32px;
  background: url(ind-img7.png) no-repeat left top;
  padding-left: 38px;
}
.ind-about .con .tit span {
  display: block;
}
.ind-about .con .info {
  margin-top: 20px;
  width: 68%;
}
.ind-about .con .info .info-t {
  line-height: 30px;
}
.ind-download-a {
  margin-top: 20px;
  display: block;
  float: left;
  padding: 18px 35px 18px 55px;
  color: #fff;
  position: relative;
  background: #64a94e;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-download-a .fa {
  position: relative;
  z-index: 1;
  font-size: 24px;
  vertical-align: top;
  margin: -1px 0 0 5px;
}
.ind-download-a span {
  position: relative;
  z-index: 1;
}
.ind-download-a:after {
  content: ' ';
  position: absolute;
  right: -20px;
  top: 0;
  border-top: 0px solid transparent;
  border-left: 20px solid #64a94e;
  border-bottom: 60px solid transparent;
}
.ind-download-a:hover {
  color: #fff;
  /*box-shadow: -15px -10px 25px rgba(40, 113, 200, 0.5);*/
  box-shadow: -15px -10px 25px #8ec14b;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-transform: translate(5px, 5px);
  -moz-transform: translate(5px, 5px);
  transform: translate(5px, 5px);
}
.ind-scale {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  height: 400px;
  position: relative;
  background: url(ind-img8.png) no-repeat right top #2267ba;
}
.ind-scale .con {
  width: 1014px;
  margin: 0 auto;
  color: #fff;
}
.ind-scale .con .top {
  width: 100%;
  overflow: hidden;
  border-bottom: 3px solid #fff;
  padding: 45px 0 30px 0;
}
.ind-scale .con .top .top-li {
  margin-right: 13%;
  float: left;
}
.ind-scale .con .top .top-li .tit {
  margin: 18px 0 0 20px;
}
.ind-scale .con .top .top-li .tit .title {
  font-size: 18px;
}
.ind-scale .con .top .top-li .tit .info {
  font-size: 40px;
}
.ind-scale .con .top .top-li .tit .info sub {
  font-size: 16px;
}
.ind-scale .con .top .top-li:last-of-type {
  margin-right: 0;
  float: right;
}
.ind-scale .con .time {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 42px;
}
.ind-scale .con .time .title {
  font-size: 22px;
}
.ind-advantage {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  height: 378px;
  position: relative;
  background: url(ind-img12.jpg) no-repeat fixed top;
  margin-top: 25px;
}
.ind-advantage .con {
  width: 1312px;
  margin: 0 auto;
}
.ind-advantage .con .advantage-li {
  width: 25%;
  float: left;
  text-align: center;
}
.ind-advantage .con .advantage-li .img {
  margin: 70px 0 10px 0;
}
.ind-advantage .con .advantage-li .img img {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-advantage .con .advantage-li .title {
  line-height: 30px;
  color: #fff;
  font-size: 18px;
}
.ind-advantage .con .advantage-li .title span {
  display: block;
}
.ind-advantage .con .advantage-li:hover .img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.mxpackinfo {
  background-image: url(page-img101.png);
  background-color: #141414;
  height: 510px;
  margin-top: 50px;
  padding-top: 40px;
}
.mxpackinfo .con {
  width: 1200px;
}
.mxpackinfo .con .page-text {
  color: #fff;
  line-height: 30px;
}
.mxpack-tit {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 15px;
  color: #fc8e00;
  font-weight: bold;
}
.mxpack-core {
  padding: 30px 0;
}
.mxpack-core .mxpack-tit {
  padding-bottom: 15px;
}
.mxpack-core .core-li {
  padding: 50px 0;
  border-top: 1px solid #e5e5e5;
}
.mxpack-core .core-li .core-img {
  float: left;
  width: 49.5%;
}
.mxpack-core .core-li .core-tit {
  float: right;
  width: 47%;
}
.mxpack-core .core-li .core-tit .tit {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  margin-top: 12px;
  float: left;
  overflow: hidden;
}
.mxpack-core .core-li .core-tit .tit span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fdb04c;
  height: 20px;
  content: ' ';
  z-index: -1;
}
.mxpack-core .core-li .core-tit .tit-info {
  font-size: 30px;
  margin: 8px 0 20px 0;
}
.mxpack-core .core-li .core-tit .info {
  line-height: 30px;
}
.mxpack-core .core-li:nth-of-type(2n) .core-img {
  float: right;
}
.mxpack-core .core-li:nth-of-type(2n) .core-tit {
  float: left;
}
.mxpack-core .core-li:last-of-type {
  border-bottom: 1px solid #e5e5e5;
}
.mxpack-core .core-a {
  width: 20%;
  margin: 40px 40% 0;
}
.mxpack-core .core-a .ind-download-a {
  float: none;
}
.channel {
  height: 600px;
  background: url(page-img116.jpg) no-repeat left top;
}
.channel .con .channel-top {
  width: 100%;
  padding: 15px 0 45px 0;
}
.channel .con .channel-top .channel-img {
  padding: 46px 58px;
}
.channel .con .channel-top .channel-info {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 55px;
}
.channel .con .channel-top .channel-info img {
  margin-right: 15px;
  vertical-align: middle;
}
.channel .con .channel-con {
  position: relative;
}
.channel .con .channel-tit {
  font-size: 34px;
  color: #221f1f;
  font-weight: bold;
  text-align: right;
  margin-top: 38px;
}
.channel .con .advantage-li .img {
  margin: 0;
}
.channel .con .swiper-container-channel {
  overflow: hidden;
}
.channel .con .swiper-pagination {
  bottom: -48px;
}
.channel .con .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
.channel .con .swiper-slide {
  max-width: 290px;
  max-height: 235px;
  line-height: 235px;
  text-align: center;
}
.channel .con .swiper-slide img {
  display: initial;
  vertical-align: middle;
  max-width: 100%;
  max-height: 235px;
}
.Exhibits-range {
  background: url(page-img118.jpg) left top no-repeat;
  height: 430px;
}
.Exhibits-range .con {
  width: 1200px;
}
.Exhibits-range .range-con {
  color: #fff;
  padding: 60px 0;
}
.Exhibits-range .range-con .box {
  width: 45%;
}
.Exhibits-range .range-con .box .tit {
  color: #fc8e00;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 30px;
}
.Exhibits-range .range-con .box .li-box .li {
  float: left;
  width: 50%;
  line-height: 30px;
  font-size: 18px;
  margin: 9px 0;
}
.Exhibits-range .range-con .box .li-box .li img {
  margin-right: 10px;
}
.vip-buyers .mxpack-tit {
  margin-top: 40px;
}
.vip-buyers .vip-img {
  margin: 40px 0 50px;
}
.brilliant {
  margin: 20px 0;
}
.brilliant .brilliant-li {
  padding: 30px;
  margin: 40px 0;
  color: #fff;
  overflow: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.brilliant .brilliant-li .img {
  width: 31%;
  float: left;
}
.brilliant .brilliant-li .title {
  width: 62%;
  margin-right: 4%;
  float: right;
}
.brilliant .brilliant-li .title .tit {
  font-size: 28px;
  position: relative;
}
.brilliant .brilliant-li .title .tit span {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
  float: right;
  margin: 5px 10px 0 0;
}
.brilliant .brilliant-li .title .tit a {
  color: #fff;
}
.brilliant .brilliant-li .title .info {
  line-height: 30px;
  margin: 20px 0 10px 0;
}
.brilliant .brilliant-li .title .info a {
  color: #fff;
}
.brilliant .brilliant-li .title .more {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 4px;
}
.brilliant .brilliant-li .title .more .fa {
  font-size: 24px;
  vertical-align: top;
  margin-top: -1px;
}
.brilliant .brilliant-li:nth-of-type(1),.brilliant .brilliant-li:nth-of-type(6) {
  background: #5f94d4;
}
.brilliant .brilliant-li:nth-of-type(2),.brilliant .brilliant-li:nth-of-type(7) {
  background: #59bd9b;
}
.brilliant .brilliant-li:nth-of-type(3),.brilliant .brilliant-li:nth-of-type(8) {
  background: #3d7bc6;
}
.brilliant .brilliant-li:nth-of-type(4),.brilliant .brilliant-li:nth-of-type(9) {
  background: #ed6f73;
}
.brilliant .brilliant-li:nth-of-type(5),.brilliant .brilliant-li:nth-of-type(10) {
  background: #616bab;
}
.brilliant .brilliant-li:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-news {
  width: 100%;
  background: url(ind-img13.png) no-repeat right top;
  overflow: hidden;
  padding: 275px 0 35px 0;
  position: relative;
}
.ind-news .con {
  width: 85%;
  margin: 0 7.5%;
}
.ind-news .con .con-li {
  width: 30%;
  float: left;
  line-height: 28px;
  margin-right: 5%;
}
.ind-news .con .con-li .img {
  width: 100%;
  max-height: 254px;
}
.ind-news .con .con-li .img img {
  max-width: 100%;
  max-height: 254px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-news .con .con-li .img .tit-box {
  position: relative;
  bottom: 58px;
  float: right;
  padding: 10px 30px;
  margin-right: 25px;
  margin-bottom: -49px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-news .con .con-li .img .tit-box span {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 18px;
}
.ind-news .con .con-li .img .tit-box:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  background: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.ind-news .con .con-li .img:hover img {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-news .con .con-li .img:hover .tit-box {
  -webkit-transform: translate(8px, 0px);
  -moz-transform: translate(8px, 0px);
  transform: translate(8px, 0px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.ind-news .con .con-li .tit {
  width: 100%;
  font-size: 18px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 15px 0 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.ind-news .con .con-li .tit img {
  vertical-align: middle;
  margin-right: 10px;
}
.ind-news .con .con-li .top {
  border: none;
  height: 52px;
}
.ind-news .con .con-li .info {
  width: 100%;
  height: 72px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.ind-news .con .con-li .info a {
  width: 100%;
  color: #999;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ind-news .con .con-li .li-info {
  background: url(ind-img17.png) no-repeat 0 23px;
  padding: 15px 0 15px 20px;
  border-bottom: 1px solid #e5e5e5;
  height: 87px;
  width: 100%;
}
.ind-news .con .con-li .li-info a {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ind-news .con .con-li .more {
  padding-top: 15px;
  color: #64a94e;
  display: block;
}
.ind-news .con .con-li .more .fa {
  font-size: 20px;
  vertical-align: text-bottom;
}
.ind-news .con .con-li:nth-of-type(2) .img .tit-box:after {
  background: #64a94e;
}
.ind-news .con .con-li:last-of-type {
  margin-right: 0;
}
.ind-news .con .con-li:last-of-type .img .tit-box:after {
  background: #103663;
}
.box-tit {
  position: absolute;
  background: url(ind-img23.png) no-repeat left top;
  width: 360px;
  height: 90px;
  float: left;
  font-size: 48px;
  line-height: 90px;
  text-indent: 70px;
  color: #fff;
  top: 115px;
  left: 0;
}
.box-tit-bg {
  background: url(ind-img23-bg.png) no-repeat left top;
  width: 367px;
  top: 122px;
}
.ind-Brand {
  width: 100%;
  background: #64a94e;/*eab800*/
  height: 240px;
}
.ind-Brand .con {
  width: 85%;
  margin: 0 7.5%;
}
.ind-Brand .con .tit {
  float: left;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  margin-top: 88px;
  margin-right: 40px;
}
.ind-Brand .con .brand-info {
  position: relative;
  padding-top: 40px;
}
.ind-Brand .con .brand-info .swiper-container-Brand {
  overflow: hidden;
}
.ind-Brand .con .brand-info .swiper-pagination {
  bottom: -48px;
}
.ind-Brand .con .brand-info .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
.ind-Brand .con .brand-info .swiper-slide {
  max-width: 220px;
  max-height: 140px;
  line-height: 140px;
  border: 2px solid #64a94e;/*deaf00*/
  background: #fff;
  text-align: center;
}
/*↓ 推荐展商滚动图修改部分20211011 ↓*/
.ind-Brand .con .brand-info-tj {
  position: relative;
  padding-top: 40px;
}
.ind-Brand .con .brand-info-tj .swiper-container-Brand {
  overflow: hidden;
}
.ind-Brand .con .brand-info-tj .swiper-pagination {
  bottom: -48px;
}
.ind-Brand .con .brand-info-tj .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
.ind-Brand .con .brand-info-tj .swiper-slide {
  max-width: 220px;
  max-height: 140px;
  line-height: 140px;
  border: 2px solid #64a94e;/*deaf00*/
  background: #fff;
  text-align: center;
}
.ind-Brand .con .brand-info-tj .swiper-slide img {
  vertical-align: middle;
  /*max-width: 100%;
  max-height: 140px;*/
  max-width: 122%;
  max-height: 145px;
}
/*↑ 推荐展商滚动图修改部分20211011 ↑*/
.ind-Brand .con .brand-info .swiper-slide img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 140px;
 
}
.id-media {
  background: #f9f9f9;
  height: 252px;
  margin-top: 40px;
}
.id-media .con .tit {
  color: #64a94e;
  margin-top: 95px;
}
.id-media .con .brand-info .swiper-container-horizontal {
  padding-right: 5px;
}
.id-media .con .brand-info .swiper-pagination-bullet {
  background: #333;
}
.id-media .con .brand-info .swiper-pagination-bullet-active {
  background: #64a94e;
}
.id-media .con .brand-info .swiper-slide {
  max-height: 145px;
  line-height: 140px;
  border: 1px solid #e5e5e5;
}
.id-media .con .brand-info .swiper-pagination {
  bottom: -36px;
}
.ind-review {
  position: relative;
  width: 100%;
  padding: 111px 0 150px 0;
  background: url(ind-img24.png) center bottom no-repeat;
}
.ind-review .con {
  width: 85%;
  margin: 0 7.5%;
}
.ind-review .con .tit-info {
  margin-top: 155px;
  width: 49%;
}
.ind-review .con .tit-info .review-info {
  line-height: 30px;
}
.ind-review .con .info-data {
  width: 100%;
  padding: 45px 0 25px 0;
  overflow: hidden;
}
.ind-review .con .info-data .data-li {
  width: 33.33%;
  padding: 0 2%;
  text-align: center;
  float: left;
  border-left: 2px dashed #64a94e;
}
.ind-review .con .info-data .data-li .digital {
  font-size: 62px;
  color: #64a94e;
}
.ind-review .con .info-data .data-li .tit {
  font-size: 16px;
}
.ind-review .con .info-data .data-li:last-of-type {
  border-right: 2px dashed #64a94e;
}
.ind-review .con .review-shuffling {
  width: 44%;
  margin-top: 105px;
  position: relative;
}
.ind-review .con .review-shuffling .shu-img {
  position: absolute;
  left: -220px;
  top: -40px;
}
.ind-review .con .review-shuffling .swiper-pagination {
  bottom: 8%;
}
.ind-review .con .review-shuffling .swiper-container-review {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ind-review .con .review-shuffling .swiper-container-review .swiper-slide {
  max-height: 430px;
  line-height: 430px;
}
.ind-review .con .review-shuffling .swiper-container-review .swiper-slide img {
  width: 100%;
  vertical-align: middle;
}
.ind-review .con .review-shuffling .swiper-pagination-bullet {
  background: #000;
  width: 10px;
  height: 10px;
}
.ind-review .con .review-shuffling .swiper-pagination-bullet-active {
  background: #64a94e;
}
.ind-partners {
  padding-bottom: 120px;
  background-color: #f9f9f9;
}
.ind-rev-bg {
  background: none;
}
.ind-news-w {
  padding-top: 0;
}
.page-banner {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  height: auto;
}
.page-banner .title-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-banner .title-box .tit-box {
  width: 1200px;
  margin: 93px auto 0;
  color: #fff;
}
.page-banner .title-box .tit-box .tit-h2 {
  font-size: 44px;
  font-weight: normal;
}
.page-banner .title-box .tit-box .tit-p {
  line-height: 30px;
  margin-top: 15px;
}
.page-screen {
  width: 100%;
}
.page-wrap {
  width: 1200px;
  margin: 0 auto;
}
.page-wrap .Breadcrumb {
  font-size: 14px;
  margin: 20px 0 10px 0;
  float: right;
}
.page-wrap .Breadcrumb a {
  color: #999;
}
.page-wrap .Breadcrumb a .fa {
  margin-right: 5px;
  color: #367acc;
  font-size: 18px;
}
.page-wrap .Breadcrumb a:last-of-type {
  color: #367acc;
}
.page-wrap .page-list {
  width: 100%;
  margin-top: 20px;
}
.page-wrap .page-list .list-li {
  width: 30.6%;
  float: left;
  margin-right: 4%;
  margin-bottom: 70px;
}
.page-wrap .page-list .list-li .title {
  background: url(about-img8.jpg) #90c449 no-repeat right center;
  float: left;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 33px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list .list-li .title a {
  padding: 0 60px 0 50px;
  color: #fff;
  display: block;
}
.page-wrap .page-list .list-li .box {
  width: 100%;
}
.page-wrap .page-list .list-li .box .img {
  max-width: 100%;
  max-height: 254px;
  line-height: 254px;
  margin-bottom: 20px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  position: relative;
  overflow: hidden;
}
.page-wrap .page-list .list-li .box .img img {
  max-width: 100%;
  max-height: 254px;
  vertical-align: middle;
}
.page-wrap .page-list .list-li .box .img:after {
  position: absolute;
  left: -10%;
  bottom: -45px;
  height: 55px;
  width: 120%;
  content: " ";
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  background: #fff;
}
.page-wrap .page-list .list-li .box .img-a .fa {
  color: #367acc;
  font-size: 24px;
  margin-left: 5px;
  vertical-align: sub;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list .list-li:hover .title {
  box-shadow: -8px -8px 12px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(4px, 4px);
  -moz-transform: translate(4px, 4px);
  transform: translate(4px, 4px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list .list-li:hover .img {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list .list-li:hover .img-a .fa {
  -webkit-transform: translate(4px, 0px);
  -moz-transform: translate(4px, 0px);
  transform: translate(4px, 0px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list .list-li:nth-of-type(3n) {
  margin-right: 0;
}
/*↓ 内页图片自适应 ↓*/
.page-wrap .page-list-nei {
  width: 100%;
  margin-top: 20px;
}
.page-wrap .page-list-nei .list-li-nei {
  width: 30.6%;
  float: left;
  margin-right: 2%;
  /*margin-bottom: 70px;*/
}
.page-wrap .page-list-nei .list-li-nei .title {
  background: url(about-img8.jpg) #90c449 no-repeat right center;
  float: left;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 33px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list-nei .list-li-nei .title a {
  padding: 0 60px 0 50px;
  color: #fff;
  display: block;
}
.page-wrap .page-list-nei .list-li-nei .box {
  width: 100%;
}
.page-wrap .page-list-nei .list-li-nei .box .img {
  max-width: 100%;
  max-height: 254px;
  line-height: 254px;
  margin-bottom: 20px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  position: relative;
  overflow: hidden;
}
.page-wrap .page-list-nei .list-li-nei .box .img img {
  max-width: 100%;
  max-height: 254px;
  vertical-align: middle;
}
.page-wrap .page-list-nei .list-li-nei .box .img:after {
  position: absolute;
  left: -10%;
  bottom: -45px;
  height: 55px;
  width: 120%;
  content: " ";
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  background: #fff;
}
.page-wrap .page-list-nei .list-li-nei .box .img-a .fa {
  color: #367acc;
  font-size: 24px;
  margin-left: 5px;
  vertical-align: sub;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list-nei .list-li-nei:hover .title {
  box-shadow: -8px -8px 12px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(4px, 4px);
  -moz-transform: translate(4px, 4px);
  transform: translate(4px, 4px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list-nei .list-li-nei:hover .img {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list-nei .list-li-nei:hover .img-a .fa {
  -webkit-transform: translate(4px, 0px);
  -moz-transform: translate(4px, 0px);
  transform: translate(4px, 0px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-list-nei .list-li-nei:nth-of-type(3n) {
  margin-right: 0;
}
  /*↑ 内页自适应 ↑*/
.page-wrap .page-text {
  line-height: 28px;
}
.page-wrap .about-carry {
  background: #285489;
  padding: 35px 120px;
  margin: 30px 0;
}
.page-wrap .about-carry .carry-box {
  float: left;
  color: #fff;
  margin-right: 10%;
  padding-right: 17%;
  border-right: 1px solid #244b7b;
}
.page-wrap .about-carry .carry-box .tit {
  font-size: 24px;
  margin-bottom: 15px;
}
.page-wrap .about-carry .carry-box .tit .fa {
  margin-right: 8px;
}
.page-wrap .about-carry .carry-box .time {
  line-height: 35px;
  font-size: 20px;
}
.page-wrap .about-carry .carry-box .add {
  font-size: 16px;
}
.page-wrap .about-carry .carry-box:nth-of-type(2) {
  margin-right: 0;
  padding-right: 0;
  border: none;
}
.page-wrap .info-data {
  width: 100%;
  margin: 60px 0;
}
.page-wrap .info-data .data-top {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
.page-wrap .info-data .data-top .data-li {
  float: left;
  margin-right: 21%;
  text-align: center;
}
.page-wrap .info-data .data-top .data-li .img {
  margin-bottom: 20px;
  min-height: 162px;
  line-height: 162px;
}
.page-wrap .info-data .data-top .data-li .img img {
  vertical-align: middle;
}
.page-wrap .info-data .data-top .data-li:nth-of-type(3) {
  margin-right: 0;
}
.page-wrap .info-data .data-bot {
  width: 100%;
}
.page-wrap .info-data .data-bot .data-li {
  width: 25.33%;
  float: left;
  text-align: center;
  margin-right: 18%;
}
.page-wrap .info-data .data-bot .data-li .digital {
  font-size: 70px;
  color: #228de1;
  margin-bottom: 10px;
}
.page-wrap .info-data .data-bot .data-li:nth-of-type(2) {
  width: 20%;
  margin-right: 15.5%;
}
.page-wrap .info-data .data-bot .data-li:nth-of-type(2) .digital {
  color: #2ba34a;
}
.page-wrap .info-data .data-bot .data-li:nth-of-type(3) {
  width: 20%;
  margin-right: 0;
}
.page-wrap .info-data .data-bot .data-li:nth-of-type(3) .digital {
  color: #ff8f3e;
}
.page-wrap .accurate-tit {
  font-size: 28px;
  color: #367acc;
  margin-bottom: 20px;
}
.page-wrap .industrial-box {
  width: 100%;
  margin-top: 40px;
}
.page-wrap .industrial-box .industrial-li {
  width: 100%;
  padding: 2%;
  float: left;
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
}
.page-wrap .industrial-box .industrial-li .img-left {
  width: 20%;
  padding-right: 2%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  margin-right: 5%;
  height: 100px;
}
.page-wrap .industrial-box .industrial-li .img-left .img {
  margin-top: 10px;
}
.page-wrap .industrial-box .industrial-li .img-left .tit {
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0;
}
.page-wrap .industrial-box .industrial-li .tit-rig {
  width: 68%;
  font-size: 16px;
  line-height: 28px;
  float: none;
  height: 100px;
  vertical-align: middle;
  display: table-cell;
}
.page-wrap .audience-box {
  width: 100%;
  border: 2px dashed #95c3fa;
  padding: 2% 5%;
  margin-bottom: 20px;
}
.page-wrap .audience-box .audience-li {
  width: 20%;
  text-align: center;
  float: left;
  margin: 20px 0;
}
.page-wrap .audience-box .audience-li .img {
  width: 128px;
  height: 128px;
  line-height: 128px;
  margin: 0 auto;
  border-radius: 50%;
  background: #b6d5fc;
}
.page-wrap .audience-box .audience-li .img img {
  vertical-align: middle;
}
.page-wrap .audience-box .audience-li .tit {
  color: #104b92;
  font-size: 20px;
  margin-top: 10px;
}
.page-wrap .new-pavilion {
  width: 100%;
  background: #f9f9f9;
  padding: 5% 3%;
  margin-bottom: 20px;
}
.page-wrap .new-pavilion .img {
  width: 42%;
}
.page-wrap .new-pavilion .tit-box {
  width: 55%;
}
.page-wrap .new-pavilion .tit-box .tit {
  font-size: 30px;
}
.page-wrap .new-pavilion .tit-box .tit span {
  color: #64a94e;
}
.page-wrap .new-pavilion .tit-box .info {
  line-height: 28px;
  margin-top: 15px;
}
.page-wrap .distribution {
  padding: 2% 3%;
}
.page-wrap .distribution .title {
  font-size: 28px;
}
.page-wrap .distribution .info-img {
  margin-top: 30px;
}
.page-wrap .page-down {
  width: 100%;
  padding: 3% 5%;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
}
.page-wrap .page-down .down-con-box {
  display: none;
}
.page-wrap .page-down .down-con-box:first-of-type {
  display: block;
}
.page-wrap .page-down .down-li {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page-wrap .page-down .down-li a {
  font-size: 18px;
  display: block;
}
.page-wrap .page-down .down-li a .title .fa {
  font-size: 30px;
  color: #dc2e1b;
  margin-right: 25px;
}
.page-wrap .page-down .down-li a .down-a {
  float: right;
}
.page-wrap .page-down .down-li a .down-a .fa {
  font-size: 20px;
  color: #64a94e;
}
.page-wrap .page-down .down-li:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.page-wrap .page-Activity {
  width: 100%;
}
.page-wrap .page-Activity .Activity-li {
  width: 29.9%;
  float: left;
  margin: 0 5.1% 5.1% 0;
  min-height: 388px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-Activity .Activity-li .img {
  max-width: 100%;
  max-height: 226px;
  line-height: 226px;
  margin-bottom: 20px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  position: relative;
  overflow: hidden;
}
.page-wrap .page-Activity .Activity-li .img img {
  max-width: 100%;
  max-height: 226px;
  vertical-align: middle;
}
.page-wrap .page-Activity .Activity-li .img:after {
  position: absolute;
  left: -10%;
  bottom: -45px;
  height: 55px;
  width: 120%;
  content: " ";
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  background: #fff;
}
.page-wrap .page-Activity .Activity-li .box {
  padding: 5% 8% 10%;
}
.page-wrap .page-Activity .Activity-li .tit {
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.page-wrap .page-Activity .Activity-li .tit a {
  color: #000;
}
.page-wrap .page-Activity .Activity-li .time {
  margin: 10px 0 15px;
  font-size: 18px;
}
.page-wrap .page-Activity .Activity-li .time a {
  color: #64a94e;
}
.page-wrap .page-Activity .Activity-li .title {
  margin-bottom: 5px;
}
.page-wrap .page-Activity .Activity-li .info {
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.page-wrap .page-Activity .Activity-li .info a {
  color: #666;
}
.page-wrap .page-Activity .Activity-li .more {
  padding-top: 15px;
  color: #64a94e;
  display: block;
}
.page-wrap .page-Activity .Activity-li .more .fa {
  font-size: 20px;
  vertical-align: text-bottom;
}
.page-wrap .page-Activity .Activity-li:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -6px);
  -moz-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .page-Activity .Activity-li:nth-of-type(3n) {
  margin-right: 0;
}
.page-wrap .feedback-img {
  width: 100%;
  margin: 62px 0;
}
.page-wrap .exhibitors-comments {
  font-size: 28px;
  margin: 50px 0;
}
.page-wrap .exhibitors-comments-sw {
  position: relative;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments {
  width: 100%;
  overflow: hidden;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-img {
  width: 16%;
  text-align: center;
  margin-right: 1%;
  line-height: 166px;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-img img {
  max-width: 100%;
  max-height: 170px;
  vertical-align: middle;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-slide {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-slide:last-of-type {
  border: none;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-tit {
  width: 83%;
  float: none;
  vertical-align: middle;
  display: table-cell;
  height: 170px;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-tit .comments-sw-info {
  line-height: 30px;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-tit .comments-sw-z {
  color: #3a7ccb;
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-button-prev {
  width: 44px;
  background: url(arr-left.png) center center no-repeat #3a7ccb;
  border-radius: 50%;
  left: -55px;
  top: 47%;
}
.page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-button-next {
  width: 44px;
  background: url(arr-right.png) center center no-repeat #3a7ccb;
  border-radius: 50%;
  right: -55px;
  top: 47%;
}
.page-wrap .process-box {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.page-wrap .process-box .bg-list {
  width: 95%;
  position: absolute;
  left: 0;
  top: 75px;
  height: 7px;
  background: #ececec;
  z-index: -1;
}
.page-wrap .process-box .process-li {
  float: left;
  text-align: center;
  margin-right: 8.4%;
}
.page-wrap .process-box .process-li .tit {
  font-size: 18px;
  margin-top: 15px;
  color: #000;
}
.page-wrap .process-box .process-li .info {
  text-align: left;
  margin-top: 10px;
  line-height: 28px;
}
.page-wrap .process-box .process-li .info .fa {
  color: #90c449;
  margin-right: 8px;
}
.page-wrap .process-box .process-li:last-of-type {
  margin-right: 0;
}
.page-wrap .exhibitors-letter {
  width: 100%;
}
.page-wrap .exhibitors-letter a {
  border-right: 1px solid #e5e5e5;
  padding-right: 6px;
  margin-right: 6px;
}
.page-wrap .exhibitors-letter a:last-of-type {
  border: none;
}
.page-wrap .exhibitors-input {
  width: 100%;
  margin-top: 30px;
}
.page-wrap .exhibitors-input .exh-sel {
  width: 350px;
  height: 50px;
  border: 1px solid #b2b2b2;
  padding: 0 10px;
  float: left;
  margin-right: 15px;
}
.page-wrap .exhibitors-input .exh-inp {
  width: 350px;
  height: 50px;
  border: 1px solid #b2b2b2;
  padding: 0 10px;
  float: left;
  margin-right: 15px;
}
.page-wrap .exhibitors-input .exh-sou {
  width: 103px;
  height: 50px;
  line-height: 50px;
  background: #64a94e;
  float: right;
  text-align: center;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .exhibitors-input .exh-sou:hover {
  opacity: 0.9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .exhibitors-list {
  width: 100%;
  margin: 43px 0;
}
.page-wrap .exhibitors-list .list-li {
  width: 100%;
  margin-bottom: 10px;
}
.page-wrap .exhibitors-list .list-li .tit-top {
  cursor: pointer;
  width: 100%;
  height: 60px;
  background: #eeeeee;
  line-height: 60px;
  color: #333;
  padding: 0 2%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .exhibitors-list .list-li .tit-top span {
  width: 40%;
  display: block;
  float: left;
}
.page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(1) {
  overflow: hidden;
}
.page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(2) {
  width: 25%;
}
.page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(3) {
  width: 35%;
}
.page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(3) .fa {
  line-height: 60px;
  vertical-align: middle;
}
.page-wrap .exhibitors-list .list-li .tit-top.curr {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  background: #64a94e;
  color: #fff;
}
.page-wrap .exhibitors-list .list-li .tit-info {
  width: 100%;
  margin: 30px 0;
}
.page-wrap .exhibitors-list .list-li .tit-info .img-list {
  width: 227px;
  height: 227px;
  line-height: 227px;
  text-align: center;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  float: left;
}
.page-wrap .exhibitors-list .list-li .tit-info .img-list img {
  vertical-align: middle;
  max-width: 227px;
  max-height: 227px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .exhibitors-list .list-li .tit-info .exhibitors-tit-box {
  float: right;
}
.page-wrap .exhibitors-list .list-li .tit-info .exhibitors-tit-box .tit {
  line-height: 28px;
  margin-bottom: 20px;
}
.page-wrap .exhibitors-list .list-li .tit-info .exhibitors-tit-box .more {
  color: #64a94e;
}
.page-wrap .exhibitors-list .list-li .tit-info .exhibitors-tit-box .more .fa {
  font-size: 20px;
}
.page-wrap .exhibitors-list .list-li:hover .tit-top {
  background: #64a94e;
  color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(3px, -3px);
  -moz-transform: translate(3px, -3px);
  transform: translate(3px, -3px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .exhibitors-list .list-li:hover .img-list img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .news-box {
  width: 100%;
}
.page-wrap .news-box .news-li {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding-top: 40px;
  margin-bottom: 40px;
}
.page-wrap .news-box .news-li .news-l {
  width: 62%;
}
.page-wrap .news-box .news-li .news-l .title a {
  color: #64a94e;
  font-size: 18px;
  line-height: 30px;
}
.page-wrap .news-box .news-li .news-l .info {
  margin: 30px 0 10px 0;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.page-wrap .news-box .news-li .news-l .time {
  margin-bottom: 30px;
}
.page-wrap .news-box .news-li .news-l .time a {
  color: #999;
}
.page-wrap .news-box .news-li .news-l .more {
  font-size: 16px;
  color: #666;
}
.page-wrap .news-box .news-li .news-l .more .fa {
  color: #64a94e;
  font-size: 22px;
}
.page-wrap .news-box .news-li .news-r {
  width: 33.5%;
  height: 254px;
  line-height: 254px;
  border: 1px solid #eee;
  overflow: hidden;
  text-align: center;
}
.page-wrap .news-box .news-li .news-r img {
  max-width: 100%;
  max-height: 254px;
  vertical-align: middle;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .news-box .news-li:hover .news-r img {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .news-box .news-li:last-of-type {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
}
.page-wrap .news-box .search-box {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 15px;
}
.page-wrap .news-box .search-box .search-w {
  background: #f7f7f7;
  width: 290px;
  height: 35px;
  float: right;
}
.page-wrap .news-box .search-box .search-w .input {
  width: 85%;
  padding: 0 5%;
  background: none;
  border: none;
  height: 35px;
  border-radius: 4px;
}
.page-wrap .news-box .search-box .search-w .box {
  width: 15%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.page-wrap .news-box .search-box .search-w .box button {
  width: 100%;
  height: 35px;
  background: none;
  border: none;
  float: right;
  cursor: pointer;
}
.page-wrap .Media-box {
  width: 100%;
  margin: 20px auto 70px;
}
.page-wrap .Media-box .con-li {
  width: 23%;
  text-align: center;
  float: left;
  line-height: 130px;
  height: 130px;
  margin: 10px 1%;
  border: 1px solid #ddd;
  overflow: hidden;
}
.page-wrap .Media-box .con-li img {
  max-width: 100%;
  max-height: 130px;
  vertical-align: middle;
}
.page-wrap .media-wp .Media-box {
  display: none;
}
.page-wrap .media-wp .Media-box.curr {
  display: block;
}
.page-wrap .media-wp .prompt {
  float: right;
  padding: 6px 20px;
  background: #f6f6f6;
  color: #666;
  margin-left: 1%;
}
.page-wrap .media-wp .prompt span {
  color: #db2425;
  margin-right: 5px;
}
.page-wrap .Media-title {
  width: 100%;
  height: 53px;
  margin-bottom: 10px;
  border-bottom: 1px solid #64a94e;
}
.page-wrap .Media-title .me-li {
  float: left;
  position: relative;
  padding: 10px 30px;
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
}
.page-wrap .Media-title .me-li span {
  position: relative;
  z-index: 2;
  color: #64a94e;
  font-size: 18px;
}
.page-wrap .Media-title .me-li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  background: #fff;
  border: 1px solid #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.page-wrap .Media-title .me-li.curr span {
  color: #fff;
}
.page-wrap .Media-title .me-li.curr:after {
  background: #64a94e;
}
.page-wrap .pavilion-introduced {
  width: 100%;
  line-height: 28px;
}
.page-wrap .pavilion-introduced .pav-int-img {
  margin: 20px 0 8px 0;
}
.page-wrap .hotel-box {
  margin-top: 30px;
}
.page-wrap .hotel-box .hotel-li {
  width: 49%;
}
.page-wrap .hotel-box .hotel-li .tit {
  width: 100%;
  margin-bottom: 15px;
  font-size: 18px;
}
.page-wrap .hotel-box .hotel-li .tit .fa {
  color: #64a94e;
  font-size: 22px;
  margin-right: 10px;
}
.page-wrap .hotel-add {
  width: 100%;
  background: #fafafa;
  padding: 3% 3%;
  margin-top: 30px;
}
.page-wrap .hotel-add .img {
  width: 8%;
}
.page-wrap .hotel-add .tit {
  width: 90%;
  line-height: 30px;
}
.page-wrap .hotel-add .tit a {
  color: #64a94e;
  text-decoration: underline;
}
.page-wrap .hotel-add .tit .add {
  color: #666;
}
.page-wrap .airport-box {
  width: 100%;
  margin-top: 30px;
}
.page-wrap .airport-box .air-li {
  width: 100%;
}
.page-wrap .airport-box .air-li .top {
  width: 100%;
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  color: #333;
  background: #fff;
  padding: 0 2%;
  cursor: pointer;
  border: 2px solid #dbdbdb;
  border-bottom: none;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .airport-box .air-li .top .img {
  width: 33px;
  height: 19px;
  background: url(page-img67.png);
  float: left;
  margin: 25px 10px 0 0;
}
.page-wrap .airport-box .air-li .top img {
  vertical-align: top;
  margin-right: 5px;
  margin-top: 25px;
}
.page-wrap .airport-box .air-li .top.curr {
  background: #2f7cd9;
  border: 2px solid #2f7cd9;
  color: #fff;
}
.page-wrap .airport-box .air-li .top.curr .img {
  background: url(page-img66.png);
}
.page-wrap .airport-box .air-li .info {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding: 2% 2%;
  border-left: 2px solid #dbdbdb;
  border-right: 2px solid #dbdbdb;
  display: none;
}
.page-wrap .airport-box .air-li .info img {
  vertical-align: middle;
}
.page-wrap .airport-box .air-li:last-of-type .top {
  border-bottom: 2px solid #dbdbdb;
}
.page-wrap .airport-box .air-li:last-of-type .info {
  border-bottom: 2px solid #dbdbdb;
}
.page-wrap .airport-box .air-li:hover .top {
  background: #2f7cd9;
  border: 2px solid #2f7cd9;
  color: #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .airport-box .air-li:hover .top .img {
  background: url(page-img66.png);
}
.page-wrap .recommended-box {
  width: 100%;
  border-bottom: 5px solid #64a94e;
  height: 52px;
}
.page-wrap .recommended-box .title {
  font-size: 30px;
}
.page-wrap .recommended-box .info {
  line-height: 45px;
}
.page-wrap .recommended-box .info .info-a {
  margin-left: 10px;
}
.page-wrap .recommended-box .info .info-a a {
  position: relative;
  color: #fff;
  display: block;
  height: 52px;
  line-height: 50px;
  padding: 0 20px;
  margin-right: -10px;
}
.page-wrap .recommended-box .info .info-a a span {
  position: relative;
  z-index: 1;
}
.page-wrap .recommended-box .info .info-a a:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  background: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.page-wrap .recommended-box .info .info-a .fa {
  color: #fff;
  font-size: 28px;
  margin-left: 10px;
  vertical-align: sub;
}
.page-wrap .recommended-info {
  margin-top: 40px;
}
.page-wrap .recommended-info .rec-li {
  width: 31.33%;
  float: left;
  margin-right: 2%;
  margin-bottom: 40px;
}
.page-wrap .recommended-info .rec-li .img {
  position: relative;
  width: 100%;
  height: 250px;
  text-align: center;
  line-height: 250px;
  overflow: hidden;
}
.page-wrap .recommended-info .rec-li .img img {
  max-width: 100%;
  max-height: 250px;
  vertical-align: middle;
}
.page-wrap .recommended-info .rec-li .img .add {
  position: absolute;
  left: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 22px;
  padding: 4px 10px;
}
.page-wrap .recommended-info .rec-li .img .add .fa {
  color: #e7b602;
  margin-right: 5px;
}
.page-wrap .recommended-info .rec-li .tit {
  margin: 10px 0 5px 0;
}
.page-wrap .recommended-info .rec-li .tit .stars .fa {
  color: #ea8400;
}
.page-wrap .recommended-info .rec-li:nth-of-type(3n) {
  margin-right: 0;
}
.page-wrap .booking-img {
  margin: 30px 0 20px 0;
}
.page-wrap .booking-sw {
  position: relative;
}
.page-wrap .booking-sw .swiper-container-booking {
  width: 100%;
  overflow: hidden;
}
.page-wrap .booking-sw .swiper-button-prev {
  width: 44px;
  background: url(arr-left.png) center center no-repeat #3a7ccb;
  border-radius: 50%;
  left: -55px;
  top: 35%;
}
.page-wrap .booking-sw .swiper-button-next {
  width: 44px;
  background: url(arr-right.png) center center no-repeat #3a7ccb;
  border-radius: 50%;
  right: -55px;
  top: 35%;
}
.page-wrap .Bright-tit {
  color: #64a94e;
  font-size: 24px;
  margin: 30px 0 20px 0;
}
.page-wrap .Bright-info {
  width: 635px;
}
.page-wrap .Bright-info .bri-li {
  float: left;
  line-height: 35px;
  width: 270px;
}
.page-wrap .Bright-info .bri-li img {
  vertical-align: middle;
  margin-right: 4px;
}
.page-wrap .satisfaction-box {
  padding: 2% 3%;
  margin: 90px 0 40px 0;
}
.page-wrap .satisfaction-box .audience-li {
  width: 25%;
}
.page-wrap .satisfaction-box .audience-li .img {
  width: 159px;
  height: 159px;
  line-height: 159px;
  font-size: 50px;
  color: #64a94e;
}
.page-wrap .satisfaction-box .audience-li .tit {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.page-wrap .news-details {
  width: 100%;
}
/*2021.12.29 新闻详细内容页 设置图片居中对齐*/
.news-details img{
    display:table-cell;margin:0 auto;
}
.page-wrap .news-details .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 15px;
  text-align: left;
  color: #367acc;
  margin-top: 50px;
}
.page-wrap .news-details .time {
  font-size: 14px;
  color: #999;
  text-align: right;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.page-wrap .news-details .writer {
  font-size: 14px;
  float: left;
  color: #999;
  text-align: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.page-wrap .news-details .writer a {
  color: #999;
}
.page-wrap .news-details .writer a:hover {
  color: #64a94e;
}
.page-wrap .news-details .keyword {
  font-size: 14px;
  color: #999;
  text-align: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.page-wrap .news-details .keyword a {
  color: #999;
}
.page-wrap .news-details .keyword a:hover {
  color: #64a94e;
}
.page-wrap .news-details .con {
  margin: 30px 0 15px 0;
  line-height: 28px;
}
.page-wrap .news-details-bot {
  width: 100%;
  margin-top: 30px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  line-height: 30px;
  font-size: 14px;
}
.page-wrap .news-details-bot .prev {
  font-size: 14px;
  margin-bottom: 15px;
}
.page-wrap .news-details-bot .next {
  font-size: 14px;
}
.page-wrap .news-details-bot .back {
  width: 100%;
}
.page-wrap .news-details-bot .back a {
  padding: 2px 30px;
  border-radius: 5px;
  background: #999;
  color: #fff;
  display: block;
  float: right;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-wrap .news-details-bot .back a .fa {
  margin-right: 6px;
}
.page-wrap .news-details-bot .back a:hover {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  background: #367acc;
}
.page-wrap .organizer-wp .org-li {
  margin-right: 120px;
  float: left;
}
.page-wrap .organizer-wp .org-li .tit {
  font-size: 24px;
  color: #64a94e;
  margin-bottom: 20px;
  height: 31px;
  width: 100%;
}
.page-wrap .organizer-wp .org-li .info {
  line-height: 28px;
}
.page-wrap .organizer-wp .org-li .info img {
  vertical-align: middle;
  margin-right: 10px;
}
.page-wrap .organizer-wp .org-li:nth-of-type(2) {
  border-left: 2px solid #64a94e;
  padding-left: 120px;
}
.page-wrap .prices-box {
  margin-bottom: 40px;
}
.page-wrap .prices-box .title {
  font-size: 18px;
  margin-bottom: 10px;
  color: #103663;
  font-weight: bold;
}
.page-wrap .prices-box table {
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0px 0px 1px;
  width: 100%;
  font-size: 15px;
}
.page-wrap .prices-box th {
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 0px 1px 1px 0px;
  padding: 1.5%;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  background: #103663;
  color: #fff;
}
.page-wrap .prices-box td {
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 0px 1px 1px 0px;
  padding: 1.5%;
  line-height: 28px;
}
.page-wrap .configuration-box table {
  text-align: center;
}
.page-wrap .configuration-box table .slash {
  background-image: url(slash-img.png);
  background-size: 100% 100%;
}
.page-wrap .configuration-box table .slash span {
  display: block;
}
.page-wrap .configuration-box table td {
  padding: 0.8% 1.5%;
}
.page-wrap .configuration-box table tr {
  background: #eee;
}
.page-wrap .configuration-box table tr:nth-of-type(2n) {
  background: #fff;
}
.page-wrap .figure-img {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 40px 0;
}
.page-wrap .figure-img .figure-li {
  float: left;
  width: 31.33%;
  margin-right: 3%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.page-wrap .figure-img .figure-li img {
  width: 100%;
  display: block;
}
.page-wrap .figure-img .figure-li:last-of-type {
  margin-right: 0;
}
.page-wrap .figure-cost {
  line-height: 28px;
}
.comments-box {
  position: relative;
}
.comments-box .comments-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: url(page-img83.jpg) fixed center top no-repeat;
  width: 100%;
  height: 430px;
  z-index: -1;
}
.comments-box .title {
  font-size: 30px;
  padding: 75px 0 50px 0;
  color: #fff;
}
.comments-box .comments-sw {
  position: relative;
}
.comments-box .comments-sw .swiper-container-comments-vis {
  width: 100%;
  overflow: hidden;
}
.comments-box .comments-sw .img {
  position: relative;
  width: 99%;
  height: 464px;
  text-align: center;
  line-height: 464px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.comments-box .comments-sw .img img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.comments-box .comments-sw .img .txt-wp {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 234px;
  background: url(page-img86.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding: 6% 16% 6% 6%;
}
.comments-box .comments-sw .img .txt-wp .tit {
  line-height: 28px;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.comments-box .comments-sw .img .txt-wp .info {
  line-height: 28px;
  text-align: left;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 108px;
}
.comments-box .comments-sw .swiper-slide:nth-of-type(2n) .txt-wp {
  background: url(page-img87.png) no-repeat;
}
.comments-box .comments-sw .swiper-slide:nth-of-type(3n) .txt-wp {
  background: url(page-img88.png) no-repeat;
}
.comments-box .comments-sw .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: url(page-img89.png) center center no-repeat;
  border-radius: 50%;
  left: -75px;
  top: 30%;
}
.comments-box .comments-sw .swiper-button-next {
  width: 40px;
  height: 40px;
  background: url(page-img90.png) center center no-repeat;
  border-radius: 50%;
  right: -75px;
  top: 30%;
}
.contact-wp {
  margin: 0 auto 80px;
}
.contact-wp .cont-li {
  width: 46%;
  float: left;
  line-height: 28px;
  margin-right: 8%;
  border: 1px solid #eee;
  padding: 3% 4%;
}
.contact-wp .cont-li .cont-t {
  font-size: 30px;
  margin-bottom: 30px;
  width: 100%;
  height: 30px;
}
.contact-wp .cont-li .code-img {
  margin-top: 26px;
}
.contact-wp .cont-li .code-img img {
  width: 140px;
}
.contact-wp .cont-li .code-tit a {
  color: #6498d6;
}
.contact-wp .cont-li .title {
  font-size: 18px;
  font-weight: bold;
}
.contact-wp .cont-li .tit .fa {
  margin-right: 8px;
  color: #367acc;
  width: 20px;
}
.contact-wp .cont-li .tit a {
  color: #6498d6;
}
.contact-wp .cont-li:nth-of-type(2) {
  margin-right: 0;
}
.contact-wp .visa-li {
  border: none;
  padding: 2% 0;
}
.contact-wp .hotel {
  width: 100%;
  float: left;
  line-height: 28px;
}
.contact-wp .hotel .cont-t {
  font-size: 30px;
  margin-bottom: 30px;
  width: 100%;
  height: 30px;
}
.contact-wp .hotel .code-img {
  margin-top: 26px;
}
.contact-wp .hotel .code-img img {
  width: 140px;
}
.contact-wp .hotel .code-tit a {
  color: #6498d6;
}
.contact-wp .hotel .title {
  font-size: 18px;
  font-weight: bold;
}
.contact-wp .hotel .tit {
  margin-top: 15px;
}
.contact-wp .hotel .tit .fa {
  margin-right: 8px;
  color: #367acc;
  width: 20px;
}
.contact-wp .hotel .tit a {
  color: #6498d6;
}
.contact-wp .hotel:nth-of-type(2) {
  width: 31%;
  float: right;
  background: rgba(255, 255, 255, 0.9);
  margin: -260px 35px 0 0;
  padding: 25px;
  border-radius: 5px;
}
.search-results {
  width: 100%;
  font-size: 14px;
  line-height: 25px;
  margin-top: 40px;
}
.search-results span {
  color: #d21f1f;
}
.search-results .fa {
  color: #ffa63d;
  font-size: 32px;
  margin-right: 10px;
  vertical-align: sub;
}
.Media-tit {
  font-size: 32px;
}
.Media-bottom {
  background: url(ind-img24.png) center bottom no-repeat #f9f9f9;
  padding-top: 50px;
  margin-top: 50px;
}
.Media-bottom .ab-info {
  margin: 15px 0 25px 0;
}
.Media-bottom .media-add {
  line-height: 28px;
}
.Media-bottom .media-add a {
  color: #6498d6;
  text-decoration: underline;
}
.Media-bottom .con {
  width: 85%;
  margin: 0 7.5%;
}
.ind-Media-bottom {
  background: url(ind-img24.png) center bottom no-repeat;
  padding-top: 5px;
}
.ind-Media-bottom .Media-tit {
  margin-bottom: 25px;
}
.ind-Media-bottom .img {
  margin-right: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 85px;
  line-height: 80px;
  padding: 0 15px;
}
.ind-Media-bottom .img img {
  width: 180px;
  vertical-align: middle;
}
.ind-Media-bottom .fa {
  color: #367acc;
  width: 30px;
  text-align: center;
}
.con-media {
  background: none;
  padding: 0;
  margin-top: 0;
}
.con-media .Media-tit {
  margin-bottom: 25px;
}
.con-media .img {
  margin-right: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 85px;
  line-height: 80px;
  padding: 0 15px;
}
.con-media .img img {
  width: 180px;
  vertical-align: middle;
}
.con-media .fa {
  color: #367acc;
  width: 30px;
  text-align: center;
}
.exhi-info .top {
  margin: 0 0 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.exhi-info .top .top-t .company {
  font-size: 22px;
  color: #367acc;
  margin: 20px 0 10px 0;
}
.exhi-info .top .top-t .no {
  font-size: 20px;
  font-weight: normal;
}
.exhi-info .top .img {
  margin-bottom: 15px;
  width: 105px;
  height: 105px;
  line-height: 105px;
  text-align: center;
}
.exhi-info .top .img img {
  vertical-align: middle;
  max-height: 105px;
  max-width: 105px;
}
.exhi-info .add .fa {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #367acc;
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
}
.exhi-info .add .fa img {
  vertical-align: middle;
}
.exhi-info .add .add-info .fa {
  font-size: 20px;
}
.exhi-info .add .web {
  margin: 15px 0 20px 0;
}
.exhi-info .comp-tit {
  font-size: 22px;
  color: #367acc;
  margin: 20px 0;
}
.exhi-info .comp-info {
  line-height: 30px;
}
.exhi-info .bottom {
  padding: 30px 0;
}
.exhi-info .bottom .pro-a {
  border-bottom: 1px solid #367acc;
  height: 41px;
  line-height: 40px;
}
.exhi-info .bottom .pro-a a {
  display: block;
  float: left;
  padding: 0 25px;
  margin-right: 4px;
  background: #eeeeee;
  color: #367acc;
  border-radius: 4px 4px 0 0;
}
.exhi-info .bottom .pro-a a.curr {
  background: #367acc;
  color: #fff;
}
.exhi-info .bottom .por-con .conent {
  display: none;
  padding: 15px 0;
  overflow: hidden;
}
.exhi-info .bottom .por-con .conent:first-of-type {
  display: block;
}
.exhi-info .bottom .por-con .conent .pro-li {
  position: relative;
  width: 290px;
  height: 196px;
  line-height: 192px;
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 13px 13px 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .pro-li:hover {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .pro-li:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .pro-li:hover .li-t {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .pro-li:nth-of-type(4n) {
  margin-right: 0;
}
.exhi-info .bottom .por-con .conent .pro-li img {
  max-height: 196px;
  max-width: 290px;
  vertical-align: middle;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .pro-li .li-t {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-info .bottom .por-con .conent .news-li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #eee;
  line-height: 40px;
}
.exhi-info .bottom .por-con .conent .news-li span {
  float: right;
}
.exhi-info .bottom .por-con .conent .news-li:last-of-type {
  border: none;
}
.page-wrap .exhibitors-input .pro-sous-l {
  float: left;
}
.page-wrap .exhi-pro-input .exh-sel {
  width: 378px;
}
.exhi-pro {
  padding: 30px 0;
}
.exhi-pro .pro-li {
  float: left;
  color: #5a5a5a;
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-pro .pro-li:hover {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.exhi-pro .pro-li:hover a {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-pro .pro-li:nth-of-type(3n) {
  margin-right: 0;
}
.exhi-pro .pro-li .pro-imt {
  text-align: center;
  width: 100%;
  height: 250px;
  line-height: 246px;
  overflow: hidden;
  background: #f2f2f2;
}
.exhi-pro .pro-li .pro-imt img {
  max-width: 100%;
  max-height: 250px;
  vertical-align: middle;
}
.exhi-pro .pro-li .pro-com {
  margin: 0 20px 15px;
  padding-top: 15px;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
}
.exhi-pro .pro-li .pro-no {
  margin: 0 20px 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.exhi-pro .pro-li .pro-no a {
  float: right;
  color: #64a94e;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.exhi-pro .pro-li .pro-no .fa {
  font-size: 20px;
  color: #64a94e;
}



.pages{margin: 25px 0;text-align: center;}
.pages a{margin: 0 2px;padding: 7px 10px;border: 1px solid #437ec4;border-radius: 3px;background: #437ec4;color: #;}
.pages a:hover, .pages a.current{background: #fff;border-color: #437ec4;color: #437ec4;}

.pages {
  text-align: center;
  margin: 40px 0;
  width: 100%;
}
.pages a {
  background: #437ec4;
  border: 1px solid #437ec4;
  color: #fff;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 2px;
}
.pages span {
  background: none;
  color: #437ec4;
  border: 1px solid #437ec4;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 4px;
}
.size-page {
  height: 200px;
  background: #eab801;
}
.size-page .con .top {
  border: none;
}
.Bright-page {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  height: auto;
  position: relative;
  background: url(page-img37.png) no-repeat fixed center right #3777c3;
  margin-top: 25px;
  padding-bottom: 50px;
}
.Bright-page .advantage-li {
  width: 25%;
  float: left;
  text-align: center;
}
.Bright-page .advantage-li .img {
  margin: 70px 0 10px 0;
}
.Bright-page .advantage-li .img img {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .advantage-li .title {
  line-height: 30px;
  color: #fff;
}
.Bright-page .advantage-li .title span {
  display: block;
}
.Bright-page .advantage-li:hover .img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-img {
  height: 3px;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  margin: 30px 0;
  position: relative;
}
.Bright-page .page-advantage-img:after {
  position: absolute;
  width: 190px;
  height: 12px;
  left: 4.5%;
  top: 0;
  content: ' ';
  background: url(page-img91.png) no-repeat;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-img.curr0:after {
  left: 4.5%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-img.curr1:after {
  left: 29%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-img.curr2:after {
  left: 55%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-img.curr3:after {
  left: 80%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.Bright-page .page-advantage-top {
  width: 100%;
}
.Bright-page .page-advantage-bot {
  width: 100%;
  color: #fff;
  line-height: 28px;
  display: none;
}
.intro-page {
  width: 100%;
  background: url(page-img31.jpg) no-repeat fixed top left;
  height: 450px;
  margin-top: 53px;
  padding-top: 50px;
}
.intro-page .intro-bg {
  width: 100%;
  height: 350px;
  padding: 3% 3%;
  background: rgba(255, 255, 255, 0.9);
}
.intro-page .intro-bg .intro-left {
  width: 75%;
}
.intro-page .intro-bg .intro-right {
  width: 19%;
}
.intro-page .intro-bg .intro-right .img {
  width: 100%;
}
.intro-page .intro-bg .intro-right .name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
.intro-page .intro-bg .info {
  line-height: 34px;
}
.intro-page .intro-bg .quotes-l {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.intro-page .intro-bg .quotes-r {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.page-customer {
  width: 100%;
  background: #3a7dcc;
  margin-top: 33px;
  padding: 3% 3%;
}
.page-customer .img {
  width: 100%;
}
.page-customer .title {
  width: 100%;
  color: #fff;
  margin-top: 30px;
}
.page-customer .title .tit {
  width: 17%;
  font-size: 28px;
  border-right: 3px solid #90c449;
  margin-top: 12px;
}
.page-customer .title .info {
  width: 81%;
  line-height: 30px;
}
.page-customer .title .info span {
  font-size: 34px;
}
.wonderful-tit {
  font-size: 32px;
  margin: 64px 0 32px 0;
}
.wonderful-bg {
  width: 100%;
  padding: 50px 0;
  background: #f4f4f4;
}
.wonderful-sw {
  position: relative;
}
.wonderful-sw .swiper-container-wonderful {
  width: 100%;
  overflow: hidden;
}
.wonderful-sw .swiper-container-wonderful .swiper-slide {
  width: 100%;
  max-height: 244px;
  overflow: hidden;
}
.wonderful-sw .swiper-container-wonderful .swiper-slide img {
  vertical-align: middle;
  max-height: 244px;
  max-width: 100%;
}
.wonderful-sw .swiper-button-prev {
  left: -68px;
  top: 48%;
  background: url(arr-left.png) no-repeat #64a94e center center;
  width: 44px;
  border-radius: 50%;
}
.wonderful-sw .swiper-button-next {
  right: -68px;
  top: 48%;
  background: url(arr-right.png) no-repeat #64a94e center center;
  width: 44px;
  border-radius: 50%;
}
.page-title-all {
  background: url(about-img8.jpg) #90c449 no-repeat right center;
  float: left;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 33px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.page-title-all a {
  padding: 0 60px 0 50px;
  color: #fff;
  display: block;
}
.info-banner {
  height: auto;
}
.page-rev {
  padding-top: 15px;
}
.footer {
  background: #0b2645;
  width: 100%;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}
.footer .fot-bg-img1 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer .fot-bg-img2 {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.footer .con {
  width: 85%;
  margin: 0 7.5%;
  color: #fff;
  line-height: 30px;
}
.footer .con .bottom-top {
  width: 100%;
}
.footer .con .mail {
  width: 30%;
}
.footer .con .mail .tit {
  font-size: 22px;
  margin-bottom: 10px;
}
.footer .con .mail .info {
  font-size: 14px;
}
.footer .con .search {
  width: 100%;
  margin: 20px 0 0 0;
  line-height: 50px;
}
.footer .con .search .sea-input {
  width: 80%;
  height: 50px;
  padding: 0 10px;
  background: #fff;
  border: 2px solid #fff;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.footer .con .search .sea-input:focus {
  border: 4px solid #77c95c;
}
.footer .con .search .tit {
  width: 20%;
  font-size: 14px;
  height: 50px;
  background: #77c95c;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.footer .con .search .tit:hover {
  opacity: 0.9;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.footer .con .ind-contact {
  width: 25%;
  margin: 30px 0 0 4%;
}
.footer .con .ind-contact .contact-tit {
  font-size: 18px;
  width: 100%;
  height: 30px;
}
.footer .con .ind-contact .contact-info {
  font-size: 14px;
}
.footer .con .code {
  width: 10%;
  text-align: center;
}
.footer .con .code .tit {
  margin-bottom: 10px;
}
.footer .bottom-box {
  width: 100%;
  /*height: 53px;
  line-height: 53px;*/
  margin-top: 37px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.footer .bottom-box a {
    color: #fff;
}
.footer .bottom-box a:hover {
    color: #64a94e;
}
.dowm-tab {
  margin: 30px 0;
  border-bottom: 1px solid #64a94e;
  padding-bottom: 4px;
}
.dowm-tab a {
  display: block;
  float: left;
  color: #64a94e;
  padding: 8px 20px;
  margin: 0 7px;
  position: relative;
}
.dowm-tab a span {
  position: relative;
  z-index: 2;
}
.dowm-tab a:hover {
  color: #fff;
}
.dowm-tab a.curr {
  color: #fff;
  z-index: 2;
}
.dowm-tab a.curr span {
  position: relative;
  z-index: 2;
}
.dowm-tab a:hover:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  background: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.dowm-tab a:after {
  position: absolute;
  left: 0;
  top: 0;
  content: ' ';
  border: 1px solid #64a94e;
  color: #64a94e;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
.dowm-tab a.curr:after {
  background: #64a94e;
}
.suspension {
  position: fixed;
  left: 0;
  /*top: 49%;*/
  top: 19%;
  z-index: 100;
  -webkit-transform: translateX(166px);
  -moz-transform: translateX(166px);
  -o-transform: translateX(166px);
  transform: translateX(166px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.suspension .li {
  background: url(ind-img34.png) no-repeat;
  width: 164px;
  height: 100px;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.suspension .li a {
  display: block;
  color: #fff;
  padding-top: 20px;
}
.suspension .li a .fa {
  font-size: 24px;
  margin-right: 6px;
  margin-bottom: 5px;
  vertical-align: text-top;
}
.suspension .li:hover {
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px);
}
.suspension .li:last-of-type {
  background: url(ind-img35.png) no-repeat;
}
.suspension.curr {
  -webkit-transform: translateX(15);
  -moz-transform: translateX(15);
  -o-transform: translateX(15);
  transform: translateX(15px);
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.suspension-nav .li {
  width: 164px;
  height: 100px;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.suspension-nav .li a {
  display: block;
  color: #fff;
  padding-top: 20px;
}
.suspension-nav .li a .fa {
  font-size: 24px;
  margin-right: 6px;
  margin-bottom: 5px;
  vertical-align: text-top;
}
.mb-show {
  display: none;
}
.pc-show {
  display: block;
}
@media screen and (max-width: 1440px) {
  .ind-review .con .info-data .data-li .digital {
    font-size: 50px;
  }
  .ind-review .con .info-data .data-li .tit {
    font-size: 14px;
  }
}
@media screen and (max-width: 1425px) {
  .head-com .head-box .nav .nav-li {
    padding: 15px 14px;
  }
}
@media screen and (max-width: 1366px) {
  .head-com .head-box .logo {
    width: 16%;
    margin-top: 32px;
  }
  .head-com .head-box .logo img {
    width: 100%;
  }
  .head-com .head-box .nav .nav-li {
    padding: 15px 10px;
  }
  .head-top .con .time {
    font-size: 18px;
    margin-top: 17px;
  }
}
/*手机版样式*/
@media screen and (max-width: 780px) {
  .der_mwq {
    width: 96px;
    position: absolute;
    top: 10px;
    right: 5px;
  }
  .cont_to_pp dl dd em {
      font-size: 12px;
  }
  .mb-show {
    display: block;
  }
  .pc-show {
    display: none;
  }
  body,
  html {
    font-size: 14px;
  }
  .suspension {
    display: none;
  }
  .head-warp,
  .top-bot {
    height: 6vh;
  }
  .head-top {
    display: none;
  }
  .head-com {
    height: 6vh;
  }
  .head-com .head-com-left-img,
  .head-com .head-com-right-img {
    height: 100%;
  }
  .head-com .head-box .logo {
    margin-top: 1vh;
  }
  .head-com .head-box .logo img {
    width: 18vh;
  }
  .head-com .head-box .nav {
    padding-bottom: 40px;
    margin-right: 0;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    overflow-x: hidden;
    left: 0;
    top: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    text-align: center;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
  }
  .head-com .head-box .nav .nav-li {
    width: 35%;
    float: none;
    padding: 8px 0;
    margin: 7px auto;
  }
  .head-com .head-box .nav ul {
    padding-top: 7vh;
  }
  .head-com .head-box .nav li {
    width: 100%;
    float: none;
    margin: 0 auto;
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    padding: 0;
    height: auto;
  }
  .head-com .head-box .nav li a {
    display: block;
  }
  .head-com .head-box .nav li.after {
    margin: 0 auto;
  }
  .head-com .head-box .nav li.Search {
    z-index: 16;
  }
  .head-com .head-box .nav li.Search .sea-com {
    right: -58px;
    top: 52px;
  }
  .head-com .head-box .nav.curr {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .head-com .head-box .nav.curr li {
    -webkit-animation: navbox 0.6s both;
    -moz-animation: navbox 0.6s both;
    -ms-animation: navbox 0.6s both;
    animation: navbox 0.6s both;
  }
  .head-com .head-box .nav.curr li:nth-of-type(1) {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(2) {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(3) {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(4) {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(5) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(6) {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(7) {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(8) {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
  }
  .head-com .head-box .nav.curr li:nth-of-type(9) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
  }
  .head-com .nav-bg {
    position: initial;
    overflow: hidden;
    width: 100%;
    margin: 10px auto 0;
    padding-top: 0;
  }
  .head-com .nav-bg .con {
    width: 100%;
    margin-right: 0;
  }
  .head-com .nav-bg .con .nav-info {
    width: 100%;
    padding: 0 10%;
    border: none;
    display: none;
  }
  .head-com .nav-bg .con .nav-a {
    width: 80% !important;
    margin: 20px 10% 0;
    text-align: center;
  }
  .head-com .nav-bg .con .nav-a .Level-wp {
    width: 100%;
  }
  .head-com .nav-bg .con .nav-a a {
    text-align: left;
  }
  .mb-nav-box {
    background: #3180ce;
    width: 6vh;
    height: 6vh;
    padding-left: 1.3vh;
    padding-top: 1.2vh;
    z-index: 16;
    position: fixed;
    right: 0;
    top: 0;
  }
  .mb-nav-box span {
    width: 3.5vh;
    height: 3px;
    background: #fff;
    display: block;
    margin: 4px 0;
    border-radius: 35px;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
  }
  .mb-nav-box.curr span {
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
  }
  .mb-nav-box.curr span:nth-of-type(1) {
    -ms-transform: translateY(7px) rotate(-45deg);
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
  }
  .mb-nav-box.curr span:nth-of-type(2) {
    opacity: 0;
  }
  .mb-nav-box.curr span:nth-of-type(3) {
    -ms-transform: translateY(-7px) rotate(45deg);
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }
  .banner .banner-next,
  .banner .banner-prev {
    display: none;
  }
  .ind-about {
    width: 100%;
    left: 0;
    margin: 0 auto;
    height: auto;
  }
  .ind-about .ab-bg-img1 {
    width: 74%;
  }
  .ind-about .ab-bg-img2 {
    width: 90%;
  }
  .ind-about .con {
    width: 90%;
    margin: 0 5%;
  }
  .ind-about .con .tit {
    width: 100%;
    font-size: 4vh;
  }
  .ind-about .con .info {
    width: 100%;
    margin-bottom: 30px;
  }
  .ind-scale {
    width: 100%;
    left: 0;
    margin: 0 auto;
    height: auto;
  }
  .ind-scale .con {
    width: 90%;
    margin: 0 5%;
  }
  .ind-scale .con .top {
    padding-top: 25px;
  }
  .ind-scale .con .top .top-li {
    margin: 10px 0;
    width: 33.33%;
    text-align: center;
  }
  .ind-scale .con .top .top-li .tit {
    margin: 0;
    float: none;
  }
  .ind-scale .con .top .top-li .tit .title {
    font-size: 2vh;
  }
  .ind-scale .con .top .top-li .tit .info {
    font-size: 3vh;
  }
  .ind-scale .con .top .top-li .img {
    float: none;
  }
  .ind-scale .con .top .top-li .img img {
    width: 7vh;
  }
  .ind-scale .con .time {
    padding-bottom: 20px;
  }
  .ind-scale .con .time .title {
    font-size: 2.4vh;
  }
  ul.countdown li span {
    font-size: 4vh;
  }
  .ind-advantage {
    width: 100%;
    left: 0;
    margin: 0 auto;
    height: auto;
    background: url(ind-img12.jpg) no-repeat center top;
    overflow: hidden;
  }
  .ind-advantage .con {
    width: 90%;
    margin: 3% 5%;
    overflow: hidden;
  }
  .ind-advantage .con .advantage-li {
    width: 100%;
    margin: 10px 0;
  }
  .ind-advantage .con .advantage-li .img {
    margin: 5px 0;
  }
  .ind-advantage .con .advantage-li .img img {
    width: 14vh;
  }
  .ind-advantage .con .advantage-li .title {
    font-size: 2.4vh;
  }
  .mxpackinfo {
    margin-top: 50px;
    padding: 20px 0;
  }
  .mxpackinfo .con .page-text {
    margin-bottom: 20px;
  }
  .mxpackinfo .con .advantage-li {
    width: 47%;
    margin: 0 1.5%;
  }
  .mxpackinfo .con .advantage-li .img img {
    width: 100%;
  }
  .mxpack-core .mxpack-tit {
    line-height: 30px;
  }
  .mxpack-core .core-li .core-img {
    width: 100%;
  }
  .mxpack-core .core-li .core-img img {
    width: 100%;
  }
  .mxpack-core .core-li .core-tit {
    width: 100%;
  }
  .mxpack-core .core-li .core-tit .tit {
    font-size: 26px;
  }
  .mxpack-core .core-li .core-tit .tit span {
    height: 15px;
  }
  .mxpack-core .core-li .core-tit .tit-info {
    font-size: 22px;
  }
  .mxpack-core .core-a {
    width: 100%;
    margin: 20px 0;
  }
  .mxpack-core .core-a .ind-download-a {
    float: left;
  }
  .channel .con .channel-tit {
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  .channel .con .channel-top {
    padding-bottom: 20px;
  }
  .channel .con .channel-top .channel-img {
    width: 100%;
    text-align: center;
  }
  .channel .con .channel-top .channel-info {
    font-size: 20px;
  }
  .channel .con .swiper-slide {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    line-height: inherit;
  }
  .channel .con .swiper-slide img {
    max-height: 100%;
  }
  .channel .con .swiper-pagination {
    bottom: 6px;
  }
  .channel .con .swiper-container-channel {
    padding-bottom: 30px;
  }
  .Exhibits-range .range-con {
    padding-top: 15px;
  }
  .Exhibits-range .range-con .box {
    width: 100%;
  }
  .Exhibits-range .range-con .box .li-box .li {
    width: 100%;
  }
  .Exhibits-range .range-con .box .tit {
    margin: 20px 0;
  }
  .vip-buyers .vip-img {
    margin: 20px 0;
  }
  .vip-buyers .vip-img img {
    width: 100%;
  }
  .brilliant .brilliant-li {
    margin: 20px 0;
    padding: 15px;
  }
  .brilliant .brilliant-li .img {
    width: 100%;
  }
  .brilliant .brilliant-li .img img {
    width: 100%;
  }
  .brilliant .brilliant-li .title {
    width: 100%;
    margin-right: 0;
  }
  .brilliant .brilliant-li .title .tit {
    font-size: 22px;
    margin-top: 5px;
  }
  .brilliant .brilliant-li .title .tit span {
    position: initial;
    font-size: 18px;
    float: none;
    width: 100%;
    margin-top: 15px;
    display: block;
  }
  .brilliant .brilliant-li .title .more {
    margin-bottom: 12px;
  }
  .page-wrap .page-Activity .Activity-li {
    width: 100%;
    min-height: auto;
  }
  .page-wrap .page-Activity .Activity-li .img img {
    display: block;
  }
  .mxpack-tit {
    font-size: 22px;
  }
  .channel {
    background: url(page-img116.jpg) no-repeat left top #fb910a;
  }
  .Exhibits-range {
    background: url(page-img118.jpg) no-repeat #1e1c1d 100% 100%;
  }
  .ind-news {
    padding: 140px 0 20px 0;
    background: none;
  }
  .ind-news .con .con-li {
    width: 100%;
    margin-bottom: 30px;
  }
  .box-tit {
    top: 50px;
    width: 225px;
    height: 55px;
    line-height: 55px;
    font-size: 4vh;
    background-size: 100%;
    text-indent: 50px;
  }
  .box-tit-bg {
    width: 229px;
    top: 54px;
  }
  .ind-Brand .con {
    padding-top: 25px;
  }
  .ind-Brand .con .tit {
    width: 100%;
    margin-top: 0px;
  }
  .ind-Brand .con .brand-info {
    width: 100%;
  }
  .ind-Brand .con .brand-info .swiper-pagination {
    bottom: -30px;
  }
  .ind-review {
    background-size: 100%;
    padding-bottom: 60px;
  }
  .ind-review .con .tit-info {
    width: 100%;
    margin-top: 20px;
  }
  .ind-review .con .tit-info .info-data {
    padding: 5px 0 0 0;
  }
  .ind-review .con .tit-info .info-data .data-li {
    width: 100%;
    margin: 7px 0;
    padding-left: 15px;
  }
  .ind-review .con .tit-info .info-data .data-li .digital {
    float: left;
    font-size: 4vh;
  }
  .ind-review .con .tit-info .info-data .data-li .tit {
    float: left;
    line-height: 5.5vh;
    margin-left: 5px;
  }
  .ind-review .con .tit-info .info-data .data-li:last-of-type {
    border-right: none;
  }
  .ind-review .con .review-shuffling {
    width: 100%;
  }
  .ind-review .con .review-shuffling .shu-img {
    top: -88px;
  }
  .ind-review .con .review-shuffling .swiper-container-review .swiper-slide {
    max-height: none;
    line-height: normal;
  }
  .page-banner {
    width: 100%;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    height: auto;
  }
  .page-banner img {
    height: 135px;
    margin: -5% 0 -5% -5%;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
  }
  .page-banner .title-box .tit-box {
    width: 90%;
    margin: 25px 5% 0;
  }
  .page-banner .title-box .tit-box .tit-h2 {
    font-size: 24px;
  }
  .info-banner img {
    height: 100%;
    width: 100%;
    margin: 0;
    filter: initial;
    -webkit-filter: initial;
    -moz-filter: initial;
    -ms-filter: initial;
    -o-filter: initial;
  }
  .page-wrap {
    width: 90%;
    margin: 0 5%;
  }
  .page-wrap .Breadcrumb {
    float: left;
    margin-bottom: 20px;
  }
  .page-wrap .page-list .list-li {
    width: 100%;
  }
  .page-wrap .page-list .list-li .title a {
    font-size: 20px;
  }
  .page-wrap .page-list .Breadcrumb {
    width: 100%;
    margin-top: 4px;
  }
  .page-wrap .page-list .mb-img img {
    width: 100%;
  }
  .page-wrap .page-list .industrial-box .industrial-li {
    width: 100%;
  }
  .page-wrap .page-list .industrial-box .industrial-li .img-left {
    border: none;
  }
  .page-wrap .page-list .audience-box .audience-li {
    width: 50%;
  }
  .page-wrap .page-list .satisfaction-box .audience-li {
    width: 100%;
  }
  .page-wrap .page-list .new-pavilion .img {
    width: 100%;
  }
  .page-wrap .page-list .new-pavilion .img img {
    width: 100%;
  }
  .page-wrap .page-list .new-pavilion .tit-box {
    width: 100%;
    margin-top: 20px;
  }
  .page-wrap .page-list .new-pavilion .tit-box .tit {
    font-size: 22px;
  }
  .page-wrap .page-list .new-pavilion .title {
    font-size: 24px;
  }
  .page-wrap .page-list .new-pavilion .info-img img {
    width: 100%;
  }
  
  .page-wrap .about-carry {
    padding: 5% 5% 0;
  }
  .page-wrap .about-carry .carry-box {
    padding-right: 0;
    border: none;
    margin: 15px 0;
  }
  .page-wrap .info-data {
    margin-bottom: 0;
  }
  .page-wrap .info-data .data-top {
    padding-bottom: 0;
  }
  .page-wrap .info-data .data-top .data-li {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .page-wrap .info-data .data-bot .data-li {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-wrap .info-data .data-bot .data-li .digital {
    font-size: 30px;
  }
  .page-wrap .info-data .data-bot .data-li:nth-of-type(2) {
    width: 100%;
  }
  .page-wrap .info-data .data-bot .data-li:nth-of-type(3) {
    width: 100%;
  }
  .page-wrap .page-down {
    padding-bottom: 8%;
    margin-top: 15px;
  }
  .page-wrap .page-down .down-li a {
    font-size: 14px;
  }
  .page-wrap .page-down .down-li a .down-a {
    display: none;
  }
  .page-wrap .feedback-img {
    margin: 30px 0;
  }
  .page-wrap .feedback-img img {
    width: 100%;
  }
  .page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-button-next {
    display: none;
  }
  .page-wrap .exhibitors-comments-sw .swiper-container-comments .swiper-button-prev {
    display: none;
  }
  .page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-img {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-wrap .exhibitors-comments-sw .swiper-container-comments .comments-sw-tit {
    width: 100%;
  }
  .page-wrap .process-box .process-li {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-wrap .process-box .process-li .info {
    text-align: center;
  }
  .page-wrap .process-box .bg-list {
    display: none;
  }
  .page-wrap .Bright-info {
    width: 100%;
  }
  .page-wrap .news-box .news-li .news-l {
    width: 100%;
  }
  .page-wrap .news-box .news-li .news-r {
    width: 100%;
    margin-top: 15px;
  }
  .page-wrap .news-details {
    margin-top: 15px;
  }
  .page-wrap .news-details .con img {
    width: 100%;
  }
  .page-wrap .pavilion-introduced .pav-int-img img {
    width: 100%;
  }
  .page-wrap .hotel-box .hotel-li {
    width: 100%;
    margin-bottom: 15px;
  }
  .page-wrap .hotel-box .hotel-li .img img {
    width: 100%;
  }
  .page-wrap .hotel-add .img {
    width: 100%;
  }
  .page-wrap .hotel-add .img img {
    width: 40px;
  }
  .page-wrap .hotel-add .tit {
    width: 100%;
  }
  .page-wrap .airport-box .air-li .top {
    font-size: 15px;
  }
  .page-wrap .airport-box .air-li .info {
    padding: 5%;
    font-size: 14px;
  }
  .page-wrap .recommended-box {
    border-bottom: 2px solid #64a94e;
    height: 42px;
  }
  .page-wrap .recommended-box .title {
    font-size: 24px;
  }
  .page-wrap .recommended-box .info {
    display: none;
  }
  .page-wrap .recommended-info {
    margin-top: 15px;
  }
  .page-wrap .recommended-info .rec-li {
    width: 100%;
  }
  .page-wrap .recommended-info .rec-li .img .add {
    top: 22px;
  }
  .page-wrap .booking-sw .swiper-button-next {
    display: none;
  }
  .page-wrap .booking-sw .swiper-button-prev {
    display: none;
  }
  .page-wrap .booking-img img {
    width: 100%;
  }
  .page-wrap .organizer-wp .org-li:nth-of-type(2) {
    padding-left: 0;
    border: none;
    margin-top: 30px;
  }
  .page-wrap .organizer-wp .org-li:nth-of-type(3) .tit {
    display: none;
  }
  .page-wrap .industrial-box .industrial-li .img-left {
    width: 100%;
    height: auto;
  }
  .page-wrap .industrial-box .industrial-li .tit-rig {
    padding: 0 5%;
  }
  .page-wrap .page-text img {
    width: 100%;
  }
  .page-wrap .Media-box .con-li {
    width: 48%;
  }
  .page-wrap .exhibitors-comments-sw {
    height: auto;
  }
  .page-wrap .prices-box td {
    width: initial;
  }
  .page-wrap .figure-img .figure-li {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-wrap .Bright-tit img {
    width: 100%;
  }
  .page-wrap .satisfaction-box .audience-li {
    width: 100%;
  }
  .page-wrap .exhibitors-letter {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .page-wrap .exhibitors-letter a {
    width: 10%;
    text-align: center;
    padding: 4px 0;
    margin-right: 0;
    border: none;
    display: block;
    float: left;
  }
  .page-wrap .exhibitors-input .exh-sel,
  .page-wrap .exhibitors-input .exh-inp,
  .page-wrap .exhibitors-input .exh-sou {
    width: 100%;
    margin: 3px 0;
  }
  .page-wrap .exhibitors-list .list-li .tit-top {
    height: auto;
    overflow: hidden;
    line-height: 30px;
    padding: 5%;
  }
  .page-wrap .exhibitors-list .list-li .tit-top span {
    width: 100%;
  }
  .page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(2) {
    width: 100%;
  }
  .page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(3) {
    width: 100%;
  }
  .page-wrap .exhibitors-list .list-li .tit-top span:nth-of-type(3) .fa {
    display: none;
  }
  .page-wrap .exhibitors-list .list-li .tit-info .img-list {
    width: 100%;
    height: auto;
    line-height: initial;
  }
  .page-wrap .exhibitors-list .list-li .tit-info .img-list img {
    max-width: 100%;
    max-height: 100%;
  }
  .page-wrap .exhibitors-list .list-li .tit-info .exhibitors-tit-box {
    width: 100%;
    margin-top: 15px;
  }
  .Bright-page {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .Bright-page .advantage-li {
    width: 100%;
  }
  .Bright-page .mb-advantage-top .advantage-li {
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px;
  }
  .Bright-page .mb-advantage-top .advantage-li .img {
    float: left;
    margin: 0;
    width: 13%;
  }
  .Bright-page .mb-advantage-top .advantage-li .img img {
    width: 100%;
  }
  .Bright-page .mb-advantage-top .advantage-li .title {
    float: left;
    width: 87%;
    line-height: 22px;
  }
  .Bright-page .mb-advantage-top .page-advantage-img {
    margin: 0 0 15px 0;
  }
  .Bright-page .mb-advantage-top .page-advantage-img:after {
    background: none;
  }
  .Bright-page .page-advantage-img img {
    width: 100%;
  }
  .ind-download-a {
    padding: 10px 35px 10px 55px;
  }
  .ind-download-a:after {
    border-bottom: 43px solid transparent;
  }
  .size-page .con {
    width: 100%;
    margin: 0;
  }
  .intro-page {
    height: auto;
    padding-bottom: 50px;
    margin-top: 0;
  }
  .intro-page .intro-bg {
    height: auto;
    overflow: hidden;
    padding: 5%;
  }
  .intro-page .intro-bg .intro-left {
    width: 100%;
  }
  .intro-page .intro-bg .intro-right {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .page-customer {
    width: 100%;
  }
  .page-customer .img img {
    width: 100%;
  }
  .page-customer .title {
    margin-top: 0;
  }
  .page-customer .title .tit {
    width: 100%;
    margin-bottom: 15px;
    border-right: none;
    border-bottom: 2px solid #90c449;
    padding-bottom: 10px;
  }
  .page-customer .title .info {
    width: 100%;
  }
  .contact-wp .cont-li {
    width: 100%;
    margin: 10px 0;
  }
  .contact-wp .hotel {
    overflow: hidden;
  }
  .contact-wp .hotel:nth-of-type(2) {
    width: 90%;
    margin: -275px 5% 0;
  }
  .exhi-info .top .top-t {
    width: 100%;
  }
  .exhi-info .top .top-t .company {
    margin-top: 0;
  }
  .exhi-info .top .img {
    float: left;
    margin-top: 15px;
  }
  .exhi-info .bottom .por-con .conent .pro-li {
    width: 100%;
    height: auto;
    line-height: initial;
  }
  .exhi-info .bottom .por-con .conent .pro-li img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }
  .exhi-info .bottom .por-con .conent .news-li span {
    display: none;
  }
  .exhi-pro .pro-li {
    width: 100%;
  }
  .page-title-all {
    font-size: 22px;
    height: 45px;
    line-height: 45px;
  }
  .ind-Media-bottom .img {
    margin-bottom: 10px;
  }
  .con-media {
    margin-top: 25px;
    padding-bottom: 0;
  }
  .con-media .img {
    margin-bottom: 10px;
  }
  .footer .fot-bg-img1 {
    top: 0;
  }
  .footer .con .bottom-top .mail {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .con .bottom-top .ind-contact {
    width: 100%;
    margin-left: 0;
  }
  .footer .con .bottom-top .code {
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }
  .footer .con .search .sea-input {
    width: 75%;
  }
  .footer .con .search .tit {
    width: 25%;
  }
}



