@charset "gb2312";
/* CSS Document */
/* ==公用部分== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font:12px 宋体, Arial, Helvetica, sans-serif;
	color:#333;
}
html {
	width:100%;
	text-align:center;
	background: #fdf3d1 url(2014_bg.png) repeat-x left top;
}
body {
	width:1003px;
	margin:0 auto;
	/*background:#fff;*/
	text-align:left;
}
img {
	border:none;
}
a {
	text-decoration: none;
	cursor:pointer;
	margin:0;
	padding:0;
	color:#333;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
}
strong {
	font-weight:bold;
}
ul {
	display:block;
}
ul, ol, li, dt, dd {
	list-style:none;
}
.f_left, .float_left, .float-left {
	float:left;
}
.f_right, .float_right, .float-right {
	float:right;
}
.clear {
	clear:both;
}
.dis_in_b {
	display:inline-block;
}
.mt10 {
	margin-top:10px;
}
.content {
	width:991px;
	padding:10px 6px;
	text-align:left;
 *padding-bottom:0px;
 background:#fff;
}
/*====头部====*/
.top_flash {
	height:170px;
}
.nav {
    padding: 0 0 0 15px;
    height: 35px;
    background: url(pz_nav_bg.jpg) repeat-x left center;
}

.nav li {
    float: left;
    width: 94px;
    text-align: center;
    margin: 0 21px;
    _display: inline;
}

.nav li a {
    display: inline-block;
    width: 94px;
    height: 35px;
    font: bold 16px/35px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
}

.nav li a:hover {
    background: url(pz_nav_li_hover.jpg) no-repeat left center;
    color: #da0000;
}

.nav li a.selected {
    background: url(pz_nav_li_hover.jpg) no-repeat left center;
    color: #da0000;
}

.nav .menu {
    position: relative;
    z-index: 100;
}

.nav .menu .subnav {
    display: none;
    position: absolute;
    left: 0px;
    top: 35px;
    background: #fdf8e8;
    border: 1px solid #c6060b;
    border-top: none;
    width: 130px;
    padding: 10px 0px;
}

.nav .menu .subnav ul {
    width: 130px;
    text-align: left;
}

.menu .subnav li {
    float: none;
    height: 24px;
    line-height: 24px;
    background: none;
    padding: 0;
    margin: 0;
}

.menu .subnav li a {
    text-align: left;
    width: auto;
    background: url(pz_li_base_icon01.jpg) no-repeat left center;
    _background: url(pz_li_base_icon01.jpg) no-repeat 10px center;
    padding-left: 13px;
    _padding-left: 20px;
    height: auto;
    font: 13px/24px Arial, Helvetica, sans-serif;
    color: #333;
}

.menu .subnav li a:hover {
    color: #e1010a;
    _background: url(pz_li_base_icon01.jpg) no-repeat 10px center;
}

/*===头部新增===*/
.topbar {
    height: 30px;
    font: 12px/30px Arial, Helvetica, sans-serif;
    color: #333;
    overflow: hidden;
}

.search-box {
    padding: 2px 0 2px 30px;
}

.search-box .sr {
    width: 198px;
    height: 26px;
    border: none;
    background: #fff;
    padding-left: 10px;
    line-height: normal;
    line-height: 26 px\9;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}

.search-box .btn {
    width: 24px;
    height: 26px;
    border: none;
    background: #fff url(2014_btn_bg01.png) no-repeat center center;
    cursor: pointer;
}

.search-box a {
    margin-left: 20px;
    font: 12px/26px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: underline;
}

.topbar .r-span a {
    margin: 0 10px;
    padding-left: 16px;
    font: 12px/30px Arial, Helvetica, sans-serif;
    color: #333;
}

.topbar .ico01 {
    background: url(2014_top_ico01.png) no-repeat left center;
}

.topbar .ico02 {
    background: url(2014_top_ico02.png) no-repeat left center;
}

.topbar .ico03 {
    background: url(2014_top_ico03.png) no-repeat left center;
}

.topbar a:hover {
    color: #f60;
}

