<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
	margin: 0;;
	padding: 0;;
	list-style: none;
}

body {
	background: #fff;;
	color: #333; /*background: url(../images/bg-01.png);*/
	font-family: Arial, "Microsoft YaHei";;
	font-size: 16px;;
	line-height: 150%
}

a {
	color: #333;
}

ul {
	margin: 0;
	padding: 0;
}

.journal_color {
	color: #d6383b
}

.journal-btn {
	background: #018730;
}

.whitebg {
	background: #fff;
}

.container {
	max-width: 1200px;
}

.banner1 {
	overflow: hidden;;
	border-bottom: 1px #e9e9e9 solid;
	/*background: url("../images/headerbg.png") center;*/
}

.marginl10 {
	margin-left: 10px;
}

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

.btn-p {
	padding-top: 20px;;
	padding-left: 40px;
}

.btn-p .adv-sea {
	line-height: 34px;
}

.logo {
	margin-bottom: 10px;
}

.en-title {
	font-size: 1.58rem;;
	color: #B6732C;
}

.logo a:hover {
	text-decoration: none;
}

.logo .text-primary:hover {
	color: #E25109;
}

.logoimg {
	float: left;
	margin-right: 15px;
	margin-top: 20px;
}

.header {
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
}

.header ul li {
	display: inline-block;
	width: 100%;
	text-align: right;
	color: #848484;
	font-size: 14px;
	padding: 6px 0;
}

.header ul li:nth-child (2) {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.header ul li a {
	color: #848484;
	text-decoration: none;
}

.header ul li span {
	margin-right: 12px;
	top: 2px;
	color: #fda30e;
}

.header ul li:nth-child (3) {
	text-align: right;
}

.header-right {
	text-align: right;
	padding-top: 10px;
	line-height: 160%;
}

.header-left {
	text-align: left;
}

.dropdown-menu {
	border: 0;
}

.issn {
	color: #000;;
	margin-top: 20px;
}

/*-- //header --*/ /*导航*/
.navbar {
	min-height: 36px;;
	border: 0;
}

.navbar-nav&gt;li&gt;a {
	line-height: 50px;;
	padding-top: 0;;
	padding-bottom: 0;
}

.site-nav {
	width: 100%;
	position: relative;
	z-index: 99;
	background: #fff;
	box-shadow: 1px 2px 5px #e4dada;
}

.site-nav-x {
	background: #fff;
}

.site-nav a {
	color: #333;
}

.site-nav .nav&gt;li&gt;a {
	padding: 0 25px 0;
}

.site-nav .nav&gt;li&gt;a:focus,.site-nav .nav&gt;li&gt;a:hover {
	text-decoration: none;
	background-color: #018730;;
	color: #fff;
}

.site-nav .navbar-toggle {
	background: #fff;
}

.site-nav .navbar-toggle .icon-bar {
	background: #018730;
}

.site-nav&gt;li&gt;a {
	color: #fff
}

.navbar-header {
	padding: 0 10px;
}

.dropdown-menu {
	font-size: 16px;
}

.dropdown-menu&gt;li&gt;a {
	padding: 6px 20px;
}

.dropdown-menu&gt;li&gt;a:hover,.dropdown-menu&gt;li&gt;a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f9d98b;
}

.nav-tabs {
	background: #e8eaf9;;
	color: #018730;;
	border-radius: 4px 4px 0 0;;
	background: url(../images/t.jpg);
}

/*左侧*/ /*---------------轮播图----------------------*/
.banner .slide img {
	width: 100%;;
	background-size: cover;
}

.banner .slide .carousel-caption {
	position: absolute;
	padding-top: 10px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	width: 100%;
	height: 36px;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
}

.banner .slide ol {
	
}

.banner .slide .carousel-caption h3 {
	margin-top: 10px;
}

.banner .carousel-indicators {
	bottom: 30px;
}

.banner .carousel-indicators .active {
	background-color: #018730;
}

.banner .slide .carousel-caption a {
	color: #fff;
}

.banner .carousel-indicators li {
	background: #e4d3d3;;
	border: 0;
}

.banner .slide .carousel-caption a:hover {
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	.banner .carousel-caption {
		right: 0;
		left: 0;
		padding-bottom: 0;
	}
}

/*.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;}  去阴影背景--*/
	/*---------------轮播图----------------------*/ /*当期*/
.j-title {
	font-size: 16px;
	color: #018730;;
	font-weight: bold;;
	background: url(../images/t.jpg);;
	padding-left: 10px;;
	height: 35px;;
	line-height: 35px;
}

.j-page-header {
	border-color: #025299;;
	overflow: hidden;
}

.j-page-header {
	border-color: #025299;;
	overflow: hidden;
}

.dqml .text-title {
	color: #666;;
	font-weight: bold;;
	font-size: 14px;
}

.dqml .text-title:hover {
	color: #001F38;
}

.dqml dl dt,.xinwen {
	font-weight: normal;
}

.dqml dl dt p {
	margin-top: 4px;;
	font-size: 14px;
	color: #666;
}

.xinwen li {
	margin-bottom: 8px;
}

/*期刊展示*/
#scrollpic {
	position: relative;;
	overflow: hidden;;
	height: 212px;
}

#scrollpic ul {
	position: absolute;
}

#scrollpic ul li {
	float: left;;
	padding: 5px;
	width: 175px;;
	margin: 10px 0;
	text-align: center;
}

#scrollpic ul li img {
	width: 127px;;
	height: 169px;;
	border: 1px solid #ccc;;
	webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
}

/*期刊展示*/ /*右边*/
section,aside {
	margin-bottom: 20px;
}

.cover ul {
	margin: 0;
}

.primary-menu li {
	margin-bottom: 16px;
}

.btn-shadow {
	border: 0;;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 16px;;
	line-height: 30px;
}

.cover&gt;div div:nth-child (2){
	margin: 5px 0;
}

.aside-menu {
	background: #f1f1f1;
}

.aside-menu ul {
	padding: 10px 30px;
}

.aside-menu li {
	background: url("../images/png-2070.png") no-repeat 0 center;;
	line-height: 30px;;
	font-size: 14px;;
	font-weight: bold;;
	padding-left: 25px;
}

.aside-menu li a {
	color: #0A64B1;
}

.date-time {
	color: #666;;
	display: block;;
	font-size: 14px;
}

.popover-content {
	padding: 0;
}

.fx {
	border-bottom: 1px solid #055da3;
	overflow: hidden;
	padding-bottom: 20px;
}

.if {
	border-bottom: 1px solid #055da3;
	overflow: hidden;
	font-size: 1.8rem;
	color: #E56922;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.fx_tit {
	font-size: 16px;
	height: 30px;
}

.column {
	margin-top: 0;
	margin-bottom: 5px;
}

.fx img {
	margin-right: 6px;
}

.links ul,.news {
	padding: 10px;
}

.links ul li {
	line-height: 20px;;
	margin: 10px 0;
}

.news li,.links ul li {
	background: url("../images/gif-0165.gif") no-repeat 0 5px;;
	padding-left: 15px;
}

/*底部*/
.footer {
	width: 100%;
	margin: 20px 0 0px;
	background: #333;
}

.banquan {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
	color: #fff;
}

.banquan h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

/*.banquan ul{width: 20%;}*/
.banquan ul li {
	line-height: 26px;;
	letter-spacing: normal;
	text-indent: 0;;
	font-size: 14px;
}

