﻿@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,img{
	margin: 0;
	padding: 0;
	border: 0;
}
html{overflow-x:auto;}
body{
  color:#444;
  font-size:14px;
  font-family: Microsoft Yahei;
  }
h1,h2,h3,h4,h5,h6{font-weight: normal;color:#444;}
ol,ul,li{list-style:none;}
img {border: none;}
.born{border:none;}
/*链接*/
a{text-decoration:none;}
/*浮动*/
body {
	line-height: 2em;
	background-color: #ffffff;
	font-family: Microsoft Yahei;
	color: #666666;
	font-size: 14px
}
a {
	/*color: #666666;*/
	text-decoration: none;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
	-o-transition-duration: .2s;
	-o-transition-timing-function: ease-in;
	transition-duration: .2s;
	transition-timing-function: ease-in;
}
a:hover {
	color: #27a7e2;
	text-decoration:none;
}
/* hc_lnav_1 */
.hc_lnav_1 {
	z-index: 9999;
	position: relative;
	width: 227px;/*margin:40px 0 0 120px;*/
	float: left;
}
.hc_lnav_1 .allbtn_1 {
	z-index: 99999;
	position: relative
}
.hc_lnav_1 .allbtn_1 h2 {
	font-size: 14px;
	box_1-shadow: 2px 0px 6px -3px #428000;
	-webkit-box_1-shadow: 2px 0px 6px -3px #428000;
	-moz-box_1-shadow: 2px 0px 6px -3px #428000
}
.hc_lnav_1 .allbtn_1 h2 a {
	padding-left:18px;
	line-height: 36px;
	background-color: #27a7e2;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height:36px;
}
.hc_lnav_1 .allbtn_1 h2 a:hover {
	text-decoration: none
}
.hc_lnav_1 .allbtn_1 h2 i {
}
.hc_lnav_1 .allbtn_1 h2 strong {
}
/*一级导航隐藏*/
.hc_lnav_1 .allbtn_1 ul {
	z-index: 99999;
	position: absolute;
	background-color:#28A7E3;
	width: 190px;
	display: block;
	height: 420px;
	top: 38px;
	left: 0px
}
body.hc_home .hc_lnav_1 .allbtn_1 ul {
	display: block
}
body.hc_list .hc_lnav_1 .allbtn_1 ul {
	display: block
}
.hc_lnav_1 .allbtn_1 ul li {
	padding-bottom: 2px;
	zoom: 1;
	clear: both;
	cursor: default
}
.hc_lnav_1 .allbtn_1 ul li .tx_1 {
	line-height: 36px;
	background-color: #009AE2;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 36px;
}
.hc_lnav_1 .allbtn_1 ul li .tx_1 a {
	font-family: Microsoft Yahei;
	color: #ffffff;
	font-size: 12px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s
}
.hc_lnav_1 .allbtn_1 ul li .tx_1 a:hover{
	color:#666;
}
.hc_lnav_1 .allbtn_1 ul li .tx_1 a i {
    line-height: 5px;
    margin-top: 15px;
    width: 12px;
    background-position: 0px 0px;
    float: left;
    height: 5px;
    margin-right: 40px;
    text-decoration: none;
}
.hc_lnav_1 .allbtn_1 ul li.a1 .tx_1 a i {
	background-image: url(../../images/decorate1.png)
}
.hc_lnav_1 .allbtn_1 ul li.a2 .tx_1 a i {
	background-image: url(../../images/header_ico2.png)
}
.hc_lnav_1 .allbtn_1 ul li.a3 .tx_1 a i {
	background-image: url(../../images/header_ico3.png)
}
.hc_lnav_1 .allbtn_1 ul li.a4 .tx_1 a i {
	background-image: url(../../images/header_ico4.png)
}
.hc_lnav_1 .allbtn_1 ul li dl {
	zoom: 1;
	color: #ffffff;
	clear: both;
	overflow: auto;
	padding-top: 4px
}
.hc_lnav_1 .allbtn_1 ul li dl a {
	line-height: 22px;
	white-space: nowrap;
	float: left;
	color: #d9e7ce;
	margin-left: 6px;
	margin-right: 6px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s
}
.hc_lnav_1 .allbtn_1 ul li dt {
	padding-left: 10px;
	width: 30px;
	float: left;
	padding-top: 1px
}
.hc_lnav_1 .allbtn_1 ul li dd {
	line-height: 22px;
	width: 220px;
	float: left;
	padding: 10px 0;
}
/*二级导航隐藏*/

.hc_lnav_1 .allbtn_1 ul li .pops {
    border-bottom: #2487FD 1px solid;
    position: absolute;
    border-left: medium none;
    /* padding-bottom: 10px; */
   
	
    min-height: 420px;
    padding-left: 30px;
    width: 640px;
    padding-right: 30px;
    display: none;
    height: 420px;
    border-top: medium none;
    top: 0px;
    border-right: #29A7E2 1px solid;
    /* padding-top: 10px; */
    left: 227px;
    box_1-shadow: 4px 4px 5px -1px #999999;
    -webkit-box_1-shadow: 4px 4px 5px -1px #999999;
    -moz-box_1-shadow: 4px 4px 5px -1px #999999;
	 background-color: rgba(252, 252, 252, 0.96);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#eeffffff,endColorstr=#eeffffff);
	z-index:999;
	}
	

.hc_lnav_1 .allbtn_1 ul li .pops h3 {
	display: none;
	font-size: 14px
}
.hc_lnav_1 .allbtn_1 ul li .pops dl {
padding-bottom: 10px;
	color: #666666;
/*	padding-top: 6px*/
    width: 300px;
}
.hc_lnav_1 .allbtn_1 ul li .pops dl:hover {
	background-color: #f3f3f3
}
.hc_lnav_1 .allbtn_1 ul li .pops dl a {
	color: #666666;
	margin-left: 12px;
	margin-right: 12px
}
.hc_lnav_1 .allbtn_1 ul li .pops dl a.un {
	color: #a5a5a5
}
.hc_lnav_1 .allbtn_1 ul li .pops dt {
/*	padding-left: 0px;*/
	width: 272px;
	    font-size: 14px;
    color: #333;
}
.hc_lnav_1 .allbtn_1 ul li .pops dd {
	width:300px;
/*	margin-left: -12px;*/
}
.hc_lnav_1 .allbtn_1 ul li .pops .act {
	width: 640px;
	height: 80px;
	overflow: hidden;
	position:absolute;
	bottom:2px;
}
.cen .hc_lnav_1 .allbtn_1:hover ul {
	display: block;
	z-index:999;
	
}/*控制一级菜单显示隐藏*/
.hc_lnav_1 .allbtn_1 ul li:hover {
	background-color: #fcfcfc
}
.hc_lnav_1 .allbtn_1 ul li:hover .tx_1 {
	background-color: #f5f5f5
}
.hc_lnav_1 .allbtn_1 ul li:hover .tx_1 a {
	color: #333333
}
.hc_lnav_1 .allbtn_1 ul li:hover .tx_1 a i {
	background-position: 0px -25px
}
 .hc_lnav_1 .allbtn_1 ul li:hover .pops {
	display: block;
	top: 0px;
	left:227px;
	z-index:999;
}/*控制二级菜单显示隐藏*/
.hc_lnav_1 .allbtn_1 ul li:hover .pops dl a.un {
	color: #a5a5a5;
	text-decoration: none
}
.hc_lnav_1 .allbtn_1 ul li:hover dl {
	color: #6e6e6e
}
.hc_lnav_1 .allbtn_1 ul li:hover a {
	color: #666666;
}



.a4 a {
    color: #fff;
    font-size: 14px;
    width: 223px;
    height: 38px;
    float: left;
}

.fl_right_1{
float: right;
    border-left: 1px solid #BFBFBF;
    padding: 0 0 0 32px;
}

.infor-img1 img{
	width:366px;
	height:216px;
}
.infor-img2{
	margin-right:22px;
	width:172px;
}
.infor-img2 img{
	width:172px;
	height:94px;
}
.infor-img1 {
	position:relative;
	width:366px;
	height:216px;
}

.infor-img1 a span{
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	width:346px;
	background:rgba(0,0,0,0.5);
	color:#e8e8e8;
	transition:height 0.3s;
	line-height:40px;
	padding:0 10px;
	overflow:hidden;
	
	
}





/*首页展会计划*/
.plan{ width:100%; height:200px; background:url(../../images/bgjihua.png) no-repeat; /*margin-top:15px;*/ padding-top:5px;}
.plan .plan_l{
    width:535px;
    float: left;
    margin-top: 40px;
    margin-left: 35px;
}
.plan .plan_l .plan_bt{ 
	width: 97px;
    height: 80px;
    float: left;
    text-align: -webkit-left;
}
.plan .plan_l .plan_bt h2{line-height:26px; padding-right:10px; font-size:20px; font-weight:bold; }
.plan .plan_l .plan_nr{ margin-left:25px; float:left; width:380px; margin-top:5px;height:74px;}
.plan .plan_l .plan_nr li{ width:190px; float:left; font-size:14px; line-height:28px; height:28px; overflow:hidden;}
.plan .plan_l .plan_time a{
    float: left;
    margin: 6px -3px;
    width: 67px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: url(../../images/showg_07.png) no-repeat;
    text-decoration: none;
    background-color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    /* margin-left: 6px; */
    border: 1px solid #e5e5e5;
    border-radius: 2px;
}


.special{ margin-top:25px; height:312px;}
.special .spe{ width:570px;}
.special .spe .spe_l img{ width:210px; float:left; height:310px; border:1px solid #f1f1f1;}
.special .spe .spe_r { width:325px; float:left; margin-left:20px;}
.special .spe .spe_r .spe_name{ height:34px; line-height:30px; background:url(../../images/showg_08.png) no-repeat left bottom; /*font-size:18px;*/ font-weight:bold; margin-top:10px;}
.special .spe .spe_r .spe_nr{ padding:15px 0; /*font-size:14px;*/}
.special .spe .spe_r .spe_nr .spe_xtime{ background:#FAAF3C; color:#fff; float:left; padding:0 10px; margin-top:8px;}
.special .spe .spe_r .spe_nr .spe_etime{margin-top:15px; color:#f00; line-height:27px; height:27px;}
.special .spe .spe_r .spe_nr .spe_etime .spe_jtime{ float:left; color:#fff; background:url(../../images/showg_09.png) repeat center center; line-height:27px; height:27px; text-align:center; min-width:20px; max-width:30px; margin:0 5px; padding:0 1px;}



