@charset "utf-8";
/* CSS Document */
body{background:#333333;color:#c0c0c0;font-family:'arial','微软雅黑';overflow-x:hidden;}

#header{width:100%;height:68px;background:#1b252c;position:relative;}
#header .nav{width:960px;height:34px;line-height:34px;padding-top:34px;margin:0 auto;
background:url(../images/h-logo.jpg) no-repeat left center;text-align:right;font-size:12px;}
#header a{text-decoration:none;color:#e8e8e8;}
#header a:hover,#header a.current{color:#ccc;}

#banner{width:100%;height:553px;overflow:hidden;position:relative;}
#banner object{width:1400px;position:absolute;left:50%;margin-left:-700px;}

#nav{width:100%;height:84px;position:relative;}
#nav div{width:1400px;height:84px;position:absolute;left:50%;margin-left:-700px;
background:url(../images/nav-bg.png) 0 center no-repeat;}
#nav ul{width:960px;overflow:hidden;position:absolute;left:50%;margin-left:-480px;top:54px;}
#nav li{float:left;padding:0 20px 0 0;}
#nav a{color:#fed136;text-decoration:none;font-size:14px;font-family:arial;font-weight:bold;}
#nav a:hover{color:#fff;}
#nav a.active{color:#fff;}
#content{width:960px;margin:0 auto;padding-top:40px;background:#333333;position:relative;}
#content h2{font-size:30px;font-weight:lighter;text-align:center;margin:0 0 15px 0;color:#e8e8e8;}
#content h3{font-size:12px;font-weight:lighter;margin:0 0 10px 0;text-align:center;color:#999;}
#content p{font-size:12px;margin:0 0 10px 0;line-height:18px;}

#pro{overflow:hidden;}
#pro li{float:left;width:289px;height:392px;margin:0 12px 12px 12px;text-align:center;cursor:pointer;}
#pro li p{color:#fff;margin-top:320px;cursor:pointer;}
#reg{width:960px;height:950px;background:url(../images/reg.png) 366px 40px no-repeat;position:relative;}
#reg div{width:360px;height:200px;}
.reg1{position:absolute;left:0px;top:50px;text-align:right;}
.reg2{position:absolute;left:590px;top:320px;}
.reg3{position:absolute;left:0px;top:540px;text-align:right;}
#content .tit{text-align:left;margin:15px 0 15px 0;color:#e8e8e8;padding-left:0;font-weight:bold;
border-bottom:2px solid #999;line-height:30px;}
#content .smallTit{text-align:left;margin:15px 0 0 0;color:#fff;}

.renwuTit{text-align:left;margin:15px 0 20px 0;color:#999;line-height:40px;font-weight:bold;font-size:16px;border-bottom:1px solid #666;}
.renwu{overflow:hidden;}
.renwu a{color:#999;}
.renwu a img{border:1px solid #333333;}
.renwu a:hover img{border:1px solid #cccccc;}
.renwu li{float:left;margin:0 100px 20px 0;height:310px;}
#content .smallIntro{width:190px;padding:10px 5px;text-align:left;font-size:12px;line-height:18px;}
#content .smallIntro span{font-size:12px;font-weight:bold;}

.intro{
	display:none;
	width:850px;
	height:400px;
	padding:50px 0 30px 30px;
	position:fixed;
	left:50%;
	top:50px;
	margin-left:-440px;
	-webkit-border-radius:5px;
	-moz-box-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:4px 2px 6px #333333;
	-moz-box-shadow:3px 2px 6px #333333;
	box-shadow:4px 2px 6px #333333;
	background:#fff;
	z-index:1000;
	}
.theHead {
	width:160px;
	height:100%;
	float:left;
	}
.theHead img{
	width:160px;
	}
.proInfor{
	height:400px;
	padding:0 20px;
	overflow:auto;
	}
.proInfor p{
	color:#999;
	font-size:12px;
	text-align:justify;
	}
#content .proInfor h3{
	font-size:16px;
	text-align:left;
	color:#999;
	}
a.close{position:absolute;right:10px;top:10px;width:16px;height:16px;background:url(../images/close.png) no-repeat 0 0;}
a.close:hover{background-position:-16px 0;}

#footer{width:100%;height:232px;position:relative;}
#footer div{width:1400px;height:232px;position:absolute;left:50%;margin-left:-700px;background:url(../images/footer.png) 0 center no-repeat;}
.mask{width:100%;height:100%;position:fixed;left:0;top:0;background:#000;opacity:0.5;filter:alpha(opacity=50);
}

.ycTable{font-size:12px;border-collapse:collapse; color:#e8e8e8;}
.ycTable th,.ycTable td{padding:2px 5px;line-height:18px;font-size:12px;border-top:1px solid #999;border-bottom:1px solid #999;word-break:break-word;}
.ycTable th{font-size:14px;}
td.dataHeader{background: #fed136;color:#000;;font-weight:bold;text-align:center;}
.topicItem{color:#fed136;}

.media-support{text-align:center;}
.media-support a{color:#959595;}
.media-support img{width:150px;vertical-align: bottom;}

.page-content{text-align:justify;}