body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.header, .content, .footer, .sub-content{
	width: 100%;
	min-width: 1200px;
}
.header{
	height: 180px;
	position: fixed;
	top: 0;
	background-color: white;
	z-index: 999999;
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
 	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	
}
.top{
	margin: 10px auto;
	text-align: right;
}
.top p,.top a{
	display: inline-block;
	/*margin: 0 20px;*/
	height: 30px;
	line-height: 30px;
}
.top a{
	color: #333;
}
.top a:hover{
	font-weight: bold;
	color: #812987;
}
.top .time{
	font-weight: bold;
	color: #812987;
}
.header .logo, .header .main-nav{
	float: left;
}
.header .logo{
	width: 275px;
	height: inherit;
	display: flex;
	align-items: center;
	background-color: white;	
}
.header .logo img{
	display: block;
	align-items: center;
}
 .header .main-nav{
	float: right;
}
.header .main-nav ul li{
	
	width: 100PX;
	float: left;
	margin-right: 2px;
	background-color: #f3f3f3;
}
.header .main-nav ul li,  .header .main-nav ul li a{
 	display: block;	
 	color: #333;	 	
 	text-align: center;	
 	height: 90px;
 	line-height: 90px;
 	vertical-align: middle;
 }

 .header .main-nav ul li a:hover{
 	color: #fff;
 	background-color: #812987;	
 	font-weight: bold;
 }
 .header .main-nav ul li dl{
 	position: absolute;
 	left: 0;
 	width: 100%;
 	min-width: 1200px !important;
 	height: 90px;
 	line-height: 90px;
 	background-color: rgba(176, 66 , 184, .8);
 	display: none;
 	z-index: 9999;
 }
  .header .main-nav ul li dl dd{
  	float: left;
  	width: 150px;
  }
  .header .main-nav ul li dl dd:first-child{
  	margin-left: 20%;
  }
.header .main-nav ul li dl dd a{
    color: white;
    font-weight: bold;
    }
  
.q-nav .img{
  	position: absolute;
  	bottom: 0;
  	z-index: 9999;
  }
.q-nav img,.q-nav .img a{
 	display: inline-block;
 	box-shadow: 0 1px 10px rgba(0,0,0,.1);
 	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);	
 	font-size: 0;
 	height: 135px;
 }
 
.banner{
	margin-top: 180px;
	height: 680px;
	overflow: hidden;
	z-index: 1;
}
.lunbo{
 position: relative;
 height: 750px; 
} 

.content{
	margin-top: 120px;
}
.content .left{
	width: 660px;
}
.content .right{
	width: 510px
}
.jianjie p{
	margin: 20px 0;
}
.jianjie p:first-child{
	margin-top: 0;
}
.jianjie .jianjie-pic img{
	display: block;
}
.title{
	
	height: 50px;
	line-height: 50px;
}

/*新闻*/
.news .news-list, .news .news-list li,.zhanshang .zhanshang-list li{
	width: 100%;
	border-bottom: 1px solid #f6f6f6;
	padding: 8px 0;
	overflow: hidden;
}

.news .news-list li:hover i{
	display: block;
	width: 100%;
	border-bottom-color: #812987;
}

.news .news-list li a{
	color: #333333;
	font-weight: bold;
}
.news .news-list li a b{
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	width:95%;
}
.news .news-list li a b:first-child{
	margin: 10px;
	width: 5px;
	height: 14px;
	background-color: #812987;
}
.news .news-list li span{
	display: block;
	width: 100%;
	color: #CCCCCC;
	margin-left: 26px;
}

.news .news-list li a:hover{
	color: #812987;
}
/*知名展商*/
.zhanshang .zhanshang-list li:first-child{
	margin-top: 15px;
}
.zhanshang .zhanshang-list li a, .zhanshang .zhanshang-list li div{
	float: left;
	overflow: hidden;
}
.zhanshang .zhanshang-list li a{
	width: 245px;
	height: 95px;
	overflow: hidden;
	margin-right: 20px;
	display: flex;
	align-items: center;
	border-right: 1px solid #F6F6F6;
}
.zhanshang .zhanshang-list li a img{
	display: block;
	width: 90%;
	height: 65%;
	margin: 0 auto;
	align-items: center;
}
/*展会新闻*/
.content .zhanhui-news{
	background-color: #f6f6f6 ;
	padding: 50px 0;
}
.title-line{
	width: 120px;
	margin: 0 auto 50px;
	height: 50px;
	border-bottom: 3px solid #812987;
}
.content .zhanhui-news li{
	border-bottom: 1px solid #dbdbdb;
	padding: 20px 0;
	overflow: hidden;
}
.content .zhanhui-news li .guodu{
	width: 180px;
	height: 130px;
}
.content .zhanhui-news li .guodu, .content .zhanhui-news li div{
	float: left;
}
.content .zhanhui-news li .zhanhui-news-txt{
	margin: 0 30px 0 20px;
	width: 840px;
}
.content .zhanhui-news li .more,.content .zhanhui-news li:hover .more a{
	width: 100px;
	height: 123px;
	
	color: #999999;
	text-align: center;
	line-height: 123px;
}
.content .zhanhui-news li .more{
	background-color: #dcdcdc;
}
.content .zhanhui-news li:hover .more{
	background-color: #812987;
	
}
.content .zhanhui-news li:hover .zhanhui-news-txt p a{
	color: #812987;
	
}
.content .zhanhui-news li:hover .more a{
	color: white;
}
.content .zhanhui-news li .more,
.content .zhanhui-news li:hover .zhanhui-news-txt p a,
.content .zhanhui-news li:hover .more a{
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.content .zhanhui-news li .guodu img{
 	display: block;
 	width: 100%;
 	height: 100%;
 	text-align: center;
 	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
 }
.content .zhanhui-news li:hover .guodu img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}