.dibu {
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #333333;
	line-height: 26px;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

.baise {
	color: #fff;
}

a.baise:link,a.baise:visited {
	color: #fff;;
	text-decoration: none;
}

a.baise:hover,a.baise:active {
	color: #ccc;;
	text-decoration: none;
}

/*--返回顶部top--*/
.top_web {
	position: fixed;;
	_position: absolute;;
	bottom: 80px;;
	right: 10px;;
	width: 30px;
	height: 30px;;
	border-radius: 50%;;
	display: none;;
	z-index: 9999;;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.2);
}

.top_web .glyphicon {
	text-align: center;;
	top: 6px;
	left: 8px;
}

/*--返回顶部top--*/
	/*------------------------------------------移动端开始----------------------------------------------------*/
@media ( max-width : 1024px) {
	header .logo,.en-title {
		text-align: center;;
		display: block;
	}
	header .logo img {
		margin: auto;
	}
	.app-search {
		margin-bottom: 20px;
	}
	.btn-p {
		float: none !important;;
		margin: auto;;
		text-align: center;
	}
	.btn-p div {
		line-height: 40px;
	}
	.dqml dl {
		border-bottom: 1px solid #ddd;
	}
	.site-nav .nav&gt;li&gt;a {
		padding: 0 20px 0;
	}
	.btn-shadow {
		padding: 10px 30px;
	}
}

/*改变导航默认高*/
@media ( min-width : 768px) {
	.navbar-nav&gt;li&gt;a {
		padding-top: 0;
		padding-bottom: 0;
	}
}

/*移动端搜索判断*/
@media ( max-width :1200px) and (min-width:992px) {
	.app-search {
		display: none;
	}
}

@media ( max-width : 768px) {
	.logo {
		margin-top: 0;
	}
	.logo a {
		font-size: 3rem;
	}
	.footer-bg,.footer {
		text-align: left;
	}
}

/*------------------------------------------移动端结束----------------------------------------------------*/
.page-header {
	margin-top: 20px;
}

/* 目录*/
* #dbt_action_bar_hide {
	DISPLAY: none
}

* .hidelabel {
	DISPLAY: none
}

* .volumeshowsections {
	DISPLAY: none
}

* #sectiondisplay {
	DISPLAY: none
}

* .issselected {
	BACKGROUND-COLOR: #fffee9
}

* .volisslist_selected {
	BACKGROUND-COLOR: #757575;
	COLOR: #e1e1e1
}

* .volisslist_selected A {
	COLOR: white
}

.wrapissues {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px
}

#section-showlist {
	HEIGHT: 150px;
	OVERFLOW: auto
}

* #browsevolumesbox SELECT {
	WIDTH: 200px;
	FONT-SIZE: 10px
}

#volumepanel {
	HEIGHT: 180px;
	OVERFLOW: auto
}

.abstractfield {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: none;
	MARGIN-BOTTOM: 5px;
	PADDING-TOP: 0px
}

.abstractfield SUB {
	LINE-HEIGHT: 0px
}

.abstractfield SUP {
	LINE-HEIGHT: 0px
}

* .hiderow {
	DISPLAY: none
}

* .abs_zuozhe {
	COLOR: #333;
}

* .abs_zuozhe_cn {
	COLOR: #333;
}

* .abs_njq {
	COLOR: #333;
	font-size: 14px;
}

* .dbttablehead {
	COLOR: #1259a0;
	FONT-SIZE: 10px
}

* .noselectrow {
	BORDER-BOTTOM: #eee 1px solid;
	BORDER-LEFT: white 1px solid;
	PADDING-BOTTOM: 5px;
	/* MARGIN: 5px 0px 3px 2px; */
	WIDTH: 100%;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: white 1px solid;
}

* .selectedrow {
	BORDER-BOTTOM: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px 0px 3px 2px;
	WIDTH: 100%;
	BACKGROUND: #f8f8f8;
	BORDER-TOP: #ccc 1px solid;
	BORDER-RIGHT: #ccc 1px solid
}

* .hiderow {
	DISPLAY: none
}

* #abs_biaoti A {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}

* .abs_biaoti {
	MARGIN-BOTTOM: 4px !important
}

* .abs_biaoti SUP {
	LINE-HEIGHT: 0% !important
}

.abs_biaoti SUB {
	LINE-HEIGHT: 0% !important
}

.abs_biaoti A {
	LINE-HEIGHT: 140%;
	COLOR: #222222 !important;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold
}

.authorList {
	MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 3px !important;
}

.authorList_entry SUP {
	DISPLAY: none
}

.dbtcitation {
	MARGIN-BOTTOM: 0px;
	HEIGHT: 20px;
}

TD INPUT.article_checkbox {
	LINE-HEIGHT: 21px;
	float:left;
	margin:5px 5px;
}

.articlesectionlisting { /*BORDER-BOTTOM: #666 1px solid;*/
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	COLOR: #3a3a3a;
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px;
}

.articlesectionlisting INPUT {
	FLOAT: left
}

.articlesectionlisting .dbt_header {
	color: #333;
	font-size: 18px;
}

.articlesectionlisting .dbt_header_cn {
	color: #ca410c;
}

.topButton {
	FLOAT: right
}

.issuecover_callout {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	CLEAR: both;
	PADDING-TOP: 5px
}

.abstract1 {
	WIDTH: 98%;
	COLOR: #333333
}

.txt_zhaiyao1 {
	COLOR: #7a2702;
	FONT-SIZE: 14px;
}

