body{
	text-align:center;
	background:url(../images/bj.jpg) repeat;
	color:#999;
	font-size:12px;
	font-family:"微软雅黑";
}
*{
	margin:0;
	padding:0;
	border:0;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#016ba9;
}
li{
	list-style-type:none;
}
.clear{
 clear: both;
}

/*公共图片hover样式*/
.imghover img:hover{
	box-shadow:1px 1px 2px #f26d3c;
}

/*头部header-topnav样式开始*/
.header-topnav{
	margin:0;
	padding:0;
	background:#f3f3f3;
	height:29px;
	border-bottom:1px solid #eeeeee;
}
.header-topnav-box{
	margin:0 auto;
	width:960px;
	height:29px;
	overflow:hidden;
}
.header-topnav-box ul li{
	color:#dedede;
	float:left;
	line-height:29px;
	padding:0 5px;
}
.header-topnav-box ul li a{
	float:left;
	display:block;
}
.header-topnav-box a{
	line-height:29px;
	float:right;
}

/*头部header-content样式开始*/
.header-content{
	background:#fff;
	height:auto;
	overflow:hidden;
}
.header-content-box{
	margin:0 auto;
	padding:2px 0;
	width:960px;
	height:87px;
	overflow:hidden;
}
.header-content-box ul li{
	float:left;
}
.header-content-box ul li a .logo{
	height:70px;
	width:253px;
	overflow:hidden;
	margin-top:8px;
}
.header-content-box ul li a .ad53054{
	height:54px;
	width:530px;
	overflow:hidden;
}
.header-content-box ul li a .ad26054{
	height:54px;
	width:260px;
	overflow:hidden;
}

/*头部header-nav样式开始*/
.header-nav{
	background:#016ba9;
	height:33px;
	border-top:1px solid #39b7ff;
	border-bottom:1px solid #39b7ff;
	margin-bottom:2px;
}
.header-nav .header-nav-box{
	margin:0 auto;
	width:960px;
	height:33px;
	overflow:hidden;
}
.header-nav .header-nav-box ul li{
	float:left;
	line-height:33px;
	width:80px;
}
.header-nav .header-nav-box ul li a{
	color:#fff;
	font-size:14px;
	text-shadow:1px 1px 1px #86d1fc;
}
.header-nav .header-nav-box ul li a:hover{
	color:#00c4ff;
	text-shadow:1px 1px 1px #00c4ff;
}

/*头部header-search样式开始*/
.header-search{
	height:30px;
}
.header-search-box{
	background:#f3f3f3;
	margin:0 auto;
	width:960px;
	padding-top:2px;
	height:28px;
	overflow:hidden;
}
.header-search-box .search ul li{
	display:block;
	margin-left:10px;
	margin-right:-5px;
	float:left;
	overflow:hidden;
}
.header-search-box .search ul li .search-keyword{
	height:24px;
	padding-left:5px;
	line-height:26px;
	width:210px;
	border:1px solid #eeeeee;
	color:#999999;
}
.header-search-box .search ul li .search-option{
	height:26px;
	border:1px solid #eeeeee;
	color:#555555;
}
.header-search-box .search ul li .search-submit{
	background-color: transparent;
	background:url(../images/search.jpg);
	height:26px;
	width:74px;
	margin-right:15px;
	line-height:30px;
	border:none;
	vertical-align:middle;
	color:#555555;
	cursor:pointer;
}
.header-search-box ul li{
	color:#999999;
	float:left;
	margin-right:5px;
}
.header-search-box ul li a,.header-search-box ul li span{
	color:#999999;
	float:left;
	margin-right:5px;
	line-height:30px;
}
.header-search-box ul li a:hover{
	color:#016ba9;
}

/*中部区域样式开始*/
#center{
	height:auto;
	overflow:hidden;
}
.center-box{
	text-align:justify;
	margin:10px auto;
	width:960px;
}
.center-box .center-left{
	width:720px;
	float:left;
}
.center-box .center-left .center-left-t{
	width: 720px;
	height: 370px;
}
/*左边栏样式*/
.center-box .center-left .center-left-l{
	float: left;
	width:310px;
	height:375px;
}

/*幻灯片部分样式*/
.center-box .center-left .center-left-l .showcase{
	width:310px;
	height:225px;
	overflow:hidden;
}

/*公共栏目样式*/
.lm{
	background:#fff;
	margin-top:5px;
	border:1px solid #eee;
	height:auto;
	overflow:hidden;
}
.lm h3{
	position:relative;
	background:#f9f9f9;
	font-size:14px;
	color:#016ba9;
	font-weight:bolder;
	height:24px;
	line-height:23px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.lm h3 span{
	display:block;
	float:left;
	padding-right:5px;
	margin-top:5px;
	background:url(../images/titleicon1.jpg) no-repeat;
	width:12px;
	height:12px;
}
.lm ul{
	padding-top:5px;
	padding-left:25px;
	width:293px;
	padding-bottom:5px;
	overflow:hidden;
}
.lm ul li{
	list-style-type:circle;
	padding:5px 0px;
	line-height:20px;
	height:17px;
	overflow: hidden;
}
.lm ul li a{
	overflow:hidden;
}
#center > div.center-box > div.center-left > div.picnews.book-box > dl > dd > div > a.arrow.back{
	position:absolute;
	top:50%;
	left:5px;
	background:url(../images/circlebtnleft.png) no-repeat;
	display:block;
	height:32px;
	width:32px;
	z-index:999;
	}
