﻿/*字体图标*/
@font-face {font-family: "iconfont";
  src: url('../iconfont/iconfont.eot'); /* IE9*/
  src: url('../iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../iconfont/iconfont.woff?t=1463975367') format('woff'), /* chrome, firefox */
  url('../iconfont/iconfont.ttf?t=1463975367') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../iconfont/iconfont.svg?t=1463975367#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-weizhi:before { content: "\e607"; }
.icon-lianjie:before { content: "\e608"; }
.icon-guanbi:before { content: "\e600"; }
.icon-ordinarydownload:before { content: "\e601"; }
.icon-youjian:before { content: "\e609"; }
.icon-en:before { content: "\e602"; }
.icon-sousuo:before { content: "\e603"; }
.icon-shouye:before { content: "\e606"; }
.icon-dianhua:before { content: "\e60a"; }
.icon-44:before { content: "\e605"; }
.icon-yanjing:before { content: "\e604"; }
.icon-dayin:before { content: "\e60b"; }


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
}
.index-exhibition-l img{
	max-width: 100%;
}
#Overlay
{
    left: 0;
    overflow: hidden;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    background: url("/Images/overlay.png") repeat scroll 0 0 transparent;
    height: 100%;
    width: 100%;
}
#LoadedContent
{
    border: 0 none;
    display: block;
    height: 100%;
    _height: 480px;/* ie6 hack to hide the scroll bar */
    width: 100%;
}
.KmainBox {
padding-bottom:37px;
border-radius:10px;
overflow:hidden;
_padding-bottom:0px;
 background:#fff;
}
.msgboxhead {
 background: none repeat scroll 0 0 #f9f9f9;
   /* border-bottom: 1px solid #ddd;*/
    color: #f77400;
    font: 20px/60px "微软雅黑","宋体";
    height: 60px;
    overflow: hidden;
    padding-left: 20px;
	font-size:16px;
}
.msgboxhead span {
display: inline;
float: left;
}
.msgboxhead a {
    background: transparent url("/images/fancybox.png") repeat scroll -40px 0;;
    display: block;
    float: right;
    height: 30px;
    width: 30px; text-indent:100em;
	margin-top:0px;
	margin-right:10px;
	opacity:1;
	filter:alpha(opacity=20); 
	-webkit-transition:all ease .3s;
	transition:all ease .3s;
}
.msgboxhead a:hover{opacity:.4;filter:alpha(opacity=40); }
#LoadedContent {
    border: 0 none;
    display: block;
    height: 100%;
    width: 100%;
}
.msgboxhead a img {
display: block;
margin-top: 6px;
margin-right: 5px; display:none;
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
}
ol,ul{
    list-style:none;
}
address,caption,cite,code,dfn,em,th,var{
    font-style:normal;
    font-weight:normal;
}
fieldset,img{
    border:none;
}
input,textarea,button,select{
    outline: none;
    font:14px/1.7em '微软雅黑',tahoma,宋体,sans-serif;

}
/*img{vertical-align:top;}*/
input,button{
    vertical-align:middle;
}
caption,th{
    text-align:left;
}
a{
    text-decoration:none;
    color:#666;
}
input::-webkit-input-placeholder{
    color: #a1a1a1;
}
input:-moz-placeholder {
    color: #a1a1a1; 
}
input::-moz-placeholder {
    color: #a1a1a1;
}
input::-ms-input-placeholder,
input::-o-input-placeholder{ 
    color:#a1a1a1; 
}

html{
    text-align:center;
}
body{
    font:14px/1.7em '微软雅黑',tahoma,宋体,sans-serif;
    color:#50555f;
    margin:0 auto; 
    text-align:left; 
}



/*Common Style*/
.hidden{
    display:none;
}
.clear:after{
    content:"";
    display:block;
    height:0;
    line-height:0;
    clear:both; 
    visibility:hidden;
}
.clear{
    *zoom:1;
}


/*版心*/
.w1100{ 
    max-width:1200px;
    margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/*头部*/
header{
	height: 200px;
	background: #fff;
	position: relative;
}
.language-btn{
	background-color: #fff;
	margin-top: 5px;
}
.language-dropdown-menu{
	min-width: auto;
}
.header-top-txt{
	font-size: 14px;
	color: #000;
	padding-top: 10px;
}
.header-top-txt a{
	color: #000;
}
.txt-red{
	color: #8fc743;
}
.logo a img{
	width: 120px;
	height: 120px;
}
.app-nav-ico,
.app-language-ico{
	color: #fff;
	font-size: 40px;
	margin: 0 3%;
}


.header-nav{
	border: 0;
	width: 75%;
	margin-top: 20px;
}
.header-nav>li{
	margin: 0 .2%;
	width: 12%;
	height: 20%;
	display: table;
	position: inherit;
}
.header-nav>li.current>a{
	border: 0;
	color: #8fc743;
	font-weight: bold;
	background: #f6f6f6;
}
.header-nav>li>a{
	color: #000;
	background: #f6f6f6;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	border: 0;
	border-radius: 0;
}
.header-nav>li:hover>a{
	background: #8fc743;
	color: #fff;
	font-weight: bold;
}

.opens .dropdown-menu{
	display: block !important;
}
.nav-sub:hover .dropdown-menu{
	display: block;
}
.header-nav .dropdown-menu{
	width: 100%;
	background: rgba(209,32,27,0.9);
	left: 0;
	top: 159px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	height: 110px;
}

.dropdown-menu a{
	width: 8%;
	min-width: 100px;
	line-height: 110px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
}
.dropdown-menu a:hover{
	color: #000;
	text-decoration: none;
}

.app-nav-box{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: -100%;
	z-index: 100;
}
.app-nav{
	left: -50%;
	position: absolute;
	width: 80%;
	background: #000;
	height: 100%;
	box-sizing: border-box;
	transition: left 0.5s; 
	-mos-transition: left 0.5s; 
	-webkit-transition: left 0.5s; 
	-ms-transition: left 0.5s; 
	-o-transition: left 0.5s; 
}
.app-nav-Stop{
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	font-weight: bold;
	background: #1a1a1a;
	padding-left: 30px;
}
.app-nav-Stop-ico{
	color: #fff;
	font-weight: normal;
	font-size: 20px;
}
.app-nav-ul{
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	top: 0;
	box-sizing: border-box;
	padding-top: 120px;
	padding-bottom: 40px;
}
.app-nav-Stop{
	position: relative;
	z-index: 20;
}
.app-nav-ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	padding-left: 30px;
	font-weight: bold;
}
.app-nav-ul li a{
	text-decoration: none;
}
.header-title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
}
/*ipad*/
@media (max-width: 979px) {
	.header-top{
		float: right;
		padding-top: 15px;
	}
	.header-nav>li>a{
		height: 85px;
	}
	.logo{
		padding-top: 39px;	
	}
}
/*手机*/
@media (max-width: 767px) { 
	body{
		overflow-x: hidden;
	}
	header{
		background: #000;
		position: relative;
		height: 100px;
		line-height: 100px;
	}
	.logo{
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -94px;
		margin-top: -40px;
		padding-top: 0;
		
	}
	.logo a img{
		width: 80px;
		height: 80px;
	}
	.app-nav-box.to-left,
	.app-nav-box.to-left .app-nav{
		left: 0;
	}

}

