@import "../fonts/webfonts.css";
@import "../fonts/Ujackv2.css";
@import "../fonts/opensans/opensans_bold_macroman/stylesheet.css";
@import "../fonts/opensans/opensans_regular_macroman/stylesheet.css";
@import "../fonts/opensans/opensans_semibold_macroman/stylesheet.css";


.gary{color: #b7b7b7}
.font16{font-size:16px;}
.font14{font-size:14px;}
.font12{font-size:12px !important; }
.font13{font-size:13px;}
.font36{font-size:36px;}
.font24{font-size:24px;}
a{}
a:hover,a:focus{ text-decoration:none; color:#444;   }
.oae-body-con a,.Article-content a{color:#4475E1; }
.oae-body-con a:hover,.oae-body-con a:focus{ text-decoration:none;   }
.oae-body-con .btn-primary{      background-color: #fff;
				border: solid 1px #4475E1;
				color: #4475E1;		 }
.oae-body-con .btn-primary:hover{ background-color:#4475E1; color:#fff; }
.oae-body-con .shareicon-Con a{color:#fff; }
.oae-body-con .Editor_N a{color:#000; }


.left-block{float:left; display:inline-block;}
.inline-block{ display:inline-block;}
.bef:before{    width: 6px;
    height: 24px;
    background-color: #e8b475;
    display: inline-block;
    content: '';
    margin: 0 10px 0 0;
    vertical-align: middle;
		}
.bef3:before{
	width: 3px;    margin-top: -1px;
}

.bef8:before{
	width:8px;    margin-top: -3px; 
}
.bef820:before{
	width:8px; height:20px;    margin-top: -2px;
	margin-right:5px;
}
.bef-h18:before{	height:18px;	}
.bef-h28:before{	height:28px;	}



.btn-circle{border-radius: 50%;}
.mybtn_3_15{ padding: 3px 15px;   
		border-radius:15px; 
		}
.mybtn_5_15{ padding: 5px 15px;   
		border-radius:15px; 
		}
.mybtn_6_15{ padding: 6px 15px;   
		border-radius:15px; 
		}
.line-h16{  line-height: 16px;}
.line-h18{ line-height: 18px; }
.line-h20{ line-height: 20x; }

.m-bottom10{ margin-bottom: 10px; }
.m-bottom15{ margin-bottom: 15px; }
.m-bottom5{ margin-bottom: 5px; }
.m-bottom6{ margin-bottom: 5px; }
.m-bottom0{ margin-bottom: 0px; }
.m-bottom8{ margin-bottom: 8px; }
.m-bottom30{ margin-bottom: 30px; }
.m-bottom40{ margin-bottom: 40px; }
.m-bottom50{ margin-bottom: 50px; }

.m-top5 { margin-top: 5px; }
.m-top10 { margin-top: 10px; }
.m-top15 { margin-top: 15px; }
.m-top20 { margin-top: 20px; }
.m-top30 { margin-top: 30px; }
.m-top40 { margin-top: 40px; }
.m-top45 { margin-top: 45px; }
.m-top50 { margin-top: 50px; }
.m-top55 { margin-top: 55px; }

.m-rig-5{ margin-right: 5px; }
.m-rig-10{ margin-right: 10px; }
.p-bottom20{ padding-bottom:20px;}
.p-bottom10{ padding-bottom:10px;}
.p-bottom5{ padding-bottom:5px;}
.p-right15{ padding-right:15px;}
.p-top0{ padding-bottom:0px;}
.blue{  color:#0069cd; }
.blue2{  color: #4575e1; }
.blue2:hover,.blue2:focus{  color: #4575e1; text-decoration:underline; }

.bk_white{ background-color:#fff; }
.bor1 {border:solid 1px #ccc; }
.bor2 {border:solid 2px #ccc; }
.border2{ border-width:2px !important;  }

@font-face {
  font-family: "Georgia";
  src: url("../fonts/other/Georgia.woff2") format("woff2"),
       url("../fonts/other/Georgia.woff") format("woff"),
       url("../fonts/other/Georgia.ttf") format("truetype"),
       url("../fonts/other/Georgia.eot") format("embedded-opentype"),
       url("../fonts/other/Georgia.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Georgia-Italic";
  src: url("../fonts/other/Georgia Italic.woff2") format("woff2"),
       url("../fonts/other/Georgia Italic.woff") format("woff"),
       url("../fonts/other/Georgia Italic.ttf") format("truetype"),
       url("../fonts/other/Georgia Italic.eot") format("embedded-opentype"),
       url("../fonts/other/Georgia Italic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*************************************************************************************/
ul,li{margin:0px; padding:0px;  list-style-type:none; }

body{background-color:#fff;
	font-family:Helvetica, Arial, sans-serif;}

.wrapper {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
	display:block;
}
.row{  }
:root{
	--bkc:#566376;
	--hoc:#485260;
}
/***  top   ****/
#top{
	height:40px;
	background-color: #F3F3F3;
}
.h100{height:100%;}
#top .pull-left{width:200px;}
#top #logo { height:40px; display:block;
		  font-family:"Ujackv2"; color:#566376;
		  line-height: 40px;
			font-size: 20px;
		 }
#top #logo:hover{ 
		}	
#top .icon_search a{ line-height:40px; margin-right:0px;     color:#566376; }
#top .icon_search a:hover, #top .icon_search a:focus{}
#top .icon_search span{margin:0px 5px;}

/**oae journals 下拉*/
.mydropdown{margin-top:0px;}
.mydropdown >li>a{ color:#566376; 
		padding:10px 15px;
		border-left:solid 1px #F3F3F3;
		border-right:solid 1px #F3F3F3;
		border-bottom: 0px;
		}
.mydropdown >li>a:hover, .mydropdown > li > a:focus{   
		text-decoration: none;
		color:#0069cd;
		background-color: #fff;
		border-color: #e9e9e9;
		border-bottom: 0px;
		}
.mydropdown .open > a, .mydropdown .open > a:hover, .mydropdown .open > a:focus
{
		background-color: #fff;
		color:#0069cd;
		border-bottom: 0px;
		border-color: #e9e9e9;
		overflow: hidden; height: 40px;
}
.mydropdown .journals-menu{padding:0px; background-color: #fff;
				border:none;
				min-width: 360px !important;
				right: 0px;
				left: auto;
				box-shadow:none;
				
				}
.mydropdown .journals-menu > li > a{
			    padding: 0 20px 0px 10px;
			height: 40px;
			line-height: 40px;
			border-left:solid 1px #e9e9e9;
			border-right:solid 1px #e9e9e9;
			border-bottom:solid 1px #e9e9e9;
			
}
.mydropdown .journals-menu > li > a:hover,.mydropdown .journals-menu > li > a:focus{
	background-color: #fafafa;
	color:#0069cd;
	
}

/* top 模态框 */
.mymodal_back.in {height:100px;  top:40px;
			background-color:#9fA2A4;
			opacity:0.95;}
.modal-backdrop{background-color:#9fA2A4; height:170px;}
.modal-backdrop.in{	opacity:1; }
#myModal_search	.modal-header{border:0px;  padding:0px;	
	         left: 5px; height:30px;
			position: relative; z-index:11;}
#myModal_search .modal-dialog{margin-top:0px;	width:660px; }

#myModal_search .close{
				width: 20px;
				height: 20px;
				margin-top: 5px;
				display: block;
				right: 0px;
				border: solid 0px #f7f7f7;
				    color: #fff;
				opacity: 1;
				
				border-radius: 15px;
			padding-top: 0px;
			height: 20px;
			line-height: 20px;
				}
 #myModal_search .close .closeicon{
		width: 18px;
		height: 18px;}
#myModal_search .modal-body{padding:0px; margin-top:-20px;}		
	#myModal_search .modal-body label{color:#ffffff;  
				line-height:30px;}		
	#myModal_search .modal-body .form-control{ height:40px;
		border-radius:20px;
		display:inline-block;}	
	
#myModal_search .modal-body .btn_search{height: 40px; width:40px;
		background-color:#444; color:#fff;
		 margin-left: -43px;
		margin-top: -2px;
		}
#myModal_search .modal-body .btn_advance{
		border-radius:20px;
		padding:0px 20px;
		margin-left:10px;
		line-height:40px;
		background-color:#444;color:#fff; border:0px;
}
#myModal_search .modal-content{ top:40px;
		background:none;
		box-shadow:none;
		border:0px;

		}


/*** header */
#header{ height:100px;
		width:100%;
		padding-top:30px;
	}
#header .jpath { color:#fff;
		display: block;
		width: 50px;
		height: 40px;
		margin-right:10px; padding:0px;
		line-height:40px;
		font-size:20px;  text-align:center;
		}
#header .jname{ font-family:"Open Sans-bold"; font-size:18px; line-height:24px; font-weight:bold; color:#566376;  }
#header .jtitle{ width: 320px;  }
#header .jname img{ margin-left:5px; }
#header .jdomain{ line-height:16px; font-size:14px;      clear: left; color:#566376;
		}
#header span{ float: left;}
#header .logo_img { margin-right:10px; }
#header .logo_img img{ width:12px; }
 
#header .form-control{width: 100%;  width:700px;
		height:40px;
		border-radius:20px;
		margin-top:0px;
		border:solid 1px rgba(86,99,118,0.5);
		}
#header .pull-right{text-align:right;  z-index: 8;}
#header .btn_search{height: 32px;
		width: 32px;
		color: #fff;
		margin-left: -41px;
		 margin-top: -2px;
		 background-color:#566376;
		}
#header .btn_search:hover{   background-color:#485260;  }

#header .btn_search span{margin-left:-3px;}
#header .a_advance{margin-left:10px; 
				font-size:14px; line-height:20px; 
				font-family:"Open Sans regular";
				color:#566376;
				}
