left-nav

/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
}

a,
area {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

img {
	-ms-interpolation-mode: bicubic;
	width: auto;
}

html,
body {
	color: #333;
	font-size: 62.5%;
	font-family: Arial, Helvetica, "微软雅黑", -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif, Helvetica;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

input {
	border-radius: 0;
}

button {
	-webkit-appearance: none;
	border-radius: 0;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
	list-style: none;
}

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

.boxcenter {
	margin: 0 auto;
}

.fl_all {
	float: left;
	display: inline-block
}

.fr_all {
	float: right;
	display: inline-block
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}

.txtdot {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.vm {
	vertical-align: middle;
}

.mt5 {
	margin-top: 5px;
}

.hidden {
	display: none;
}

.padhide {
	display: hidden;
}

.mhide {
	display: none;
}

.mhide2 {
	display: none;
}

.w725 {
	width: 725px;
}

.w1000 {
	width: 1000px;
}

.w810 {
	width: 810px;
}

.w429 {
	width: 490px;
}

.w118 {
	width: 118px;
}

.h30 {
	height: 30px;
}

.btbj_l {
	background-size: 100% 100%;
}

.bai19c {
	font-size: 19px !important;
}

body {
	font-size: 1.2rem;
	font-size: 12px;
}

.wrap-header {
	width: 100%;
}

.header {
	width: 100%;
	max-width: 1003px;
	/**图片的宽度不大于图片实际像素**/
	height: 0;
	max-height: 128px;
	padding-bottom: 12.76%;
	/**根据图片高宽比计算*/
	margin: 0 auto;
	background: url(bodytop_bg.jpg) no-repeat left top;
	background-size: cover;
}

.topmenu {
	padding: 0 20px;
	color: #555;
	background: #fff;
	border-radius: 0 0 4px 4px;
	text-align: center;
	float: right;
	margin-right: 18px;
}

.topmenu a,
.topmenu span {
	line-height: 21px;
	padding: 0 3px;
	color: #555;
}

.topmenu a:hover {
	color: #ff7800;
}

.banner img {
	max-width: 100%;
}

nav {
	background: url(http://www.jijianzu.cas.cn/images/menu_bg.jpg) no-repeat 0 0;
}

nav ul {
	padding-left: 30px;
	color: #fff;
	line-height: 2;
}

nav ul li {
	color: #003399;
	font-size: 1.3rem;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
}

nav ul li a {
	color: #003399;
	font-size: 1.3rem;
	font-weight: bold;
}

nav ul li a:hover {
	color: #ff7800;
}

.date {
	color: #fff;
	font: 14px/40px Arial;
	padding-left: 10px;
}

.left-nav {
	margin-bottom: 1px;
}

.left-nav h3 {
	height: 32px;
	line-height: 32px;
	background: url(http://www.jijianzu.cas.cn/images/yellow_title_bg.jpg) no-repeat left top;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 30px;
}


.left-nav ul li {
	height: 30px;
	line-height: 30px;
	background: url(http://www.jijianzu.cas.cn/images/ico_circle_arrow.gif) no-repeat 12px center #bbd9fa;
	margin-bottom: 1px;
	padding-left: 30px;
	font-weight: bold;
	color: #fff;
}

.left-nav ul li a {
	color: #333;
}

.left-nav ul li a:hover {
	color: #003399;
}

.left-info {
	background-color: #d6e8fc;
	border: 1px solid #bbd9fa;
	padding-bottom: 20px;
}

.left-info h3 {
	height: 28px;
	line-height: 28px;
	background: url(http://www.jijianzu.cas.cn/images/ico_blue_arrow.gif) no-repeat 12px center;
	padding-left: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	clear: both;
}

.search_content {
	padding: 0 8px 0 30px;
}

.search_input {
	width: 122px;
	height: 18px;
	line-height: 18px;
	border: 0;
	background-color: #fff;
}

.search_button {
	width: 38px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: url(http://www.jijianzu.cas.cn/images/search_button_bg.gif) no-repeat left top;
	border: 0;
	margin-left: 5px;
}

.main-left {
	margin-bottom: 20px;
}

.mian-right {}

.main-right ol a {
	color: #555;
}

.main-right ol a:hover {
	text-decoration: underline;
}

.article {
	margin: 20px 10px 0 5px;
}

.article h3 {
	background: url(http://www.jijianzu.cas.cn/images/news_detail_title_line.gif) repeat-x left bottom;
	line-height: 40px;
	color: #003f97;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.article .article-info span {
	padding: 0 1.5%;
	line-height: 3;
}

.article .article-info span a {
	color: #00f;
}

.article .article-info span a:hover {
	text-decoration: underline;
}

.article .article-info .pc {
	display: none;
}

.article .article-info .mobile {
	display: block;
}

article {
	padding: 5px 10px 20px 10px;
	font: 1.4rem;
	font-size: 14px;
	line-height: 1.8;
}

article img {
	max-width: 100%;
	height: auto !important;
}

/*Appendix*/
.appendix {
	border-top: 1px solid #267bc9;
	padding: 10px;
	margin: 20px;
}

.appendix h6 {
	color: #0068b7;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	line-height: 35px;
}

.appendix li a {
	line-height: 24px;
	list-style: outside none none;
	padding: 4px 0 4px 15px;
	color: #444;
}

.appendix li a:hover {
	color: #0074bd;
}

.footer {
	margin-top: 20px;
	background: repeat-x #ededed;
	/* url(http://www.jijianzu.cas.cn/images/bottom_top_bg.gif) */
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	color: #555;
}

.footer li {
	float: left;
}

.footer .copyright {
	width: 100%;
	line-height: 1.4;
	text-align: center;
	padding-top: 30px;
}

.footer .copyright span {
	color: #003399;
	padding: 0 5px;
}

.footer .copyright a {
	color: #039;
}

.footer .copyright a:hover {
	color: #f60;
}

.footer img {
	width: auto;
}


.temp02-wrap-R h4 {
	text-align: left;
	padding: 0;
}



@media screen and (max-width: 991px) {
	.left-nav ul li {
		float: left;
		padding-right: 10px;
		margin-right: 2px;
	}

	.left-info,
	.left-nav {
		display: none;
	}

	.main-right {
		background: no-repeat left top;

		padding: 10px 0px 10px 10px;
	}

	.w1000 {
		width: 100%
	}

	.w725 {
		width: 100%;
	}

	.w810 {
		width: 100%;
	}

	.p14 {
		padding: 0 14px;
	}

	.topimg {
		height: 100px !important;
		background-position: left -26px;
		background-size: 100%;
	}

	.w429 {
		text-align: left;
		width: auto;
	}

	.w118 {
		width: auto;
		text-align: center;
	}

	.bai19c {
		font-size: 16px !important;
	}


}


@media (max-width: 767px) {
	.topimg {
		height: 58px !important;
		background-size: 100%;
		background-position: 0 -11px;
	}

	img {
		width: 100%;
		height: auto;
	}

	nav {
		background: #519de8;
	}

	nav ul {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
		background: #519de8;
		margin-bottom: 10px;
	}

	nav ul li {
		color: #fff;
		display: block;
		line-height: 2.2;
		padding-left: 30px;
	}

	nav ul span {
		display: none;
	}

	nav ul li a {
		color: #fff;
		width: 100%;
	}

	#menu_button_wrapper {
		display: block;
		padding: .5em;
		color: #9d9d9d;
		border-bottom: 1px solid #fff;
		-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: 0 1px 0 rgba(255, 255, 255, .1);
		margin-bottom: .5em;
	}

	#menu_button {
		box-sizing: border-box;
		float: right;
		padding: .5em 1em;
		border: 1px solid #fff;
		border-radius: 5px;
		color: white;
		margin: 12px;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	#menu_button:hover {
		cursor: pointer;
		background-color: #B62C1F;
	}

	#hamburger {
		float: right;
		padding-top: .15em;
	}

	#menu_button span {
		display: block;
		background-color: #fff;
		width: 2.2em;
		height: .2em;
		border-radius: 1px;
		margin-bottom: .3em;
	}

	.block {
		display: block;
	}

	.h30 {
		height: 20px;
		line-height: 20px !important;
		width: 100%;
		text-align: center;
	}

	.p14 {
		padding: 0 14px;
	}

	.m0 {
		margin: 0 !important;
	}

	.w429 {
		text-align: center;
	}

	.bai19 {
		display: none;
	}

	#menu_list a {
		display: block;
		line-height: 37px;
		text-align: left;
		padding-left: 40px;
		background: #B62C1F;
	}

	#menu_list {
		background: #B62C1F;
	}

	.menubj {
		background: #fff;
	}
}

@media screen and (min-width: 768px) {
	.pchide {
		display: none;
	}

	.hidden {
		display: contents;
	}

	nav ul {
		line-height: 34px;
	}

	nav ul li,
	nav ul span {
		color: #003399;
		padding: 0 8px;
	}

	.footer .copyright {
		width: 80%;
	}


}

@media screen and (min-width: 992px) {
	.mhide {
		display: table-cell;
	}

	.mhide2 {
		display: inline-block;
	}

	.header {
		height: 128px;
		padding-bottom: 0;

		border-top: 4px solid #fff;
	}

	.container {
		width: 1003px;
	}

	nav ul li,
	nav ul span {
		padding: 0 10px;
	}

	.main {
		background: no-repeat left top;
		padding: 20px 0px 10px 10px;
	}

	.main-left {
		width: 210px;
		margin-right: 10px;
		float: left;
	}

	.main-right {
		width: 750px;
		float: left;
	}

	.main-right ol {
		float: right;
	}

	.article .article-info span {
		padding: 0 4%;
		line-height: 3;
	}

	.article .article-info .pc {
		display: block;
	}

	.article .article-info .mobile {
		display: none;
	}

	article {
		padding: 5px 20px 20px 20px;
	}

	article img {
		width: auto;
		max-width: 600px;
	}
}

@media \0screen\,screen\9 {
	.container {
		width: 1003px;
	}

	.pchide {
		display: none;
	}

	.mhide {
		display: inline-block;
	}

	nav {
		line-height: 33px;
	}

	nav ul li,
	nav ul span {
		padding: 0 14.7px;
	}

	nav ul li a {
		font-size: 13px;
	}

	.main-content section .section-left {
		float: left;
		width: 628px;
	}

	.section-left h3 {
		font-size: 24px;
		font-weight: bold;
	}

	.main-content section .section-middle {
		float: left;
		width: 30px;
		background: url(http://www.jijianzu.cas.cn/images/20130822_bgt_xl_sx.jpg) repeat-y 0 0;
	}

	.main-content section .section-right {
		float: left;
		width: 283px;
	}

	.section-left .article-info span {
		padding: 0 4%;
		line-height: 3;
	}
}