body{line-height:28px; font-family:"Microsoft YaHei";}

.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: 90px;}

.title:hover{border-bottom:2px solid #00A094;-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;}

.subpage-title-h5{ padding-bottom: 20px; font-size: 20px; text-align: center; }

p{text-indent:2em;}

a{color:#333333;}

a:hover{text-decoration:none;color:#00A094;}

.martop{margin-top:60px;}

.martop30{margin-top:30px;}

.more{color:#00A094;}

.more:hover{color:red;}

.subpage-position a{margin:0 10px;}

/* kuaijie start */

.kuaijie{background-color:#dddddd;padding: 20px 20px 10px 20px;position:fixed;top: 215px;z-index:99;border-right:8px solid white;border-bottom:8px solid white;}

.kuaijie ul{margin-top:20px; padding-left:20px;}

.kuaijie ul li{color:#00A094;}

.kuaijie ul li a{color:#00A094;}

.kuaijie ul li a:hover{color:#fd7201;}

.kuaijie strong{color:#fd7201;}

.kuaijie span{float:right; color:#666666; font-size:16px; cursor:pointer;}

/* kuaijie 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:#00A094; font-weight:600;}

.countdowntime span{color:#f39700; font-size:30px;}

#header .col-md-8,#header .col-md-4{padding:0;}

/* header end */

/* navbar start */

.navbar{margin-top:20px; margin-bottom:0; border:none; border-radius:0;}

.navbar-default{background-color:#00A094;}

.navbar-default .navbar-nav>li>a{color:white;font-size: 16px;font-weight: 600;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background-color:#028278; color:white;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#028278; color:white;}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#028278;}

.navbar-nav>li{margin: 0 10px;}

.dropdown-menu>li>a{padding:7px 20px;}

.dropdown-menu{min-width:130px;}

.navbar-default .navbar-toggle .icon-bar{background-color:white;}

/* navbar start */

/* banner start */

.carousel-indicators .active{background-color:#00A094;border: 2px solid white;}

li.active {}

.carousel-indicators li{background-color:white; border-color:#00A094;}

/* banner end */

/* cippe number start */

.cippe_number dl{width: 150px;margin: 0 auto;}

.cippe_number dl dt{width: 150px;height: 150px;text-align:center;line-height: 150px;background-color:#e8f7f6;border-radius:50%;font-size:32px;color:#00A094;font-weight:600;}

.cippe_number dl dt:hover{-webkit-transition: all 0.8s;transition: all 0.8s;background-color: #00A094; color:white; cursor:pointer;}

.cippe_number dl dd{text-align:center;font-size: 16px;color: #00A094;font-weight: 600;/* margin-top: 15px; */line-height: 40px;line-height: 40px;}

/* cippe number end */

/* expoinfo start */

.expoinfo-text p{margin-top:20px; margin-bottom:28px;}

.expoinfo-text .expoinfo-btn01,.expoinfo-text .expoinfo-btn02{padding:15px 60px;font-size:18px;color:white;margin-right:40px;}

.expoinfo-text .expoinfo-btn01{background-color:#00A094;}

.expoinfo-text .expoinfo-btn02{background-color:#ff840c;}

.expoinfo-text i{margin-right:10px;}

/* expoinfo end */

/* exposervice start */

.exposervice ul{margin-top:10px;}

.exposervice ul li{line-height:28px; list-style:none; padding-left:20px;}

.exposervice ul li i{color:#00A094; margin-right:10px;}

.exposervice ul li a{color:#666666;}

.exposervice ul li a:hover{color:#00A094; text-decoration:none;}

/* exposervice end */

/* expobtn start */

.expobtn{background-color: #e5e5e5; border-top: 2px solid #bfbfbf; border-bottom: 2px solid #bfbfbf; padding:40px 0;}

.expobtn a{font-size: 18px;color: white;width: 380px;height: 60px;line-height: 60px;text-align: center;background-color: #00A094;border: 1px solid #bfbfbf;display:block;margin: 0 auto;}

.expobtn a i{margin-left:10px;}

.expobtn a:hover{ background-color:#02b5a8;-webkit-transition: all 0.8s;transition: all 0.8s; text-decoration:none;}

/* expobtn end */

/* concurrent-expo start */

.concurrent-expo{overflow:hidden; position:relative; min-height:480px;}

.tq-bg{width: 100%;min-height: 480px; position: absolute; left: 0;top: 0;z-index: -1;background: url(../images/concurrentexpobg.jpg) 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)}

}		

.tq-xg {

	-webkit-backface-visibility: hidden;

	-webkit-animation: imageAnimation 30s linear infinite 0s;

	-moz-animation: imageAnimation 30s linear infinite 0s;

	-o-animation: imageAnimation 30s linear infinite 0s;

	animation: imageAnimation 30s linear infinite 0s;

}

.case-item{float:left;/* margin:30px 40px; */margin-bottom:30px;text-align: center;}

.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}

.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.ih-item a{color:#333}

.ih-item a:hover{text-decoration:none}

.ih-item.circle,.ih-item.circle .img{position:relative;width: 160px;height: 160px;border-radius:50%;}

.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}

.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}

.ih-item.circle.effect1 .spinner{width: 160px;height: 160px; background:url(../images/tongqibgbai.png) no-repeat;border: 8px solid #626262;border-right-color: #00A094;border-bottom-color: #00A094;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out;}

.ih-item.circle.effect1 .cippe{border-right-color: #008baf;border-bottom-color: #008baf;}

.ih-item.circle.effect1 .expec{border-right-color: #0054a7;border-bottom-color: #0054a7;}

.ih-item.circle.effect1 .cipe{border-right-color: #00a73b;border-bottom-color: #00a73b;}

.ih-item.circle.effect1 .cing{border-right-color: #0f998e;border-bottom-color: #0f998e;}

.ih-item.circle.effect1 .ciooe{border-right-color: #0054a7;border-bottom-color: #0054a7;}

.ih-item.circle.effect1 .cm{border-right-color: #093972;border-bottom-color: #093972;}

.ih-item.circle.effect1 .cisge{border-right-color: #d27a21;border-bottom-color: #d27a21;}

.ih-item.circle.effect1 .cieca{border-right-color: #008baf;border-bottom-color: #008baf;}

.ih-item.circle.effect1 .cipse{border-right-color: #008baf;border-bottom-color: #008baf;}

.ih-item.circle.effect1 .gas{border-right-color: #4aa0d9;border-bottom-color: #4aa0d9;}

.ih-item.circle.effect1 .heie{border-right-color: #11337f;border-bottom-color: #11337f;}

.ih-item.circle.effect1 .citte{border-right-color: #00a73c;border-bottom-color: #00a73c;}

.ih-item.circle.effect1 .img{position:absolute;top: 50px;bottom:0;left: 0;right:0;width:auto;height:auto; font-size:16px; font-weight:bold; line-height:30px; text-align:center;}

.ih-item.circle.effect1 .img:before{display:none}

.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

/* concurrent-expo end */

/* exponews start */

.exponews-img{position:relative; margin-bottom:35px;}

.exponews-fixed{position:absolute;bottom: -24px;left: 50%;margin-left: -48px;}

.exponews ul li em{float:right;font-style: normal;font-size: 12px;}

.exponews .newsmore{float:right;}

/* exponews end */

/* jijing start */

.index-jj .col-md-4,.index-jj .col-sm-4,.index-jj .col-xs-4{padding:0;}

.jijing{overflow: hidden;position: relative;}

.jijing:before{ content: '';background-color: rgba(0,160,148,0.6); opacity: 0; position: absolute; left: 0; right: 0;bottom: 0; top: 0; z-index: 1;transition: all 0.3s ease 0.1s;}

.jijing:hover:before{left: 15px; right: 15px; bottom: 15px; top: 15px; opacity: 1;animation:bounce-left 1s ease-in forwards;}

.jijing img{width: 100%; height: auto;transition: all 0.3s ease 0s;}

.jijing:hover img{ transform: scale(1.5); }

.jijing .jijing-content{ color: #fff; text-align: center;width: 100%; height: 100%;transform:translateX(-50%) translateY(-50%) scale(1);position: absolute;left: 50%;top: 50%;z-index: 2; transition:all 0.3s ease 0.5s;}

.jijing .jj-content{opacity: 0;  transform:translateX(-50%) translateY(-50%); position: absolute;left:50%;top:50%;z-index: 2;text-align: center;transition:all 0.3s ease 0s;}

.jijing:hover .jj-content{ opacity: 1; }

.jijing .jjtitle{color: white;font-size: 28px;font-weight: 600; text-transform: uppercase; transform: translateY(-500px); opacity: 0;transition:all 0.8s ease 0.3s;}

.jijing .post{ color: white; font-size: 14px; font-weight: 500; letter-spacing: 1px; text-transform: capitalize;display: inline-block; margin-bottom: 10px;opacity: 0;transform:translateY(-500px);transition:all 0.8s ease 0.15s;}

.jijing:hover .jjtitle,.jijing:hover .post{opacity: 1;transform:translateY(0);}

@keyframes bounce-left{

	25%,50%,75%,100%{ transform:translateX(0); }

	40%{ transform:translateX(30px); }

	70%{ transform:translateX(15px); }

	90%{ transform:translateX(5px); }

}

/* jijing end */

/* media start */

.index-media img{margin-bottom:10px;}

/* 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 */

/* 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: 5px 10px; line-height:28px;}

.table-striped>tbody>tr{background-color:#f3f3f3;}

.table-striped>tbody>tr:nth-of-type(odd){background-color:#e8f7f6;}

.table>tbody>tr>td{vertical-align:middle;}

.col-padding0{padding:0;}

/* aboutus start */

.about-info{ background-color:#e8f7f6;}

.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:#00A094;-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:#00A094;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:#00A094;font-size:16px;font-weight:600;margin-top: 2px;line-height: 30px;}

.expo-p .ep-text{background-color:#e8f7f6;padding: 0 20px 20px 20px;line-height:25px;min-height: 800px; font-size:12px;}

/* ExhibitsProfile end */

/* HallIndex start */

.nav-tabs{border-bottom: 1px solid #00A094;}

.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:#00A094; 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: #00A094;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:#e8f7f6;}

.rule-text{padding:20px 0 20px 30px; line-height:35px;}

.rule-text h4{color:#00A094; 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%;height: 382px;object-fit: cover;}

.floor-listimg dl{width:100%;justify-content: center;display: flex; margin-top:30px; margin-bottom:10px;}

.floor-listimg dl dt{border-right: 1px solid #018bb0;color: #018bb0;font-size: 40px;padding-right: 10px;height: 45px;line-height: 45px;float:left;font-family:Arial;}

.floor-listimg dl dd{float:left; font-size:18px; margin-left:10px;}

.floor-listimg dl dd a{font-size:12px; color:#00A094;}

.floor-listimg p{text-indent:0;text-align:center;color:#00A094;padding: 0 10px;height: 60px;}

/* FloorPlan end */

/* FloorPlan end */

/* StandContractor start */

.stand.kele-flex{row-gap: 50px;}

.stand .stand-text{box-shadow: 0px 0px 20px 5px #f3f3f3; width:100%; padding:30px; margin-bottom:0px;}

.stand .stand-text strong{font-size:18px; margin-bottom:10px; line-height:35px;}

.stand-text-first{ background-color: #e8f7f6; padding: 20px;	box-sizing: border-box;	margin-bottom: 0px;}

.children-inline-block span{ display: inline-block;	margin-right: 10px;}

.children-inline-block span:nth-child(1){	min-width: 8%;}

.children-inline-block span:last-child{	margin-right: 0;}

.stand-title{margin-bottom:40px; font-size:18px; color:#00A094; 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:#00A094; font-size:16px; padding-left:15px; margin-bottom:15px; line-height:30px;}

.visit-text,.visit-time{background-color:#e8f7f6;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:#e8f7f6; padding:20px 0 50px 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:30px;}

.travel-text .note{ font-weight: bold; font-size: 18px; }

.travel-text strong{font-size:18px; display:block;}

.travel-text a{font-size:16px;line-height: 1.5;/* 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:#e8f7f6;padding: 20px 0 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:#00A094;margin: 20px 0;}

.contact-list ul.media-list .media-body div{ color:#00A094;}

.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 #00A094;font-size:12px;padding: 0 8px;color:#00A094;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-ad img{width: 100%;}

.newslist .news-right{background-color:#fafafa; padding:20px 0;}

.newslist .news-right h4{border-left: #00A094 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: #00A094; 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: #00A094; border: 1px solid #00A094; 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 */

/* dajianshang */

.kele-flex{

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}

.kele-flex .stand-text{

	width: 48%;

}

.kele-flex .stand-text-first,

.kele-flex .stand-img{

	width: 48%;

}

.articlepage div img,.articlepage p img{max-width: 700px !important;height: auto !important;}

.articlepage p img{margin-left: -2em !important;}

@media all and (min-width: 320px) and (max-width: 767px){

	.martop{margin-top:20px;}

	body{font-size:12px; line-height:25px;}

	#header{display:none;}

	.navbar{margin-top:0; border-radius:0;}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:white;}

	.navbar-nav .open .dropdown-menu{background-color:#03792d;}

	.alilogo img{width:100%;}

	.cippe_number dl{width: 70px;}

	.cippe_number dl dt{width: 70px;height: 70px;line-height:70px;font-size: 16px;}

	.cippe_number dl dd{font-size: 12px;line-height: 40px;line-height: 30px;}

	.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%;}

	.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.kele-flex{row-gap: 30px;}

	.stand .stand-img, .stand .stand-text-first, .stand .stand-text{

		width: 100%;

		margin-bottom: 0px;

	}

	.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;}

	.articlepage p img{max-width:600px;width:100% !important;height: auto !important;margin-left: -2em;}

	.articlepage div img{	width: 100% !important;	max-width: 600px !important;height: auto !important;}

	.floor-listimg img{height: auto;}

	.table-box{

		overflow-x: auto;

	}

	.table-box .table{

		min-width: 700px;

	}

	.subpage-img{

		width: 100%;

	}

	.travel-text .kele-flex{

		display: block;

	}

}

@media (min-width: 768px) and (max-width: 991px) {

	body{font-size:12px; line-height:25px;}

	.alilogo-right,.navbar-brand{display:none;}

	.navbar-nav>li{margin: 0;}

	.nav>li>a{padding:15px 10px;}

	.navbar-default .navbar-nav>li>a{font-size:12px;}

	.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%;}

	.expobtn a{width:100%;}

	.case-item{margin-left:0;}

	.ep-img{display:none;}

	.stand .stand-img, .stand .stand-text-first, .stand .stand-text{ width: 100%; }

	.kele-flex .exh-img{

		margin-bottom: 0px;

	}

	.col-padding0 img{width:100%;}

	.kuaijie{display:none;}

	.floor-listimg img{height: 210px;}

	.table tr th:nth-last-child(1){

		width: 110px;

	}

	.table tr th:nth-last-child(2){

		width: 110px;

	}

}

@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%;}

	.expo-p .ep-text{line-height:25px;padding: 10px 0 10px 10px;}

	.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;}

	.floor-listimg img{height: 300px;}

}

@media (min-width: 992px) {

	/* 展会介绍图片随左侧文字高度改变右侧图片高度跟随改变 */

	.kele-img-zoom-father{display: flex;}

	.kele-img-zoom-father .kele-img-zoom-son{position: relative;}

	.kele-img-zoom-father .kele-img-zoom-son img{position: absolute; height: 100%; width: 100%;}

	.table-responsive .table{margin-bottom: 0;}

}

@media (min-width: 1200px) { 

	.container{padding:0;}

	.container{width:1200px;}

	.navbar-brand{display:none;}

}