@charset "utf-8";

/*!
 * agilebins v1.0.4
 *
 * 快速解决网站上大部分特效展示...
 * 官网: http://ab.geshai.com
 * 
 *有疑难问题可选择QQ群① 158544200 或QQ群② 790370978 进行反馈
 *
 * 请尊重原创，保留头部版权
 * 在保留版权的前提下，可应用于个人或商业用途
 *
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	letter-spacing: .03em
}

.mediadoc-text h1,
.mediadoc-text h2,
.mediadoc-text h3,
.mediadoc-text h4,
.mediadoc-text h5,
.mediadoc-text h6,
.mediadoc-text p,
.mediadoc-text blockquote,
.mediadoc-text pre,
.mediadoc-text a,
.mediadoc-text img,
.mediadoc-text q,
.mediadoc-text dl,
.mediadoc-text dt,
.mediadoc-text dd,
.mediadoc-text ol,
.mediadoc-text ul,
.mediadoc-text li,
.mediadoc-text fieldset,
.mediadoc-text form,
.mediadoc-text label,
.mediadoc-text legend,
.mediadoc-text table,
.mediadoc-text caption,
.mediadoc-text tbody,
.mediadoc-text tfoot,
.mediadoc-text thead,
.mediadoc-text tr,
.mediadoc-text th,
.mediadoc-text td,
.article-main h1,
.article-main h2,
.article-main h3,
.article-main h4,
.article-main h5,
.article-main h6,
.article-main p,
.article-main blockquote,
.article-main pre,
.article-main a,
.article-main img,
.article-main q,
.article-main dl,
.article-main dt,
.article-main dd,
.article-main ol,
.article-main ul,
.article-main li,
.article-main fieldset,
.article-main form,
.article-main label,
.article-main legend,
.article-main table,
.article-main caption,
.article-main tbody,
.article-main tfoot,
.article-main thead,
.article-main tr,
.article-main th,
.article-main td {
	all: revert;
}

body {
	position: relative;
	font-family: Microsoft YaHei, "PingFang SC", arial, tahoma, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

input,
textarea {
	font-size: inherit;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

em,
i {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.clear {
	height: 0;
	clear: both;
	overflow: hidden
}

body {
	font: 12px/18px "microsoft yahei", "SimHei", "SimSun";
	-webkit-text-size-adjust: 100%;
	min-width: 1200px;
}

a {
	color: #183b52;
	text-decoration: none
}

a:hover {
	color: #3c3;
	text-decoration: none
}

.h100 {
	height: 100px;
	overflow: hidden
}

.h50 {
	height: 30px;
	overflow: hidden
}

.header-login-mobile {
	display: none;
}

.login-icon-box {
	display: inline-block;
	position: relative;
	margin-right: 8px;
	width: 32px;
	height: 32px;
}

.header-nav .login-icon-box .login-icon {
	margin-right: 0;
}

.login-btn .login-icon,
.is-login .login-icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	object-fit: cover;
}

.drop-icon {
	width: 14px;
	height: 14px;
}

.nav-user-name {
	display: inline-block;
	vertical-align: middle;
	max-width: 85px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.is-login {
	position: relative;
}

.is-login:hover .login-drop-list {
	display: block;
}

.login-drop-list:hover {}

.login-drop-list {
	display: none;
	position: absolute;
	top: 5px;
	right: -34px;
	padding-top: 40px;
}

.drop-meum {
	position: relative;
	width: 130px;
	padding: 16px 0;
	width: 120px;
	line-height: 22px;
	background: #ffffff;
	border-radius: 4px;
	z-index: 99;
	box-shadow: 0px 4px 8px 0px #1D1E551A;
}

/* .drop-meum::before {
	content: '';
	position: absolute;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
	border: 11px solid white;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
} */

.drop-meum-item {
	display: flex;
	align-items: center;
	justify-content: center;
	/* height: 40px; */
	font-size: 15px;
	/* padding: 8px 0; */
	margin-bottom: 8px;
	color: #384572;
	cursor: pointer;
}
.drop-meum .drop-meum-item:nth-child(2) {
	margin-bottom: 0;
}
.drop-meum-item:hover {
	color: #1549C0;
}

#header-mobile {
	display: none;
}

.list-mobile-info {
	display: none;
}



/******************  分界线  ********************/

*,
body,
html {
	box-sizing: border-box;
}

body,
html {
	height: 100%;
}

