﻿@charset "utf-8";
/* CSS Document */
.c_left .fair_c_t {
    clear:both;
	color:#FFF;
	font-weight:bold;
	background:url(../images/point2.jpg) no-repeat 16px center;
	padding-left:35px;
	height:31px;
	line-height:31px;
	background-color:#0c4e6c;
	cursor:pointer;
}
.c_left .fair_c ul {
	line-height:29px;
	width:203px;
	margin:0 auto;
}
.c_left .fair_c ul li {
	padding-left:23px;
	line-height:29px;
	background:url(../images/line.jpg) repeat-x left bottom;
}
.c_left .fair_c ul li a {
	color:#92d1ec;
}
.c_left .fair_c ul li.fairs_bottom {
	background:none;
}
.c_left .fair_info {
	background-color:#f5f5f5;
	padding:10px 0 10px 0;
	margin:5px 0 5px 0;
}
.c_left .fair_info .fair_info_tab {
	width:94%;
	margin:0 auto;
}
.c_left .fair_info .fair_info_tab .td1 {
	width:48px;
	color:#000;
	text-align:right;
	vertical-align:top;
}

.new_list {
	width:95%;
	margin:0 auto;
	padding-top:15px;
}
.new_list ul {
	line-height:30px;
}
.new_list ul li {
	border-bottom:1px dashed #CCC;
	padding-left:5px;
	width:100%;
	text-align:right;
}
.new_list ul li.no_b {
	border-bottom:0px dashed #CCC;
}
.new_list a {
	width:80%;
	float:left;
	text-align:left;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	white-space:nowrap;
}
.fairs_tab {
	width:95%;
	margin:0 auto;
	line-height:25px;
}
.fairs_tab .fairs_top_tab {
	background-color:#cccccc;
}
.fairs_tab .fairs_top_tab td {
	background-color:#ececec;
}
.div_h1
{
    width:85px;
}
.div_h2
{
    width:280px;
}
.div_h3
{
    width:110px;
}

.div_h1,.div_h2,.div_h3
{
    overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	white-space:nowrap;
}

.hwzcx_tab {
	margin-top:10px;
}
.hwzcx_tab .hwzcx_tab_top {
	background:url(../images/hwzcx.jpg) no-repeat left center;
	width:226px;
	height:40px;
	position:absolute;
	z-index:99;
}
.hwzcx_tab .hwzcx_tab_c {
	padding-top:45px;
	border:1px solid #e9e9e9;
}
.hwzcx_tab .hwzcx_tab_c table {
	width:92%;
	margin:0 auto;
	line-height:25px;
}

.foot_brand {
	float:left;
	width:100%;
	height:44px;
}


