.teamTop {}

.teamTop-bg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 797px;
	background-image: url("../img/web/teambition/1.png")/*tpa=https://tbdingtalk.com/assets/addons/cms/img/web/teambition/1.png*/;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.teamTop-con {
	width: 600px;
	height: 400px;
	text-align: center;
	position: relative;
}

.teamTop-con img {
	transition: all 0.3s linear;
}

.teamTop-bg-icon2 {
	width: 248px;
	position: absolute;
	top: 84px;
	left: -209px;
}

.teamTop-bg-icon3 {
	width: 150px;
	position: absolute;
	top: 213px;
	left: -260px;
}

/* .teamTop:hover .teamTop-bg-icon3 {
	top: 223px;
	left: -270px;
	transition: all 0.3s linear;
} */
.teamTop-bg-icon4 {
	width: 100px;
	position: absolute;
	top: 61px;
	left: -48px;
}

.teamTop-bg-icon5 {
	width: 105px;
	position: absolute;
	top: 157px;
	left: -15px;
}

.teamTop-bg-icon6 {
	width: 150px;
	position: absolute;
	top: 118px;
	left: 554px;
}

.teamTop-bg-icon7 {
	width: 330px;
	position: absolute;
	top: 55px;
	left: 540px;
}

.teamTop-bg-icon8 {
	width: 340px;
	position: absolute;
	top: 290px;
	left: 310px;
}

.teamTop-con-title {
	color: #212121;
	font-weight: 700;
	font-size: 60px;
	line-height: 74px;
}

.teamTop-con-text {
	font-family: 'PingFangSC';
	font-style: normal;
	font-size: 14px;
	/* color: #9fa4b7; */
	line-height: 28px;
	margin-top: 20px;
}

.phone {
	width: 364px;
	height: 64px;
	margin: 24px auto 0px;
	position: relative;
}

.phone-input {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	-webkit-box-shadow: 0 4px 16px #edf1ff;
	box-shadow: 0 4px 16px #edf1ff;
	border: 1px solid #FFFFFF;
	border-radius: 12px;
	padding: 15px 30px 15px 24px;
	outline: none;
	border-color: transparent;
	cursor: pointer;
}

.phone-input:focus {
	border-color: #87d2ff;
}

input.phone-input::placeholder {
	color: #D3D5DD;
}

input.phone-input:hover::placeholder {
	color: #A6A9B3;
}

.phone-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	line-height: 50px;
	background: #1B9AEE;
	color: #fff;
	overflow: hidden;
	border-radius: 10px;
	position: absolute;
	top: 7px;
	right: 130px;
	cursor: pointer;
	transition: all 0.3s linear;
}

