@charset "utf-8";
/* ---------------------------------------------------- */
/* 内置模板引擎示例 Template style
/* ---------------------------------------------------- */

/* reset */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	 font:12px times new romar,Arial, "宋体", Verdana, sans-serif;
	 color:#666;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset end */

ul,ol{list-style-type:none;}

table{ empty-cells:show; border-collapse:collapse; width:100%; text-align:center;}
th,td{ border:1px solid #ccc ;}
td span{display:block;height:35px;line-height:35px;}

em {font-size:12px;font-style:normal;color:#999;}

a{ color:#666;text-decoration:none;}
a:hover{ color:#f30;text-decoration:underline; }

.pink{color:#E424C5;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.space{height:10px;}
.mtop5{margin-top:5px;}
.mbtm5{margin-bottom:5px;}
.mtop10{margin-top:10px;}
.mbtm10{margin-bottom:10px;}
.mtop15{margin-top:15px;}
.mbtm15{margin-bottom:15px;}
.f14{font-size:14px;}
.star{color:#FF0101;font-size:14px;}
.ctime{color:#ccc;}
.ctitle{text-align:center;}
div.more{text-align:right;}
div.more a{color:#FF6600;}

.content{color:#000;word-break:break-all }
.content img{max-width:680px;width:expression(this.width > 680 ? 680 : this.width);}
.content a{color:#000;}
.pages{border-top:solid 1px #eee;padding:5px 0 0 0;margin:10px 0 0 0;}

/*跳转页*/
table.message{margin:10% auto 0px auto; padding:3px; border-collapse:collapse; border:1px solid #ccc; text-align:center; width:400px;}
table.message td{padding:5px;}

/* 布局 */
#wrap{margin:0 auto;width:970px;line-height:180%;}

#header{color:#000;}
#header a{color:#000;}
#header #headerflash{height:260px;}
#header #time{margin-bottom:5px;color:#666;}
#header #countdown{float:left;color:#666;}
#header #countdown span{color:#666;}
#header #topnav{float:right;text-align:right;color:#666;}
#header #topnav a{color:#666;}


#nav{width:970px;height:29px;margin:10px 0 20px 0;background:url(../images/navC.jpg);}
#nav div{height:29px;background:url(../images/navL.jpg) 0 center no-repeat;;}
#nav div div{height:29px;background:url(../images/navR.jpg) right center no-repeat;padding:0 0 0 25px !important;padding:0 0 0 15px;}
#nav a{display:block;float:left;padding:0 20px;font:normal 12px/29px Arial, "宋体";color:#fff;}
#nav a.active{background:url(../images/navA.jpg) repeat-x;}

#main{height:100%;}

#body{background:url(../images/left.jpg) 198px 60px no-repeat;}

#left{width:240px;float:left;padding:0 10px 0 20px;}
#left .menu {margin:20px 0 0 0;}
#left .menu li,#left .menu dt{height:35px;font:normal 14px/35px times new romar,Arial, "宋体";width:220px;background:url(../images/icon_sj.jpg) 0 13px no-repeat;padding:0 0 0 10px;color:#2691D9;}
#left .menu li a,#left .menu dt a{color:#2691D9}
#left .menu li.active a,#left .menu dt.active a{color:#FF6600}
#left .menu li.sub{height:25px;font:normal 12px/25px Arial, "宋体";padding-left:20px;background:;}
#left .menu li.sub.active a{color:#FF6600}
#left .menu dd{display:none;}

#right{width:695px;float:right;}
#right #path{height:60px;background:url(../images/itbg.jpg) 0 25px no-repeat;font-size:14px;font-weight:bold;color:#FF6600;}
#right #path span{font-size:12px;font-weight:normal;color:#666;}

/* 底部 */
#footer{height:210px;background:url(../images/footer.jpg) 0 bottom no-repeat;}
#footer #gotop {height:20px;text-align:right;padding-right:15px;background:url(../images/gotop.jpg) right 6px no-repeat;margin-right:10px;}
#footer #gotop a{color:#FF6600;}
#footer #gotop a:hover{text-decoration:none; }
#footer #fnav{margin:0 0 0 10px;color:#FF6600;line-height:180%;text-align:center;}
#footer #fnav a{color:#FF6600;}

#link{height:76px;background:url(../images/linkC.jpg);margin:10px 0 10px 0;clear:both;}
#link div{background:url(../images/linkL.jpg) no-repeat;;}
#link div div{height:76px;background:url(../images/linkR.jpg) right 0 no-repeat;}
#link div div div{background:url();}
#link li { float:left;width:134px; height:46px;margin:15px 0 0 0;}
#link img{width:124px;height:44px;}

#link .marquee { display:inline; float:left;width:98%; height:76px; overflow:hidden;margin:0 10px 0 10px;}

/* 首页 */
#index #left{padding:0;}
#index #about{margin-top:20px;}

#index #news{margin-top:20px;color:#000;}

#index #pub{margin-top:20px;text-align:center;}
#index #pub img{width:180px;height:260px;}


#index #review{margin-top:20px;text-align:center;}

#index .righttitle{height:65px;background:url(../images/itbg.jpg) 0 25px no-repeat;}

#index .sbox{width:336px;height:180px;background:url(../images/sbox.jpg) no-repeat;}
#index .sbox .more{display:block;float:right;padding-left:20px;margin-right:10px;background:url(../images/icon_more.jpg) 0 3px no-repeat;}
#index #exhibitor{margin:25px 15px;background:url(../images/iexhibitor.jpg) no-repeat;height:130px;padding-left:140px;}
#index #visitor{margin:25px 15px;background:url(../images/ivistor.jpg) no-repeat;height:130px;padding-left:140px;}

/*参展申请*/
.apply table{text-align:left;}
.apply th,.apply td{padding:8px;border:0;}
.apply th{color:#FF6600;font-size:14px;}
.apply .itemname{text-align:right;font-size:14px;color:#000;}

/* 视频 */
#video{margin:30px 0 0 50px;}

/* 新闻 */
#newslist li{height:145px;}
#newslist div{margin:20px 0 20px 0 !important ;margin:15px 0 5px 0;}
#newslist .img{width:142px;height:108px;text-align:center;float:left;}
#newslist img{
	max-width: 142px; max-height:106px; 
    width: expression(this.width > 142 ?142 : true); height: expression(this.height > 106 ? 106 : true); 
	margin-top: expression((108-this.height)/2);}
#newslist .text{float:right;width:505px;margin-right:15px;}
#newslist b{font-size:14px;}
#newslist b a{color:#000;}

#index #news{height:580px;overflow:hidden;}

.newstitle{text-align:center;border-bottom:solid 1px #eee;padding:10px;margin-bottom:15px;}
.newstitle b{font-size:14px;color:#000;}
.newscontent{color:#000;}

/*电子刊*/
#pub li{float:left;width:200px;height:265px;margin:10px 0 10px 0;font-size:14px;text-align:center;}
#pub img{width:163px;height:230px;margin-bottom:5px;}

/*左侧广告*/
#ad{margin-top:10px;height:295px;overflow:hidden;}
#ad li{height:75px;}
#ad img{width:225px;height:70px;}