
/* 版心不同记得改content、article-left、全文图表标题宽度 */


.btn,
.btn:hover,
.btn:focus {
  border: none;
  outline: none;
}
.over-hidden{
	overflow-y:hidden;
}
a.underHigh{
	color:#1193e4 !important;
	text-decoration: underline !important;
}
html{
  overflow-y: scroll;
  height:100%;
}
body{
	overflow:hidden;
	background-color: #fff;
	font-family: Times New Roman, Arial, Microsoft Yahei, "微软雅黑";
}
.right-border {
  border: 1px solid #e6e6e6;
}
.line-img {
  background: url("../../images/article/border-bottom.png") repeat-x;
  width: 223px;
  height: 1px;
}
.content {/* 宽度在article_layout.css */
  position: relative;
  margin: 0 auto;
  border: 1px solid #eee;
  overflow:hidden;
  background:#fff;
  min-height:600px;
}
.content .quot {
  padding: 10px 30px;
  border-bottom: 1px solid #eee;
}
.content .quot .info {
  line-height: 20px;
  font-weight:normal;
}
.content .quot .copy-citation {
  cursor: pointer;
}
.content .quot .copy-citation img {
  display: inline-block;
}
.content .article {
  margin: 0 30px;
}
.content .article .article-left .articleCn,
.content .article .article-left .articleEn {
  color: #666;
}
.content .article .article-left .articleCn h2,
.content .article .article-left .articleEn h2 {
  margin-top: 25px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
  font-size: 20px;
}
.content .article .article-left .articleCn ul.article-author,
.content .article .article-left .articleEn ul.article-author {
  position:relative;
  margin-top: 16px;
  font-size: 16px;
}
.content .article .article-left .articleCn ul.article-author li,
.content .article .article-left .articleEn ul.article-author li {
  display: inline;
}
.content .article .article-left .articleCn ul.article-author li > a,
.content .article .article-left .articleEn ul.article-author li > a {
  color: #666;
}
.content .article .article-left .articleCn ul.article-author li > a:hover,
.content .article .article-left .articleEn ul.article-author li > a:hover {
  color: #1a97e5;
}
.content .article .article-left .articleCn ul.article-author li sup.authorTag,
.content .article .article-left .articleEn ul.article-author li sup.authorTag {
  top: -0.35em;
}
.content .article .article-left .articleCn ul.article-author li sup.authorTag a,
.content .article .article-left .articleEn ul.article-author li sup.authorTag a{
  color: #1a97e5;
}
.content .article .article-left .articleCn ul.article-author li sup.authorTag .com-user,
.content .article .article-left .articleEn ul.article-author li sup.authorTag .com-user {
  width: 10px;
  height: 12px;
  display: inline-block;
  background: url(../../images/article_icons.png) no-repeat -1px -90px;
}
.content .article .article-left .articleCn ul.article-author li sup.authorTag .com-mail,
.content .article .article-left .articleEn ul.article-author li sup.authorTag .com-mail {
  width: 14px;
  height: 10px;
  display: inline-block;
  background: url(../../images/article_icons.png) no-repeat left -110px;
}
.content .article .article-left .articleCn .about-author,
.content .article .article-left .articleEn .about-author {
  padding-top:5px;
  font-size: 13px;
  line-height: 24px;
}
li.article-author-address{
	position:relative;
	line-height:20px;
}
li.article-author-address>span{
	position:absolute;
	left:0;
	top:0;
}
li.article-author-address>p{
	padding-right:40px;
}
li.article-author-address>p.lostOf{
	padding-left:18px;
	min-height:20px;
}
.content .article .article-left .articleCn .about-author>h6,
.content .article .article-left .articleEn .about-author>h6,
.content .article .article-left .articleCn .about-author>li,
.content .article .article-left .articleEn .about-author>li{
    line-height:20px;
}
.content .article .article-left .articleCn div.article-box,
.content .article .article-left .articleEn div.article-box {
  margin-top: 15px;
}
.content .article .article-left .articleCn .article-abstract,
.content .article .article-left .articleEn .article-abstract{
	line-height:24px;
}
.content .article .article-left .articleCn div.article-box b,
.content .article .article-left .articleEn div.article-box b {
  font-size: 16px;
}
.content .article .article-left .articleCn div.article-box p,
.content .article .article-left .articleEn div.article-box p {
  line-height: 24px;
}
.content .article .article-left .articleCn div.article-box ul.article-keyword,
.content .article .article-left .articleEn div.article-box ul.article-keyword {
  margin-top: 10px;
}
.content .article .article-left .articleCn div.article-box ul.article-keyword li,
.content .article .article-left .articleEn div.article-box ul.article-keyword li {
  font-size: 13px;
  display: inline;
}
.content .article .article-left h3.open-English {
  margin-top: 25px;
  cursor: pointer;
  color: #1193e4;
  font-size: 20px;
  display:inline-block;
}
.content .article .article-left h3.open-English span.open-or-close {
  font-weight: bold;
  display: inline-block;
  width: 15px;
  text-align: left;
  line-height: 22px;
}
.content .article .article-left .article-nav {
  margin-top: 40px;
  position: relative;
  background-color: #f4f2f2;
}
.content .article .article-left .article-nav .nav-wrapper {
  position:relative;
  padding-left:130px;
  height: 88px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.content .article .article-left .article-nav .nav-wrapper div {
  /* position:relative;
  height: 100%;
  width: 130px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid #e6e6e6; */
  position:absolute;
  height: 100%;
  width: 130px;
  left:0;
  top:0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid #e6e6e6;
}
.content .article .article-left .article-nav .nav-wrapper div>p{
	position:absolute;
	width:100%;
	top:50%;
	left:0;
}
.content .article .article-left .article-nav .nav-wrapper div>span{
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 15px solid #e6e6e6;
}
.content .article .article-left .article-nav .nav-wrapper div>span>b{
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #f4f2f2;
    left: -10px;
    top: -17px;
}
.content .article .article-left .article-nav .nav-wrapper ul {
	height: 100%;
    font-size: 0;
    padding:10px 0 10px 30px;
}
.content .article .article-left .article-nav .nav-wrapper ul li {
  display: inline-block;
  width: 25%;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  text-align: left;
}
.content .article .article-left .article-nav .nav-wrapper ul li a {
  display: block;
  color: #2fa0e6;
  padding-left: 15px;
}
.content .article .article-left .article-nav .nav-wrapper ul li a.nonce {
    color:#666;
}
.content .article .article-left .article-nav .nav-wrapper ul li a span {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ccc;
  position: relative;
  bottom: 3px;
  right: 10px;
}
.content .article .article-left .article-nav .nav-wrapper ul li:hover a.nonce {
	text-decoration: none;
}
.content .article .article-left .article-nav > span {
  position: absolute;
  width: 27px;
  height: 10px;
  bottom: -9px;
  left: 44px;
  background: url(../../article/images/triangle.png) no-repeat;
}
.content .article .article-left .article-box-content {
  margin-top: 25px;
  padding-bottom: 50px;
  position:relative;
}
.content .article .article-left .article-box-content li.article-box {
  display: none;
}
.content .article .article-left .article-box-content li.article-box.current {
  display: block;
}
.enclosure .file-icon-doc, .enclosure .file-icon-docx, .enclosure .file-icon-wps {
    background: url(../../supplementIcon/file_word.png) no-repeat;
}
.enclosure span {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    background: url(../../supplementIcon/file_supp.png) no-repeat;
}
.enclosure > a {
    font-size: 15px;
    color: #003b96;
    font-weight: bold;
}
#downLoading{
	display:none;
	position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
}