.top_flash {
    height: 170px;
}
/*=====标题tit========*/
.tit {
	background:url(pz_tit_bg.jpg) repeat-x left center;
	height:33px;
	padding-right:8px;
}
.tit .h201 {
	background:url(pz_tit_h2_bg01.jpg) no-repeat left center;
	padding-left:20px;
	width:119px;
	font-size:14px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
.tit .h202 {
	background:url(pz_tit_h2_bg02.jpg) no-repeat left center;
	padding-left:30px;
	width:139px;
	font-size:14px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
.tit span a {
	font:12px/33px Arial, Helvetica, sans-serif;
	color:#e1010a;
}
.tit span a:hover {
	text-decoration:underline;
}
/*=====列表list01========*/
.list01 li {
	height:24px;
	background:url(pz_li_base_icon01.jpg) no-repeat left center;
	padding-left:10px;
	_height:25px;
}
.list01 li span {
	float:right;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#666;
	_font:12px/25px Arial, Helvetica, sans-serif;
}
.list01 li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	_font:12px/25px Arial, Helvetica, sans-serif;
}
.list01 li a:hover {
	color:#e1010a;
}
/*=====列表list02========*/
.list02 li {
	height:25px;
	background:url(pz_li_base_icon02.jpg) no-repeat left center;
	padding-left:10px;
}
.list02 li span {
	float:right;
	font:12px/25px Arial, Helvetica, sans-serif;
	color:#999;
}
.list02 li a {
	font:12px/25px Arial, Helvetica, sans-serif;
}
.list02 li a:hover {
	color:#e1010a;
}
/*=====第一栏======*/
.w251 {
	width:251px;
}
.news {
	width:433px;
	margin:0 10px;
	_display:inline;
	padding:10px 8px;
	border:1px solid #f5ba4a;
}
.w267 {
	width:267px;
}
.pz_flash {
	width:245px;
	height:163px;
	border:1px solid #f5ba4a;
	border-top:none;
	padding:2px;
	_padding-right:0;
}
/*--焦点图--*/
.mF_classicHC .pic li {
	position:absolute;
	left:0;
	top:0;
}
.mF_classicHC .txt li {
	position:absolute;
	left:0;
	background:#dedede;
	overflow:hidden;
	height:0px;
	line-height:0px;
}
.mF_classicHC .txt li a {
	display:block;
	color:#333;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}/*文字样式*/
.mF_classicHC .num, .mF_classicHC .num-bg {
	height:19px;
	position:absolute;
	z-index:3;
	right:2px;
	bottom:31px;
	color:#fff;
}/*按钮样式*/
.mF_classicHC .num-bg {
	width:100%;
	background:url(num_bg.png) right bottom no-repeat;
	_height:16px;
	_background:#000;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='num_bg.png', sizingMethod='scale');
}
.mF_classicHC .num-bg li {
	position:absolute;
}
.mF_classicHC .num li {
	float:left;
	width:26px;
	height:16px;
	line-height:16px;
	padding-top:3px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.mF_classicHC .num li a {
	color:#fff;
}
.mF_classicHC .num li span {
	position:absolute;
	top:3px;
	left:0;
	width:1px;
	height:16px;
	overflow:hidden;
	background:#DADADA;
}
.mF_classicHC .num li.current, .mF_classicHC .num li.hover {
	background:url(cur_bg.gif) left top no-repeat;
}/*当前/悬停按钮样式*/
.mF_classicHC .num li.hover {
	background-position:right bottom;
}
.pz_gdft ul {
	padding:4px 3px;
	border:1px solid #f5ba4a;
	border-top:none;
	height:197px;
}
.pz_gdft li {
	float:left;
	width:118px;
}
.pz_gdft li .gdftimg a img {
	width:118px;
	height:173px;
}
.pz_gdft li p {
	text-align:center;
}
.pz_gdft li p a {
	font:12px/24px Arial, Helvetica, sans-serif;
}
.pz_gdft li p a:hover {
	color:#e1010a;
}
.news h1 {
	text-align:center;
}
.news h1 a {
	font:bold 14px/40px Arial, Helvetica, sans-serif;
	color:#e1010a;
}
.news h1 a:hover {
	text-decoration:underline;
}
.news p {
	font:12px/24px Arial, Helvetica, sans-serif;
	_font:12px/25px Arial, Helvetica, sans-serif;
	text-indent:2em;
}
.news p a {
	font:12px/24px Arial, Helvetica, sans-serif;
	margin-left:10px;
	color:#e1010a;
}
.news p a:hover {
	text-decoration:underline;
}
.news ul {
	border-top:1px dashed #dcdcdc;
	padding-top:8px;
}
.hzscbox {
	padding:5px 10px;
	border:1px solid #f5ba4a;
	border-top:none;
}
.hzscbox .kstd {
	border-top:1px dashed #dcdcdc;
	text-align:center;
	margin-top:8px;
	_margin-top:7px;
}
.hzscbox .kstd li {
	margin-top:10px;
}
/*=====第二栏======*/
.pz_hzdjt {
	height:109px;
	width:251px;
	margin-right:10px;
}
.pz_xkj {
	width:554px;
	padding:8px 10px;
	border:1px solid #f5ba4a;
	height:91px;
	margin-right:10px;
	_padding:8px 7px;
	overflow:hidden;
}
.xkj_tit {
	text-indent:-9999px;
	background:url(pz_xkj_tit.jpg) no-repeat left center;
	width:82px;
	height:91px;
}
.xkj_gd_img {
	width:471px;
}
.xkj_gd_img .main li {
	display:inline-block;
	float:left;
	width:120px;
	height:90px;
	margin:0 10px;
	text-align:center;
	position:relative;
}
.xkj_gd_img .main li p {
	position:absolute;
	left:0px;
	bottom:0;
	width:120px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	height:24px;
	background:#000;
}
.xkj_gd_img .main li p a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
}
.xkj_gd_img .main li p a:hover {
	text-decoration:underline;
}
.xkj_gd_img .main li a img {
	width:120px;
	height:90px;
}
.pz_yjjy {
	width:144px;
	height:109px;
}
/*=====第三栏======*/
.ztzsbox {
	border:1px solid #f5ba4a;
	border-top:none;
	padding:10px;
	height:174px;
}
.ztzsbox .LeftBotton {
	background:url(pz_ztzs_pre_btn.jpg) no-repeat left center;
	float: left;
	width:34px;
	cursor: pointer;
	height: 60px;
	margin-top:50px;
	margin-right:13px;
}
.ztzsbox .RightBotton {
	background:url(pz_ztzs_next_btn.jpg) no-repeat left center;
	float: right;
	width: 34px;
	cursor: pointer;
	height:60px;
	margin-top:50px;
}
.ztzsbox .Cont {
	display:inline-block;
	float:left;
	width:881px;
	height:174px;
	overflow:hidden;
}
.ztzsbox .box {
	display:inline-block;
	float:left;
	width:130px;
	height:174px;
	margin-right:19px;
	text-align:center;
}
.ztzsbox .box a img {
	display: block;
	width:130px;
	height:150px;
}
.ztzsbox .box p a {
	font:12px/24px Arial, Helvetica, sans-serif;
}
.ztzsbox .box p a:hover {
	text-decoration:underline;
	color:#e1010a;
}
/*=====第四栏======*/
.hzhbcon {
	border:1px solid #f5ba4a;
	border-top:none;
	padding:9px 0 9px 9px;
}
.hzhbcon ul {
	overflow:hidden;
	_zoom:1;
}
.hzhbcon li {
	float:left;
	margin-right:8px;
	_display:inline;
}
.hzhbcon li a img {
	width:237px;
	height:66px;
}
/*======底部=====*/
.footer {
	background:url(pz_footer_nav.jpg) repeat-x left center;
	padding-top:20px;
	height:81px;
	text-align:center;
}
.footer p, .footer p a, .footer p span {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer p a:hover {
	text-decoration:underline;
}
.footer p span {
	margin:0 8px;
}
/*=======分页共用======*/
.fyleft {
	width:251px;
}
.fyleft li {
	height:40px;
}
.fyleft li a {
	display:inline-block;
	width:251px;
	height:40px;
	font:bold 13px/40px Arial, Helvetica, sans-serif;
	background:url(zp_fyleft_li_hover_bg.jpg) no-repeat left center;
	text-align:center;
}
.fyleft li a:hover {
	background:url(zp_fyleft_li_bg.jpg) no-repeat left center;
}
.fyright {
	width:728px;
	border:1px solid #f6bd54;
}
.curmb {
	background:url(pz_curmb_bg.jpg) repeat-x left center;
	height:33px;
	padding-left:10px;
}
.curmb p {
	padding-left:23px;
	background:url(pz_curmb_index_icon.jpg) no-repeat left center;
	font:12px/33px Arial, Helvetica, sans-serif;
}
.curmb p a, .curmb p span {
	font:12px/33px Arial, Helvetica, sans-serif;
	margin:0 5px;
}
.curmb p a:hover {
	color:#e1010a;
}
.page {
	margin: 20px 0;
	height: 30px;
	text-align: center;
	color: #313030;
}
.page span {
	color:#ff6501;
	margin:0 5px;
}
.page a {
	display:inline-block;
	width:49px;
	height:24px;
	text-align:center;
	background:url(pz_page_a_bg.jpg) no-repeat left center;
	color: #313030;
	text-decoration: none;
	font: 12px/24px Arial, Helvetica, sans-serif;
	color:#ff6501;
}
.page a:hover {
	background:url(pz_page_a_hover_bg.jpg) no-repeat left center;
}
/*=====展会报道=====*/
.hzbdcon li {
	background:url(pz_hzbd_r_bg.jpg) repeat-x left center;
	padding:16px 20px 18px 20px;
	height:94px;
}
.hzbdimg {
	width:117;
	height:88px;
	padding:3px;
	background:url(pz_hzbd_r_img_bg.jpg) no-repeat left center;
	margin-right:20px;
}
.hzbdimg a img {
	width:117;
	height:88px;
}
.hzbdfont h4 a {
	font:bold 14px/30px Arial, Helvetica, sans-serif;
}
.hzbdfont h4 a:hover {
	color:#e1010a;
}
.hzbdfont h6 {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#666;
}
/*=====展会排期=====*/
.care {
	font:12px/50px Arial, Helvetica, sans-serif;
	color:#0070a4;
	padding:0 15px;
}
.zhpqcon table th {
	height:38px;
	background:#ffe6a4;
	font:bold 14px/38px Arial, Helvetica, sans-serif;
	text-align:center;
}
.zhpqcon table tr {
	background:#fff;
}
.zhpqcon table tr.even {
	background:#f3f3f3;
}
.zhpqcon table td {
	height:36px;
	text-align:center;
}
/*=====展会企业=====*/
.zhqycon {
	padding:10px 15px 0 15px;
}
.zhqybox {
	border-bottom:3px solid #fccf54;
	padding:10px 0;
}
.zhqytit {
	background:#f7f4eb;
	margin-bottom:10px;
}
.zhqytit td {
	height:30px;
	font:12px/30px Arial, Helvetica, sans-serif;
}
.zhqydetail td {
	text-align:left;
	font:13px/24px Arial, Helvetica, sans-serif;
}
.zhqydetail td a {
	font:13px/24px Arial, Helvetica, sans-serif;
}
.zhqydetail td a:hover {
	color:#e1010a;
}
/*=====高端访谈=====*/
.gdftlist {
	padding-left:22px;
	overflow:auto;
	_zoom:1;
}
.gdftlist li {
	float:left;
	width:214px;
	margin:20px 20px 0px 0;
	_display:inline;
}
.gdftimg a img {
	width:214px;
	height:142px;
}
.gdftlist li p {
	height:33px;
	margin-top:1px;
	background:#e7e7e7;
	text-align:center;
}
.gdftlist li p a {
	font:13px/33px Arial, Helvetica, sans-serif;
}
.gdftlist li p a:hover {
	color:#e1010a;
	text-decoration:underline;
}
/*=====展会排期=====*/
.zhpqlist {
	padding-left:20px;
	overflow:auto;
	_zoom:1;
}
.zhpqlist li {
	float:left;
	width:334px;
	margin:20px 20px 0px 0;
	_display:inline;
}
.zhpqimg a img {
	width:334px;
	height:262px;
}
.zhpqlist li p {
	height:40px;
	margin-top:1px;
	background:#e7e7e7;
	text-align:center;
}
.zhpqlist li p a {
	font:13px/40px Arial, Helvetica, sans-serif;
}
.zhpqlist li p a:hover {
	color:#e1010a;
	text-decoration:underline;
}
/*======概览=====*/
.glcon{padding:10px 15px 0 15px;}
.glcon li{height:26px;line-height:26px; background:url(pz_li_base_icon01.jpg) no-repeat left center;padding-left:15px;}
.glcon li span{float:right;font:12px/26px Arial, Helvetica, sans-serif;color:#666;}
.glcon li a{font:12px/26px Arial, Helvetica, sans-serif;color:#333;}
.glcon li a:hover{color:#e1010a;}
/*======细览=====*/
.xl_con {
	background:#fff url(pz_xl_content_bg.jpg) repeat-x left top;
	padding:10px 20px;
}
.xl_con h1 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif "微软雅黑";
	font-weight:bold;
	line-height:60px;
	color:#e1010a;
	text-align:center;
	border-bottom:1px dashed #999;
}
.xl_con h6 {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
	margin:10px 0;
}
.xl_con h6 label {
	margin:0 15px;
}
.xl_con p {
	font:14px/30px Arial, Helvetica, sans-serif;
	text-indent:2em;
	margin:10px 0;
}