.mediadoc-main,
.demo-main {
	display: flex;
	flex-direction: column;
	height: 100%;
}

/* 一、导航菜单演示 */
.header-box {
	position: relative;
	height: 500px;
	z-index: 1;
	/* background-image: url('/staticresource/scioabook/static/bg.png'); */
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.header-box .swiper-container {
	height: 500px;
}

.header-box .swiper-slide {
	/* background-size: 100%; */
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.header-box .swiper-slide img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}


.header-nav {
	position: absolute;
	top: 0;
	width: 100%;
	display: flex;
	z-index: 2;
	margin: 0 auto;
	align-items: center;
	height: 60px;
	padding: 0 18.7%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-logo,
.header-login {
	cursor: pointer;
}

.header-nav .one {
	padding-left: 80px;
	flex: 1;
}

.header-nav .conts {
	user-select: none;
	position: relative;
	z-index: 2;
	float: left;
	line-height: 64px;
	padding: 0 24px;
	cursor: pointer;
}

.header-nav h3 {
	font-size: 15px;
	font-weight: 700;
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media screen and (min-width: 1600px) {

	.one .conts:nth-child(n + 6):not(:last-child) {
		display: none;
	}

	.one .conts:last-child .menus >*:nth-child(1) {
		display: none;
	}

}

@media screen and (min-width: 1300px) and (max-width: 1600px) {
	.one .conts:nth-child(n + 6):not(:last-child) {
		display: none;
	}

	.one .conts:last-child .menus >*:nth-child(1) {
		display: none;
	}
}

@media screen and (max-width: 1300px) {

	.one .conts:nth-child(n + 5):not(:last-child) {
		display: none;
	}

}





.header-nav .conts  h3 {
	color: #384572;
	font-weight: 400;
}

.header-nav .conts h3:hover {
	color: #1549C0;
	text-decoration: none;
}


.header-nav .on a {
	color: #1549C0;
}

.header-nav .on a:hover {
	color: #1549C0;
	text-decoration: none;
}

.header-nav .sub {
	position: absolute;
	left: -16px;
	top: 40px;
	float: left;
	padding: 16px 0;
	width: 120px;
	line-height: 22px;
	background: #ffffff;
	border-radius: 4px;
	display: none;
	z-index: 99;
	box-shadow: 0px 4px 8px 0px #1D1E551A;
}
.header-nav .sub  .menus a:not(:last-child) li {
	margin-bottom: 8px;
}

.header-nav .sub .menus li  {
	font-size: 15px;
	color: #384572;
	text-align: center;
	line-height: 22px;
	height: 22px;
	display: block;
}

.header-nav .sub  .menus >* :hover {
	color: #1549C0;
}
/* .header-nav .sub ul {
	padding: 20px 0;
}

.header-nav .sub li {
	color: #384572;
	text-align: center;
	font-size: 15px;
	line-height: 28px;

}

.header-nav .sub li a {
	display: block;
	color: #384572;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 8px;
}

.header-nav .sub li a:hover {
	color: #fff;
	background: #bed8ef;
	text-decoration: underline;
} */

.header-nav .header-login {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	color: #384572;
	font-size: 14px;
	letter-spacing: 2px;
}

.search-img {
	margin-right: 16px;
}

.p2-img-search-box {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}

.header-nav .search-img img.search-img-show {
	margin-right: 0;
}

.header-nav .search-img .p2-img-search-box:hover {
	background: rgba(218, 224, 238, 0.3);

}

.search-img .search-nav-input {
	display: none;
	position: relative;
}

.nav-input {
	height: 32px;
	padding-left: 12px;
	/* border: 1px solid #DAE0EE; */
	border-radius: 20px;
	outline: none;
}

.nav-input:focus {
	border: none;
	background-color: rgba(218, 224, 238, 0.3);
}

.header-nav .header-login img {
	margin-right: 8px;
}

.header-info {
	position: absolute;
	top: 145px;
	left: calc(50%);
	transform: translateX(-50%);
	text-align: center;
	display: flex;
	z-index: 1;
	flex-direction: column;
	min-width: 600px;
}

@media screen and (min-width: 1600px) {

	.mediadoc-main .auto-padding,
	.demo-main .auto-padding {
		padding: 0 18.7%;
	}

	.fixed-btns {
		left: 13%;
	}

}

@media screen and (min-width: 1200px) and (max-width: 1600px) {

	.mediadoc-main .auto-padding,
	.demo-main .auto-padding {
		padding: 0 10%;
	}

	.fixed-btns {
		left: 5% !important;
	}


}

@media screen and (max-width: 1200px) {

	.mediadoc-main .auto-padding,
	.demo-main .auto-padding {
		padding: 0 5%;
	}

	.fixed-btns {
		left: 1% !important;
	}


}

.theme-card-grid {
	display: grid;
	gap: 24px;
	padding: 44px 0;
	grid-template-columns: repeat(3, 1fr);
}

.theme-card {
	cursor: pointer;
	display: flex;
	align-items: center;
	position: relative;
	height: 100px;
	padding: 0 20px;
	width: 100%;
	border-radius: 8px;
}

.theme-card:nth-child(1) {
	background: linear-gradient(0deg, rgba(69, 128, 222, 0.1) 0%, rgba(75, 115, 247, 0.2) 100%);
}

.theme-card:nth-child(2) {
	background: linear-gradient(0deg, rgba(56, 191, 220, 0.1) 0%, rgba(56, 191, 220, 0.2) 100%);
}

.theme-card:nth-child(3) {
	background: linear-gradient(0deg, rgba(131, 139, 229, 0.1) 0%, rgba(186, 131, 229, 0.2) 100%);
}

.theme-card:nth-child(4) {
	background: linear-gradient(0deg, rgba(247, 163, 74, 0.1) 0%, rgba(253, 192, 112, 0.2) 100%);
}

.theme-card:nth-child(5) {
	background: linear-gradient(0deg, rgba(227, 110, 112, 0.1) 0%, rgba(230, 122, 181, 0.2) 100%);
}

.theme-card:nth-child(6) {
	background: linear-gradient(0deg, rgba(60, 197, 42, 0.1) 0%, rgba(73, 181, 82, 0.2) 100%);
}

.theme-card:nth-child(1) .theme-card-title,
.theme-card:nth-child(1) .theme-card-desc {
	color: #3761B2;
}

.theme-card:nth-child(2) .theme-card-title,
.theme-card:nth-child(2) .theme-card-desc {
	color: #1E98BF;
}

.theme-card:nth-child(3) .theme-card-title,
.theme-card:nth-child(3) .theme-card-desc {
	color: #635BC2;
}

.theme-card:nth-child(4) .theme-card-title,
.theme-card:nth-child(4) .theme-card-desc {
	color: #F09C2E;
}

.theme-card:nth-child(5) .theme-card-title,
.theme-card:nth-child(5) .theme-card-desc {
	color: #C95AA6;
}

.theme-card:nth-child(6) .theme-card-title,
.theme-card:nth-child(6) .theme-card-desc {
	color: #2CB457;
}

.theme-card-info {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.theme-card-title {
	font-size: 18px;
	font-weight: 600;
	color: #3761B2;
}

.theme-card-desc {
	font-size: 12px;
	opacity: .6;
	color: #3761B2;
}

.theme-card-logo {
	position: absolute;
	width: 80px;
	height: 80px;
	bottom: 0;
	right: 20px;
	background-size: 100% 100%;
}

.theme-card:nth-child(1) .theme-card-logo {
	background-image: url(../static/rank1.svg);
}

.theme-card:nth-child(2) .theme-card-logo {
	background-image: url(../static/rank2.svg);
}

.theme-card:nth-child(3) .theme-card-logo {
	background-image: url(../static/rank3.png);
}

.theme-card:nth-child(4) .theme-card-logo {
	background-image: url(../static/rank2.svg);
}

.theme-card:nth-child(5) .theme-card-logo {
	background-image: url(../static/rank3.png);
}

.theme-card:nth-child(6) .theme-card-logo {
	background-image: url(../static/rank1.svg);
}

.footer-info {
	background: #1C2339;
	padding-top: 30px;
	padding-bottom: 24px;
}

.about-title {
	font-size: 20px;
	color: white;
}

.about-btns {
	color: #86909C;
	margin-top: 15px;
	cursor: pointer;
	display: flex;
	gap: 8px;
}

.mediadoc-main .footer-content,
.demo-main .footer-content {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(134, 144, 156, .2);
	margin-bottom: 24px;
	padding-bottom: 30px;
}

.footer-signature {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.signature-box {
	display: inline-block;
	text-align: left;
}

.signature-box .about-btns {
	display: block;
}

.copyright-text {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	color: #86909C;
	text-align: center;
}

.copyright-text-ba {
	display: flex;
	align-items: center;
	gap: 4px;
}

.license-tag {
	display: flex;
	align-items: center;
	gap: 10px;
}

@media (max-width: 600px) {
	.license-tag {
		flex-direction: column;
		align-items: flex-start;
	}
}

.breadcrumb {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	height: 64px;
	background: url(/staticresource/scioabook/static/banner.jpg);
	background-size: 100% 100%;
	color: #A6ACBC;
}

.breadcrumb img {
	margin-right: 4px;
}

.breadcrumb-home {
	cursor: pointer;
}

.breadcrumb-next {
	margin: 0 4px;
}

.breadcrumb-last {
	color: #677390;
}


.popper-dialog {
	width: 100%;
	display: none;
	position: absolute;
	z-index: 111;
	background-color: white;
	box-shadow: 0px 4px 40px 0px #1D1E550A;
}

/* 提示部分 */
.toast-container {
	position: fixed;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99999;
}

.toast {
	padding: 12px;
	border-radius: 4px;
	color: white;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	gap: 8px;
	animation: slideIn 0.3s ease-out forwards, fadeOut 0.3s ease-in forwards 2.7s;
	max-width: 350px;
	opacity: 0;
	transform: translateY(100%);
	border: 1px solid;
	color: #17191D;
}

.toast i {
	flex-shrink: 0;
	width: 16px;
	height: 16px;
}

.toast-success {
	background-color: #D3F3DE;
	border-color: rgba(43, 165, 113, 0.5);
}

.toast-success i {
	background-image: url(../static/toast-success.svg);
}

.toast-error {
	background-color: #FFEBEA;
	border-color: rgba(213, 73, 65, 0.5);
}

.toast-error i {
	background-image: url(../static/toast-error.svg);
}

.toast-warning {
	background-color: #FFEDC8;
	border-color: rgba(255, 196, 64, 0.5);
}

.toast-warning i {
	background-image: url(../static/toast-warning.svg);
}

.toast-info {
	background-color: #D9E1FF;
	border-color: rgba(39, 91, 209, 0.5);
}

.toast-info i {
	background-image: url(../static/toast-info.svg);
}

@keyframes slideIn {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(100%);
	}
}

.empty-page {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.page-img {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	font-size: 14px;
	color: #A6ACBC;
}

.clear-icon {
	display: none;
	user-select: none;
	cursor: pointer;
	right: 40px;
	width: 16px;
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.result-search-input:not(:placeholder-shown)+.clear-icon:hover,
.result-search-input:not(:placeholder-shown):hover+.clear-icon,
.result-search-input:not(:placeholder-shown):focus+.clear-icon {
	display: flex;
}

@media screen and (max-width: 480px) {
	.result-search-input:not(:placeholder-shown)+.clear-icon {
		display: flex !important;
	}
}

.demo-main input:hover,
.demo-main textarea:hover,
.demo-main input:focus,
.demo-main textarea:focus {
	border-color: #1549C0;
}

.header-nav .tab-selected {
	position: relative;
}

.header-nav .tab-selected::after {
	content: '';
	position: absolute;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	height: 3px;
	background-color: #1549C0;
}

.header-nav .tab-selected h3 a {
	color: #1549C0;
}

/* .header-search-advanced:hover {
	background-color: rgba(21, 73, 192, .7);
} */

/* 按钮样式空 */
.picks-more-btn:hover,
.p2-advanced-search-btn .p2-as-btn-reset:active,
.p2-as-btn-reset:hover {
	color: #1549C0;
	border-color: #1549C0;
}
.picks-more-btn:active,
.p2-advanced-search-btn .p2-as-btn-reset:active {
	background: rgba(21, 73, 192, 0.05)
}
/* 按钮样式-fill */
.fill-btn:hover,
.p2-submit-btn:not(.disabled):hover,
.p2-mac-card-btn:hover,
.feedback-submit:hover,
.p2-edit-form-save:hover,
.p2-go-login-btn:hover,
.p2-as-btn-search:hover {
	background-color: rgba(21, 73, 192, .8);
}
.fill-btn:active,
.p2-submit-btn:not(.disabled):active,
.p2-mac-card-btn:active,
.p2-edit-form-save:active,
.p2-go-login-btn:active,
.feedback-submit:active,
.p2-as-btn-search:active {
	background-color: #1549C0 !important;
}