/* 浮动 */
.f-left{float:left;}
.f-right{float:right;}
/* 清除浮动 */
.clear{zoom: 1; }
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* ==焦点图== */
.container-fluid {
	display:inline-block;
	width:100%;
	max-height:880px;
	padding: 0;
	position:relative;
}
.navbar {
	margin: 0;
}
#activate {
	margin:17px 0;
	width: 300px;
	height: 64px;
	font-size:14px;
}
.header {
	margin: 0;
}
.headerImg {
	width: 100%;
}
.col-lg-7 {
	padding-left: 150px;
}
.col-lg-7 p {
	font-size:14px;
	margin: 50px 0;
}
.col-lg-5 {
	padding: 0 100px;
}
.col-lg-5 img {
	width: 100%;
	max-width: 400px;
}
.col-lg-5 div {
	margin: 0 auto;
}
.credit {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
}

@media (max-width: 1200px) {
.col-lg-7 {
	padding: 64px;
}
}

@media (max-width: 768px) {
.header {
	margin-bottom: 25px;
}
.col-lg-7 {
	padding: 15px;
}
.col-lg-7 h2 {
	font-size: 16px;
}
.col-lg-7 p {
	font-size: 12px;
}
.credit {
	margin-bottom: 25px;
}
}

@media (max-width: 1024px) {
#bsaHolder, footer {
	display: none;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	z-index: 1;
}
/*Slideshow container*/

.slideshow {
	position: relative;
	max-width: 100%;
}
/*Slideshow images*/
.slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}
/*Buttons*/
.slideBtn {
	position: absolute;
	z-index: 10;
	width: 50px;
	height: 100%;
	cursor: pointer;
}
.leftBtn {
	left: 0px;
	/*background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));*/
}
.rightBtn {
	right: 0px;
	/*background: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));*/
}
/*Arrow pointers*/
.pointer {
	position: absolute;
	top: 50%;
	margin-top: -32px;
	z-index:100;
	left: 12px;
	opacity: 0.8;
}
.previous {
	width:61px;
	height:124px;
	background:#000 url(zgsy_btn_left.png) no-repeat;
	opacity:0.5;
	background-color:rgb(255,0,255,0.5);
}
.container-fluid .next {
	width:61px;
	height:124px;
	background:#000 url(zgsy_btn_right.png) no-repeat;
	right: 12px;
	left: auto;
	opacity:0.5;
	background-color:rgb(255,0,255,0.5);
}
/*Helper style classes*/
.hide {
	visibility: hidden;
}
/*展馆概况样式*/
.zggk {
	display:inline-block;
	width:700px;
	padding:30px;
	border:5px solid;
	z-index:1000;
	position:absolute;
	top:600px;
	left:50%;
	margin-left:-370px;
	font:14px/2em "微软雅黑";
	color:#fff;
	border-radius:5px;
	background-color:rgba(0,0,0,0.5);
	border-color:rgba(255,255,255,0.8);
	text-align:left;
	text-indent:2em;
}
.xx {
	text-align:center;
	position:absolute;
	top:780px;
	left:50%;
}


