﻿@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
	color: #333333;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {text-decoration: none;color: #666666;}


/*公共*/
.input_bd{ padding:2px; width:120px; margin:0; border:1px solid #D5D5D5; height:14px; line-height:14px;}
.s1{float:left; margin:0 0 0 0px; width:125px; line-height:22px;}
.s2{float:left; margin:0 0 0 4px; line-height:25px;}
.s3{float:left; margin:0 0 0 15px; line-height:25px;}
.s4{
	float:right;
	line-height:25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
.f14b{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.Download2{}
.Download2 a{
	padding:1px;
	display: block;
	font-size: 12px;
	color: #000000;
	width: 100px;
	text-align: center;
	border: 1px solid #EAEAEA;
	background-color: #F5F5F5;
}
.Download2 a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #333333;
}

.Download{ margin-top:15px;}
.Download a{
	padding:1px;
	display: block;
	font-size: 12px;
	color: #000000;
	width: 100px;
	text-align: center;
	border: 1px solid #EAEAEA;
	background-color: #F5F5F5;
}
.Download a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #333333;
}
.lin{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
.lin2{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	height: 10px;
	line-height: 30px;
}
.imgbj{padding: 2px;border: 1px solid #E7E7E7; float:left;}
.imgbj2{padding: 2px;border: 1px solid #E7E7E7; display:block; float:left;}
.f14_red{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #CC0000;}
.f14_red a{ color:#cc0000}
.f14_red a:hover{ color:#333333; text-decoration:underline;}
.f20{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.date{
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
}
.line20{ line-height:20px;}
.line22{
	line-height:22px;
	color: #666666;
}
.line24{ line-height:24px;}
.line200{
	line-height:200%;
	color: #666666;
}
.center{
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*顶部&导航*/
.top{
	height:107px;
	background-image: url(../images/all_top_bj.png);
	background-repeat: repeat-x;
}
.top .head{
	width:920px;
	height:56px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
}
.top .head .logo{ float:left; margin:0 0 0 10px;}
.top .head .Language{ width:350px; margin:15px 0 12px 0; float:right;}
.top .menu{
	width:920px;
	margin: 0px auto;
}



/* 主内容 */
.main{
	width:910px;
	height:570px;
	background-color:#FFFFFF;
	padding:5px;
	float: left;
}
.main .flash{}
.main .Content{
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
}
.Fast{width:150px;height:210px;float:left;background-color:#F7F7F7;text-align: center;line-height: 24px;color: #FFFFFF;}
.Fast .title{background-image: url(../images/all_Shortcut_bj.png);height: 29px;}
.Fast .box{
	margin-top: 10px;
}
.Fast .box ul{}
.Fast .box ul li{ margin-bottom:5px;}


.news{width:590px;height:210px;margin:0 0 0 10px;float:left;}
.news .title{height: 29px;background-image: url(../images/all_news_wbj.png);background-repeat: repeat-x;}
.news .title {}
.news .title ul{float: left;}
.news .title ul li{float: left;width: 100px;height: 29px;background-repeat: repeat-x;margin-right: 1px;text-align: center;line-height: 25px;}
.news .title ul li a:visited {text-decoration: none;color: #ffffff;}
.news_en{
	background-image: url(../images/all_news_bj_en.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.news_en a{color: #FFFFFF;}
.news_en2{background-image: url(../images/all_news_bj.png);background-repeat: repeat-x;color: #CCCCCC;}
.news_en2 a{color: #cccccc;}
.news_en3{background-image: none;background-repeat: repeat-x;color: #CCCCCC;}
.news_en3 a{color: #cccccc;}


.newstop{
	margin-top:12px;
}
.newstop ul{}
.newstop ul li{}
.newstop .more{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 10px;
	padding-top: 5px;
}
.newstop .more ul{}
.newstop .more ul li{
	height: 22px;
	line-height: 22px;
}
.newstop .more ul li a{
	background-image: url(../images/all_do.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	height: 100%;
	display:block; float:left;
}
.newstop .more ul li a:hover{
	background-image: url(../images/all_do2.png);
}

.boxContainer {width: 590px; height:180px; overflow:hidden;}
.news .box {width: 590px; height:180px; overflow:hidden;}
.news .box .topimg{float: left;width: 195px;height: 171px;margin-top:10px;}
.news .box .newslist{float: right;width: 395px;	height: 181px;}

.ad_150X120{width:150px;height:210px;float:right;}


/* 广告栏 */

.ads{
	width:920px;
	height:78px;
	background-color: #FFFFFF;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
.ads ul{}
.ads ul li{float: left;padding-left: 7px;}


/* 链接 */
.links{
	width:900px;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.links ul{
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}
.links ul li{
	padding-bottom: 5px;
}
.links ul li ul{}
.links_title{
	background-image: url(../images/all_links_do.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	clear: right;
	display: block;
	padding-top: 1px;
}
.links_logo{
	float: left;
	padding-right: 20px;
}
/*
.links a img {filter:}
.links a:hover img {filter: gray;}*/


/* 底部 */
.bottom{clear:both; width:900px;background-image: url(../images/all_bottom.png);background-repeat: repeat-x;height: 44px;color: #666666;margin: 0px auto;padding: 10px 10px 30px 10px;}
.bottom a{color: #666666;}
.bottom a:hover{color: #333333;}
.bottom .top_en{ height:44px; float:right;}


/* 二级页面 */
.main2{width:910px;background-color:#FFFFFF;padding:5px;margin: 0 auto;float: left;}
.main2 .banner910X180{}
.main2 .Content2{margin-top: 5px;}
.main2 .Content2 .left{
	width:150px;
	float: left;
	color: #F7F7F7;
	clear: both;
}
.main2 .Content2 .right{
	float: right;
	width: 750px;
	margin-left: 5px;
}

.left_menu{
	background-color: #F7F7F7;
	padding-bottom: 30px;
}
.left_menu .title{background-image: url(../images/all_news_bj.png);background-repeat: repeat-x;height: 26px;line-height: 26px;color: #FFFFFF;text-align: center;margin-bottom: 5px;font-weight: bold;}
.left_menu ul{}
.left_menu ul li{padding-bottom: 5px;} 
.left_menu ul li a{display: block;padding-left: 28px;line-height: 26px;background-repeat: no-repeat;background-position: 5px center;} 
a.submenu {display: block;background-image: url(../images/all_menu2_do2.png);background-repeat: no-repeat;padding-left: 28px;line-height: 26px;background-position: 5px center;} 
a.submenu:hover{background-image: url(../images/all_menu2_do.png);background-color: #D41015;color: #FFFFFF;text-decoration: none;font-weight: bold;} 
a.enter{background-image: url(../images/all_menu2_do.png);background-color: #D41015;color: #FFFFFF;text-decoration: none;font-weight: bold;}

.Fast2{width:150px;background-color:#F7F7F7;text-align: center;line-height: 24px;color: #FFFFFF;float: left;}
.Fast2 .title{background-image: url(../images/all_Shortcut_bj2.png);height: 29px;background-repeat: no-repeat;color: #333333;}
.Fast2 .box{margin-top: 10px;}
.Fast2 .box ul{}
.Fast2 .box ul li{ margin-bottom:5px;}

.menu_bottom{background-image: url(../images/all_menu_bottom.png);height: 77px;float: left;width: 150px;}


.menu3{
	width:210px;
	background-repeat: repeat-x;
	float: left;
	background-color: #F7F7F7;
}
.menu3 .title{
	background-image: url(../Images/all_news_bj.png);
	background-repeat: repeat-x;
	height:29px;
	line-height:29px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu3 ul{
	font-size:14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu3 ul li{

	font-size:12px;
	line-height: 200%;
	font-weight: normal;
	text-align: left;
}
.menu3 ul li a{}
.menu3 ul li a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.menu_bottom2{background-image: url(../images/all_menu_bottom.png);height: 77px;float: left;width: 210px;}

.txt1{text-align: right;padding-right: 5px;color: #999999;}
.txt1 a{color: #999999;}
.txt1 a:hover{color:#333333;}
.txt2{
	width: 680px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.txt3{
	width: 700px;
	border-top: 1px solid #efefef;
	height: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
.txt3 ul{}
.txt3 ul li{float: right;margin-left: 10px;}

/*新闻列表页*/
.news_list{
}
.news_list .TopNews{
	height: 120px;
	width: 680px;
	margin-bottom: 20px;
}
.TopNews .TopImg{height: 120px;float: left;}
.TopNews .TopTxt{float: right;width: 537px;padding-top: 5px;}
.NewsMore{width: 680px;float: left;margin-bottom: 20px;}
.NewsMore ul{margin-bottom: 15px;padding-left: 3px;}
.NewsMore ul li{}

.NewsTitle{font-weight: bold;color: #333333;background-image: url(../images/all_do2.png);background-repeat: no-repeat;background-position: left center;padding-left: 10px;}
.NewsTitle a{text-decoration: underline;}
.NewsTitle a:hover{text-decoration: none;}
.NewsTxt{padding-left: 10px;}



/*新闻显示页*/
.news_display{}
.title16{font-size: 16px;font-weight: bold;text-align: center;padding: 15px;}
.tootl{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #EBEBEB;height: 25px;}
.tootl .data2{float: left;color: #999999;}
.tootl .fontsize{float: right;color: #666666;}
#logPanel{line-height: 180%;}

/*展商名录*/
.Screening{width:670px;padding:5px;background-color:#F2F2F2;text-align: center; margin-top:20px; }
.exhibitor{}
.exhibitor .bt{border-bottom: 1px solid #E7E7E7;font-weight: bold;font-size: 14px;color: #666666;margin-top: 20px;float: left;padding: 0 0 5px 10px;width: 670px;}

.Recommended{width: 680px;padding: 15px 0 20px 0;}
.Recommended ul{float: left;padding: 0 9px;margin-bottom: 20px;}
.Recommended ul li{clear:both; margin-bottom: 8px;}
.Recommended ul li a{
	text-decoration: none;
}
.Recommended ul li a:hover{
	color:#C00;
	text-decoration: underline;
}
.exhibitor_list{float: left;width: 680px;padding: 15px 0 20px 0;}
.exhibitor_list ul{padding-left: 10px;}
.exhibitor_list ul li{float: left;}
.exhibitor_list ul li a{width: 210px;float: left;line-height: 30px;background-image: url(../images/all_do.png);background-repeat: no-repeat;background-position: left center;padding-left: 10px;}
.exhibitor_list ul li a:hover{background-image: url(../images/all_do2.png);width: 210px;float: left;}
.exhibitor_dp{
	float: left;
	width: 660px;
	padding: 10px;
	margin-top: 20px;
}



/*分页*/
div.quotes {margin:3px;text-align:center;padding: 3px;float: left;width: 670px;}
div.quotes a {padding:2px 5px 2px 5px;COLOR: #666666;margin-right:2px;text-decoration:none;border: 1px solid #CCCCCC;}
div.quotes a:hover {margin-right:2px;padding:2px 5px 2px 5px;border: 1px solid #999999;}
div.quotes a:active {margin-right:2px;padding:2px 5px 2px 5px;border: 1px solid #a0a0a0;}
div.quotes span.current {padding:2px 5px 2px 5px;font-weight:bold;color:#CCCCCC;margin-right:2px;background-color:#333333;border: 1px solid #000000;}
div.quotes span.disabled {padding:2px 5px 2px 5px;color:#CCCCCC;margin-right:2px;border: 1px solid #CCCCCC;background-color: #F5F5F5;}