#header .a_advance:hover{ border-radius:20px; text-decoration:underline;  }
#header .qr{ width:60px; height:60px;  margin-top: -10px; margin-left:30px;  }

#search_tips{  
			display:none;
			position: absolute;
			width:700px;
			background-color: #fff;
			height: auto;
			top: 47px; 
			left:0px;
			/*right: 116px;*/
			border-bottom-left-radius:20px;
			border-bottom-right-radius:20px;
			border: solid 1px #66afe9;
			border-top:0px;
			padding:10px 15px;
			z-index:11;
	}
#search_tips a{ margin:0px 10px 10px 0px; padding:5px 10px;
				border: solid 1px #e9e9e9;
				border-radius: 20px;
				display: block;
					float: left;
		}
#header .pull-right .in_keys{
		border-bottom-left-radius:0px;
		border-bottom-right-radius:0px;
	}
#search_tips a{color:#333 !important; }
#search_tips .journal_title{ font-size:14px; }
#search_tips a:hover{color:#333 !important; background-color:#fff; border:solid 1px #4575e1; }


/*****  nav  ****/
.mynav{ 	height:auto; z-index: 9;
			width:100%; 
			background-color: #566376;
			}
.mynav-bar .jpath{ font-family:"Ujackv2"; font-size:16px;     padding: 0px 10px;
			line-height: 40px;   color: #fff;  
			text-transform :Uppercase;
			}

.navbar-default{    background-color: transparent;
		background-color:unset !important; border: 0px;}

.container-fluid{padding:0px; margin: 0px;}
.navbar-collapse{padding:0px;}
.navbar-header .navbar-toggle{margin:3px 0px; padding:9px; float:left; }
.navbar-header{ float: left;}
.navbar-header .label_m{ float: left; line-height: 40px;
    padding-left: 5px;
    font-size: 16px;}
.navbar-header .icon-bar1,.navbar-header .icon-bar2{ float:left; }