.phone-btn:hover {
	width: 122px;
	background: linear-gradient(130.59deg, #EC6319 18.9%, #f2b391 74.32%);
}

.phone-btn img {
	width: 24px;
	height: 24px;
	margin-left: 8px;
	display: none;
}

.phone-btn:hover img {
	display: inline-block;
}


/* 滚动项目 */
.scroll {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.scroll-list {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 271px;
	height: 45px;
}

.scroll-list-icon {
	max-width: 100%;
	max-height: 100%;
}



/* 项目管理 */
.teamCon {
	display: flex;
	align-items: flex-start;
	width: 1512px;
	margin: 0px auto;
	white-space: nowrap;
}

.teamCon-left {
	display: inline-block;
	width: 30%;
	text-align: center;
}

.teamCon-left-list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	height: 100vh;
}

.teamCon-right {
	display: inline-block;
	width: 972px;
}

.teamCon-left-title {
	width: 100%;
	line-height: 31px;
	font-size: 22px;
	color: #0089ff;
	font-weight: 500;
	margin-bottom: 12px;
}

.teamCon-left-text {
	width: 100%;
}

.teamCon-left-text .project-title {
	line-height: 64px;
	font-size: 52px;
	color: #212121;
	font-weight: 600;
	margin-bottom: 40px;
}

.teamCon-left-text .project-text {
	line-height: 22px;
	font-size: 16px;
	color: #878787;
}

.teamNav {
	display: flex;
	margin-top: 120px;
}

.teamNav-list {
	display: inline-flex;
	align-items: center;
	padding: 7px 12px;
	border-radius: 12px;
	margin-right: 15px;
	cursor: pointer;
}

.teamNav-list.active {
	background: #f7f5f5;
}

.teamNav-list-icon {
	width: 30px;
	height: 30px;
	margin-right: 5px;
}

.teamCon-right-list {
	display: none;
}

.teamCon-right-image {
	width: 100%;
}


/* 企业协同办公 */
.office {
	margin: 140px 0px 118px;
	text-align: center;
}

.office-title {
	/* font-weight: 700; */
	/* font-size: 46px; */
	/* line-height: 64px; */
	/* color: #212121; */
	margin: 0 auto 68px;
}

.office-list {
	display: inline-block;
	width: 339px;
	font-size: 16px;
	color: #878787;
	line-height: 29px;
	text-align: center;
}

.office-list-icon {
	width: 210px;
	height: 210px;
}

.office-list-title {
	font-size: 26px;
	line-height: 38px;
	color: #393939;
	margin-bottom: 14px;
	margin-top: 20px;
}

.office-list-text {
	width: 200px;
	margin: 0px auto;
}


/* 语录部分 */
.quotation {
	max-width: 1512px;
	height: 500px;
	margin: 0px auto;
}

/* .qu-rem{
	display: none;
} */

.quotation-top {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.quotation-list {
	display: inline-block;
	width: 100%;
	text-align: center;
	transition: all 1s;
}

.quotation-image {
	width: 1152px;
}

.dot {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -50px;
}

.dot-list {
	display: inline-block;
	width: 28px;
	height: 3px;
	border-radius: 1px;
	background: hsla(0, 0%, 100%, .5);
}

.dot-list.active {
	background: #FFFFFF;
}

.dot-list:nth-child(2) {
	margin: 0px 8px;
}

.quotation-bottom {
	margin-top: 30px;
	text-align: center;
}

.quotation-logo-list {
	display: inline-block;
}

.quotation-logo-list:nth-child(1) .quotation-logo {
	width: 124px;
}

.quotation-logo-list:nth-child(2) {
	margin: 0px 35px;
}

.quotation-logo {
	width: 148px;
	cursor: pointer;
}

.quotation-logo:nth-last-child(1) {
	display: none;
}



/* 行业、角色、场景 */
.industry {
	max-width: 1512px;
	height: 658px;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 68px;
}

.industry-nav {
	margin: 0px auto 78px;
}

.industry-nav-list {
	display: inline-block;
	margin-right: 73px;
	font-weight: 600;
	font-size: 36px;
	line-height: 64px;
	text-align: center;
	color: #878787;
	cursor: pointer;
	position: relative;
}

.industry-nav-list:nth-last-child(1) {
	margin-right: 0px;
}

.industry-nav-list.active::after {
	content: '';
	width: 100%;
	height: 8px;
	background: #0089ff;
	box-shadow: 0 4px 7px rgb(166 214 255 / 57%);
	border-radius: 6px;
	position: absolute;
	left: 0px;
	bottom: -10px;
}

.industry-con {
	white-space: nowrap;
	display: none;
}

.industry-con.con1 {
	display: block;
}

.industry-list {
	width: 270px;
	height: 400px;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #f5f9ff;
	border-radius: 30px;
	text-align: center;
	margin-right: 44px;
	transform: translateX(150px);
	transition: all 1s;
	opacity: 0;
}

.industry-con:nth-child(2n) .industry-list {
	transform: translateX(-150px);
}

.industry-list:nth-last-child(1) {
	margin-right: 0px;
}

.industry-list-icon {
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}

.industry-list-title {
	font-weight: 600;
	font-size: 22px;
	color: #212121;
	margin-bottom: 10px;
}

.industry-list-text {
	font-size: 16px;
	line-height: 28px;
	width: 190px;
	white-space: normal;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
	color: #8697b4;
}


/* 客户服务体系 */
.customer {
	max-width: 1512px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 215px;
}

.customer .office-title {
	margin-bottom: 0px;
}

.customer .customer-subtitle {
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 64px;
	/* color: #464646; */
}

.customer-con {
	display: flex;
	justify-content: space-around;
}

.customer-img {
	padding: 10px;
	/* width: 240px; */
}

.customer-img img {
	width: 100%;
	padding: 70px;
	/* width: 240px; */
}


/* 开始使用 */
.bottom {
	margin: 0 auto;
	width: 100%;
	height: 529px;
	box-sizing: border-box;
	padding-top: 126px;
	text-align: center;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#ecf6ff), color-stop(116.04%, rgba(235, 237, 255, .13)));
	background: linear-gradient(180deg, #ecf6ff, rgba(235, 237, 255, .13) 116.04%);
	position: relative;
}

.bottom-bg {
	width: 766px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -383px;
	z-index: -1;
}

.bottom .bottom-title {
	/* font-size: 40px; */
	line-height: 46px;
	text-align: center;
	/* font-weight: 700; */
	color: #2e3a59;
	position: relative;
}

.bottom-subtitle {
	font-weight: 400;
	font-size: 22px;
	line-height: 64px;
	position: relative;
}

.bottom-btn {
	position: relative;
	margin-top: 84px;
}

/* .bottom-btn .btn {
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	background: #353535;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	border-radius: 10px;
	padding: 0px;
} */
.bottom-btn .phone-btn {
	display: inline-flex;
	position: relative;
	top: auto;
	right: auto;
}

.bottom-btn a.phone-btn:hover,
.bottom-btn a.phone-btn:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-btn .btn:nth-last-child(1) {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 132px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 16px;
	color: #353535;
	margin-left: 20px;
	border-radius: 10px;
	padding: 0px;
}

.bottom-btn .btn:nth-last-child(1):hover {
	background: linear-gradient(130.59deg, #1b9aee 18.9%, #72a1fc 74.32%);
	color: #FFFFFF;
}

.btn-icon {
	width: 22px;
	height: 22px;
	margin-right: 8px;
}