li{
	/* 新闻版式固定搭配 */
	text-overflow:ellipsis; 
	white-space: nowrap;
	overflow:hidden;
}

.navigation_banner_on{
	height: 50px;
	width: 1200px;
}

.navigation_banner_on ul{
	float: left;
	height: 48px;
	width: 1200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navigation_banner_on li{
	float: left;
	height: 46px;
	line-height: 48px;
	font-size: 16px;
	cursor: pointer;
	background: #ffda44;
}

.li1{
	/* margin-left: 30px; */
	text-align: left;
	width: 33%;
}

.li1 a{
	padding-left:20px;
}

.li2{
	/* margin-left: 410px; */
	text-align:center;
	width:34%;
}

.li3{
	/* margin-left: 460px; */
	text-align: right;
	width:33%;
}

.li3 a{
	padding-right:20px;
}

.image_type{
	width:1200px;
	height:130px;
	position:relative;
}

.count_down{
	width:216px;
	height:118px;
	position:absolute;
	top:0px;
	right:0px;
}

.day_text{
	font-size:24px;
	font-weight:bold;
	height:60%;
	line-height:70px;
}

.day_num{
	height:40%;
	font-size:30px;
	color:red;
	text-align:center;
}

.content_display{
	height: 620px;
	width: 1200px;
}

.left_info {
	height: 600px;
	width: 20%;
	margin-top: 10px;
	float: left;
	border: 1px solid #d3d3d3;
	
}

.ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 539px;
	/* overflow:hidden; */
}

/* .left_info ul:hover{
	overflow-y:auto;
} */

.ex_title{
	width: 220px;
	height: 60px;
	background: #f8f9f9;
	line-height:56px;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 20px;
}

.ul li {
	width: 220px;
	height: 60px;
	line-height: 56px;
	cursor: pointer;
	padding-left: 20px;
	font-size:17;
}

.ul li:HOVER {
	background-color: #faf482;
}


.center_info{
	height: 610px;
	width: 55%;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

.font1{
	color: white;
	font-size: 22;
	text-align: center;
	line-height: 50px;
	letter-spacing: 10px;
	font-family: "宋体";
	font-weight: bold;
}

.div1{
	height: 50px;
	width: 660px;
	background:#ffda44;
}

.picture_left{
	height: 350px;
	width: 390px;
	float: left;
}

.picture_left{
	height: 350px;
	width: 390px;
	position:relative;
}

.picture_left img{
	max-height: 350px;
	max-width: 390px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.div2{
	margin-top: 10px;
}

.div3{
	width:666px;
	height: 160px;
	clear: both;
	padding-top: 20px;
}

.detailImg ul{
	width:666px;
	height: 160px;
	overflow:hidden;
}

.detailImg ul li{
	width:160px;
	height:160px;
	float:left;
	overflow:hidden;
	position:relative;
}

.detailImg img{
	max-height:153px;
	max-width:153px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	border: 1px solid white;
}

.detailImg img:HOVER{
	border: 1px solid #ffda44;
}



.text_right{
	height: 338px;
	width: 261px;
	float: left;
	padding-top:10px;
	border: 1px solid #d3d3d3;
	margin-left: 5px;
}

.text1{
	height: 50%;
	border-bottom: 1px solid #d3d3d3;
	padding-left:10px;
	overflow: hidden;
}

.text1:hover{
	overflow-y:auto;
}

.text2{
	height: 30%;
	border-bottom: 1px solid #d3d3d3;
	padding-left:10px;
	overflow: hidden;
}

.text2:hover{
	overflow-y:auto;
}

.text3{
	height: 20%;
	padding-left:10px;
	overflow: hidden;
}

.text3:hover{
	overflow-y:auto;
}

.detailImg{
	display:inline-block;
	width:620px;
	height:160px;
}

.img5{
	display: inline-block;
	position: relative;
	bottom:58px;
}

.img5:HOVER{
	border-bottom:2px solid #ffda44;
}

.right_info{
	float: left;
}

.exhibitor_info{
	height: 408px;
	width: 275px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #d3d3d3;
}

.exhibitor_info div:FIRST-CHILD {
	width: 255px;
	height: 60px;
	background: #f8f9f9;
	line-height:56px;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 20px;
}

.info_text{
	height: 320px;
	margin: 20px 15px;
	overflow:hidden;
}

.info_text ul{
	overflow:hidden;
}

.info_text ul li{
	height:40px;
	line-height: 20px;
}

.info_text p{
	word-wrap: break-word;
}

.similar_exhibitor_info{
	height: 180px;
	width: 275px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #d3d3d3;
}

.similar_exhibitor_info div{
	width: 255px;
	height: 60px;
	background: #f8f9f9;
	line-height:56px;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 20px;
}

.similar_exhibitor_info ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 275px;
	height: 120px;
	overflow:hidden;
}

.similar_exhibitor_info ul:hover{
	overflow-y:auto;
}

.similar_exhibitor_info ul li {
	width: 255px;
	height: 60px;
	line-height: 56px;
	cursor: pointer;
	padding-left: 20px;
}

.similar_exhibitor_info ul li:HOVER {
	background-color: #faf482;
}
	
.bottom_list{
	width: 1200px;
	height:50px;
}

.bottom_list ul{
	float: left;
	width: 1200px;
	list-style-type: none;
}

.bottom_list ul li{
	float: left;
	height: 46px;
	width:20%;
	text-align:center;
	line-height: 50px;
	font-size: 16px;
	cursor: pointer;
	background:#ffda44;
}

.bottom_add{
	width: 1198px;
	height: 300px;
	border:1px dashed #d3d3d3;
	margin-top: 10px;
}

.add_img{
	width: 80px;
	height: 30px;
	margin:140px auto;
}

.add_img img{
	padding-left: 20px;
}

.add_img p{
	color: #d3d3d3;
}

.onclick_color{
	background:#ffda44; 
}

.zhanweiImg{
	width:1200px;
	height:840px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/  
::-webkit-scrollbar  
{  
    width: 10px;  
   /*  height: 16px;   */
   /*  background-color: #d3d3d3; */  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    /* background-color: #d3d3d3;  */ 
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #d3d3d3;  
}  



