#newBridge {
	z-index: 9999 !important;
}

#aff-im-root {
	display: none !important;
}

#aff-im-root .embed-icon {
	display: none !important;
}

#nb_icon_wrap {
	width: 0 !important;
	height: 0 !important;
	display: none !important;
}

.footer {
	width: 100%;
	height: 100%;
	background: #F6F6F8;
	overflow: auto;
}

.media-content img {
	width: 100%;
}

html.fp-enabled,
.fp-enabled body {
	overflow: auto;
}

.footerup .container {
	width: 1200px;
	padding: 0;
}

.footerup {
	width: 100%;
	padding: 60px 0 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #EEEEEE;
}

.footerupcon {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.frbox {
	flex: 1;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.frbox p {
	display: block;
	margin-bottom: 20px;
}

.frbox p img {
	display: block;
	max-width: 100%;
	width: 143px;
}

.footer-item-qz-title {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 28px;
}

.ewm {
	width: 188px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ewm img {
	display: block;
	max-width: 100%;
	width: 104px;
}

.ewm span {
	font-size: 14px;
	color: #777777;
	margin-top: 10px;
}

.flbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.flbox ul {
	display: flex;
	column-gap: 60px;
}

.flbox ul li {}

.flbox ul li:last-child {}

.flbox ul li p {
	font-size: 18px;
	line-height: 27px;
	color: #444444;
	font-weight: 500;
	margin-bottom: 28px;
}

.flbox ul li a {
	font-size: 14px;
	color: #888888;
	cursor: pointer;
	display: block;
	line-height: 30px;
}

.footerbut {
	overflow: hidden;
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	max-width: 1200px;
	display: flex;
	align-items: center;
	margin: 0 auto;
	column-gap: 30px;
}

.footerbut p {
	font-size: 14px;
	color: #888;
	font-weight: 400;
	float: left;
}

.footerbut p a {
	color: #888;
	display: flex;
	align-items: center;
}

.nb-icon-inner-wrap {
	display: none !important;
}

.footerBar-input {
	width: 100%;
	height: 121px;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 10000;
	position: fixed;
	bottom: 0px;
	left: 0px;
}

.footerBar-input-box {
	display: flex;
	max-width: 1200px;
	/* line-height: 121px; */
	margin: 0 auto;
}

.footerbut-icon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.ce1 a {
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
	border: solid 1px #efefef;
}

.ce1 img {
	width: 15px;
}

.ce1 span {
	display: block;
	font-size: 12px;
}

.ce1 {
	display: none;
}

.code_img {
	width: 220px;
	height: 310px;
	position: absolute;
	top: -120px;
	left: 100px;
	z-index: 1000;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	/* border-radius: 20px; */
	align-items: center;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 1, 0.08);

}

.code_img img {
	margin-top: 15px;
	width: 120px;
	height: 120px;
}

.code_title {
	font-size: 14px;
	color: #222222;
}

.code_text {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}

.code_text span {
	margin-top: 10px;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	position: relative;
	padding-left: 16px;
	/* 给圆点留出空间 */
}

.code_text span::before {
	content: "";
	width: 6px;
	height: 6px;
	background: #7f7f7f;
	border-radius: 50%;
	/* 使其成为圆形 */
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.contactUs-conainer {
	width: 100%;
	height: 200px;
	background-color: #33cccc;
	/* background: url('./../../images/vip/video/img-contactUs.png') no-repeat; */
	position: relative;
	background-position: center;
	z-index: 99;
}

.contactUs-more {
	width: 380px;
	height: 80px;
	background-color: #ffffff;
	border-radius: 40px;
}

.contactUs-box {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.contactUs-title {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	width: 90%;
	margin: auto;
}

.contactUs-more {
	text-align: center;
	line-height: 80px;
	margin: 26px auto 0 auto;
	font-weight: 400;
	font-size: 30px;
	color: #00AAAA;
	cursor: pointer;
}

/* 底部自媒体 */
.we-media {
	width: 100%;
	height: auto;
}

.media-box {
	/* width: 1200px; */
	/* margin: -40px auto 0px; */
	display: flex;
	justify-content: start;
	align-items: center;
	/* transform: translateX(12%); */
	line-height: 60px;
}

.media-title {
	font-size: 12px;
	color: #fff;
	opacity: 0.7;
	width: 15%;
}

.icon1 {
	background: url('./../../images/vip/main/mediaIcon1-1.png') no-repeat center center;
}

.icon2 {
	background: url('./../../images/vip/main/mediaIcon2-1.png') no-repeat center center;
}

.icon3 {
	background: url('./../../images/vip/main/mediaIcon3-1.png') no-repeat center center;
}

.icon4 {
	background: url('./../../images/vip/main/mediaIcon4-1.png') no-repeat center center;
}

.icon5 {
	background: url('./../../images/vip/main/mediaIcon5-1.png') no-repeat center center;
}

.icon6 {
	background: url('./../../images/vip/main/mediaIcon6-1.png') no-repeat center center;
}

.icon7 {
	background: url('./../../images/vip/main/mediaIcon7-1.png') no-repeat center center;
}

.icon8 {
	background: url('./../../images/vip/main/mediaIcon8-1.png') no-repeat center center;
}

.icon9 {
	background: url('./../../images/vip/main/mediaIcon9-1.png') no-repeat center center;
}

.icon10 {
	background: url('./../../images/vip/main/mediaIcon10-1.png') no-repeat center center;
}

.icon11 {
	background: url('./../../images/vip/main/mediaIcon11-1.png') no-repeat center center;
}

.pc-hide {
	display: none !important;
}

.code-container{
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:768px) {
	.mobile-hide{
		display: none !important;
	}
	
	/* 手机端显示PC隐藏的元素 */
	.pc-hide {
		display: flex !important;
	}

	.icon1 {
		background: url('./../../images/vip/main/mediaIcon1-1.svg') no-repeat center center;
	}

	.icon2 {
		background: url('./../../images/vip/main/mediaIcon2-1.svg') no-repeat center center;
	}

	.icon3 {
		background: url('./../../images/vip/main/mediaIcon3-1.svg') no-repeat center center;
	}

	.icon4 {
		background: url('./../../images/vip/main/mediaIcon4-1.svg') no-repeat center center;
	}

	.icon5 {
		background: url('./../../images/vip/main/mediaIcon5-1.svg') no-repeat center center;
	}

	.icon6 {
		background: url('./../../images/vip/main/mediaIcon6-1.svg') no-repeat center center;
	}

	.icon7 {
		background: url('./../../images/vip/main/mediaIcon7-1.svg') no-repeat center center;
	}

	.icon8 {
		background: url('./../../images/vip/main/mediaIcon8-1.svg') no-repeat center center;
	}

	.icon9 {
		background: url('./../../images/vip/main/mediaIcon9-1.svg') no-repeat center center;
	}

	.icon10 {
		background: url('./../../images/vip/main/mediaIcon10-1.svg') no-repeat center center;
	}

	.icon11 {
		background: url('./../../images/vip/main/mediaIcon11-1.svg') no-repeat center center;
	}
}

.media-icon {
	background-size: contain;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center center;
}

.media-content {
	width: 100%;
	display: flex;
	column-gap: 80px;
}

@media screen and (max-width:768px) {
	.media-content {
		justify-content: flex-start;
	}
}

.media-content-item {
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.item1:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon1-2.png')
}

.item2:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon2-2.png')
}

.item3:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon3-2.png')
}

.item4:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon4-2.png')
}

.item5:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon5-2.png')
}