A.txt_zhaiyao1:link {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao1:visited {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao1:active {
	TEXT-DECORATION: none
}

A.txt_zhaiyao1:hover,.biaoti:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline;
}

.txt_biaoti,.biaoti {
	COLOR: #018730;
	font-weight: bold;;
	font-size: 16px;
}

A.txt_biaoti:link {
	COLOR: #018730;
	TEXT-DECORATION: none
}

A.txt_biaoti:visited {
	COLOR: #018730;
	TEXT-DECORATION: none
}

A.txt_biaoti:active {
	TEXT-DECORATION: none
}

A.txt_biaoti:hover {
	COLOR: #ff3300;
	TEXT-DECORATION: underline
}

.txt_biaoti_cn {
	COLOR: #222;
}

A.txt_biaoti_cn:link {
	COLOR: #222;
	TEXT-DECORATION: none
}

A.txt_biaoti_cn:visited {
	COLOR: #222;
	TEXT-DECORATION: none
}

A.txt_biaoti_cn:active {
	TEXT-DECORATION: none
}

A.txt_biaoti_cn:hover {
	COLOR: #ff3300;
	TEXT-DECORATION: underline
}

.news_biaoti {
	COLOR: #222;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;;
	text-align: center;;
	margin-bottom: 20px;
}

.txt_zhaiyao3 {
	COLOR: #7a2702;
	FONT-SIZE: 14px;
}

A.txt_zhaiyao3:link {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao3:visited {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao3:active {
	TEXT-DECORATION: none
}

A.txt_zhaiyao3:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline
}

.txt_zhaiyao3_cn {
	COLOR: #7a2702;
	FONT-SIZE: 12px;
	letter-spacing: 1px
}

A.txt_zhaiyao3_cn:link {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao3_cn:visited {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_zhaiyao3_cn:active {
	TEXT-DECORATION: none
}

A.txt_zhaiyao3_cn:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline
}

.txt_link3 {
	COLOR: #7a2702;
	FONT-SIZE: 16px;
}

A.txt_link3:link {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_link3:visited {
	COLOR: #7a2702;
	TEXT-DECORATION: none
}

A.txt_link3:active {
	TEXT-DECORATION: none
}

A.txt_link3:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline
}

.txt_14000 {
	font-size: 14px;
	color: #222222;
}

A.txt_14000:link {
	color: #222222;
	TEXT-DECORATION: none
}

A.txt_14000:visited {
	color: #222222;
	TEXT-DECORATION: none
}

A.txt_14000:active {
	TEXT-DECORATION: none
}

A.txt_14000:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline
}

.txt_14666 {
	color: #666666;
	font-size: 14px;
}

A.txt_14666:link {
	color: #666666;
	TEXT-DECORATION: none
}

A.txt_14666:visited {
	color: #666666;
	TEXT-DECORATION: none
}

A.txt_14666:active {
	TEXT-DECORATION: none
}

A.txt_14666:hover {
	COLOR: #5c307d;
	TEXT-DECORATION: underline
}

.white_content {
	display: none;
	color: #555;
	margin-bottom: 8px;
	font-size: 14px;
}

.hiden {
	DISPLAY: none
}

.collection {
	padding-left: 3px;;
	padding-right: 3px;;
	background-color: #fff;;
	color: #C9799F;;
	font-size: 8px;;
	border: 1px solid #C9799F;;
	cursor: pointer;
}

.in_progress {
	padding-left: 3px;;
	padding-right: 3px;;
	background-color: #fff;;
	color: red;;
	font-size: 8px;;
	border: 1px solid red;
}

.table1 {
	margin-top: 0px;
	margin-bottom: 12px;
	background: #fbf4f2;
}

.table1 td {
	padding: 1px;
}

.apwrap {
	margin-top: 8px;
}

/* 目录end */
.Left {
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 10px;
}

.main {
	padding: 0 5px;
}

.main div.Left {
	border: 1px solid #ccc;;
	padding: 5px;
	margin-bottom: 15px;
}

h4 {
	margin-top: 0;;
	margin-bottom: 0;
}

.main div.Left ul {
	overflow: hidden;
}

.main-widget h4 {
	margin-bottom: 5px;
}

.main-widget h4,.banner h4 {
	color: #da4548;
	font-weight: bold;
	font-size: 14px;;
	line-height: 18px;
	padding: 6px;
	background: #eeeeee;
	background: -moz-linear-gradient(bottom, #eeeeee, #dedede);
	background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#eeeeee),
		to(#dedede) );
	background: -webkit-linear-gradient(bottom, #eeeeee, #dedede);
	background: -o-linear-gradient(bottom, #eeeeee, #dedede);
	filter: progid : DXImageTransform . Microsoft .
		gradient(GradientType = 0, startColorstr = #dedede, endColorstr =
		#eeeeee);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee)"
		;
}

.banner h4,.item-title {
	background: #e0e0e0;
	border-bottom: 1px #CCCCCC solid;
	background: -moz-linear-gradient(bottom, #e0e0e0, #ffffff);
	background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#e0e0e0),
		to(#ffffff) );
	background: -webkit-linear-gradient(bottom, #e0e0e0, #ffffff);
	background: -o-linear-gradient(bottom, #e0e0e0, #ffffff);
	filter: progid : DXImageTransform . Microsoft .
		gradient(GradientType = 0, startColorstr = #ffffff, endColorstr =
		#e0e0e0);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f9f9f9, endColorstr=#ffffff)"
		;
}

.glyphicon-menu-right {
	width: 15px;;
	height: 15px;;
	background: url(../images/lanmu2_j.png) no-repeat;
	color: transparent;
	float: left;
	margin-right: 3px;
}

.list-title li {
	margin-bottom: 10px;
	padding-left: 3px;
	font-size: 14px
}

.list-title {
	margin-bottom: 0px;
}

.list-title li i {
	background: url(../images/inc4.jpg) no-repeat;;
	width: 12px;;
	height: 12px;
	display: inline-block;
}

.widget .title {
	background: #efefef;
	padding: 5px;
	font-weight: bold;
	color: #222;
}

.widget li,.select-tab-container .tab-title .list .full-abs,.select-tab-container .tab-title .list .part-text,.select-tab-container .tab-title .list .gray-abs,.select-tab-container .tab-title .list .open,.select-tab-container .nav-tabs .open,.select-tab-container .nav-tabs .gray-abs,.select-tab-container .nav-tabs .full-abs
	{
	padding-left: 2px;;
	line-height: 26px;
	font-size: 15px
}

.select-tab-container .nav-tabs li {
	background-repeat: no-repeat;;
	background-position: 0 10px;;
	margin-right: 15px;
	background-color: #fff;
}

.select-tab-container .nav-tabs li {
	background-image: url(../images/arrow.gif);
}

.select-tab-container .nav-tabs li:hover {
	background-image: url(../images/arrow1.gif);
	background-color: #fdedea;;
	background-position: 0 10px;;
	margin-right: 15px;
}

.more {
	font-size: 14px;
	font-weight: normal;
	float: right;;
	color: #018730;;
	padding-right: 5px;
}

.center .tab-content {
	border: 1px solid #ccc;
	border-top: 0;
	padding: 8px;
}

.center .tab-content li {
	background: #f5f5f5;;
	width: 100%;;
	border: 1px solid #ddd;
}

.center .nav-tabs&gt;li {
	width: 40%;
	text-align: center;
}

.tab-content {
	padding: 0px;
}

.tab-content&gt;.tab-pane {
	padding: 30px 10px;;
	background: #fff; /*overflow: auto;max-height: 1730px;*/
}

.center .nav-tabs&gt;li&gt;a {
	border: 1px solid #ccc;;
	border-bottom: 0; /*margin-right:0;*/
	border-radius: 0;
	outline: none;;
	background: #f1f1f1;
	cursor: pointer;
	font-size: 16px;
	color: #da4548;
}

.center .nav&gt;li&gt;a {
	padding: 6px 15px;
}

.center .nav-tabs&gt;.active&gt;a {
	background: #fff;;
	border-bottom: 1px solid #ffffff;;
	border-right: 1px solid #ccc;
	font-weight: bold;;
	font-size: 16px;
	color: #da4548 !important;
}

.tab-title a {
	font-weight: bold;;
	color: #da4548;
}

.center .tab-content p {
	font-size: 12px;
	margin-bottom: 0;
}

.center .tab-content .tab-con {
	margin-bottom: 15px;
}

.center .tab-content .tab-con02 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.center .tab-content .tab-con02 p {
	line-height: 30px;
}

.btn-list button {
	padding: 0px 5px;
	text-align: left;
	line-height: 35px !important;;
	background: #f3f1f2;
	background: -moz-linear-gradient(bottom, #f3f1f2, #fefefe);
	background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#f3f1f2),
		to(#fefefe) );
	background: -webkit-linear-gradient(bottom, #f3f1f2, #fefefe);
	background: -o-linear-gradient(bottom, #f3f1f2, #fefefe);
	filter: progid : DXImageTransform . Microsoft .
		gradient(GradientType = 0, startColorstr = #f3f1f2, endColorstr =
		#fefefe);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f3f1f2, endColorstr=#fefefe)"
		;
	color: #ef4500;
	font-weight: bold;;
	font-size: 14px;
	margin-bottom: 10px;;
	white-space: normal;;
	width: 100%;
}

.btn-list button a {
	color: #DA461A;
	font-weight: bold;
}

.btn-list button a:hover {
	color: #da4548;
	text-decoration: none;
}

.btn-list button:last-child {
	line-height: 20px;
}

.btn-list button:hover {
	color: #ef4500;;
	border-color: #ccc;
}

/*.btn-list span{color:#ffb138; border-bottom:1px solid #fff; float:left;}*/
.btn-list .btn-sub,.btn-list .btn-free,.btn-list .btn-rss {
	background: url(../images/btn-icon.png) no-repeat;;
	width: 28;;
	height: 28px;
	display: inline-block;
	float: left;
}

.btn-list .btn-sub {
	background-position: 0 0;
	padding: 0 22px
}

.btn-list .btn-free {
	background-position: 0 -25px;
	padding: 0 16px
}

.btn-list .btn-rss {
	background-position: 0 -53px;
	padding: 0 16px
}

.right .thumbnail {
	margin-bottom: 15px;;
	padding: 0
}

.right .item-logo a {
	display: inline-block;
	height: auto;
	padding: 0;
}

.right .adv {
	border: 1px solid #ddd;
	text-align: center;
	font-size: 12px;
	color: #666;;
	margin-bottom: 10px;
}

.right .main-widget {
	border: 1px solid #ddd;
}

.right .main-widget li img {
	max-width: 96%;;
	padding: 0 3px;
}

.right .main-widget li,.right .main-widget li img {
	margin-left: 0;
	text-align: center;
	margin: 2px auto;
}

.right .main-widget ul {
	margin: 0;;
	padding: 0
}

.right .main-widget ul li {
	margin: 8px 0
}

.left .main-widget {
	border: 1px solid #ddd;
}

.left .main-widget li img {
	max-width: 190px;
	text-align: center;
	margin: 8px auto;
}

.left .thumbnail {
	padding: 0px
}

.footer-hr {
	height: 10px;
	background: #fff;
}

.main .row {
	margin-left: 0;
	margin-right: 0;
}

/*----------------------------------item---------------------------------------------------------*/
.item-left,.current-left {
	border: 1px solid #ddd;;
	padding: 0;
}

.item-title {
	padding: 5px;
	color: #cc2a1e;
	font-weight: bold;
	font-size: 14px;;
	line-height: 20px;;
	text-indent: 8px;
}

.item-content {
	padding: 10px;
	overflow: hidden;
}

.item-biaoti {
	color: #da4548;
	font-weight: bold;
	font-size: 20px;;
	line-height: 26px;;
	margin: 15px 0
}

/*----------------------------------current---------------------------------------------------------*/
.site-navbar {
	padding: 9px 6px 9px 6px;
	margin-bottom: 10px;;
	background-image: url(../images/menu.jpg);;
	color: #f7aaac;;
	border-bottom: 1px solid #D87676;
}

.site-navbar a {
	padding: 0 6px;
	font-size: 14px;
	color: #d6383b !important;
}

.cover-fm {
	border: 1px solid #ddd;
}

.if {
	text-align: center;
	font-size: 15px;
}

.cover-fm {
	margin: 10px auto;
}

.gray-link {
	background: #efefef;
	margin-bottom: 1px;;
	padding: 5px;
}

.last-aside .gray-link {
	background: #fff;
}

.last-aside .gray-link .jiantou-right,.tab-container .tab-content .tab-con .jiantou-right
	{
	float: left;;
	width: 10px;;
	overflow: hidden;
}

.last-aside .gray-link .text-left,.center .tab-container .tab-content .text-left
	{
	overflow: hidden;
}

.last-aside .gray-link .data,.last-aside .gray-link .text-left a {
	display: block;
}

.cur-center,.center-box {
	border: 1px solid #ddd;
}

.cur-center .column,.center-box .column {
	background: #e1effb;
	padding: 7px;
	border-bottom: 1px solid #ddd;;
	color: #018730;
	font-weight: bold;
	font-size: 16px
}

.cur-box {
	overflow: hidden;;
	padding: 10px;
}

.btn-box {
	overflow: hidden;
	margin: 10px auto;
}

.date {
	color: #333;;
	font-weight: bold;
}

.btn-box .pre-btn {
	float: right;
}

.btn-box .pre-btn a {
	color: #7a2702;
}

.selected-box {
	background: #fcf5eb;
	padding: 3px;
}

.selected-box i {
	color: #ffb138;
	border-bottom: 1px solid #fff;
	padding: 0 3px;
}

.selected-box&gt;a {
	margin: 0 3px;
}

.selected-box .dropdown:hover ul {
	display: block;
}

.current-dl {
	margin-top: 20px;
}

.current-dl dt {
	color: #7f0202;
	border-bottom: 1px solid #ddd;
}

.current-dl dd {
	overflow: hidden;
	line-height: 24px;
}

.current-dl dd .che {
	float: left;;
	max-width: 30px;
	overflow: hidden;
}

.current-dl dd .article {
	overflow: hidden;
}

.current-dl dd .article .title a {
	background: url(../images/t_abstract.gif) no-repeat right 0;
	padding: 0px 15px 0px 2px;
	color: #000;
	font-size: 16px
}

.current-dl dd .adress,.center .tab-container .tab-content li.adress {
	font-style: italic;
}

.current-dl dd .link-a a,.current-dl dd .link-r a {
	color: #7a2702;
}

.current-dl dd .link-a a:hover,.current-dl dd .link-r a:hover {
	color: #da4548;
}

.current-dl dd .link-a a {
	padding: 0 15px;
	background: url(../images/css-scrtipts.jpg) no-repeat;
}

.current-dl dd .link-a .abs {
	background-position: 0 0;
}

.current-dl dd .link-a .html {
	background-position: 0 -20px;
}

.current-dl dd .link-a .pdf {
	background-position: 0 -40px;
}

.current-dl dd .link-r a {
	margin: 0 3px;
}

.current-dl dd .link-r .cur {
	margin-left: 0;
}

.leng {
	float: right;
}

.item-logo a img {
	margin-bottom: 10px;
}

/*------------------------engineering------------------------------------------------------------------*/
.en-banner {
	border: 1px solid #ddd;
	overflow: hidden;
}

.en-banner .carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background: #da4548;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.en-banner .carousel-control .right {
	right: 15px;
	left: auto;
	padding-left: 0;
}

.en-banner .carousel-inner&gt;.item&gt;a&gt;img,.en-banner .carousel-inner&gt;.item&gt;img,.en-banner .img-responsive,.en-banner .thumbnail a&gt;img,.en-banner .thumbnail&gt;img
	{
	width: 100%;;
	max-height: 310px;
	overflow: hidden;
}

.en-banner .carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1%;
	background: #333;
	background: rgba(0, 0, 0, 0.75);
	text-align: left;
}

.en-banner .carousel-caption h4 {
	font-size: 1.2vw;
}

.en-banner .carousel-caption p {
	font-size: 1vw;
}

.qnqk {
	border: 1px solid #ddd;
	background: #f5f5f5;
	margin-top: 10px;
}

.qnqk div {
	padding: 1%;
}

.qnqk div a {
	width: 9%;
	overflow: hidden;
	display: inline-block;
	clear: both;
}

.qnqk div a img {
	border: 1px solid #ddd;
	max-height: 132px;
	overflow: hidden;;
	width: 100%;
}

/*------右侧切换默认样式-------*/
.select-tab-container .tabs-right .nav-tabs,.select-tab-container .top-select
	{
	float: right;
	margin-left: 19px;
}

.tabs-left .nav-tabs&gt;li,.tabs-right .nav-tabs&gt;li {
	float: none;
}

.nav-tabs&gt;li {
	
	margin:3px 8px -2px;
}

.nav-tabs&gt;li,.nav-pills&gt;li {
	float: left;
}

.tabs-right .nav-tabs li&gt;a {
	border: 0;;
	color: #222;
}

.tabs-right .nav-tabs&gt;li&gt;a {
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.tabs-left .nav-tabs&gt;li&gt;a,.tabs-right .nav-tabs&gt;li&gt;a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 0;
}

.nav-tabs&gt;li&gt;a,.nav-pills&gt;li&gt;a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}

.select-tab-container .nav-tabs,.select-tab-container .nav-tabs&gt;li.active&gt;a,.select-tab-container .nav-tabs&gt;li.active&gt;a:focus,.select-tab-container .nav-tabs&gt;li.active&gt;a:hover
	{
	border: 0;;
	line-height: 15px;
}

/*.select-tab-container .nav-tabs&gt;li&gt;a&gt;.arrow{width:8px;height:13px; background:#ccc; display:inline-block;}
*/
.select-tab-container .nav-tabs&gt;li&gt;a:hover {
	border-color: #eee;;
	border: 0;;
	color: #da4548;
}

.select-tab-container {
	overflow: hidden;;
	padding: 2% 1%;
}

.select-tab-container .row-fluid {
	overflow: hidden;
}

.select-tab-container .tab-ul .top-li {
	position: relative;
}

.select-tab-container .tab-ul li .down-btn {
	overflow: hidden;
	background: url(../images/cover_right.gif) no-repeat;
	display: inline-block;;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 30%;
	bottom: 0;
}

.yellow-down {
	overflow: hidden;
	background: url(../images/cover_yellwo.jpg) no-repeat;;
	display: inline-block;;
	width: 18px;
	height: 18px;
}

.select-tab-container .tab-ul .top-li img {
	display: inline-block;
	border: 1px solid #ddd;;
	max-width: 138px;
}

.select-tab-container .tab-content {
	margin-left: 0;;
	padding: 0;;
	margin-top: 0;
}

.select-tab-container .tab-title h3 {
	padding: 0;;
	margin: 0 0 10px;;
	color: #9b0214;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif
}

.select-tab-container .tab-title h3 .chevron-down-gray {
	background: url(../images/cover_right.gif) no-repeat;;
	width: 16px;;
	height: 16px;
}

.span4 div {
	display: none;
}  /*--js控制tab--*/
.span4 div.active {
	display: block;
}

.select-tab-container .tab-title .list span {
	padding-right: 6%;;
	color: #7a2702;
}

.select-tab-container .tab-title .list span:last-child {
	padding-right: 0;
}

.select-tab-container .tab-title .list .full-abs,.select-tab-container .tab-title .list .part-text,.select-tab-container .tab-title .list .gray-abs,.select-tab-container .tab-title .list .open,.select-tab-container .nav-tabs .gray-abs,.select-tab-container .nav-tabs .full-abs
	{
	background-position: 0 0;
}

.select-tab-container .tab-title .list .part-text {
	background-image: url(../images/t_part.gif);
}

.select-tab-container .nav-tabs .open,.select-tab-container .nav-tabs .gray-abs,.select-tab-container .nav-tabs .full-abs
	{
	background-position: 15px 10px;;
	line-height: 15px;;
	padding-left: 34px;
}

.select-tab-container .tab-content .tab-ul .bottom-li p {
	font-style: italic;
	color: #666;
}

/*------右侧切换end-------*/
	/*------------------------------------------------------medicine---------------------------------------------------------------------*/
	/*--Cover Illustration封面区---*/
.fm-info {
	background: #efefef;;
	padding: 10px 0;
}

.jumbotron-container {
	background: #fff;
	height: 100%;
	padding: 0.5%;
	box-shadow: 0 1px 3px #ccc;
	border-radius: 6px;;
	border: 1px solid #ccc;
	border-top: 0;
}

.jumbotron-container .jumbotron {
	background: #dedede;
	background: -moz-linear-gradient(top bottom, #f4f4f4 20%, #f3f3f3 50%, #dedede 80%)
		;
	background: -webkit-gradient(linear, top bottom, top bottom, color-stop(.2, #f4f4f4),
		color-stop(.5, #f3f3f3), color-stop(.8, #dedede) );
	background: -webkit-linear-gradient(180deg, #f4f4f4 20%, #f3f3f3 50%, #dedede 80%)
		;
	background: -o-linear-gradient(180deg, #f4f4f4 20%, #f3f3f3 50%, #dedede 80%)
		;
	background: -ms-linear-gradient(180deg, #f4f4f4 20%, #f3f3f3 50%, #dedede 80%)
		;
	background: linear-gradient(180deg, #f4f4f4 20%, #f3f3f3 50%, #dedede 80%)
		;
	padding: 1%;
	margin: 0;
}

.jumbotron-container .jumbotron .journal-fm {
	float: left;
}

.jumbotron-container .jumbotron p {
	font-size: 16px;
	margin-bottom: 5px;
}

.jumbotron-container .jumbotron .journal-info {
	padding-left: 3%;
}

.jumbotron-container .jumbotron .journal-info .title {
	color: #da4548;
	font-weight: bold;
}

.jumbotron-container .jumbotron .journal-fm img {
	margin: 0 auto;
}

.center-box .cur-box .down-ul,.center-box .cur-box .top-ul,.center .tab-container .tab-content .tab-con
	{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.center-box .cur-box .down-ul li .col-md-2 {
	display: inline-block;;
	padding-right: 2%;
}

.txt_12 {
	font-size: 12px;
	color: #535353;
}

/*-tab切换-*/
.center .tab-container .tab-content li {
	border: 0;
	background: none;
}

.center .tab-container .tab-content .tab-con .jiantou-right {
	width: 3%;
}

.center .tab-container .tab-content .tab-con ul {
	margin-bottom: 0;
}

/*---------------------------------------------------medicine end---------------------------------------------------------------------*/
@media ( min-width : 992px) {
	.item-content {
		min-height: 476px;;
		padding: 20px;
	}
	.leftbox {
		padding-right: 10px;
	}
}

@media ( max-width : 992px) {
	.container {
		width: 100%;
	}
	.center .nav-tabs&gt;li {
		width: 50%;
	}
	.list-title .li-right {
		width: 100%;
		float: none;
	}
	.main div.Left ul {
		margin-bottom: 0;
	}
	.fm-info {
		background: #fff;;
		padding: 10px 0;
	}
	.jumbotron-container .jumbotron .journal-fm {
		padding: 1%;
	}
	.center-box .cur-box .down-ul li .col-md-2 {
		padding-right: 0;
	}
	.thumbnail .bdshare-button-style1-24 a {
		padding-left: 25px;
	}
	.btn-list button:last-child {
		line-height: 36px;
	}
	.right .item-logo a {
		height: auto;
		padding: 0;
		width: 100%
	}
}

@media ( min-width : 1220px) {
	.container {
		width: 1200px;
	}
	.banner .slide a img {
		height: 250px;
	}
}

@media ( min-width : 768px) {
	.navbar {
		border-radius: 0;
		border: 0;
	}
	.navbar-nav&gt;li&gt;a {
		padding-top: 0;;
		padding-bottom: 0;
	}
}

@media ( max-width : 768px) {
	.navbar-brand a {
		color: #da4548;
	}
	.navbar-brand a:hover {
		text-decoration: none;
	}
	.home {
		background: none;;
		color: #da4548;
	}
	.navbar-default .navbar-nav&gt;.home a {
		color: #000;
	}
	.navbar-default .navbar-nav&gt;li&gt;a:hover {
		text-decoration: none;
		background: #da4548;
		color: #fff;
	}
	.navbar {
		border: none;
	}
	.navbar-nav&gt;li {
		border-right: 0;
	}
	.right .main-widget li {
		margin-bottom: 10px;
	}
	.btn-list button {
		width: 100%;
	}
	.footer {
		text-align: left;
	}
	.center .nav-tabs&gt;li {
		width: 100%;
	}
	.center .nav&gt;li&gt;a,.center .nav-tabs&gt;.active&gt;a,.center .nav-tabs&gt;li.active&gt;a,.center .nav-tabs&gt;li.active&gt;a:focus,.center .nav-tabs&gt;li.active&gt;a:hover
		{
		padding: 15px 0;
		border-bottom: 1px solid #ccc;
	}
}

/*头部*/
@media ( max-width : 992px) {
	.header .tabbable,.header h1 {
		margin-bottom: 1em;
	}
	.header h1,.header .tabbable {
		float: none;
		text-align: center;
		display: block;
		margin: auto;
	}
	.header .nav-tabs&gt;li {
		margin-bottom: 0;
		width: 25%;
		padding: 1%;
	}
	.header h1 img,.header .tabbable {
		width: 100%;
		height: 100%;
	}
	.right .item-logo a img {
		margin-top: 10px;
	}
	.right .item-logo {
		border: 1px solid #ddd;;
		margin: 10px 0;
	}
}

@media ( max-width : 767px) {
	.header h1 {
		margin-bottom: 5px;
	}
	.header .nav-tabs&gt;li {
		margin-bottom: 0;
		padding: 1% 12px;
	}
	.header .tabbable {
		width: 100%;
	}
	.header input,.header button,.header select,.header .btn {
		padding: 1% 0;
		margin: 1% 5%;
		width: 90%;
		min-width: 20%;
	}
	.header .choose input {
		width: 1%;;
		min-width: 10%;
	}
	.center .nav-tabs&gt;li&gt;a {
		margin-right: 0;
	}
}

@media ( max-width : 640px) {
	.header .tabbable .nav-tabs li {
		border-left: 0;
	}
	.header .nav-tabs&gt;li {
		margin-bottom: 0;
		padding: 2% 0;
		width: 100%;
	}
	.header .choose span {
		width: 100%;
		display: block;
		text-align: left;
	}
	.font12 {
		font-size: 12px;
	}
}

/*头部end*/
	/*-------------------------------------滚动新闻-----------------------------------------------------------*/
.blog {
	width: 60%;
	margin: 20px auto;
	overflow: hidden;
}

#scrollpic {
	position: relative;
	height: 62px;
	overflow: hidden;
}

#scrollpic ul {
	position: absolute;
}

#scrollpic ul li {
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px;
	padding: 5px;
}

img {
	vertical-align: middle;
}

a {
	transition: all .5s;
}

/*-------------------------------------滚动新闻-----------------------------------------------------------*/
	/* 原CSS */
.lanmu1 {
	COLOR: #149d31;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	padding-left: 10px;
}

.lanmu10 {
	COLOR: #cc2a1e;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
}

.lanmu101 {
	COLOR: #ff6600;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	padding-left: 10px
}

.td4 {
	BORDER: #ccc 1px solid;
	margin-bottom: 15px;
}

.hiden {
	DISPLAY: none
}

.collection {
	padding-left: 3px;;
	padding-right: 3px;;
	background-color: #fff;;
	color: #C9799F;;
	font-size: 8px;;
	border: 1px solid #C9799F;;
	cursor: pointer;
}

.in_progress {
	padding-left: 3px;;
	padding-right: 3px;;
	background-color: #fff;;
	color: red;;
	font-size: 8px;;
	border: 1px solid red;
}

/* 原CSS end */
	/*-------------------------------------页面比例-----------------------------------------------------------*/
	/*------------------------------------页面比例end---------------------------------------------------------*/
.margin8 {
	margin-top: 18px
}

.sm-title {
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
	display: block;
}

.title {
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
	display: block;
}

/*--小屏隐藏--*/
@media ( max-width : 410px) {
	.phone-none {
		display: none !important;
	}
	.header .tabbable .nav-tabs .active {
		background-color: #f5f5f5;
	}
	.header .tabbable .nav-tabs .active a {
		background-color: #f5f5f5;
	}
	.tbjs {
		display: none !important;
	}
}

/*--大屏隐藏--*/
@media ( min-width : 410px) {
	.daping-none {
		display: none !important;
	}
}

.tab_abstract .nav-tabs .active a {
	color: #da4548 !important;
	font-weight: bold;
	font-size: 16px;
}

.main-widget h4 a {
	color: #333;
}

.main-widget h4 a:hover {
	text-decoration: none;
}

/*--rich兼容--*/
body {
	border-top: 0 !important;
}  /*--去掉rich顶部绿线 --*/
@media ( max-width : 410px) {
	.paragraph img {
		max-width: 200px;
	} /*--rich小屏图片 --*/
}

/*--rich兼容--*/ /*--连续英文强制自动换行--*/
.huanhang {
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
}

/* ---  news tp ---  */
.news_tp {
	padding: 10px 20px;
	height: 20px;
	color: #fff;
	background: -webkit-linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		;
	background: #115784; /* Old browsers */
	background: -moz-linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #da4548),
		color-stop(50%, #684187), color-stop(100%, #8E74A7) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		; /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		; /* IE10+ */
	background: linear-gradient(left, #da4548 0%, #684187 50%, #8E74A7 100%)
		; /* W3C */
	filter: progid : DXImageTransform . Microsoft .
		gradient(startColorstr = '#da4548', endColorstr = '#8E74A7',
		GradientType = 1); /* IE6-9 */
}

.news_tp a {
	color: #fff;
}

/*      */
.news1_box {
	color: #ffffff;
	padding: 20px 10px;
}

.news1_box ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 25px;
	line-height: 25px;
}

.news1_box ul li a {
	color: #ffffff;
	text-decoration: none;
}

.news1_box li a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.news1_box h2 {
	margin: 0;
	font-weight: normal;
	color: #ffffff;
	font-size: 28px;
}

.news1_box h4 {
	margin: 10px 0;
	font-weight: normal;
	color: #ffffff;
	font-size: 18px;
}

.news1_box h2 a {
	color: #ffffff;
	text-decoration: none;
}

.news1_box h3 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}

.bgcolor1 {
	background: #da4548;
	color: #fff
}

.zxqk a {
	color: #fff;;
	display: block;;
	padding: 8px 8px;;
	background: #684187;;
	font-size: 16px;;
	border-radius: 6px;;
	margin-bottom: 2px;;
	border-bottom: 3px solid #da4548;
	text-align: center;
}

.zxqk a:hover {
	background: #da4548;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;;
	border-bottom: 3px solid #491d6a
}

.news1_bar {
	width: 100%;
	height: 31px;
	line-height: 31px;
	margin-top: -31px; *
	margin-top: -31px;
	float: left;
	color: #fff;
	padding: 0 0 0 20px;
	background: #131b1b;
	opacity: .8;
	filter: alpha(opacity = 80); /* Old browsers */
	background: -moz-linear-gradient(left, #131b1b 0%, #364a63 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #131b1b),
		color-stop(100%, #364a63) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #131b1b 0%, #364a63 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #131b1b 0%, #364a63 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, #131b1b 0%, #364a63 100%);
	/* IE10+ */
	background: linear-gradient(left, #131b1b 0%, #364a63 100%); /* W3C */
	filter: progid : DXImageTransform . Microsoft .
		gradient(startColorstr = '#131b1b', endColorstr = '#364a63',
		GradientType = 1); /* IE6-9 */ *
	zoom: 1;
	position: relative;
}

.news1_bar a {
	color: #fff;
}

.btn1 {
	margin-bottom: 10px
}

/* ---  首页　标签 ---  */
	/*.home-biaoqian{border: 1px solid #ddd; border-top:0;}*/
.home-biaoqiannav .nav-tabs&gt;li&gt;a:active,.home-biaoqiannav .nav-tabs&gt;li&gt;a:hover,.home-biaoqiannav
	.nav-tabs&gt;li&gt;a:focus {
	color: #018730;
	cursor: default;
	background-color: #fff;
	border-color: #fff;
}

.home-biaoqiannav .nav-tabs&gt;li&gt;a,.home-biaoqiannav .nav-pills&gt;li&gt;a {
	padding-right: 14px;
	padding-left: 14px;
	margin: 5px 2px 0 2px;
	line-height: 16px;
	font-size: 16px;
	color: #222;
}

.home-biaoqiannav .active a {
	color: #018730 !important;;
	font-weight: bold;
}

.zlm {
	color: #018730;
	font-size: 16px;
	font-weight: bold;
}

/*摘要标题*/
.J_biaoti {
	font-size: 20px;
	color: #018730;
	font-weight: normal;
}

.J_biaoti_en {
	color: #018730;
	font-size: 16px;
	font-weight: bold;
}

.thumbnail {
	padding: 0;
}

.fm {
	width: 200px;;
	border-radius: 2px;;
	border: 1px solid #fff;;
	webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .08);
}

.border-radius {
	border-radius: 4px 4px 0 0;
}

td {
	line-height: 180%;
}

/*
.overflow1{
	HEIGHT: 1068px; OVERFLOW: auto
}
*/
.overflow2 {
	HEIGHT: 978px;
	OVERFLOW: auto
}

.overflow3 {
	HEIGHT: 230px;
	OVERFLOW: auto
}

.ztzz {
	font-size: 14px;;
	color: #555;;
	margin-left: 20px;
}

.wrap {
	background: #fff
}

.links1 {
	font-size: 14px;
}

.newstitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.newsbrief {
	font-size: 14px;
	font-family: "楷体";
}

.newscon a:hover {
	text-decoration: none;
}

.margin10 {
	margin-bottom: 10px;
}

.newspic {
	width: 90%;;
	height: 180px;
}

.jian {
	display: none;
}

/*二级页面*/
.content_nr {
	overflow: hidden;;
	margin-bottom: 20px;
}

.item_title {
	font-size: 16px;;
	padding: 10px 30px;;
	background: #018730;;
	color: #fff;;
	display: inline-block;
}

.item_biaoti {
	line-height: 26px;;
	text-align: center;;
	margin: 10px 0 20px;;
	font-size: 18px;;
	font-weight: bold;
}

.content_nr ul {
	padding: 20px;;
	overflow: hidden;;
	border: #ddd 1px solid;
}

.content_nr ul ul {
	padding: 0;;
	border: 0;
}

.liulancishu {
	line-height: 26px;;
	text-align: right;
}

.fy {
	padding: 20px 0;;
	margin-top: 50px;
}

.newsjsk {
	margin: 10px 0 20px;;
	overflow: hidden;
}

/*过刊*/
.gklly {
	overflow: hidden;
}

.gklly li {
	text-align: center;;
	margin-bottom: 20px;;
	line-height: 10px;
}

/*虚拟专题*/
.subject_text {
	text-align: center;;
	margin-bottom: 20px;
}

.subject_text span {
	line-height: 22px;
}

.subject_text img {
	margin-bottom: 12px;;
	max-width: 150px;;
	height: 140px;
}

/*轮播图css-----------------------------------------------------------------------*/
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 421px;
}

.blue-slide {
	background: url("../images/01.jpg") no-repeat top center;
}

.red-slide {
	background: url("../images/02.jpg") no-repeat top center;
}

.orange-slide {
	background: url("../images/03.jpg") no-repeat top center;
}

.dxhx-slide {
	background: url("../images/03.jpg") no-repeat top center;
}

.swiper-slide {
	line-height: 420px;
	color: transparent;
	font-size: 36px;
	text-align: center;
}

.bg-warning {
	background: #f0f9ff;
}

/*轮播图css*/
	/*按钮　检索　新闻css-----------------------------------------------------------------------*/
.bgcolor {
	padding: 20px 0;;
	overflow: hidden;;
	width: 100%;;
	position: absolute;
	bottom: 50px;
	z-index: 99;
}

.adv-search {
	padding: 6px 12px;;
	background: #f7921e;;
	color: #fff;;
	font-size: 16px;
}

.pic-section {
	position: relative;
}

.main-btn {
	position: absolute;;
	top: 18%;;
	right: 20%;;
	z-index: 99;
}

.main-btn li a {
	width: 149px;;
	height: 102px;;
	display: inline-block;;
	text-align: center;;
	color: #fff;;
	font-size: 20px;;
	padding: 14px 0;;
	margin: 0 10px 15px 0;;
	transition: all 1s;
}

.main-btn li a:hover {
	text-decoration: none;
	transform: translateY(-0.5em);
}

.main-btn li a span.glyphicon {
	font-size: 36px;
}

.tougao {
	background: #00adef;
}

.email {
	background: #f7921e;
}

.zhuanti {
	background: #c01d2e;
}

.guokan {
	background: #5f588c;
}

.bgcolor .input-group-btn button {
	font-size: 16px;;
	padding: 6px 20px;
}

.bgcolor .form-control,.btn-select {
	height: 36px;
}

.main-btn li .glyphicon-class {
	display: block;
}

.adv-search:hover {
	color: #fff;
}

.tongzhi {
	border-bottom: 1px solid #eee;;
	padding: 15px 0 8px;
}

.font20 {
	font-size: 20px;;
	font-weight: bold;
}

.tzgg {
	font-size: 20px;;
	margin-right: 5px;;
	float: left;
}

.view-more {
	font-size: 14px;;
	color: #919191;
}

.news-con .news-time {
	padding: 4px 8px;;
	background: #f7921e;;
	color: #fff;;
	margin-right: 8px;
}

.news-con {
	display: inline-block;;
	hoverflow: hidden;
}

.news-con a {
	color: #002d46;;
	font-size: 16px;
}

.xinwen .news-time {
	display: inline-block !important;
}

/*-------------------------------------------------------*/ /*顶部检索*/
.top_ding {
	background: #333;;
	overflow: hidden;
}

.top_ding_wz {
	max-width: 1200px;;
	margin: 0 auto;;
	overflow: hidden;;
	color: #fff;;
	height: 35px;;
	line-height: 35px;;
	text-align: left;;
	font-size: 14px;;
	padding: 0 10px;
}

.top_ding_wz ul li {
	float: left;;
	color: #fff;
}

.sy_search {
	width: 100%;;
	float: right;;
	margin-top: 0;
}

.quickSearch {
	margin-top: 50px;
}

.btn2 {
	padding: 4px 12px;;
	border-radius: 0 4px 4px 0;;
	margin: 0 0px 4px 0px;
	height: 34px;
}

.btn-search {
	background: #018730;
	font-size: 16px;
	color: #ededed;
	line-height: 25px;
	border: 1px solid #018730;
}

.gjjs {
	float: left;
	margin-left: 5px;
	height: 34px;
	line-height: 34px;
	background: #018730;
	color: #fff;
	border-radius: 4px;;
	display: block;
	font-size: 16px;
}

.gjjs a {
	color: #fff;;
	padding: 0 10px;
}

.gjjs a:hover {
	color: #fff;;
	border-radius: 4px;;
	background: #c2b13a;
	display: block;;
	text-decoration: none;
}

.tbjs {
	background: #ba8a04 !important;
}

.btn-p .adv-sea {
	line-height: 34px;
}

.top_logo {
	padding: 10px 0;;
	max-width: 1200px;;
	margin: 0 auto;
}

.form-control {
	padding: 6px 8px;
}

.carousel-control .right {
	background-image: none
}

.carousel-control .left {
	background-image: none
}

.carousel-inner&gt;.item {
	text-align: center;
}

.img-responsive,.thumbnail&gt;img,.thumbnail a&gt;img,.carousel-inner&gt;.item&gt;img,.carousel-inner&gt;.item&gt;a&gt;img
	{
	display: inline-block
}

/*菜单鼠标划动下拉*/ /*.nav &gt; li:hover .dropdown-menu {display: block;}*/
	/*轮播图*/
.tupian1 {
	margin: -20px 0 25px 0;
}

/*四个按钮*/
.bgcd {
	text-align: center;
	background: #b4b1b1;
	/* height: 100px; */ /* line-height: 100px; */
	border-radius: 10px;
	/* width: 92%; */
}

.bgcd a {
	color: #fff;;
	display: block;;
	padding: 10px 0;
}

.bgcd a:hover {
	color: #fff;;
	border-radius: 10px;;
	background: #dcad00;;
	display: block;;
	text-decoration: none;
}

.bgcd img {
	margin: 0 5px;
}

.bgcd_title {
	font-size: 24px;;
	color: #fff;;
	letter-spacing: 1px;
}

.bgcd_2 {
	background: #a59b9b !important; /* margin-left: 4%; */
}

.bgcd_3 {
	background: #ada3a3 !important; /* margin-left: 4%; */
}

.bgcd_4 {
	background: #b6b1b1 !important; /* float: right; */
}

.bgcd_title_en {
	font-size: 18px;;
	color: #fff;;
	letter-spacing: 0;
}

/*鼠标经过样式*/
.bgcd img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	cursor: pointer;
}

.bgcd:hover img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

/*鼠标经过样式*/
.slide {
	border: 1px #ededed solid;;
	background: #fbfbfb;;
	overflow: hidden;
}

.slide .image {
	padding: 14px;;
	text-align: center
}

.slide .text {
	padding: 10px;;
	line-height: 178%;;
	font-size: 14px;
}

.slide .text a {
	float: right;
	padding-right: 10px;
}

.jianjie img {
	width: 170px;
}

.xinxi {
	padding: 10px 0 0 8px;;
	font-size: 14px;
}

.news {
	font-size: 14px;
}

@media ( max-width : 767px) {
	.bgcd img {
		width: 37px;
	}
	.bgcd a {
		padding: 5px 0;
	}
	.bgcd_title {
		font-size: 16px;
	}
	.quickSearch {
		margin: 0;
	}
	.bgcd {
		margin-bottom: 15px;
	}
	.gjjs {
		font-size: 12px;
	}
	.site-nav {
		background: #018730;
	}
	.site-nav a {
		color: #fff;
	}
	.main-footer {
		font-size: 14px;
	}
	.footer-info {
		display: block;
	}
	.banquan ul {
		width: 100%;
	}
	.carousel-caption {
		font-size: 12px;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #0c69b8;
	}
	.home-biaoqiannav .nav-tabs li {
		margin: 0 !important;
		line-height: 16px;
		width: 50%;
		font-size: 16px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.bgfff {
		background-color: #fff;
	}
	.home-biaoqiannav .nav-tabs&gt;li&gt;a,.home-biaoqiannav .nav-pills&gt;li&gt;a {
		padding-right: 14px;
		padding-left: 14px;
		margin: 2px 2px 2px 2px !important;
		line-height: 16px;
		font-size: 16px;
		color: #222;
		text-align: center;
	}
	.overflow1 {
		height: auto;;
		overflow: hidden
	}
	.overflow2 {
		height: auto;;
		overflow: hidden
	}
	.overflow3 {
		height: auto;;
		overflow: hidden
	}
	.main-btn {
		position: inherit;;
		top: 0;;
		left: 0;
	}
	.main-btn li a {
		width: 50%;;
		margin: 0;;
		float: left;
	}
	.main-btn li {
		width: 100%;;
		float: left;
	}
	.btn-list {
		position: inherit;;
		bottom: 0;
	}
	.btn-list li {
		margin-top: 1%;;
		overflow: hidden;
	}
	.btn-list li a {
		width: 100%;
	}
	.adv-search {
		margin-top: 3%;
		width: 100%;
	}
	.navbar-nav .open .dropdown-menu&gt;li&gt;a {
		color: #fff;
	}
	.tzgg {
		margin-top: 10px;
	}
	.nav-tabs {
		background: #d6eed4;;
		border-radius: 4px 4px 0 0;;
		border-top: 1px solid #ddd;
	}
	.jianjie {
		margin-bottom: 20px;
	}
}

@media ( max-width : 360px) {
	.sy_search {
		padding-top: 0;
	}
	.quickSearch {
		height: auto;
	}
}

/*专题*/
.article-box {
	padding: 10px;
}

.article-box .txt_biaoti {
	text-align: center;;
	margin: 10px 0;
}

.article-box img {
	height: 120px;;
	width: 100%;
}

.wechat img {
	display: block;
}

.popover-content a {
	font-size: 16px;;
	padding: 8px;;
	color: #fff;;
	width: 35px;;
	text-align: center;;
	margin-right: 5px;
}

.popover-content .weixin,.popover-content-last .weixin {
	background: #55d315;
}

.popover-content .facebook,.popover-content-last .facebook {
	background: #356bec;
}

.popover-content .twitter,.popover-content-last .twitter {
	background: #2494ff;
}

.popover-content .linkedin,.popover-content-last .linkedin {
	background: #0170e2;
}

/*
.popover-content{border: 1px solid #eee;border-radius: 4px;margin-bottom: 10px;background:#f5f5f5;}*/
.btn-box .btn-prev,.btn-box .btn-next {
	padding: 10px;;
	background: #eee;;
	border-radius: 4px; /*border: 1px solid #ccc;*/
	float: left;
}

.btn-box .btn-prev,.current-v {
	float: left;
}

.current-v {
	padding: 0 20px;
}

.btn-box .date {
	font-weight: bold;;
	color: #333;;
	display: block;
}

.btn-box {
	overflow: hidden;;
	padding: 0 0 20px;;
	margin: auto;;
	text-align: center;
}

/*.border-list{border: 1px solid #ddd;padding:5px;margin-bottom: 10px;}*/
	/*----en css---*/
.site-nav-en .nav&gt;li&gt;a {
	padding: 0 14px 0;
}

.special-issue .txt_biaoti {
	text-align: center;
}

.red {
	color: red;
}</pre></body></html>