/* .close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
} */

.container {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.navbar {
	background: #fff;
	margin-bottom: 0;
}

.navbar-fixed-top {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	/* -webkit-box-shadow: 0 4px 12px -4px #F6FAFF; */
	/* box-shadow: 0 4px 12px -4px #F6FAFF; */
	border-bottom: 1px solid #e7e7e7;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: none;
}

.container-fluid {
	padding: 0 150px 0 30px;
}

.navbar .logo {
	height: 60px;
	display: flex;
	align-items: center;
	font-size: 28px;
	font-family: SimHei;
	font-weight: 800;
	color: #023894;
	white-space: nowrap;
	letter-spacing: 1px;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #023894;
}

.navbar a.logo:hover {
	text-decoration: none;
}

.navbar .logo img {
	display: block;
	height: 46px;
	/* width: 100%; */
	max-width: 100%;
	object-fit: contain;
}

.navbar-toggler{
	font-size: 16px;
	margin: 13px 0;
}
.navbar-toggler:focus{
	box-shadow: 0 0 0 1px;
}

.navbar #user {
	position: absolute;
	top: 15px;
	right: 30px;
}

.navbar .userInfo .user-txt {
	position: relative;
	display: flex;
	align-items: center;
}

.navbar .userInfo .user-txt .avatar {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 6px;
	border: 1px solid #f5f5f5;
}

.navbar .userInfo .user-txt .vip {
	width: 15px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 18px;
}

#user .user-menu {
	position: absolute;
	background: #fff;
	border: 1px solid #f5f5f5;
}

#user .user-menu {
	display: none;
	position: absolute;
	left: 5px;
	background-color: #f9f9f9;
	border: 1px solid #f5f5f5;
	border-radius: 0 0 4px 4px;
	min-width: 80px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 100000;
}

#user:hover ul.user-menu {
	display: block;
}

#user .user-menu li {
	padding: 10px 14px;
	text-decoration: none;
	user-select: none;
	white-space: nowrap;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	cursor: pointer;
}

#user.user-menu li:hover {
	color: #2988fe;
	background-color: #f7f7ff;
}

#user .name {
	font-size: 14px;
	user-select: none;
	white-space: nowrap;
	color: #666;
}

#user .name.gray {
	color: #999;
}

.navbar-nav>li {
	min-width: 96px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.navbar-nav>li>a {
	display: block;
	line-height: 52px;
	font-size: 16px;
	padding: 0;
	user-select: none;
	white-space: nowrap;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	text-decoration: none;
}

.navbar .navbar-nav>li>a {
	color: #505050;
}

.navbar .navbar-nav>li:hover>a {
	color: #2988fe;
	border-bottom: 4px solid #2988fe;
}
.navbar{
	--bs-navbar-padding-y:0
}
.navbar-brand{
	padding: 0;
}

.title img {
	height: 94px;
	width: auto;
}

.cont {
	width: 100%;
	position: relative;
	top: 60px;
}

.message {
	width: 80%;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.hp-list ul li {
	padding: 12px 6px 12px 12px;
	line-height: 30px;
	cursor: pointer;
	border-radius: 2px;
	border-bottom: 1px solid #f5f5f5;
}

.hp-list ul li:hover {
	background: #f5f5f5;
}

.hp-list ul li:hover a {
	background: #f5f5f5;
	color: #2988fe;
}

.hp-list ul li a {
	color: #333;
}

/*footer*/
.footerWrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: #0b356a;
	color: #fff;
}

.foot-message {
	width: calc(100% - 60px);
	/* width: 80%; */
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.footerWrap .foot-left {
	padding: 40px 0 20px;
	line-height: 30px;
	font-size: 14px;
}

.footerWrap .foot-left .foot-logo {
	display: flex;
	align-items: center;
	height: 46px;
	margin-bottom: 20px;
	font-size: 28px;
	font-family: SimHei;
	font-weight: 800;
	white-space: nowrap;
	letter-spacing: 1px;
	overflow-y: hidden;
}

.footerWrap .foot-left .foot-logo img {
	position: relative;
	width: auto;
	height: 46px;
	margin-right: 16px;
	filter: grayscale(100%) invert(100%) brightness(500%);
}

.footerWrap .foot-right {
	padding-bottom: 14px;
	margin-top: 40px;
	line-height: 24px;
	font-size: 14px;
}

.yunying {
	white-space: pre-wrap;
}

.ewm {
	display: flex;
}

.ewm-img {
	margin-left: 20px;
	text-align: center;
}

.ewm img {
	width: 100px;
	/* height: 100px; */
	margin-bottom: 4px;
}

.footerWrap .foot-code {
	font-size: 12px;
	color: #fff;
	padding: 1% 0;
	text-align: center;
	border-top: 1px solid #fff;
}

.footerWrap .foot-code a {
	color: #fff;
}

/* 搜索 */
.search {
	border: 1px solid #2988fe;
	display: flex;
	margin: 30px 0;
	border-radius: 4px;
}

.search .search-input {
	flex: 1;
	padding: 2px 20px;
	border-radius: 4px 0 0 4px;
	display: flex;
	align-items: center;
}

.search .search-input input {
	width: calc(100% - 24px);
	line-height: 45px;
	font-size: 16px;
}

.search .search-input img {
	width: 24px;
	height: 24px;
	display: none;
	cursor: pointer;
}

.search .search-btn {
	width: 130px;
	background: #2988fe;
	color: #fff;
	font-size: 15px;
	border-radius: 0 4px 4px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.search .search-btn img {
	height: 30px;
	margin-left: 10px;
}

/* 分页 */
.list-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	color: #1e5eff;
	background: rgba(41, 136, 256, 0.16);
	border: none;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	border: none;
}

.pagination>li>a,
.pagination>li>span {
	border: none;
	color: #333;
}

/* xm */
@media (max-width: 768px) {
	.container-fluid {
		padding: 0 90px 0 15px;
	}

	.navbar-brand {
		padding: 0 15px;
	}

	.navbar .logo {
		height: 60px;
		font-size: 16px;
	}

	.navbar .logo img {
		height: 26px;
	}

	/* .navbar-toggle {
		margin: 0 100px 5px 0;
		padding: 7px 8px;
	}

	.navbar-toggle .icon-bar {
		width: 18px;
	} */

	.navbar-nav>li>a {
		font-size: 14px;
		line-height: 40px;
	}

	.navbar #user {
		top: 15px;
		right: 15px;
	}

	#user .name {
		font-size: 12px;
	}

	.login-out .wordCloud__tagBall,
	.wordCloud__tagBall {
		display: none;
	}

	.login-right {
		top: 220px;
		width: 88%;
	}

	.login-box {
		min-height: 400px;
		width: 80vw;
	}

	.login-box .box-title {
		font-size: 24px;
	}

	.login-box .submit {
		font-size: 18px;
		margin-top: 24px;
	}

	.login-box .login-dl {
		padding: 50px 10% 30px;
	}

	.login-box .login-zc,
	.login-box .forgot-pass {
		padding: 30px 12%;
	}

	.login-box .dl-input .dl-code .code {
		max-width: 120px;
		width: 40%;
	}

	#platform .plf {
		left: -50px;
		width: 50%;
		height: 400px;
		margin: 0;
		transform: scale(0.6);
	}

	.footerWrap .foot-left {
		padding: 40px 0 0;
	}

	.footerWrap .foot-left .foot-logo img {
		height: 32px;
	}

	.footerWrap .foot-left .foot-logo {
		font-size: 20px;
	}
}