.item6:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon6-2.png')
}

.item7:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon7-2.png')
}

.item8:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon8-2.png')
}

.item9:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon9-2.png')
}

.item10:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon10-2.png')
}

.item11:hover .media-icon {
	background-image: url('./../../images/vip/main/mediaIcon11-2.png')
}

@media (max-width:768px) {
	.item1:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon1-2.svg')
	}

	.item2:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon2-2.svg')
	}

	.item3:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon3-2.svg')
	}

	.item4:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon4-2.svg')
	}

	.item5:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon5-2.svg')
	}

	.item6:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon6-2.svg')
	}

	.item7:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon7-2.svg')
	}

	.item8:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon8-2.svg')
	}

	.item9:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon9-2.svg')
	}

	.item10:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon10-2.svg')
	}

	.item11:hover .media-icon {
		background-image: url('./../../images/vip/main/mediaIcon11-2.svg')
	}
}

.item1:hover span {
	display: block;
}

.item2:hover span {
	display: block;
}

.item3:hover span {
	display: block;
}

.item4:hover span {
	display: block;
}

.item5:hover span {
	display: block;
}

.item6:hover span {
	display: block;
}

.item7:hover span {
	display: block;
}

.item8:hover span {
	display: block;
}

.item9:hover span {
	display: block;
}

.item10:hover span {
	display: block;
}

.item11:hover span {
	display: block;
}



.item1:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item2:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item3:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item4:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item5:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item6:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item7:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item8:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item9:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item10:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item11:hover .item-txt {
	color: #33cccc;
	opacity: 1;
}

.item {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: default;
	position: relative;
}

.media-content span {
	width: 100px;
	height: 100px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.1);
	position: absolute;
	display: none;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -140px;
}

.media-dialog {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999999;
	width: 50vw;
	height: 50vw;
	border-radius: 10px;
	background-color: #fff;
	display: none;
}

.item-txt {
	font-size: 12px;
	color: #888888;
	margin-left: 10px;
	line-height: 16px;
	margin-top: 2px;
}




