<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*字体图标*/
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') 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("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("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:1100px; 
    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: #E5421B;
}
.logo a img{
	width: 120px;
	height: 120px;
	transition: 400ms;
}
.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&gt;li{
	margin: 0 .2%;
	width: 12%;
	height: 20%;
	display: table;
	position: inherit;
}
.header-nav&gt;li.current&gt;a{
	border: 0;
	color: #E5421B;
	font-weight: bold;
	background: #f6f6f6;
}
.header-nav&gt;li&gt;a{
	color: #000;
	background: #f6f6f6;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	border: 0;
	border-radius: 0;
	transition: 400ms;
}
.header-nav&gt;li:hover&gt;a{
	background: #E5421B;
	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;
	transition: 400ms;
}

.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&gt;li&gt;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: -40px;
		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: #E5421B;
}

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

/*首页参展*/
.content{
	padding: 0 15px;
}
.index-exhibition-box{
	position: relative;
	margin-top: -60px;
	margin-bottom: 40px;
}
.index-exhibition{
	margin-right: 1%;
	min-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:#d1202f;	
	padding-top:50px;
}
.index-exhibition-add:hover a{
	color:#d1202f;	
}
.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: 28px;
	color: #E5421B;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
@media (min-width:979px) and (max-width:1200px){
	.index-exhibition-name{
	    font-size:24px;	
	}
}
.index-exhibition-Infos{
	text-align: left;
	padding-top: 10px;
}
.index-exhibition-Infos span{
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
	line-height: 22px;
	display: inline-block;
	padding-left: 15px;
	border-left: 1px solid #666;
	vertical-align: middle;
}
.index-exhibition-Infos b{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue";
	margin-right: 15px;
	line-height: 22px;
	padding-left:4px;
}
.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: #E5421B;
	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 #E5421B;
	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 #E5421B;
	background: #fff;
	text-align: center;
	color: #E5421B;
	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%;
	padding:1%;
	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;
}

/*底部的导航*/
.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: #E5421B;
}

/*内页*/
.gray-content{
	background-color: #f6f6f6;
	border-top: 1px solid #c7c7c7;
	padding: 20px 0;
}
.breadcrumb{
	margin-bottom: 10px;
	padding-left: 0;
}
.breadcrumb &gt; li + li::before{
	content:'&gt;';
	color: #999;
}
.breadcrumb &gt; .active{
	color: #E5421B;
}
.breadcrumb-home{
	font-size: 32px;
	color: #999;
}
.breadcrumb &gt; li a:hover{
	color: #E5421B;
	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 #E5421B;
	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 #E5421B;
}
.content-nav-top{
	background: none;
	padding: 0;
	height: auto;
}
.content-nav-top a{
	color: #E5421B;
	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 &gt; li + li{
	margin: 0;
	
}
.content-nav &gt; li &gt; a{
	border-radius: 0;
	border-top: 1px solid #f6f6f6;
	padding: 16px 40px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.content-nav &gt; li &gt; a:hover,
.content-nav &gt; li &gt; a:focus,
.content-nav &gt; li.current &gt; a,
.content-nav &gt; li &gt; a:hover::before,
.content-nav &gt; li.current &gt; a::before,
.nav .open &gt; a, 
.nav .open &gt; a::before,
.nav .open &gt; a:focus, 
.nav .open &gt; a:hover{
	background: #E5421B;
	color: #fff;
	content:' · ';
	border-color: #f6f6f6;
}

.content-nav-menu &gt; li &gt; a::before{
	color: #000;
	content:' · ';
	font-weight: bold;
}
.content-nav-menu &gt; li &gt; a{
	padding: 8px 50px;
}
.content-nav-menu &gt; li &gt; a:hover,
.content-nav-menu &gt; li.current &gt; a,
.content-nav-menu &gt; li &gt; a:hover::before{
	color: #fff;
	background: #E5421B;
}
.content-nav-menu &gt; li &gt; a:hover,
.content-nav-menu &gt; li.current &gt; a{
	background: #E5421B;
}
.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: #E5421B;
	color: #E5421B;
}
.review-list-group .download-ico:hover{
	background: #E5421B;
	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: #E5421B;
	line-height: 50px;
	margin-top: 18px;
}
.shufty-title-txt{
	font-size: 18px;
	color: #E5421B;
}

.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(select-bg.png) ;
	background-position: right center;
	background-repeat: no-repeat;
	color: #E5421B;
}

