.module5ContentBox .h5Module5 {
	display: flex;
  }
  
  @media (max-width: 768px) {
	.contentBox {
	  margin-top: 100px;
	}
  }
  
  @media (max-width: 900px) {
	.module5ContentBox .swiperModule5 {
	  display: none;
	}
  }
  
  @media (max-width: 1100px) {
	.container {
	  width: 100%;
	}
  
	.module1Box .imgBox {
	  margin: 0 auto;
	}
  
	.module1Box .rightBox .region1 {
	  padding-top: 10px;
	  text-align: center;
	  display: block !important;
	}
  
	.module1Box .rightBox .region2 {
	  padding: 0 15px;
	}
  
	.module1Box .rightBox .region2 .scoped {
	  display: none;
	}
  
	.module1Box .rightBox .region1 .textNumber {
	  display: inline-block;
	  /* margin: 10px 0 0 15px; */
	}
  
	.module1Box .rightBox .region1 .factor {
	  /* padding: 0 25px 0 15px !important; */
	}
  
	.module1Box .rightBox .region1 .line {
	  display: none;
	}
  
	.module1Box .rightBox .region3 {
	  overflow: hidden;
	}
  
	.module1Box .rightBox .region3 .btnBox {
	  display: none;
	}
  
	.module1Box .rightBox .region3 .linkBox {
	  display: none;
	}
  
	.module1Box .rightBox .region3 .buyBtn {
	  margin: 2px auto 20px auto;
	}
  
	.contentBox .bg .overlay .module2Box .module2Tabs .module2Tab,
	.contentBox .bg .overlay .module3Box .module3Tabs .module3Tab,
	.contentBox .bg .overlay .module5Tabs .module5Tab {
	  display: inline-block;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content {
	  width: 100%;
	  height: auto;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content:last-of-type {
	  border: none !important;
	}
  
	.module2Box .module2ContentBox .content .downloadBox {
	  margin-bottom: 15px;
	}
  
	.module3Box .module3Content .content {
	  width: 100%;
	}
  
	.module4Box .module4Content .content {
	  width: 100%;
	}
  
	.module5ContentBox {
	  overflow-x: auto;
	  overflow-y: hidden;
	  /* white-space: nowrap; */
	}
  
	.advertisementBox {
	  display: none;
	}
  
	.fa-plus,
	.fa-pencil,
	.fa-trash-o {
	  display: none;
	}
  
	.module6Box .module6ContentBox .list {
	  display: inline-block;
	  vertical-align: top;
	}
  
	.fa-pencil {
	  display: none !important;
	}
  
	::-webkit-scrollbar {
	  display: none;
	}
  }
  
  @media (min-width: 900px) {
	.container {
	  width: 70% !important;
	}
  
	.module1Box .rightBox {}
  
	.module1Box .rightBox .region1 {}
  
	.module1Box .rightBox .region1 .textNumber {
	  /* display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 35px 0 22px; */
	  /* margin: 10px 0 0 0; */
	}
  
	.module1Box .rightBox .region3 {
	  width: calc(100% - 30px);
	  border-top: 3px solid #D7D7D7;
	  margin-top: 20px;
	  margin-left: 15px;
	  float: left;
	}
  
	.module1Box .rightBox .region3 .btnBox {
	  display: inline-block;
	  margin-right: 20px !important;
	  margin: 20px auto 0;
	}
  
	.module1Box .rightBox .region3 .linkBox {
	  display: inline-block;
	  margin: 20px 0 0 0;
	}
  
	.module1Box .rightBox .region3 .buyBtn {
	  margin: 20px 20px 0 0;
	  display: inline-block;
	  vertical-align: top;
	}
  
	.module1Box .rightBox .region2 {
	  border: none;
	  float: left;
	  padding: 0 20px 20px;
	}
  
	.contentBox .bg .overlay .module1Box .imgBox {
	  float: left;
	}
  
	.contentBox .bg .overlay .module1Box .rightBox {
	  float: left;
	  width: calc(100% - 205px);
	  margin-left: 20px;
	  display: flex;
	  flex-direction: column;
	}
  
	.preNext {
	  display: none;
	}
  
	.contentBox .bg .overlay .module2Box .module2Tabs .module2Tab,
	.contentBox .bg .overlay .module3Box .module3Tabs .module3Tab,
	.contentBox .bg .overlay .module5Tabs .module5Tab {
	  display: inline-block;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content {
	  width: 100%;
	  height: auto;
	  padding: 0 26px;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content:last-of-type {
	  border: none !important;
	}
  
	.module2Box .module2ContentBox .content .downloadBox {
	  margin-bottom: 15px;
	}
  
	.module3Box .module3Content .content {}
  
	.module4Box .module4Content .content {}
  
	.module5ContentBox .lists {
	  overflow: hidden;
	}
  
	.module5ContentBox .h5Module5 {
	  display: none;
	}
  
	.advertisementBox {
	  display: none;
	}
  
	.module6Box .module6ContentBox .list {
	  display: inline-block;
	  vertical-align: top;
	}
  }
  
  @media (min-width: 992px) {
  
	.module1Box .rightBox {}
  
	.module1Box .rightBox .region3 {
	  width: calc(100% - 30px);
	  border-top: 3px solid #D7D7D7;
	  margin-top: 20px;
	  margin-left: 15px;
	}
  
	.module1Box .rightBox .region3 .btnBox {
	  display: inline-block;
	  margin-right: 20px !important;
	}
  
	.module1Box .rightBox .region3 .linkBox {
	  display: block;
	  margin: 20px 0 0 0;
	}
  
	.module1Box .rightBox .region3 .buyBtn {
	  margin: 20px auto 0;
	  display: inline-block;
	}
  
	.advertisementBox {
	  display: block;
	}
  }
  
  @media (min-width: 1200px) {
  
	.module1Box .rightBox {}
  
	.module1Box .rightBox .region3 {
	  width: calc(100% - 30px);
	  border-top: 3px solid #D7D7D7;
	  margin-top: 20px;
	  margin-left: 15px;
	  display: flex;
	  justify-content: space-between;
	}
  
	.module1Box .rightBox .region3 .btnBox {
	  display: block;
	}
  
	.module1Box .rightBox .region3 .linkBox {
	  margin: 20px 0 0 25px;
	}
  
	.module1Box .rightBox .region3 .buyBtn {
	  margin: 20px auto 0;
	  display: block;
	}
  }
  
  @media (min-width: 1366px) {
  
	.module1Box .rightBox {}
  
	.module1Box .rightBox .region3 {
	  width: calc(100% - 697px);
	  border-top: none;
	  margin-top: 40px;
	  margin-left: 0;
	  height: 271px;
	  display: block;
	}
  
	.module1Box .rightBox .region3 .linkBox {
	  margin: 34px 0 0 25px;
	}
  
	.module1Box .rightBox .region3 .buyBtn {
	  margin: 20px auto 0;
	  margin-left: 28px;
	}
  
	.contentBox .bg .overlay .module1Box .rightBox .region2 {
	  width: 100%;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content {
	  height: 200px;
	  padding: 0;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content:last-of-type {
	  border: none !important;
	}
  
	.contentBox .bg .overlay .module2Box .module2ContentBox .content:nth-last-child(2) {
	  border: none !important;
	}
  
	.module2Box .module2ContentBox .content:nth-of-type(even) {
	  margin-left: 80px;
	}
  
	.module2Box .module2ContentBox .content:nth-of-type(odd) {}
  
	.swiper-button-next,
	.swiper-button-prev {
	  display: none;
	}
  
	.module6Box .module6ContentBox .list {
	  float: left;
	}
  }
  
  #journalGeneralHome {
	width: 100%;
	height: auto;
	color: #333333;
  }
  
  #journalGeneralHome .contentBox .bg {
	width: 100%;
	height: 324px;
	background: url(../img/bg.png) no-repeat;
	background-size: cover;
	background-position: 50%;
  }
  
  #journalGeneralHome .contentBox .bg .overlay {
	/* width: 100%;
	  height: 324px;
	  background: url('https://files.sciengine.com/template/platform/journalBanner2.png') no-repeat;
	  background-size: 100% 100%; */
  }
  
  #journalGeneralHome .contentBox .bg .overlay .jgNameBox {
	margin-top: 28px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .jgNameBox .type {
	display: inline-block;
	background: #FFF;
	color: #4157a2;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	border-radius: 3px;
	padding: 0px 5px;
	margin-right: 5px;
	margin-bottom: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .jgName {
	display: inline-block;
	font-size: 40px;
	color: #fff;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box {
	box-shadow: 1px 1px 6px 2px rgba(28, 0, 70, .1);
	margin-top: 28px;
	padding: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox {
	width: 185px;
	height: 255px;
	position: relative;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox .img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	border-top: 2px solid #ffffff;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox .shar {
	width: 100%;
	height: 100%;
	cursor: pointer;
  
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox .Mantle {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #333333b0;
	opacity: 0;
	transition: opacity 800ms;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox .Mantle .readMore {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	border: 1px solid #D7D7D7;
	border-radius: 20px;
	display: inline-block;
	width: 172px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .imgBox .Mantle:hover {
	opacity: 1;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox {
	/* background: #ffffff;
	  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
	  border-radius: 10px; */
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .textNumber {
	font-size: 14px;
	color: #000000;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .line {
	width: 187px;
	height: 3px;
	background: #D7D7D7;
	margin: 14px 0 0 15px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .CiteScore {
	/* margin-top: 14px; */
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .CiteScore,
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .factor {
	/* padding: 0 25px 0 22px; */
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .CiteScore .number,
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .factor .number {
	font-size: 18px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .factor {
	margin: 5px 0 0 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region1 .secondLine {
	margin: 14px 0 0 15px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .latestIssue {
	padding-left: 15px;
	font-size: 14px;
	color: #000000;
	margin-top: 14px;
	display: flex;
	background: #e8ebf9;
	padding: 10px;
	justify-content: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .latestIssue .number {
	font-size: 18px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	margin-left: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region2 {
	margin-top: 10px;
	position: relative;
	padding: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region2 .title {
	font-size: 14px;
	color: #000000;
	margin: 5px 0 0 0;
	font-weight: 600;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region2 .desc {
	width: 80%;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	/* max-height: 200px; */
	overflow-y: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region2 .scoped {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .btnBox {
	width: 180px;
	height: 39px;
	line-height: 39px;
	background: #ffffff;
	border: 1px solid #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-size: 18px;
	color: #4157a2;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .btnBox:hover {
	background: #4157a2;
	color: #FFFFFF;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .buyBtn {
	width: 180px;
	height: 39px;
	line-height: 39px;
	background: #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	cursor: pointer;
	text-align: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .buyBtn:hover {
	background: #4157a2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .linkBox {
	overflow: hidden;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .linkBox .imgBox {
	width: 35px;
	height: 35px;
	margin-right: 15px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .linkBox .imgBox .img {
	width: 100%;
	height: 100%;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .linkBox .imgBox .img:hover {
	-webkit-animation: shake 0.38s;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module1Box .rightBox .region3 .linkBox .imgBox .shar:hover {
	-webkit-animation: shake 0.38s;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box {
	width: 100%;
	height: auto;
	margin-top: 55px;
	overflow: hidden;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2Tabs {
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #AAAAAA;
	margin-top: 33px;
	display: flex;
	justify-content: space-between;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2Tabs .module2Tab {
	width: auto;
	height: 100%;
	color: #AAAAAA;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 40px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2Tabs .active {
	color: #333333;
	display: inline-block;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2Tabs .borderC2::after {
	content: " ";
	width: 105px;
	height: 5px;
	background: #4157a2;
	position: absolute;
	bottom: -2px;
	left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox {
	width: 100%;
	height: auto;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content {
	border-bottom: 1px solid #D7D7D7;
	display: inline-block;
	vertical-align: top;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .tag {
	display: inline-block;
	font-size: 14px;
	color: #AAAAAA;
	margin: 20px 0 6px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .tag span {
	margin: 0 10px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .tag span:first-of-type {
	margin-left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .tag .special {
	color: #4157a2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .title {
	font-size: 18px;
	color: #000000;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	line-height: 25px;
	letter-spacing: 0.7px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	cursor: pointer;
	margin-top: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .title a {
	color: #000000;
	text-decoration: none;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .title:hover {
	text-decoration: underline;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .authors {
	margin: 15px 0 0 0;
	color: #555555;
	font-size: 14px;
	letter-spacing: 1.5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .authors .ellipsis {
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .timeBox {
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #000000;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .timeBox .time {
	margin-left: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .downloadBox {
	margin-top: 15px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .downloadBox .img {
	width: 15px;
	height: 15px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .downloadBox .text {
	font-size: 14px;
	cursor: pointer;
	padding: 8px 12px;
	background: #eee;
  }
  
  .module3ContentBox .content .downloadBox .text:hover {
	background: #4157a2;
	color: #fff;
	transition: all .7s;
	text-decoration: none;
  }
  
  .module3ContentBox .content .downloadBox {
	margin-top: 10px;
	margin-right: 15px;
	display: flex;
  }
  
  .module3ContentBox .content .downloadBox .img {
	width: 15px;
	height: 15px;
	cursor: pointer;
  }
  
  .module3ContentBox .content .downloadBox .text {
	font-size: 14px;
	cursor: pointer;
	padding: 8px 9px;
	background: #eee;
  }
  
  .content .ts-title {
	margin-bottom: 16px;
  }
  
  .ts-content {
	/* padding-bottom: 25px; */
	padding: 20px 0;
	display: flex;
	/* align-items: center; */
  }
  
  .module3ContentBox .ellipsis {
	cursor: pointer;
  }
  
  .module3ContentBox .authors {
	font-size: 14px;
	letter-spacing: 1.5px;
  }
  
  .module3ContentBox .content-xg {
	letter-spacing: 1.5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .module2ContentBox .content .downloadBox .text:hover {
	background: #4157a2;
	color: #fff;
	transition: all .7s;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .moreBox {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .moreBox .more {
	width: 119px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
	margin: 20px auto 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module2Box .moreBox .more:hover {
	background: #4157a2;
	color: #FFFFFF;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box {
	margin: 43px 0 0 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Tabs {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 33px;
	/* display: flex; */
	justify-content: space-between;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Tabs .module3Tab {
	width: auto;
	height: 100%;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 22px;
	cursor: pointer;
	font-size: 22px;
	padding-bottom: 5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Tabs .active {
	color: #4157a2;
	display: inline-block;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Tabs .borderC2::after {
	content: " ";
	width: 100%;
	height: 5px;
	background: #4157a2;
	position: absolute;
	bottom: -2px;
	left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Tabs .scoped {
	position: absolute;
	right: 0;
	bottom: 10px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content {
	width: 100%;
	height: auto;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .fa-plus {
	color: #4157a2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content {
	height: auto;
	border-bottom: 1px solid #D7D7D7;
	position: relative;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .tag {
	display: inline-block;
	font-size: 14px;
	color: #AAAAAA;
	margin: 25px 0 6px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .tag span {
	margin: 0 10px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .tag span:first-of-type {
	margin-left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .tag .special {
	color: #4157a2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .title {
	font-size: 18px;
	color: #000000;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	cursor: pointer;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .title2 {}
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .title a {
	color: #000000;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText {
	width: 100%;
	height: auto;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .imgBox {
	width: 105px;
	height: 120px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .imgBox .img {
	width: 105px;
	height: 120px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .descBox {
	width: calc(100% - 126px);
	display: inline-block;
	vertical-align: top;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .descBox .authors {
	color: #555555;
	font-size: 14px;
	letter-spacing: 1.5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .descBox .authors .ellipsis {
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .imgText .descBox .depict {
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	margin-top: 6px;
	/* letter-spacing: 0.7px; */
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .scoped {
	position: absolute;
	top: 6px;
	right: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .scoped .fa-pencil {
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content .scoped .fa-trash-o {
	color: #C21010;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .module3Content .content:last-of-type {
	border: none;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .moreBox {
	width: 100%;
	text-align: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module3Box .moreBox .more {
	width: 119px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
	margin: 20px auto 0;
  }
  
  .moreBox .more:hover {
	color: #FFFFFF !important;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box {
	margin: 50px 0 0 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Tabs {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #AAAAAA;
	/* display: flex; */
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	overflow-y: auto;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Tabs .module4Tabs-out {
	display: flex;
	align-items: center;
	width: 370px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Tabs .module4Tab {
	width: auto;
	height: 100%;
	color: #4157a2;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 40px;
	cursor: pointer;
	font-size: 22px;
	padding-bottom: 5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Tabs .active {
	color: #4157a2;
	display: inline-block;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Tabs .borderC2::after {
	content: " ";
	width: 100%;
	height: 5px;
	background: #4157a2;
	position: absolute;
	bottom: -2px;
	left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content {
	width: 100%;
	height: auto;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content {
	height: auto;
	border-bottom: 1px solid #D7D7D7;
	margin: 0 auto;
	position: relative;
	padding: 25px 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .tag {
	display: inline-block;
	font-size: 14px;
	color: #7F7F7F;
	margin: 0 0 6px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .title {
	font-size: 16px;
	color: #000000;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .title a {
	color: #000000;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText {
	width: 100%;
	height: auto;
	margin: 15px 0 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText .imgBox {
	width: 116px;
	height: 65px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText .imgBox .img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	object-fit: contain;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText .descBox {
	width: calc(100% - 132px);
	display: inline-block;
	vertical-align: top;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText .descBox .authors {
	color: #7F7F7F;
	font-size: 14px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .imgText .descBox .depict {
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 14px;
	margin-top: 20px;
	letter-spacing: 0.7px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .scoped {
	position: absolute;
	top: 25px;
	right: -20px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .scoped .fa-pencil {
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content .scoped .fa-trash-o {
	color: #C21010;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .module4Content .content:last-of-type {
	border: none;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .moreBox {
	width: 100%;
	text-align: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module4Box .moreBox .more {
	width: 119px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-size: 18px;
	cursor: pointer;
	margin: 20px auto 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay {
	margin: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5Tabs {
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #AAAAAA;
	display: flex;
	justify-content: space-between;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5Tabs .module5Tab {
	width: auto;
	height: 100%;
	color: #AAAAAA;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 40px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5Tabs .active {
	color: #333333;
	display: inline-block;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5Tabs .borderC2::after {
	content: " ";
	width: 100px;
	height: 5px;
	background: #4157a2;
	position: absolute;
	bottom: -2px;
	left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox {
	width: 100%;
	margin: 20px 0 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists {
	width: auto;
	height: auto;
	position: relative;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list {
	width: 256px;
	height: 256px;
	background-color: white;
	margin-right: 20px;
	box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .imgBox {
	width: 240px;
	height: 160px;
	margin: 10px auto 0;
	border: 1px solid #F2F2F2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .imgBox img {
	width: 100%;
	height: 100%;
	object-fit: contain;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .name {
	width: 240px;
	font-size: 18px;
	margin: 13px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 23px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	color: #333333;
	position: relative;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .h5Module5 .list .name {
	width: 256px;
	padding: 0 10px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .name a {
	color: #333333;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .swiper-button-prev,
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .swiper-button-next {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 100%;
	width: 40px;
	height: 40px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .swiper-button-prev {
	background-image: url(https://www.dotdotnews.com/static/dotdotnews/img/index/slider/left.svg);
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .swiper-button-next {
	background-image: url(https://www.dotdotnews.com/static/dotdotnews/img/index/slider/right.svg);
  }
  
  #journalGeneralHome .contentBox .bg .overlay .moreBox {
	width: 100%;
	text-align: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .moreBox .more {
	width: 119px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #4157a2;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	font-size: 18px;
	color: #4157a2;
	cursor: pointer;
	margin: 4px auto 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .moreBox .more:hover {
	background: #4157a2;
	color: #FFFFFF;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box {
	width: 100%;
	height: auto;
	margin-top: 50px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6Tabs {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #d7d7d7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: content-box;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6Tabs .module6Tab::after {
	content: " ";
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -2px;
	left: 0;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6Tabs .module6Tab {
	width: auto;
	height: 100%;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 40px;
	cursor: pointer;
	font-size: 22px;
	padding-bottom: 5px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6Tabs .active {
	display: inline-block;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6Tabs .fa {
	cursor: pointer;
	color: #4157a2;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox {
	width: 100%;
	margin: 20px 0 0;
	overflow: hidden;
	text-align: center;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list {
	width: 148px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .imgBox {
	width: 135px;
	height: 177px;
	margin: 0 auto;
	position: relative;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .imgBox .img {
	width: 100%;
	height: 100%;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .imgBox .img:hover {
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .imgBox .mask {
	padding-top: 75px;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	background: rgba(51, 51, 51, 0.5);
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	display: none;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .shadow {
	width: 100%;
	height: 6px;
	background: #4157a2;
	box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.35);
	margin-top: -10px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .module6Box .module6ContentBox .list .name {
	width: 135px;
	height: 97px;
	text-align: center;
	font-size: 16px;
	color: #4b4b4b;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	margin-top: 25px;
	line-height: 19px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .advertisementBox {
	text-align: center;
	margin-top: 114px;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .advertisementBox .img1 {
	width: 200px;
	height: 332px;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .advertisementBox .img2 {
	width: 141px;
	height: 140px;
	margin: 42px 0 0 0;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .advertisementBox .img3 {
	width: 149px;
	height: 148px;
	margin: 43px 0 0 0;
	cursor: pointer;
  }
  
  #journalGeneralHome .contentBox .bg .overlay .advertisementBox .img4 {
	width: 163px;
	height: 160px;
	margin: 30px 0 0 0;
	cursor: pointer;
  }
  
  #journalGeneralHome #readMoreModal .leftBox {
	display: inline-block;
	width: 400px;
	vertical-align: top;
  }
  
  #journalGeneralHome #readMoreModal .leftBox .img {
	width: 100%;
	height: 530px;
  }
  
  #journalGeneralHome #readMoreModal .leftBox .text {
	display: block;
	font-size: 13px;
	color: #4157a2;
	cursor: pointer;
  }
  
  #journalGeneralHome #readMoreModal .rightBox {
	width: calc(100% - 490px);
	display: inline-block;
	vertical-align: top;
	margin-left: 50px;
  }
  
  #journalGeneralHome #readMoreModal .rightBox .issue {
	font-size: 16px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	margin-top: 10px;
  }
  
  #journalGeneralHome #readMoreModal .rightBox .desc {
	font-size: 16px;
	margin-top: 15px;
	line-height: 22px;
	word-wrap: break-word;
  }
  
  #journalGeneralHome #aboutJournalModal .modal-title,
  #journalGeneralHome #aboutJournalModal .control-label {
	font-weight: bold;
  }
  
  #journalGeneralHome #buyJournalModal .stage {
	width: 109px;
	height: 29px;
	line-height: 29px;
	background: #EFF7FF;
	color: #333333;
	font-size: 13px;
	display: inline-block;
	text-align: center;
	margin: 0 15px 15px 0;
	border: 1px solid #d7d7d7;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
	border-radius: 5px;
	cursor: pointer;
  }
  
  #journalGeneralHome #buyJournalModal .active {
	background: #4157a2;
	color: #ffffff;
  }
  
  #journalGeneralHome #buyJournalModal a {
	font-weight: bold;
  }
  
  #journalGeneralHome #buyJournalModal .priceBox .price {
	text-align: right;
	margin: 10px 0 0 0;
  }
  
  #journalGeneralHome #buyJournalModal .priceBox .price .name {
	font-size: 14px;
	color: #333333;
  }
  
  #journalGeneralHome #buyJournalModal .priceBox .price .name input {
	margin-right: 5px;
  }
  
  #journalGeneralHome #buyJournalModal .priceBox .price .number {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
  }
  
  #journalGeneralHome #editorsRecommendModal .modal-title,
  #journalGeneralHome #editorsRecommendModal .panel-title {
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  }
  
  #journalGeneralHome #editorsRecommendModal .add {
	width: 91px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #4157a2;
	color: #FFFFFF;
	font-size: 13px;
	border-radius: 10px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
  }
  
  #journalGeneralHome #editorsRecommendModal #scrollId {
	display: inline-block;
  }
  
  #journalGeneralHome #editorsRecommendModal .imgBox {
	margin-bottom: 20px;
  }
  
  #journalGeneralHome #editorsRecommendModal .img {
	width: 201px;
	height: auto;
  }
  
  .popover {
	width: 276px;
  }
  
  .region1 {
	position: relative;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
  }
  
  .pencilBox {
	position: absolute;
	right: -12px;
	top: -17px;
	font-size: 16px;
	color: #4157a2;
	cursor: pointer;
  }
  
  #readMoreModal .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
  }
  
  #readMoreModal .btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
  }
  
  #readMoreModal .downloadBtn {
	float: left;
	font-size: 14px;
	height: 34px;
	line-height: 22px;
  }
  
  #readMoreModal .downloadHD {
	float: left;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
  }
  
  .label-point-green {
	width: 10px;
	height: 10px;
	border: 1px solid #07c160;
	border-radius: 50%;
	background-color: #07c160;
	display: inline-block;
  }
  
  .label-point-gray {
	width: 10px;
	height: 10px;
	border: 1px solid gray;
	border-radius: 50%;
	display: inline-block;
  }
  
  .label-point-orange {
	width: 10px;
	height: 10px;
	border: 1px solid #F59A23;
	background-color: #F59A23;
	border-radius: 50%;
	display: inline-block;
  }
  
  #sortJournalModal #sortArea {
	margin: 10px auto;
	width: 80%;
  }
  
  #sortJournalModal #sortArea div {
	padding: 6px;
	background-color: #fdfdfd;
	border: solid 1px #eee;
	margin-bottom: 10px;
	cursor: move;
  }
  
  #sortJournalModal #sortArea .fa-times {
	cursor: pointer;
	color: red;
  }
  
  .module1Box .rightBox .region3 a {
	text-decoration: none !important;
  }
  
  
  .zx-overlay {
	max-width: 1200px;
	display: flex;
	margin: 0 auto;
  }
  
  .zx-container {
	width: 70%;
	margin-bottom: 20px;
  }
  
  .zx-container2 {
	width: 30%;
	margin-top: 28px;
	padding-left: 15px;
  }
  
  .zx-con2-pub {
	padding: 20px;
	box-shadow: 1px 1px 6px 2px rgba(28, 0, 70, .1);
	margin-bottom: 30px;
  }
  
  .zx-con2-pub .con2-p-title {
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
  }
  
  .zx-con2-pub .con2-p-title span {
	border-bottom: 3px solid #4157a2;
	padding-bottom: 3px;
  }
  
  .zx-con2-pub .con2-p-title .ts-span {
	border-bottom: 0;
	font-size: 13px;
	float: right;
	padding: 0;
	line-height: 30px;
	color: #999;
	margin-right: 5px;
  }
  
  .zx-con2-pub .con2-p-title .ts-span:hover {
	cursor: pointer;
	text-decoration: underline;
  }
  
  .zx-con2-pub .con2-p-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
  }
  
  .zx-con2-pub .con2-p-content .btnBox {
	width: 143px;
	height: 91px;
	display: flex;
	position: relative;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	border-radius: 5px;
	align-items: center;
	justify-content: space-between;
	line-height: 16px;
	flex-direction: column;
	padding: 15px 0;
  }
  
  .zx-con2-pub .con2-p-content .btnBox:hover {
	cursor: pointer;
	background: #FFA123 !important;
	transition: all .3s;
  }
  
  .zx-con2-pub .con2-p-content .forIcon {
	font-size: 30px;
  }
  
  .zx-con2-pub .con2-p-content .fa-envelope {
	margin-top: -4px;
  }
  
  .zx-con2-pub .con2-p-content .btnBox a {
	color: #fff;
	text-decoration: none;
  }
  
  .zx-con2-pub .con2-p2-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  
  .zx-con2-pub .con2-p2-content .d1 {
	width: 146px;
	height: 146px;
	padding: 10px;
	box-shadow: 1px 1px 6px 2px rgba(28, 0, 70, .1);
	display: flex;
	align-items: center;
  }
  
  .zx-con2-pub .con2-p2-content .d1 img {
	width: 100%;
  }
  
  .zx-con2-pub .con2-p2-content .d2 {
	width: 140px;
	height: 146px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
  }
  
  .zx-con2-pub .con2-p2-content .d2 .imgBox i {
	font-size: 66px;
  }
  
  .zx-con2-pub .con2-p2-content .d2 .imgBox .shar:hover {
	cursor: pointer;
	-webkit-animation: shake 0.38s;
  }
  
  .zx-con2-pub .con2-p3-d1 {
	margin-top: 20px;
  }
  
  .zx-con2-pub .con2-p3-d1 .con2-p3-d2 {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
  }
  
  .zx-con2-pub .con2-p3-d1 .cd2-d1 {
	width: 22px;
	height: 22px;
	background: #a4a4a4;
	border-radius: 50%;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-right: 6px;
  }
  
  .zx-con2-pub .con2-p3-d1 .ts-cd2-d0 {
	background: #ce0000;
  }
  
  .zx-con2-pub .con2-p3-d1 .ts-cd2-d1 {
	background: #ed4444;
  }
  
  .zx-con2-pub .con2-p3-d1 .ts-cd2-d2 {
	background: #f48888;
  }
  
  .zx-con2-pub .con2-p3-d1 .cd2-d2 {
	word-break: break-all;
	width: calc(100% - 30px);
	font-size: 14px;
  }
  
  .cd2-ts-title {
	cursor: pointer;
  }
  
  .content-xg {
	display: flex;
	align-items: center;
	margin-top: 5px;
  }
  
  .content-xg .cxg-pub {
	margin-right: 10px;
	font-size: 14px;
  }
  
  .content-xg .cxg-pub .s1 {
	color: red;
  }
  
  .content-xg .cxg-pub .s1:hover {
	cursor: pointer;
  }
  
  .content-xg .cxg-pub .s4 {
	color: #07c160;
  }
  
  .content-xg .cxg-pub .s5 {
	color: coral;
  }
  
  .content-xg .cxg-pub .s3 {
	color: #4157a2;
  }
  
  .jgNavBoxHeader {
	margin-top: 60px;
  }
  
  .content-img {
	width: 190px;
	height: 170px;
	border: 1px solid #eee;
	margin-right: 20px;
  }
  
  .content-img img {
	width: 100%;
	height: 100%;
  }
  
  .content-text {
	/* margin-left: 20px; */
	min-height: 145px;
	width: calc(100% - 194px);
  }
  
  .content-btn {
	display: flex;
	align-items: center;
  }
  
  .content-editor {
	padding: 20px 0;
  }
  
  .modulPubTitle {
	width: auto;
	height: 100%;
	font-weight: bold;
	position: relative;
	vertical-align: top;
	font-size: 19px;
	margin-right: 22px;
	cursor: pointer;
	font-size: 22px;
	padding-bottom: 5px;
  }
  
  .pubActived {
	display: inline-block;
  }
  
  .pubActived:after {
	content: " ";
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -3px;
	left: 0;
  }
  
  .pubColor {
	color: #4157a2;
  }
  
  .content-tsXg {
	margin-top: 15px;
	margin-bottom: -10px;
  }
  
  .content-tsXg .cxg-pub {
	font-size: 16px;
  }
  
  .pubEmpty {
	height: 160px;
	text-align: center;
	line-height: 160px;
	font-size: 20px;
  }
  
  .pubEmpty2 {
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-weight: 600;
  }
  
  @media (max-width: 1100px) {
	.zx-overlay{
	  flex-direction: column;
	}
	.zx-container {
	  margin-bottom: 0;
	}
	.container {
	  width: 100% !important;
	}
  
	.content-xg {
	  display: block;
	}
  
	.content-xg .cxg-pub {
	  margin: 5px 0;
	}
  
	.zx-container2 {
	  width: 100%;
	  padding: 0 20px;
	}
  
	.zx-con2-pub .con2-p2-content .d2{
	  width: 137px;
	  height: 137px;
	}
  
	.content-img {
	  display: none;
	}
  
	.content-text {
	  margin-left: 0;
	  width: 100%;
	}
  
	.zx-con2-pub .con2-p2-content {
	  /* margin-right: 20px; */
	}
  }
  
  @media (max-width: 1200px) {
	.zx-con2-pub .con2-p-content .btnBox {
	  width: 130px;
	  height: 85px;
	}
  
	.zx-con2-pub .con2-p2-content .d1 {
	  width: 137px;
	  height: 137px;
	}
  
	.zx-con2-pub .con2-p2-content .d2 {
	  width: 120px;
	}
  
	.zx-con2-pub .con2-p2-content .d2 .imgBox i {
	  font-size: 60px;
	}
  }
  
  @media screen and (min-width: 1100px) and (max-width: 1200px) {
	#journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list {
	  width: 230px;
	}
  
	#journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .imgBox {
	  width: 220px;
	}
  
	#journalGeneralHome .contentBox .bg .overlay .module5ContentBox .lists .list .name {
	  width: 220px;
	}
  }
  
  .module3-out .borderC2 {
	border: none !important;
  }
  
  .sweet-alert {
	display: none !important;
  }
  
  .module2Box .module2ContentBox .volumnList {
	font-size: 0;
  }
  
  .gkll {
	padding: 10px 0;
  }
  
  .gkll .yearList {
	margin-bottom: 5px;
  }
  
  .gkll .volume {
	width: 135px;
	height: 40px;
	background: rgba(231, 243, 250, 1);
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
  }
  
  .gkll .issueList {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 150px);
  }
  
  .gkll .issue {
	width: 125px;
	height: 40px;
	background: rgba(242, 242, 242, 1);
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	display: inline-block;
	color: #333333;
	border: 1px solid #fff;
	cursor: pointer;
  }
  
  .gkll .issue:hover {
	text-decoration: underline;
	border: 1px solid rgba(2, 110, 183, 1);
	background: rgba(231, 243, 250, 1);
  }
  
  .fordqq .content-out {
	position: relative;
  }
  
  .fordqq .content-out .download {
	display: flex;
	justify-content: end;
	margin-top: 15px;
  }
  
  .fordqq .content-out .download .download-button {
	background: #4157a2;
	color: #fff;
	border-radius: 3px;
	padding: 2px 5px;
	margin-left: 15px;
	cursor: pointer;
	font-size: 15px;
  }
  
  .fordqq .content-out .download .download-button:hover {
	background: #FFA123;
  }
  .module1Box .rightBox .region1 {
	display: block!important;
  }
  .module1Box .rightBox .region1 .region1-ts{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 20px;
	margin-bottom: 10px;
  }
  .module1Box .rightBox .region1 .region1-ts .cn{
	width: 120px;
  }
  .module1Box .rightBox .region1 .region1-ts .CiteScore{
	width: 120px;
  }
  @media (max-width: 768px) {
	.module1Box .rightBox .region1 .region1-ts{
	  padding-right: 0px;
	}
  }
  .scoped_add_RecommendList .fa-lg{
	color: #4157a2;
	position: absolute;
	right:0;
	top: -30px;
  }
  .ab-s1 {
	color: red;
  }
  .region1-ts-left{
	/* font-weight: 600; */
  }
  .region1-ts-right-ts{
	/* font-size: 16px; */
	/* color: #4157a2; */
	font-weight: 600;
  }
  .textNumber-ts{
	min-width: 128px;
	text-align: left;
  }