.navbar{min-height: 1px; height: 40px; margin-bottom: 0px; }
.mynav-bar > li > a{    padding:0px 10px;  line-height:40px;
	border-left:solid 0px;
	border-right:solid 0px;
	border-bottom: 0px;
	font-family:"Open Sans-bold";
	font-size:14px; 
	
}
.navbar-default .navbar-nav > li > a{color:#fff; }
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{ color:#fff;}
.navbar-default .mynav-bar > .open > a:hover,.navbar-default .mynav-bar > .open > a:focus{
	color:#0069cd;
	
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{ background-color:#485260 ;}
.mynav-bar .open > a, .mynav-bar .open > a:hover, .mynav-bar .open > a:focus,
.navbar-default .mynav-bar .open > a:hover,.navbar-default .mynav-bar .open > a{
	border-left:solid 0px #e9e9e9;
	border-right:solid 0px #e9e9e9;
	border-bottom:solid 1px #fff;
	background-color:#fff;
	/*overflow:hidden; */
	height:40px;
}
.mynav-bar .open > a:after{ content:" ";
			width: 100%;
			display: block;
			height: 2px;
			background-color: #fff;
			position: absolute;
			z-index: 9999991007;
			bottom: -2px;
			left: 0px;
	}
.navbar-default .mynav-bar .open .dropdown-menu{ box-shadow:none; 
			border:0px;
			padding:0px;
			margin-top: 0px;
			border-left:solid 1px #e9e9e9;
			border-right:solid 1px #e9e9e9;
			min-width: 320px; 
			border-top: solid 1px #e9e9e9;
			}

.mynav-bar .dropdown .dropdown-menu > li > a{ line-height:34px; border:0px;
			border-top: 0px;
			border-bottom:solid 1px #e9e9e9;
			width:100%;
			}


.mynav-bar .dropdown .dropdown-menu > li > a:hover,.mynav-bar .dropdown .dropdown-menu > li > a:focus{
	color:#0069cd; border:0px;
	border-bottom:solid 1px #e9e9e9;
}

.mynav .signin{padding: 0px; text-align: right; height: 40px;overflow:hidden; }
.mynav .signin a{ color: #fff;display:inline-block;  
				line-height: 40px;
				padding: 0px 10px; 
			    font-family: "OpenSans-semibold";
				}
.mynav .signin .icon{ font-size:18px; margin-right:5px;}
.mynav .signin span{ line-height:40px; display:inline-block; float:left;   }

.mynav .signin2 a{ display:inline-block;  height: 30px;   line-height: 30px;
				padding: 0px 10px; 
				margin-top:15px;
				margin-left:10px;
				color: #fff;
				border-radius: 20px;
				border:solid 1px #fff;
				}
.mynav .signin a:hover,.mynav .signin a:focus{ 
			}

.mynav .menu_768{ width:62%; padding:0px 20px 0px 30px; overflow:hidden;  height:40px;	
		    position: absolute;
    left: 90px;
	}
.mynav .menu_768 p{  width: 100%;	
			white-space: nowrap;	
			overflow-x: auto;
			overflow-y: hidden;
			text-align: justify;
			box-sizing: border-box;
			margin:0px;
			-webkit-overflow-scrolling:touch;
			}
.mynav .menu_768 p::-webkit-scrollbar{display: none;}
.mynav .menu_768 a{ line-height:40px; margin-right:18px; color:#fff; 
			    font-family: "Open Sans-bold";
				}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:unset;}


/** ********* main 公用  *****/ 
.article-header,.article-header *:not(sub){ font-size:19px;  line-height:24px;  font-family: "Oxygen-bold"; 
			color: #222222; }
.article-header:hover,.article-header:focus{ text-decoration:underline;  }

.article-author{ font-family:"Open Sans regular";    color: #6f6f6f; line-height:14px; font-size:12px; font-weight:400; }
.article-author i{ font-style:normal;	 }
.article-pubinfo{ font-family:"Open Sans-bold";  font-size:12px; line-height:20px; }
.article-pubinfo .section_sepa{ height:14px; color:#ccc;margin:0px 10px 0px 10px;  }

.journal_title{ font-family:"Oxygen-bold"; font-size:24px; line-height:24px; color: #333;
				font-weight:bold; letter-spacing:1px; 
				padding-bottom:10px;
				}
.journal_title .tips{ font-family:"Helvetica"; font-size:12px;  line-height:14px; color: #666;
				margin-left: 10px; }
.journal_content{ margin-top:20px; 	background-color:#fff;
		}
.journal-article h5{ margin-top:0px; margin-bottom:0px;
				border-top:0px; border-left:0px; border-right:0px;
				border-bottom-width: 2px;	
				color:#566376;
				border-bottom:solid 2px #566376;
				}
.journal-article h5:Hover{  color:#566376 !important; }
.journal-article .col-left2{ padding:0px 10px 0px 0px;}
.journal-article .col-right2{ padding:0px 0px 0px 10px;}

.journal-article .col-left{ padding:0px 15px 0px 0px;}
.journal-article .col-middle3-1{	padding:0px 5px 0px 5px;}
.journal-article .col-middle3-2{	padding:0px 5px 0px 5px;}
.journal-article .col-right3-1{ padding:0px 0px 0px 15px;}
.journal-article .col-right3-2{ padding:0px 0px 0px 5px;}

.journal-article .col-middle4-1{	padding:0px 10px 0px 5px;}
.journal-article .col-middle4-1_2{	padding:0px 5px 0px 10px;}
.journal-article .col-right{ padding:0px 0px 0px 15px;}
.journal-article .col-full{ padding:0px; }

.journal-article .bef{display:none;}

.seemore{ font-family:"Oxygen-bold"; font-size:16px;  line-height:24px; 
			font-weight:bold;  color:#566376; }
.seemore:hover{  }

.ellip4{overflow:hidden;	text-overflow:ellipsis;		display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:4; 
}
.ellip5{overflow:hidden;	text-overflow:ellipsis;		display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:5; 
}
.ellip3{overflow:hidden;	text-overflow:ellipsis;		display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:3; 
}
.ellip2{overflow:hidden;	text-overflow:ellipsis;		display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:2; 
}
.ellip{overflow:hidden; white-space:nowrap;  text-overflow:ellipsis;}

.row-flex{      display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: stretch;
    -webkit-align-items: stretch;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
	}
.img-thumbnail{ border:solid 1px #e9e9e9;  border-radius:0px;  box-shadow:none; padding:0px;}
.upper{	text-transform:uppercase;}
.fab{ font:normal normal normal 14px/1 FontAwesome;}
 .about_t{ font-family:"Open Sans-bold"; 
			font-size:16px; line-height:22px; font-weight:700;	
			}
.about_c{font-family:"Open Sans regular"; 
			font-size:14px; line-height:19px; font-weight:400;	}
		
				
.article-abstract{ font-family:"Avenir-Book"; font-size:15px; color:#333333; line-height:22px; }
.article-abstract .more{ font-family:"Avenir-Book";    color: #0069cd; line-height:22px; font-size:15px; }
.article-abstract .more:hover,.article-abstract .more:focus{ text-decoration:underline;  }
.article-specialissue,.article-doi,.article-date{ font-family:"Avenir-Book"; font-size:13px; line-height:17px; color:#888888;
			}
.article-specialissue a,.article-doi a,.article-pubinfo a{color: #0069cd; }

.article-doi a:hover{ text-decoration:underline;  }

.list_title{ font-family:"Georgia"; font-size:15px;  line-height:18px; color: #555; 
		display: block; }

.list_abs{ font-family:"Helvetica"; font-size:13px;  line-height:16px; color: #555; margin-top:5px;  }

.tab_title,.tab_title a{ font-family:"Helvetica"; font-size:12px; line-height:16px; 
			color:#444444;}

.link-blue:hover,.link-blue:focus,.journal-article .article-link .link-blue:hover,
.journal-article .article-link .link-blue:focus{  border: solid 1px #0069cd ;  color: #0069cd;  }
.blue_btn{ font-family:"Helvetica";  color:#4575e1; border:solid 1px #4575e1; }
.blue_btn:hover,.blue_btn:focus{background-color: #fff;
			border:solid 1px #4575e1;
			color:#4575e1;
			}
.grey_btn{  font-family:"Avenir-Book"; color:#222222;  border:solid 1px #e9e9e9; }

.abstracted{  font-family:"Avenir-Book"; font-size:13px; color:#444444;  line-height:16px; }

.swiper-pagination-bullet-active{ background-color:#0069cd !important; }



/********* main  ****/
.main2{ margin-top:30px; }


/***  key_banner_row **/
.key_banner_row .keys{ padding:0px 15px 0px 0px;}
.key_banner_row .keys .keysubject{  border:solid 1px #d5d5d5;
			background-color:#fafafa; 
			height:460px;  width:100%; 
			padding:0px 0px 0px 15px; 
			}
.key_banner_row .key_head{ font-family:"Oxygen-bold";   font-size:17px;
			line-height:20px; border-bottom:solid 1px #9c9c9c; 
			margin-top:20px; margin-right:15px;
				margin-bottom:0px;
			padding-bottom:10px;   color:#566376; }
.key_banner_row .keysubject .list{ display:block; height:407px;  overflow-y:auto; }
.key_banner_row .keysubject .list a{border-bottom: solid 1px #e9e9e9;
			width: calc(100% - 15px);  
		}
.key_banner_row .keysubject .list a:hover{  text-decoration:none !important; 
				background-color:#C4C4C4; }		
.key_banner_row .keysubject .list a:hover::after{content:">"; float:right; }
.key_banner_row .keysubject .list a,.key_banner_row .keys .list a{ display:table; 
			font-family:"Open Sans regular"; font-size:14px;
			line-height:14px;
			padding:10px 0px;  
			overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
			color: #000;
			}
.key_banner_row .keys .list a:hover{  text-decoration:underline;}
.key_banner_row .keys .keyissue{  border:solid 1px #d5d5d5;
			background-color:#fafafa; 
			height:220px;  width:100%; 
			padding:0px 0px 0px 15px; 
			margin-top:20px;
			}
.key_banner_row .keyissue .list{display:block; height:170px;  overflow-y:auto;}
.key_banner_row .keys .keyissue .list a:hover{ color: #4475E1;}
.key_banner_row .list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
 
  }
.key_banner_row .list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #9D9D9D;
  }
.key_banner_row  .list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }

.key_banner_row .banner_col{ padding:0px 5px 0px 5px;	}
.key_banner_row .journal-banner .banner_box{  width:100%;  position:relative;}
.key_banner_row .journal-banner .banner_box img{ width:100%; height:328px; 	border:solid 1px #e9e9e9;
		border-bottom:0px;
		}
.key_banner_row .journal-banner .banner_title{ 
			left:0px; padding:10px 15px; height:68px;
			width: 100%; 
			    display: block;
			clear: both;
			color: #Fff; 	background-color:#566376;
			}
.key_banner_row .journal-banner .banner_title a{ font-family:"Oxygen-bold"; font-size:19px;
			line-height:24px;  color:#fff; display:block;  
				height: 48px;}
			
.key_banner_row .editor_choice h4 { margin:20px 0px; height:48px; 
			}
.key_banner_row .editor_choice ul li{ border-bottom:solid 1px #e9e9e9;
			padding-bottom:20px;  padding-left:0px; padding-right:0px;  }

.key_banner_row .banner_rig{ padding:0px 0px 0px 15px;  }

.key_banner_row .banner_rig_box{  border:solid 1px #d5d5d5; padding: 10px 10px; }
.key_banner_row .banner_rig_box .box1{ display:flex;}

.key_banner_row .banner_rig_box .box1 .cl_journal:before,
.key_banner_row .banner_rig_box .box3 .cl_journal:before{  background-color:transparent; background-color:unset; }

.key_banner_row .banner_rig_box .box1 a{ width:89px;   float:left;
				text-align:center; margin-right:5px;
				 overflow: hidden;
			}
.key_banner_row .banner_rig_box .box1 li{width:100%; height:100%; padding:5px; border-radius:3px;
			color:#fff;}
.key_banner_row .banner_rig_box .box1 a:last-child{ margin-right:0px; }
.key_banner_row .banner_rig_box .box1 a{ font-family:"OpenSans-semibold"; font-size:12px; 
					line-height:12px; display: inline-block;  }
.key_banner_row .banner_rig_box .box1 li font{ display:block;      margin-top: 5px;
					margin-bottom: 5px; }
.key_banner_row .banner_rig_box .box1 .glyphicon{ font-size:36px;}

.key_banner_row .banner_rig_box .box2{ margin-top:20px; text-align:center;} 
.key_banner_row .banner_rig_box .box2 li{  text-align:center; background-color:#f5f5f5;
		width:128px; border:solid 1px #e9e9e9;
		margin-bottom:5px;
		display:inline-block; 
		border-radius:3px;
		
		}
.key_banner_row .banner_rig_box .box2 li:hover{ background-color:#C4C4C4; }
.key_banner_row .banner_rig_box .box2 li:nth-child(2n+1){margin-right:1px;}
.key_banner_row .banner_rig_box .box2 li a{ font-family:"OpenSans-semibold"; font-size:12px; 
					line-height:12px;   display:inline-block;
			vertical-align:middle;	
		padding:10px; width:100%;			
			}
.key_banner_row .banner_rig_box .box2 li a:hover{ color: #0069cd !important;}


.key_banner_row .banner_rig_box .box3{ margin-top:15px;  } 
.key_banner_row .banner_rig_box .box3 li{ width:69px; height:55px; float:left;
		text-align:center; overflow:hidden; } 
.key_banner_row .banner_rig_box .box3 li:nth-child(n+5){ margin-top:20px; }

.key_banner_row .banner_rig_box .box3 li a{font-family:"Open Sans regular"; font-size:12px; 
					color:#566376 !important;
					line-height:12px; 
					display: block; }
.key_banner_row .banner_rig_box .box3 li a:hover span:first-child{ color:#485260;  }					
.key_banner_row .banner_rig_box .box3 li a:hover span:last-child{ color:#566376 !important; text-decoration:underline; }

.key_banner_row .banner_rig_box .box3 .glyphicon{ font-size:24px;}
.key_banner_row .banner_rig_box .box3 li a span{ display:block; clear:both;     margin-bottom: 5px; }

.banner_rig .ad {border:solid 1px #e9e9e9; margin-top:30px; overflow:hidden; }
.banner_rig .ad img {width:320px;}
.key_banner_row .talkvideo{  margin-top:-20px;     font-family: "Oxygen-bold";
			line-height:24px; color:#000;
				}
.talkvideo{   font-family: "OpenSans-Semibold", Arial, Helvetica, sans-serif;
			line-height:24px; color:#000 !important;
				}
				
.hr_ad{ background-color:#fffaf8;  margin-top:30px; overflow:hidden; padding:20px;
			padding-bottom:60px;
		position:relative;  }
.hr_ad h5{ font-family:"Oxygen-bold"; font-size:14px;  line-height:20px; margin-top:0px;  }
.hr_ad h4{ font-family:"Oxygen-bold"; font-size:28px;  line-height:28px; margin-top:20px;  }
.hr_ad .link{  margin-top:20px; display:block
  }
.hr_ad .link a{ padding:5px 10px; margin-right:10px;  display: inline-block;
		font-family:"Oxygen-bold"; font-size:14px; margin-bottom:5px;}
.hr_ad .rbo_bg{display:block;  height:30px; width:100%; 
		background:url('../image_2020/hr_name@2x_1.png') no-repeat;
		background-size:207px 30px;
		background-position:top right;
		position:absolute; right:0px; bottom:0px;
		}
	
.jca_editor .journal_title{margin-top:5px;}
.jca_editor .article-author{margin-top:0px !important;}
.key_banner_row .jca_editor  h4{margin-top:5px; margin-bottom:5px;}
.key_banner_row .jca_editor  ul li{ padding-bottom:5px;}

/** original articles  **/
.journal-article .article-img img{  width:320px; height:158px; }
.journal-article .row{ margin:0px; }
.journal-article ul li{padding:0px; padding-bottom:20px;}
.journal-article .article-author{ margin-top:20px;}
.journal-article  h4{  margin: 0px;  }

.journal-article  .left-big .article-img img{ }
.journal-article  .left-big .article-info{ padding:20px;
				min-height:220px;
				height:calc(100% - 530px); 
				background-color:#566376;
				}
.journal-article  .left-big .article-header,
.journal-article  .left-big .article-header *{     font-size: 24px;
					line-height: 28px;  color:#fff;  }

.journal-article  .left-big .article-author{
				position: absolute;   bottom: 40px;	  color:#fff; }
.journal-article  .left-big .article-pubinfo{
						    position: absolute;   bottom: 20px;color:#fff; }
.journal-article .left-big .hasvideo .article-author{ position: absolute;   bottom: 65px;	  color:#fff; }
.journal-article .left-big .hasvideo .article-talkvideo{ position: absolute;   bottom: 40px;	margin-bottom: 0px;  color:#fff; }

.journal-article .sm_img ul li{ padding-bottom:0px; }						
.journal-article .sm_img ul li:nth-child(n+3){ margin-top:20px;  }
.journal-article .sm_img ul li:nth-child(odd){ padding-right:10px; }
.journal-article .sm_img ul li:nth-child(even){ padding-left:10px;}
.journal-article .sm_img .article-info{margin-top:10px; 
			border-bottom:solid 1px #e9e9e9;  padding-bottom:20px;	 }

.journal-article .sm_img .article-header{  height:120px; }

.journal-article  .col-full ul li {	margin-top:20px;
				border-bottom:solid 1px #e9e9e9;   }
.journal-article .col-full .article-author{ margin-top:20px;}
.journal-original .sm_img .hasvideo .article-header{  height:96px;
		    -webkit-line-clamp:4;
    }
.journal-original .sm_img .hasvideo  .article-author{    margin-top: 15px;}


/*** journal-review  ****/
.journal-review .noimg .article-header{  height:120px; }
.journal-review .noimg ul li{ border-bottom:solid 1px #e9e9e9;
			margin-bottom:22px; }
.journal-review .noimg ul li:last-child{ margin-bottom:0px; }

.journal-review .mid ul li{ padding-bottom:0px;   margin-bottom:20px;}
.journal-review .mid ul li:nth-child(n+3){ padding-bottom:0px;   margin-bottom:0px;}
.journal-review .mid ul li:nth-child(odd){  padding-right:10px;  }
.journal-review .mid ul li:nth-child(even){ padding-left:10px;  }
.journal-review .mid .article-img img{ width:320px; height:298px; }
.journal-review .mid .article-info{ padding:15px;  height:126px;  background-color:#566376; }
.journal-review .mid .article-header,.journal-review .mid .article-header *{ color:#fff; }
.journal-review .noimg .hasvideo .article-header{  height:96px;
		    -webkit-line-clamp:4;
    }

/**** others ***/
.journal-others  .col-right2 ul li{  border-bottom:solid 1px #e9e9e9; }
.journal-others  .col-right2 ul li:nth-child(n+2){ margin-top:20px;  }
.journal-others .col-left2 .article-pubinfo .section_sepa,
.journal-cited .col-left2 .article-pubinfo .section_sepa{color:#fff; }

/***  Most Cited Papers In Last Two Years ***/
.journal-cited .col-left2 .article-img{ background-color:#f5f5f5;  text-align:center; }
.journal-cited .col-left2 .article-info{ padding:20px;
				min-height:170px; background-color:#566376;
				}
.journal-cited .col-left2 .article-header{ height:58px;}
.journal-cited .col-left2 .article-header,
.journal-cited .col-left2 .article-header *{     font-size: 24px;
					line-height: 28px;  color:#fff;  }
.journal-cited .col-left2 .article-author{
				position: absolute;   bottom: 38px;	  color:#fff; }
.journal-cited .col-left2 .article-pubinfo{
						    position: absolute;   bottom: 20px; color:#fff;  }
							
.journal-cited .sm_img ul ,.journal-cited .sm_img ul li{ height:100%; }
.journal-cited .sm_img .article-info{margin-top:12px; }

.journal-cited .sm_img .article-img,.journal-cited .sm_img .article-info{padding:0px;}

/*** Ongoing Special Issues ***/
.journal-ongoing .adleft img{ width:320px; height:600px; }
.journal-ongoing .adrig img{ width:1000px; height:120px; }
.journal-ongoing .adrig,.journal-ongoing .issues{ padding:0px; }

.journal-ongoing  .issues li{padding-bottom:0px;}
.journal-ongoing .issues ul li:nth-child(odd){ padding-right:10px; }
.journal-ongoing .issues ul li:nth-child(even){ padding-left:10px; }
.journal-ongoing .issues .boxs{ padding:20px 0px;  height:100%; 
				border-bottom:solid 1px #e9e9e9; }
.journal-ongoing .issues .iss-img img{ width:120px; height:160px;   }

.journal-ongoing .issues .spe-con{	padding-left: 20px;	     width: calc( 100% - 120px);	}
.journal-ongoing .issues .iss-header{	font-family:"Oxygen-bold"; 
			font-size:19px; line-height:24px; font-weight:700;
			height:72px; border:0px;
			}
.journal-ongoing .issues .iss-header a{ color:#000; }
.journal-ongoing .issues .iss-header a:hover{  text-decoration:underline; }
.journal-ongoing .issues  .m-top5 {		 margin-top: 5px;			}
.journal-ongoing .issues  .article-pubinfo{  font-family:"Open Sans regular"; 
			font-size:12px; line-height:20px; font-weight:400;
			 }
.journal-ongoing .issues p{margin-bottom:4px;}
.journal-ongoing .issues  .spe-btns{ margin:0px;	 }
.journal-ongoing .issues  .spe-btns a{ color:#000;	display:table;
		font-family:"Open Sans regular"; font-size:12px; line-height:20px; font-weight:400;
		border: solid 1px #566376;
		}
.journal-ongoing .issues  .spe-btns a:hover{ color:#fff;  border-color:#fff;  }
	
.journal-ongoing .issues .spe-btns .back_journal:hover{ }
.journal-ongoing  .issues li .submit {
    width: 14px;
    height: 20px;
    display: inline-block;
    background: url(../image_2020/submit_h.png) no-repeat 0 2px;
    background-size: 14px 14px;
    vertical-align: middle;      margin-right: 5px;
	/*filter:grayscale(100%) brightness(300%);
	*/
}
.journal-ongoing  .issues li .contact {
    width: 14px;
    height: 20px;
    display: inline-block;
    background: url(../image_2020/contact_h.png) no-repeat 0 4px;
    background-size: 14px 11px;
    vertical-align: middle;       margin-right: 5px;

}
.journal-ongoing .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom:20px;
	}
.journal-cited .sm_img .hasvideo .article-header{height:96px;
		    -webkit-line-clamp:4;}
.journal-cited .sm_img .hasvideo  .article-author{    margin-top: 15px;}

.ongoing-little .adleft,.ongoing-little .col-right3-2 .adrig,
.ongoing-little .swiper-pagination,.ongoing-little  .swiper-button-prev,
.ongoing-little .swiper-button-next{display:none;}
.ongoing-little .col-right3-2{padding:0px; }
.ongoing-little .col-md-9{width:100%; }
.ongoing-little .swiper-slide .col-md-6,
.ongoing-little .swiper-slide .col-lg-6{width:100%;}
.ongoing-little .issues .iss-header{ height:48px;}
.ongoing-little .issues ul li:nth-child(even){padding:0px;}

.journal-ongoing .issues .spe-btns a{float:left; margin-right:20px; }
.journal-ongoing .issues .spe-btns a:hover .submit{ 
	background: url(../image_2020/submit@2x.png) no-repeat 0 2px;
    background-size: 14px 14px;
    vertical-align: middle;      margin-right: 5px;
	}
.journal-ongoing .issues .spe-btns a:hover .contact{
	 background: url(../image_2020/contact@2x.png) no-repeat 0 4px;
    background-size: 14px 11px;
    vertical-align: middle;       margin-right: 5px;
}

/*** Special Issues Books ****/
.journal-ebook .journal_content{ background-color:#f5f5f5; 		}
.journal-ebook  .swiper-wrapper{ padding:30px 50px; 		}
.journal-ebook  .ebooks_box img{ width:280px;  }
.journal-ebook .ebooks_box li{ float:left;  margin-right:40px; padding:0px;  }
.journal-ebook .ebooks_box li:lost-child{ margin-right:0px; }


/*** About The Journal ***/
.journal-about .journal_content{ 
				border-bottom:solid 1px #e9e9e9; }
.journal-about ul{width: 100%;  }
.journal-about li .editor_chief{ width:40px; height:40px;  border-radius:20px; margin-right: 10px; }
.journal-about .link a{color:#0069cd; text-decoration:underline; }

/** * Membership* */
.journal-member .journal_content{ 
				border-bottom:solid 1px #e9e9e9; }
.journal-member .col-left,
.journal-member .col-middle3-1,
.journal-member .col-right
				{ padding-top:20px;  padding-bottom:20px; }
.journal-member ul li:nth-child(n+4){ border-top:solid 1px #e9e9e9;  	}
.journal-member .member-img img {
    width: 120px;
    height: 120px;	 
	box-shadow: 0px 5px 15px 0px #ccc ;
	border:0px;
	}
	
.journal-member .member-con{ 	padding-left:20px; 	width: calc(100% - 120px);   }				
.journal-member  .member_t{  font-family:"Open Sans-bold"; 
			font-size:16px; line-height:22px; font-weight:700;  }
.journal-member .text-left{  font-family:"Open Sans regular"; 
			font-size:14px; line-height:19px; font-weight:400;}
.journal-member .text-left a{ text-decoration:underline ;}

.journal-member .col-lg-4,.journal-member  .col-md-4,.journal-member .col-sm-4{ width:33%;}

/****  Partners   ****/
.journal-part .journal_content{ border:solid 1px #e9e9e9;  padding:20px;  }
.journal-part .img-thumbnail{ border: 0px; width:120px; height:96px;   }
.journal-part ul li{padding:0px; }		
	
	
/**** footer *******/
.footer {
    border-bottom: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    background-color: #fff;
	
	clear:both;
}
.foot1{border-top: solid 1px #566376 !important;   }

/*.back_opa_journal{ background-color:rgba(231,180,117,0.05); }*/

.footer .foot_content {
    padding-top: 10px;
    padding-bottom: 20px;
}
.footer  a:hover,.footer  a .bk:hover, .footer  a .jt:hover{ color: #4475E1; }
.footer .oaemedia-link li a:hover{color: #4475E1;}

.footer .foot_title{ font-family:"Open Sans-bold"; font-size:16px;  line-height:22px;
		font-weight:700;  color:#566376;  }
.footer  .foot-con, .footer  .foot-con *{ font-family:"Open Sans regular"; font-size:14px;  line-height:20px;
		font-weight:400;	color:#6f6f6f;	}
.footer  .foot-con>span{ display:block;  color:#6f6f6f; margin-bottom:5px; }

.footer .oaemedia-link li a{ line-height:25px; font-family:"Open Sans regular"; font-size:14px;
				font-weight:400;	color:#6f6f6f; }
.footer .oaemedia-link li {clear:both; float:left;  margin-bottom:5px; }
.footer .oaemedia-link li:last-child { margin-bottom:0px; }
.footer .oaemedia-link li .bk {
    width: 25px;
    height: 25px;
    border-radius: 0px;
    background-color: #007bbb;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    float: left;
    margin-right: 10px;
}
.footer .oaemedia-link li .bk *{color:#fff; }
.footer .oaemedia-link li .fbk{ background-color: #55AEEE;}
.footer .oaemedia-link li .tbk{ background-color:#39599A; }
.footer .oaemedia-link li .lbk{ background-color:#007BBB;}
.footer .oaemedia-link li .ytbk{ background-color:#DD1829;}
.footer .oaemedia-link li .wxbk{ background-color:#22D96F;}
.wx_code {
    display: none;
    position: absolute;
    top: 160px;
    right: 70px;
    z-index: 100;
    width: 100px;
    height: 100px;
    background-color: #fff;
    box-shadow: 1px 0 10px 5px rgba(0, 0, 0, .12);
    padding: 0px;
}
.body-right-content .wx_code{    top: 5px;
    right: -80px;   padding: 10px;}
	
.news_topinfo_con .wx_code{ padding:10px;    top: -35px;
    right: -110px; }
	
/*** foot2 ***/
.foot2{	 border-top: solid 1px #a5bcf8;  background-color:#f9faff;  margin-top:0px;  }
.foot2 .foot_title{	    }
.footer .jlist .jt{  }

/** bottom **/
.mybottom { height:30px;  overflow:hidden;   background-color:#4475E1;  }
.mybottom  .bottom-con{ font-family:"Avenir-Book";
				font-size:13px; 
				color:#ffffff;
				line-height:30px;
		}


/**search 页面**/
.oae-search-content  .Search-form .radio label,.Search-form .checkbox label{ min-height: 16px;
		    display: inline-block;
			}
.oae-search-content .Search-form .radio .sn2{ margin-top:10px; margin-right:5px; }
.oae-search-content .checkbox-inline label{ margin-right:3px; }
.oae-search-content .checkbox-inline { padding-left:0px;     padding-right: 20px; }

/**编委**/
.EditorType_list .media-body .Editor_N a{ color:#4475E1;}

/**其他 pad  **/
@media (min-width: 768px) and (max-width: 1112px){
	.dice-menu{ }
	.wrapper,.container {
		width: 750px;
	}
	/*8.16 pad 切换*/
	.hidden-sm{display:none !important;}
	.visible-sm{    display: block !important;}
	.col-sm-1{width:calc(1 / 12 * 100%) !important;}
	.col-sm-2{width:calc(2 / 12 * 100%) !important;}
	.col-sm-3{width:calc(3 / 12 * 100%) !important;}
	.col-sm-4{width:calc(4 / 12 * 100%) !important;}
	.col-sm-5{width:calc(5 / 12 * 100%) !important;}
	.col-sm-6{width:calc(6 / 12 * 100%) !important;}
	.col-sm-7{width:calc(7 / 12 * 100%) !important;}
	.col-sm-8{width:calc(8 / 12 * 100%) !important;}
	.col-sm-9{width:calc(9 / 12 * 100%) !important;}
	.col-sm-10{width:calc(10 / 12 * 100%) !important;}
	.col-sm-11{width:calc(11 / 12 * 100%) !important;}
	.col-sm-12{width:100%;}
	.input-text {
    width: 400px;
    min-width: 500px;
	}
  /*8.16 pad 切换*/
	.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-12{
		padding-left:10px; padding-right:10px;
	}
	.mynav .menu_768 {
				width: 60%;
				padding: 0px 10px 0px 0px;
				overflow: hidden;
				height: 40px;
				position: absolute;
				 left: 100px;
			}
	.mynav .menu_768 a{}
	.navbar-collapse.collapse>ul, .navbar-collapse.collapsing {
    display: none;
	}
	.container-fluid > .navbar-collapse{ width:unset !important; }
	.navbar-toggle{ display:block; border:0px;  color:#fff; }
	.navbar-default .navbar-toggle .icon-bar{ background-color:#fff; width:16px;  }
	.navbar-default .navbar-toggle .icon-bar:nth-child(3){width:13px;  }
	.navbar-header .label_m{color:#fff; padding:0px;  text-transform:uppercase; }
	
	.navbar-collapse.collapse>ul,.navbar-collapse.collapsing{ display: none; }
	.navbar-default .in>ul{
					display: block;
					
			}
	.navbar-default .in{
					max-width: 400px;
					top: 40px;
					position: relative;
					left: -88px;
			}
	.collapse.in>ul>li{ width: 100%;}
	.collapse.in>ul>li a{ border: 0px; }
	.navbar-header{ float: left; max-width:80px; overflow:hidden; }
	.navbar-default .navbar-collapse{ display:none; }
	.navbar-header .icon-bar2{     font-size: 16px;
			margin-top: -2px; } 
			
	.navbar-collapse.in {
				/* overflow-y: auto; */
				position:absolute;
				    left: -9px;
				top: 43px;
				z-index: 22;
				background-color: #fff;
		}
	.collapse.in .navbar-nav .open .dropdown-menu{ position: static;
			width: 100%; 
			}
	.navbar-default .navbar-nav > li > a{ color: #666;     text-align: left; }
	.navbar-default .mynav-bar .open .dropdown-menu{ border:0px;}
	
	#header .form-control,#search_tips{ width:300px;  }
	#myModal_search .modal-body .form-control{ width:490px; }
	
	.key_banner_row .keys,.key_banner_row .banner_col,.journal-article .col-left2,
	.journal-article .col-right2,.journal-article .col-full,.journal-article .col-middle3-2,
	.journal-article .col-right3-1,.journal-ongoing .adrig, .journal-ongoing .issues
	,.journal-article .col-left
	{ padding:0px 10px 0px 10px; }
	
	/** original articles  **/
	.journal-article h5{margin-left:10px; margin-right:10px;  }
	.journal-article .left-big .article-img img{     width: 480px;
				height: 385px;}
	.journal-article .article-img img {
					width: 230px;
					height: 115px;
					}
	.journal-article .left-big .article-info {
				padding: 20px;
				min-height: 220px;
				height: calc(100% - 385px);
		}
	
	.journal-original .sm_img .article-header{  height:120px; }
	.journal-original .sm_img .article-info {margin-bottom:0px;}
	.journal-original .sm_img ul li:nth-child(n+2){ margin-top:20px; }
	.journal-original .sm_img ul li:nth-child(n+3){  display:none; }
	
	.journal-original .col-full2 .sm_img{ padding-right:0px; }
	.journal-original .col-full2 .article-info{ padding-left:0px; }
	
	.journal-article .sm_img ul li{ padding-bottom:0px;  }	

	.journal-article .sm_img ul li:nth-child(n+3){ margin-top:0px;  }
	.journal-article .sm_img ul li:nth-child(odd){ padding-right:0px; }
	.journal-article .sm_img ul li:nth-child(even){ padding-left:0px;}
	/** journal-review  **/
	.journal-review .mid .article-img img {
			width: 230px;
			height: 214px;
		}
	.journal-review .mid .article-info {
					height: 160px;
			}
	.journal-review .mid .ellip4{ height:120px; -webkit-line-clamp:5;  }
	.journal-review .mid .article-header a{ height:120px; }
	.journal-review .noimg .ellip5{ height:96px; -webkit-line-clamp:4;  }
	
	.journal-review .journal_content{ display:block;  }
	.journal-review .noimg{float:right; display:block;}
	.journal-review  .mid{ display:block; float:left;  }
	
	
	/** others  **/
	.journal-others .left-big .article-img{	display:inline-block; float:left;}
	.journal-others .left-big .article-info{ width:calc(100% - 470px); display:inline-block; float:left;
				height: 235px;
		}
	.journal-others .left-big .article-pubinfo,
	.journal-others .left-big .article-author,
	.journal-cited .col-left2 .article-pubinfo,
	.journal-cited .col-left2 .article-author{ width:calc(100% - 530px);}
	.journal-others .left-big .article-img img {
				width: 470px;height: 235px;
		}
	.journal-others .col-right2{ margin-top: 20px;  }
	.journal-others .left-big .ellip5{-webkit-line-clamp: 4;}
	.journal-others .left-big .article-author{     bottom: 60px;}
	/**Most Cited */
	.journal-cited .col-left2 .article-img img {
				width: 470px;height: 235px;
		}
	.journal-cited .col-left2 .article-img{	display:inline-block; float:left; }
	.journal-cited .col-left2 .article-info{ width:calc(100% - 470px); display:inline-block; float:left;
				height: 235px; 
		}
	.journal-cited .col-left2 .article-info .ellip2{ -webkit-line-clamp:4; }
	.journal-cited .col-left2 .article-author{     bottom: 58px; }
	.journal-cited .col-left2 .article-header{ height:auto; }
	.journal-cited .row-flex  {display:block; }
	
	.journal-cited .sm_img { }
	.journal-cited .sm_img ul li{ border-bottom:solid 1px #e9e9e9; padding:20px 0px;  }
	.journal-cited .sm_img li .ellip5{ -webkit-line-clamp:2;  }
	.journal-cited .sm_img .article-header{  height:48px; }
	.journal-cited .sm_img li .article-info{float:left; border:0px; margin-top:0px; padding-left:0px; 
					padding-bottom:0px; }
	.journal-cited .sm_img li .article-img{float:right; padding-right:0px; }
	
	/* ongoing **/
	.journal-ongoing .adrig img{ height:120px; width:730px;}
	/***Ebooks **/
	.journal-ebook .journal_content{margin-left:10px; margin-right:10px;  }
	.journal-ebook .ebooks_box img {
				width: 160px;
			}
	.journal-ebook .ebooks_box li{ 	margin-right: 10px; }
	.journal-ebook .swiper-wrapper{ padding: 30px 30px; }
	/***about **/
	.journal-about .journal_content{ margin-left:10px; margin-right:10px;  border-top:0px;  }
	.journal-about .box1{padding-right:10px;}
	.journal-about .box2{padding-left:10px; padding-right:10px;}
	.journal-about .box3{padding-left:10px;}
	/**** Membership ****/

	.journal-member .journal_content{ border-top:0px; padding:0px; margin-left:10px; margin-right:10px;  }
	.journal-member .col-left{padding-right:10px;  padding-left:0px;} 
	.journal-member .col-middle3-1{   padding-left:10px; padding-right:10px;	} 
	.journal-member .col-right{padding-left:10px; padding-right:0px;}
	.journal-member .member-con{ width:100% ; clear:both; float:left; margin-top:20px;
			padding-left:0px; }
	
	.journal-member .col-left, .journal-member .col-middle3-1, .journal-member .col-right{ padding-top:0px;
				padding-bottom:0px; }
	/*****part ***/
	.journal-part .journal_content{ margin-left:10px; margin-right:10px;  }
	
	.footer .foot_content {
				padding-left: 10px;
				padding-right: 10px;
		}
	.footer .row {
				 margin-right: -10px; 
				margin-left: -10px;
				}
	.footer .jlist .bef{  display:none; }
	.footer .jlist .jt{     border-left-style: solid;
					border-left-width: 8px;
				padding-left:5px; display:block; }
	
}

/** 列表页***/
.oae-search-content,.oae-body-con .article-list-card{ border:0px !important;}
.News-list-card{ border:0px !important;}
.block-f17453{float:right;  color:#566376; }
.newhui{	 color:#566376; }



/**其他 1025 **/
@media (min-width: 1113px){
	.wrapper {
		width: 960px;
	}
	
	/*8.16 pad 切换*/
	/*
	.col-md-1{width:calc(1 / 12 * 100%) !important;}
	.col-md-2{width:calc(2 / 12 * 100%) !important;}
	.col-md-3{width:calc(3 / 12 * 100%) !important;}
	.col-md-4{width:calc(4 / 12 * 100%) !important;}
	.col-md-5{width:calc(5 / 12 * 100%) !important;}
	.col-md-6{width:calc(6 / 12 * 100%) !important;}
	.col-md-7{width:calc(7 / 12 * 100%) !important;}
	.col-md-8{width:calc(8 / 12 * 100%) !important;}
	.col-md-9{width:calc(9 / 12 * 100%) !important;}
	.col-md-10{width:calc(10 / 12 * 100%) !important;}
	.col-md-11{width:calc(11 / 12 * 100%) !important;}
	.col-md-12{width:100%;}
	*/
	.navbar-toggle{ display: none;}
	.navbar-collapse.collapse>ul{ display: block; }
	#header .form-control,#search_tips{ width:445px;  }
	#myModal_search .modal-body .form-control{ width:490px; }
	

	.key_banner_row .banner_rig_box .box1 a:first-child{  }
	.key_banner_row .banner_rig_box .box1 li {
						padding: 2px;
		}
	
	.key_banner_row .banner_rig_box .box2 li{ width:92px; }
	.key_banner_row .banner_rig_box .box3 li{ width:67px; }
	.key_banner_row .banner_rig .ad img {width:225px; }
	.hr_ad h4{ font-family:"Oxygen-bold"; font-size:18px;  }
	.hr_ad .rbo_bg{
		background:url('../image_2020/hr_name@2x_2.png') no-repeat;
		background-size:178px 30px;
		background-position:top right;
		}

	.journal-article .article-img img{  width:225px; height:112px; }
	.journal-article  .left-big .article-img img{ width:470px; height:378px;}
	.journal-article  .left-big .article-info{ padding:20px; 		height:calc(100% - 378px); }
	
	.journal-review .mid .article-img img{ width:225px; height:210px; }
	
	.journal-others  .left-big .article-img img{ width:470px; height:235px;}
	.journal-others  .left-big .article-info{ height:calc(100% - 235px); }
	
	.journal-cited .col-left2 .article-img img{ width:470px; height:235px;}
	
	.journal-ebook  .ebooks_box img{ width:185px;  }
	
	/** Subscribe **/
	.key_banner_row .banner_rig_box .box2 {  position:relative; }
	.Subscribe-Journal-box h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    color: #444;
    font-family: "OpenSans-Semibold", Arial, Helvetica, sans-serif;
    vertical-align: middle;
    position: relative;
	    font-size: 14px;
		}
	.Subscribe-Journal-box h1 span {
    font-size: 14px;
    font-family: "OpenSans-Semibold", Arial, Helvetica, sans-serif;
    color: #444;
		}
	.Subscribe-Journal-box h1 span:before {
    width: 3px;
    height: 18px;
    display: inline-block;
    content: '';
    margin: 0 8px 0 0;
    vertical-align: middle;
		}

    .Subscribe-Journal-box { display: none;
        width: 260px;
        height: 240px;
        background-color: #fff;
        position: absolute;
        top:90px;
        left: -240px;
        padding: 20px;

        box-shadow: 1px 0 10px 5px rgba(0, 0, 0, .12);
        z-index: 99;
    }
	#popupContactClose {
    font-size: 14px;
    line-height: 14px;
    right: 10px;
    top: 10px;
    position: absolute;
    color: #666;
    font-weight: 700;
    cursor: pointer;
	}
    .Subscribe-input {
        margin-bottom: 10px;
		width: 100%;
    }
    .Subscribe-Journal-box p {
        margin-top: -10px;
    }
    .Subscribe-btn {
        margin-bottom: 20px;
    }
    #popupContactClose {
        display: block;
    }
    .Subscribe-Journal-box > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
		border-width: 11px;
	}

.Subscribe-Journal-box > .arrow, .Subscribe-Journal-box > .arrow:after {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.Subscribe-Journal-box > .arrow:after {
    right: -20px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; border-width: 10px;
}


	
}

@media (min-width: 992px) and (max-width: 1199px){
	/* banner**/
	.key_banner_row .banner_rig_box .box3 li:nth-child(n+4){ margin-top:20px; }
	.key_banner_row .banner_rig .ad { margin-top:0px; border-top:0px; }
	
	.journal-member .pull-right{float:left !important; clear:both; }
	.journal-member .member-con{ margin-top:20px; width:100%;  padding-left:0px; }
}


/**其他 1200**/
@media (min-width: 1200px){
	.wrapper {
		width: 1140px;
	}
	
	
	#myModal_search .modal-body .form-control{ width:700px; }
	#myModal_search .modal-dialog{	width:850px; }
	
	.key_banner_row .banner_rig_box{  border:solid 1px #d5d5d5; padding: 10px 10px; }
	.key_banner_row .banner_rig_box .box1 a:first-child,
	.key_banner_row .banner_rig_box .box1 a{ width:79px; }
	.key_banner_row .banner_rig_box .box2 li{ width:115px; }
	.key_banner_row .banner_rig_box .box3 li{ width:62px; }
	.key_banner_row .banner_rig .ad img {width:270px; }
	.hr_ad h4{ font-family:"Oxygen-bold"; font-size:22px;  line-height:28px;  }
	.hr_ad .rbo_bg{
		background:url('../image_2020/hr_name@2x_1.png') no-repeat;
		background-size:207px 30px;
		background-position:top right;
		}

	.journal-article .article-img img{  width:270px; height:134px; }
	.journal-article  .left-big .article-img img{ width:560px; height:450px;}
	.journal-article  .left-big .article-info{ padding:20px;  height:calc(100% - 450px); }
	
	.journal-review .mid .article-img img{ width:270px; height:252px; }
	
	.journal-others  .left-big .article-img img{ width:560px; height:280px;}
	.journal-others  .left-big .article-info{ height:calc(100% - 280px); }
	
	.journal-cited .col-left2 .article-img img{ width:560px; height:280px;}
	
	.journal-ebook  .ebooks_box img{ width:230px;  }
}


/**其他 1400 **/
@media (min-width: 1600px){
.wrapper {
    width: 1340px;
	}
.container {
    width: 1340px;
}
	
	#header .form-control,#search_tips{  width:700px;}
	
	.key_banner_row .banner_rig_box{  padding: 30px 20px; }
	.key_banner_row .banner_rig_box .box1 a:first-child,
	.key_banner_row .banner_rig_box .box1 a{ width:89px; }

	.key_banner_row .banner_rig_box .box2 li{ width:130px; }
	.key_banner_row .banner_rig_box .box3 li{ width:69px; }
	.key_banner_row .banner_rig .ad img {width:320px; }
	.hr_ad h4{ font-family:"Oxygen-bold"; font-size:28px;  line-height:28px;  }


	.journal-article .article-img img{  width:320px; height:158px; }
	.journal-article  .left-big .article-img img{ width:660px; height:530px;}
	.journal-article  .left-big .article-info{ padding:20px; 		height:calc(100% - 530px); }
	
	.journal-review .mid .article-img img{ width:320px; height:298px; }
	
	.journal-others  .left-big .article-img img{ width:660px; height:330px;}
	.journal-others  .left-big .article-info{ height:calc(100% - 330px); }
	
	.journal-cited .col-left2 .article-img img{ width:460px; height:230px;}
	
	.journal-ebook  .ebooks_box img{ width:280px; height:374px; }
}




/* 文章右侧2020---1019 ***********/

.viewcount{ display:none;}
.viewcount .f1:after { content:'|'; padding-left:5px; color:#999; }
.viewcount .f1{ margin-right:5px; }

@media (max-width:767px){
	.Journal-right-taklvideo{display:none;}
}
@media (min-width: 1113px){
	.has_rig2020 .Journal-right-menu,
	.has_rig2020 .Journal-right-Statistics,
	.has_rig2020 .Journal-right-Share,
	.has_rig2020 .Journal-right-Updates{display:none; }
	
	.body-right2020 .Journal-rig—qrcode{ display:block; height:60px;}
	.body-right2020 .Journal-rig—qrcode #rig_qrcode{ width:60px; height:60px;	}
	.body-right2020 .Journal-rig—qrcode span{display:inline-block; float:left; }
	.body-right2020 .Journal-rig—qrcode .tip{ width:calc(100% - 60px); padding-left:20px; }
	
	#Article-content-right{ margin-left:-5px;  margin-right:-5px; }
	.body-right2020 {}
	.body-right2020 .btn2020 ul li{
		width: 103px;
		height: 120px;
		padding: 5px 4px;
		
		border-radius:4px;
		float:left;
		margin-bottom:10px;	
		background-color: #fff;		
	}
	.body-right2020 .btn2020 ul a{display:block; }
	.Journal-right-btn ul li .pdficon, .Journal-right-btn ul li .xmlicon,
	.Journal-right-btn ul li .citeicon{
		width:28px;  margin-right:0px;
	}
	.Journal-right-btn{margin:0px; }
	.body-right2020 .btn2020 ul .li2,.body-right2020 .btn2020 ul .li4,
	.body-right2020 .btn2020 ul .li6{margin-left:15px; }
	.body-right2020 .btn2020 ul .li5,.body-right2020 .btn2020 ul .li6{margin-bottom:0px; }
	.body-right2020 .btn2020 ul .li5 i,.body-right2020 .btn2020 ul .li6 i{
		font-size: 26px;     color: #000;
	}
	.body-right2020 .btn2020 ul .li6 i{ color:#FF3333; }
	
	.body-right2020 .btn2020 ul li span{display: block;}
	.body-right2020 .btn2020 ul li .name{font-family:"Open Sans regular regular"; font-size:14px;
		color:#566376;  margin-top:3px;}
	.body-right2020 .btn2020 ul li .num{font-family:"Open Sans regular regular"; 
		font-size:12px;
		color:#999999;}
	
	.body-right2020 .publish-content h1{ border-left:0px; border-top:0px; border-right:0px;
		border-bottom-width:2px;  font-size:17px; line-height:28px;
		font-family:"oxygen-bold";     margin-bottom: 10px;  
		color:#566376;  border-bottom:solid 2px  #566376;
		}
	
	.body-right2020 .Journal-right-Statistics,.body-right2020 .Journal-right-Share
	{display:block; margin-top:30px; }
	.body-right2020 .Journal-right-Share a{border-radius:0px; width:30px;height:30px;
		margin-right:3px;  
		margin-bottom:0px; line-height:30px; }
	.body-right2020 .Journal-right-Share a i{line-height:30px;}
	
	.body-right2020 .Journal-right-Updates{display:block; margin-top:30px; margin-bottom: 0px;}
	.body-right2020 .Journal-right-Updates a{
		
	}
	

	.body-right2020 .Journal-right-tab{display:block; margin-top:30px; width:100%; }
	.body-right2020 .tabfixed{position:fixed; z-index:2; top:-30px; }
	.body-right2020 #rig_fixed{width:100%; }
	
	.Journal-right-tab .mynav-tabs li{width:33.3%; background-color:#fff; text-align:center; 
		border-top:solid 1px #ccc;
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
		display:inline-table;
		padding:10px 3px;
		}
		
	.Journal-right-tab .mynav-tabs li:last-child{border-top-right-radius:4px;}
	.Journal-right-tab .mynav-tabs li:first-child{border-top-left-radius:4px; 
			border-left:solid 1px #ccc;
	}
	.Journal-right-tab .mynav-tabs li>a{ color:#222;  border-left:0px;
		font-size:14px; font-family:"Open Sans regular regular"; line-height:20px; 
		text-decoration:none;  }
	.Journal-right-tab .mynav-tabs li.active{ background-color:#444444;
		 }
	.Journal-right-tab .mynav-tabs li.active a{ color:#fff; }
	
	.Journal-right-tab .tab-content {overflow-y:auto;}
	.Journal-right-tab .tab-content ul li{ height:36px; line-height:36px;
		overflow:hidden; padding:10px 7px; margin:0px;
		background-color:#fff;
		border-left:solid 1px #ccc;
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
		width:100%; height: auto;
		font-family:"Open Sans regular regular"; 
			font-size:14px; line-height:20px; 
		color:#222;
		}
		
		.Journal-right-tab .tab-content ul li:hover{background-color:#C4C4C4; }
	.Journal-right-tab .tab-content ul li a{  font-family:"Open Sans regular regular"; 
			font-size:14px; line-height:20px; color:#222;  }
	.Journal-right-tab .tab-content .strong a{font-weight:bold; }
	.Journal-right-tab .tab-content .tab-pane{ overflow-y:auto;     max-height: 575px;  }
	.Journal-right-tab .tab-content #jm ul li a{ font-family:"oxygen-bold";
			font-size:17px; line-height:20px;
		}
		
	.Journal-right-tab .tab-content #ios ul li{ border-bottom:solid 1px #e9e9e9;
		padding:10px;}
	.Journal-right-tab .tab-content #ios .rig_articleimg{  width:100%;
			margin:10px 0px; border:solid 1px #e9e9e9;
		}
		
	.body-right2020 .Journal-right-keys a{font-family:"Open Sans regular regular";
		font-size:14px; line-height:18px; color:#6f6f6f;
		}
	.body-right2020 .Journal-right-keys a:after{content:"|";margin:0px 10px; color:#000; }
		.body-right2020 .Journal-right-keys a:last-child:after{ content:"";}
}
@media (min-width: 992px) and (max-width:1200px){
	.Journal-right-tab .mynav-tabs li:last-child{width:33.5%;}
	.journal-ongoing .issues .spe-btns a{float:left; margin-right:0px; }
}
@media (min-width: 1200px){
	
	.body-right2020 .btn2020 ul li{
		width: 48%;
		height: 95px;
		padding: 10px 0px;
	}
	
	.body-right2020 .btn2020 ul .li2,.body-right2020 .btn2020 ul .li4
	,.body-right2020 .btn2020 ul .li6{margin-left:10px; }
	.body-right2020 .btn2020 ul li .name{ margin-top:0px;  }
	
	.body-right2020 .Journal-right-Share a{margin-right:8px;  
	 }
	 .Journal-right-tab .mynav-tabs li{ padding:10px 10px;}
	 .Journal-right-tab .tab-content ul li{ 
		width:calc(100% - 2px);
		}
}
@media (min-width: 1440px){
	.body-right2020 .btn2020 ul li{
		width: 48%;
		height: 95px;
		padding: 10px 0px;
	}
	.Journal-right-tab .tab-content ul li{ 
		width:calc(100% - 3px);
		}
	
}

@media (min-width: 1600px){
	.journal-article .left-big .article-author{	padding-right:20px; }
	.jca_editor .journal_title{ margin-top:30px; }
	.key_banner_row .jca_editor h4 {
				margin-top: 15px;
				margin-bottom: 10px;
			}
}

/**文章详情页*/
.oae-body-con .Article-content .Figure-block .media-left{width:50%;     display: block;}
.oae-body-con  .Article-content .Figure-block .media-body{     clear: both;   float: left;  display: block;   }