/*八个选项卡之————————————————————————————————全文HMTL 开始*/
/*八个选项卡之————————————————————————————————全文HMTL 开始*/
#htmlContent h3 {
  margin: 35px 0 20px;
  position: relative;
}
#htmlContent h3 span.sec-title {
  font-size: 18px;
  position: relative;
  padding-right: 20px;
  z-index: 1;
  background-color: #fff;
}
#htmlContent h3::before {
  content: '';
  position: absolute;
  left: -30px;
  top: 5px;
  width: 10px;
  height: 19px;
  background-color: #1193e4;
}
#htmlContent h3::after {
  content: '';
  position: absolute;
  width: 100%;
  background-color: #e6e6e6;
  height: 1px;
  top: 15px;
  right: 0;
}
#htmlContent h4,
#htmlContent h5 {
  margin: 20px 0 10px 0;
}
#htmlContent h4 > span.sec-title,
#htmlContent h5 > span.sec-title {
  font-weight: initial;
  height: 15px;
  line-height: 15px;
}
#htmlContent>p {
  margin-top: 10px;
  line-height: 24px;
  text-indent: 2em;
}
#htmlContent>p.ordinary-passage sup {
  cursor: pointer;
  top: inherit;
}
#htmlContent>p.ordinary-passage sup span.xref {
  font-size: 14px;
  color: #1193e4;
}