.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: #E5421B;
}
/*手机*/
@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 &gt; 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: #E5421B;
}
.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(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: #E5421B;
	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: #E5421B;
	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: #E5421B;
}
.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: #E5421B;
	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: #E5421B;
	border-bottom-color: #E5421B;
}
.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: #E5421B;
	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: #E5421B;
	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;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.8);
    background: #fff;
    border-radius: 4px;
}
.subscribe-popup &gt; 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 #E5421B;
	font-size: 16px;
	font-weight: bold;
	color: #E5421B;
	border-radius: 20px;
	margin-top: 30px;
	box-sizing: border-box;
}
.landing-btn:hover{
	background: #E5421B;
	color: #fff;
}
.register-btn{
	width: 50%;
	min-width: 100px;
	height: 40px;
	box-sizing: border-box;
	border: 2px solid #E5421B;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #E5421B;
	border-radius: 20px;
	margin-top: 30px;
}
.register-btn:hover{
	color: #E5421B;
	background: #fff;
}
.search-popup-close{
	position: absolute;
	right: -68px;
	top: -8px;
	width: 60px;
	height: 60px;
	background: #E5421B;
	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 &gt; hr {
	width: 50px;
	border-bottom: 2px solid #adadad;
}
.consult-input-box &gt; 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 &gt; 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 &gt; hr{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.consult-input-box &gt; input{
		margin: 5px 0;
		height: 30px;
	}
	.consult-input-box &gt; textarea{
		margin: 0;
		margin-top: 5px;
	}
}

/*展会掠影详情*/
.shufty-popup-box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff url(shufty-popup-box.png) center center no-repeat;
	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: #E5421B;
}
.new-pager{
	margin: 0;
}
.new-pager li &gt; a, .new-pager li &gt; span{
	border: 0;
	border-radius: 0;
	background: #eee;
	margin: 0 5px;
	line-height: normal;
	color: #333;
}
.new-pager li &gt; a:hover{
	background: #E5421B;
	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: #E5421B;
	font-weight: bold;
}
.new-more:hover{
	color: #E5421B;
}
.new-content-top-title{
	max-height: 60px;
	overflow: hidden;
}
.new-content-top-title a{
	color: #E5421B;	
}
.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 &gt; 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: #E5421B;
	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(new-details-pager01.png);
	background-position: left center;
	padding-left: 50px;
	
}
.new-details-pager li.previous a:hover{
	background-image: url(new-details-pager02.png);
}
.new-details-pager li.next a{
	background-image: url(new-details-pager03.png);
	background-position: right center;
	padding-right: 50px;
}
.new-details-pager li.next a:hover{
	background-image: url(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: #E5421B;
	color: #fff;
}


.product-img-box{
	text-align: center;
}
.product-articles-name{
	text-align: center;
	margin: 20px 0 40px;
}

.ajax-lodding{
	background:#fff url(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: #E5421B;
}
/*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(akkordeon_h3_grey_left_transback.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}
.accordionLink:hover{
	background-color: #E5421B;
	background-image: url(akkordeon_h3_white_left_transback.png);
	color: #fff;
	text-decoration: none;
}
.open .accordionLink{
	background-color: #E5421B;
	color: #fff;
	background-image: url(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: #E5421B;
}

.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&gt;div,.li_middle&gt;div{
	display: table;
	text-align: center;
	border: 1px solid #999;
	height: 100%;
	background: #fff;
}
.li_middle&gt;div&gt;p{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
}
.li_big&gt;div&gt;p{
	display: table-cell;
	vertical-align: middle;
	width: 600px;
	height: 200px;
}
.li_big&gt;div&gt;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 &gt; .content-bd-chunk{
	background: none;
	display: block;
	margin-top: 35px;
}




/*展示范围*/
.scope-name{
	font-size: 16px;
	color: #E5421B;
	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(dot-bg.png) repeat-x;
	margin: 30px 0;
	height: 10px;
}
.serve-box{
	max-width: 720px;
	margin: 0 auto;
}
.serve-hd &gt;div.fl{
	width: auto;
	margin-right: 420px;
	float: none;
}
.serve-hd &gt;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(serve-ico1.png);
}
.serve-ico2{
	background-image: url(serve-ico2.png);
}
.serve-ico3{
	background-image: url(serve-ico3.png);
}
.serve-ico4{
	background-image: url(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: #E5421B;
}
.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(serve-flow-bg2.png) center center no-repeat;
	background-size: contain;
}
.serve-flow-ul li:nth-last-of-type(2n){
	background: url(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: #E5421B;
	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(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 &gt; 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 #E5421B;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px;
}
.subscibe-title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #E5421B;
	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: #E5421B;
	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&gt;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&gt;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: 160%;
		margin-left: -80%;
	}
	.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 &gt; .content-bd-chunk{
	margin-bottom: 35px;
	margin-top: 0;
}

@media (min-width:768px){
	.content-bd &gt; .content-bd-chunk{
		min-height:425px;
	}	
}


/* 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%;
	}
	.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&gt;img{
	max-width: 100%;
}
.fancybox-video-title{
	display: block;
	text-align: center;
	color: #333;
	line-height: 24px;
	height: 48px;
}
.fancybox-video:hover&gt;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 #E5421B;
	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:#d1202f;
	border-bottom:1px solid #E5421B;
}

.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:#d1202f;	
}
.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:#d1202f;
	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:#d1202f;
}
.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: #E5421B;
}
.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:#d1202f;
}
.baoming-icon{
	display:inline-block;
	width:17px;
	height:18px;
	background:url(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:#d1202f;
	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:#d1202f;
}
.more-activity:hover{
	color:#d1202f;
}


/*相册*/
.tab-container{
    padding:50px 0;	
}
.photo-news-conent p{ line-height:25px; font-size:15px;}
.photo-download ul.tab{ width:100%; border-bottom:1px solid #eeefef; height:35px;}
.photo-download ul.tab li{ float:left; line-height:35px; padding:0 31px; font-weight:bold; cursor:pointer; height:35px; position:relative; z-index:99;}
.photo-download ul.tab li:hover{ border-bottom:1px solid #9d000b; height:35px; color:#9d000b;}
.photo-download ul.tab li.on{ border-bottom:1px solid #9d000b; height:35px; color:#9d000b;}
.photo-download-con{ overflow:hidden; min-height:400px;}
.photo-download-con &gt; li{ display:none; width:100%; overflow:hidden; line-height:95px; font-size:16px; font-weight:bold; }
.photo-download-con &gt; li.current{ display:block;}
.photo-download-con &gt; li span{ height:41px; width:44px; display:block; float:left; margin:0 16px 0 3px; transition:600ms;}
@media screen and (min-width: 768px){
.photo-download .smart-item .gallery-list li{
     width:20%;	
}
}

.fancybox-title-outside-wrap{
	color:transparent !important;
}
.fancybox-title .fancybox-download{
	color:#FFF;
}




.top-nav{
	transition: 400ms;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index: 99;
	box-shadow: 0 0 2px #999;
}
.top-nav-a{
	height:150px;
	transition: 400ms;
	transform:translateY(-48px);
    -webkit-transform:translateY(-48px);
    -moz-transform:translateY(-48px);
}

.top-nav-a .logo img{
	width:80px;
	height:80px;
	transition: 400ms;
	transform:translateY(20px);
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
}

.top-nav-a .header-nav&gt;li&gt;a{
    height: 82px;
	transition: 400ms;
}

.nav-bot-height{
	height:200px;
	width:100%;
}

.top-nav-a .header-nav .dropdown-menu{
    top: 141px;
	transition: 400ms;
}

@media (max-width: 767px){
	.top-nav{
		position:relative;
	}
	.nav-bot-height{
		display:none;
	}
}




/*产业洞察*/
.insight-banner img{
	display: block;
	width: 100%;
}

.insight-title{
	font-size: 36px;
	line-height: 40px;
	color: #414043;
	font-weight: 700;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.insight-red{
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #E5421B;
}
.insight-white{
	color:#FFF;
	padding-bottom: 40px;
}

.insight-line{
	display: inline-block;
	margin:0 10px;
	width: 4px;
	height: 27px;
	background: #E5421B;
}
.insight-share{
	text-align: center;
	margin-bottom: 10px;
}
.share-sina{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('share-sina.png') left top no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}
.share-wechat{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('share-wechat.png') left top no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}
.insight-center{
	background: #FFF;
	border-bottom: 1px solid #f6f6f6;
}
.insight-p{
	font-size: 14px;
	line-height: 24px;
	color:#50555f;
	margin: 20px 0;
	text-align: center;
}
.insight-p img{
	width: 100%;
}

.in-btn{
	display: inline-block;
	width: 278px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color:#FFF;
	font-size:16px;
	font-weight: 700;
	background: url('in-btn.jpg') left top no-repeat;
}
.in-btn:hover{
	color:#FFF;
	text-decoration: none;
	opacity: .9;
}
.insight-hr{
	height: 1px;
	background: #d2d2d2;
	margin:50px 0;
}

.fangtan-item{
	float: none;
	display: inline-block;
	vertical-align: top;
	margin-left: -3px;
	position: relative;
	margin-bottom: 10px;
}
.video-icon{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: -27px;
	display: none;
	width: 55px;
	height: 55px;
	background: url('video-icon.png') left top no-repeat;
	cursor: pointer;
}
.fangtan-img img{
	display: block;
	width: 100%;
}
.fangtan-text{
	text-align: center;
	font-size: 14px;
	color:#333333;
	font-weight: 700;
}
.tonglan-nextbox{
	background: url('next-box.jpg') left top no-repeat;
	background-size:cover;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 40px;
}
.fangtang-ul{
	padding:10px 0;
}
.fangtang-ul li a{
	display: block;
	line-height: 24px;
	padding:10px 0;
	color:#FFF;
}
.fangtang-ul li a:hover{
	text-decoration: none;
	color:#d1202f;
}


.insight-contact-box{
	padding-bottom: 70px;
}
.insight-contact-left{
	width: 62%;
	min-height: 170px;
	padding:20px 18px;
	box-sizing: border-box;
	background:#d1202f;
}
.contact-left-title-box{
	background:  url('contact-white-bg.png') left top no-repeat;
	padding-left:50px;
	color: #FFF;
	min-height: 45px;
}
.contact-left-title{
	font-size: 20px;
	font-weight: 700;
}

.insight-contact-right{
	width: 36%;
	min-height: 170px;
	padding:20px 18px;
	box-sizing: border-box;
	background:#f4f4f4;
}
.contact-right-title-box{
	background:  url('contact-red-bg.png') left top no-repeat;
	padding-left:50px;
	color: #E5421B;
	min-height: 45px;
}
.contact-right-title{
	font-size: 20px;
	font-weight: 700;
	line-height: 45px;
}
.contact-list{
	font-weight: 700;
	padding-left: 50px;
	color: #FFF;
	margin-top: 30px;
}
.contact-list li{
	position: relative;
	display: inline-block;
	margin-right: 30px;
}
.contact-list li:before{
	content: '';
	display: inline-block;
	margin-right: 5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left:5px solid #FFF;
}
.contact-list li a{
	font-weight: 700;
	color: #FFF;
}
.contact-link{
	font-weight: 700;
	padding-left: 50px;
	color: #333333;
	margin-top: 15px;
}
.contact-link a{
	color: #333333;
}

@media screen and (max-width:1100px){
	.insight-mid{
		padding-left: 15px;
		padding-right: 15px;
	}
	.insight-contact-left{
		float: none;
		width: 100%;
	}
	.insight-contact-right{
		float: none;
		width: 100%;
	}
}
@media screen and (max-width:767px){
	.contact-right-title{
		font-size: 18px;
	}
	.insight-title{
		font-size: 22px;
	}
	.insight-line{
		display: none;
	}
}</pre></body></html>