#center > div.center-box > div.center-left > div.picnews.book-box > dl > dd > div > a.arrow.forward{
	position:absolute;
	top:50%;
	right:5px;
	background:url(../images/circlebtnright.png) no-repeat;
	display:block;
	height:32px;
	width:32px;
	z-index:999;
	}
.lm ul li time{
	float:right;
	padding-right:8px;
	color:#999;
	font-size:12px;
}

/*右边栏样式*/
.center-left-t .center-right-r{
	background: #f9f9f9;
	float: right;
	width: 400px;
	height: 375px;
	overflow: hidden;
	border: 1px solid #eee;
}
.center-left-t .center-right-r .top{
	height: 147px;
	background: #f3f3f3;
}
.center-left-t .center-right-r h3{
	text-align: center;
	color: #555;
	padding: 5px 0px 5px 0px;
}
.center-left-t .center-right-r p{
	color: #555;
	padding: 5px 10px;
	border-bottom: 1px dashed #e0e0e0;
	line-height: 18px;
}
.center-left-t .center-right-r p a{
	cursor: pointer;
}
.center-left-t .center-right-r .top-arc{
	padding:8px 10px;
	color: #999;
	width: 380px;
	overflow: hidden;
	text-align:center;
}
.center-left-t .center-right-r .top-arc a{
	margin-right: 10px;
}
.center-left-t .center-right-r .new{
	width:100%;
	height: 220px;
	overflow: hidden;
}
.center-left-t .center-right-r .new h3{
	font-size:14px;
	text-align: left;
	padding-left: 10px;
	color: #333333;
}
.center-left-t .center-right-r .new ul{
	margin-left:20px;
}
.center-left-t .center-right-r .new ul li{
	list-style-type:disc;
	width:180px;
	padding-right:10px;
	line-height: 24px;
	float: left;
	height:24px;
	overflow: hidden;
}

/*图书教材样式*/
.center-box .center-left .book-box{
	text-align:justify;
	width: 720px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.book-box .lm{
	width:720px;
	position: relative;
	background: #fff;
	height: auto;
	overflow:hidden;
}
.book-box .lm h3{
	color:#e61818;
}
.book-box .lm .box li{
	list-style: none;
	padding: 0px;
}
.book-box .lm .left{
	position: absolute;
	top:85px;
	left: 5px;
	float: left;
	width: 32px;
	height: 32px;
}
.book-box .lm .right{
	position: absolute;
	top:85px;
	right: 5px;
	width: 32px;
	height: 32px;
}
.book-box .lm .box{
	width: 720px;
}
.book-box .lm .box ul{
	margin-top: 5px;
	margin-left: 7px;
	width: 660px;
}
.book-box .lm .box ul li{
	margin-right: 10px;
	width: 148px;
	height: 170px;
	float: left;
}
.book-box .lm .box ul li a img{
	border: 1px dashed #DB4600;
	margin-bottom:3px;
}
.book-box .lm .box ul li a span{
	display: block;
	width:130px;
}

/*960*75广告样式开始*/
.ad96075{
	margin: 0 auto;
	width: 960px;
	margin-bottom: 10px;
	height:auto;
}
.ad96075 img{
	width:960px;
	height: 75px;
	overflow: hidden;
}

/*中部区域右边样式开始*/
.center-box .center-right{
	width:230px;
	float:right;
}

/*230*115广告区域样式*/
.center-box .center-right .ad230115 a,.center-box .center-right .ad230115 a img{
	display:block;
	width:228px;
	height:113px;
	margin-bottom:10px;
	border:1px solid #eee;
}


.page-box li{ float:left; padding-right:20px; padding-top:20px;}
/*推荐内容样式*/
.center-box .center-right .lm{
	/*margin-bottom:10px;*/
}
.center-box .center-right .lm h3 span{
	background:url(../images/titleicon2.jpg) no-repeat;
}
.center-box .center-right .lm ul{
	width:210px;
	overflow:hidden;
}

/*230*110告区域样式*/
.center-box .center-right .ad230110 a img{
	display:block;
	width:228px;
	height:108px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #eee;
}
.center-box .center-right .ad230110 a{
	overflow:auto;
}

/*下方展示区样式*/
.lm-box{
	margin:0 auto;
	width:720px;
	height:auto;
	overflow:hidden;
}
.index-lm-box{
	width: 960px;
}

.lm-box .lm-box-l{
	text-align:justify;
	float:left;
	margin-left:-5px;
	width:960px;
	height:auto;
	overflow:hidden;
}
.lm-box .lm-box-l ul .lmw{
	padding-left:10px;
	margin-bottom:5px;
	float:left;
	width:310px;
	overflow:hidden;
}
.lm-box .lm-box-l ul .lmw .lm ul{
	width:330px;
}
.lm-box .lm-box-l ul .lmw .lm ul li{
	margin-left:15px;
	list-style-type:decimal;
}
.lm-box .lm-box-l ul .lmw .lm h3 .more{
	position:absolute;
	height:24px;
	display:block;
	top:0px;
	right:0px;
	float:right;
	padding-right:5px;
	font-weight:normal;
}
.lm-box .lm-box-l ul .lmw .lm h3 .more a:hover{
	color:#016ba9;
}
.lm-box .lm-box-l ul .lmw .lm h3 .more a{
	color:#999;
}
.lm-box .lm-box-l ul .lmw .lm ul li time{
	float:none;
}

/*栏目右边广告位样式*/
.lm-box .lm-box-r{
	width:230px;
	float:right;
	margin-top:5px;
}
.lm-box .lm-box-r .lm-ad img{
	margin-bottom:10px;
	width:228px;
	overflow:hidden;
}

/*底部960*90广告*/
#btad .btad-box{
	height:90px;
	margin:0 auto;
	width:960px;
}
#btad .btad-box img{
	margin-top:15px;
	width:960px;
	height:90px;
	overflow:hidden;
}