/* sm */
@media (min-width: 768px) and (max-width: 992px) {
	.navbar-header {
		max-width: 50%;
	}

	.title img {
		height: 70px;
	}

	.login-out .wordCloud__tagBall,
	.wordCloud__tagBall {
		display: none;
	}

	.login-right {
		top: 220px;
		width: 88%;
	}

	.login-box {
		min-height: 400px;
		margin: 0 18%;
	}

	.login-box .login-dl {
		padding: 50px 12%;
	}

	.login-box .login-zc {
		padding: 20px 12%;
	}

	.login-box .forgot-pass {
		padding: 30px 12%;
	}

	#platform .plf {
		left: -50px;
		width: 50%;
		height: 400px;
		margin: 0;
		transform: scale(0.6);
	}

	.footerWrap .foot-left {
		padding: 40px 0 0;
	}

	.footerWrap .foot-left .foot-logo img {
		height: 38px;
	}

	.footerWrap .foot-left .foot-logo {
		font-size: 24px;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1200px) {
	.navbar-header {
		max-width: 50%;
	}

	.title img {
		height: 84px;
	}

	.navbar .navbar-right>ul {
		margin-right: 50px;
	}

	.navbar .navbar-right>ul li a {
		font-size: 15px;
	}

	.login-out .wordCloud__tagBall,
	.wordCloud__tagBall {
		display: none;
	}

	.login-right {
		top: 220px;
		width: 88%;
	}

	.login-box {
		margin: 0 18%;
	}

	.login-box .login-dl,
	.login-box .login-zc,
	.login-box .forgot-pass {
		padding: 60px 12%;
	}

	#platform .plf {
		left: -30px;
		width: 50%;
		height: 480px;
		margin: 0;
		transform: scale(0.8);
	}

	.footerWrap .foot-left {
		padding: 40px 0 0;
	}
}

/* lg */
@media (min-width: 1200px) {
	.navbar-header {
		max-width: calc(100% - 480px);
	}

	.login-box {
		width: 420px;
	}

	.login-con {
		display: flex;
	}

	.login-left.col-lg-8 {
		flex: 1;
		overflow: hidden;
		padding: 0;
	}

	.login-right.col-lg-4 {
		width: auto;
		padding: 0;
	}

	.help-left {
		margin-right: 20px;
	}

	#help .help-item:first-child {
		padding-right: 50px;
	}

	.footerWrap .foot-message {
		display: flex;
	}

	.footerWrap .foot-right {
		flex: 1;
		display: flex;
		justify-content: flex-end;
	}

	.footerWrap .foot-right .ewm {
		margin-top: 65px;
	}
}

@media (min-width: 1600px) {
	.foot-left {
		padding: 40px 0 0;
	}
}

@media (min-width: 1800px) {
	.login-right {
		padding-right: 8%;
	}

	.foot-right {
		padding-right: 30px;
	}
}