/*#htmlContent中的图表*//*#htmlContent中的图表*//*#htmlContent中的图表*/
#htmlContent h2 {
  margin-top: 30px;
  background-color: #eee;
  font-size: 18px;
  color: #333;
  line-height: 37px;
  padding-left: 15px;
}
#htmlContent div.figure {
  /*max-height:270px;*/
  overflow:hidden;
  border: 1px solid #2a7c8a;
  margin: 20px auto 0;
  padding: 10px 8px;
}
#htmlContent div.figure .table{
	display:none;
}
#htmlContent div.figure .figure_fulltext a img{
	float: left;
	max-height:200px;
	overflow:hidden;
}
#htmlContent div.figure .article_table_fullText a img,
#htmlContent div.figure .figure_fulltext a img{
  width: 150px;
}
#htmlContent div.figure .article_table_fullText .cboxElement,
#htmlContent div._figclass.figure .figure_title a img{
	float: left;
	border: 1px solid #d0e8ec;
	max-height:200px;
	overflow:hidden;
}
#htmlContent div.figure .article_table_fullText .table_caption,
#htmlContent div._figclass.figure .figure_title .figure_caption{/* 宽度在article_layout.css设置 */
    padding-left: 20px;
    float: left;
    line-height: 20px;
}
#htmlContent div.figure .article_table_fullText .table_caption>div,
#htmlContent div._figclass.figure .figure_title .figure_caption>div{
	margin-bottom:5px;
}
#htmlContent div.figure .menu_button_csv_pad {
  margin-top: 20px;
  line-height: 20px;
  overflow: hidden;
}
#htmlContent div.figure .menu_button_csv_pad a {
  color: #ccc;
  cursor: pointer;
}
#htmlContent sup span.xref a{
	color:#337ab7;
}
#htmlContent span.xref a{
	color:#337ab7;
}
/*八个选项卡之————————————————————————————————全文HMTL 结束*/
/*八个选项卡之————————————————————————————————全文HMTL 结束*/




/*八个选项卡之————————————————————————————————PDF预览  开始*/
/*八个选项卡之————————————————————————————————PDF预览  开始*/
#pdfPreview .pdf-preview {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  border: 1px solid #eee;
}
#pdfPreview .pdf-preview img{
	width:100%;
}
/*八个选项卡之————————————————————————————————PDF预览  结束*/
/*八个选项卡之————————————————————————————————PDF预览  结束*/



/*八个选项卡之————————————————————————————————参考文献&&相关文章   开始*/
/*八个选项卡之————————————————————————————————参考文献&&相关文章   开始*/

/* 参考文献和相关文章类似的格式 */
li.document-box {
  min-height:30px;
  line-height: 20px;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}
li.document-box span {
  width: 30px;
  text-align: -webkit-auto;
  position: absolute;
  left: 0;
  top: 0;
}
li.document-box p {
  margin-top:0;
  text-indent:0;
  width: 100%;
  padding-left:30px;
}
li.document-box p a {
  color: #1193e4;
  position:relative;
}
/*八个选项卡之————————————————————————————————参考文献&&相关文章   结束*/
/*八个选项卡之————————————————————————————————参考文献&&相关文章   结束*/