/*底部区域样式*/
#footer{
	line-height:40px;
	background:#fff;
	height:40px;
}
#footer .footer-link{
	position:relative;
	background:#016ba9;
	margin:0 auto;
	height:33px;
	border:1px solid #39b6ff;
}
#footer .footer-link .link-box{
	text-align:justify;
	width:960px;
	height:auto;
	margin:0 auto;
}
/* tab */
.tab{
	z-index:999;
	position:absolute;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #016ba9;
}
.tab ul.menu{
	width:960px;
	height:35px;
	overflow:hidden;
	position:relative;
}
.tab ul.menu li{
	margin-top:8px;
	float:left;
	text-align:center;
	width:80px;
	height:23px;
	margin-right:5px;
	background:#f6f6f6;
	line-height:23px;
	list-style:none;
	font-size:14px;
	cursor:pointer;
	border:1px solid #39b6ff;
}
.tab ul.menu li.active{
	background:#39b6ff;
	color:#fff;
	border-bottom:2px solid #fff;
}
.tab .menu li.s{
	padding-right:0px;
	width:auto;
	display:block;
	float:right;
	color:#fff;
	font-size:14px;
	background:none;
	color:#fff;
	border:none;
}
.tab .menu li.s a{
	color:#fff;
}
.tab .menu li.s a:hover{
	text-shadow:1px 1px 2px #e2ff00;
}
.con{
	background:#fff;
	display:none;
}
.con ul{
	width:960px;
	padding:5px;
	height:auto;
	overflow:hidden;
}
.con ul li{
	float:left;
	padding-right:10px;
	font-size:14px;
	line-height:180%;
	color:#252525;
	padding:6px;
}
.con ul li a{
	color:#555;
	font-size:12px;
}
.con ul li a:hover{
	color:#016ba9;
}
.tab .menu .linkt{
	line-height:33px;
	margin-top:2px;
	float:left;
	display:block;
	background:url(../images/links.jpg) no-repeat;
	margin-right:10px;
	padding-left:40px;
	list-style:none;
	height:31px;
	font-size:14px;
	border:none;
	color:#fff;
}
/*版权区域样式*/
.copyright{
	margin:60px auto;
}

/***********************index_article页面样式*******************************/
.center-box .center-left .index-arctile-center-left-t{
	height:225px;
}
.center-box .center-left .index-arctile-center-left-t .center-left-l{
	height:225px;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r{
	height:225px;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r h3{
	padding:5px 0px 0px 0px;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r .lm{
	margin-top:0px;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r .lm h3{
	border-bottom:none;
	text-align:justify;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r .top{
	height:113px;
	border-bottom:1px dashed #eee;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r p{
	border:none;
	text-indent:2em;
}
.center-box .center-left .index-arctile-center-left-t .center-right-r p span{
	float:right;
	}
/*右边区域*/
.center-box .center-right .index-arctile-center-right-t .lm{
	margin-top:0px;
}
.center-box .center-right .index-arctile-center-right-t .lm p{
	padding-right:5px;
	color:999;
	font-size:12px;
}
.lm-box .lm-box-l ul .lmw .lm ul{	width:auto;	}
#links{width:960px;margin-top:10px;border:1px solid #e9e9e9;background:#fff;}
#links a {line-height:30px; font-size:12px;}






