/*---- article reset----*/
[class^="text-"]:after, [class*=" text-"]:after {
    top: -2px;
    padding: 1px; /*padding: 4px; update : 1px*/
    font-size: 16px;
}
/*---- article reset end----*/


/*---- article  ----*/
.cover {
	float: left;
	width: 130px;
	margin-left: -5px;
	text-align: center;
}
.cover img {
	width: 120px;
	height: 162px;
	padding: 5px;
	border: 1px solid #ccc;
}

.main {
	margin-left: 150px;
}
.article-box, .discuss-box, .more-box {
	margin-bottom: 10px;
	padding: 30px;
	background: #ffffff;
	border: 1px solid #d5e2e3;
}
.article-top {
	position: relative;
}
.article-top .top-op {
	position: absolute;
	right: 10px;
	font-size: 14px;
}
.article-top .top-op .fen {
	position: relative;
	top: 1px;
	font-size: 13px;
}
.article-top .top-op a {
	margin-left: 1.2em;
	color: #777;
}
.article-top .top-op a i {
	margin-right: 4px;
}
.article-top .top-op a .stars {
	top: -1px;
	vertical-align: middle;
	zoom:0.8;
}
.article-top .top-op .sharepanel {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
}
.article-top .top-op .sharepanel .ashare {
	margin: 0;
	    margin-left: 1.2em!important;
	    font-size: 14px!important;
    color: #777;
    float: none;
    vertical-align: initial;
}
.article-op {
	margin-top: 20px;
}
.article-op button {
	margin-top: 15px;
	padding: 8px 10px;
	font-size: 16px;
	border: 0;
	border-radius: 0;
}
.article-op button i {
	margin-right: 0;
	margin-left: 8px;
}
.article-op .bd {
	background: -moz-linear-gradient(top,  #776f67 0%, #605850 100%);
	background: -webkit-linear-gradient(top,  #776f67 0%,#605850 100%);
	background: -o-linear-gradient(top,  #776f67 0%,#605850 100%);
   background: -ms-linear-gradient(top,  #776f67 0%,#605850 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#776f67', endColorstr='#605850',GradientType=0 );
}
.article-op .bd-yy {
	display: inline-block;
	margin-top: 15px;
	padding: 8px 10px;

	vertical-align: middle;
}
.article-op .bd-yy a {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}
.article-op .bd-yy i {
	font-size: 17px;
	margin-right: 4px;
}
.article-op .dz {
	background: -moz-linear-gradient(top,  #18b38e 0%, #019c77 100%);
	background: -webkit-linear-gradient(top,  #18b38e 0%,#019c77 100%);
	background: -o-linear-gradient(top,  #18b38e 0%,#019c77 100%);
   background: -ms-linear-gradient(top,  #18b38e 0%,#019c77 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18b38e', endColorstr='#019c77',GradientType=0 );
}
.source-list {
	overflow: hidden;
	padding: 10px!important;
}
.source-list table {
	width: 101%;
	margin-bottom: 0;
}
.source-list th, .source-list td {
	height: 28px;
	line-height: 25px;
	padding: 4px 10px;
	border-bottom: 1px solid #d5e3e0;
}
.source-list th {
	background: #ebf2f2;
}
.source-list td .refresh a {
	margin-right: 2px;
	color: #555;
	text-decoration: underline;
}
.source-list td .refresh i {
	position: relative;
	top: -1px;
	margin: 0 1px 0 2px;
	font-size: 14px;
	vertical-align: middle;
}
.source-list .status .btn {
	position: relative;
	top: -1px;
	height: 22px;
	margin-left: 3px;
	margin-right: 0;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background: #ff4542;
	border: 0;
	vertical-align: middle;
}
.source-list .status .ok {
	margin: 0;
	color: #2d9651;
}
.source-list .status .none {
	margin: 0;
	color: #ff4542;
}

.gc-more {
	top: 150px;
	width: 800px;
	margin-left: -400px;
}
.yuyue .info {
	margin-top: 8px;
}
.yuyue .info b {
	color: #f93549;
}
.yuyue .info a {
	float: right;
	text-decoration: underline;
}
.yuyue .sel {
	padding: 4px 6px;
	background-position: right 5px;
}
.yuyue .sel-box {
	overflow: auto;
	width: 100%!important;
	height: 88px;
}
.yuyue .submit {
	_margin-bottom: 0;
	padding: 0;
	text-align: center;
}
.yuyue .submit .btn-s {
	width: 100px;
	margin: 0 10px;
	background: #f93549;
	border-color: #f93549;
}
.yuyue .submit .btn-c {
	display: inline-block;
	width: 100px;
	margin: 0 10px;
	padding: 6px 5px;
	font-size: 14px;
	color: #555;
	background: #fff;
	border: 1px solid #999;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
}


.scroll .source-list-head {
	padding-right: 17px;
}
.gc-more .source-list-head {
	background: #ebf2f2;
}
.gc-more .source-list {
	overflow: inherit;
}
.gc-more .source-list table {
	width: 100%;
}
.gc-more .source-list-slider {
	
}
.scroll .source-list-slider {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 308px;
}

.source-list ul {
	overflow: hidden;
	padding: 14px 0 6px!important;
	zoom: 1;
}
.source-list li {
	float: left;
	width: 50%;
	height: auto!important;
	list-style: none!important;
	list-style-position: inherit!important;
	padding-right: 1em;
	margin-right: 0;
	margin-bottom: 10px;
}
.source-list li a {
	color: #555;
}
.source-list li a .s-pic {
	display:	inline-block;
	height: 20px;
	margin: 0 3px!important;
	/*background: url(../../images/site/source-pic.png) no-repeat;*/
	vertical-align: middle;
}
.source-list li a .s-pic.vip {
	width: 37px;
}
.source-list li a .s-pic.cnki {
	width: 42px;
	background-position: -46px 0;
}
.source-list li a .s-pic.cx {
	width: 19px;
	background-position: -96px 0;
}
.source-list li a .s-pic.wf {
	width: 19px;
	background-position: -122px 0;
}
.source-list .more {
	height: 34px;
	margin: 0 -5px -5px;
	line-height: 32px;
	text-align: center;
	display: block;
	background: #F6F9F9;
	color: #555;
}
.source-list .more i {
	position: relative;
	top: 1px;
}


.article-display {
	position: relative;
	padding: 15px;
}
.article {
	margin-right: 280px;
}

.article-summary {
	position: relative;
	padding: 0 0px 5px;
	z-index: 1;
}
.article-summary h1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: lighter;
	line-height: 35px;
	color: #000;
}
.article-summary h1 .article-type {
	vertical-align: text-bottom;
	margin-bottom: 3px;
	height: 24px;
	line-height: 23px;
	font-size: 14px;
	padding: 0 5px;
}
.article-summary h1 .cited {
	display: inline;
	color: #006aad;
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma;
	white-space: nowrap;
}
.article-summary h1 .cited span {
	margin-right: 15px;
}
.article-summary h1 .cited a {
	text-decoration: underline;
}
.article-summary .en {
	font-weight: lighter;
	font-size: 16px;
	color: #777;
}


.article-summary em {
	display: block;
	padding: 3px 0;
	line-height: 18px;
}


.article-source a {
	margin-right: 5px;
}
.article-source .outlink {
	margin-left: 0px;
	padding-left: 19px;
	background: url(../../images/site/icon-search.png) 0 0 no-repeat;	
}
.article-source .outlink a {
	color: #666666;
	text-decoration: underline;
}
.article-source a + .outlink {
	margin-left: 5px;
	padding-left: 26px;
	background-position: 7px 0;
	border-left: 1px solid #b2b2b2;	
}



.article-detail {
	/*position: relative;*/
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
.article-detail a {
	margin-right: 10px;
	color: #333;
	text-decoration: underline;
}


.article-detail p {
	margin: 0;
	padding: 5px 3px 5px 95px;
	font-size: 14px;
	line-height: 24px;
}
.article-detail .en {

}
.article-detail p strong {
	position: absolute;
	width: 85px;
	line-height: 24px;
	*margin-top: -2px;
	_margin-top: -2px;
	margin-left: -85px;
	text-align: right;
	color: #999999;
}
.article-detail .bz-class strong {
	width: 120px;
	margin-left: -120px;
}

.article-detail p em {
	display: block;
	padding-top: 4px;
	color: #858585;
	line-height: 16px;
}
.article-detail p em:hover {
	color: #555;
}

.flength4 p {
	padding-left: 70px;
}
.flength4 p strong {
	width: 65px;
	margin-left: -65px;
}
.flength5 p {
	padding-left: 85px;
}
.flength5 p strong {
	width: 80px;
	margin-left: -80px;
}
.flength6 p {
	padding-left: 100px;
}
.flength6 p strong {
	width: 95px;
	margin-left: -95px;
}
.flength7 p {
	padding-left: 115px;
}
.flength7 p strong {
	width: 100px;
	margin-left: -100px;
}
.flength8 p {
	padding-left: 130px;
}
.flength8 p strong {
	width: 125px;
	margin-left: -125px;
}


.article-graph {
	position: relative;
	height: 250px;
	margin: 13px 3px;
	text-align: center;
	background: #f9fafb;
	border: 2px solid #d5e2e3;
	border-radius: 3px;
}
.article-graph object {
	margin: 0 auto;
}
.relate-list {
	margin-bottom: 15px;
}
.relate-list h2 {
	margin-bottom: 10px;
	padding: 2px 0;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: lighter;
	color: #158c3d;
	border-bottom: 1px solid #d5e2e3;
}
.relate-list h2 tt {
	float: right;	
	margin-top: 4px;
}
.relate-list h2 tt a {
	display: block;
	width: 15px;
	height: 20px;
	background: url(../../images/site/more-arrow.png) no-repeat 5px 7px;
}
.relate-list h2 tt .hide {
	background-position: -13px 7px;
}
.relate-list ul {
	padding: 3px;
}
.relate-list li {
	margin: 4px 0;
	padding: 3px 0;
	padding-left: 25px;
	line-height: 18px;
	color: #999;
}
.relate-list li a {
	display: inline-block;
	margin-right: 10px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #a9b6b5;
}
.relate-list li span  {
	position: absolute;
	width: 45px;
	margin-left: -50px;
	text-align: right;
	color: #333;
}
.relate-list .disp-off {
	display: none;
}
.relate-list .pages {
	text-align: right;
}
.relate-list .pages a, .relate-list .pages span {
	margin: 0 5px;
}
.article-right {
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-right: 10px;
}
.right-box {
	margin-bottom: 10px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #d5e2e3;
}
.right-box .article-list dl {
	margin-bottom: 10px;
	padding: 0 3px 10px;
	line-height: 18px;
	border-bottom: 1px solid #ebf2f2;
}
.right-box .article-list dt {
	font-size: 14px;
}
.right-box .article-list dt a {
	color: #555;
}
.right-box .article-list dd {
	overflow: hidden;
	height: 18px;
	text-overflow: ellipsis;
	color: #a5a5a5
}
.right-box .article-list dd a {
	display: inline-block;
	margin-right: 0.5em;
	color: inherit!important;
	text-decoration: underline;
}
.right-box .zt-list dl {
	position: relative;
	margin-bottom: 10px;
	padding: 145px 3px 3px;
	line-height: 18px;
	border-bottom: 1px solid #d5e2e3;
}
.right-box .zt-list dl:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.right-box .zt-list dt {
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.right-box .zt-list dt a {
	color: #555;
}
.right-box .zt-list .pic {
	position: absolute;
	top: 0;
}
.right-box .zt-list .pic img {
	width: 225px;
	height: 142px;
}


.article-more .title-p40 .fen {
	font-weight: lighter;
	font-size: 16px;
}

.more-box {
	margin-bottom: 15px;
	line-height: 24px;
}
.more-box h3 {
	position: relative;
	margin-bottom: 3px;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 30px;
	color: #158c3d;
	border-bottom: 1px solid #d5e2e3;
}
.more-box h3 .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	font-family: Arial;
}
.more-box .intro {
	padding: 0 3px;
	line-height: 24px;
}
.more-box ul {
	padding: 0 3px;
}
.more-box li {
	overflow: hidden;
	height: 24px;
	list-style: disc;
	list-style-position: inside;
}
.more-box li a {
	color: #555555;
}
.more-box .baidu-list li {
	list-style-type: none;
}
.more-box .baidu-list li .bd-ico {
	margin-right: 3px;
	margin-bottom: 1px;
	vertical-align: middle;
}
.more-box .zt-list li {
	float: left;
	width: 90px;
	margin-right: 7px;
}
.more-box .ls-list li {
	height: auto;
	padding: 3px 0;
	list-style: none;
	list-style-position: outside;
}

.more-box .ls-list strong {
	display: inline-block;
	height: 20px;
	margin-right: 3px;
	padding: 0 5px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: #158c3d;
	border: 1px solid #117131;
	border-radius: 3px;
	cursor: pointer;
}
.more-box .ls-list span {
	display: inline-block;
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	background: #ebf1f2;
	border: 1px solid #d8e5e6;
	border-radius: 10px;
}
.article-discuss h2 {
	position: relative;
}
.article-discuss h2 i, .more-sel i {
	margin-right: 5px;
}
.article-discuss h2 .stars, .more-sel .stars {
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.article-discuss h2 .tip {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 14px;
	color: #aaa;
}
.discuss-box, .more-box {
	padding: 10px 20px;
}
.article-discuss .discuss-sel {
	height: 36px;
	line-height: 36px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
}
.article-discuss .discuss-sel a {
	display: inline-block;
	font-size: 14px;
	height: 35px;
	padding: 0 10px;
	line-height: 36px;
	color: #555;
	margin: 0;
}
.article-discuss .discuss-sel .current {
	font-weight: bold;
	border-bottom: 3px solid #379be9;
}
.article-discuss .discuss-list {
	margin-bottom: 15px;
}
.article-discuss .discuss-list dl {
	position: relative;
	min-height: inherit;
	margin-bottom: 8px;
	padding: 8px 5px;
	background: transparent;
	border: 0;
	border-bottom: 1px dotted #ccc;
}
.article-discuss .discuss-list dd {
	padding: 4px 0;
	line-height: 20px;
}
.article-discuss .discuss-list .user-name {
	display: inline-block;
}
.article-discuss .discuss-list .score {
	display: inline-block;
}
.article-discuss .discuss-list .score .stars {
	position: relative;
	top: -2px;
	margin-right: 1em;
	vertical-align: middle;
	zoom: 0.8;
}
.article-discuss .discuss-list .op {
	position: absolute;
	right: 0;
	top: 6px;
	color: #aaa;
}
.article-discuss .discuss-list .op a {
	color: #aaa;
}
.article-discuss .discuss-list .op  i {
	position: relative;
	font-size: 15px;
	margin-right: 3px;
}



.article-discuss .discuss-list .pages {
	float: none;
}
.article-discuss .discuss-post {
	border: 1px solid #379be9;
}
.article-discuss .discuss-post textarea {
	width: 100%;
	height: 80px;
	background: #fcfcfc;
	border: 0;
}
.discuss-post .post-bottom {
	height: 40px;
	padding: 5px;
	line-height: 30px;
	border-top: 1px solid #dddddd;
}
.discuss-post .post-bottom .user {
	float: left;
	padding: 0 5px;
}
.discuss-post .post-bottom .user span {
	margin-right: 20px;
}
.discuss-post .post-bottom .scorce, .discuss-post .post-bottom .submit {
	float: right;
}
.discuss-post .post-bottom .scorce {
	margin-right: 10px;
}
.discuss-post .post-bottom .scorce .stars {
	vertical-align: middle;
	margin-left: 5px;
	zoom: 0.8;
}
.discuss-post .post-bottom .submit button {
	height: 30px;
	padding: 5px 10px;
	background: #379be9;
	font-size: 12px;
	line-height: 20px;
	border: 0;
	border-radius: 0;
}
.more-sel {
	position: relative;
	color: #ccc;
	margin-bottom: -1px;
}
.more-sel a {
	display: inline-block;
	padding: 0 15px;
	font-size: 16px;
	color: #777;
}
.more-sel .current  {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	background: url(../../images/site/arrow.png) no-repeat center bottom;
}
 .more-sel span {
	display: inline-block;
	padding: 0 15px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
 .more-sel span span {
 	padding: 0;
}
.more-sel .yy {
	position: absolute;
	right: 0;
	/*top: 8px;*/
}
.more-sel .yy a {
	position: relative;
 	top: -1px;
	display: inline-block;
	height: 26px;
	padding: 0 9px;
	line-height: 26px;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	vertical-align: middle;
	background: #f93549;
	border-radius: 4px;
}

.book-catalog {
	max-height: 400px;
	overflow: auto;
} 
.journal .main {
	min-height: 210px;
}
.journal .cover img {
	margin-bottom: 5px;
}
.journal .cover p {
	margin: 0;
	padding: 5px 3px 5px 110px;
	padding: 3px 0;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.journal .cover p strong {
	/*position: absolute;
	width: 110px;
	line-height: 24px;
	_margin-top: -2px;
	margin-left: -110px;*/
	color: #999999;
}
.journal .article-detail .hide {
	overflow: hidden;
	text-overflow: ellipsis;
	height: 58px;
}
.journal .article-detail .hide .more {
	display: block!important;	
}
.journal .article-detail .abstrack {
	position: relative;
}
.journal .article-detail .abstrack .more {
	display: none;
	position: absolute;
	right: 14px;
	bottom: 5px;
	width: 6em;
	margin: 0;
	line-height: 24px;
	text-align: right;
	background: #fff;
}
.journal .article-detail .abstrack .more:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
.journal .article-detail p strong {
	width: 110px;
	margin-left: -120px;
}
.journal .article-detail p {
	padding-left: 120px;
}
.journal .core span {
	display: inline-block;
	width: 33%;
	margin-bottom: 6px;
	padding-right: 20px;
	font-size: 14px;
	list-style-type: circle;
	list-style-position: inside;
}
/*.journal .article-detail .core {
	padding-left: 10px;
}
.journal .article-detail .core strong {
	position: static;
	display: block;
	margin-left: 0;
	width: auto;
}*/


.journal-catalog:before, .journal-catalog:after {	
	content: "";
	display: table;
}
.journal-catalog:after {
	clear: both;
}
.journal-vol {
	float: left;
	width: 210px;
	padding-top: 5px;
}

.journal-vol .year {
	margin: 5px 0;
}

.journal-vol .year .title {
	position: relative;
	height: 36px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 26px;
	color: #555;
	background: #fcfcfc;
	border: 1px solid #e2e2e2;	
	cursor: pointer;
}
.journal-vol .year .title i {
	position: absolute;
	right: 10px;
	top: 11px;

}
.journal-vol .year:hover .title {
	border-color: #ccc;
	background: #fff;
}
.journal-vol .year .title.current {
	color: #fff;
	background: #d73c3c!important;	
	border-color: #d73c3c;
}


.journal-vol .year .vol {
	display: none;
	overflow: hidden;
	margin-top: 5px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #e2e2e2;	
	zoom: 1;
}
.journal-vol .year .vol li {
	float: left;
	list-style: none;
	width: 25%;
	height: auto;
	padding: 3px;
}
.journal-vol .year .vol a {
	display: inline-block;
	width: 100%;
	line-height: 26px;
	text-align: center;
	border-radius: 4px;
}
.journal-vol .year .vol a:hover {
	background: #f7f7f7;
}
.journal-vol .year .vol .current {
	color: #fff;
	background: #d73c3c!important;	
}

.journal-catalog .catalog {
	margin-left: 220px;
	padding: 0 15px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: lighter;
}
.journal-catalog .catalog h2 {
	position: relative;
	margin: 14px 0;
}
.journal-catalog .catalog h2:after {
	content: " ";
	position: absolute;
	border-bottom: 1px solid #ccc;
	top: 14px;
	left: 155px;
	right: 0;
}
.journal-catalog .catalog h6 {
	margin: 1.5em 0 0.5em;
	font-size: 18px;
}
.journal-catalog .catalog p {
	overflow: hidden;
	margin: 0.8em 0;
	line-height: 22px;
	background: url(../../images/site/catalog-point.gif) left top;
}
.journal-catalog .catalog .title {	
	font-size: 14px;
	margin-right: 2em;
	padding-right: 5px;
	background: #fff;
}
.journal-catalog .catalog .title a {
	color: #555;
	text-decoration: underline;
}
.journal-catalog .catalog tt {
	float: right;
	*margin-top: -22px;
	_margin-top: -22px;
	padding-left: 5px;
	font-size: 12px;
	color: #777;
	background: #fff;
}
.journal-catalog .catalog .pages {
	padding: 0;
}


.save .layer-cnt, .apply .layer-cnt {
	padding: 20px;
}
.save .sinput, .apply .sinput {
    min-height: 34px;
    _height: 34px;
    margin-bottom: 15px;
    line-height: 34px;    
}
.save .sinput input, .apply .sinput input {
	width: 169px;
}
.save p.intro, .apply p.intro {
	padding-left: 3px;
	color: #999;
}
.save .sinput strong, .apply .sinput strong {
	float: left;
	color: #999999;
	font-size: 14px;
	line-height: 34px;
}
.save .sel {
	float: left;
	min-width: 169px;
	padding-right: 20px;
	background-position: right 7px;
}
.save .sel-box {
	min-width: 125px;
}
.save .sel-box input[type=text] {
	border: 0;
	width: 100%;
	border-radius: 0;
}
.save .sel-input {
	position: relative;	
}
.save .sel-input .sel-input-add {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 29px;
	text-align: center;
}
.save .sel-input .sel-input-add i {
	position: relative;
	top: 8px;
}
.submit, .apply .submit {
	min-height: 30px;
    _height: 30px;
    margin-bottom: 15px;
    line-height: 30px;
	text-align: center;
}
.submit .btn-s, .apply .submit .btn-s {
    width: 100px;
    margin: 0 10px;
    background: #f93549;
    border-color: #f93549;
}
.apply p.intro {
	margin: -10px 0 15px;
	padding-left: 0;
}
.apply .sinput input {
	width: 255px;
}

/*我要预约*/
.yuyue