/*八个选项卡之————————————————————————————————图表   开始*/
/*八个选项卡之————————————————————————————————图表   开始*/
#cboxLoadedContent table{
	display:table !important;
}
#cboxLoadedContent table img{
	max-width:100%;
}
#figTab .figure {
  border: 1px solid #ccc;
	position: relative;
	margin-bottom: 10px;
	padding: 30px 30px 10px;
}
#figTab ._figclass.figure .figure_img{
	display:block;
	height: auto;
    margin: 0 auto !important;
    max-width:500px;
	border: 1px solid #d9d4d4;
    float: none;
    cursor: pointer;
}
#figTab .figure .figureTitle{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 15px;
}
.figure_button{
	margin-top:20px;
	padding-right:20px;
	text-align:right;
}
.figure_button a{
	color:#1193e4;
}
.figure_button img{
    width: 14px;
    height: 14px;
    margin:0 5px;
    display: inline-block;
    vertical-align: text-top;
}
.figure .figure_button span{
	cursor: pointer;
}
.figure_button span:hover{
	color:#1193e4 !important;
}
#figTab .figTabSpan {
    font-size: 12px;
    display: block;
    margin-bottom:5px;
}
.figTabSpan named-content{
 display:block;
 text-align:right;
}
#figTab .article-box3 .table_content {
    display: block;
    padding: 10px 5px;
}
#figTab .article-box3 .table-body {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #ccc;
    font-size: 12px;
    overflow-x: scroll;
}
#figTab .table_content {
    border: 1px solid #ccc;
    padding: 10px 5px 20px;
    overflow:auto;
}
/* 图标中   表格和图片表格 */
#figTab .table_content table,
#figTab .table_content img {
	/*width:auto;*/
    max-width: 100%;
}
#figTab .table-body table tr td {
    /*text-align: center;*/
    line-height: 25px;
    vertical-align: middle;
}
.article_table_fullText.tableTextBox{
	margin-top:15px;
} 
/*八个选项卡之————————————————————————————————图表   结束*/
/*八个选项卡之————————————————————————————————图表   结束*/