.more-guodu{
	display: block;
	width: 100%;
	height: 30px;
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.main-more{
	width:200px ;
	height: 50px;
	line-height: 50px;
	margin: 50px auto 0 auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 2px solid #812987;
	text-align: center;
	
}
/*同期活动*/
.content .tqhd li{
	float: left;
	width: 280px;
	height:190px;
	margin-right: 25px;
	

}
.lifangda{
 transition: all .2s ease 0s;
 -webkit-transition: all .2s ease 0s;
 -moz-transition: all .2s ease 0s;
}

.lifangda:hover{
 transform: scale(1.2);
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 transition: all .2s ease 0s;
 -webkit-transition: all .2s ease 0s;
 -moz-transition: all .2s ease 0s;
}
.content .tqhd li a{
	width: 280px;
	height:200px;	
}
.content .tqhd li a img{
	width: 100%;	
}

.content .tqhd li .guodu{
	width: 280px;
	height: 200px;
}
.content  .tqhd li .guodu img{
	width: 100%;
 	height: 100%;	
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.content  .tqhd li:hover .guodu img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
}
.content  .tqhd li:nth-child(4n){
	margin-right: 0;
}


 
 
.footer{
	background-color: #666666;
	line-height: 36px;
	padding: 40px 0 0;
}
.footer .lxwm li{
	float: left;
	width: 20%;
	margin: 50px 2.5%;
	text-align: center;
}
.footer .lxwm li p{	
	margin: 0 auto 30px;
	width: 80px;
	height: 80px;
	border: 1px solid white;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: flex;
	align-items: center;
}
.footer .lxwm li:hover p{
	border-color: #812987;
}
.footer .lxwm li:hover{
	color: #812987;
}

.footer .lxwm li p img{
	align-items: center;
	margin: 0 auto;
}
.footer .daohang{
	border-top: 1px solid white;
	font-size: 18px;
}
.footer .daohang dl{
	display: inline-block;
	width: 18%;
	vertical-align: top;
}
.footer .daohang dl:last-child{
	width: 26%;
}
.footer .daohang dl dt{
	font-weight: bold;
	margin-bottom: 20px;
}
.footer .daohang dl dt dd a{
	color: #CCCCCC;
}
.footer .daohang dl dt dd a:hover{
	color: white;
}
.footer .banquan{
	background-color: #181818;
	height: 60px;
	line-height: 60px;
}

/*合作媒体*/
.meiti li{
	width: 270px;
	height: 140px;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
	background-color: #f5f5f5;
	overflow: hidden;
}
.meiti li a{
	display: block;
	width: 270px;
	height: 140px;
	text-align: center;
	display: flex;
	align-items: center;
}
.meiti li:nth-child(4n){
	margin-right: 0;
}
.meiti li img{
	max-width: 270px;
	width: auto;
	max-height: 180px;
	height: auto;
	margin: auto !important;
}

/*战略合作媒体*/
.meiti2 li{
	width: 200px;
	height: 100px;
	margin-right: 44px;
	margin-bottom: 40px;
	float: left;
	background-color: #f5f5f5;
	overflow: hidden;
}
.meiti2 li a{
	display: block;
	width: 200px;
	height: 100px;
	text-align: center;
	display: flex;
	align-items: center;
}
.meiti2 li:nth-child(5n){
	margin-right: 0;
}
.meiti2 li img{
	max-width: 200px;
	width: auto;
	max-height: 100px;
	height: auto;
	margin: auto !important;
}

/* leftsead */
#leftsead1{width:131px;height:143px;position:fixed;top:258px;right:0px;}
*html #leftsead1{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead1 li{width:131px;height:60px;}
#leftsead1 li img{float:right;}
#leftsead1 li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead1 li a .shows{display:block;}
#leftsead1 li a .hides{margin-right:-143px;cursor:pointer;cursor:hand; display:none;}
#leftsead1 li a.youhui .hides{display:none;position:absolute;right:190px;top:2px;}