body{line-height:28px; font-family:Arial;}
.row{margin:0;}
.title{font-size: 22px;height: 55px;line-height: 55px;border-bottom: 2px solid #c9c9c9;font-weight: bold;margin-bottom: 10px;cursor: pointer;width: 170px;}
.title:hover{border-bottom:2px solid #518264;-webkit-transition: all 1.5s;transition: all 1.5s;}
.tqtitle{margin:20px auto 25px auto; color:#c9c9c9;}
.media-title{margin:0 auto 30px auto;}
.subpage-title{text-align:center; font-size:28px; font-weight:600; margin:40px 0;}
p{text-indent:2em;}
ul{list-style: none;padding: 0;margin: 0;}
a{color:#333333;}
a:hover{text-decoration:none;color:#518264;}
.martop{margin-top:65px;}
.martop30{margin-top:30px;}
.more{color:#518264;}
.more:hover{color:red;}
.subpage-position a{margin:0 10px;}
.clear{clear: both;}

/* minglu start */
.particles-bg{position: relative;}
#particles{ width: 100%; height: 100%; overflow: hidden; background:#33a2bf url(/public/2022/images/bannerbg.png) no-repeat top center;min-height: 729px;}
.pg-canvas{ width:100%; height:600px;cursor:pointer;position: absolute;left: 0;bottom: 0}
.minglu{position:absolute;top: 30%;z-index: 999;left: 50%;margin-left: -600px;}
/* minglu end */

/* header start */
#header{margin-top:20px}
.alilogo h2,.alilogo h3{font-family:SimHei; font-weight:600;}
.alilogo h3>span{font-size:22px; margin-left:20px; font-weight:normal;}
.alilogo-right{text-align:right;}
.alilogo-li a{font-size:12px; color:#7e7777; margin:0 5px;}
.alilogo-right img{margin:10px 0;}
.alilogo-right h4{color:#518264; font-weight:600;}
.countdowntime span{color:#f39700; font-size:30px;}
#header .col-md-8,#header .col-md-4{padding:0;}
/* header end */


/* navbar start */
.navnav{/* position: absolute; *//* top: 0; *//* left: 50%; *//* margin-left: -600px; *//* background-color: #000; */min-height: 120px;/* padding-bottom: 20px; */background-color: rgba(59,190,232);}

.navnav {}
.nav-con{position: relative;}
.countdowntime{color: #ffffff;position: absolute;right: 0;z-index: 9999;}
.countdowntime span{display: inline;color: #70f72f;font-size: 24px;}
.countdowntime img{margin-left: 10px;margin-right: 10px;}
.countdowntime a{color:#ffffff;}
.navbar{margin-bottom:0;border:none;border-radius:0;}
.container>.navbar-collapse{margin:0 -15px;}
.navbar-default{background-color:rgba(59,190,232,0);padding-top: 15px;padding-bottom: 5px;transition: all .8s ease-out;}
.navbar-default.white{background-color:rgba(59,190,232,1);transition: all .8s ease-out;}
.navbar-default .navbar-nav>li>a{color:white;font-size: 16px;font-weight: 600;padding: 10px 20px;}
.navbar-nav{margin-top: 45px;float:right;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background-color:#062368  ; color:white;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#062368  ; color:white;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#062368  ;}
.dropdown-menu>li>a{padding:7px 20px;}
.dropdown-menu{min-width:130px;}
.navbar-default .navbar-toggle .icon-bar{background-color:white;}
/* navbar start */

/* cippe number start */
.cippe_number{margin-top: 45px;}
.cippe_number dl{width: 150px;margin: 0 auto;}
.cippe_number dl dt:hover{animation:turn 0.8s linear forwards;cursor: pointer;}
@keyframes turn{
      0%{-webkit-transform:rotate(0deg);}
      25%{-webkit-transform:rotate(90deg);}
      50%{-webkit-transform:rotate(180deg);}
      75%{-webkit-transform:rotate(270deg);}
      100%{-webkit-transform:rotate(360deg);}
}
.cippe_number dl dd{text-align: center;margin-top: 30px;}
.cippe_number dl dd strong{font-size: 28px;}
.cippe_number dl dd span{font-size: 20px;}
.cippe_number dl dd strong,span{display: block;color: #5e5e5e;}

/* number */
.num-box{display: flex;justify-content: center;height: 38px;overflow: hidden;}
.num-box ul {transform: translateY(-360px);}
.num-box li{font-size: 28px;color: #5e5e5e;font-weight: 700;}
.move .num-box ul:nth-child(1){transition: 2.4s 1.2s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(2){transition: 2.2s 1s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(3){transition: 2.5s .8s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(4){transition: 2s .6s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(5){transition: 1.8s .4s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(6){transition: 2.7s 2s ease-out;transform: translateY(0px);}
.move .num-box ul:nth-child(7){transition: 2.7s 0s ease-out;transform: translateY(0px);}

.transy{transform: translateY(100px);opacity: 0;}
.transy.move{transition: all 1.2s ease-out;transform: translateY(0px);opacity: 1;}
/* cippe number end */

/* about start */
.about .about-title{text-align: center;font-size: 24px;font-weight: 600;margin-bottom: 30px;}
.about p{font-size: 14px;line-height: 30px;text-align: center;}
.about p a{color: #4997ca}
.about .dengji{display: flex;/*opacity: 0;transform: translateY(100px);*/}
.about .dengji a{border-radius: 35px;width: 30%;height: 50px;line-height: 50px;font-size: 26px;display: block;text-align: center;margin: 30px auto}
.about .dengji a:first-child{background-color: #3bbee8;color: #ffffff;}
.about .dengji a:first-child:hover{background-color: #e2e2e2;color: #0c0c0c;transition: all .8s;}
.about .dengji a:last-child{background-color: #e2e2e2;}
.about .dengji a:last-child:hover{background-color: #3bbee8;color: #ffffff;transition: all .8s;}
/* about end */


/* fuwu start */
.fuwu{overflow:hidden; position:relative; min-height:425px;}
.fuwu-bg{width: 100%;min-height: 425px; position: absolute; left: 0;top: 0;z-index: -1;background: url(/public/2022/images/fuwubg.png) no-repeat center top;}
@-webkit-keyframes imageAnimation{
  0%{opacity:1;-webkit-animation-timing-function:ease-in}
  8%{opacity:1;-webkit-animation-timing-function:ease-in}
  13%{opacity:1;-webkit-transform:scale(1.02);-webkit-animation-timing-function:ease-out}
  50%{opacity:1;-webkit-transform:scale(1.1)}
  90%{opacity:1;-webkit-transform:scale(1.02)}
  100%{opacity:1;-webkit-transform:scale(1)}
}
@-moz-keyframes imageAnimation{
  0%{opacity:1;-moz-animation-timing-function:ease-in}
  8%{opacity:1;-moz-animation-timing-function:ease-in}
  13%{opacity:1;-webkit-transform:scale(1.02);-webkit-animation-timing-function:ease-out}
  50%{opacity:1;-webkit-transform:scale(1.1)}
  90%{opacity:1;-webkit-transform:scale(1.02)}
  100%{opacity:1;-webkit-transform:scale(1)}
}
@-o-keyframes imageAnimation{
  0%{opacity:1;-o-animation-timing-function:ease-in}
  8%{opacity:1;-o-animation-timing-function:ease-in}
  13%{opacity:1;-webkit-transform:scale(1.02);-webkit-animation-timing-function:ease-out}
  50%{opacity:1;-webkit-transform:scale(1.1)}
  50%{opacity:1;-webkit-transform:scale(1.02)}
  100%{opacity:1;-webkit-transform:scale(1)}
}
@-ms-keyframes imageAnimation{
  0%{opacity:1;-ms-animation-timing-function:ease-in}
  8%{opacity:1;-ms-animation-timing-function:ease-in}
  13%{opacity:1;-webkit-transform:scale(1.02);-webkit-animation-timing-function:ease-out}
  50%{opacity:1;-webkit-transform:scale(1.1)}
  90%{opacity:1;-webkit-transform:scale(1.02)}
  100%{opacity:1;-webkit-transform:scale(1)}
}
@keyframes imageAnimation{
  0%{opacity:1;animation-timing-function:ease-in}
  8%{opacity:1;animation-timing-function:ease-in}
  13%{opacity:1;transform:scale(1.02);animation-timing-function:ease-out}
  50%{opacity:1;transform:scale(1.1)}
  90%{opacity:1;transform:scale(1.02)}
  100%{opacity:1;-webkit-transform:scale(1)}
}   
.fuwu-xg {
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 10s linear infinite 0s;
  -moz-animation: imageAnimation 10s linear infinite 0s;
  -o-animation: imageAnimation 10s linear infinite 0s;
  animation: imageAnimation 10s linear infinite 0s;
}

.fuwu-title{margin: 50px 0;font-size:24px;text-align: center;color: #ffffff;}
.fuwubox{background-color: #ffffff;cursor: pointer;}
.fuwubox::after{content: '';width: 0;height: 3px;position: absolute;left: 0;bottom: 0;background-color: #52f504;transition: all 0.5s ease-in-out;}
.fuwubox-ul{padding-top: 36px;}
.fuwubox-ul a{display: block;color: #32a2c6;position: relative;white-space: nowrap;font-size: 13px;}
.fuwubox-img{padding-left: 0;padding-right:0;overflow: hidden;}
.fuwubox-img img{transform: scale(1);transition: all .5s;width: 100%;}
.fuwubox:hover .fuwubox-img img{transform: scale(1.1);}
.fuwubox:hover::after{width: 100%;}
.fuwubox:hover{box-shadow: 5px 10px 30px 5px rgba(4, 102, 134, .4);transition: all .8s;}
.fuwu-col{/* padding:0; */border-right: rgba(220,38,38,0) 10px solid;padding-left: 5px;padding-right: 5px;}


/*jinru*/
.jinru{margin-top: 20px;background: url(/public/2022/images/jinru.png) no-repeat top center;text-align: right;height: 56px;line-height: 56px;cursor: pointer;}
.jinru-text{width: 455px;margin: 0 auto;}
.jinru a{font-size: 24px;color: #ffffff;}
.jinru a span{margin-left: 52px;display: inline;color: #ffffff;}
/*.jinru:hover{background: url(/public/2022/images/jinruhover.png) no-repeat top center;transition: all .8s;}*/
.jinru:hover a,.jinru:hover a span{color: #d0f4c2;transition: all .8s;}
/* fuwu end */


/*news start*/
.news-zixun img{width: 100%;}
.news-title{/* float: left; *//* width: 19%; */background-color: #5bab35;color: #ffffff;text-align: center;line-height: 30px;/* padding: 43.5px 10px; */font-size: 16px;}
.news-bgimg{/* float: right; *//* width: 81%; */overflow: hidden;}
.news-bgimg img{width: 100%;height: 160px;transform: scale(1);transition: all .5s;}
.news-ul a{display: block;line-height: 18px;margin-bottom: 10px;}
.news-ul a:hover{font-weight:600;}
.news-ul a em{float: right;}
.news-box{padding-left: 0}
.news-col:hover .news-bgimg img{transform: scale(1.1);}
.newsmore{text-align: right;font-size: 12px;}

/* media start */
.index-media img{margin-bottom:10px;cursor: pointer;}
.index-media img:hover{box-shadow: 1px 1px 10px 1px rgba(204, 204, 204, .8);transition: all .8s;border-radius: 5px}
/* media end */

/* footer start */
.footer{background-color:#dbdbdb; padding:30px 0;}
.footer .index-contact a{margin-right:10px;}
.footer .foot{margin-top:60px; font-size:12px;}
/* footer end */


#qiehuan li{position:relative; z-index:1; overflow:hidden; cursor: pointer;}
#qiehuan li span{position:absolute; z-index:-1; left:0; top:0; width:100%; height:100%;}
#qiehuan li:nth-child(2){margin-top: 10px;}

#qiehuan li.f_top span{transform-origin:0 0; animation:enter1 0.3s; z-index:1; -webkit-transform-origin:0 0; -webkit-animation:enter1 0.3s;}
#qiehuan li.f_right span{transform-origin:100% 100%; animation:enter2 0.3s; z-index:1; -webkit-transform-origin:100% 100%; -webkit-animation:enter2 0.3s;}
#qiehuan li.f_bottom span{transform-origin:0 100%; animation:enter2 0.3s; z-index:1; -webkit-transform-origin:0 100%; -webkit-animation:enter2 0.3s;}
#qiehuan li.f_left span{transform-origin:0 100%; animation:enter1 0.3s; z-index:1; -webkit-transform-origin:0 100%; -webkit-animation:enter1 0.3s;}

#qiehuan li.t_top span{transform-origin:0 0; animation:leave1 0.3s; -webkit-transform-origin:0 0; -webkit-animation:leave1 0.3s;}
#qiehuan li.t_right span{transform-origin:100% 100%; animation:leave2 0.3s; -webkit-transform-origin:100% 100%; -webkit-animation:leave2 0.3s;}
#qiehuan li.t_bottom span{transform-origin:0 100%; animation:leave2 0.3s; -webkit-transform-origin:0 100%; -webkit-animation:leave2 0.3s;}
#qiehuan li.t_left span{transform-origin:0 100%; animation:leave1 0.3s; -webkit-transform-origin:0 100%; -webkit-animation:leave1 0.3s;}

@keyframes enter1{
  0%{transform:rotate(-90deg);} 
  100%{transform:rotate(0deg);}
}
@keyframes enter2{
  0%{transform:rotate(90deg);}  
  100%{transform:rotate(0deg);}
}
@keyframes leave1{
  0%{transform:rotate(0deg); z-index:1;}  
  100%{transform:rotate(-90deg); z-index:1;}
}
@keyframes leave2{
  0%{transform:rotate(0deg); z-index:1;}  
  100%{transform:rotate(90deg); z-index:1;}
}

@-webkit-keyframes enter1{
  0%{-webkit-transform:rotate(-90deg);} 
  100%{-webkit-transform:rotate(0deg);}
}
@-webkit-keyframes enter2{
  0%{-webkit-transform:rotate(90deg);}  
  100%{-webkit-transform:rotate(0deg);}
}
@-webkit-keyframes leave1{
  0%{-webkit-transform:rotate(0deg); z-index:1;}  
  100%{-webkit-transform:rotate(-90deg); z-index:1;}
}
@-webkit-keyframes leave2{
  0%{-webkit-transform:rotate(0deg); z-index:1;}  
  100%{-webkit-transform:rotate(90deg); z-index:1;}
}
.dingji .col-xs-2,.dingji .col-xs-5,.dingji .col-xs-3{padding: 5px;}

/* subpage start */
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border:2px solid white;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding:10px; line-height:28px;}
.table-striped>tbody>tr{background-color:#f3f3f3;}
.table-striped>tbody>tr:nth-of-type(odd){background-color: #b2e2f0;}
.table>tbody>tr>td{vertical-align:middle;}
.col-padding0{padding:0;}

/* aboutus start */
.about-info{ background-color:#d6e2fe ;}
.about-info .col-md-6,.about-info .col-xs-12{padding-left:0;}
.about-info .about-text{padding-left:20px; margin-top:10px;}
.expo-infotab .col-md-6,.expo-infotab col-xs-12{padding:0;}
/* aboutus end */

/* review start */
/* tab */
.review .tab_menu{margin-top:10px;}
.review .tab_menu li{border:1px solid #cccccc; border-top:none;cursor:pointer;text-align:center; padding:10px 0; font-size:16px; font-weight:600;}
.review .tab_menu li:first-child{border-top:1px solid #cccccc;}
.review .tab_menu li:hover{background-color:#518264;-webkit-transition: all 0.3s;transition: all 0.3s; color:white;}
.review .tab_box{position:relative;}
.review .tab_box ul{margin-left:10px;}
.review .tab_box ul li{float:left; margin-right:10px; margin-bottom:10px;}
.review .tab_box ul li img{border:1px solid #cccccc; padding:3px; border-radius:5px;}
.review .tab_menu .selected{background-color:#518264;cursor:pointer; color:white;}
.review .col-md-9,.review .col-md-3{padding-left:0;}
.tab-hide{display:none;}
/* review end */

/* ExhibitsProfile start */
.subpage h5{color:#518264;font-size:16px;font-weight:600;margin-top: 30px;line-height: 30px;}
.expo-p .ep-text{background-color:#d6e2fe ;padding: 0 20px 20px 20px;line-height:25px;min-height: 800px;}
.articlepage p img{max-width:600px;width:100% !important;height: auto !important;margin-left: -2em;}
/* ExhibitsProfile end */

/* HallIndex start */
.nav-tabs{border-bottom: 1px solid #518264;}
.nav-tabs>li{width:25%; text-align:center;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color:white;background-color:#518264; border:none;}
.nav-tabs>li{margin:0;}
.nav-tabs>li>a{background-color: #f5f5f5; margin-right:5px; border:none; line-height:30px; font-size:16px;}
.tab-content{margin-top:20px;}
.table tr th{background-color: #518264;text-align:center;color:white;line-height:50px;}
/* HallIndex end */

/* download start */
.download span{margin-right:10px;}
.download a.list-group-item img{margin-right:10px; vertical-align: middle;}
.download .disabled{font-size:16px; font-weight:bold;}
/* download end */

/* ExhibitionRule start */
.rule{background-color:#d6e2fe ;}
.rule-text{padding:20px 0 20px 30px; line-height:35px;}
.rule-text h4{color:#518264; font-weight:bold;}
/* ExhibitionRule end */

/* FloorPlan start */
.floor-img img{width:55%;}
.floor-listimg{box-shadow: 0px 0px 20px 5px #f3f3f3;padding-bottom: 10px;margin: 0 auto 30px auto;}
.floor-listimg img{width:100%;}
.floor-listimg ul{width:100%;justify-content: center;display: flex; margin-top:30px; margin-bottom:10px;}
.floor-listimg ul li:first-child{border-right: 1px solid #018bb0;color: #018bb0;font-size: 40px;padding-right: 10px;height: 45px;line-height: 45px;float:left;font-family:Arial;list-style: none;}
.floor-listimg ul li:nth-child(2){float:left; font-size:18px; margin-left:10px;list-style: none;}
.floor-listimg ul li a{font-size:12px; color:#518264;}
.floor-listimg p{text-indent:0;text-align:center;color:#518264;padding: 0 10px;height: 60px;}
/* FloorPlan end */
/* FloorPlan end */

/* StandContractor start */
.stand .stand-text{box-shadow: 0px 0px 20px 5px #f3f3f3; width:90%; padding:30px; min-height:350px; margin-bottom:50px;}
.stand .stand-text strong{font-size:18px; margin-bottom:10px; line-height:35px;}
.stand-title{margin-bottom:40px; font-size:18px; color:#518264; font-weight:600;}
/* StandContractor end */

/* VisitorInformation start */
.visit-info{box-shadow: 0px 0px 20px 5px #f3f3f3; padding:30px; margin-bottom:50px;}
.visit-info h6{font-weight:600;color:#518264; font-size:16px; padding-left:15px; margin-bottom:15px; line-height:30px;}
.visit-text,.visit-time{background-color:#d6e2fe ;padding: 28px 0 30px 20px;margin-bottom:20px;}
.visit-contact{box-shadow: 0px 0px 20px 5px #f3f3f3;padding: 20px 30px;}
/* VisitorInformation end */

/* submmit start */
.submmit{margin-top:30px;}
.submmit-p{box-shadow: 0px 0px 20px 5px #f3f3f3; padding:30px;}
.submmit-p h3{text-align:center;}
.summit-text{background-color:#d6e2fe ; padding:20px 0 15px 50px;}
.summit-text h5{margin-bottom:17px;}
/* submmit end */

/* media start */
.media-list ul li{float:left;margin-right: 20px;margin-top: 40px;}
.media-zhichi li{float:left;margin: 0 10px 40px 10px;}
/* media end */

/* TrafficMaps start */
.maps img{width:400px;}
/* TrafficMaps end */

/* teavel start */
.travel-text{line-height:40px;}
.travel-text strong{font-size:18px; margin-top:20px; display:block;}
.travel-text a{font-size:16px;height: 70px;line-height: 70px;border-bottom:1px solid #cccccc;display: block;margin-top: 15px;}
.travel-text a i{margin-left:10px;}
/* teavel end */

/* ExhibitorStatements start */
.expopj{margin-top:40px;}
.expopj .media{margin-bottom:50px;}
.expopj .media .media-heading{font-weight:bold; line-height:40px;}
.expopj .media .media-body{padding:0 30px;background-color:#f3f3f3}
/* ExhibitorStatements end */


/* contactus start */
.contact-text{background-color:#d6e2fe ;padding: 20px 20px 42px 30px;}
.contact-list ul.media-list{box-shadow: 0px 0px 20px 5px #f3f3f3; width:95%; margin:30px auto; padding:30px;}
.contact-list ul.media-list .media-body{padding-left:20px;}
.contact-list ul.media-list .media-body .media-heading{height:30px;line-height:30px;display:block;/* width:100px; */font-size:28px;font-weight:600;letter-spacing: 2px;}
.contact-list ul.media-list .media-body .media-heading span{font-family:Arial;letter-spacing:0;}
.contact-list ul.media-list .media-body p{width:40px;height:1px;background-color:#518264;margin: 20px 0;}
.contact-list ul.media-list .media-body div{ color:#518264;}
.contact-list ul.media-list .media-body .glyphicon,.contact-list ul.media-list .media-body img{margin-right: .5em;}
/* contactus end */

/* newslist start */
.newslist{margin-top:30px;}
.newslist .media{border-bottom:1px dotted #bbbbbb; padding:20px 0; margin-right:40px;}
.newslist .media-body .newsmore{color:#CD0205;}
.newslist .media-body span{border:1px solid #518264;font-size:12px;padding: 0 8px;color:#518264;float:right;margin-top: 10px;}
.newslist .media-body h4{font-size:16px;margin-bottom:10px;font-weight: 600;}
.newslist .media-body p{line-height:25px;margin:0;font-size: 12px;text-indent: 0;}
.newslist .news-ad{margin:20px 0;}
.newslist .news-right{background-color:#fafafa; padding:20px 0;}
.newslist .news-right h4{border-left: #518264 4px solid;font-size: 20px;font-weight: 400;padding-left: 25px; width:100%; margin-bottom:20px;}
.newslist .news-right h4 a{font-size:14px; color:#bbbbbb; margin-right:30px; float:right;}
.newslist .news-right ul{margin:0 30px;}
.newslist .news-right ul li{margin-top:10px;}
.newslist .news-right ul li a{line-height:25px;}
.newslist .news-right ul li a,.news-right ul li span{display:block;}
.newslist .news-right ul li span{font-size:12px; color:#bbbbbb;}
.newslist .media-object{width:180px;height: 120px;}
ul.newslists li{height:50px;line-height:50px; border-bottom:1px dotted #cccccc;}
ul.newslists li em{float:right; font-style:normal;}
.pagination>li>a,.pagination>li>span{position: relative;float: left; padding: 5px 10px;line-height: 1.42857143;color: #518264; text-decoration: none;background-color: white; border: 1px solid #ddd; margin:0 3px;}
.pagination>li.thisclass{position: relative;float: left; padding: 5px 10px;line-height: 1.42857143;color: white; text-decoration: none;background-color: #518264; border: 1px solid #518264; margin:0 3px;}
/* newslist end */

/* articlepage start */
.articlepage{margin-top:30px;}
.articlepage h2{text-align:center;}
.articlepage .info{text-align:center; margin-bottom:30px; margin-top:10px;}
.articlepage p{line-height:32px;}
/* articlepage end */

/* subpage end */

/* meitihezuo */
#mediaBox{ height: auto; overflow: hidden; }



@media all and (min-width: 320px) and (max-width: 767px){
  .navbar-brand{display:flex;justify-content:center;align-items:center;}
  .martop{margin-top:40px;}
  body{font-size:12px; line-height:25px;}
  #header{display:none;}
  .countdowntime{display: none}
  .navbar{border-radius:0;}
  .navbar-nav{margin-top: 0;float: left;}
  .navbar-default .navbar-nav>li>a{padding: 6px 20px;}
  .navbar-brand>img{width: 80px;}
  #particles{min-height: 300px}
  .pg-canvas{height: 250px;}
  .minglu{left: 0;margin-left: 0;top: 40%;}
  .minglu img{width: 100%;}
  .cippe_number dl{width: 70px;}
  .cippe_number dl dt img{width: 70px;height: 70px;line-height:70px;}
  .cippe_number dl dd{margin-top: 10px;}
  .cippe_number dl .num-box{height: 25px;}
  .num-box ul li{font-size: 18px;}
  .cippe_number dl dd span{font-size: 16px;}
  .about .about-title{margin-bottom: 10px;}
  .about p{line-height: 26px;}
  .about .dengji a{width: 45%;font-size: 20px;margin: 20px auto;height: 45px;line-height: 45px;border-radius: 25px;}
  .fuwubox-img img{height: 135px;}
  .fuwubox-ul{padding-top: 20px;}
  .fuwu{min-height: 600px;}
  .fuwu-bg{background: url(../images/fuwubgmoblie.jpg) no-repeat center top;min-height: 600px;}
  .fuwu-title{margin: 15px 0;font-size: 20px;}
  .news-title{width: 10%;}
  .news-bgimg{width: 90%;}
  .news-bgimg img{width: 100%;}
  .news-ul{padding-left: 0;margin: 10px 0;}
  .index-media img{width: 100%;height: 35px;}
  /**/
  .expoinfo-img img{width:100%;}
  .expoinfo-text .expoinfo-btn{padding:10px 20px; font-size:14px; margin:0;}
  .expoinfo-text .expoinfo-btn01, .expoinfo-text .expoinfo-btn02{padding: 15px 0;margin-right: 10px;font-size: 16px;display: inline-block;width: calc(100% - 10px);text-align: center;}
  .expobtn{padding:20px 0;}
  .expobtn a{width:100%; margin:10px 0;}
  .exposervice img{width:100%;}
  .exponews-img img{width:100%;height: auto;}
  .expo-p .ep-text{min-height: auto;}
  .ih-item.circle.effect1 .spinner{width:100px; height:100px;}
  .ih-item.circle.effect1 .img{top:20px; font-size:12px;}
  .ih-item.circle,.ih-item.circle .img{width: 100px;height:100px;}
  .ih-item.circle.effect1 .img img{width:60px;}
  .case-item{margin-bottom:10px; margin-left:0;}
  .concurrent-expo{background:url(../images/concurrentexpobgsj.jpg) no-repeat top center;}
  .footer .foot{text-align:center; margin-top:20px;}
  .footer .cippecode,.footer .zhenweilogo{display:none;}
  .table-responsive{border:2px solid white;}
  .ep-img{display:none;}
  .stand .stand-text strong{font-size:16px;}
  .subpage img,.articlepage img{width:100% ;}
  .nav-tabs>li>a{font-size:12px;}
  .contact-list dl{position:relative; height:360px;}
  .contact-list dt{position:absolute; left:50%; margin-left:-47px;}
  .contact-list dd{position:absolute; top:50%;}
  .media-left{display:none;}
  
  .kuaijie{display:none;}
  .home-new{width: 100%;}
  .my-col-md-2 img{ margin-bottom: 0; }
  #mediaUl2{ display: none; }
}

@media (min-width: 768px) and (max-width: 991px) {
  body{font-size:12px; line-height:25px;}
  .navbar-nav>li{margin: 0;}
  .navbar-default .navbar-nav>li>a{padding: 10px 7px;}
  .nav>li>a{padding:15px 10px;}
  .navbar-default .navbar-nav>li>a{font-size:12px;}
  .minglu{left: 0;margin-left: 0;top: 40%;}
  .minglu img{width: 100%;}
  .about .dengji a{width: 40%;}
  .fuwubox-ul{padding-top: 20px;}
  .fuwu,.fuwu-bg{min-height: 320px;}
  .news-col{margin-bottom: 10px;}
  .index-media img{width: 100%;height: 57px;}
  /**/
  .expoinfo-text .expoinfo-btn{padding:10px 20px; font-size:14px; margin:0;}
  .expoinfo-text .expoinfo-btn01, .expoinfo-text .expoinfo-btn02{padding: 15px 30px;margin-right: 10px;font-size: 16px;}
  .expoinfo-img img{width:100%;}
  .exposervice img{width:100%;}
  .exponews-img img{width:100%;height: auto;}
  .expo-p .ep-text{min-height: auto;}
  .expobtn a{width:100%;}
  .case-item{margin-left:0;}
  .ep-img{display:none;}
  .stand .stand-text{width:100%;}
  .col-padding0 img{width:100%;}
  .kuaijie{display:none;}
  .home-new{width: 100%;}
  #mediaBox{ height: 240px; }
  .my-col-md-2{ height: 70px; margin-bottom: 10px; }
  .my-col-md-2 img{ margin-bottom: 0; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container{padding:0;}
  .navbar-brand{display:none;}
  .navbar-nav>li{margin: 0;}
  .navbar-default .navbar-nav>li>a{font-size:14px;}
  .expoinfo-img img{width:100%;}
  .exponews-img img{width:100%;height: auto;}
  .expo-p .ep-text{line-height:25px;padding: 10px 0 10px 10px;min-height: 647px;}
  .ep-img img{width:100%;}
  .col-padding0 img{width:100%;}
  .submmit img{width:100%;}
  .expoinfo-text .expoinfo-btn{padding:15px 30px;}
  .expoinfo-text .expoinfo-btn01, .expoinfo-text .expoinfo-btn02{padding: 15px 20px;margin-right: 10px;font-size: 16px;}
  
  .kuaijie{display:none;}

  #mediaBox{ height: 240px; }
  .my-col-md-2{ width: 20%; text-align: center; min-height: 80px; }
  .my-col-md-2 img{width: 100%;margin-bottom: 0;}
}

 

@media (min-width: 1200px) { 
  .container{padding:0;width:1200px;}
  #mediaBox{ height: 270px; }
  .my-col-md-2{ width: 20%; text-align: center; min-height: 90px; }
}