.content .article .article-left .stateReference h2{
    margin: 25px 0;
    font-weight: bold;
    color: #333;
    line-height: 32px;
    font-size: 20px;
}
.content .article .article-right {
  width: 290px;
  padding-left: 45px;
}
.content .article .article-right .download {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 16px;
}
.content .article .article-right .download .btns {
  color: #fff;
  width: 165px;
}
.content .article .article-right .download .btns > button {
  padding: 0 24px 0 10px;
  width: 100%;
  height: 35px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.content .article .article-right .download .btns > button a {
	font-size: 14px;
	line-height: 35px;
	width: 20px;
	color:#fff;
}
.content .article .article-right .download .btns > button span.articleFont {
  font-size: 20px;
  line-height:35px;
}
.content .article .article-right .download .btns .pdf-btn {
  background-color: #c8100b;
  background-image: -webkit-linear-gradient(top, #f15a4d 0%, #c8100b 100%);
  background-image: -o-linear-gradient(top, #f15a4d 0%, #c8100b 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f15a4d), to(#c8100b));
  background-image: linear-gradient(to bottom, #f15a4d 0%, #c8100b 100%);
}
.content .article .article-right .download .btns .un.pdf-btn{
	background-color: #bbb;
  background-image: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
  background-image: -o-linear-gradient(top, #ddd 0%, #bbb 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb));
  background-image: linear-gradient(to bottom, #ddd 0%, #bbb 100%);
}
.content .article .article-right .download .btns .xml-btn.littleBtn{
	width:78px;
	margin-top:12px;
}
.content .article .article-right .download .btns .xml-btn {
  background-color: #1469ca;
  background-image: -webkit-linear-gradient(top, #64d9f1 0%, #1469ca 100%);
  background-image: -o-linear-gradient(top, #64d9f1 0%, #1469ca 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#64d9f1), to(#1469ca));
  background-image: linear-gradient(to bottom, #64d9f1 0%, #1469ca 100%);
}
.content .article .article-right .download .btns .li-excel.littleBtn{
	margin-left:5px;
	width:78px;
}
.content .article .article-right .download .btns .li-excel{
	margin-top:12px;
	background-color: #3056c9;
  background-image: -webkit-linear-gradient(top, #a9d5f1 0%, #3056c9 100%);
  background-image: -o-linear-gradient(top, #a9d5f1 0%, #3056c9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a9d5f1), to(#3056c9));
  background-image: linear-gradient(to bottom, #a9d5f1 0%, #3056c9 100%);
}
.content .article .article-right .download .Matrix-code {
  width: 73px;
  font-size: 12px;
  margin-top:-3px;
}

.content .article .article-right .download .Matrix-code img {
  margin: 0 auto;
  margin-bottom: 3px;
  width:62px;
  cursor:pointer;
  
}
/*.content .article .article-right .download .Matrix-code img:hover{
	width:73px;
	height:auto;
	cursor:pointer;
}*/
/* .weChatframe{
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	height:100%;
	
	text-align:center;
	display:none;
} */
.wcimgwrap{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 10001;
    background:rgba(10,10,10,0.6);
    display:none;
}
.wcimgwrap .wcimgcon{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:350px;
	height:300px;
}
.wcimgwrap img{
	
}
.wcimgwrap .closecode2{
	position:absolute;
	top:-5px;
	right:-12px;
	width:50px;
	height:50px;
	font-size:22px;
	color:#fff;
	cursor:pointer;
}
.content .article .article-right .download .Matrix-code span{
	display:inline-block;
	padding-top:5px;
}
.content .article .article-right .atlas-wrapper {
  height: 250px;
  padding: 5px 11px 0 7px;
}
.content .article .article-right .atlas-wrapper .atlas {
  width: 225px;
  height: 193px;
  position: relative;
  z-index:0;
}
.content .article .article-right .atlas-wrapper .atlas li {
  width: 212px;
  height: 181px;
  border: 1px solid #e7e7e7;
  position: absolute;
  background: #fff;
}
.content .article .article-right .atlas-wrapper .atlas li.first{
  top: 0;
  left: 0;
  box-shadow: 0px 4px 6px 1px rgba(0, 0, 0, 0.1);
}
.content .article .article-right .atlas-wrapper .atlas li.second {
  z-index: 1;
  top: 5px;
  left: 6px;
}
.content .article .article-right .atlas-wrapper .atlas div {
  width: 212px;
  height: 181px;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  border:1px solid #ccc;
  background-color: #fff;
}
.content .article .article-right .atlas-wrapper .atlas div img {
  width: 100%;
  height: 100%;
}
.content .article .article-right .atlas-wrapper .chart {
  height: 25px;
  line-height: 25px;
  margin-top: 15px;
}
.content .article .article-right .atlas-wrapper .chart span{
	font-size: 25px;
}
.content .article .article-right .met,
.content .article .article-right .article-related {
  margin-top: 16px;
  padding: 0 10px 10px;
}
.content .article .article-right .met .articleFont{
	font-size: 25px;
    margin-top: 3px;
    color: #43c3fe;
}
.content .article .article-right .met h5,
.content .article .article-right .article-related h5 {
  color: #777;
  height: 31px;
  line-height: 31px;
}
.content .article .article-right .met ul li,
.content .article .article-right .article-related ul li {
  margin-top: 10px;
  margin-left: 4px;
  font-size: 12px;
}
.content .box {
  display: none;
  padding: 10px 0;
  position: absolute;
  width: 535px;
  
  z-index: 10;
  border: 1px solid #666;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.content .box .box-content {
  width: 100%;
  height: 100%;
  line-height: 24px;
  padding-right: 40px;
  overflow-y: scroll;
  max-height:160px;
}
.content .box .box-content li{
	overflow: hidden;
	padding-bottom: 10px;
}
.content .box .box-content li:last-child{
	padding-bottom: 0;
}
.content .box .box-content .pull-left {
  width: 40px;
  text-indent: 15px;
}
.content .box .box-content .pull-right {
  width: 435px;
	line-height: 20px;
	padding-top: 3px;
}
.content .box .box-content .pull-right a {
  padding: 0 10px;
  line-height: 30px;
  color: #1193e4;
}
.content .box .box-content .pull-right a:hover {
	text-decoration: underline;
}
.content .box .box-content .pull-right a i {
  color: #000;
	display: inline-block;
	width: 14px;
	height: 14px;
	font-size: 14px;
	vertical-align: 1px;
	margin-left: 5px;
	text-decoration: none !important;
}
.content .box .triangle {
  position: absolute;
  top: -12px;
}
.content .box .triangle .triangle-bg {
  position: absolute;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid #666;
}
.content .box .triangle .triangle-content {
  position: absolute;
  top: 1px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid #fff;
}
.content .author-box {
  top: 20px;
  left: 100px;
  display: none;
  padding: 10px;
  position: absolute;
  width: 535px;
  z-index: 10;
  border: 1px solid #666;
  background-color: #fff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}
.content .author-box h6 {
  font-size: 14px;
}
.content .author-box .triangle {
  position: absolute;
  top: -12px;
}
.content .author-box .triangle .triangle-bg {
  position: absolute;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid #666;
}
.content .author-box .triangle .triangle-content {
  position: absolute;
  top: 1px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid #fff;
}



/*滚动导航栏————开始*//*滚动导航栏————开始*/
/*滚动导航栏————开始*//*滚动导航栏————开始*/
#navigation {
  display: none;
  width: 275px;
  position: fixed;
}
#navigation.abs{
	position:absolute !important;
}
#navigation .nav-nav {
  padding-right: 30px;
  padding-top:1px;
}
#navigation .nav-nav div.last-page,
#navigation .nav-nav div.next-page {
  position: relative;
  left: 5px;
  height: 20px;
  border-left: 2px solid #eee;
}
#navigation .nav-nav div.last-page{
    top: 0;
}
#navigation .nav-nav div.next-page {
    bottom: 0;
}
#navigation .nav-nav div.last-page span,
#navigation .nav-nav div.next-page span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #ccc;
  left: -7px;
  z-index: 10;
}
#navigation .nav-nav div.last-page > span {
  top: -6px;
}
#navigation .nav-nav div.next-page > span {
  bottom: -6px;
}
#navigation .nav-nav .nav-wrapper {
  height: 350px;
  overflow: hidden;
  padding-left: 5px;
}
#navigation .nav-nav .nav-wrapper ul {
  min-height:350px;
  border-left: 2px solid #eee;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#navigation .nav-nav .nav-wrapper ul>li:first-of-type{
	margin-top: 0 !important;
}
#navigation .nav-nav .nav-wrapper ul>li:last-of-type{
	margin-bottom: 0 !important;
}
#navigation .nav-nav .nav-wrapper ul span.stamp {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: absolute;
  width: 10px;
  height: 10px;
  left: -6px;
  z-index: 10;
  background-color: #1193e4;
}
#navigation .nav-nav .nav-wrapper ul span.stamp i {
  position: absolute;
  right: -7px;
  top: 0;
  border-left: 7px solid #1193e4;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
