@charset "gb2312";
/* CSS Document */
#top {
	background: url(imagestop-bg.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
	width: 990px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

#top span {
	float: left;
	color: #FFF;
	display: block;
	overflow: hidden;
	padding: 0 0 0 10px;
}

#top .topr {
	float: right;
	color: #FFF;
	text-decoration: underline;
	padding: 0 10px 0 0;
}

#header {
	width: 990px;
	height: 150px;
	margin: auto;
}

#nav {
	width: 990px;
	margin: 0 auto;
	background: url(imagesnav-bg.jpg) no-repeat;
	height: 45px;
	line-height: 40px;
}

#nav ul li {
	float: left;
	width: 110px;
	text-align: center;
}

#nav ul li a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

#nav ul li ul {
	display: none;
	width: 110px;
	z-index: 2000;
}

#nav ul li.listshow ul {
	position: absolute;
	display: block;
	background: #0387d0;
	opacity: 1;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

#nav ul li.listshow ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

#nav ul li ul li {
	width: 110px;
	padding: 4px 4px 4px 4px;
	margin: 0;
	border: none;
	border-bottom: 1px solid gray;
}

#nav ul li ul li:last-child {
	border: none;
}

#main {
	width: 990px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}

#main .hdyg {
	background: url(imageshdyg-bj.jpg) no-repeat top center;
	height: 35px;
	line-height: 35px;
	margin: auto;
	width: 990px;
}

#main .hdyg span {
	font-size: 14px;
	color: #0169a2;
	font-weight: bold;
	float: left;
	padding-left: 50px;
}


/*图片展示*/
.bimg {
	float: left;
	border: 1px #cccccc solid;
	width: 280px;
	padding: 10px;
	margin: 10px;
	height: 310px;
}
.play{ 
	position:relative;
	}
.play .textbg {
	top:270px; 
	left:0; 
	z-index:1;
	filter:alpha(opacity=50);
	opacity:0.5;
	width:280px;
	position:absolute;
	height:35px;
	background:#000;
}

.play .text {
	top:270px; 
	left:0;
	z-index:2; 
	text-align:left;
	padding-left:10px;
	font-size:12px;
	width:280px;
	color:#fff;
	line-height:30px; 
	overflow:hidden;
	position:absolute;
	cursor:pointer;
}

.play .num {
	margin: 280px 5px 0 200px;
	z-index: 3;
	left:0;
	width: 80px;
	text-align: right;
	position: absolute;
	height: 25px;
}

.play .num a {
	margin: 0 2px;
	width: 14px;
	height: 15px;
	display: block;
	float: left;
	cursor: pointer;
	background: url(imagesico_col.png) no-repeat left top;
	text-align: center;
}

.content img {
	width: 280px;
	height: 305px;
}

.content2 img {
	width: 670px;
	height: 500px;
}


.play .num a.on {
	background: url(imagesico_col.png) no-repeat left bottom;
}

.play .num a.on2 {
	background: url(imagesico_col.png) no-repeat left top;
}

/*新闻列表*/
.xwlb {
	width: 365px;
	border: 1px #cccccc solid;
	float: left;
	padding-top: 5px;
	padding-bottom: 12px;
	margin-top: 10px;
	margin-right: 10px;
}

.column1_dl,.column2_dl,.column3_dl,.column4_dl {
	float: left;
	height: 65px;
	border-bottom: 1px #cccccc solid;
	padding: 6px 0;
	margin-left: 5px;
}

.column1_dl dt,.column2_dl dt,.column3_dl dt,.column4_dl dt {
	float: left;
	width: 110px;
	height: 65px;
	padding-top: 2px;
}

.column1_dl dd,.column2_dl dd,.column3_dl dd,.column4_dl dd {
	float: left;
	width: 240px;
	text-align: left;
}

