﻿/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}
p, form, label, input, textarea, img, span,ul,li{ margin:0; padding:0; list-style-type:none;}
img{border:0;}
a:active,a:visited,a:link{font-family:"宋体",Arial, Helvetica, sans-serif; text-decoration:none;color:#333333;}
a:hover{ font-family:"宋体",Arial, Helvetica, sans-serif; color:#EB8300;}
a.underline{ text-decoration:underline}
a.bold{ font-weight:bold;}
.clear{ clear:both;}
.Updating{ text-align:center; font-size:16px; line-height:300px; height:500; text-align:center;}



/*------------------------------------------------body--------------------*/

/*------------------------------------------------main--------------------*/
#header{ width:1004px; margin:0 auto; background:url(../images/main_bg.gif) no-repeat top center; height:220px;}

.language { width:1004px; height:32px;}
.language ul{ margin:2px 0 0 0; padding:0 10px 0 0; float:right; background:url(../images/language.gif) no-repeat top right;}
.language ul li{ height:30px; float:left;}
.language ul li a{ padding-left:18px; font-size:13px; line-height:28px; color:#333333; text-decoration:none;}
.language ul li a:hover{ color:#cf7400; text-decoration: underline;}

.logo{ width:226px;  height:88px;float:left; margin:10px 0 0 0px;}
.title01{ width:500px; height:88px;  float:left; clear:right; margin:10px 0 0 5px;}



/*------------------------------------------------menu begin--------------------*/
.menu { float:left; width:1004px; margin:10px 0 0 0px;} 
/*主导航菜单*/
#menu_out{
	width:966px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu_bg{
	background:url(../images/menu_bg.gif) repeat-x;
	height:73px;
}
#menu_bg ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_tab{ float:left}


.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
	float:left;
	position:relative;
	clear:right;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/***************************************子栏目**************************************/
#menu_sub{
	text-align:left;
	clear:both;
	height:30px;
	margin-left:15px;
	position:relative;
}
#menu_sub div{ position:absolute;}
#menu_sub ul{ float:left; margin:0;}
#menu_sub li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_sub li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
	color:#eb8300;
}
#menu_sub li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_sub li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_sub li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}
/*------------------------------------------------menu  end--------------------*/





/*------------------------------------------------bananer panel--------------------*/
#bananer {width:1004px; margin:0 auto; background:url(../images/bananer_bg.gif) no-repeat top center; height:346px;}
.pic01 { float:left; padding:20px 0 0 30px; width:215px;}
.title11{ width:215px;  float:left; height:50px; background:url(../images/exhibitor.gif) no-repeat top;}
.title11 a{ font-size:15px; color:#ffffff; padding-left:20px; text-decoration:none; line-height:50px;}
.title11 a:hover{ font-size:15px; color:#333333; padding-left:20px; text-decoration:none;}
.about{ width:215px;  float:left; height:70px; background:url(../images/bottom.gif) no-repeat top;}
.about p{ font-size:12px; color:#666666; padding:14px 0 0 20px; text-decoration:none;line-height:18px;}

.title22{ width:215px;  float:left; height:50px; background:url(../images/visitor.gif) no-repeat top;}
.title22 a{ font-size:15px; color:#ffffff; padding-left:20px; text-decoration:none; line-height:50px;}
.title22 a:hover{ font-size:15px; color:#333333; padding-left:20px; text-decoration:none;}

.title33{ width:215px;  float:left; height:50px; background:url(../images/download.gif) no-repeat top;}
.title33 a{ font-size:15px; color:#ffffff; padding-left:20px; text-decoration:none; line-height:50px;}
.title33 a:hover{ font-size:15px; color:#333333; padding-left:20px; text-decoration:none;}



.text{ float:left; padding:20px 0 0 30px; width:210px;_width:200px;}





/*首页通告栏*/

.indexNotice{ margin-top:0px; width: 100%; height: 220px;}
.indexNotice h2{ font-size:15px; line-height:30px; color: #EB8300; height: 30px; TEXT-ALIGN:center;}
.indexNotice .notice{overflow: hidden;}
.indexNotice .notice marquee{ height:100%}
.indexNotice .notice p{ font-size:12px; line-height:22px;color: #666666; text-decoration: none; padding: 0 10px 0 10px;}
.indexNotice .notice .tip{font-size:12px; line-height:20px;color: red; text-align:center;}
.indexNotice .notice ul{}
.indexNotice .notice li{font-size:12px; line-height:25px;color: #666666; padding:0px 5px;}
.indexNotice .titleName{ font-size:13px; text-align:center; font-weight:normal; }


.contact {width: 181px; height: 72px;}
.contact p{ font-size:14px; line-height:22px;color: #eb8300; padding-top:13px;}

.schedule {margin-left:-30px; font-family:Verdana,Geneva,sans-serif}
p.time{font-size:15px; font-weight:bold;line-height:26px;color: #4a7716; padding-top:10px; text-align:center;}
p.venue{font-size:18px; font-weight:bold;line-height:26px;color: #4a7716; padding-top:10px; text-align:center;}
/*------------------------------------------------center panel--------------------*/
#content {width:1004px; margin:0 auto; height: auto;}
.left{ float:left; width:275px; padding:35px 0 0 30px;}
.left h2{ font-size:16px; line-height:30px;color:#eb8300; text-decoration:none; margin:0px;}
.left p{font-size:12px; line-height:24px;color: #666666; text-decoration:none; padding-top:5px;}

.news {  float:left; display:block; WIDTH: 405px; HEIGHT:auto;; overflow:hidden; padding:35px 0 0 20px;}
#SubShow_01{height:31px;overflow:hidden}
#SubShow_01 label{height:31px; line-height:31px;width:103px}
#SubShow_01 label.selected{height:31px}
.title02 { OVERFLOW: hidden; WIDTH: 405px; LINE-HEIGHT: 31px;HEIGHT: 31px;}
.title02  label{width:103px;float:left; margin:0; font-size:16px;background:url(../images/hz_011.gif) no-repeat left top; line-height:31px;color:#fff; text-decoration:none;}
.title02 label a:link,.title02 label a:visited{ PADDING-LEFT: 16px; color:#ffffff; background:none; text-decoration:none;}
.title02 label a:hover{font-weight:bold; PADDING-LEFT:16px;color:#fff;  background:none}
.title02 label.selected{background:url(../images/hz_012.gif) no-repeat left top; height:31px;}
.title02 .selected a:link,.title02 .selected a:visited{ font-weight:bold;PADDING-LEFT:16px; color:#ffffff;background:none}
.title02 .selected a:hover{font-weight:bold; PADDING-LEFT: 16spx;color:#ffffff;background:none}
.title02 .more { FLOAT: right; margin-right:0px;WIDTH: 50px;}
.title02 .more a{ FONT-SIZE: 13px; PADDING-LEFT: 0px; FLOAT: left; COLOR: #666666;background: none;}
.title02 .more a:hover { FONT-SIZE: 13px; COLOR: #cc6600; TEXT-DECORATION: none }

.news .list { float:left;width:405px; padding-top:5px;padding-left:0px}
.news .list ul { padding-top:0px;}
.news .list ul li{ FONT-SIZE: 12px; OVERFLOW: hidden; LINE-HEIGHT: 24px; HEIGHT: 20px; TEXT-ALIGN: left; PADDING-LEFT: 12px; background:url(../Images/icon-04.gif) 5px center no-repeat;}
.news .list ul li a{ color:#666666; text-decoration:none;}
.news .list ul li a:hover{ color:#eb8300;}
.news .list ul li .date{ float:right; font-size:12px; color:#666666;}

.pic{ float:right;width:225px; height:163px; padding:45px 27px 0 20px;}


/*------------------------------------------------footer--------------------*/


/*友情链接*/
#linker{ width:1004px; margin:0 auto; height: auto;}
#linker .linkerBox{margin:20px 0 0 0; overflow: hidden; border:#ff9f27 1px solid;}
#linker .linkerBox .linkerTop{ background:#F5F5F5; line-height:28px;border-bottom: 1px solid #CCCCCC;}
#linker .linkerBox .linkerTop h2{ margin:0; font-size:13px; padding:2px 0 2px 10px;}
#linker .linkerBox .linkerTop .more{ float:right; padding-right:15px;}
#linker .linkerBox .linkerTop .weibo{float:right; padding-right:15px;}
#linker .linkerBox ul { padding:0 0 0 12px; margin-top:15px; float:left; }
#linker .linkerBox li { width:110px; height:48px;float: left; display:block;}
#linker .linkerBox li .linkerImg {width:88px; height:31px; border:1px solid #CCCCCC; padding:1px; }


/*页脚*/
#footer{ width:1004px; height:auto; margin:0 auto;}
#footer ul{ float:left; width:100%; margin:10px 0px 0 0px; text-align:center;}
#footer li{  display:inline; padding:0 2px 0 8px;  }
#footer li a{ font-size:12px; color:#eb8300; text-decoration:none; font-weight:normal; text-decoration:underline;}
#footer li a:hover{ font-size:12px; color:#666666; }
#footer p.copyright{ font-size:12px; line-height:22px;text-align:center; color:#666666; padding:0px 0 0 0px; width: 100%;}



/*------------------------------------------------index02--------------------*/
#container{ width:964px; margin:0 auto; background-color:#ffffff;min-height:500px;}
#location{ font-size:12px; line-height:30px; height:30px;color: #ffffff; background-color:#eb8300; padding-left:14px;}
#location a{ color: #ffffff; text-decoration:none; }
#location a:hover{ COLOR: #666666; text-decoration:none;}

#conLeft{ width:180px; min-height:300px; float:left;}

.mainContent{height: auto; padding:10px; color:#666666;}
.mainContent a:hover{color:#EB8300}
.mainContent h3.title{ font-size:15px; line-height:40px; text-align:center; color:#eb8300;}
.mainContent p{ font-size:12px; line-height:24px;}


/*----------------------分页模块-----------------*/
.pages {
	margin-TOP: 20px; margin-BOTTOM: 10px; text-align:center;
}
.pages a {
	 color: #000;border: #9caec2 1px solid; padding:2px 5px; margin-right: 10px; text-decoration: none;
}
.pages a:hover {
	border: #B30000 1px solid; 
}
.pages a:active {
	border: #FF0000 1px solid; 
}
.pages span.current {
	border: #EEEEEE 1px solid;color: #134CA2;padding:2px 5px; margin-right: 10px; 
}
.pages span.disabled {
	border: #CCCCCC 1px solid; color:#CCC;padding:2px 5px; margin-right: 10px;
}



/*----------------------文字列表模块-----------------*/
/*infoList*/
.mainContent .infoList{ margin:20px;}
.mainContent .infoList a{ color:#000000;}
.mainContent .infoList a:hover{ color:#EB8300}
.mainContent .infoList li{width:100%;/*float:left;*/ display:block; padding:0px; margin:0px; line-height:30px;}
.mainContent .infoList li span{ line-height:25px;}
.mainContent .infoList li .index{ width:20px; float:left; display:inline-block;}
.mainContent .infoList li .title{ float:none; padding:0 0 0 5px;}
.mainContent .infoList li .totop{width:30px; float:right; padding:0px 10px;}
.mainContent .infoList li .class{float:right; text-align:center;}
.mainContent .infoList li .date{ width:80px; float:right; text-align:center;}


/*----------------------图片列表模块-----------------*/
#picContent{padding:0px;}
#picContent .picTitle{ color:#009900; font-size:18px; text-align:center; margin:5px 0;line-height:45px;}
.picture_class{ text-align:center; margin: 0 0 10px 0; font-size:12px;}
.picture_class a{ padding:3px 5px; margin: 0 5px; border:#6c610b solid 1px; color:#6c610b; text-decoration:none;}
.picture_class a:hover{color:#C30;}
#picture_table{ width:100%; height:auto !important; height:300px; min-height:300px;}
#picture_table .picture_list{list-style:none; float:left;}
#picture_table .picture_list li{ float:left; text-align:center; width:170px;padding:5px 10px;}
#picture_table .picture_list li img{ padding:4px; border:#CCC solid 1px;}
#picture_table .picture_list li .tour img{width:160px; height:120px;}

#picContent .mainPic{ text-align:center; float:left; padding:0 20px 20px 0;}
#picContent .mainPic img{ padding:5px; border:1px solid #CCCCCC;}
#picContent .mainDesc{ padding:20px 0 0 0;}




/*----------------------预登记模块-----------------*/
#regDiv{ font-size:12px; padding:0px 50px; margin:10px 0 0 10px;}
#regDiv h1.title{font:bold 18px/30px Arial,Tahoma; text-align:center;color:#FF9933;margin:10px 0px;}
#regDiv .border{border:1px solid #CCCCCC}
#regDiv .inputText{margin:3px 0px; padding:2px; border:1px solid #CCCCCC;}
#regDiv .BtnSubmit{margin:20px 0px 20px 0px; padding:2px;}
#regDiv .ProcedureTitle{font-size:14px;font-family:Tahoma; line-height:20px; padding-top:30px; font-weight:bold; color:#005197; text-align:center;}
#regDiv .ProcedureList{padding-left:40px;}
#regDiv .ProcedureList li{list-style:outside decimal; padding:3px 0px;}

#regDiv .hilite {
    background-color:#DBFFC1;
    color: #003F6E;
    font-size: 15px;
}
#regDiv .hilite2 {
    background-color:#68B92E;
    color: #FFFFFF;
    font-size: 13px;
}
#regDiv .hilite2 a{ color:#FFFFFF;}
#regDiv .hilite2 a:hover{ color:#FF9933;}

#regDiv .red{color:red; padding:0px 3px;}
#regDiv .SubTitle{ font-size:12px; line-height:30px; font-weight:bold; text-align: left; margin:10px 0px 0px 0px;}
#regDiv .insideTitle{ font-size:12px; line-height:30px; font-weight:bold;text-align: left;}


/*----------------------about模块-----------------*/
#aboutContent{/*font-family:"微软雅黑",Arial, Helvetica, sans-serif!important;*/}
#aboutContent .Box_T{height:23px; background: url(../Images/about/box_01.jpg) left top no-repeat; cursor:default}
#aboutContent .Box_M{background: url(../Images/about/box_02.jpg) left top repeat-y; cursor:default; padding:0 20px;}
#aboutContent .Box_B{height:24px; background: url(../Images/about/box_03.jpg) left top no-repeat; cursor:default}
#aboutContent .part1 {background:url(../Images/about/about005.jpg) left top no-repeat;padding:10px 340px 0 10px;height:190px;}


/*----------------------友情链接模块-----------------*/
.linkTop{ padding:20px 0 10px 0;}
.linkTop .top_pic{ float: left;margin: 2px 10px 0 36px;}
.linkTop .top_txt{ float: left;line-height: 20px;width: 800px;}
.linkTop .top_txt h3{color:#EB8300; font-size:14px; font-weight:bold; margin:0;}
.linkTop .top_txt .logo{}
.linkBox{ padding-bottom:15px;}
.linkBox .linkBox_tit{border:1px solid #D8D8D8; background:url(../images/link_title.gif) repeat-x; line-height:28px; height:28px;}
.linkBox .linkBox_tit .txt{ padding-left:10px; font-weight:bold; color:#666666;}
.linkBox .linkBox_con{ border:1px solid #D8D8D8; border-top:none;}
.linkBox .linkBox_con .linkImg{ float:left; padding:0 0 20px 20px;}
.linkBox .linkBox_con .linkImg li{ float:left; margin:20px 20px 0 0;}
.linkBox .linkBox_con .linkImg li img{ width:88px; height:31px; border:1px solid #DEDEDE; padding:2px;}

.linkBox .linkBox_con .linkTxt{ float:left; padding:0 0 20px 20px;}
.linkBox .linkBox_con .linkTxt li{ float:left; margin:20px 20px 0 0;}
.linkBox .linkBox_con .linkTxt li a:actived,.linkBox .linkBox_con .linkTxt li a:link{}

/*--------展会图片回顾模块--------*/
.pictureTable {width:100%;height:auto !important;height:300px;min-height:300px;}
.pictureClass {text-align:center;margin: 10px 0 10px 0;font-size:12px;}
.pictureClass a {padding:3px 5px;margin: 0 5px;border:#6c610b solid 1px;color:#6c610b;}
.pictureClass a:hover {color:#C30;}
.pictureTable .pictureList {list-style:none;}
.pictureTable .pictureList li {float:left;text-align:center;width:160px;margin:5px 15px;_margin:5px 10px;}
.pictureTable .pictureList li img {width:160px;height:120px;border:1px solid #CCCCCC /*#FFBD11*/;padding:4px;border-radius:4px;/*background:#FFFFCD;*/}



/*----------------------其他零散样式-----------------*/
#floatAD{position:fixed; left:60px; top:50px;}
#floatAD .closeAD{ text-align:right; font-size:12px;cursor:default}
* html #floatAD{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))}