#navigation .nav-nav .nav-wrapper ul>li {
  cursor: pointer;
  position: relative;
  padding-left: 10px !important;
}
}
#navigation .nav-nav .nav-wrapper ul>li:hover {
  background-color: #eee;
}
#navigation .nav-nav .nav-wrapper ul>li:hover span {
  background-color: #1193e4 !important;
}
#navigation .nav-nav .nav-wrapper ul>li span {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #ccc;
  border: 3px solid #fff;
  left: -28px;
  top: 3px;
}
#navigation .nav-nav .nav-wrapper ul .title-first {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin: 10px 0;
  padding-right: 50px;
}
#navigation .nav-nav .nav-wrapper ul .title-second {
  font-size: 14px;
  text-indent: 1em;
  color: #777;
  margin:5px 0;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#navigation .next-and-last {
  width: 16px;
  height: 39px;
  overflow-x: hidden;
  border: 1px solid #ccc;
  border-radius: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 0;
  display:none;
}
#navigation:hover .next-and-last{
	display:block;
}
#navigation .next-and-last span {
  display: inline-block;
  height: 18px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  padding: 5px 0;
}
#navigation .next-and-last span:hover {
  background-color: #1a97e5;
}
#navigation .next-and-last .borderWeight::after {
  border-top-color: #eee !important;
  border-bottom-color: #eee !important;
}
#navigation .next-and-last .lastLi::after {
  content: '';
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #333;
}
#navigation .next-and-last .nextLi::after {
  content: '';
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #333;
}
#navigation .next-and-last hr {
  margin: 0;
  padding: 0;
  border-color: #ccc;
}
#navigation .toggle-btn {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 40px;
  height: 90px;
  font-size: 0;
}
#navigation .toggle-btn span {
  margin-bottom: 10px;
  font-size: 14px;
  display: inline-block;
  width: 40px;
  height: 40px;
  
  cursor: pointer;
}
#navigation .toggle-btn span.nav-hide{
	text-align: center;
	border: 1px solid #e6e6e6;
}
#navigation .toggle-btn span.nav-hide>i{
	font-size: 26px;
	font-weight: bold;
	vertical-align: middle;
	color: #a5a5a5;
	line-height: 38px;
}
#navigation .toggle-btn span.nav-hide:hover{
	border-color: transparent;
}
#navigation .toggle-btn span.top{
	text-align: center;
	line-height: 40px;
	padding:0;
	background-color: #d5d5d5;
}
#navigation .toggle-btn span.top:hover{
	background-color: #777;
}
#navigation .toggle-btn span.top i{
	vertical-align: middle;
	color: #fff;
	font-size: 26px;
	line-height: 38px;
}
/*滚动导航栏————结束*//*滚动导航栏————结束*/
/*滚动导航栏————结束*//*滚动导航栏————结束*/




