﻿@charset "utf-8";
/* CSS Document */


/*设置常用样式,定义页面中常重复使用的一些样式，可以观察设计稿来确定*/

a,img{border:0; cursor:pointer;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, button, b, span {
	padding:0;
	margin:0;
}
ul { list-style:none; }
*{list-style-type:none;}
input, label, select, option, textarea, button, fieldset, legend { font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;/*表单中的字体属性与表单以外的不一致，需要单独定义*/ }
.clear { clear:both; } /*清除浮动,防止div重叠覆盖*/

body {
	font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;
	color:#333;
	background:url(../images/main_bg.jpg) repeat;
	padding:0;
	margin:0;
	z-index:-10;
}

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	/* *****for department ******
	color:#333;
	text-decoration:underline;
	*/
	color: #cc0000;
	text-decoration: none;
}

/**** head logo *****/
.header {
	width:1150px;
	height:110px;
	margin:0 auto;
	padding-top:20px;
	position:relative;	
	background:#fff;
	z-index:10;

}

.header .logo{
	border:0;
	margin:0;
	float:left;
}
.header ul {
	margin-left:160px;
	margin-top:4px;
	float:left;
	display:inline;
}
.header ul li { float:left; }
.header ul li a { display:block; }
.header ul li a:hover { }

.header headlink{
	width:456px;
	height:114px;
	background:#fff;
	float:left;

}
/**** head logo end *****/

/**** head menu  *****/
#begin{
	width:1150px;
	margin:0 auto;
	padding:0;
	position:relative;
  	z-index:100;
	
}

.topnav{
	width:980px;
	height:33px;
	line-height:33px;
	float:left;
	border:0px;
	padding:0px;
	margin:0px 85px;
	background: url(../images/bg22.jpg) repeat top center;
	text-align:center;
	position:relative;
}

.topnav ul{
	height:33px;
	font-family:\5FAE\8F6F\96C5\9ED1,sans-serif; 
	font-weight:normal;
	padding:0;
	padding-left:30px;
	margin:0;
}

.topnav ul li{
	height:33px;
	font-size:14px;
    letter-spacing:5px;
	position:relative;
	padding:0; 
	margin:0;
	border:0;
	border-right:1px solid #ddd;
    width:auto;
	float:left;
}

.topnav ul .lilast{
	height:33px;
	font-size:14px;
	position:relative;
	padding:0; 
	margin:0;
	border:0;
    width:auto;
	float:left;
}

.linext{                    /* 有子菜单的一级菜单样式 */
    position:relative; 
	width:auto;
}

.topnav ul li a{ 
    display:block;
    color:#FFF;
    text-decoration:none;
	line-height:33px;
    padding:0 9px;
	margin:0;
    font-size:14px;
    font-family:\5FAE\8F6F\96C5\9ED1,sans-serif;
}
.topnav ul li a:visited{
    color:#FFF;
    width:auto;
}
.topnav ul li a:hover{ 
    display:block;
    color:#cc0000;
    background:url(../images/menubg1.jpg) repeat top center; 
}

.topnav ul li ul{
    position:absolute;
    width:auto; 
    padding:0;
    top:33px;
    left:-1px;
	border:0;
    display: none; 
    z-index:1000;
}
.topnav ul li ul li{ 
    width:100%; 
    padding:0;
    margin:0;
    border:0;
	float: left;
}
.topnav ul li ul a:link,.topnav ul li ul a:visited{ 
    color:#FFF; 
    border:1px solid #ddd; 
    background:url(../images/bg22.jpg) repeat top center; 
    width:120px;
    text-align:center; 
    font-size:14px;
    padding:0;
    margin:0;
}
.topnav ul li ul a:hover{ 
    color:#cc0000; 
    font-weight:200;
    background:url(../images/menubg1.jpg) repeat top center; 
    text-align:center;
}

.topnav ul li ul li ul{position:absolute;left:120px;top:0px; /* Parent menu width - 1*/}
.topnav .subfolderstyle{}


/***************/

/**** head menu end *****/

/*期刊网中部Start*/

.jmid{
    width:1148px;
    margin:0px auto; 
    position:relative; 
    overflow:hidden;
    background:#fff;
    font-family:\5FAE\8F6F\96C5\9ED1,sans-serif;
	line-height:30px;
	font-size:14px;
	z-index:10;
}

