/* CSS Document */
/* 全局样式 */
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, object, iframe, form,border {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
html, body {
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	height: 100%;
	color: #333333;
	font-size: 12px;
	background: #FFF url(../images/mast-bg4.jpg) top center no-repeat;
}
.clear {
	clear: both;
	font: 0px/0px sans-serif;
	display: block;
}
ul, ol, dl, dt, dd {
	list-style: none;
	text-align: left;
}
select, input {
	vertical-align: middle;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style-type: none;
}
img {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: blod;
}
.ptb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.red {
	color: #F00;
}
.blue {
	color: #0087bd;
}
.f14 {
	font-size: 14px;
}
/* Link */
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: left;
}
/* 公共部分 */
.wrapper {
	width: 970px;
	margin: 0px auto;
	text-align: left;
}
#toolnav {
	height: 35px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
}
#topnav {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	line-height: 35px;
	font-size: 12px;
}
#topnav a {
	font-size: 12px;
	padding-left: 10px;
}
#header {
	width: 970px;
	margin: 10px auto 15px;
}
#header h1 a {
	display: block;
	width: 460px;
	height: 105px;
	
	text-indent: -9999px;
	float: left;
}
#search-bg {
	width: 45%;
	float: right;
	display: inline;
	text-align: right;
	padding-top: 20px;
}
#search {
	border: 2px solid #ccc;
	width: 320px;
	margin: 0 5 0 0;
	padding: 5px;
	font-size: 12px;
	color: #999;
	font-weight: 400;
}
#btn-search {
	font-size: 13px;
	font-weight: 700;
	padding: 5px 11px;
	cursor: pointer;
	color: #fff;
	background-color: #0055a6;
	border-top: 2px solid #80aad3;
	border-left: 2px solid #80aad3;
	border-right: 2px solid #00407c;
	border-bottom: 2px solid #00407c;
}
#nav {
	padding-top:15px;
	height: 30px;
	border-bottom: 2px solid #ccc;
}
#nav li {
	background: url(../images/btnbg01.jpg) repeat-x;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	
}
#nav li:hover {
	background: url(../images/btnbg02.jpg) repeat-x;
}
#nav a {
	font-size: 12px;
	text-align: center;
	color: #00407c;
}
#nav a.here {
	color: #000;
}
.lpadding {
	padding: 20px 20px 0px 30px;
}
.padding {
	padding: 20px 20px 0px 20px;
}
.green01 {
	background-color: #73BC60;
	color: #fff;
}
.purple01 {
	background-color: #DBCDFF;
	color: #000;
}
.pink01 {
	background-color: #F79689;
	color: #000;
}
.kuang01 {
	padding: 1px 4px;
	background-color: #E0EAF4;
	color: #00407C;
}
/*头部部分*/
/*内容部分*/
.connent {
	width: 970px;
}
/*左侧内容*/
.left_con {
	float: left;
	width: 216px;
}
.jishu {
	width: 216px;
	height: 115px;
	background-color: #dddddd;
}
.shuzi {
	display: inline-block;
	margin: 0px;
	background-color: #FFF;
	padding: 4px;
	border-left: 2px solid #CCC;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
}
.zhuce_btn{
	text-align: center;
}
.shuzi h4 {
	font-size: 20px;
}
.jishu p { text-align:center;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	padding: 10px 0px;
}
.ticker-num {
	float: left;
	display: inline;
	padding: 0px 0.2875em;
	color: #000;
	margin: 0px;
	border-right: 2px solid #BBB;
	border-left: 2px solid #DDD;
	background-color: #FFF;
	box-shadow: 0px 25px 25px -25px rgba(0, 0, 0, 0.25) inset, 0px -25px 25px -25px rgba(0, 0, 0, 0.25) inset;
	font-family: Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.btn02 {
	background-color: #e04c10;
	border-color: #f0a688 #a8390c #a8390c #f0a688;
	border-style: solid;
	border-width: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin: 0;
	padding: 0.3875em 0.6875em;
}
.btn2 {
	padding: 10px 0;
	text-align: center;
}
.btn2 a, .zhuce a {
	color: #fff;
}
.zhuce {
	background-image: url(../images/bg01.jpg);
	width: 216px;
	height: 100px;
}
.zhuce p {
	line-height:15px;
	font-weight:bolder;
}
.btn03 { 
	display: inline-block;
	font-size: 14px;
	font-weight: bolder;
	padding: 0.3875em 0.6875em;
	color: #FFF;
	cursor: pointer;
	margin: 0.6875em 0px 0px;
	background-color: #0055A6;
	border-width: 2px;
	border-style: solid;
	border-color: #80AAD3 #00407C #00407C #80AAD3;
}
.qikan_list, .kuan01 {
	background-image: url(../images/bg01.jpg);
	width: 216px;
	margin-top: 15px;
}
.qikan_list h2, .kuan01 h2 {
	font-size: 14px;
	color: #000;
	padding-bottom: 10px;
}
.qikan_list ul li span {
	color: #888;
}
.qikan_list ul li {
	line-height: 20px;
}
.qikan_list ul li a {
	text-decoration: underline;
	color: #06F;
}
.qikan_list ul li a:hover {
	color: #f60;
	text-decoration: none;
}
.qikan_list p {
	line-height: 60px;
	font-size: 12px;
}
.qikan_list p a {
	text-decoration: underline;
	color:#002A53;
}
.qikan_list p a:hover{text-decoration: none;}
.kuan01 p {
	line-height: 20px;
	color: #666;
}
.kuan01 p a {
	text-decoration: underline;
	color: #06F;
}
.kuan01 span {
	line-height: 30px;
}
.kuan01 span a {
	font-size: 12px;
	text-decoration: underline;
	color:#002A53;
}
.kuan01 span a:hover{text-decoration: none;}
.media, .online {
	border-top: 2px solid #ccc;
	margin-top: 15px;
}
.media h2 {
	font-size: 14px;
	color: #000;
	padding-bottom: 10px;
}
.media span {
	padding-right: 7px;
}
/*右侧内容*/
.right_con {
	width: 735px;
	float: right;
}
.r_con01 {
	border: 2px solid #ccc;
	width: 730px;
}
.r_con01 h2 {
	font-size: 16px;
}
#tabWarp {
	width: 675px;
	position: relative;
	padding-top: 28px;
}
#tabMenu {
	width: 675px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	border-bottom: 2px solid #ccc;
}
#tabMenu span{ float:left; height:28px;line-height:28px; font-size:16px; font-weight:bolder; padding:0px 10px;}
#tabMenu ul li {
	background: url(../images/btnbg01.jpg) repeat-x;
	height: 28px;
	line-height: 28px;
	list-style: none;
	text-align: center;
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
#tabMenu ul li:hover {
}
#tabMenu ul li.curent {
	background: url(../images/btnbg02.jpg) repeat-x;
	height: 28px;
}
#tabtitel{
  width: 675px;
  line-height: 20px;
  padding: 5px;
}
#tabContent {
	width: 675px;
	padding: 5px;
}
#tabContent .hide {
	display: none;
}
.list {
	padding: 20px 0px;
}
.list h3 {
	font-size: 13px;
	font-weight: bolder;
	padding: 7px;
}
.list h3 a {
	color: #00407C;
}
.list h3 a:hover {
	text-decoration: underline;
}
.list span {
	padding: 1px 5px;
	font-size: 12px;
	margin-right: 5px;
}
.list dl{
    padding-left:7px;
}
.list dl dt {
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.list dl dd {
	hanging-punctuation: 20px;
	line-height: 20px;
	
}
.list dl dd a{ text-decoration:underline; color:#0055A6;}
.r_con02 {
	background-color: #eee;
	border: 2px solid #ccc;
	width: 730px;
	margin-top: 15px;
}
.r_con02 h2 {
	padding-bottom: 20px;
	font-size: 16px;
	border-bottom: 2px solid #ccc;
}
.r_con02 ul li {
	float: left;
	width: 330px;
	
	line-height: 25px;
}
.r_con02 ul li a {
	text-decoration: underline;
	color: #06F;
}
.r_con02 ul {
	padding: 10px 0;
}
.qk_list{ width:330px; overflow:hidden; padding:10px 0;}
.qk_list h3{ height:30px; line-height:30px; border-bottom:1px dashed #ccc; font-size:14px;color: #00407c;}
.qk_list h3 span{ float:right; font-size:11px; font-weight:normal;}
.qk_list ul li {

	width: 340px;
	line-height: 23px;
}
.qk_list ul li a {
	text-decoration: underline;
	color: #06F;
}

/*内页部分*/
.left_menu {
	width: 216px;
	padding-bottom: 23px;
}
.left_menu h2 {
	padding: 20px 0 15px 10px;
	;
	background-color: #e0eaf4;
	margin-bottom: 2px;
	font-size: 24px;
color: #243486;
}
.left_menu ul li {
	background-color: #e0eaf4;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 2px;
}
.left_menu ul li a {
	display: block;
	width: 186px;
	padding: 7px 15px;
color: #243486;
}
.left_menu ul li a:hover {
	background: #fff;
	display: block;
}
.page_right_con {
	width: 725px;
	float: right;
	border: 2px solid #ccc;
}
.page_right_con h2 {
	padding-bottom: 15px;
	font-size: 16px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}
.page_right_con p {
	line-height: 25px;
	text-indent: 2em;
}
.p_r_c_con {
	padding: 2px 0;
}
.left_menu ul li ul li {
}
.left_menu ul li ul li a {
	text-indent:1em;
	display: block;
	width: 186px;
	padding: 5px 15px;
color: #243486;
	font-weight:normal;
}
.left_menu ul li ul li a:hover {
	background: #fff;
	display: block;
}
/*尾部部分*/
#footer {
	font-size: 12px;
	margin-top: 5px;
	width: 100%;
	min-width: 1000px;
}
.footer_link {
	background-color: #e0eaf4;
	height: 40px;
	line-height: 40px;
	color: #06F;
}
.footer_link a {
	text-decoration: underline;
	color: #06F;
}
.footer_link span {
	padding: 0 10px;
}
.copyright {
	height: 35px;
	line-height: 35px;
}
#footer p {
	height: 35px;
	line-height:35px;
}
/*分页样式*/
/*期刊一览*/
.a_z_nav{ font-size:11px; padding:30px 0; font-weight:normal; color:#666;}
.a_z_nav a{ background-color: #eee;
    border: 2px solid #ccc;
	font-size:12px;
	font-weight: bolder;
	color:#0055a6;
    padding: 3px 5px;
    text-decoration: none;}
.qk_list{ width:100%;}
.qk_list dt{ font-size:16px; font-weight:bolder; color:#000;}
.qk_list dd{ line-height:20px; height:20px;}
.qk_list dd a{text-decoration: underline;
	color: #0055A6;}
.qk_list dd a:hover{ text-decoration:none;}
.qkyl_lb{ padding:20px 10px;}
.qkyl_lb h1{border-bottom:2px solid #ccc;line-height:40px;font-size:16px;}
.qkyl_lb p{ height:25px; line-height:25px; color:#999;}
.qkyl_lb p a{text-decoration: underline;color: #0055A6;}
.qkyl_lb p a:hover{text-decoration:none;}
qkyl_lb li span{}
/*           注册页面      */
.zhuce_tab{width:90%;}
.zhuce_tab td{ height:35px;}
.input_kuan{ border:1px solid #ccc; height:25px; line-height:25px;}
.zhuce_con h3{ font-size:16px; color:#000; line-height:35px;}
.zhuce_con p{ line-height:30px;}
/*           论文页面      */
.lunwen_con{}
.lunwen_con h1{ font-size:16px; line-height:25px; border-bottom:1px solid #ccc; padding:10px 0px;}
.top_lunwen{ background-color:#FFFBBF; font-size:11px; padding:15px; margin-top:20px;}
.top_lunwen ul li{ line-height:25px; height:25px;}
.top_lunwen strong{ color:#000;}
.c_lunwen{ padding:20px 0px;}
.c_lunwen p{ line-height:25px; margin-bottom:10px;}
.b_wenzi { padding-top:20px;}
.b_wenzi span{ font-size:10px; line-height:20px;}
.b_wenzi span a{text-decoration: underline;
	color: #0055A6;}
.news-jj {
line-height: 24px;
text-indent: 2em;
display: block;
float: left;
width: 650px;
height: 57px;
}
.news-info {
display: block;
float: left;
width: 650px;
color: #888;
}	
.news-title {
font-size: 16px;
text-decoration: none;
margin-bottom: 10px;
display: block;
float: left;
width: 650px;
}
.news-title  b a{color:#06F;}
#pages { padding:10px 0 10px;text-align:center;font:12px '宋体';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