/* 近期展会 */
.jqzh-wrap{
  width:100%;
  height:707px;
  background: url(zgsy_pic_jqzhbg.jpg);
  background-size: cover;
  margin-top:-3px;
}
.jqzh-inner{
  width:1200px;
  height:100%;
  margin:0 auto;
}
.jqzh-inner-left{
  width:60%;
  height:100%;
  padding-top:220px;
  box-sizing: border-box;
  overflow: hidden;
}
.part-title{
  text-align: left;
}
.lb-wrap{
  position: relative;
  height: 370px;
}
.jqzh-list-group{
  height: 370px;
  overflow: hidden;
  position: absolute;
  left:0;
  top:0;
}
.jqzh-list-group .jd-wrap{
  float:left;
  margin-right:2px;
}
.jqzh-list{
  height:102px;
  width:100%;
  background:#fff;
  margin-top:18px;
}
.jqzh-list ul{height: 100%;}
.jqzh-list .item{
  float:left;
  height:100%;
  padding-right:20px;
}
.jqzh-list .logo-item{
  width:140px;
  background: #fff;
  text-align: center;
}
.jqzh-list .logo-item a,
.jqzh-list .desc-item a{
  display: inline-block;
  vertical-align: middle;
}
.jqzh-list .logo-item a{
  line-height:100px
}
.jqzh-list .logo-item a img{
	max-height:90px;
	max-width:150px
}
.jqzh-list .logo-item em,
.jqzh-list .desc-item em,
.jqzh-list .address-item em,
.jqzh-list .time-item em{
  width:0;
  height:100%;
  display: inline-block;
  vertical-align: middle;
}
.jqzh-list .desc-item{
  width:300px;
  padding-left:13px;
  text-align: left;
}
.jqzh-list .desc-item a{
  color:#333;
  font-weight: bold;
}
.jqzh-list .desc-item a:hover{color:#d80d18;}
.jqzh-list .time-item{
  float: right;
  padding-right:5px;
  width:100px;
  color:#999;
}
.jqzh-list .address-item{
  width:100px;
  text-align: left;
}
.jqzh-list .address-item span{
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}
.jqzh-list .time-item .time{
  display: inline-block;
  vertical-align: middle;
}
.jqzh-list .time-item .time span{
  display: block;
  text-align: center;
  line-height: 16px;
}
.jqzh-inner-left .list-pages {
  height: 20px;
  line-height: 20px;
  margin-top:16px;
}
.jqzh-inner-left .prev-btn,.jqzh-inner-left .next-btn{
  display: inline-block;
  font-size: 16px;
  padding:0 5px;
  color:#666666;
}
.jqzh-inner-left .banner-circle{
  display: inline-block;
}
.jqzh-inner-left .banner-circle li{
  display: inline-block;
  vertical-align: middle;
}
.jqzh-inner-left .banner-circle li a{
  width:14px;
  height:14px;
  display: inline-block;
  background:#e1d4cb;
  border-radius: 50%;
  margin-right:10px;
}
.jqzh-inner-left .banner-circle li:last-child a{margin-right:0;}
.jqzh-inner-left .banner-circle li.selected a{
  background:#d70d19;
}






.jqzh-inner-right{
  width:37%;
  height:100%;
  background:rgba(0,0,0,0.1);
  filter:Alpha(opacity=10);
}
.jqzh-inner-right .jqzh-day{margin-top:220px;}
.jqzh-day .day-month {
	display:inline-block;
	width:370px;
  height:40px;
  line-height: 40px;
	text-align:center;
	color:#fff;
	background:#d70d19;
}
.jqzh-day .day-month a {
	display:inline-block;
	width:40px;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
	color:#fff;
}
.jqzh-day .day-month a:hover {
	background-color:#A20003;
}


.jqzh-day .date-table {
  border-collapse: separate;
  border-spacing:8px;
	margin:0 auto;
}
.date-table td {
	width: 45px;
	height:45px;
	text-align: center;
	vertical-align: middle;
	background-color:#fff;
	font:16px "微软雅黑";
	color: #333;
	position: relative;
}
.date-table th {
	width:45px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	font:bold 16px "微软雅黑";
	color:#333;
}
.date-table td:hover, th:hover {
	background-position: 0px -81px;
	color: #222;
}
.date-table td.date_has_event {
	background-color:#d70d19;
	color: white;
	cursor:pointer;
}
.date-table td.date_has_event:hover {
	background-color:#A20003;
}
.date-table td.padding {
	color:#999;
}
.date-table td.today {
	background-position: 81px 0px;
	color: white;
}
.date-table td.today:hover {
	background-position: 81px -81px;
}
.date-table .events {
	position: relative;
}
.date-table .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #f2f2f2;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
  color: #444;
  box-shadow: #d8d8d8;
	-webkit-box-shadow: 0px 8px 8px #806768;
}
.date-table .events li {
	padding-bottom: 5px;
}
.date-table .events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.date-table .events li span.title {
	font-weight: bold;
	color: #222;
}
/* 展会新闻 */
.zh-news-wrap{
  width:100%;
  padding:85px 0;
  background: #fff;
}
.zh-news-inner{
  width:1200px;
  margin:0 auto;
}
.news-list .item{
  float:left;
  width:50%;
  height: 122px;
  margin-top:20px;
}
.news-list .item-left{
  float:left;
  width:100px;
  height:100%;
  text-align: right;
  padding-right:16px;
  box-sizing: border-box;
  border-right:1px solid #d9d9d9;
}
.news-list .item-left span{display: block;}
.news-list .item-left .day{
  font-size: 28px;
  font-weight: bold;
  color:#d80d18;
  padding-top:27px;
}
.news-list .item-left .year{
  font-size: 16px;
  color:#666;
  padding-top:5px;
}
.news-list .item-right{
  float: left;
  text-align: left;
  width:500px;
  *width: 450px;
  height:100%;
  padding:0 16px;
  box-sizing: border-box;
}
.news-list .item-right h3{padding-top:18px;}
.news-list .item-right a{
  width:90%;
  font-size: 16px;
  color:#333;
  font-weight: bold;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news-list .item-right a:hover{color:#d80d18;}
.news-list .item-right p{
  color:#666;
  line-height: 25px;
  padding-top:7px;
}