
/* CSS Document */

/*----------------------------------------------index.css---------------------------------------*/
@import url(global.css);

body {font-family: "宋体",Verdana, Arial, Helvetica, sans-serif;font-size: 12px; margin: 0 auto; padding: 0;color:#333;}
h4 {font-size: 14px;font-weight: bold;color: #9c0000;line-height: 33px;padding-left: 20px;}
img {border: 0px;}
ul ol{list-style:none;}

a:link {text-decoration: none;color:#333;}
a:visited {text-decoration: none;color:#333;}
a:hover {text-decoration: none;color:#9c0000;}
a:active {text-decoration: none;color:#333;outline:none;blr:expression(this.onFocus=this.blur());}

/**-----------------------首页------------------------------*/
.container {width: 1002px;margin: 0 auto;padding:0;}
.main {width: 1002px;margin-top: 5px;margin-bottom:5px;}
.index_left {width: 772px;float: left;margin:0 auto;}
.index_right {width: 210px;float: right;margin:0 auto;}

.top {width:1002px; height:222px; margin-top:5px; margin-bottom:5px;float:left; overflow:hidden;}

/*index_left*/
.index_left1 {width: 772px;height:340px;/*height:430px;*/ overflow:hidden;background: url(../images/index/bg-left1.gif) no-repeat; }

.info {width: 234px; height:250px;float: left;margin:0 auto;}
.info ul{list-style: none;margin: 2px 15px 0px 15px;padding: 0px;}
.info li{ border-bottom: 1px dashed #CCC;padding: 2px 2px 2px 15px; background: url(../images/index/icon-1.gif) no-repeat 4px 6px; margin-top:5px; margin-bottom:5px;}


.index_news{ height:300px;  /*height:290px;*/  height:360px; overflow:hidden;}


.index_left1_r { width:530px; margin:0 auto; float:right;}

.exhibitor {width: 530px;height:75px;float: right;padding-right: 5px;}
.attend {width: 530px;height:75px;float: right;padding-right: 5px; margin:10px 0;}
.import{width: 530px;height:70px;float: right;padding-right: 5px;}
.procedure {width:520px;height:30px;float:left;padding-left:10px;	}
.procedure a{ width:95px;padding-left:5px;}
.guide {width: 520px; height:30px;padding-left:10px;float:left;}
.guide a{ padding-left:5px; }
.jianjie {width: 520px; height:30px; margin-top:-10px;}
.jianjie a{padding-left:10px;}

.index_adbanner {margin-top: 8px; clear:both;}


.index_left3 {width:772px;background: url(../images/index/bg-left3.gif) no-repeat;margin-top: 8px;}
.index_left3_l {width:234px;padding-top:3px;float:left;margin:0 auto;}
.neactivity { height:100%;}
.neactivity  div{ line-height:22px;}
.neactivity ul{list-style: none;margin:5px 15px 0px 15px;padding: 0px;}
.neactivity ul li{ border-bottom: 1px dashed #CCC; padding: 2px 3px 2px 15px; background: url(../images/index/icon-1.gif) no-repeat 4px 6px; margin-bottom:2px;}


.biger {font-weight: bold;}
.further {padding-left:40px;}
.recenterprise {padding-bottom:10px; height:220px; overflow:hidden;}
.recenterprise ul{list-style: none;margin:5px 15px 0px 15px;padding: 0px;}
.recenterprise ul li{ border-bottom: 1px dashed #CCC; padding: 2px 3px 2px 15px; background: url(../images/index/icon-1.gif) no-repeat 4px 6px; margin-bottom:2px;}


.travel {}
.travel ul{list-style: none;margin:0px 15px 0px 15px;padding: 0px;}
.travel ul li{ border-bottom: 1px dashed #CCC; padding: 2px 3px 2px 15px; background: url(../images/index/icon-1.gif) no-repeat 4px 6px; margin-bottom:2px; float:left; width:80px;}
				
				
				
.label1 {padding-left:10px;padding-top:5px;padding-bottom:5px;}
.label1 p:hover{color:#FF0000;}
.login {float:right; padding-right:15px; margin-top:-41px;font-weight:bold; }
.login a:hover{color:#FF0000;}
.login a:link, .login a:visited {color:#9C0000;text-decoration: none;}


.index_left3_r{width:530px; float:right;margin:0 auto; padding-top:3px;}
.proshow{width:530px; height:140px; margin-top:0px;}


/*产品展示*/
.list{float:left;width:85px;height:110px;margin-left:10px; padding-left:5px;}
.pic{width:85px;height:85px;border:#CCCCCC solid 1px;text-align:center;}
.carousel-component { 
    padding:0px 5px;
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	width:550px;
	-moz-border-radius:6px;
}

.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
    float:left;
	list-style:none;
	overflow:hidden;
	margin:2px;
	width:78px;
	height:100px;
	text-align:center;
	padding-left:5px;
	font:12px verdana,arial,sans-serif;
	overflow:hidden;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #e2edfa;
	outline:none;
	height:70px;
	width:70px;
	overflow:hidden;
	margin-bottom:3px;
	-moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #cc0000; 
}

.carousel-component .carousel-list li img { 
	border:0;
}

.carousel-component .carousel-list li strong { 
	display:block; 
}
									

#prev-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:10px; 
}

#next-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:10px; 
}

/*#ProductLists{ border:0px solid silver;padding:1px;height:24px;line-height:24px;width:520px;}
#contain{overflow:hidden;list-style:none;width:520px;height:110px;margin:0px;padding:0px;}
#contain li{ height:110px;line-height:24px;white-space:nowrap;overflow:hidden;}*/

/*.prosearch{background:url(../images/bg-search2.gif)no-repeat; width:520px;padding-left:10px;height:70px;}*/

.usual {background:#F1F1F1;padding:4px 15px; width:487px; margin:8px 0 15px 0;}

/*选项卡*/
.usual ul{margin:0;padding:0;overflow:auto;/*火狐等清理浮动*/_display:inline-block;/*ie6清理浮动*/}
.usual ul li{ list-style:none; float:left; padding-left:10px;}
.usual ul a {display:block;padding:4px 10px;text-decoration:none;color:#000;outline:none;}
.usual ul a:hover{color:#cc0000;cursor:default;}
/*.usual ul a.selected {color:#FFF;background:#A20006;cursor:default;}*/
.usual ul li.li1 a.selected {color:#FFF; background: url(../images/index/bg-search3.gif) no-repeat;;cursor:default;}
.usual ul li.li2 a.selected {color:#FFF; background: url(../images/index/bg-search4.gif) no-repeat;cursor:default;}
.usual ul li.li3 a.selected {color:#FFF; background: url(../images/index/bg-search5.gif) no-repeat;cursor:default;}


    
/*tab页*/
#tab1 {padding:5px 10px 5px 17px; background:snow;}
#tab2 {padding:5px 10px 5px 17px; background:snow; display: none;}
#tab3 {padding:5px 10px 5px 17px; background:snow; display: none;}
#tab4 {padding:5px 10px 5px 17px; background:snow; display: none;}
.highsearch a{color: #9c0000; font-weight:bold;}
.highsearch a:hover {color: #cc0000;text-decoration: none;}
.highsearch a:link, .highsearch a:visited, .highsearch a:active {color: #9c0000;text-decoration: none;}
/*.highsearch {float:right; padding-right:35px;margin-top: -18px;color: #9c0000;font-weight: bold;}
*html .highsearch {float:right;padding-right: 35px;margin-top: -38px;color: #9c0000;font-weight: bold;}
*+html .highsearch {float: right;padding-right: 35px;margin-top: -38px;color: #9c0000;font-weight: bold;}
.highsearch a:link, .highsearch a:visited {color: #9c0000;text-decoration: none;}*/

/*.usual div { padding:1px 10px 1px 17px; background:snow; font:10pt Arial;}*/
.searchbg{ clear:both; background-color:#FFF; padding:4px 2px 2px 30px ! important; padding:2px 2px 2px 30px ; margin-top:-5px ! important; margin-top:-8px;}



#areaeco {background: url(../images/index/bg-area.gif) no-repeat;margin-top:5px; height:140px;}
#areaeco h4{ height:30px; margin:0px;}
.nav1 {}
.nav2  {width:200px; float:left;margin:10px 15px 0px 15px; _margin:10px 15px 0px 10px;padding:0px;list-style:none; }
.nav2 li{list-style:none; float:left; width:70px;height:20px; padding:2px 3px 2px 15px;background: url(../images/index/icon-1.gif) no-repeat 4px 6px; }
.nav3{ float:left; text-align:left; margin-top:10px;}
.nav3 img{ margin:3px 0;}
.nav3tit { font-size:14px; font-weight:bold;}

.prolabel {width: 530px;line-height:16px;}
.prolabel2 {text-align:center;padding-left:4em;}


/*tradeleads*/
.trade {margin-top:8px;margin-right:5px;}

.trade ul{list-style:none;margin: 2px 12px 0px 12px;padding: 0px;}
.trade ul li{ border-bottom: 1px dashed #CCC; padding: 2px 3px 2px 15px; background: url(../images/index/icon-1.gif) no-repeat 4px 6px; margin-top:1px;margin-bottom:2px;}
.tradel { margin-top:-8px;width: 255px;overflow: hidden;float: left;}
.trader { margin-top:-8px;width: 255px;overflow: hidden;padding-right: 10px;margin-left: 12px;float: right;}


.tradel{width:530px;}
.trade1 ul{margin:0px; padding:0px;}
.tradel li{margin:0px; padding:0px;  display:block; width:220px; list-style:none;  width:230px; float:left; margin-right:5px !important; margin-right:10px;}



.index_left4 {width:772px;height:87px;margin-top:2px;margin-bottom:10px;}


/*index_right*/
.index_right1 {width: 220px;height: 185px;background: url(../images/index/bg-video.jpg) no-repeat;}
.video {width: 205px;padding-top: 8px;padding-left: 8px;}
.index_right2 {width: 216px; border:1px solid #e1e1e1; margin-top: 5px; margin-bottom:5px; overflow:hidden; background-color:#f7f7f7;}
.rlink {width: 220px;padding-top:10px;text-align:center;}
.rlink p{margin:6px 0;_margin:12px 0px;}
/*.rlink p a img{-moz-opacity:1; opacity:1; filter:alpha(opacity=100);}
.rlink p a:hover img{filter:glow(color=#9c0000,strenth=4);width:210px;height:62px;}*/
.rlink p a img{-moz-opacity:1; opacity:1; filter:alpha(opacity=100);}
.rlink p a:hover img{-moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50);}


/*.rlink p a img {border: 2px solid #fff;border-width:2px;}
.rlink p a:hover img {border: 3px solid #9c0000;border-width: 2px; }*/
	

/**other*/
.read_more {font-size: 12px;font-weight: bold;color: #9c0000;float: right;margin-top:-35px;padding-right: 15px;}
.read_more a:link, .read_more a:visited, .read_more a:active {color: #9C0000;}
.read_more a:hover{color:#FF0000;}

.sicon {margin: 5px 0 10px 4px; background: url(../images/index/icon-s.gif) no-repeat;}
.licon{margin:5px 0 10px 4px;background: url(../images/index/icon-l.gif) no-repeat; height:33px;
font-size: 14px;font-weight: bold;color: #9c0000;line-height: 33px;padding-left: 20px;
}

/*广告*/
.banner {width: 520px; height:80px; margin:10px 0; clear:both;}
.banner2 {height:145px;padding:10px 15px;}
*html.banner2 {height:140px;padding:1px 15px;}
*+html .banner2 {height:145px; padding:25px 15px;}
.banner3 {width: 774px; height:87px; padding-right:5px;}
.banner4 {width: 216px; padding:5px 0;text-align:center; border:1px solid #eee; margin:5px 0;}