@media(max-width: 1279px) {
	.footerup .container {
		width: 970px;
	}

	.flbox {
		width: 80%;
	}

	.flbox ul {
		display: flex;
		justify-content: space-between;
		column-gap: 10px;
	}

	.footerbut {
		width: 970px;
		padding-left: 10px;
		padding-right: 10px;
		flex-wrap: wrap;
	}

	.media-box {
		width: 900px;
	}

	.media-fade {
		display: none;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0);
		position: fixed;
		left: 0;
		top: 0;
		z-index: 99;
	}
}

@media(max-width: 991px) {
	.footerup {
		padding: 0 0;
	}

	.frbox {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.frbox p {
		margin-bottom: 10px;
	}

	.frbox p img {
		margin: 0 auto;
	}

	.code-container{
		gap: 55px;
	}

	.ewm {
		width: fit-content;
		margin-top: 10px;
	}

	.ewm span{
		margin-top: 8px;
	}

	.ewm img {
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}

	.flbox {
		float: none;
		width: 100%;
	}

	.contactUs-title {
		font-size: 18px;
	}

	.contactUs-more {
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.footerup .container {
		width: 100%;
		padding: 0px 5%;
	}
}

@media(max-width: 580px) {
	.flbox {
		display: block;
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.flbox ul {
		display: block;
	}

	.frbox {
		margin-bottom: 10px;
		margin-top: 10px;
		align-items: center;
	}

	.frbox strong {
		font-size: 22px;
	}

	.footer-item-qz-title {
		margin-bottom: 5px;
	}

	.footerupcon {
		flex-direction: column;
	}

	.footerbut {
		overflow: hidden;
		width: 100%;
		padding: 15px 5%;
		padding-bottom: 20px;
		max-width: 1200px;
		flex-direction: column;
		row-gap: 8px;
		height: auto;
	}

	.footerbut p {
		float: none;
		text-align: center;
		font-size: 10px;
	}

	.flbox ul li {
		float: none;
		width: 100%;
	}

	.flbox ul li p {
		margin-bottom: 0px;
		border-bottom: 1px solid #eee;
		padding: 9px 0;
		box-sizing: border-box;
		position: relative;
		font-size: 12px;
        line-height: 14px;
	}

	.flbox ul li a{
		font-size: 12px;
		line-height: 25px;
		padding-left: 12px;
	}

	.ftext {
		display: none;
		padding: 8px 0px;
	}

	.flbox ul li p i {
		background: url('./../../images/vip/es/cl_b.png') no-repeat;
		background-size: 100% 100%;
		position: absolute;
        top: 12px;
        right: 0;
        width: 7px;
        height: 7px;
	}

	.nb-icon-wrap-base {
		display: none !important;
	}

	.media-content {
		column-gap: 0px;
	}

	#aff-im-root {
		display: none !important;
	}

	#aff-im-root .embed-icon {
		display: none !important;
	}

	.media-title {
		display: none;
	}

	.we-media {
		position: relative;
		margin: 20px auto;
		/* z-index: 10000000; */
		/* padding: 0px 5%; */
	}

	.media-box {
		margin: 0 auto;
		width: 100%;
		transform: none;
	}

	.media-content {
		flex-wrap: wrap;
		margin: 0 auto;
		row-gap: 15px;
		justify-content: space-between;
		margin: 0px 22px;
	}

	.media-icon {
		flex-shrink: 0;
		margin-bottom: 5px;
		width: 15px;
        height: 15px;
	}

	.media-content-item {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: 48px;
	}

	.media-content-item span {
		z-index: 99999;
	}

	.item:hover span {
		display: none;
	}

	.media-content span {
		width: 100px;
		height: 100px;
		margin: 0px;
		top: -115px;
	}

	.item-txt {
		width: 40px;
		text-align: center;
        margin-left: 0px;
		font-size: 10px;
		line-height: 14px;
	}

	.item {
		position: relative;
	}

	.footerbut-icon {
		width: 11px;
		height: 11px;
	}
}

/* 面霸AI模拟面试弹窗样式 */
.mibot-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.mibot-popup {
    position: absolute;
    top: 0;
    left: 100%;
    width: 280px;
    background-color: #fff;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    transition: opacity 0.3s ease;
    opacity: 0;
    overflow-y: auto;
    border-radius: 8px;
}

.mibot-popup.open {
    opacity: 1;
}

.mibot-popup-close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    z-index: 10001;
    transition: color 0.3s;
}

.mibot-popup-close:hover {
    color: #333;
}

.mibot-popup-content {
    padding: 40px 20px 20px;
    text-align: center;
}

.mibot-popup-content .code_img {
    background-color: #f8f8f8;
    padding: 15px;
    border-radius: 8px;
}

.mibot-popup-content .code_title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.mibot-popup-content .code_img img {
    max-width: 120px;
    height: auto;
    margin: 10px 0;
}

.mibot-popup-content .code_text {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 10px;
}

.mibot-popup-content .code_text span {
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}