.column1_dl dd span,.column2_dl dd span,.column3_dl dd span,.column4_dl dd span
	{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.column1_dl dd p,.column2_dl dd p,.column3_dl dd p,.column4_dl dd p {
	padding-top: 2px;
}

.column1_dl dd a,.column2_dl dd a,.column3_dl dd a,.column4_dl dd a {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

/*会员登录*/
.hydl {
	width: 280px;
	float: left;
	margin-top: 10px;
}

.hy {
	background-color: #0387d0;
	height: 240px;
	margin-bottom: 10px;
}

.hy dl {
	margin-bottom: 10px;
	width: 270px;
	height: 25px;
	padding-left: 20px;
}

.hy dl dt,.hy dl dd {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.hy dl dt {
	width: 60px;
}

.hydl input {
	width: 170px;
	height: 25px;
}

.hydl .yz {
	width: 50px;
}

/*会员期刊*/
.hyqk {
	float: left;
	width: 300px;
	margin-left: 10px;
	border: 1px #cccccc solid;
	padding-bottom: 10px;
	background: url(imagesbg1.jpg) no-repeat top left;
}

.hyqk h2 {
	font-size: 14px;
	color: #fff;
	float: left;
	line-height: 35px;
	padding-left: 10px;
}

.hyqk a,.djt a,.zl a,.jl a,.hydt a,.yd a,.yr a {
	float: right;
	color: #4b4b4b;
	line-height: 35px;
	padding-right: 10px;
}

.hyqk ul {
	width: 300px;
	display: block; /* margin-left:18px; margin-top:8px;*/
	margin-left: 15px;
	margin-top: 20px;
}

.hyqk li {
	float: left;
	width: 120px;
	padding: 0 5px 0 15px;
}

.hyqk span {
	line-height: 21px;
	font-size: 12px;
	text-align: left;
	width: 120px;
	display: block;
}

.qk,.jt,.zl,.jl,.dt1,.yd,.yr {
	height: 35px;
}

/*电子信息大讲堂*/
.djt {
	float: left;
	width: 365px;
	border: 1px #cccccc solid;
	background: url(imagesbg3.jpg) no-repeat top left;
	margin-left: 10px;
	padding-bottom: 10px;
}

.djt h2 {
	font-size: 14px;
	color: #166fa2;
	float: left;
	line-height: 35px;
	padding-left: 20px;
}

.djt ul{width:360px; display:block; margin-left:8px; margin-top:10px;}
.djt li{float:left; width:156px; margin:10px;}
.djt li a{ padding:0;}
.djt img{margin-bottom:10px; display:block; width:156px; height:123px;}
.djt span{display:block; line-height:24px; font-size:12px; text-align:left;}

/*资料下载*/
.zlxz {
	width: 280px;
	float: left;
	border: 1px #cccccc solid;
	background: url(imagesbg2.jpg) no-repeat top left;
	margin-left: 10px;
	padding-bottom: 10px;
}

.zl h2 {
	font-size: 14px;
	color: #fff;
	float: left;
	line-height: 35px;
	padding-left: 15px;
}

.zlxz ul {
	width: 260px;
	margin-left: 10px;
	padding-top: 10px;
}

.zlxz li {
	float: left;
	width: 230px;
	text-align: left;
	line-height: 32px;
	background: url(imagesdownload.png) no-repeat 0 center;
	padding-left: 20px;
	border-bottom: 1px dotted #b8b8b8;
}

.zlxz li a {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

/*会员交流基地*/
.hyjl {
	float: left;
	width: 300px;
	margin-left: 10px;
	border: 1px #cccccc solid;
	background: url(imagesbg1.jpg) no-repeat top left;
	margin-top: 10px;
}

.hyjl h2 {
	font-size: 14px;
	color: #fff;
	float: left;
	line-height: 35px;
	padding-left: 10px;
}

.hyjl li a {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	text-indent: inherit;
}

.hyjl ul{width:285px; height:208px; display:block; margin-left:10px; margin-top:10px;}
.hyjl li{float:left; display:block; width:120px; margin:10px;}
.hyjl img{margin-bottom:10px; display:block; width:120px; height:94px;}
.hyjl span{display:block; line-height:24px; font-size:12px; text-align:left;}

/*单位会员动态*/
.hydt {
	float: left;
	width: 365px;
	border: 1px #cccccc solid;
	background: url(imagesbg3.jpg) no-repeat top left;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.hydt h2 {
	font-size: 14px;
	color: #166fa2;
	float: left;
	line-height: 35px;
	padding-left: 20px;
}

.hydt ul {
	width: 350px;
	display: block;
	margin-left: 15px;
}

.hydt li {
	float: left;
	width: 335px;
	border-bottom: 1px dotted #b8b8b8;
}

.hydt li a {
	float: left;
	text-align: left;
}

.dt-pic {
	float: left;
	margin: 5px;
	margin-left: 10px;
}

.dt-pic img {
	margin: 10px 5px 0px 5px;
	width: 160px;
	height: 80px;
	overflow: hidden;
}

/*学生会员园地*/
.hyyd {
	width: 280px;
	float: left;
	border: 1px #cccccc solid;
	background: url(imagesbg2.jpg) no-repeat top left;
	margin-left: 10px;
	height: 245px;
	margin-top: 10px;
	padding-bottom: 7px;
}

.yd h2 {
	font-size: 14px;
	color: #fff;
	float: left;
	line-height: 35px;
	padding-left: 8px;
}

.hyyd ul{width:270px; display:block; margin-left:10px; margin-top:10px; height:auto;}
.hyyd li{float:left; display:block; width:110px; margin:10px;}
.hyyd img{margin-bottom:10px; display:block; width:110px; height:86px;}
.hyyd span{display:block; line-height:24px; font-size:12px; text-align:left;}

.hyyd li a {
	color: #666666;
	font-size: 12px;
}

/*会员日活动*/
.hyr {
	width: 280px;
	float: left;
	border: 1px #cccccc solid;
	background: url(imagesbg2.jpg) no-repeat top left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.yr h2 {
	font-size: 14px;
	color: #fff;
	float: left;
	line-height: 35px;
	padding-left: 8px;
}

.hyr ul{width:270px; height:198px; display:block; margin-left:10px; margin-top:10px;}
.hyr li{float:left; display:block; width:110px; margin:10px;}
.hyr img{margin-bottom:10px; display:block; width:110px; height:86px;}
.hyr span{display:block; line-height:24px; font-size:12px; text-align:left;}

.hyr li a {
	color: #666666;
	font-size: 12px;
}

/*按钮1*/
.button1 {
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px #cccccc solid;
	float: left;
}

.button1 .nt {
	line-height: 35px;
	display: block;
	height: 35px;
	background: url(imagesb-bj.jpg) repeat-x left top;
}

.button1 .nt a,.button2 .nt a {
	color: #4b4b4b;
}

.button1 .nt .one {
	width: 241px;
	overflow: hidden;
	float: left;
}

.button1 .nt span {
	font-size: 14px;
	font-weight: bold;
	color: #166fa2;
	float: left;
	padding: 0px;
	cursor: pointer;
	width: 100px;
}

.button1 .nt span.on {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 0px;
	cursor: pointer;
	width: 100px;
}

.box {
	display: block;
	overflow: hidden;
	width: 300px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.box .nbox {
	display: none;
}

.box ul.list li {
	line-height: 32px;
	border-bottom: 1px dotted #b8b8b8;
	text-align: left;
	width: 300px;
	margin-left: 10px;
}

.box ul.list li a {
	font-size: 12px;
	color: #666;
}

.box ul.list li span {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #898989;
	font-family: Verdana;
	line-height: 25px;
}

/*按钮2*/
.button2 {
	width: 365px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px #cccccc solid;
	float: left;
}

.button2 .nt {
	line-height: 35px;
	display: block;
	height: 35px;
	background: url(imagesb-bj.jpg) repeat-x left top;
}

.button2 .nt .one1 {
	width: 305px;
	overflow: hidden;
	float: left;
}

.button2 .nt span {
	font-size: 14px;
	font-weight: bold;
	color: #166fa2;
	float: left;
	padding: 0px;
	cursor: pointer;
	width: 100px;
}

.button2 .nt span.on {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 0px;
	cursor: pointer;
	width: 100px;
}

.box2 {
	display: block;
	overflow: hidden;
	width: 360px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.box2 .nbox {
	display: none;
}

.box2 ul.list li {
	line-height: 32px;
	border-bottom: 1px dotted #b8b8b8;
	text-align: left;
	width: 340px;
	margin-left: 10px;
}

.box2 ul.list li a {
	font-size: 12px;
	color: #666;
}

.box2 ul.list li span {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #898989;
	font-family: Verdana;
	line-height: 25px;
}

/*版权所有*/
.footer {
	background: url(imagesfooter-bg.jpg) no-repeat left top;
	height: 130px;
	margin-top: 10px;
}

.footer p {
	color: #fff;
	padding-top: 20px;
	padding-left: 50px;
	line-height: 24px;
}

/*会员登录  2015-6-30 改*/
.login_hy{ color:#FFF; font-size:14px; text-align:left; padding:0 30px; line-height:3em;}
.login_hy span{ color:#eeff5d; font-weight:bold; letter-spacing:2px;}
.login_hy a{ color:#FFF; text-decoration:underline;}
.login_hy_m{color:#036; display:block; float:left; margin-right:25px; margin-top:10px;}
.login_hy_b{ margin-top:10px;display:block; float:left;}