@font-face {
	font-family: 'SEM-TITLE';
	src: url("../css/sem-title.ttf") format('truetype');
	font-weight: normal;
	font-style: normal;
}

.row {
	margin: 0 !important;
}

.center {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.demo-button {
	width: 200px;
	height: 60px;
	margin-top: 40px;
	background: #0069EA;
	border-radius: 4px;
}

.demo-button span {
	height: 28px;
	font-size: 20px;
	font-family: "PingFang-SC-Regular";
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
}

.index_adv {
	width: 1260px !important;
}

.index_adv .index_adv_box01 {
	width: 420px !important;
}

.index_adv .index_adv_box02 {
	width: 420px !important;
}

.index_adv .index_adv_box03 {
	width: 420px !important;
}

.index_adv .index_adv_box {
	padding-left: 96px !important;
}

.pc_index .finebi_banner {
	background-image: url("../img/function_banner03.png") !important;
}

.sem-data-visual .finebi_person_container .finebi_person_tabs .tabs_trrigle {
	width: 234px;
}

.sem-data-visual .finebi_person_container .finebi_person_tabs .tabs_trrigle .current {
	width: 234px;
}

.finebi_person .finebi_person_container .finebi_content .person_profit {
	background-color: #ffffff00;
}

.finebi_person .finebi_person_container .finebi_content h5 span {
	font-weight: 600;
	font-size: 16px;
}

.finebi_person .finebi_person_container .finebi_content p {
	margin-left: 25px;
}

.icon-jiantou_xiangyou:before {
	content: "\e65d";
}

.free_use_buttton {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 18.421rem;
	background-image: url('../img/free-use.png');
	background-size: cover;
}

.free_use_buttton h3 {
	margin: 4.211rem 0 0.632rem 0;
	font-size: 1.684rem;
	font-weight: 600;
	color: #333333;
}

.free_use_buttton p {
	margin: 0 0 2rem 0;
	font-size: 1.053rem;
	font-weight: 400;
	color: #333333;
}

.free_use_buttton a {
	display: flex;
	width: 19.474rem;
	height: 3.158rem;
	background: #0069EA;
	border-radius: 4px;
}

.free_use_buttton a span {
	font-size: 1.263rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 42px;
	margin: 0 auto;
}

.header .nav li .active_keshihua {
	color: #0069EA !important;
}

@media (max-width: 750px) {
	.mobile_part01 .visual-function {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
	}

	.mobile_part01 .visual-function div {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 12px;
		box-shadow: 0px 1px 10px 0px rgb(184 187 204 / 50%);
		border-radius: 4px;
		width: 49%;
		padding: 20px 16px 0px 16px;
	}

	.mobile_part01 .visual-function div h4 {
		font-size: 14px;
	}

	.mobile_part01 .visual-function div p {
		font-size: 12px;
	}

	.mobile_index .mobile_part03 .part03_tabs .tab_content p {
		margin: 22px 0 12px 0;
		font-size: 14px;
	}

	.mobile_index .mobile_part03 .part03_tabs {
		height: 500px !important;
	}

	.mobile_index .mobile_banner {
		background-image: url("./bi_files/img/function_mbanner03.png");
	}

	.mobile_index .mobile_part03 .part03_tabs .tab_item {
		margin-right: 4px;
	}
}

.pc_index .finebi_banner .finbi_demo i {
	font-size: 28px;
}

.sem-visual-page1 h2 {
	font-size: 44px;
}

.pc_index h2 {
	font-family: SEM-TITLE;
	margin-bottom: 10px;
	font-size: 44px;
}

.sem-visual-page2 {
	height: 800px;
}

.mobile-tools .swiper-slide .mobile-tool-item div {
	margin-bottom: 16px;
}

.pc_index .finebi_banner {
	padding: 0px !important;
	height: 680px !important;
}

@media (min-width: 992px) {
	.pc_index .finebi_banner .index_banner_box {
		margin-top: 200px !important;
	}
}

.pc_index .finebi_banner h1 {
	font-size: 80px;
	margin-bottom: 32px;
}

.pc_index .finebi_banner p {
	font-size: 20px;
	max-width: 564px;
	color: #333333;
	height: 64px;
	line-height: 32px;
}

.sem-visual-page1 {
	margin: 72px 0 -20px 0;
}

@media (min-width: 769px) {
	.fr_free_use01 {
		display: none;
	}
}

@media (max-width: 768px) {
	.fr_free_use01 {
		position: fixed;
		display: flex !important;
		flex-direction: row;
		justify-content: space-evenly;
		align-items: center;
		height: 50px;
		width: 100%;
		background: #ECA21D;
		bottom: 0px;
		z-index: 999;
	}

	.fr_free_use01 a {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		font-size: 16px;
		font-family: "PingFangSC-Medium, PingFang SC";
		font-weight: 500;
		color: #FFFFFF !important;
		height: 50px;
		width: 50%;
	}

	.fr_free_use01 .line {
		width: 1px;
		height: 34px;
		background: #FFFFFF;
		opacity: 0.49;
	}
}

.mask {
	height: calc(100% - 440px);
	background: #5B5B5B;
}

@media (max-width: 768px) {
	.navbar-nav {
		height: 100% !important;
	}
}

.header.active {
	background: #fff;
}

.header .head_link_box .try {
	width: 235px;
}

.navbar {
	padding-left: 2%;
}

.pc_index .finebi_banner .finbi_demo,
.pc_index .finebi_banner .free_use {
	justify-content: space-between !important;
	padding-left: 25px;
	padding-right: 20px;
}

.pc_index .finebi_banner .finbi_demo {
	width: 172px !important;
}

.more_case h2 {
	font-family: none !important;
	font-weight: 600;
}
/* 滚动条样式 */
::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
	border-radius: 10px;
	background: transparent;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	/* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); */
	background: #0069ea;
}

::-webkit-scrollbar-thumb:hover {
	background: #00469c;
}