.border{  border:1px solid #c9c9c9; }

.jmid a {
	color:#333;
	text-decoration: none;
}

.jmid a:hover{
	color: #cc0000;
	text-decoration: none;
}

.jmid .midmargin a {
	color:#0A5FE5;
    font-weight:bold;
	text-decoration: none;
}


.space2px{
	width:1150px;
	height:2px;
	margin:0px auto;
}

.space10px{
	width:1150px;
	height:10px;
	margin:0px auto;
}

.midmargin{
	width:1110px;
	margin:auto;
  	text-indent:2em;
	position:relative; 
    overflow:hidden;
}

.midmargin .toptitle{
    text-align: center;
    line-height: 65px;
	color: #3470d0;
    font-size: 20px;
    font-weight: bold;
}

.midmargin .width20{
	width:20%;
	float:left;
    padding-top:36px;
}

.midmargin .width80{
	width:80%;
	float:left;
    padding-top:20px;
}

.midmargin .width100{
	width:100%;
	float:left;
}

.bluetext{
   color:#3470d0;
}


/*********左图右文**************************************/
.jmid .secondmid{
	width:1148px;
	margin:0 auto;
	padding:0;
	padding:0;
    overflow:hidden;
}

.jmid .secondmid .leftside{
	width:207px;
	min-height:493px;
	float:left;
	margin:0;
	padding:0;
	
}

.jmid .secondmid .midside{
	width:11px;
	min-height:493px;
	float:left;
	background:url(../images/midspace.jpg) repeat-x top;
}

.jmid .secondmid .rightside{
	width:928px;
	min-height:493px;
	padding:0;
	margin:0;
	float:left;
	border:1px solid #c9c9c9;
	bord
}

.jmid .secondmid .rightside .postop{
	width:926px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
	background:url(../images/postop_back.jpg) repeat left;
}

.postop .poslink{
    width: 846px;
    height: 39px;
    float: left;
    margin:0 40px;
	padding:0;
	border:0;
	border-bottom:1px solid #c9c9c9;
	background:url(../images/link_title.png) no-repeat;
	text-indent:20px;
	line-height:50px;
	overflow:hidden;
}


.postop .poslink a{ 
    color:#333;
    text-decoration:none;
    font-size:13px;
    font-family:\5FAE\8F6F\96C5\9ED1,sans-serif;
}
.postop .poslink a:visited{
    color:#333;
}
.postop .poslink a:hover{ 
    color:#cc0000;
}

.rightside .file_title{
    float: left;
    width: 846px;
    height: 50px;
    margin: 0px 40px;
    text-align: center;
    line-height: 65px;
	color: #3470d0;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
}

.rightside .file_author{
    float: left;
    width: 846px;
    height: 30px;
    margin: 0px 40px 20px 40px;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
}

.rightside .file_article{
    float: left;
    width: 846px;
    margin: 0px 40px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
}


.rightside .possearch{
    width: 200px;
    height: 39px;
    float: right;
    margin:0 40px;
	padding:0;
	border:0;
	line-height:50px;
	overflow:hidden;
}

.rightside .possearch .searchbox{
    width:160px;
	height:20px;
	float:left;
}


.rightside .listall{
	width: 800px;
    float: left;
    margin:0 60px;
	padding:0;
	border:0;
	overflow:hidden;
}
.rightside .listall .listline{
	width: 800px;
	height:30px;
    float: left;
    margin:0 auto;
	padding:0;
	border:0;
	background:url(../images/list_bottom.jpg) repeat-x left;
}
.listline .listlogo{
    width:3%;
	margin:0;
	padding:0;
	padding-top:12px;
	float:left;
}

.listline .listtitle{
    width:80%;
	height:30px;
	margin:0;
	padding:0;
	float:left;
}

.listline .listtime{
    width:17%;
	height:30px;
	margin:0;
	padding:0;
	float:left;
}

.listall .listpage{
	height=30px;
	text-align:center;
}

/*********底部链接**************************************/

.midlink{
    width:1148px;
	height:42px;
    margin:0px auto; 
    position:relative; 
    overflow:hidden;
    background:#fff;
    font-family:\5FAE\8F6F\96C5\9ED1,sans-serif;
	font-size:14px;
	border:1px solid #c9c9c9;
}

.midlink .linkul{
	margin:0;
	padding:0;
	padding-left:100px;
	padding-top:12px;

}
.midlink .linkul .linkli{
	width:300px;
	height:20px;
	padding-left:10px;
	border:0px;
	border-right:1px solid #0066CC;
	float:left;
}
.midlink .linkul .linkli2{
	width:140px;
	height:20px;
	padding-left:30px;
	border:0px;
	border-right:1px solid #0066CC;
	float:left;
}
.midlink .linkul .linkli3{
	width:210px;
	height:20px;
	padding-left:30px;
	border:0px;
	border-right:1px solid #0066CC;
	float:left;
}
.midlink .linkul .linkli4{
	width:200px;
	height:20px;
	padding-left:30px;
	border:0px;
	float:left;
}
/*中部 End*/



/*====================bottom=======================*/
.bottom_nav{
    position:relative;
    width:1150px;
    height:54px;
    text-align:center;
	background:#184481;
    padding:10px 0px;
    margin-top:1px;
	margin:0px auto; 
	overflow:hidden;    
}	


.bottom_nav span {
	color:#ffffff;
	width:1150px;
    height:54px;
	line-height:30px;
	text-align:center;
	display:block;
	margin:0 auto;
	font-family:\5FAE\8F6F\96C5\9ED1,sans-serif; 
	font-weight:normal;
	font-size:13px;
}