/*页面滚动到一定程度显示的浮动header，带有下载*/
/*页面滚动到一定程度显示的浮动header，带有下载*/
.article-header {
  display: none;
  position: fixed;
  width: 100%;
  min-height: 66px;
  top: 0;
  left: 0;
  z-index: 20;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
}
.article-header .header-content {
  margin: 0 auto;
  width: 1140px;
  padding: 0 30px;
  position: relative;
}
.article-header .header-content .header-left {
  padding: 10px 0;
}
.article-header .header-content .header-left p {
  line-height: 26px;
}
.article-header .header-content .header-right{
  position: absolute;
  top: 15px;
  right: 85px
}
.article-header .header-content i.articleFont{
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
}


/*页面滚动到一定程度显示的浮动header，结束*/
/*页面滚动到一定程度显示的浮动header，结束*/



.mark {
  color: #1193e4 !important;
  background: none;
  padding: 0;
}
.no-click {
  background-color: #ccc !important;
  cursor: auto !important;
}
.author-box {
  padding: 10px 8px;
  position: absolute;
  display: none;
  width: 535px;
  z-index: 10;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
.author-box .triangle {
  position: absolute;
  top: -11px;
}
.author-box .triangle-bg {
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
}
.author-box .triangle-content {
  position: absolute;
  top: 2px;
  font-size: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.author-box .author-content>p {
  background: url(../../article/images/border-bottom.png) repeat-x;
  width: 100%;
  height: 1px;
}
.author-box .author-content h6 {
  margin: 10px 0 10px 0;
  color: #666;
}
.author-box .author-content h6 span {
  font-weight: bold;
}
.author-box .author-content ul {
  line-height: 20px;
  margin-bottom: 10px;
  color: #666;
}
.author-box .author-content ul li{
	position:relative;
	overflow:hidden;
}
.author-box .author-content ul span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.author-box .author-content ol {
  padding-top: 10px;
  text-align: center;
  border-top: 1px dashed #ccc;
}
.author-box .author-content ol li {
  color: #333;
  font-weight: bold;
  display: inline-block;
  padding: 0 7px 0 7px;
  border-right: 1px solid #333;
}
.author-box .author-content ol li:last-child {
  border-right: none;
}
.author-box .close-box,.box .close-box {
    width: 25px;
    line-height: 25px;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.img-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 100px;
    z-index: 10;
    display: none;
    height: 560px;
    width: 1000px;
    background: transparent;
    margin: auto;
}
.img-content ul.ruler {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 20px;
  width: 533px;
  font-size: 0;
  border-bottom: 2px solid #0186D1;
  z-index: 11;
}
.img-content ul.ruler li {
  display: inline-block;
  height: 20px;
  width: 53px;
  border-left: 3px solid #0186D1;
}
.img-content ul.ruler li:last-child {
  width: 56px;
  border-right: 3px solid #0186D1;
}
.img-content ul.ruler li span {
  font-size: 12px;
  position: relative;
  top: 25px;
  color: #fff;
  right: 15px;
}
.img-content ul.ruler li i{
	font-size: 12px;
	position: absolute;
	top: 25px;
	color: #fff;
	right: -15px;
	font-style: initial;
}
.img-content .staff {
  position: absolute;
  top: -45px;
  left: -11px;
  width: 25px;
  height: 50px;
  cursor: pointer;
}
.img-content .staff .rectangle {
  display: block;
  height: 20px;
  width: 100%;
  background: #0186D1;
}
.img-content .staff .triangle {
  display: block;
  height: 30px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 15px solid #0186D1;
}



/*分享*/
.shareBox{
	width: 45px;
	height: 200px;
	position: fixed; 
	top: 200px;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0;
	background-color:#fff;
}
.shareBox li{
	height: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	border-left: 1px solid #e0e0e0;
}
.shareBox li a{
	color: #999;
	display: block;
}
.shareBox li a span{
	font-size: 25px;
   	line-height: 38px;
}
.shareBox li a:hover{
	text-decoration:none;
}
.shareBox li a:hover span.icon-qqkongjian{
	color: #f6b436;
}
.shareBox li a:hover span.icon-weibo{
	color: #f6883e;
}
.shareBox li a:hover span.icon-weixin{
	color: #6abe5f;
}
.shareBox li a:hover span.icon-renren{
	color: #79c3f1;
}
.shareBox li.shareBox-text{
	font-size: 12px;
	position: relative;
	background-color: #70b6fc;
	border: 1px solid #8cb0d4;
	color: #fff;
}
.shareBox li.shareBox-text .triangle{
	position: absolute;
    bottom: -4px;
    left: 16px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #70b6fc;
    z-index: 1;
}
.shareBox li.shareBox-text .triangle2{
	position: absolute;
    bottom: -5px;
    left: 15px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #8cb0d4;
}
.shareBox .WeChat-box{
	display:none;
	position:absolute;
	right:44px;
	top:0;
	width:240px;
	padding:20px;
	border:1px solid #ccc;
	text-align:center;
	background-color:#fff;
}
.shareBox .WeChat-box img{
	width:100%;
}
.shareBox .WeChat-box p{
	margin:5px 0;
	font-size:14px;
}





/*微信朋友圈*/
.weixinBox{
    position: fixed;
    top: 200px;
    right: 45px;
    width: 250px;
    height: 300px;
    border: 1px solid #ccc;
    background-color: #fff;
    /*background-image: url(../../images/article/close.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right 2px top 2px;*/
}
.weixinCode{
	width:200px;
	margin:20px auto;
}
.weixinCode img{
	width:200px;
}
.weixinBox p{
	font-size:14px;
	text-align:center;
}
.weixinBox a{
    position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}





.borderHigh{
	border:2px solid #0186D1 !important;
}
.show{
	display: block !important;
}

table{
	width: 100%;
	line-height: 25px;
	/*text-align: center;*/
	vertical-align: middle;
}
table thead{
	/*border-top:1px solid;
	border-bottom:1px solid;*/
}
table tbody{
    border-bottom: 1px solid;
    border-spacing: 0;
    border-collapse: collapse;
}
table.formula td img{
	max-width:100%;
}
table.formula tbody{
	border-bottom:none;
}
/* table.formula td>p{
	overflow-x:auto;
} */
.top0{
	cursor: pointer;
}
.top0 .xref a{
	color:#1193e4;
	padding:0 2px;
}
.reference-tab .td2 .ref-url{width: 16px;height: 16px;display: inline-block;position: relative;left: 5px;}
.reference-tab .td2 .ref-url span{color:#0068ac;}
/*
.reference-tab .td2 .ref-url:before {    display: inline-block; content: '';width: 16px;height: 16px; background: url(../../../images/custom/icoreference.png) no-repeat;position: relative;top: 2px;}
*/
.table_top_border {border-top:  solid black; }
.table_top_border2 {border-top: 1px solid black; }
.table_bottom_border {border-bottom:  solid black; }
.table_bottom_border2 {border-bottom: 1px solid black; }
.table_left_border2 {border-left: 1px solid black; }
.table_right_border2 {border-right: 1px solid black; }
/* 文章详情页亮点评述*/

.album-content li{    position: relative;    overflow: hidden;    padding: 15px 0 20px 0;}
.album-div{padding:20px 10px 0 0;}
.album-content li .author{padding-top:5px;}
.album-content li .textHidden{padding-top:5px;}


#References li.document-box span {
  width: 30px;
  text-align: -webkit-auto;
  position: relative;
  left: 0;
  top: 0;
}
#References li.document-box p {
  margin-top: -20px;
  text-indent:0;
  width: 100%;
  padding-left: 40px;
}

styled-content[style="fixed-right:true"] {
    display: block;
    text-align: right;
}