/*轮播图*/
.banner{
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.banner-ul{
	width: 1000%;
	position: absolute;
	height: 100%;
}
.banner-li{
	float: left;
	width: 10%;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.banner-li a{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1920px;
	margin-left: -960px;
	text-align: center;
}
.banner-mark-box{
	position: absolute;
	bottom: 100px;
	text-align: right;
	max-width: 1100px;
	width: 100%;
}
.banner-mark{
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
}
.banner-mark.current{
	background: #8fc743;
}

/*new轮播*/
.banner{
	max-width: 1200px;
	height: 410px;
	margin:0 auto;

}
.banner-li a{
	width:1200px;
	margin-left: -600px;
}
.banner-mark-box{
    text-align: center;
	bottom:30px;
}
.banner-mark{
	width: 14px;
	height: 14px;
	background: none;
	border-radius: 50%;
	display: inline-block;
	border:2px solid #FFF;
	margin: 0 5px;
	cursor: pointer;
}
.banner-mark.current{
	border:2px solid #f38c00;
	background: #f38c00;
}

/*ipad*/
@media (max-width: 979px) {
	.banner-mark-box{
		bottom: 35px;
	}
}
/*手机*/
@media (max-width: 767px) { 
	.banner{
		height: 300px;
	}
	.banner-li a{
		width: 200%;
		margin-left: -100%;
	}
	.banner-li a img{
		width: 100%;
	}
	
}
/*手机小屏*/
@media (max-width: 500px){
	.banner{
		height: 220px;
	}
	.banner-li a{
		width: 240%;
		margin-left: -120%;
	}
	.banner-mark-box{
		bottom: 25px;
	}
}

/*右侧成员展*/
.Right-suspension-x {
    width: 1220px;
    margin: 0 auto;
}
.Right-suspension-wrap {
    width: 100%;
    position: relative;
}
.member-exh-box{
	width: 240px;
	box-sizing: border-box;
	border: 5px solid #8fc743;
	text-align: center;
	background: #fff;
	position: fixed;
	top: 200px;
	z-index: 9;
	right: 3%;
}
.member-exh-box-tit{
	background: #8fc743;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.member-exh li{
	border-bottom: 1px solid #bfc8dd;
	margin: 0 18px;
	height: 98px;
	line-height: 98px;
}
.member-exh li:last-of-type{
	border-bottom: none;
}
@media screen and (max-width: 1700px){
	.member-exh-box{
		right: 0;
	}
}
@media screen and (max-width: 768px){
	.Right-suspension-x{
		display: none;
	}
}
/*首页参展*/
.content{
	padding: 0 15px;
}
.index-exhibition-box{
	position: relative;
	margin-top: -60px;
	margin-bottom: 40px;
}
.index-exhibition{
	margin-right: 1%;
	height: 120px;
	box-shadow: 0 3px 7px rgba(0,0,0,0.2);
}
.index-exhibition:last-of-type{
	margin-right: 0;
}
.index-exhibition-Info{
	width: 49%;
	background: rgba(255,255,255,0.96);
	float: left;
}
.index-exhibition-add{
	background-color:#FFF;
}
.index-exhibition-add a{
	color:#8fc743;
	padding-top:50px;
}
.index-exhibition-add:hover a{
	color:#8fc743;
}
.index-exhibition-add a:link{
	text-decoration:none;
}
.index-exhibition-join,
.index-exhibition-visit,
.index-exhibition-add{
	width: 16%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.index-exhibition-join{
	background-image: url(../images/index-exhibition-join-bg.jpg);
}
.index-exhibition-visit{
	background-image: url(../images/index-exhibition-visit-bg.jpg);
}
.index-exhibition-a{
	display: block;
	height: 100%;
	line-height: 120px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.index-exhibition-a:hover{
	color: #eee;
	text-decoration: none;
}
.index-exhibition-name{
	font-size: 24px;
	color: #8fc743;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
.index-exhibition-Infos{
	text-align: center;
	padding-top: 10px;
}
.index-exhibition-Infos span{
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	line-height: 16px;
	display: inline-block;
	padding-left: 15px;
	border-left: 1px solid #666;
	vertical-align: middle;
}
.index-exhibition-Infos b{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue";
	margin-right: 15px;
	line-height: 34px;
}
.index-exhibition-img img{
	width: 100%;
}
.index-exhibition-img{
	margin-bottom: 50px;
}
.index-exhibition-txt-title{
	font-size: 18px;
	color: #1a1a1a;
	font-weight: bold;
	line-height: 34px;
	margin: 20px 0;
}
.index-exhibition-txt{
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
.index-exhibition-famous-top{
	height: 48px;
	line-height: 48px;
	background: #f6f6f6;
	color: #8fc743;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
.index-exhibition-l{
	padding-left: 0;
	padding-bottom: 50px;
}
.index-exhibition-r{
	padding-right: 0;
}
.index-exhibition-famous-li{
	height: 110px;
	border-bottom: 1px solid #ccc;
}
.index-exhibition-famous-logo,
.index-exhibition-famous-txt{
	height: 110px;
}
.index-exhibition-famous-logo a{
	display: table-cell;
	width: 100%;
	height: 110px;
	vertical-align: middle;
}
.index-exhibition-famous-logo a img{
	max-width: 90%;
}
.index-exhibition-famous-txt p{
	display: table-cell;
	width: 100%;
	height: 110px;
	color: #666;
	vertical-align: middle;
	font-size: 14px;
}
.index-exhibition-famous-txt p span{
	color: #000;
	font-weight: bold;
}
.index-exhibition-famous-box{
	position: relative;
	width: 100%;
	height: 440px;
	overflow: hidden;
}
.index-exhibition-famous-ul{
	position: absolute;
	width: 100%;
}
/*ipad*/
@media (max-width: 979px) {
	.index-exhibition-box{
		margin-top: 40px;
	}
	.index-exhibition-Info{
		width: 96%;
		background: rgba(255,255,255,0.96);
		float: left;
	}
	.index-exhibition-join,
	.index-exhibition-visit{
		width: 46%;
		float: left;
	}
	.index-exhibition{
		margin: 2%;
	}
	.index-exhibition-l{
		padding-left: 15px;
	}
	.index-exhibition-add{
		display:none;
	}
}
/*手机*/
@media (max-width: 767px) {
	.index-exhibition-box{
		margin-top: 20px;
	}
	.index-exhibition-name{
		font-size: 16px;
		padding-top: 20px;
	}
	.index-exhibition-Infos span{
		border-left: 0;
		padding-left: 0;
		margin-top: 10px;
	}
	.index-exhibition-add{
		display:none;
	}
}

/*首页新闻*/
.index-new-box{
	background: #f6f6f6;
	padding: 50px 0;
}
.index-title{
	font-size: 32px;
	font-weight: bold;
	border-bottom: 5px solid #8fc743;
	width: 130px;
	text-align: center;
	margin: 20px auto 50px;
}
.index-new-img-box{
	position: relative;
}
.index-new-img-box img{
		width: 100%;
	}
.index-new-img-time{
	position: absolute;
	top: -5%;
	left: 10%;
	width: 15%;
	height: 15%;
	min-width: 60px;
	min-height: 48px;
	border-top: 2px solid #8fc743;
	background: #fff;
	text-align: center;
	color: #8fc743;
	font-family: arial;
}
.index-new-img-time h6{
	font-size: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.index-new-img-time p{
	font-size: 12px;
	line-height: 14px;
}
.index-new-title{
	margin: 20px 0;
	height: 56px;
	overflow: hidden;
}
.index-new-title a{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 28px;
}
.index-new-txt a{
	font-size: 14px;
	color: #666;
}
.index-new{
	margin: 30px 0;
}
.index-newbtn-box{
	text-align: center;
	margin: 50px 0 0;
}
.index-btn{
	width: 200px;
	height: 50px;
	border: 2px solid #d31c28;
	color: #d31c28;
	line-height: 48px;
	font-size: 16px;
	border-radius: 25px;
	padding: 0;
}
.index-btn:hover{
	color: #fff;
	background: #d31c28;
}
/*ipad*/
@media (max-width: 979px) {
	.index-new-img-box{
		margin: 0 auto;
		width: 280px;
		float: none;
	}

}
/*手机*/
@media (max-width: 767px) {
	.index-new-img-box{
		width: 100%;
	}
	.index-new-img-time h6{
		font-size: 22px;
		height: 50%;
	}
	.index-new-img-time p{
		font-size: 14px;
		line-height: 24px;
	}
	.index-new-title{
		height: auto;
	}
}
@media (max-width: 500px){
	.index-new-img-time h6{
		font-size: 20px;
		padding-top: 5px;
		height: auto;
	}
	.index-new-img-time p{
		font-size: 12px;
		line-height: 14px;
	}
}

/*首页同期活动*/
.index-activity-box{
	padding: 50px 0;
}
.index-activity{
	width: 20%;
	float: left;
	margin-bottom: 40px;
	height: 250px;

}
.index-activity-img-box{
	width: 100%;
	transition: all 0.25s;
}
.index-activity-img{
	display: block;
}
.index-activity-img img{
	width: 100%;
}
.index-activity-txt{
	text-align: center;
	margin: 10px 0;
}
.index-activity-txt a{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	line-height: 34px;
}
.index-activity:hover .index-activity-img-box{
	width: 130%;
	margin-top: -12%;
	margin-left: -15%;
	position: relative;
}
.index-activity:hover .index-activity-img{
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
}
.index-activity:hover .index-activity-txt a{
	color: #d31c28;
}

/*ipad*/
@media (max-width: 979px) {
	.index-activity{
		width: 33.333%;
		height: 300px;
	}
	.index-activity:hover .index-activity-img-box{
		width: 116%;
		margin-top: -6.2%;
		margin-left: -5.8%;
	}

}
/*手机*/
@media (max-width: 767px) {
	.index-activity{
		width: 80%;
		margin: 0 auto;
		height: auto;
		float: none;
	}
	.index-activity:hover .index-activity-img-box{
		width: 110%;
		margin-top: -5%;
		margin-left: -5%;
	}
}


/*联系我们*/
.index-contact{
	padding-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
}
.index-contact-icon{
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
.index-contact-txt{
	text-align: center;
	color: #666;
}
.index-contact-txt a{
	color: #666;
}
.index-contact-txt a:hover{
	text-decoration: none;
}

/*地铁分布图*/
.subwaymap {
	width: 100%;
	margin: 33px auto;
	position: relative;
	width: 100%;
	height: 100%;
}
.subwaymap img{
	width: 100%;
	height: auto;
}
.subwaymapfixed{
	position:fixed;
	left: 0;
	top: 0;
	max-width: 100%;
	max-height: 100%;
	margin:0 auto;
	background:rgba(0,0,0,.3);
	z-index: 10000;
	text-align: center;
	overflow:hidden;
}
.subwaymapfixed img{
	width: auto;
	height: 100%;
}
.subwaymapfixed img{
	max-width: 100%;
	height: auto;
	max-height: 100%;

}
.subwaymapfixed a{
	display: inline-block;
	width: 50%;
	max-width: 90%;
	position: relative;
	margin: 10% 0;
}
.subwaymapfixed a span.subwaymap-close{
	font-family: '宋体';
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.6);
	padding: 0;
}
.subwaymap-enlarge{
	position: absolute;
	right: 80px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: rgba(0,0,0,0.6) url(../images/subwaymap-magnifying.png) center center no-repeat;
	background-size: 50%;
	border-radius: 50%;
}
.subwaymap-narrow{
	position: absolute;
	right: 45px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: rgba(0,0,0,0.6) url(../images/subwaymap-shrink.png) center center no-repeat;
	background-size: 50%;
	border-radius: 50%;
}
.subwaymap{
	position: relative;
}
.subwaymap:hover .subwaymap-magnifying{
	display: block;
}
.subwaymap-magnifying{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6) url(../images/subwaymap-magnifying.png) center center no-repeat;
}
.subwaymap.subwaymapfixed{
	position: fixed;
	min-height: 100%;
	overflow: auto;
}
.subwaymap span{
	display: none;
}
.subwaymapfixed span{
	display: block;
}
.subwaymapfixed .subwaymap-magnifying{
	display: none !important;
}






/*底部的导航*/
.ft-nav-box{
	padding-top: 50px;
}
.ft-nav-box dl{
	min-height: 260px;
	margin-bottom: 20px;
}
.ft-nav-box dt{
	margin-bottom: 30px;
}
.ft-nav-box dt a{
	font-size: 16px;
	color: #000;
}
.ft-nav-box dd{
	font-size: 14px;
	line-height: 18px;
	margin: 8px 0;
}
.ft-nav-box dd a{
	color: #666;
}

/*手机*/
@media (max-width: 767px) {
	.ft-nav-box dl{
		min-height: 280px;
	}
	.ft-nav-box dd{
		font-size: 12px;
	}
	.ft-nav-box dd img{
		width: 100%;
		max-width: 100px;
	}
}
/*底部*/
.footer-copyright{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	height: 55px;
	line-height: 55px;
	background: #000;
}
.footer-copyright a:hover{
	color: #8fc743;
}

/*内页*/
.gray-content{
	background-color: #f6f6f6;
	border-top: 1px solid #c7c7c7;
	padding: 20px 0;
}
.breadcrumb{
	margin-bottom: 10px;
	padding-left: 0;
}
.breadcrumb > li + li::before{
	content:'>';
	color: #999;
}
.breadcrumb > .active{
	color: #8fc743;
}
.breadcrumb-home{
	font-size: 32px;
	color: #999;
}
.breadcrumb > li a:hover{
	color: #8fc743;
	text-decoration: none;
}

/*内容头部banner*/
.content-top-box{
	position: relative;
}
.content-top-box img{
	width: 100%;
}
.content-top-txt-box{
	position: absolute;
	left: 30px;
	top: 35px;
	width: 385px;
	height: 180px;
	box-sizing: border-box;
	padding: 30px 40px;
	background: #fff;
}
.content-top-title{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: "微软雅黑";
	line-height: 32px;
}
.hr50{
	width: 50px;
	border-bottom: 2px solid #8fc743;
	margin-left: 0;
}
.content-bd-txt{
	position: inherit;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
}
.content-bd-img a img{
	width: 100%;
}
.content-bd-chunk{
	margin-top: 40px;
}
.content-top-title a{
	color: #000;
}
.content-top-txt{
	color: #333;
}
.content-top-txt a{
	color: #333;
}
/*ipad*/
@media (max-width: 979px) {
	.breadcrumb{
		padding-left: 15px;
	}
}

/*手机*/
@media (max-width: 767px) {
	.content-top-img,
	.content-bd-img{
		width: 40%;
		height: 200px;
		float: left;
		overflow: hidden;
	}
	.content-top-img img,
	.content-bd-img a img{
		width: 180%;

	}
	.content-top-txt-box {
		width: 60%;
		height: 200px;
		position: relative;
		float: left;
		left: 0;
		top: 0;
		padding: 20px;
	}
}

.content-nav-box{
	background-color: #fff;
	border-top: 2px solid #8fc743;
}
.content-nav-top{
	background: none;
	padding: 0;
	height: auto;
}
.content-nav-top a{
	color: #8fc743;
	padding: 20px 40px 10px;
	display: block;
}

.content-nav-top a:hover{
	text-decoration: none;
}
.content-nav-menu{
	position: inherit;
	float: none;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}
.content-nav-menu a{
	width: 100%;
	min-width: none;
}
.content-nav > li + li{
	margin: 0;

}
.content-nav > li > a{
	border-radius: 0;
	border-top: 1px solid #f6f6f6;
	padding: 16px 40px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.content-nav > li > a:hover,
.content-nav > li > a:focus,
.content-nav > li.current > a,
.content-nav > li > a:hover::before,
.content-nav > li.current > a::before,
.nav .open > a,
.nav .open > a::before,
.nav .open > a:focus,
.nav .open > a:hover{
	background: #8fc743;
	color: #fff;
	content:' · ';
	border-color: #f6f6f6;
}

.content-nav-menu > li > a::before{
	color: #000;
	content:' · ';
	font-weight: bold;
}
.content-nav-menu > li > a{
	padding: 8px 50px;
}
.content-nav-menu > li > a:hover,
.content-nav-menu > li.current > a,
.content-nav-menu > li > a:hover::before{
	color: #fff;
	background: #8fc743;
}
.content-nav-menu > li > a:hover,
.content-nav-menu > li.current > a{
	background: #8fc743;
}
.content-r-btn .index-exhibition{
	width: 100%;
	margin-top: 30px;
}
.content-r-btn .index-exhibition-a{
	line-height: 24px;
	padding-top: 40px;
}
.content-r-btn .index-exhibition-a .exhibition-btn-span{
	font-size: 16px;
	line-height: 24px;
}

.content-top-txt-box2{
	width: 80%;
	min-width: 540px;
	height: 135px;
}
.fs34{
	font-size: 34px;
	line-height: 50px;
}
.InsidePage-l{
	padding-bottom: 0;
}
/*ipad*/
@media (max-width: 979px) {
	.index-exhibition-r{
		padding-right: 15px;
	}
	.content-r-btn .index-exhibition{
		width: 46%;
	}
}
/*手机*/
@media (max-width: 767px) {
	.content-top-txt-box2{
		width: 80%;
		max-width: 300px;
		min-width: auto;
		height: 200px;
		position: absolute;
		left: 10%;
		top: 10%;
		height: 60%;
	}
	.fs34{
		font-size: 16px;
	}
	.content-r-btn .index-exhibition{
		width: 100%;
		margin: 20px 0 0;
	}
	.InsidePage-l .content-top-img{
		width: 100%;
		float: none;
	}
}


.white-bg{
	background-color: #fff;
}
.InsidePage-bd{
	padding: 30px 8% 30px 5%;
	min-height: 600px;
}
.InsidePage-txt-box{
	margin-bottom: 40px;
}
.InsidePage-txt-tirle{
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 34px;
	margin-bottom: 10px;
}
.InsidePage-txt{
	color: #333;
	margin: 5px 0;
	line-height: 26px;
}

.review-list-group .list-group-item{
	border: 0;
	border-bottom: 1px solid #c7c7c7;
	background: none;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-left: 0;
	padding-right: 0;
	height: 70px;
}
.review-list-group .list-group-item:last-of-type{
	border-radius: 0;
}
.list-group-item-txt{
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}
.review-list-group .badge{
	height: 30px;
	width: 55px;
	background: none;
	border: 1px solid #a1a1a1;
	font-size: 20px;
	line-height: 22px;
	border-radius: 15px;
	margin-top: 13px;
	font-weight: normal;
}

.review-list-group .examine-ico{
	font-size: 27px;
	color: #a1a1a1;
}
.review-list-group .examine-ico:hover{
	background: #a1a1a1;
	color: #fff;
}
.review-list-group .download-ico{
	border-color: #8fc743;
	color: #8fc743;
}
.review-list-group .download-ico:hover{
	background: #8fc743;
	color: #fff;
}
.list-group-top{
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 10px;
	color: #a1a1a1;
}
.list-group-top span{
	width: 55px;
	text-align: center;
}

/*ipad*/
@media (max-width: 979px){
	.InsidePage-bd{
		min-height: auto;
	}
}

/*展会掠影*/
.shufty-title-box{
	width: 100%;
	margin-top: 90px;
	padding: 0 12.8% 5%;
	background: #fff;
	float: left;
}
.shufty-title-img{
	margin-top: -90px;
	width: 100%;
}
.shufty-title{
	font-size: 34px;
	font-weight: bold;
	color: #8fc743;
	line-height: 50px;
	margin-top: 18px;
}
.shufty-title-txt{
	font-size: 18px;
	color: #8fc743;
}

.shufty-box-bd-ul li{
	margin-top: 30px;
}
.shufty-select-box{
}
.shufty-select{
	width: 100%;
	height: 60px;
	padding: 10px 20px;
	background-color: #fff;
	border:0;
	-webkit-appearance: none;
  -moz-appearance:none;
  -o-appearance:none;
  -ms-appearance:none;
	background-image:url(../images/select-bg.png) ;
	background-position: right center;
	background-repeat: no-repeat;
	color: #8fc743;
}

.shufty-box-bd-ul li img{
	width: 100%;
}
.shufty-more-btn-box{
	padding: 30px 15px;
}
.shufty-more-btn{
	background: #fff;
	padding: 20px 0;
	font-size: 14px;
	color: #333;
	border-radius: 0;
}
.shufty-more-btn:hover{
	color: #8fc743;
}
/*手机*/
@media (max-width: 767px) {
	.shufty-title-img{
		margin-top: 30px;
	}
	.shufty-title-box{
		float: none;
		margin-top: 0;
	}
	.shufty-select-box{
		padding-top: 30px;
		float: none;
	}
	.shufty-box > div{
		float: none;
	}
}

/*同期活动*/
.conferences-box{
	padding-top: 50px;
}
.conferences-title-txt{
	padding: 5px 12%;
	height: 110px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.conferences-time{
	padding-top: 15px;
	font-size: 14px;
	color: #666;
}
.conferences-box-ul li{
	width: 30%;
	box-sizing: border-box;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
}
.conferences-box-ul li:nth-of-type(3n){
	margin-right: 0;
}
.conferences-img img{
	width: 100%;
}

.conferences-name{
	font-size: 18px;
	height: 45px;
	color: #333;
	overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.conferences-name a{
	color: #333;
}
.conferences-name a:hover{
	color: #8fc743;
}
.conferences-title-box .white-bg{
	padding-bottom: 10px;
}

/*ipad*/
@media (max-width: 979px){
	.conferences-box-ul li{
		width: 45%;
		box-sizing: border-box;
		float: left;
		margin-right: 5%;
		margin-bottom: 50px;
	}
	.conferences-box-ul li:nth-of-type(3n){
		margin-right: 5%;
	}
	.conferences-box-ul li:nth-of-type(2n){
		margin-right: 0;
	}
}

/*手机*/
@media (max-width: 500px) {
	.conferences-box-ul li{
		width: 100%;
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.conferences-box-ul li:nth-of-type(2n){
		margin-right: 5%;
	}
}

/*搜索展商展品*/
.search-box{
	padding: 45px 4%;
}
.search-select{
	width: 35%;
	height: 50px;
	border: 1px solid #dedede;
	border-right-color: #eeeeee;
	border-radius: 25px 0 0 25px;
	padding-left: 10px;
	box-sizing: border-box;
	-webkit-appearance: none;
  -moz-appearance:none;
  -o-appearance:none;
  -ms-appearance:none;
	background-image:url(../images/select-bg.png) ;
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
}
.search-input-box{
	width: 40%;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	float: left;
	box-sizing: border-box;
}
.search-input{
	height: 48px;
	border: 0;
	float: left;
	width: 90%;
}
.search-input-ico{
	float: left;
	height: 48px;
	line-height: 48px;
	width: 10%;
	text-align: center;
}

.search-button{
	width: 25%;
	height: 50px;
	border-radius: 0 25px 25px 0;
	border: 0;
	background: #8fc743;
	float: left;
	color: #fff;
	font-weight: bold;
}
.select-SearchExhibitors{
	padding-top: 30px;
}
.select-SearchExhibitors a{
	text-transform: uppercase;
	padding: 0 0.7%;
	border-right: 1px solid #eee;
	color: #8fc743;
	box-sizing: border-box;
}
.select-SearchExhibitors a:last-of-type{
	border-right: 0;
}

.select-list-top{
	margin-bottom: 30px;
}
.select-list{
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}
.select-hint{
	color: #999;
}
.select-hint-num{
	color: #666;
}
.paging a,.paging span{
	text-decoration: underline;
	color: #333;
	border-right: 1px solid #eee;
	padding-right: 6px;
	padding-left: 3px;
	cursor: pointer;
}
.paging span:last-of-type{
	border-right:0;
}
.paging a.curr,.paging a:hover,.paging span:hover{
	text-decoration: none;
}

.select-list-row .thumbnail{
	border-radius: 0;
	background: #f9f9f9;
	padding: 0;
	box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}
.select-list-logo{
	width: 30%;
	height: 130px;
	background: #fff;
	text-align: center;
}
.select-list-logo a{
	width: 220px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}
.select-list-logo a img{
	display: inline-block;
	margin-bottom: -6px;
	max-width: 90%;
	max-height: 120px;
}
.select-list-row .select-list-txtbox{
	width: 70%;
	box-sizing: border-box;
	padding: 3%;
}
.booth-number{
	font-weight: bold;
}
.select-list-name{
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.select-list-name a{
	color: #000;
}
.select-list-txt a{
	color: #666;
	line-height: 24px;
}
.select-list-name a:hover{
	color: #8fc743;
}
.select-list-row{
	margin-bottom: 40px;
}
.select-list-row:hover a{
	text-decoration: none;
}
.Search-r-img{
	display: block;
	width: 100%;
	margin-top: 30px;
}
.Search-r-img img{
	width: 100%;
	display: block;
}
/*手机*/
@media (max-width: 767px) {
	.search-select{
		width: 100%;
		border-radius: 25px;
		margin-bottom: 20px;
		border-right-color: #dedede;
	}
	.search-input-box{
		width: 100%;
		border-radius: 25px;
		margin-bottom: 20px;
		border: 1px solid #dedede;
		overflow: hidden;
	}
	.search-button{
		width: 100%;
		border-radius: 25px;
	}
	.paging-box{
		display: none;
	}
	.select-list-logo{
		width: 100%;
	}
	.select-list-logo a{
		width: 760px;
	}
	.booth-number-box{
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
	.select-list-row .select-list-txtbox{
		width: 100%;
	}
}


.search-details-box{
	padding: 45px 6%;
}
.search-details-btn{
	height: 42px;
	width: 150px;
	border-radius: 0;
	font-size: 16px;
	font-weight: bold;
}
.subscribe-btn{
	background: #8fc743;
	color: #fff;
}
.subscribe-btn:hover{
	background: #dd2535;
	color: #fff;
}
.consult-btn{
	background: #fdcb2c;
	color: #000;
}
.consult-btn:hover{
	background: #fdce3a;
}
.search-exhibition-logo{
	width: 40%;
}
.search-exhibition-logo img{
	max-width: 100%;
}
.search-details-txt.iconfont:before{
	color: #999;
	font-size: 16px;
	margin-right: 10px;
}
.search-details-txt{
	color: #666;
	font-size: 14px;
	line-height: 28px;
	margin: 5px 0;
}
.search-details-txt a{
	color: #666;
}
.search-details-txt .iconfont{
	padding-right: 10px;
	font-size: 17px;
	color: #999;
	line-height: 28px;
}
.search-details-txt .iconfont.print-ico{
	font-size: 20px;

}
.search-details-txtbox{
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
.search-details-name{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 10px;
}
.search-details-booth-number{
	margin-bottom: 10px;
}
.search-details-introduce{
	margin: 20px 0;
	padding: 10px 15px;
	background: #f9f9f9;
}
.introduce-title{
	font-size: 14px;
	color: #000;
	line-height: 32px;
	font-weight: bold;
}
.introduce-title-control{
	width: 65px;
	height: 32px;
	border-radius: 20px;
	border: 1px solid #c7c7c7;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.search-details-introduce-box{
	padding: 10px 0;
}

.search-details-cut{
	width: 50%;
	float: left;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #f2f2f2;
	color: #333;
	text-align: center;
	cursor: pointer;

}
.search-details-cut.current{
	color: #8fc743;
	border-bottom-color: #8fc743;
}
.search-details-content{
	padding-top: 50px;
}
.product-box li{
	margin-bottom: 40px;
}
.product-img{
	width: 100%;
	border: 1px solid #f2f2f2;
}
.product-img a img{
	width: 100%;
}
.product-txt{
	font-weight: bold;
	text-align: center;
	margin: 5px;
	overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.product-txt a{
	color: #333;
}
.product-txt a:hover{
	color: #8fc743;
	text-decoration: none;
}
.news-day{
	font-size: 50px;
	color: #999;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 46px;
}
.news-time{
	text-align: center;
	color: #999;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.news-name{
	font-size: 16px;
	color: #333;
	margin: 10px 0;
	line-height: 24px;
}
.news-name a{
	color: #333;
}
.news-name a:hover{
	color: #8fc743;
	text-decoration: none;
	font-weight: bold;
}
.news-txt{
	overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.news-txt a{
	color: #999;
}
.search-details-new-box li{
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f2f2f2;
}
/*手机*/
@media (max-width: 767px) {
	.search-details-btn-box{
		width: 100%;
	}
	.search-details-btn{
		width: 48%;
		max-width: 150px;
	}
	.search-exhibition-logo{
		width: 100%;
		padding-top: 20px;
	}
	.news-name,.news-txt{
		text-align: center;
	}
}

/*预约展商，咨询展商弹窗部分*/
.search-popup-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 200;
}
.search-popup{
	position: absolute;
	left: 50%;
	top: 30%;
	width: 665px;
	box-sizing: border-box;
	margin-left: -332px;
	border: 8px solid #fff;
	padding: 8px;
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
	background: #f6f6f8;
}
.subscribe-popup > div{
	padding: 50px 0;
	text-align: center;
}
.subscribe-popup-txt{
	font-size: 14px;
	color: #333;
}
.landing-btn{
	width: 50%;
	min-width: 100px;
	height: 40px;
	border: 2px solid #8fc743;
	font-size: 16px;
	font-weight: bold;
	color: #8fc743;
	border-radius: 20px;
	margin-top: 30px;
	box-sizing: border-box;
}
.landing-btn:hover{
	background: #8fc743;
	color: #fff;
}
.register-btn{
	width: 50%;
	min-width: 100px;
	height: 40px;
	box-sizing: border-box;
	border: 2px solid #8fc743;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #8fc743;
	border-radius: 20px;
	margin-top: 30px;
}
.register-btn:hover{
	color: #8fc743;
	background: #fff;
}
.search-popup-close{
	position: absolute;
	right: -68px;
	top: -8px;
	width: 60px;
	height: 60px;
	background: #8fc743;
	color: #fff;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	font-weight: normal;
	font-size: 24px;
}

.consult-popup{
	padding: 30px 5%;
	text-align: center;
}
.consult-popup-title{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
.consult-popup > hr {
	width: 50px;
	border-bottom: 2px solid #adadad;
}
.consult-input-box > input{
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	margin: 10px 0;
	padding: 0 10px;
	background: #fff;
}
.consult-input-box > textarea{
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 120px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	margin: 10px 0;
	background: #fff;
}
.search-popup-box,
.consult-popup,
.subscribe-popup{
	display: none;
}
/*手机*/
@media (max-width: 767px) {
	.search-popup{
		width: 70%;
		top: 8%;
		margin-left: -35%;
	}
	.landing-btn,
	.register-btn{
		width: 80%;
		margin-top: 20px;
	}
	.search-popup-close{
		width: 30px;
		height: 30px;
		right: -38px;
		line-height: 30px;
		font-size: 18px;
	}
	.consult-popup{
		padding: 15px 5%;
	}
	.consult-popup-title{
		margin-bottom: 10px;
	}
	.consult-popup > hr{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.consult-input-box > input{
		margin: 5px 0;
		height: 30px;
	}
	.consult-input-box > textarea{
		margin: 0;
		margin-top: 5px;
	}
}

/*展会掠影详情*/
.shufty-popup-box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 200;
	display: none;
}
.shufty-popup{
	position: absolute;
	left: 50%;
	top: 8%;
	margin-left: -350px;
	width: 700px;

}
.shufty-popup-bd{
	position: relative;
	width: 100%;
	min-height: 300px;
	overflow-x: hidden;
}
.shufty-popup-img{
}
.shufty-popup-img li{
	display: none;
}
.shufty-popup-img li img{
	width: 100%;
	display: block;
}
.shufty-popup-top{
	text-align: center;
}
.shufty-popup-top .glyphicon{
	font-size: 24px;
	margin: 0 10px;
	padding: 10px;
	cursor: pointer;
	color: #999;
}
.shufty-popup-top .glyphicon:hover{
	color: #333;
}
/*ipad*/
@media (max-width: 979px){
	.shufty-popup-box{
		background-size: contain;
	}
	.shufty-popup{
		width: 80%;
		margin-left: -40%;
	}
}

/*新闻*/
.new-top{
	padding: 30px;
	line-height: 30px;
	color: #8fc743;
}
.new-pager{
	margin: 0;
}
.new-pager li > a, .new-pager li > span{
	border: 0;
	border-radius: 0;
	background: #eee;
	margin: 0 5px;
	line-height: normal;
	color: #333;
}
.new-pager li > a:hover{
	background: #8fc743;
	color: #fff;
}

.new-sort{
	display: inline-block;
	padding: 5px 10px;
	background: #a1a1a1;
	color: #fff;
	margin-bottom: 10px;
}
.new-content-bd-txt{
	padding: 20px;
	background: #fff;
	position: relative;
	height: 200px;
	box-sizing: border-box;
}
.new-more{
	position: absolute;
	bottom: 20px;
	color: #8fc743;
	font-weight: bold;
}
.new-more:hover{
	color: #8fc743;
}
.new-content-top-title{
	max-height: 60px;
	overflow: hidden;
}
.new-content-top-title a{
	color: #8fc743;
}
.new-content-bd-img{
	height: 225px;
	overflow: hidden;
}
.new-no-img{
	position: relative;
	padding: 30px;
	box-sizing: border-box;
	height: 425px;
}
.new-txt{
	padding-top: 10px;
	height: 230px;
	overflow: hidden;
}
.new-txt a{
	color: #333;
}
/*手机*/
@media (max-width: 767px) {
	.new-content-bd-img a img{
		width: auto;
		margin-left: 0;
	}
	.new-content-bd-txt{
		width: 60%;
		float: left;
	}
	.new-content-top-title{
		font-size: 16px;
		line-height: 20px;
	}
	.new-content-bd-img{
		height: 200px;
	}
	.new-no-img{
		height: 200px;
		padding: 20px;
	}
	.new-no-img .new-content-top-title{
		max-height: 40px;
		overflow: hidden;
	}
	.new-txt{
		height: 46px;
		overflow: hidden;
		padding-top: 5px;
	}
}

/*新闻详情*/
.new-details-box{
	padding: 40px 5%;
}
.new-details-title{
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 20px;
}
.new-details-txt{
	color: #333;
	margin: 30px 0;
	line-height: 30px;
}
.blue-txt{
	font-weight: bold;
	color: #016edd;
}
.new-share{
	padding: 20px 0;
	text-align: right;
}
.jiathis_style{
	padding-top: 5px;
	float: right;
}
.new-share-txt{
	padding-right: 10px;
}
.jiathis_style > div{
	width: auto ;
}

.new-details-pager li{
	width: 50%;
	float: left;
	height: 74px;
	box-sizing: border-box;
	background: -moz-linear-gradient(top, #d1d1d1 0%,#ececec 10%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1),color-stop(10%,#ececec), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top, #d1d1d1 0%,#ececec 10%, #eee 100%);
	background: -o-linear-gradient(top, #d1d1d1 0%,#ececec 10%, #eee 100%);
	background: -ms-linear-gradient(top, #d1d1d1 0%,#ececec 10%, #eee 100%);
	background: linear-gradient(to bottom, #d1d1d1 0%,#ececec 10%, #eee 100%);
}
.new-details-pager li a{
	display: block;
	box-sizing: border-box;
	height: 75px;
	padding: 13px 20px;
	color: #333;
	background-repeat: no-repeat;
}
.new-details-pager li a:hover{
	background-color: #8fc743;
	color: #fff;
	text-decoration: none;
}
.new-details-pager-name{
	overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.new-details-pager-txt{
	color: #999;
}
.new-details-pager li a:hover .new-details-pager-txt{
	color: #fff;
}
.new-details-pager .next{
	text-align: right;
}
.new-details-pager li.previous a{
	background-image: url(../images/new-details-pager01.png);
	background-position: left center;
	padding-left: 50px;

}
.new-details-pager li.previous a:hover{
	background-image: url(../images/new-details-pager02.png);
}
.new-details-pager li.next a{
	background-image: url(../images/new-details-pager03.png);
	background-position: right center;
	padding-right: 50px;
}
.new-details-pager li.next a:hover{
	background-image: url(../images/new-details-pager04.png);
}

/*app导航*/
.app-nav-ul .dropdown-menu{
	position: inherit;
	float: none;
	background: none;
	z-index: 0;
	padding-left: 20px;
}
.app-nav-ul .dropdown-menu a{
	width: 100%;
	font-weight: normal;
}


/*修改*/
/* .vertical-box{
	display: table;
	width: 100%;
	height: 100%;
  	table-layout: fixed;
}
.vertical-box-row{
	display: table-row;
	height: 100%;
}
.vertical-box.half-group {
    border-spacing: 30px;
}
.content-bd-chunk{
	display: table-cell;
	height: 100%;
	background: #fff;
	margin-top: 0;
	vertical-align: top;
}
.content-bd-chunk .content-bd-img img{
	width: 100%;
}
.vertical-box .content-top-txt-box{
	height: auto;
}
.contactImage{ float:left;}
.contactImage img {
 	max-width:70px;
 } */
.contactDiv{ margin-left:85px;}

.content-bd2{
	margin: 0 -30px;
}

/*手机*/
/* @media (max-width: 767px) {
	.content-top-txt-box {
		float: none;
		width: 100%;
		height: auto;
	}
	.content-top-img{
		float: none;
		width: 100%;
		height: auto;
	}
	.content-top-img img{
		width: 100%;
		margin: 0;
		height: auto;
	}
	.content-bd2{
		margin: 0;
	}
	.vertical-box{
		display: block;
	}
	.vertical-box-row{
		display: block;
	}

	.content-bd-chunk{
		display: block;
		margin: 20px 0;
	}
	.content-top-img, .content-bd-img{
		width: 100%;
		height: auto;
		float: none;
	}
} */


.PagingList{
	float: right;
}
.PagingList .count{
	display: none;
}
.PagingList a,
.prev-disabled,
.last-disabled{
	display: none;
}
.PagingList a.next,
.PagingList .prev-page,
.PagingList a.prev,
.PagingList .next-page{
	display: inline-block;
	padding: 5px 14px;
	background: #eee none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #333;
	line-height: normal;
	margin: 0 5px;
	cursor: pointer;
}
.PagingList .next-page,
.PagingList .prev-page{
	cursor:not-allowed;
}
.PagingList a.next:hover,
.PagingList a.prev:hover{
	background: #8fc743;
	color: #fff;
}


.product-img-box{
	text-align: center;
}
.product-articles-name{
	text-align: center;
	margin: 20px 0 40px;
}

.ajax-lodding{
	background:#fff url(../images/loading4.gif) center center no-repeat;
}
.shufty-more-btn{
	height: 59px;
	box-sizing: border-box;
}

.index-exhibition-a{
	line-height: 24px;
   padding-top: 40px;
}
.exhibition-btn-span{
	font-size: 16px;
  line-height: 24px;
}

.contactImage img{
	max-width: 150px;
}
.contactDiv{
	margin-left: 180px;
}
.contact_card{
	margin-bottom: 40px;
}
.contactDiv ul{
	overflow: hidden;
	margin: 10px 0;
}
.contactDiv ul li{
	float: left;
}

.close{
	text-indent: 900px !important;
	overflow: hidden;
	white-space:nowrap;
}
.content-nav-box{
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}
.index-exhibition-r .index-exhibition{
	box-shadow: none;
}

.ft-nav-box dd a:hover{
	color: #8fc743;
}
/*faq*/
.accordionItem{
	border-bottom: 1px solid #fff;
	background: #f6f6f6;
}
.accordiontext{
	padding: 10px 20px;
	font-size: #666;
	padding-left: 30px;
	word-wrap: break-word;
	display: none;
}
.accordionLink{
	display: block;
	padding: 5px 20px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	background-image: url(../images/akkordeon_h3_grey_left_transback.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.accordionLink:hover{
	background-color: #8fc743;
	background-image: url(../images/akkordeon_h3_white_left_transback.png);
	color: #fff;
	text-decoration: none;
}
.open .accordionLink{
	background-color: #8fc743;
	color: #fff;
	background-image: url(../images/akkordeon_h3_white_down_transback.png);
	text-decoration: none;
}
.open .accordiontext{
	display: block;
}
.paging-boxs{
	padding: 30px 0;
}
.direct,.next-disabled{
	border-right: 0 !important;
}
.count{
	display: none;
}

/*链接页面*/
.internal_link{
	font-size: 16px;
	color: #333;
}
.internal_link:hover{
	color: #8fc743;
}

.internal_link-li{
	margin-bottom: 20px;
	padding: 10px;
}
.internal_link-li:hover{
	background: #f6f6f6;
}
.internal_link-box{
	word-wrap: break-word;
	padding: 5px 0;
}
.internal_link-box a:hover{
	text-decoration: none;
	color: #999;
}


/*合作伙伴*/
.img_middle,.img_big,.img_small{
	max-width: 100%;
}
.li_middle{
	width: 25%;
	float: left;
	height: 180px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 2%;
}
.li_big{
	width: 50%;
	float: left;
	height: 250px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 2%;
}
.li_big>div,.li_middle>div{
	display: table;
	text-align: center;
	border: 1px solid #999;
	height: 100%;
	background: #fff;
}
.li_middle>div>p{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
}
.li_big>div>p{
	display: table-cell;
	vertical-align: middle;
	width: 600px;
	height: 200px;
}
.li_big>div>p img{
	max-height: 200px;
}


#cboxOverlay{
	background: #000 !important;
}

.last-single-section{
	margin: 15px;
}
.last-single-section .vertical-box{
	width: 50%;
	border-spacing:15px;
}


.index-exhibition-famous-logo{
	text-align: center;
}
.index-exhibition-famous-logo a{
	width: 210px;
}
.index-exhibition-famous-box{
	height: 550px;
}

.product-img{
	display: table;
	text-align: center;
}
.product-img a{
	display: table-cell;
	vertical-align: middle;
	height: 300px;
	width: 340px;
}
.product-img a img{
	width: auto;
	max-width: 100%;
	max-height: 300px;
	display: inline-block;
	margin-top: -6px;
}

.index-exhibition-Infos b{
	font-family: "微软雅黑";
}
.index-exhibition-famous-logo a img{
	max-width: 150px;
	max-height: 90px;
}
.index-new-txt{
	max-height: 46px;
	overflow: hidden;
}

.content-bd > .content-bd-chunk{
	background: none;
	display: block;
	margin-top: 35px;
}




/*展示范围*/
.scope-name{
	font-size: 16px;
	color: #8fc743;
	font-weight: normal;
	margin-bottom: 8px;
}
.scope-num{
	font-size: 16px;
	color: #333;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.scope-txt{
	color: #666;
}
.scope-txt-title{
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
.scope{
	display: table;
}
.scope-img-box{
	width: 37%;
	display: table-cell;
}
.scope-img-box img{
	width: 100%;
}
.scope-txt-box{
	box-sizing: border-box;
	padding: 20px;
	display: table-cell;
	vertical-align: top;
}
.scope-row{
	margin: 30px 0;
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}
/*手机*/
@media (max-width: 767px) {
	.scope-img-box,
	.scope-txt-box,
	.scope{
		width: 100%;
		display: block;
	}
}

/*合作伙伴*/
.partners{
	width: 30%;
	margin-right: 5%;
	display: table;
	border:1px solid #ccc;
	text-align: center;
	margin-bottom: 30px;
}
.partners:nth-of-type(3n){
	margin-right: 0;
}
.partners a{
	display: table-cell;
	width: 200px;
	height: 120px;
	vertical-align: middle;
}
.partners img{
	max-width: 180px;
	max-height: 110px;
}

.scope-txt-box{
	padding-top: 0;
}




/*服务*/
.serve-hd-r{
	width: 400px;
	padding-top: 80px;
}
.dot-bg{
	background: url(../images/dot-bg.png) repeat-x;
	margin: 30px 0;
	height: 10px;
}
.serve-box{
	max-width: 720px;
	margin: 0 auto;
}
.serve-hd >div.fl{
	width: auto;
	margin-right: 420px;
	float: none;
}
.serve-hd >div.fl img{
	max-width: 100%;
}

.serve-hd-title{
	font-size: 36px;
	font-weight: normal;
	color: #333;
}
.txt-blue{
	color: #3393dd;
}
.serve-hd-txt{
	color: #333;
	line-height: 26px;
}
.serve-bd-title{
	text-align: center;
	margin: 30px 0;
}
.serve-bd-ul li{
	margin: 30px 110px;
}
.serve-bd-ico{
	width: 102px;
	height: 102px;
	background-position: center center;
	background-repeat: no-repeat;
}
.serve-ico1{
	background-image: url(../images/serve-ico1.png);
}
.serve-ico2{
	background-image: url(../images/serve-ico2.png);
}
.serve-ico3{
	background-image: url(../images/serve-ico3.png);
}
.serve-ico4{
	background-image: url(../images/serve-ico4.png);
}

.serve-bd-l{
	text-align: right;
	width: 350px;
	padding-right: 30px;
	height: 102px;
	display: table-cell;
	vertical-align: middle;
}
.serve-bd-l-title{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.txt-red{
	color: #8fc743;
}
.txt-orange{
	color: #ffa800;
}
.txt-green{
	color: #81c16d;
}
.serve-bd-txt{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}


.serve-flow{
	padding-top: 30px;
}
.serve-flow-box{
	position: relative;
	margin: 30px 0;
}
.serve-flow-hr{
	font-size: 1px;
	border:0;
	border-bottom: 1px solid #999;
	position: absolute;
	top: 42px;
	width: 100%;
}
.serve-flow-ul{
	position: relative;
	padding: 0 20px;
}
.serve-flow-ul li{
	width: 18%;
	height: 100px;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	margin: 10px 1% ;
	box-sizing: border-box;
	padding-top: 23px;
	background: url(../images/serve-flow-bg2.png) center center no-repeat;
	background-size: contain;
}
.serve-flow-ul li:nth-last-of-type(2n){
	background: url(../images/serve-flow-bg1.png) center center no-repeat;
	background-size: contain;
}
.serve-btn-box{
	background: #f8f8f8;
	padding: 45px;
	margin: 60px 0;
	text-align: center;
}
.serve-btn{
	min-width: 260px;
	height: 50px;
	line-height: 38px;
	border-radius: 25px;
	background: #8fc743;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.serve-btn:hover{
	background: #dd2232;
}
.serve-bd-title-box{
	padding: 50px 0 30px;
}
.serve-bd-title{
	font-size: 36px;
	color: #333;
	width: 210px;
	margin: 0 auto;
	background: #fff;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin-top: -56px;
}
.serve-flow-title{
	padding-left: 70px;
	height: 68px;
	line-height: 68px;
	font-size: 30px;
	font-weight: normal;
	background: url(../images/serve-flow-title-bg.jpg) left center no-repeat;
}

.new-details-box img{
	max-width: 100%;
	height: auto !important;
}
@media (max-width: 767px){
	.serve-hd-title{
		font-size: 30px;
	}
	.serve-hd .serve-hd-r{
		width: 75%;
		padding-top: 0;
	}
	.serve-hd > div.fl{
		margin-right: 80%;
	}
	.serve-bd-ul li{
		margin: 20px 0;
	}
	.serve-bd-ico,
	.serve-bd-l{
		width: 100%;
		text-align: center;
		float: none;
		display: block;
		padding-right: 0;
	}
	.serve-bd-l{
		height: auto;
	}
	.serve-btn-box{
		padding: 45px 0;
	}
	.serve-btn{
		width: 90%;
		min-width: none;
	}
	.serve-flow-ul li{
		width: 50%;
		height: 80px;
		margin: 10px 0 ;
		font-size: 14px;
		line-height: 16px;
	}
	.serve-flow-ul li:nth-child(n+3){
		width: 30%;
		margin: 10px 1.666% ;
	}
	.serve-flow-hr{
		top: 30px;
		height: 100px;
		border-top: 1px solid #999;
	}
}
@media (max-width: 500px){
	.serve-hd-title{
		font-size: 24px;
	}
	.serve-bd-title{
		width: 155px;
		font-size: 26px;
	}

}


@media (max-width: 767px){
	.content-top-txt-box2 {
		position: relative;
		left: auto;
		top: auto;
	}
	.content-top-txt-box{
		position: relative;
		left: auto;
		top: auto;
		max-width: none;
		padding-bottom: 10px;
	}
	.content-top-txt-box .fs34{
		line-height: 24px;
	}
	.content-top-txt-box .hr50{
		margin: 10px 0;
	}
	.scope-row{
		margin-top: 0;
	}
	.new-content-bd-txt{
		width: 100%;
	}
	.InsidePage-bd,
	.partners-box{
		overflow: hidden;
	}

	.partners img{
		max-width: 100%;
		max-height: none;
		display: block;
		margin: 10px auto;
	}
	.partners{
		display: block;
		width: 100%;
	}
	.partners a{
		display: block;
		width: auto;
		height: auto;
	}
	.last-single-section .vertical-box{
		width: 100%;
	}
	.last-single-section{
		margin: 0;
	}


}


/*侧边栏邮件订阅*/
.subscibe-box{
	background: #fff;
	width: 100%;
	border-top: 2px solid #8fc743;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px;
}
.subscibe-title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #8fc743;
	margin: 5px 0;
}
.subscibe-txt{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 15px 0;
}
.subscibe-form{
	margin: 10px 0;
}
.subscibe-email{
	border: 1px solid #cbced1;
	border-right: 0;
	padding: 10px;
	width: 80%;
	height: 42px;
	box-sizing: border-box;
}
.subscibe-btn{
	width: 20%;
	height: 42px;
	border: 0;
	background-color: #8fc743;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/subscibe-btn.png);
}
.subscibe-btn:hover{
	background-color: #c61e2c;
}

/*添加侧边栏的联系人*/
.linkman-box{
	margin: 30px 0;
	padding: 20px 5px 30px 15px;
}
.linkman{
	padding-top: 20px;
}
.linkman-img{
	width: 80px;
	margin-right: 15px;
}
.linkman-img img{
	max-width: 80px;
}


.linkman-post{
	font-weight: bold;
	margin-bottom: 3px;
}


.linkman-txt{
	display: table;
}
.linkman-txt-row{
	display: table-row;
}
.linkman-txt-row>p{
	line-height: 20px;
}
.linkman-txt-information{
	margin-bottom: 3px;
}
/*ipad*/
@media (max-width: 979px){
	.linkman{
		max-width: 300px;
		margin: 0 auto;
	}
	.linkman-txt-row>p{
		display: table-cell;
		padding-bottom: 5px;
	}
	.linkman-txt-Description{
		font-weight: bold;
		padding-right: 5px;
	}
}


/* banner修改 */
/*ipad*/
@media (max-width: 979px) {
	.banner-li a{
		width: 1200px;
		margin-left: -600px;
	}
	.banner-li a img{
		width: 100%;
	}
	.banner{
		height: 320px;
	}
}
@media (max-width: 767px) {
	.banner-li a{
		width: 100%;
		margin-left: -50%;
	}
	.banner-li a img{
		width: 100%;
	}
	.banner{
		height: 280px;
	}
	.banner-mark-box {
		display: none;
	}
}
@media (max-width: 500px){
	.banner{
		height: 180px;
	}
}
@media (max-width: 400px){
	.banner{
		height: 140px;
	}
}



/* 16.9.30 */
.PagingList a{
	display: inline-block;
	min-width: 30px;
	text-align: center;
}
.PagingList .direct{
	display: none;
}
.InsidePage-bd{
	overflow: hidden;
}
.content-bd > .content-bd-chunk{
	margin-bottom: 35px;
	margin-top: 0;
}


/* 16.10.11 ie兼容问题*/
.select-list-logo a img{
	width: 100%\9;      /*all ie*/
}



/* 16.10.18 */
.conferences-hr{
	margin: 0;
	margin-bottom: 10px;
}
.conferences-name{
	min-height: 96px;
	height: auto;
	white-space: normal;
	line-height: 24px;
}
.conferences-title-box .white-bg{
	padding-bottom: 30px;
}


.index-activity-txt-en{
	overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
    display: block;
    max-width: 220px;
    margin: 0 auto;
}
.index-activity-txt a{
	line-height: 18px;
}
@media (max-width: 767px){
	.content-top-txt-box {

	    box-sizing: border-box;
	    position: relative;
	}
	.smart-item img{
		max-width: 100%;
		height:auto !important;
	}
	.content-top-box{
		overflow: hidden;
	}

	.footer-copyright{
		height: auto;
		line-height: 26px;
		padding: 13px 0 ;
	}
}


/* 视频页面 */
.video-li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 10px;
}
.video-li:nth-of-type(3n){
	margin-right: 0;
}
.fancybox-video{
	display: block;
}
.fancybox-video>img{
	max-width: 100%;
}
.fancybox-video-title{
	display: block;
	text-align: center;
	color: #333;
	line-height: 24px;
	height: 48px;
}
.fancybox-video:hover>img{
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}
.index-new-title{
	margin: 16px 0 5px;
	height: auto;
	max-height: 56px;
}



/*更新首页新闻*/
.index-infor-box{
	background: #f6f6f6;
	padding: 50px 0;
}
.index-title{
	font-size: 32px;
	font-weight: bold;
	border-bottom: 5px solid #8fc743;
	width: 130px;
	text-align: center;
	margin: 20px auto 50px;
}

.index-infor-tab{
	text-align:center;
	border-bottom:1px solid #dddddd;
}
.index-infor-tab li{
	display:inline-block;
	 font-size:16px;
	 color:#666;
	 padding:1.3%;
	 cursor:pointer;
}
.index-infor-tab li.curr{
	color:#8fc743;
	border-bottom:1px solid #8fc743;
}

.index-infor-list{
	width:100%;
}
.index-infor-row{
	width:100%;
   border-bottom:1px solid #dddddd;
}
.index-infor-li{
   float:left;
   height:152px;
   padding-top:25px;
   padding-bottom:25px;
   vertical-align:middle;
}
.index-infor-img{
	width:10%;
	max-height:120px;
	display:table-cell;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
}
.index-infor-img img{
    max-width:100%;
	max-height:120px;
	vertical-align:middle;
}
.index-infor-text{
	width:78%;
	padding-left:3%;
	padding-right:3%;
	overflow:hidden;
	box-sizing:border-box;
}
.index-infor-time{
	position:relative;
	width:12%;
	line-height:152px;
}
.infor-time-hidden{
	display:none;
	}
.infor-title{
	display:inline-block;
	line-height:22px;
	margin:5px 0;
	font-size:16px;
    color:#000;
	max-height:45px;
	overflow:hidden;
}
.infor-title:hover{
	text-decoration:none;
	color:#8fc743;
}
.infor-content{
	color:#666;
	line-height:20px;
	max-height:60px;
	overflow:hidden;
}
.infor-time{
	position:absolute;
	top:50%;
	margin-top:-11px;
	width:100%;
	text-align:center;
	color:#8fc743;
	height:22px;
	line-height:22px;
	border-radius:22px;
}

.index-newbtn-box{
	text-align: center;
	margin: 50px 0 0;
}
.index-btn{
	width: 200px;
	height: 50px;
	border: 2px solid #d31c28;
	color: #d31c28;
	line-height: 48px;
	font-size: 16px;
	border-radius: 25px;
	padding: 0;
}
.index-btn:hover{
	color: #fff;
	background: #d31c28;
}

.infor-day{
	display:block;
	height:60px;
	line-height:60px;
	font-size:54px;
	color:#666;
	text-align:center;
}
.infor-year{
	display:block;
	height:30px;
	line-height:30px;
    font-size:	14px;
	color:#666;
	text-align:center;
}

/*20170224*/
.index-exhibition-txt-title{
   color:inherit;
}
.infor-title{
	font-weight:bold;
	color:#50555f;
}
.index-infor-img{
	width:14%;
}
.index-infor-text{
	width:74%;
}
.infor-day{
	height:50px;
	line-height:50px;
	font-size:40px;
}


@media (max-width: 767px){
.index-infor-row{
	display:block;
	width:96%;
	margin:0 auto;
	}
.index-infor-li{
	   display:block;
	   height:auto;
	   float:left;
	}
.index-infor-img{
	   width:30%;
	   border-bottom:none;
	}
.index-infor-text{
		width:70%;
	}
.index-infor-img{
	max-height:inherit;
	}
.index-infor-img img{
	  max-height:114px;
	}
.index-infor-time{
	  display:none;
	}
.infor-time-hidden{
	margin-top:5px;
	display:block;
	}
.infor-time{
	position:relative;
	min-width:100px;
	width:60%;
	margin:0 auto;
	top:0;
	margin-top:0;
	}
}

/*20170313*/
.index-exhibition-famous-box{
   height:330px;
}
.famous-tab-title{
	display:inline-block;
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-right:22px;
}
.famous-tab-title:hover,
.famous-tab-title.curr{
	text-decoration:none;
	font-weight:bold;
	color:#8fc743;
}
.famous-tab-title:link{
	text-decoration:none;
}
.industry-box{
	margin-bottom:35px;
}
.industry-box li{
    padding:20px;
	border-bottom:1px solid #ccc;
}
.industry-title{
	position:relative;
    font-weight:bold;
	color:#000;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	padding-left:10px;
	margin-bottom:5px;
}
.industry-title a{
    font-weight:bold;
	color:#000;
}
.industry-title:hover a{
    text-decoration: none;
    color: #8fc743;
}
.industry-title:before{
    content:"";
	width:3px;
	height:16px;
	background-color:#f13442;
	position:absolute;
	left:0;
	top:0;
	margin-right:10px;
}
.industry-time{
    color:#666;
	padding-left:10px;
}
.famous-more{
   font-size:14px;
   color:#666;
   padding-right:20px;
}
.famous-more:hover{
   color:#666;
}

/*20170315*/
.industry-box{
   margin-bottom:0;
}
.index-exhibition-r{
   margin-bottom:20px;
}
.luntan-box{
   display:block;
   overflow:hidden;
   text-align:center;
   padding:0 20px;
}
.luntan-box img{
   max-width:100%;
}



/*20170407*/
.new-details-box{
	position:relative;
}
.baoming-btn{
	position:absolute;
	right:5%;
	top:40px;
	display:block;
	width:160px;
	height:44px;
	line-height:44px;
    border-radius: 22px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	background-color:#8fc743;
}
.baoming-icon{
	display:inline-block;
	width:17px;
	height:18px;
	background:url(../images/baoming.png) no-repeat;
	vertical-align:text-bottom;
	margin-right:5px;
}
.baoming-btn:hover{
	background-color:#c61e2c;
	color:#FFF;
	text-decoration:none;
}
.activity-motai{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
    background:rgba(0,0,0,.6);
	z-index:1000;
}
.activity-motai-box{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-282px;
	margin-top:-182px;
	width:564px;
	height:365px;
	background-color:#FFF;
}
.motai-box-close{
	position:absolute;
	right:12px;
	top:12px;
	display:block;
	width:26px;
	height:26px;
	line-height:26px;
	border-radius:50%;
	border:1px solid #333;
	font-size:18px;
	color:#333;
	text-align:center;
	text-decoration:none;
}
.motai-box-close:hover{
	text-decoration:none;
}
.motai-box-top{
	padding:40px 90px;
}
.motai-form-row{
	margin:15px 0;
	height: 45px;
	line-height: 45px;
}
.motai-form-row label{
	margin-right: 33px;
}
.select-radio{
	margin-top:0 !important;
	margin-right: 5px !important;
	vertical-align:middle;
}
.motai-form-input{
	height: 43px;
	line-height: 43px;
	outline: none;
	border:1px solid #e5e5e5;
	width: 100%;
	padding:0 10px;
}
.motai-tijiao{
	display: block;
	height: 58px;
	line-height: 58px;
	background-color:#8fc743;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.motai-tijiao:hover{
    background-color: #c61e2c;
}


@media (max-width:640px){
	.baoming-btn{
		position:static;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:auto;
		margin-right:auto;
	}
	.activity-motai-box{
		width:96%;
		margin-left:auto;
		margin-right:auto;
		left:0;
		right:0;
	}
	.motai-box-top{
		padding:40px;
	}
}


/*20170522*/
.new-conferences{
	height: auto;
	padding-top: 20px;
	line-height:20px;
}
.red-down{
	 margin: 0 8px 0px;
	 position:relative;
	 top:20px;
}
.more-activity{
	 text-decoration:underline;
	 padding-left:30px;
	 display:block;
	 float:left;
	 color:#8fc743;
}
.more-activity:hover{
	color:#8fc743;
}





/*20170605new web*/
html{
	overflow-x: hidden;
}
.InsidePage-bd{
	padding: 30px 5% 30px 5%;
}

.text-gray{
	color: #505050;
}

.gray-bg{
	background-color: #f5f5f5;
}

.fu15{
	margin-left: -15px;
	margin-right: -15px;
}
.mg30{
	margin:30px 0;
}
.mg20{
	margin:20px 0;
}
.mg-b20{
	margin-bottom: 20px;
}
.mg-b30{
	margin-bottom: 30px;
}
.fs16{
	font-size: 16px !important;
}
.fs24{
	font-size: 24px !important;
}
.text-white{
	color: #FFF;
}
.text-gray{
	color: #333;
}
.text-gray2{
	color: #646464;
}
.text-gray3{
	color: #999;
}
.title-h3{
	padding-top: 15px;
	padding-bottom: 15px;
}


a:link {text-decoration: none;} /* 未访问时的状态 */
a:visited {text-decoration: none;} /* 已访问过的状态 */
a:hover {text-decoration: none;} /* 鼠标移动到链接上时的状态 */
a:active {text-decoration: none;} /* 鼠标按下去时的状态 */


.logo{
	padding-right:20px;
}

@media (max-width: 767px){
	.logo{
		margin-top:-50px;
	}
}

.new-index-btn{
	display: inline-block;
	padding: 6px 30px;
	font-size: 14px;
	color: #FFF;
	background: #8fc743;
	border-radius: 3px;
	margin: 10px 0;
}
.new-index-btn:link,
.new-index-btn:visited,
.new-index-btn:hover,
.new-index-btn:active{
	color: #FFF;
	background: #8fc743;
}
/*头部*/

@media (max-width:1300px) {
	.new-header-mid{
		overflow: hidden;
	}
}
@media (min-width:768px) {
	header {
		height: 206px;
	}

	.nav-wrap {
		background: #8fc743;
		height: 46px;
	}
	.nav-box{
		position: relative;
	}

	.header-nav {
		width: 100%;
		margin-top: 0;
	}

	.header-nav > li > a {
		height: 46px;
	}


	.new-header-top{
		top: 0;
		height: 40px;
		line-height: 40px;
		box-sizing: border-box;
		border-bottom: 1px solid #e6e7e7;
		color: rgba(0,0,0,.6);
	}
	.new-header-top{
		position: absolute;
		top: 0;
		left: 0;
		right:0;
	}
	.new-header-mid{
		position: relative;
		padding-top: 40px;
	}


	.header-bg{
		position: absolute;
		top: 0;
		right: -32px;
		width: 524px;
		height: 160px;
		background: url("../images/header-bg.png") right center no-repeat;
	}
	.header-mid{
		display: table;
	}
	.header-cell {
		display: table-cell;
		height: 120px;
		vertical-align: middle;
	}
	.big-title {
		font-size: 28px;
		color: #8fc743;
		line-height:40px;
		font-weight: bolder;
	}
	.small-title {
		font-size: 18px;
		color: #f38c00;
		line-height: 24px;
	}
	.dot {
		padding: 0 10px 0;
		font-size: 12px;
	}
	.header-nav .dropdown-menu{
		top: 46px;
		background: rgba(243,140,0,0.9);
	}
	.header-nav>li{
		width: 10%;
	}
	.header-nav>li>a{
		background:none;
		color: #FFF;
		font-size: 16px;
	}
	.header-nav>li:hover>a{
		background: #f38c00;
		font-weight: normal;
	}
	.header-nav>li.current>a{
		background: #f38c00;
		font-weight: normal;
		color: #FFF;
	}
	.header-search{
		position: absolute;
		right: 0;
		top: 0;
		height: 46px;
		line-height: 46px;
	}
	/*.header-search-input{*/
		/*max-width: 180px;*/
		/*height: 46px;*/
		/*border:1px solid #e6e7e7;*/
		/*outline: none;*/
		/*box-sizing: border-box;*/
		/*padding:0 10px;*/
		/*display: none;*/
	/*}*/
	/*.header-search-btn{*/
		/*display: block;*/
		/*width: 46px;*/
		/*height: 46px;*/
		/*background: #f38c00 url("../images/seach-icon.png") center center no-repeat;*/
	/*}*/

	.header-search-input{
		max-width: 180px;
		height: 40px;
		border:none;
		border-bottom:1px solid #e6e7e7;
		outline: none;
		box-sizing: border-box;
		padding:0 10px;
		display: none;
		background:none;
		color: #FFF;
	}
	.header-search-btn{
		display: block;
		width: 46px;
		height: 46px;
		background: #f38c00 url("../images/seach-icon.png") center center no-repeat;
	}
	.chang-btn{
		background-color:#8fc743;
		height:40px;
		border-bottom:1px solid #e6e7e7;
	}

}

@media (max-width:1100px) {
	.header-bg {
      right:-200px;
	}
}
@media (max-width:900px) {
	.header-bg {
		right:-300px;
	}
}


/*尾部*/
.index-new-box,
.ft-new-box{
	padding:30px 0 20px 0;
}
.ft-nav-box dl{
	padding-left: 5px;
	padding-right: 5px;
}
.ft-nav-box dt{
	margin-bottom: 15px;
	font-weight:normal;
}
.ft-nav-box dt a{
	color: #505050;
}
.ft-nav-box dd{
	margin:5px 0;
}
.ft-nav-box dd a{
	color:rgba(80,80,80,.8);
}
.ft-nav-box dl{
	min-height: 130px;
}
.main-logo a{
   padding:0 15px;
}
.main-place{
	max-width: 410px;
	padding:0 15px;
}
.main-ewm{
	text-align: center;
}
.new-footer-copy span{
	padding-left: 20px;
}
.footer-share li{
	margin-left: 10px !important;
	float: left;
	height: 30px;
	line-height: 30px;
}
.new-share .jiathis_style{
	float: none;
}
.share-icon{
	display: block;
	width: 30px;
	height: 30px;
	background: url("../images/footer-share.png") no-repeat;
	vertical-align: middle;
}
.share-icon-1{
	background-position: 0 0;
}
.share-icon-2{
	background-position: -40px 0;
}
.share-icon-3{
	background-position: -80px 0;
}
@media (max-width:767px) {
	.new-footer-copy{
		float: none;
		text-align: center;
	}
	.footer-share{
		float: none;
		text-align: center;
	}
	.footer-share li{
		float: none;
		display: inline-block;
	}
	.share-icon{
		display: inline-block;
	}
}

@media (max-width:600px) {
  .main-logo{
	  float: none;
	  text-align: center;
  }
	.main-place{
		float: none;
		margin:20px auto;
	}
	.main-place  dt,.main-place p{
		text-align: center;
	}
	.main-ewm{
		float: none;
	}
}

@media (min-width:768px) {
	.ft-nav-box {
      padding-top: 0;
	}
}



/*展会介绍*/

.index-introduction-l{
	padding-left: 0;
	overflow: hidden;
}
.index-introduction-r{
	padding-right: 0;
	overflow: hidden;
}
.new-btn{
	width: 100%;
	max-width: 385px;
	overflow: hidden;
	height: 100px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
}

.new-btn:link,
.new-btn:visited,
.new-btn:hover,
.new-btn:active{
	color: #FFF;
	text-decoration: none;
}
.yellow-btn{
    background: url("../images/yellow-btn.jpg") center center no-repeat;
}
.blue-btn{
	background: url("../images/blue-btn.jpg") center center no-repeat;
}
.new-btn-icon{
	float: left;
	margin-left: 85px;
	margin-top: 23px;
	display: inline-block;
	width: 54px;
	height: 54px;
}
@media (min-width:767px) and (max-width: 992px){
	.new-btn-icon{
		margin-left: 30px;
	}
}
@media (max-width: 480px){
	.new-btn-icon{
		margin-left: 50px;
	}
}



.new-btn-icon-1{
	background: url("../images/yellow-icon.png") no-repeat;
}
.new-btn-icon-2{
	background: url("../images/blue-icon.png") no-repeat;
}
.new-btn-big{
	line-height: 30px;
}
.new-btn-text{
	display: table-cell;
	text-indent: 27px;
	width: 100%;
	height: 100px;
	vertical-align: middle;
	text-align: left;
}

.content-r-btn .new-btn-icon{
	margin-left: 28px;
}

.introduction-box{
	    min-height: 230px;
}
@media (max-width: 767px) {
	.introduction-box{
		height:auto;
	}

}

.introduction-text{
	padding:15px 30px;
	box-sizing: border-box;
}
.introduction-video{
	position: relative;
	padding:0;
	text-align: center;
	margin-left:-15px;
	padding-right:30px;
}
.introduction-video img{
	margin-top:30px;
}
.index-video{
    width: 100%;
}

.index-video{
	max-width: 340px;
	height: 230px;
}

.more-icon{
	display: block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	background-color: #cbcbcb;
	text-align: center;
	font-size: 25px;
	color: #FFF;
	margin-top: 2px;
	vertical-align: middle;
}
.more-icon:hover{
	color: #FFF;
	background-color: #8fc743;
	text-decoration: none;
}

@media (max-width: 1200px){
	.dynamic-column,
	.wrap-row,
	.img-nav,
	.media-row{
		padding:0 15px;
	}
}


.dynamic-box{
	margin-bottom: 30px;
}
.dynamic-img{
	position: relative;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
}
.dynamic-img img{
	/*display: block;*/
    /*width: 100%;*/
	/*height: auto;*/
    position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%); /* Internet Explorer */
	-moz-transform:translateY(-50%); /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
	-o-transform:translateY(-50%); /* Opera */
}
.dynamic-list .dynamic-list-title{
	padding:10px 0;
    height: 55px;
	line-height: 35px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bolder;
}
.right-icon{
	display: inline-block;
	width: 14px;
	height: 14px;
	background:url("../images/right-icon.png") 0 0 no-repeat;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -2px;
}

.dynamic-list .dynamic-list-title:hover .right-icon{
	background-position: 0 -56px;
}
.dynamic-list .dynamic-list-title:hover a{
	text-decoration: none;
	color: #8fc743;
}

.dynamic-new{
	padding:15px 0;
	max-height: 88px;
	overflow: hidden;
}



/*图片导航*/
.img-nav-col{
	position: relative;
	text-align: center;
	overflow: hidden;
}
.img-nav-text{
	width: 100%;
	height: 180px;
	padding-top: 40px;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
	text-align: center;
}
.img-nav-icon{
	display:inline-block;
	width: 63px;
	height: 60px;
	background:url("../images/nav-col-icon.png") no-repeat;
}
.img-nav-icon-1{
	background-position: 0 0;
}
.img-nav-icon-2{
	background-position: -300px 0;
}
.img-nav-icon-3{
	background-position: -608px 0;
}
.img-nav-icon-4{
	background-position: -914px 0;
}


















/*内页*/
@media  screen and (min-width:768px){
	.index-exhibition-l{
		float: right;
		padding-right:0;
		padding-left: 15px;
	}
	.index-exhibition-r{
		float:left;
		padding-right:15px;
		padding-left: 0;
	}
}
.content-nav-box{
    box-shadow: none;
	margin-bottom: 30px;
	border-top: none;
}
.content-nav-top{
	background: #8fc743;
}
.content-nav-top a{
	padding-top:10px;
	padding-bottom: 10px;
	color: #FFF;
	font-weight:normal;
}
.content-nav > li{
	position: relative;
}
.content-nav > li:after{
	content: '';
	position: absolute;
	top: 22px;
	right:40px;
	width: 15px;
	height: 15px;
	display: block;
	background:url("../images/right-icon.png") 0 0 no-repeat;
}







/*合作媒体*/
.media-box{
	height:140px;
	overflow: hidden;
}
.media-tab{
  width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #8fc743;
}
.media-tab>li{
	float: left;
	padding:0 3%;
	color: #7e7e7e;
	cursor: pointer;
}
.media-tab>li.curr{
	color: #FFF;
	background-color: #8fc743;
}



.cooperation-row {
	position: relative;
}
.cooperation {
	position: relative;
	width: 96%;
	height: 50px;
	margin:30px auto;
	overflow: hidden;
}
.cooperation-ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000%;
}
.cooperation-li{
	float: left;
	width:1.6666666%;
	display: block;
	height: auto;
	text-align: center;
}
.cooperation-li a {
	display: inline-block;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	line-height: 0;
}
.cooperation-li a img{
	width:100%;
	max-width:150px;
	max-height: 100%;
}
.cooperation-page{
	display: block;
	width: 16px;
	height: 14px;
	background: url("../images/turn-lr.png") no-repeat;
	cursor: pointer;
}
.cooperation-previous{
	position:absolute;
	left: 0;
	top:20px;
    background-position: 0 0;
}
.cooperation-next{
	position:absolute;
	right: 0;
	top:20px;
	background-position: -17px 0;
}

@media   screen and (max-width:979px){
	.cooperation-li{
		width:2.5%;
	}
}
@media  screen and (max-width:640px){
	.cooperation-li{
		width:5%;
	}
}




/*内页盒子*/
.inner-wrap{
	padding: 30px 4%;
}
.inner-title{
	padding:10px 0;
	font-weight: bolder;
}

/*新闻*/
.new-list-row{
	padding:30px 0;
	border-bottom:1px solid #ededed;
}
.new-img-box{
	width: 32%;
	margin-right:5%;
	max-height: 170px;
	overflow: hidden;
}
.new-img-box img{
	width: 100%;
}
.new-text-box{
	width:63%;
}
.new-title-h3{
    height:24px;
	line-height: 24px;
	overflow: hidden;
	font-weight: bolder;
}
.new-p-detail{
	color: #8c8c8d;
	max-height: 46px;
	overflow: hidden;
	margin: 20px 0 30px;
}
.new-detail-box{
	height:40px;
	line-height: 40px;
	padding:0 20px;
}

.new-list-ul{
	margin-bottom: 35px;
}


/*分页*/
.page-box{
	text-align: center;
}
.page-box span,
.page-box a{
	display:inline-block;
	background-color: #f5f5f5;
	color: #000;
	height: 30px;
	line-height: 30px;
}
.page-box span{
	padding:0 15px;
}
.page-box a{
	padding:0 10px;
}
.page-box a.curr,
.page-box a:hover{
	color: #FFF;
	background-color: #8fc743;
	text-decoration: none;
}



@media  screen and (max-width:640px){
	.new-img-box{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.new-text-box{
		float: none;
		width: 100%;
	}
}


.new-list-detail-box{
	margin-top:30px;
}
.new-detail-top{
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.new-list-detail-title{
	color: #8fc743;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
}
.new-detail-time{
	text-align: center;
}

.new-detail-bottom{
	padding:35px 0;
	border-bottom: 1px solid #ededed;
}
.new-detail-list{
	height: 45px;
	line-height: 45px;
	background-color: #f7f7f7;
	padding:0 20px;
	margin:20px 0;
}
.new-share{
	margin-top: 10px;
}

/*如何到达*/
.howto-arrive{
	margin-top:30px;
}
.detail-hr{
	height: 1px;
	background-color: #f1f1f1;
	margin:40px 0;
}



/*组团参观*/
.group-tour{
	margin-top:30px;
}


/*关于展会*/
.about-exhibition{
	margin-top:30px;
}
.danwei-list li{
	float: left;
	width: 32%;
    margin-right: 1%;
	list-style-image:url(../images/d-dot.jpg) ;
	line-height: 24px;
	height: 50px;
}


.danwei-bottom{
	margin-top:30px;
}
.danwei-left{
	width: 50%;
}
.danwei-right{
	width: 50%;
}
.danwei-left .danwei-list{
	margin-bottom: 30px;
}

  .pc-show{
    display:block;
  }
  .mb-show{
    display:none;
  }  
  
@media  screen and (max-width:640px) {

    .pc-show{
      display:none;
    }
    .mb-show{
      display:block;
    }  


	.detail-logo-l{
		display: block !important;
		float: none !important;
		width: 100% !important;
		margin-bottom: 10px;
	}
	.detail-logo-r{
		display: block !important;
		float: none !important;
		width: 100% !important;
	}
	.danwei-right{
		display: none;
	}
	.danwei-left{
		float: none;
		width: 100%;
	}
}
@media  screen and (max-width:480px) {
	.danwei-list li{
		width:48%;
		margin-right: 2%;
	}
}


/*联系我们*/
.contact-us{
	margin-top:30px;
}
.contact-us-l,
.contact-us-r{
	width: 50%;
	box-sizing: border-box;
	padding:0 5%;
	margin-bottom: 30px;
}
.detail-logo-box-l{
	border:1px solid #eeeeee;
	border-radius: 10px;
	height: 170px;
	line-height: 170px;
	width: 100%;
	text-align: center;
}
.detail-logo-box-r{
	border:1px solid #eeeeee;
	border-radius: 10px;
	height: 170px;
	line-height: 170px;
	width: 100%;
	text-align: center;
}

.detail-logo-box{
	display: table;
	width: 100%;
}
.detail-logo-box .contact-us-l, .detail-logo-box .contact-us-r{
	display: table-cell;
}
.detail-logo-box .contact-list>li{
	padding-left: 0;
}
@media screen and (max-width: 767px){
	.detail-logo-box .contact-us-l, .detail-logo-box .contact-us-r{
		display: block;
		margin:0 auto;
	}
}
.contactus-icon{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("../images/cotactus.png") no-repeat;
	vertical-align: middle;
}
.contactus-icon-1{
	background-position: 0 0;
}
.contactus-icon-2{
	background-position: 0 -30px;
}
.contactus-icon-3{
	background-position: 0 -58px;
}
.contact-list>li{
	position: relative;
	padding-left: 33px;
	margin-bottom: 5px;
}
.contact-list>li>.contactus-icon{
	position: absolute;
	left: 0;
	top: 0;
}


@media  screen and (max-width:767px) {
	.contact-us-l,
	.contact-us-r{
		width: 100%;
		float: none;
	}
}


/*侧边栏*/
.content-nav > li > a:hover, .content-nav > li > a:focus, .content-nav > li.current > a, .content-nav > li > a:hover::before, .content-nav > li.current > a::before{
	background: none;
	content: '';
	color:#8fc743;
}

.content-nav > li.current:after{
	background-position: 0 -56px;
}
.content-nav > li > a{
	color: #666;
	padding: 12px 40px;
	height: 56px;
	line-height: 32px;
}





/*酒店住宿*/
.hotel-title{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
}
.hotel-icon {
	display: inline-block;
	background: url(../images/hotel-icon.png) no-repeat;
	vertical-align:text-bottom;
	margin-right: 10px;
}
.hotel-icon-1{
	width: 22px;
	height: 22px;
	line-height: 22px;
	background-position:-10px -4px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
.hotel-icon-2{
	width: 25px;
	height: 25px;
	background-position:-39px -3px;
}
.hotel-li{
	display:inline-block;
	vertical-align:top;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
	text-align: left;
    margin-left: -3px;
}
.hotel-li>strong{
	display:block;
	padding:10px 0;
}
.hotel-li .hotel-title-center{
	text-align:center;
}
.hotel-li:nth-of-type(3n){
	margin-right: 0;
}
.hotel-img{
	display: block;
	height:167px;
	overflow: hidden;
}
.hotel-img img{
	max-width: none;
	height:100%;
}
.hotel-name{
	display: block;
	margin:5px 0;
}


@media (max-width: 480px) {
	.hotel-li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
}
/* 同期会议 */
.hnz-ac {
        width: 100%;
        margin-top: 20px;
    }
    
    .hnz-ac .bigtit {
        color: #8fc743;
        font-size: 22px;
        line-height: 40px;
    }
    
    .hnz-ac .pbox {
        padding-bottom: 20px;
    }

    .hnz-ac .itemactivit{
		margin-top: 20px;
		margin-bottom: 30px;
		min-height: 120px;
		padding-bottom: 30px;
		border-bottom: 1px #f1f1f1 solid;
    }
    .itemactivit:last-child{
    	border-bottom: none;
    }

	.hnz-ac .bordertop{
		margin-top: 50px;
		border-top:  1px #f1f1f1 solid;
		padding-top:30px;
	}
    .hnz-ac .itemactivit .titbox{
    	margin-bottom: 10px;
    }
    .hnz-ac .itemactivit .titbox .cicle{
		display: inline-block;
		width: 22px;
		height: 22px;
		background-color: #8fc743;
		border-radius: 22px;
		text-align: center;
		line-height: 22px;
		font-size: 20px;
		color: #fff;
		margin-right: 10px;
    }
     .hnz-ac .itemactivit .titbox .tit{
     	 color: #8fc743;
        font-size: 20px;
     }
     .hnz-ac .itemactivit p{
     	padding-bottom: 10px;
     }


     /* 展会两点 */
     .hnz-ld{
			margin-top: 20px;
     }
     .hnz-ld h3 {
        font-size: 16px;
        color: #3da7d3;
        display: block;
        position: relative;
        line-height: 25px;
     }
     .hnz-ld h3 i{
        width: 30px;
        height: 30px;
     }
     .hnz-ld h3 i:after{
        content: url('/images/bluearr.png');
        position: absolute;
        top: 0px;
     }
    .hnz-ld h3 span{
       
        display: inline-block;
        margin-left: 34px;
    }
    .hnz-ld .aa{
        margin-top: 10px;
        margin-left: 20px;
    }
    .hnz-ld .aa li {
        background-image: url('/images/dies.png');
        background-repeat: no-repeat;
        background-position: 10px 8px;
        min-height: 40px;
        margin-bottom: 10px;

    }
    .hnz-ld .aa li{
        padding-left: 24px;
    }
/*分页*/
.PagingList a.next, .PagingList .prev-page, .PagingList a.prev, .PagingList .next-page{
	background: #f5f5f5;
}
.PagingList a.curr{
	background: #8fc743;
	color: #FFF;
}
.new-top{
	text-align: center;
}
.PagingList{
	float: none;
}

.new-details-pager-txt{
	display: inline-block;
}



.right-suspension-c {
    margin: 0 auto;
	margin-right:30px;
}

.right-suspension-c-c {
    width: 100%;
    position: relative;
	z-index:10000;
}

.right-suspension-c-c-c {
    position: absolute;
    z-index: 9999;
    right: 0px;
    width: 160px;
}

.right-suspension {
    top:41px;
}

.right-suspension-close {
    width: 100%;
    text-align: right;
    cursor: pointer;
    font-size: 12px;
}

.right-float-box {
    position: relative;
    width: 90px;
    height: 90px;
    text-align: center;
    color: #FFF;
    box-sizing: border-box;
    padding: 2px;
    border-bottom: 2px solid #FFF;
    font-size: 12px;
}

.right-float-box:last-of-type {
    border-bottom: none;
}

.green-bg {
    background-color: #1eae59;
}

.blue-bg {
    background-color: #39a38e;
}

.right-float-box>img {
    margin-top: -10px;
}

.right-float-box>.attention-text {
    margin-top: -30px;
}

.ewm-right-box {
    display: none;
    position: absolute;
    width: 160px;
    left: -180px;
    top: -104px;
    padding: 10px;
    background-color: #FFF;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .3);
}

.ewm-text {
    font-size: 12px;
    text-align: center;
    color: #000;
}

.right-float-box.green-bg:hover .ewm-right-box {
    display: block;
}

.right-suspension-c-c-c{
	width:180px;
}
.right-float-box{
	width:100%;}
.attention-text{
   height:30px;
   line-height:30px;
   font-size:18px;	
   color:#666;
}
.attention-text2{
	font-size:12px;
	color:#FFF;
	width:100%;
}
.float-logo{
	display:block;
	width:160px;
}
.float-logo img{
	width:100%;
	}

.right-float-box>.attention-text{
	margin-top:0;
	}
.right-float-box{
	height:auto;
	background-color:#FFF;
	padding:10px;
	box-sizing:border-box;
	}
	
@media (max-width:768px){
	.right-suspension-c{
     		display:none;
	}
}



/*观众登录*/
.inner-wrapper{
   margin-top:30px;	
}
.dot-line{
	border-top:1px dashed #d9d9d9;
}
.visitor-box{
	margin-top:-20px;
}
.step-item{
	float:left;
	width:22%;
	margin-right:4%;
	text-align:center;
	margin-bottom:30px;
}
.step-item:nth-of-type(4n){
	margin-right:0;
}
.step-num{
	display:inline-block;
	border-radius:50%;
	overflow:hidden;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	background-color:#8fc743;
	margin-bottom:10px;
}
.step-title{
	height:24px;
	line-height:24px;
	margin-bottom:5px;
	overflow:hidden;
}
.step-text{
	line-height:20px;
}
.inner-ewm-box{
	width:160px;
	text-align:center;
}

@media (max-width:768px){
	.dot-line{
		display:none;
	}
	.step-item{
     		width:48%;
	}
	.step-item:nth-of-type(2n){
		    margin-right:0;
	}
	.inner-ewm-box{
		margin:0 auto;
	}
}


.more-media{
	height:35px; line-height:35px; box-sizing:border-box; margin:0; padding-top:0; padding-bottom:0;
}

.contact-us-tonglan{
	display:table-cell;
	width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    margin-bottom: 30px;
}

.exhibitor-time{
	margin-top:10px;
    margin-bottom:20px;	
}
.exhibitor-time td{
    border:1px solid #eee;
	padding:2px 5px;
}


/*20170809*/
.hnz-ac .itemactivit{
    margin-top:0;
	min-height:0;
	padding-bottom:0;
	border-bottom:none;
}
.hnz-ac .bordertop{
    padding-top:0;	
	margin-top:20px;
}

/*20170816*/
.hnz-ac .itemactivit .titbox{
    position:relative;	
}
.hnz-ac .itemactivit .titbox:after{
	content:'';
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-9px;
	display:block;
	width:30px;
	height:17px;
	background:url(../images/down.png) no-repeat;
}

.hnz-ac .itemactivit .titbox.up:after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari 和 Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.hnz-ac .itemactivit .titbox:hover{
    background:#3e62b1 !important;
}


.modal-dialog-h4{
	font-size:18px;
	font-weight:bold;
}
.modal-dialog-close{
	text-indent:0 !important;
}
@media (min-width:768px){
	.modal-dialog{
		width:1000px;
	}
}

.Popup-con{
	height:800px;
	overflow-x:hidden;
}



.successive-wrap{
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}
.successive-wrap ul{
	overflow:hidden;
}
.successive-li{
	float:left;
	width: 18%;
    margin: 0 2.5% 4% 0;
	overflow:hidden;
	border:1px solid #eee;
	text-align:center;
	list-style: none;
}
.successive-li img{
	height:115px;
}
.successive-li:nth-of-type(5n){
	margin-right:0;
}

.dropdown-backdrop {
            display: none;
        }
