@charset "UTF-8";
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.enterprise-form-sidebox {
	width: 215px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0 0 0 20px;
	border-left: 1px solid #dce3e8;
}
.enterprise-form-sidebox .ui.header {
	font-size: 16px;
	font-weight: 500;
}
.enterprise-form-sidebox .iconfont {
	color: #fe7300;
}
.enterprise-form-sidebox p {
	margin-bottom: 10px;
}
.enterprise-form-sidebox ul.questions {
	padding-left: 1.25em;
}
.enterprise-form-sidebox ul.questions li {
	list-style-type: disc;
}
.enterprise-form-sidebox ul.features {
	padding: 0;
}
.enterprise-form-sidebox ul.features li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.enterprise-form-sidebox ul.features li::before {
	color: #fe7300;
	content: '\e61f';
	font-size: 1em;
	font-family: 'iconfont' !important;
	left: 0px;
	position: absolute;
}
.enterprise-form-cases {
	padding: 0;
	margin: -5px;
}
.enterprise-form-cases > li {
	margin: 5px;
	width: 90px;
	height: 31px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #dce3e8;
}
.enterprise-form-cases img {
	width: 100%;
	height: 100%;
}
.enterprise-form-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.enterprise-form-body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.enterprise-form-body .ui.form .field {
	margin: 0 0 1.5rem 0;
}
.enterprise-form-body .ui.input.disabled {
	opacity: 1;
}
.enterprise-form-body .ui.input.disabled input:disabled {
	opacity: 1;
}
.enterprise-form-body .ui.input .ui.disabled.button,
.enterprise-form-body .ui.input .ui.button:disabled {
	opacity: 1 !important;
}
.form-with-enterprise-ad > .ui.header:first-child {
	padding-bottom: 1rem;
	margin-bottom: 20px;
}
.form-with-enterprise-ad .form-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.form-with-enterprise-ad .form-body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.form-with-enterprise-ad .form-body .fields label {
	font-size: 14px;
}
.form-with-enterprise-ad .form-body .tip_message {
	font-size: 12px;
	color: red;
}
.form-with-enterprise-ad .pull-right.sub.header {
	margin-top: 0.4em !important;
}
.form-with-enterprise-ad .enterprise-form-sidebox {
	width: 275px;
	padding-left: 80px;
	border-left: none;
}
.form-with-enterprise-ad .ui.tabular.form {
	padding-right: 40px;
}
.ent-orders-cards {
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
	box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.ent-orders-cards .discount-label {
	position: absolute;
	top: 12px;
	left: -28px;
	color: #fff;
	width: 100px;
	font-size: 14px;
	text-align: center;
	background: #fe7300;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 1;
}
.ent-orders-cards .order-card {
	cursor: default;
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
	color: #3b4365;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.ent-orders-cards .order-card .iconfont {
	line-height: 16px;
	border-radius: 8px;
	width: 16px;
	height: 16px;
	position: relative;
	display: inline-block;
}
.ent-orders-cards .order-card .iconfont.icon-close {
	color: #fff;
	background: #f14333;
	font-size: 12px;
}
.ent-orders-cards .order-card .iconfont.icon-close::before {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	display: block;
}
.ent-orders-cards .order-card .iconfont.icon-check-circle {
	font-size: 16px;
}
.ent-orders-cards .order-card .iconfont.icon-check-circle::before {
	z-index: 1;
	position: relative;
}
.ent-orders-cards .order-card .iconfont.icon-check-circle::after {
	content: '';
	left: 2px;
	top: 2px;
	width: 12px;
	height: 12px;
	position: absolute;
	background: #fff;
	border-radius: 6px;
}
.ent-orders-cards .order-card.order-th .order-title {
	padding: 44px 0;
}
.ent-orders-cards .order-card.order-th .divider-info {
	padding: 0 16px;
	text-align: left;
}
.ent-orders-cards .order-card.private {
	background: #f2f6ff;
}
.ent-orders-cards .order-card.private .ui.btn {
	background: transparent;
}
.ent-orders-cards .order-card.private .divider-title {
	background: #e9f0ff;
}
.ent-orders-cards .order-card.active {
	background: -webkit-gradient(linear, left bottom, left top, from(#565ed6), to(#5996ff));
	background: linear-gradient(360deg, #565ed6, #5996ff);
	color: #fff;
}
.ent-orders-cards .order-card.active .ui.btn {
	border: 0;
}
.ent-orders-cards .order-card.active .ui.btn:hover {
	background: rgba(255, 255, 255, 0.7);
	color: #2c7ef8;
}
.ent-orders-cards .order-card.active .divider-title {
	border-right: 1px solid #f9f9f9;
	background: rgba(44, 126, 248, 0.1);
}
.ent-orders-cards .order-card:last-child .order-header,
.ent-orders-cards .order-card:last-child .divider-info {
	border-right: 0;
}
.ent-orders-cards .order-header {
	height: 206px;
	border-right: 1px solid #e3e9ed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ent-orders-cards .order-title {
	margin: 0;
	padding: 24px 0;
	padding-bottom: 10px;
	letter-spacing: 4px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.ent-orders-cards[lang='en'] .order-title {
	letter-spacing: normal;
}
.ent-orders-cards .order-price {
	margin: 0;
	height: 76px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-bottom: auto;
}
.ent-orders-cards .order-price .yuan:before {
	content: '¥';
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
}
.ent-orders-cards .order-price .price {
	font-size: 1.7em;
	font-weight: bold;
}
.ent-orders-cards .order-price .text {
	font-size: 1rem;
}
.ent-orders-cards .order-price .tip {
	opacity: 0.5;
	font-size: 0.8em;
}
.ent-orders-cards .btn-buy {
	margin: 0 0 20px 0;
	min-width: 96px;
}
.ent-orders-cards .btn-buy .ui.btn {
	padding: 7px;
	width: 100%;
	color: #2c7ef8;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #2c7ef8;
	border-radius: 4px;
	display: inline-block;
	background-color: #fff;
}
.ent-orders-cards .btn-buy .ui.btn:hover {
	color: #fff;
	background: #2c7ef8;
}
.ent-orders-cards .divider {
	text-align: left;
}
.ent-orders-cards .divider .divider-title {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 16px;
	height: 32px;
	background-color: #f9f9f9;
}
.ent-orders-cards .divider .divider-title.bordered {
	border-right: 1px solid #e9f0ff;
}
.ent-orders-cards .divider .divider-info {
	text-align: center;
	border-right: 1px solid #e3e9ed;
}
.ent-orders-cards .divider .divider-info .item {
	padding: 10px 0;
	font-size: 14px;
}
.ent-orders-cards .divider .divider-info .item span:after {
	content: attr(data-extensible);
	opacity: 0.5;
}
.ent-orders-cards .divider .divider-info .icon-help-circle {
	margin-left: 4px;
	color: #537c8d;
}
.enterprise__contrast {
	margin: auto;
	width: 1200px;
	-webkit-box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
	box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
}
.enterprise__contrast thead {
	font-size: 16px;
	font-weight: 500;
}
.enterprise__contrast thead tr {
	height: 58px;
}
.enterprise__contrast thead th {
	border-right: 1px solid #e3e9ed;
}
.enterprise__contrast thead th:last-child {
	border-right: 0;
}
.enterprise__contrast tbody tr {
	height: 40px;
}
.enterprise__contrast tbody tr td {
	text-align: center;
	border-right: 1px solid #e3e9ed;
}
.enterprise__contrast tbody tr td:first-child {
	padding-left: 32px;
	text-align: left;
}
.enterprise__contrast tbody tr td:last-child {
	border-right: 0;
}
.enterprise__contrast tbody tr td:empty:before {
	content: '-';
	color: #8c92a4;
	font-size: 24px;
}
.enterprise__contrast tbody tr.sub-title {
	height: 32px;
	font-weight: bold;
	background: #f9f9f9;
}
.enterprise__contrast tbody tr.sub-title td {
	padding-left: 16px;
}
.enterprise__contrast tbody tr.sub-title .msg {
	font-weight: normal;
	text-align: right;
	padding-right: 13px;
}
.enterprise__contrast tbody tr .icon-check-circle {
	color: #00b400;
	font-size: 16px;
}
.enterprise__contrast tbody tr .icon-msg-fail {
	color: #dd0000;
	font-size: 16px;
}
.enterprise__contrast tr:first-child th:first-child {
	border-top-left-radius: 4px;
}
.enterprise__contrast tr:first-child th:last-child {
	border-top-right-radius: 4px;
}
.swiper-container#swiper-comment {
	padding: 64px 0 48px 0;
	width: 1152px;
	margin: 0 auto;
}
.swiper-container#swiper-comment .swiper-wrapper {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.swiper-container#swiper-comment .swiper-slide {
	width: 360px;
	min-height: 248px;
	height: auto;
	background: #ffffff;
	-webkit-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.07);
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	margin: 0 12px;
}
.swiper-container#swiper-comment .slide-comment {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	text-align: left;
	line-height: 1.625;
	word-wrap: break-word;
	margin-bottom: 8px;
	padding-left: 24px;
}
.swiper-container#swiper-comment .slide-comment::before {
	content: '-';
	font-size: 1.428571em;
	line-height: 1;
}
.swiper-container#swiper-comment .slide-focus {
	color: #ed4824;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 44px;
	flex: 0 0 44px;
}
.swiper-container#swiper-comment .slide-focus,
.swiper-container#swiper-comment .slide-comment {
	padding-left: 24px;
	line-height: 1.57142857;
}
.swiper-container#swiper-comment .slide-focus::before,
.swiper-container#swiper-comment .slide-focus i,
.swiper-container#swiper-comment .slide-comment::before,
.swiper-container#swiper-comment .slide-comment i {
	width: 24px;
	text-align: center;
	margin-left: -24px;
	display: inline-block;
}
.swiper-container#swiper-comment .slide-asset {
	margin-top: -50px;
}
.swiper-container#swiper-comment .slide-comment-author-name {
	font-size: 1.142857em;
}
.swiper-container#swiper-comment .swiper-slide-logo {
	width: 56px;
	height: 56px;
	border-radius: 28px;
	background: #fff;
	padding: 4px;
	-webkit-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.07);
}
.swiper-container#swiper-comment .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
	background-color: #d5d5d5;
	width: 8px;
	height: 8px;
	opacity: 1;
}
.swiper-container#swiper-comment .swiper-pagination .swiper-pagination-bullet-active {
	border: 1px solid #2c7ef8;
	background-color: #2c7ef8;
}
.g-sticked {
	position: fixed;
	z-index: 110;
	left: 0;
	right: 0;
}
.g-sticked.g-sticked-bottom {
	bottom: 0;
	top: auto;
}
.g-sticked.g-sticked-top {
	top: 0;
	bottom: auto;
}
#enterprises-new:not([type]) .site-content > .ui.container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	padding: 0;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.ent-create__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
	background: white;
	-webkit-box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.3);
}
.ent-create-sidebox {
	color: #fff;
	width: 456px;
	background: #273040 -webkit-gradient(linear, left top, left bottom, from(#1a275d), color-stop(51%, #163265), to(#232349));
	background: #273040 linear-gradient(180deg, #1a275d 0%, #163265 51%, #232349 100%);
	position: relative;
	z-index: 1;
}
.ent-create-sidebox__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 104px 44px 48px 44px;
	height: 100%;
	background-image: url(../img/net.png);
}
.ent-create-sidebox__logo {
	top: 24px;
	position: absolute;
}
.ent-create-sidebox__logo img {
	width: 144px;
}
.ent-create-sidebox__footer {
	font-size: 18px;
}
.ent-create-sidebox__footer-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ent-create-sidebox__content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 32px 0;
}
.ent-create-sidebox__title {
	font-size: 26px;
	margin: 0 0 8px 0;
}
.ent-create-sidebox__subtitle {
	font-size: 18px;
	font-weight: 400;
}
.ent-create-sidebox__number {
	font-size: 24px;
	margin-right: 4px;
}
.ent-create__workflow {
	height: 261px;
	background-position: center;
	background-size: auto 100%;
	background-image: url(../images/workflow.png);
	background-repeat: no-repeat;
}
.ent-create__features {
	padding: 0;
	margin: 0;
}
.ent-create__feature-item {
	margin-bottom: 16px;
}
.ent-create__feature-icon {
	float: left;
	width: 40px;
	text-align: center;
	margin-right: 16px;
}
.ent-create__feature-icon img {
	height: auto;
	max-width: 40px;
	max-height: 40px;
}
.ent-create__feature-title {
	font-size: 16px;
	font-weight: 500;
}
.ent-create__feature-text {
	color: rgba(255, 255, 255, 0.6);
	padding-left: 56px;
}
.ent-create-form__container {
	height: 100%;
}
.ent-create-form__content {
	margin: 0 auto;
	padding: 70px 0 83px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	max-width: 350px;
}
.ent-create-form__footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 16px 31px;
	background: #f3f6fe;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(16, 76, 249, 0.1);
	box-shadow: inset 0 1px 0 0 rgba(16, 76, 249, 0.1);
}
.ent-create-form__title {
	font-size: 28px;
	font-weight: 600;
}
.ent-create-form__path-label {
	margin-bottom: 4px;
}
.ent-create-form__path-field {
	display: none;
}
.ent-create-form__step {
	display: none;
}
.ent-create-form {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 40px 0 0 0;
	min-height: 604px;
	position: relative;
}
.ent-create-form .ui.disabled.button {
	opacity: 1 !important;
}
.ent-create-form .field {
	position: relative;
	margin-bottom: 16px !important;
}
.ent-create-form .field > label {
	margin-bottom: 6px;
}
.ent-create-form .sms-code.show {
	z-index: 1;
}
.ent-create-form .check.result {
	padding: 0 !important;
}
.ent-create-form .ui.labeled.input .ui.basic.label {
	width: 10%;
	background: #f8f8f8;
}
.ent-create-form .ui.form .ui.input input:focus {
	border-color: rgba(44, 126, 248, 0.5);
}
.ent-create-form .ui.orange.button {
	background-color: #2c7ef8;
}
.ent-create-form .ui.orange.button:hover {
	background-color: #6ba4fa;
}
.ent-create-form .ui.orange.button:active {
	background-color: #1e58ad;
}
.ent-create-form .ui.orange.button.basic {
	border: 1px solid #2c7ef8;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #2c7ef8 !important;
}
.ent-create-form .ui.orange.button.basic:hover {
	color: #6ba4fa !important;
}
.ent-create-form .ui.orange.button.basic:active {
	color: #1e58ad !important;
}
.ent-create-form .ui.checkbox.checked .box::before,
.ent-create-form .ui.checkbox.checked label::before {
	background: #2c7ef8 !important;
	border-color: #2c7ef8;
}
.ent-create-form .ui.checkbox input:focus ~ .box::before,
.ent-create-form .ui.checkbox input:focus ~ label::before {
	border-color: #2c7ef8;
}
.ent-create-form--no-label .ui.loader {
	top: 13px;
	left: auto;
	right: -32px;
	position: absolute;
}
.ent-create {
	padding: 48px 0;
	height: auto;
	position: relative;
	min-height: 100vh;
}
.ent-create .step-1 {
	display: block;
}
.ent-create .step-2 {
	display: none;
}
.ent-create .session__2verify {
	z-index: 1;
}
.ent-create[data-step='2'] .step-1 {
	display: none;
}
.ent-create[data-step='2'] .step-2 {
	display: block;
}
.ent-create[data-step='2'] .ent-create-form__content {
	margin-top: 0;
}
.ent-create::before {
	top: 0;
	right: 0;
	content: ' ';
	position: absolute;
	width: 420px;
	height: 274px;
	background-size: auto 100%;
	background-position: top right;
	background-image: url(../images/bg_tr.png);
}
.ent-create::after {
	bottom: 0;
	left: 0;
	content: ' ';
	position: absolute;
	width: 460px;
	height: 300px;
	background-size: auto 100%;
	background-position: bottom left;
	background-image: url(../images/bg_bl.png);
}
.ent-create-sidebox__cases {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 12px;
}
.ent-create-sidebox__cases:last-child {
	margin-bottom: 0;
}
.ent-create__footer {
	margin-top: 80px;
	text-align: center;
	z-index: 1;
	position: relative;
}
.ent-create__footer-item + .ent-create__footer-item {
	margin-left: 8px;
}
.ent-create__footer-item a {
	color: #8c92a4;
}
.ent-create__footer-item a:hover {
	color: #aeb2bf;
}
.ent-create__footer-item a:active {
	color: #626672;
}
@media only screen and (max-height: 850px) {
	.ent-create__body {
		margin-bottom: 40px;
	}
	.ent-create__footer {
		margin-top: 40px;
	}
}
.enterprises__price > .ui.container {
	width: 1240px;
}
.enterprises__price .enterprises__price-quota {
	margin-top: 56px;
}
.enterprises__price .enterprises__price-quota .ui.container {
	width: 1240px;
}
.enterprises__price .enterprises__price-quota h1 {
	margin-bottom: 40px;
	color: #000;
	font-size: 32px;
}
.enterprises__price .enterprises__price-quota .icon-gift {
	margin-top: -3px;
	color: #fe7300;
	font-size: 18px;
}
.enterprises__price .enterprises__price-compare {
	margin-top: 104px;
}
.enterprises__price .enterprises__price-service {
	margin-top: 160px;
}
.enterprises__price .enterprises__price-service h1 {
	margin-bottom: 40px;
	color: #000;
	font-size: 32px;
}
.enterprises__price .enterprises__price-service .column {
	text-align: center;
}
.enterprises__price .enterprises__price-service h3 {
	margin: 4px auto 8px;
	font-size: 20px;
	text-align: center;
}
.enterprises__price .enterprises__price-service .ui.image {
	margin: auto;
	width: 140px;
	height: 140px;
}
#enterprises-price #git-header-nav .ui.container {
	width: 1240px;
}
#enterprises-price #git-footer-main {
	margin-top: 0;
	border: 0;
}
#enterprises-price #git-footer-main .ui.container {
	width: 1240px !important;
}
.enterprises__code .header-title {
	background-image: url(../images/code_bg_1.png);
}
.enterprises__code .feature-container .container > .feature-item .header > .title {
	font-size: 32px;
	font-weight: 500;
	color: #000000;
	line-height: 45px;
}
.enterprises__code .feature-container .container > .feature-item .header > .sub-title {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.enterprises__code .feature-one {
	margin-top: 66px;
}
.enterprises__code .feature-one .permission-img {
	width: 188px;
	height: 209px;
}
.enterprises__code .feature-one .feature-body {
	margin-top: 76px;
	background-image: url(../images/permission.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.enterprises__code .feature-one .feature-body .center {
	width: 188px;
	height: 209px;
	margin: 0 92px 0 52px;
}
.enterprises__code .feature-one .feature-body .item .icon {
	width: auto;
	height: 40px;
}
.enterprises__code .feature-one .feature-body .item .title {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	line-height: 20px;
}
.enterprises__code .feature-one .feature-body .item .sub-title {
	max-width: 290px;
	margin-top: 12px;
}
.enterprises__code .feature-one .feature-body .right-top,
.enterprises__code .feature-one .feature-body .left-top {
	margin-top: -50px;
}
.enterprises__code .feature-one .feature-body .right-bottom,
.enterprises__code .feature-one .feature-body .left-bottom {
	margin-top: 50px;
	padding-bottom: 20px;
}
.enterprises__code .feature-one .feature-body .right-top,
.enterprises__code .feature-one .feature-body .right-bottom {
	margin-right: -10px;
}
.enterprises__code .feature-two {
	margin-top: 156px;
	width: 100%;
	height: 687px;
}
.enterprises__code .feature-two .left-feature,
.enterprises__code .feature-two .right-feature {
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 64px;
}
.enterprises__code .feature-two .left-feature .description,
.enterprises__code .feature-two .right-feature .description {
	padding-left: 65px;
}
.enterprises__code .feature-two .left-feature .wireframe,
.enterprises__code .feature-two .right-feature .wireframe {
	padding: 43px 55px;
}
.enterprises__code .feature-two .left-feature .wireframe .box,
.enterprises__code .feature-two .right-feature .wireframe .box {
	height: 300px;
	position: relative;
}
.enterprises__code .feature-two .left-feature .wireframe .box .left-top,
.enterprises__code .feature-two .right-feature .wireframe .box .left-top {
	position: absolute;
	top: 0;
	left: 0;
}
.enterprises__code .feature-two .left-feature .wireframe .box .left-bottom,
.enterprises__code .feature-two .right-feature .wireframe .box .left-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}
.enterprises__code .feature-two .left-feature .wireframe .box .right-bottom,
.enterprises__code .feature-two .right-feature .wireframe .box .right-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
}
.enterprises__code .feature-two .left-feature .wireframe .flow-left-img,
.enterprises__code .feature-two .right-feature .wireframe .flow-left-img {
	padding-right: 50px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.enterprises__code .feature-two .flow-img {
	width: 108px;
	height: 108px;
}
.enterprises__code .feature-three .feature-body {
	margin-top: 64px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enterprises__code .feature-three .feature-body .item {
	text-align: center;
	min-width: 160px;
	max-width: 160px;
}
.enterprises__code .feature-three .feature-body .item:not(:first-child) {
	margin-left: 75px;
}
.enterprises__code .feature-three .feature-body .description {
	text-align: left;
}
.enterprises__code .feature-three .feature-body .name {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}
.enterprises__code .feature-three .feature-body .img {
	width: 120px;
	height: 120px;
}
.enterprises__code .feature-four {
	margin-top: 156px;
}
.enterprises__code .feature-four .code-count {
	margin-top: 64px;
	width: 514px;
	height: 355px;
}
.enterprises__code .feature-five {
	margin-top: 156px;
}
.enterprises__code .feature-five .feature-body {
	margin: 10px auto 0;
	width: 606px;
	height: 304px;
	background: url(../images/map.png);
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: 24px 0;
}
.enterprises__code .feature-five .feature-body .item {
	margin-top: -100px;
}
.enterprises__code .feature-five .feature-body .item:nth-child(n + 2) {
	margin-left: 96px;
}
.enterprises__code .feature-five .feature-body .value .number {
	width: 100%;
	font-size: 40px;
	font-weight: 800;
	color: #000000;
}
.enterprises__code .feature-five .feature-body .value .unit {
	margin-left: 4px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	font-size: 18px;
	font-weight: 500;
	line-height: 45px;
}
.enterprises__code .feature-five .feature-body .title {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 27px;
}
.enterprises__agile .header-title {
	background-image: url(../images/bg.png);
}
.enterprises__agile .tab-container .feature-description {
	margin-top: 50px;
}
.enterprises__agile .tab-container .example-img {
	position: absolute;
	width: 100%;
}
.enterprises__agile .tab-container .group-1-1 {
	top: 0;
	left: 0;
}
.enterprises__agile .tab-container .group-1-2 {
	width: 110%;
	position: absolute;
	top: 120px;
	left: -5%;
}
.enterprises__agile .tab-container .group-2-1 {
	width: 80%;
	top: 60px;
	left: 50%;
	margin-left: -40%;
}
.enterprises__agile .tab-container .group-2-2 {
	top: 40px;
	left: 0px;
}
.enterprises__agile .tab-container .group-3-1 {
	left: 50%;
	top: 40px;
	margin-left: calc(-542px / 2);
	width: 542px;
}
.enterprises__agile .tab-container .group-3-2 {
	left: 50%;
	top: 80px;
	margin-left: calc(-960px / 2);
	width: 960px;
}
.enterprises__agile .tab-container .group-4-1 {
	left: 50%;
	top: 60px;
	margin-left: calc(-850px / 2);
	width: 850px;
}
.enterprises__agile .tab-container .group-4-2 {
	left: -2%;
	top: 90px;
	width: 400px;
}
.enterprises__agile .row-two .group-img {
	margin-top: 64px;
}
.enterprises__agile .row-description-group .feature-title {
	margin-top: 153px;
	padding-top: 153px;
}
.enterprises__agile .row-description-group .group-img {
	width: 911px;
	height: 171px;
}
.enterprises__agile .row-description-group .rect-list .rect-item:first-child {
	background-image: url('../images/rect-0.png');
}
.enterprises__agile .row-description-group .rect-list .rect-item:nth-child(n + 2) {
	background-image: url('../images/rect.png');
}
.enterprises__agile .row-description-group .rect-list .rect-item:not(:last-child) {
	margin-right: -10px;
}
.enterprises__agile .row-description-group .rect-list .rect-item {
	padding-top: 4px;
	color: white;
	width: 311px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: cover;
}
.enterprises__agile .row-description-group .rect-list .rect-item .left {
	font-size: 12px;
	font-weight: 600;
	color: #fdfffe;
}
.enterprises__agile .row-description-group .rect-list .rect-item .number {
	margin-top: -10px;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 32px;
	font-weight: 500;
	color: #ffffff;
}
.enterprises__agile .row-description-group .rect-list .rect-item .icon {
	margin-left: 4px;
	margin-top: -4px;
	width: 24px;
	height: 24px;
	-webkit-clip-path: polygon(0 55%, 50% 0, 100% 55%, 70% 55%, 70% 100%, 30% 100%, 30% 55%);
	clip-path: polygon(0 55%, 50% 0, 100% 55%, 70% 55%, 70% 100%, 30% 100%, 30% 55%);
	background: white;
}
.enterprises__agile .feature-more {
	margin-top: 148px;
}
.enterprises-feature-list .title {
	font-size: 32px;
	font-weight: 600;
}
.enterprises-feature-list .sub-title {
	font-size: 18px;
	font-weight: 500;
}
.enterprises-feature-list .img-box {
	width: 447px;
	height: 315px;
	position: relative;
}
.enterprises-feature-list .img-box .item {
	display: none;
}
.enterprises-feature-list .img-box .ani-img {
	position: absolute;
	left: 0;
	top: -10%;
	width: 550px;
	display: none;
}
.enterprises-feature-list .img-box .g-1-1 {
	top: 140px;
	left: -100px;
	width: 493px;
}
.enterprises-feature-list .img-box .g-1-2 {
	left: 120px;
	top: 10px;
	width: 233px;
}
.enterprises-feature-list .img-box .g-2-1 {
	left: -80px;
	top: 40px;
	width: 338px;
}
.enterprises-feature-list .img-box .g-2-2 {
	left: 0px;
	top: 130px;
	width: 508px;
}
.enterprises-feature-list .img-box .e-1-1 {
	left: 0;
	top: 60px;
	width: 384px;
}
.enterprises-feature-list .img-box .e-1-2 {
	left: 200px;
	top: 140px;
	width: 328px;
}
.enterprises-feature-list .img-box .e-2-1 {
	left: 0;
	top: 40px;
	width: 492px;
}
.enterprises-feature-list .img-box .e-2-2 {
	left: 60px;
	top: 140px;
	width: 492px;
}
.enterprises-feature-list .feat-item-list {
	margin-top: 19px;
}
.enterprises-feature-list .feat-item-list .item {
	position: relative;
	width: 448px;
	min-height: 96px;
	padding: 12px 16px;
	padding-right: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 4px;
}
.enterprises-feature-list .feat-item-list .item .feat-title {
	font-size: 18px;
	font-weight: 500;
}
.enterprises-feature-list .feat-item-list .item .feat-content {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.enterprises-feature-list .feat-item-list .active {
	border: 1px solid rgba(89, 149, 255, 0.2);
	background: rgba(89, 149, 255, 0.05);
}
.enterprises-feature-list .feat-item-list .active:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	border-left: 5px solid #5996ff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.enterprises-feature-list .right .feat-item-list .item {
	padding-right: 16px;
	padding-left: 32px;
}
.enterprises-feature-list .right .feat-item-list .active:after {
	left: 12px;
	right: auto;
	border-left: 0;
	border-right: 5px solid #5996ff;
}
.enterprises__security .sub-title {
	font-size: 18px;
	color: #000000;
}
.enterprises__security .header-title {
	background-image: url(../images/bg.png);
}
.enterprises__security .feature-sub-title {
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	line-height: 25px;
}
.enterprises__security .triangle2-img {
	margin-top: 60px;
	max-width: 700px;
	height: auto;
}
.enterprises__security .triangle-img {
	width: 342px;
	height: 276px;
}
.enterprises__security .top-img {
	width: 950px;
	height: 478px;
}
.enterprises__security .circle-img {
	width: 279px;
	height: 254px;
}
.enterprises__security .row-two {
	margin-top: 150px;
}
.enterprises__security .row-two .body {
	position: relative;
}
.enterprises__security .row-two .body .name {
	font-size: 18px;
	font-weight: 500;
	color: #003eff;
	line-height: 25px;
}
.enterprises__security .row-two .body .description {
	width: 278px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
}
.enterprises__security .row-two .center {
	position: relative;
	left: 0;
	top: 83px;
}
.enterprises__security .row-two .left {
	position: absolute;
	left: -300px;
	top: 110px;
}
.enterprises__security .row-two .right {
	position: absolute;
	left: 310px;
	top: 70px;
}
.enterprises__security .row-two .bottom {
	position: absolute;
	left: 210px;
	bottom: -110px;
}
.enterprises__security .ios-box {
	margin-top: 250px;
}
.enterprises__security .iso-box-body {
	margin-top: 64px;
	width: 100%;
	height: 230px;
	background: #fafafb;
	position: relative;
	overflow: hidden;
}
.enterprises__security .iso-box-body .iso-img {
	position: absolute;
	left: 20%;
	bottom: -25px;
	width: 345px;
	height: 270px;
}
.enterprises__security .iso-box-body .description {
	position: absolute;
	top: 64px;
	left: 45%;
	text-align: left;
	width: 386px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 34px;
}
.enterprises__security .bottom-box {
	margin-top: 155px;
	width: 100%;
	height: 331px;
	background-image: url(../images/bottom-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.enterprises__security .bottom-box .bottom-img {
	max-width: 100%;
	height: auto;
}
.enterprises__vs_zentao .top-img {
	width: 920px;
	height: 445px;
}
.enterprises__vs_zentao .row-description-group.vs-table {
	margin-top: 160px;
}
.enterprises__vs_zentao .row-description-group.vs-table .feature-title {
	margin-bottom: 36px;
}
.enterprises__vs_zentao .top-img {
	width: 920px;
	height: 445px;
}
.enterprises__vs_zentao .row-description-group.vs-table {
	margin-top: 160px;
}
.enterprises__vs_zentao .row-description-group.vs-table .feature-title {
	margin-bottom: 36px;
}
#enterprises-demo {
	padding-top: 90px;
	padding-bottom: 90px;
}
#enterprises-demo .description {
	width: 440px;
	margin-top: 40px;
}
#enterprises-demo .description .title {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0;
	line-height: 33px;
	font-weight: bold;
}
#enterprises-demo .description .title span {
	font-weight: normal;
}
#enterprises-demo .description .subtitle {
	font-size: 18px;
	color: #9b9b9b;
	letter-spacing: 0;
	line-height: 25px;
}
#enterprises-demo .description .text {
	padding-top: 12px;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	line-height: 22px;
}
#enterprises-demo .description .text a {
	color: #fe7300;
}
#enterprises-demo .description .text a:hover {
	opacity: 0.8;
}
#enterprises-demo .description .form {
	padding-top: 10px;
}
#enterprises-demo .description .form .field {
	margin: 0;
}
#enterprises-demo .description .form label {
	font-size: 14px;
	color: #5c7b8b;
	letter-spacing: 0;
	line-height: 22px;
}
#enterprises-demo .description .form .button {
	margin-top: 17px;
	padding: 8px 28px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	border-radius: 4px;
	letter-spacing: 0;
}
#enterprises-demo .description .footer {
	margin-top: 15px;
}
#enterprises-demo .overview {
	padding-left: 10px;
}
.ent-inverted-button.ui.button {
	color: #2c7ef8;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	border: 1px solid #2c7ef8;
	border-radius: 4px;
	background: #fff;
}
.ent-inverted-button.ui.button:hover {
	color: #fff;
	background: #2c7ef8;
}
.ent-inverted-button.ui.button.small {
	font-size: 1rem;
	padding: 4px 12px;
}
.ent-inverted-button.ui.button.large {
	padding: 6px 20px;
}
.ent-inverted-button.ui.button.big {
	padding: 12px 24px;
}
#enterprises-index #git-header-nav {
	padding-top: 32px;
	position: absolute !important;
	z-index: 1002;
	background: transparent !important;
}
#enterprises-index #git-header-nav .ui.container {
	width: auto !important;
	min-width: 1140px !important;
	height: auto !important;
	padding-left: 48px !important;
	padding-right: 48px !important;
}
#enterprises-index #git-nav-user-bar .git-nav-user__register-item {
	margin-left: 24px !important;
	min-width: 48px;
	height: 28px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	padding: 0 10px;
	border-radius: 4px;
	border: 1px solid white;
	color: white !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#enterprises-index #git-nav-user-bar .git-nav-user__login-item {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8) !important;
}
#enterprises-index #git-nav-user-bar #navbar-search-form {
	margin-right: 24px !important;
}
#enterprises-index #git-footer-main {
	margin-top: 0;
	border: 0;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.flex-row-all-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex-col-align-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex-col-justify-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.flex-row-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex-row-align-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex-row-between {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.ent-page-content {
	min-width: 1240px;
}
.ent-page-content p {
	margin: 0;
}
.ent-page-content .invite-code {
	margin-bottom: 36px;
	padding: 12px;
	font-size: 16px;
	text-align: center;
	border-radius: 10px;
	background: #fff;
}
.ent-page-content .invite-code .invite-text {
	padding-left: 70px;
	text-align: left;
	background: url(../images/gift.svg) no-repeat left center;
	display: inline-block;
}
.ent-page-content .invite-code .invite-text p {
	padding: 4px;
}
.ent-page-content .invite-code .invite-text span.code {
	cursor: pointer;
	padding: 0 6px;
	color: #c71d23;
	font-size: 20px;
	border-radius: 3px;
	background: #ededed;
	display: inline-block;
}
.ent-page-content .jumbotron {
	min-height: 620px;
	padding: 200px 0 54px 0;
	background: url(../img/hero@2x.jpg), #4647bb;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 46% 0;
}
.ent-page-content .jumbotron .ent-dropdown-wrapper {
	font-size: 0;
	position: relative;
	white-space: nowrap;
	margin-bottom: 28px;
}
.ent-page-content .jumbotron .ent-dropdown-wrapper .ui.button {
	margin: 0;
	border-radius: 0;
	padding-right: 0;
}
.ent-page-content .jumbotron .ent-dropdown-wrapper .ui.button.icon {
	min-width: 1em;
	padding-left: 13px;
	padding-right: 16px;
}
.ent-page-content .jumbotron .ent-dropdown-wrapper .ui.button:first-child {
	border-right: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ent-page-content .jumbotron .ent-dropdown-wrapper .ui.button:last-child {
	border-left: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ent-page-content .jumbotron .ent-dropdown-text {
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ent-page-content .jumbotron .ent-dropdown {
	position: static;
}
.ent-page-content .jumbotron .ent-dropdown > .menu {
	left: 0;
	right: auto;
	margin: 4px 0 0 0;
}
.ent-page-content .jumbotron .ent-dropdown > .menu .item {
	padding: 12px 30px;
	line-height: 22px;
	font-size: 16px;
	border-bottom: 1px solid #dce3e8;
}
.ent-page-content .jumbotron .ent-dropdown > .menu .item:hover {
	background: rgba(0, 76, 255, 0.05);
}
.ent-page-content .jumbotron .ent-dropdown > .menu .item:last-child {
	border-bottom: 0;
}
.ent-page-content .jumbotron-header {
	color: #fff;
	font-size: 24px;
	line-height: 1.4583;
	font-weight: bold;
}
.ent-page-content .jumbotron-header .title {
	margin: 0;
}
.ent-page-content .jumbotron-header .sub-title {
	font-size: 44px;
}
.ent-page-content .jumbotron-header .description {
	font-weight: 300;
	letter-spacing: 1rem;
}
.ent-page-content .jumbotron-header .number {
	letter-spacing: 0;
	margin-right: 1rem;
}
.ent-page-content .jumbotron-text {
	color: #fff;
	font-size: 16px;
}
.ent-page-content .jumbotron-text a {
	color: #fff;
	text-decoration: underline;
}
.ent-page-content .jumbotron-text a:hover {
	opacity: 0.8;
}
.ent-page-content .jumbotron-buttons .ui.button {
	margin-right: 16px;
	padding: 14px;
	min-width: 200px;
	font-size: 20px;
	border-radius: 4px;
	line-height: 28px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid white;
}
.ent-page-content .jumbotron-buttons .ui.button.inverted:hover {
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #a6b4ff;
	background: transparent !important;
}
.ent-page-content .jumbotron-buttons .ui.button.white,
.ent-page-content .jumbotron-buttons .ui.buttons.white .button {
	background: white;
	font-weight: 600;
	color: #4e58c8;
}
.ent-page-content .jumbotron-buttons .ui.button.white:hover,
.ent-page-content .jumbotron-buttons .ui.buttons.white .button:hover {
	-webkit-transition: 0.4s;
	transition: 0.4s;
	color: #5671ff;
}
.ent-page-content .jumbotron-body {
	width: 100%;
	height: 100%;
	max-width: 1120px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.ent-page-content .jumbotron-body .try-and-discount {
	color: #ffe161;
	margin: 26px 0;
}
.ent-page-content .ent-performance-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 36px;
	color: #fff;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}
.ent-page-content .ent-performance-value {
	font-size: 32px;
	font-style: italic;
	font-weight: 600;
}
.ent-page-content .ent-performance-value::after {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url(../img/growth.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: -4px;
}
.ent-page-content .ent-performance-label {
	letter-spacing: 2px;
}
.ent-page-content .ent-toolchain {
	text-align: center;
	margin: 0 -72px;
}
.ent-page-content .ent-toolchain .line {
	height: 5px;
	display: block;
	background: linear-gradient(91deg, #fff 0%, #60ecff 5%, #2474ff 50%, #ff90d8 95%, #fff 100%);
	background-repeat: no-repeat;
	margin-top: 56px;
	-webkit-transition: background-size 0.5s 0.5s ease-in-out;
	transition: background-size 0.5s 0.5s ease-in-out;
}
.ent-page-content .ent-toolchain .line.wow {
	background-size: 0 100%;
}
.ent-page-content .ent-toolchain .line.visible {
	background-size: 100% 100%;
}
.ent-page-content .ent-toolchain .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
	box-shadow: 0px 1px 5px 1px rgba(191, 191, 191, 0.3);
}
.ent-page-content .ent-toolchain .item {
	position: relative;
	border-right: 1px solid #ebebeb;
	-webkit-transition: opacity 0.2s 0.5s ease-in-out;
	transition: opacity 0.2s 0.5s ease-in-out;
	padding-top: 24px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.ent-page-content .ent-toolchain .item.wow {
	opacity: 0;
}
.ent-page-content .ent-toolchain .item.visible {
	opacity: 1;
}
.ent-page-content .ent-toolchain .item .icon {
	top: -23px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 20px;
	z-index: 1;
	position: absolute;
	-webkit-transition: -webkit-transform 0.4s 0.7s ease-in-out;
	transition: -webkit-transform 0.4s 0.7s ease-in-out;
	transition: transform 0.4s 0.7s ease-in-out;
	transition: transform 0.4s 0.7s ease-in-out, -webkit-transform 0.4s 0.7s ease-in-out;
}
.ent-page-content .ent-toolchain .item .icon.wow {
	-webkit-transform: scale(0);
	transform: scale(0);
}
.ent-page-content .ent-toolchain .item .icon.visible {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ent-page-content .ent-toolchain .item .header {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 24px;
}
.ent-page-content .ent-toolchain .item ul {
	margin: 0;
	padding: 0;
}
.ent-page-content .ent-toolchain .item li {
	margin-bottom: 20px;
}
.ent-page-content .ent-toolchain .item:nth-child(1) .header {
	color: #55ddf1;
}
.ent-page-content .ent-toolchain .item:nth-child(2) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.ent-page-content .ent-toolchain .item:nth-child(2) .icon {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.ent-page-content .ent-toolchain .item:nth-child(2) .header {
	color: #52ceff;
}
.ent-page-content .ent-toolchain .item:nth-child(3) {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.ent-page-content .ent-toolchain .item:nth-child(3) .icon {
	-webkit-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
.ent-page-content .ent-toolchain .item:nth-child(3) .header {
	color: #42b0ff;
}
.ent-page-content .ent-toolchain .item:nth-child(4) {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.ent-page-content .ent-toolchain .item:nth-child(4) .icon {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.ent-page-content .ent-toolchain .item:nth-child(4) .header {
	color: #3393ff;
}
.ent-page-content .ent-toolchain .item:nth-child(5) {
	-webkit-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
.ent-page-content .ent-toolchain .item:nth-child(5) .icon {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}
.ent-page-content .ent-toolchain .item:nth-child(5) .header {
	color: #2474ff;
}
.ent-page-content .ent-toolchain .item:nth-child(6) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.ent-page-content .ent-toolchain .item:nth-child(6) .icon {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.ent-page-content .ent-toolchain .item:nth-child(6) .header {
	color: #5a7bf5;
}
.ent-page-content .ent-toolchain .item:nth-child(7) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}
.ent-page-content .ent-toolchain .item:nth-child(7) .icon {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s;
}
.ent-page-content .ent-toolchain .item:nth-child(7) .header {
	color: #9283ec;
}
.ent-page-content .ent-toolchain .item:nth-child(8) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.ent-page-content .ent-toolchain .item:nth-child(8) .icon {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
.ent-page-content .ent-toolchain .item:nth-child(8) .header {
	color: #ff90d8;
}
.ent-page-content .ent-toolchain .item:nth-child(odd) {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(245, 245, 245, 0.5)));
	background: linear-gradient(180deg, #fff 0%, rgba(245, 245, 245, 0.5) 100%);
}
.ent-page-content .ent-toolchain .item:last-child {
	border-right: none;
}
.ent-page-content .ent-highlights {
	padding: 89px 0 96px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1.43;
}
.ent-page-content .ent-highlight {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	max-width: 240px;
}
.ent-page-content .ent-highlight .icon {
	text-align: center;
}
.ent-page-content .ent-highlight .icon img {
	height: 100px;
}
.ent-page-content .ent-highlight .ui.header {
	margin: 0 0 4px 0;
}
.ent-page-content .enterprises-feature-list .title {
	font-size: 32px;
	font-weight: 600;
}
.ent-page-content .enterprises-feature-list .sub-title {
	font-size: 18px;
	font-weight: 500;
}
.ent-page-content .enterprises-feature-list .img-box {
	width: 447px;
	height: 315px;
	position: relative;
}
.ent-page-content .enterprises-feature-list .img-box .item {
	display: none;
}
.ent-page-content .enterprises-feature-list .img-box .ani-img {
	position: absolute;
	left: 0;
	top: -10%;
	width: 550px;
	display: none;
}
.ent-page-content .enterprises-feature-list .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.ent-page-content .enterprises-feature-list .feat-item-list {
	margin-top: 19px;
}
.ent-page-content .enterprises-feature-list .feat-item-list .item {
	position: relative;
	width: 448px;
	min-height: 96px;
	padding: 12px 16px;
	margin-left: -16px;
	padding-right: 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 4px;
}
.ent-page-content .enterprises-feature-list .feat-item-list .item .feat-title {
	font-size: 18px;
	font-weight: 500;
}
.ent-page-content .enterprises-feature-list .feat-item-list .item .feat-content {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.ent-page-content .enterprises-feature-list .feat-item-list .active {
	border: 1px solid rgba(89, 149, 255, 0.2);
	background: rgba(89, 149, 255, 0.05);
}
.ent-page-content .enterprises-feature-list .feat-item-list .active:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	border-left: 5px solid #5996ff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.ent-page-content .enterprises-feature-list .feat-item-list .more-learn-btn-box {
	display: inline-block;
	margin-top: 32px;
	padding: 2px 12px;
	line-height: 20px;
	color: #005980;
	background: rgba(89, 149, 255, 0.05);
	border-radius: 13px;
	border: 1px solid rgba(89, 149, 255, 0.2);
	cursor: pointer;
	white-space: nowrap;
}
.ent-page-content .enterprises-feature-list .feat-item-list .more-learn-btn-box .iconfont {
	margin-top: 3px;
	font-weight: 600;
	color: #005980;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	line-height: 16px;
}
.ent-page-content .enterprises-feature-list .feat-item-list .more-learn-btn-box .iconfont:last-child {
	margin-left: -8px;
	margin-right: -6px;
}
.ent-page-content .enterprises-feature-list .right .title {
	max-width: 448px;
}
.ent-page-content .enterprises-feature-list .right .feat-item-list .item {
	padding-right: 16px;
	padding-left: 32px;
	margin-left: -32px;
}
.ent-page-content .enterprises-feature-list .right .feat-item-list .active:after {
	left: 12px;
	right: auto;
	border-left: 0;
	border-right: 5px solid #5996ff;
}
.ent-page-content .enterprises-feature-list .learn-more {
	margin-top: 20px;
	margin-left: 16px;
	text-align: center;
	min-width: 94px;
	max-width: 94px;
	height: 26px;
	background: rgba(89, 149, 255, 0.05);
	border-radius: 13px;
	border: 1px solid rgba(89, 149, 255, 0.2);
	color: #005980;
}
.ent-page-content .enterprises-feature-list .learn-more .iconfont {
	color: #005980;
	margin-top: 2px;
	position: relative;
	left: 2px;
	font-size: 10px;
	font-weight: 600;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.ent-page-content .enterprises-feature-list .learn-more .iconfont:last-child {
	margin-left: -4px;
}
.ent-page-content .enterprises-feature-list .learn-more:hover {
	background: rgba(89, 149, 255, 0.1);
	border: 1px solid rgba(89, 149, 255, 0.4);
}
.ent-page-content .ent-feature-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0;
	min-height: 600px;
}
.ent-page-content .ent-feature-box .ent-container {
	width: 100%;
}
.ent-page-content .ent-feature-box:nth-child(odd) {
	color: #fff;
	background: linear-gradient(268deg, #565ed6 0%, #5996ff 100%);
}
.ent-page-content .ent-feature-box:nth-child(odd) .item.active {
	background: rgba(255, 255, 255, 0.05);
}
.ent-page-content .ent-feature-box:nth-child(odd) .item.active::after {
	border-left-color: #fff;
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box {
	color: rgba(255, 255, 255, 0.75);
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.2);
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box .iconfont {
	color: rgba(255, 255, 255, 0.75);
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	border-color: rgba(255, 255, 255, 0.3);
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box:hover .iconfont {
	color: #fff;
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box:active {
	color: rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.05);
	border-color: rgba(255, 255, 255, 0.1);
}
.ent-page-content .ent-feature-box:nth-child(odd) .more-learn-btn-box:active .iconfont {
	color: rgba(255, 255, 255, 0.6);
}
.ent-page-content .ent-feature-box .feat-content {
	opacity: 0.7;
}
.ent-page-content .ent-case-list {
	margin-top: 120px;
}
.ent-page-content .ent-case-list .ui.secondary.pointing.menu {
	border-bottom-width: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	padding: 0;
}
.ent-page-content .ent-case-list .ui.secondary.pointing.menu .item {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	font-size: 16px;
	font-weight: 500;
	padding: 16px 32px;
	border-bottom-width: 2px;
}
.ent-page-content .ent-case-list .ui.secondary.pointing.menu .item.active {
	color: #2c7ef8;
	border-color: #2c7ef8;
}
.ent-page-content .ent-case-list .logo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ent-page-content .ent-case-list .logo-list .logo-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 25%;
	flex: 1 1 25%;
	max-width: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.ent-page-content .ent-case-list .logo-list .logo-item img {
	max-width: 100%;
	max-height: 80px;
}
.ent-page-content .enterprise-cases {
	margin-top: 68px;
	padding: 24px 0;
}
.ent-page-content .enterprise-cases .enterprises-title {
	margin-bottom: 40px;
	text-align: center;
}
.ent-page-content .enterprise-cases .enterprises-title span {
	font-size: 32px;
	font-weight: 500;
	color: #111111;
}
.ent-page-content .enterprise-cases .ui.button {
	padding: 6px 24px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	background: #2c7ef8;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
	box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
	border-radius: 4px;
}
.ent-page-content .enterprise-cases .ui.button:hover {
	background: #72a6ff;
}
.ent-page-content .enterprise-cases .ui.button:active {
	background: #4086ff;
}
.ent-page-content .ent-container {
	max-width: 1080px;
	margin: 0 auto;
}
.ent-page-content .ent-section-title {
	color: #000;
	font-size: 32px;
	font-weight: 600;
	line-height: 45px;
	margin-bottom: 8px;
}
.ent-page-content .ent-section-subtitle {
	color: #000;
	font-size: 18px;
}
.ent-page-content .ent-service-ways {
	color: #000;
	padding: 120px 0;
}
.ent-page-content .ent-service-cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
}
.ent-page-content .ent-service-card {
	padding: 44px;
	font-size: 16px;
	border-radius: 16px;
	border: 1px solid rgba(89, 149, 255, 0.24);
	background-color: #fff;
	background-position: bottom right;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.ent-page-content .ent-service-card .content {
	margin: 16px 0 32px 0;
	line-height: 29px;
}
.ent-page-content .ent-service-card .ui.button {
	font-size: 1em;
	font-weight: 600;
	line-height: 22px;
	padding: 6px 8px;
	min-width: 112px;
	border-radius: 4px;
}
.ent-page-content .ent-service-card:hover {
	border-color: rgba(89, 149, 255, 0.5);
}
.ent-page-content .ent-service-card.public {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 100%;
	max-width: 568px;
	margin-right: 42px;
	background-color: #f2f6ff;
	background-image: url(../images/bg-public@2x-2a61b1fe7dac9bcb00006c7a9f055ae6.png);
}
.ent-page-content .ent-service-card.public .ui.button {
	color: #fff;
	font-size: 1em;
	background: #2c7ef8;
	border: 1px solid #2c7ef8;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
	box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
}
.ent-page-content .ent-service-card.public .ui.button:hover {
	background: #76abfa;
	border-color: #76abfa;
}
.ent-page-content .ent-service-card.public .ui.button:active {
	background: #0862e9;
	border-color: #0862e9;
}
.ent-page-content .ent-service-card.private {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	background-image: url(../images/bg-private@2x-94e771a91299b4bbecd5deb9b52bd657.png);
}
.ent-page-content .ent-service-card.private .ui.button {
	color: #2c7ef8;
	background: #ffffff;
	-webkit-box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
	box-shadow: 0px 6px 24px 0px rgba(88, 136, 244, 0.1);
	border: 1px solid #2c7ef8;
}
.ent-page-content .ent-service-card.private .ui.button:hover {
	background: #f4f8fe;
}
.ent-page-content .ent-service-card.private .ui.button:active {
	color: #fff;
	background: #2c7ef8;
}
.ent-page-content .ent-feature-overview {
	padding: 130px 0 160px 0;
}
.ent-page-content .ent-feature-overview img {
	width: 1156px;
	height: 316px;
}
.ent-page-content .enterprise-quota {
	padding-top: 90px;
}
.ent-page-content .enterprise-quota .ent-container {
	max-width: 1200px;
}
.ent-page-content .enterprise-quota .description {
	margin: 10px 0 40px;
	text-align: center;
}
.ent-page-content .enterprise-quota .description .icon-gift {
	margin-top: -3px;
	font-size: 18px;
	color: #fe7300;
}
.ent-page-content .more-service-box {
	margin: 120px 0 160px 0;
}
.ent-page-content .more-service-box .ui.segment {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 24px 0 0;
	padding: 24px 40px;
}
.ent-page-content .more-service-box .ui.segment .title {
	font-size: 24px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ent-page-content .more-service-box .ui.segment .title img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}
.ent-page-content .more-service-box .ui.segment .sub-title {
	min-height: 68px;
	margin-top: 16px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}
.ent-page-content .more-service-box .ui.segment .button {
	margin-top: 12px;
	color: #2c7ef8;
	font-weight: 500;
	border: 1px solid #2c7ef8;
	background: #fff;
}
.ent-page-content .more-service-box .ui.segment:last-child {
	margin: 0;
}
.ent-page-content .more-service-box .new-img {
	width: 40px;
	height: 18px;
	position: relative;
	top: 0;
}
.ent-page-content .new-img {
	width: 28px;
	height: 12px;
	margin-left: 8px;
}
.enterprises__feat .more {
	font-size: 18px;
	font-weight: 400;
	color: #2c7ef8 !important;
	line-height: 25px;
	display: inline-block;
}
.enterprises__feat .header-title {
	width: 100%;
	height: 441px;
	background-position-x: center;
	background-position-y: top;
	background-size: contain;
	background-repeat: no-repeat;
}
.enterprises__feat .header-title .title {
	margin-top: -45px;
	font-size: 40px;
	font-weight: 600;
	color: #000000;
	line-height: 56px;
}
.enterprises__feat .header-title .sub-title {
	font-size: 18px;
	font-weight: 400;
	color: #111111;
	line-height: 25px;
}
.enterprises__feat .header-title .sub-title-box {
	margin: 0 auto;
	width: 600px;
}
.enterprises__feat .header-title .free {
	width: 156px;
	height: 48px;
	font-weight: bold;
	font-size: 18px;
	line-height: 48px;
	border-radius: 4px;
	border: 1px solid #2c7ef8;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #2c7ef8;
	color: #fff !important;
	background: #2c7ef8;
	cursor: pointer;
}
.enterprises__feat .header-title .free:hover {
	background: #76abfa;
	border-color: #76abfa;
}
.enterprises__feat .header-nav .right-nav {
	padding-right: 74px;
}
.enterprises__feat .header-nav .right-nav .nav-item {
	font-size: 14px;
	font-weight: 400;
	color: #2c7ef8;
}
.enterprises__feat .header-nav .right-nav .nav-item:nth-child(n + 2) {
	margin-left: 12px;
}
.enterprises__feat .header-nav .right-nav .active {
	color: #000000;
}
.enterprises__feat .feature-more .title {
	font-size: 32px;
	font-weight: 500;
	color: #000000;
	line-height: 45px;
}
.enterprises__feat .feature-more .sub-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
}
.enterprises__feat .feature-more .more {
	text-decoration: none;
}
.enterprises__feat .feature-more .feature-list {
	width: 160px;
	margin: 64px auto 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enterprises__feat .feature-more .feature-list .item .name {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	line-height: 28px;
}
.enterprises__feat .feature-more .feature-list .item:nth-child(n + 2) {
	margin-left: 152px;
}
.enterprises__feat .feature-more .feature-list .icon {
	width: 120px;
	height: 120px;
}
.enterprises__feat .feature-more .feature-list .description {
	width: 160px;
}
.enterprises__feat a.sub-title {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #2c7ef8;
}
.enterprises__vs .hanging-list {
	color: white;
	background: linear-gradient(268deg, #565ed6 0%, #5996ff 100%);
}
.enterprises__vs .hanging-list .type-name {
	margin-left: 12px;
	font-size: 20px;
	font-weight: 600;
}
.enterprises__vs .hanging-list .description {
	font-size: 18px;
	font-weight: 500;
	margin-left: 50px;
}
.enterprises__vs .hanging-list .right-box {
	width: auto !important;
}
.enterprises__vs .hanging-list .right-box .free {
	background: white !important;
	font-size: 16px;
	font-weight: 600;
	color: #5768de !important;
}
.enterprises__vs .top-img {
	width: 920px;
	height: 445px;
}
.enterprises__vs .row-description-group.vs-table {
	margin-top: 160px;
}
.enterprises__vs .row-description-group.vs-table .feature-title {
	margin-bottom: 36px;
}
.enterprises__vs .enterprises__vs_bottom {
	margin-top: 160px;
}
.enterprises__vs .enterprises__vs_bottom .tab-container .ui.tab.item:nth-of-type(1) .full-img {
	margin-top: -10px;
}
.enterprises__vs .enterprises__vs_bottom .tab-container .ui.tab.item:nth-of-type(2) .full-img {
	margin-top: 20px;
}
.enterprises__vs .enterprises__vs_bottom h1.title {
	color: black;
}
.enterprises__vs .enterprises__vs_bottom .learn-more {
	position: absolute;
	bottom: 50px;
	left: 50%;
	width: 128px;
	height: 34px;
	line-height: 34px;
	margin-left: -64px;
	text-align: center;
	color: #2c7ef8;
	border-radius: 4px;
	border: 1px solid #2c7ef8;
	cursor: pointer;
	z-index: 99;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper {
	margin-top: 160px;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item .bottom-more-img {
	width: 120px;
	height: 120px;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item .name {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	line-height: 28px;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item .description {
	width: 280px;
	font-size: 14px;
	font-weight: 400;
	color: #111111;
	line-height: 20px;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item .free {
	width: 94px;
	height: 26px;
	line-height: 26px;
	background: rgba(89, 149, 255, 0.05);
	border-radius: 13px;
	border: 1px solid rgba(89, 149, 255, 0.2);
	cursor: pointer;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item .free:hover {
	background: rgba(89, 149, 255, 0.2);
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .item:nth-child(n + 2) {
	margin-left: 180px;
}
.enterprises__vs .enterprises__vs_bottom .more-feat-wrapper .feat-two {
	margin-top: 160px;
}
.enterprises__vs .enterprises__vs_bottom .they-img-box {
	margin-top: 180px;
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list {
	margin-top: 60px;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img {
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img:hover {
	height: auto;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img:not(:nth-child(6n + 1)) {
	margin-left: 60px;
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img:nth-child(7) {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img:nth-child(8) {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.enterprises__vs .enterprises__vs_bottom .they-img-box .img-list img:nth-child(n + 7) {
	margin-top: 28px;
}
.enterprises__vs.enterprises__vs__gitlab .outer-feat-wrapper {
	margin-top: 94px;
}
.enterprises__vs.enterprises__vs__gitlab .outer-feat-wrapper .img-list {
	margin-top: 50px;
}
.enterprises__vs.enterprises__vs__gitlab .outer-feat-wrapper .logo {
	width: 187px;
	height: 187px;
}
.enterprises__feat .mt-100,
.enterprises__vs .mt-100 {
	margin-top: 100px;
}
.enterprises__feat .tab-container,
.enterprises__vs .tab-container {
	position: relative;
}
.enterprises__feat .tab-container .tab-list-menu .item,
.enterprises__vs .tab-container .tab-list-menu .item {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 25px;
}
.enterprises__feat .tab-container .tab-list-menu .item:nth-child(n + 2),
.enterprises__vs .tab-container .tab-list-menu .item:nth-child(n + 2) {
	margin-left: 64px;
}
.enterprises__feat .tab-container .tab-list-menu .item.active,
.enterprises__vs .tab-container .tab-list-menu .item.active {
	border-bottom: 4px solid transparent !important;
	color: #0035fe !important;
	border-color: #0035fe !important;
	font-weight: 600;
}
.enterprises__feat .tab-container .tab.item,
.enterprises__vs .tab-container .tab.item {
	position: relative;
	min-height: 500px;
}
.enterprises__feat .tab-container .tab.item .body,
.enterprises__vs .tab-container .tab.item .body {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enterprises__feat .tab-container .tab.item .left .desc-item,
.enterprises__vs .tab-container .tab.item .left .desc-item {
	margin-top: 18px;
	width: 406px;
}
.enterprises__feat .tab-container .tab.item .left .desc-item .name,
.enterprises__vs .tab-container .tab.item .left .desc-item .name {
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	font-weight: 500;
}
.enterprises__feat .tab-container .tab.item .left .desc-item .description,
.enterprises__vs .tab-container .tab.item .left .desc-item .description {
	margin-top: 2px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	line-height: 20px;
}
.enterprises__feat .tab-container .tab.item .left,
.enterprises__feat .tab-container .tab.item .right,
.enterprises__vs .tab-container .tab.item .left,
.enterprises__vs .tab-container .tab.item .right {
	width: 50%;
	position: relative;
}
.enterprises__feat .tab-container .tab.item .full-img,
.enterprises__vs .tab-container .tab.item .full-img {
	position: absolute;
	left: 0;
	top: -10%;
	width: 550px;
}
.enterprises__feat .tab-container .ui.secondary.pointing.menu,
.enterprises__vs .tab-container .ui.secondary.pointing.menu {
	border-bottom: 1px solid #e3e9ed;
}
.enterprises__project .header-title {
	background-image: url(../images/team_pic0.png);
}
.enterprises__project .row.flex-row-all-center {
	margin-bottom: 140px;
}
.enterprises__project .top-img {
	width: 950px;
	height: 478px;
}
.enterprises__project .enterprises-feature-list .ani-img {
	position: absolute;
}
.enterprises__project .enterprises-feature-list .a-1-1 {
	top: -30px;
	left: -100px;
}
.enterprises__project .enterprises-feature-list .a-1-2 {
	top: -30px;
	left: -50px;
}
.enterprises__project .enterprises-feature-list .a-1-3 {
	top: -30px;
	left: 0;
}
.enterprises__project .enterprises-feature-list .a-2-1 {
	top: -20;
	left: -80px;
}
.enterprises__project .enterprises-feature-list .a-3-1 {
	top: 100px;
	left: -80px;
}
.enterprises__project .enterprises-feature-list .a-3-2 {
	max-width: 390px;
	top: -40px;
	left: 160px;
}
.enterprises__project .enterprises-feature-list .b-1-1 {
	width: 510px;
	left: 0;
	top: 40px;
}
.enterprises__project .enterprises-feature-list .b-1-2 {
	width: 390px;
	left: 180px;
	top: 20px;
}
.enterprises__project .enterprises-feature-list .b-2-1 {
	max-width: 580px;
	top: 60px;
	left: 0;
}
.enterprises__project .enterprises-feature-list .b-2-2 {
	width: 420px;
	top: 140px;
	left: 130px;
}
.enterprises__project .enterprises-feature-list .c-1-1 {
	max-width: 559px;
	top: 40px;
	left: -155px;
}
.enterprises__project .enterprises-feature-list .c-1-2 {
	width: 385px;
	top: 130px;
	left: 40px;
}
.enterprises__project .enterprises-feature-list .c-2-1 {
	max-width: 581px;
	top: 60px;
	left: -140px;
}
.enterprises__project .enterprises-feature-list .c-2-2 {
	max-width: 740px;
	top: 160px;
	left: -140px;
}
.feature-description {
	font-size: 14px;
	font-weight: 400;
	color: #111111;
	line-height: 20px;
}
.feature-title {
	font-size: 32px;
	font-weight: 500;
	color: #000000;
	line-height: 45px;
}
.hanging-list {
	visibility: hidden;
	position: fixed;
	top: 16px;
	left: 50%;
	margin-left: -540px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
	width: 1080px;
	z-index: 102;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 66px;
	font-size: 16px;
	background: white;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	border: 1px solid #e6e6e6;
}
.hanging-list .item {
	padding: 10px 22px;
	text-align: center;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 500;
	color: black;
	margin-left: 4px;
	cursor: pointer;
}
.hanging-list .item a {
	color: inherit;
}
.hanging-list .item:hover {
	background: rgba(0, 76, 255, 0.05) !important;
	border-radius: 4px;
	color: #2c7ef8;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.hanging-list .right-box {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	text-align: center;
	font-family: auto, 'Microsoft YaHei', 'Hiragino Sans GB', 'Wenquanyi Micro Hei', 'WenQuanYi Zen Hei', 'ST Heiti', SimHei, SimSun, 'WenQuanYi Zen Hei Sharp',
		sans-serif;
	line-height: 36px;
	border-radius: 4px;
	color: #2c7ef8;
}
.hanging-list .right-box .button {
	padding: 0;
	background-color: transparent;
	color: #2c7ef8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hanging-list .right-box .call {
	font-size: 18px;
	font-weight: 400;
}
.hanging-list .right-box .demo {
	font-size: 16px;
	font-weight: 600;
	min-width: 104px;
	height: 36px;
	line-height: 35px;
	border-radius: 4px;
	border: 1px solid #004cff;
}
.hanging-list .right-box .free {
	min-width: 136px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: 600;
	color: white;
	background: linear-gradient(268deg, #565ed6 0%, #5996ff 100%) #004cff;
	-webkit-box-shadow: 0px 9px 31px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 9px 31px 0px rgba(0, 0, 0, 0.07);
	border-radius: 4px;
}
.hanging-list .tab-active {
	height: 44px;
	background: rgba(0, 76, 255, 0.05) !important;
	border-radius: 4px;
	font-weight: 500;
	color: #2c7ef8;
}
.hanging-list .logo {
	width: 38px;
	height: 38px;
	margin-right: 24px;
}
.enterprise-free-use-box {
	margin-top: 160px;
	width: 100%;
	height: 314px;
	background: url(../images/signup_bg.jpg), #4647bb;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
}
.enterprise-free-use-box .title {
	margin-top: 84px;
	font-size: 28px;
	font-weight: bold;
	color: white;
	line-height: 28px;
}
.enterprise-free-use-box .input-group {
	margin-top: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 510px;
	height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.enterprise-free-use-box .input-group input {
	width: 270px;
	height: 48px;
	border: 1px solid transparent !important;
	border-radius: 4px 0px 0px 4px !important;
}
.enterprise-free-use-box .input-group input::-webkit-input-placeholder {
	font-size: 16px;
	color: #b6b6b6;
	font-weight: 400;
}
.enterprise-free-use-box .input-group .reg {
	margin-left: 0px;
	padding: 0;
	width: 160px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	background: white;
	color: #5775e7;
	border-left: 1px solid #5996ff;
	font-weight: 500;
	border-radius: 0px 4px 4px 0px !important;
}
#enterprises-vs_jira .ui.container,
#enterprises-vs_zentao .ui.container,
#enterprises-vs_redmine .ui.container,
#enterprises-vs_gitlab .ui.container,
#enterprises-code .ui.container,
#enterprises-agile .ui.container,
#enterprises-project .ui.container,
#enterprises-security .ui.container {
	width: 1240px;
}
#enterprises-vs_jira #git-footer-main,
#enterprises-vs_zentao #git-footer-main,
#enterprises-vs_redmine #git-footer-main,
#enterprises-vs_gitlab #git-footer-main,
#enterprises-code #git-footer-main,
#enterprises-agile #git-footer-main,
#enterprises-project #git-footer-main,
#enterprises-security #git-footer-main {
	margin-top: 0;
}
.enterprises-feature--vertical {
	margin-top: 80px;
}
.enterprises-feature--vertical h1 {
	font-size: 32px;
	text-align: center;
	color: #111;
	margin-bottom: 16px;
}
.enterprises-feature--vertical p {
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-bottom: 0;
	line-height: 32px;
}
.enterprises-feature--vertical img {
	width: 100%;
}
.enterprises-feature--vertical .row + .row {
	margin-top: 40px;
}
.enterprises-feature--vertical .row.unified-management__bg {
	margin-top: 0;
	position: relative;
	top: -92px;
}
.enterprises-feature--vertical .row.unified-management__text {
	position: relative;
	top: -92px;
	margin: 0 -68px;
}
.enterprises-feature--vertical .row.unified-management__text span {
	display: inline-block;
	width: 14%;
	text-align: center;
	font-weight: bold;
}
.enterprises-feature--vertical .row.reliable-code-storage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 64px;
}
.enterprises-feature--vertical .row.reliable-code-storage .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.enterprises-feature--vertical .row.reliable-code-storage .item span {
	font-weight: bold;
	margin-top: 16px;
	font-size: 20px;
}
.enterprises-feature--vertical .row.reliable-code-storage .item-img {
	width: 120px;
	height: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ffffff;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}
.enterprises-feature--vertical .row.reliable-code-storage img {
	width: 56px;
	height: 56px;
}
.enterprises-feature--vertical .row.security-policy .tab-content {
	position: relative;
}
.enterprises-feature--vertical .row.security-policy .tab-content img {
	width: 996px;
	height: 565px;
}
.enterprises-feature--vertical .row.security-policy .tab-cotnent-bg {
	z-index: -1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 460px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(51, 63, 255, 0.05)), to(#2c7ef8));
	background: linear-gradient(360deg, rgba(51, 63, 255, 0.05) 0%, #2c7ef8 100%);
	border-radius: 8px;
	opacity: 0.08;
}
.enterprises-feature--vertical .row.security-policy .tab-list-menu {
	margin-top: 64px;
}
.enterprises-feature--vertical .row.security-policy .tab-list-menu .item {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 150px;
}
.enterprises-feature--vertical .row.security-policy .tab-list-menu img {
	width: 48px;
	height: 48px;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu {
	border-bottom: 1px solid #dce0e4;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item {
	margin: 0 0 -1px;
	padding-bottom: 28px;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item img {
	margin-bottom: 17px;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item .img-active {
	display: none;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item .img-inactive {
	display: block;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item.active {
	font-weight: bold;
	border-bottom: 1px solid #2c7ef8;
	color: #2c7ef8;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item.active .img-active {
	display: block;
}
.enterprises-feature--vertical .row.security-policy .ui.secondary.pointing.menu > .item.active .img-inactive {
	display: none;
}
.enterprises-feature--horizontal {
	margin-top: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.enterprises-feature--horizontal h1 {
	font-size: 32px;
	color: #111;
	margin-bottom: 16px;
}
.enterprises-feature--horizontal p {
	font-size: 16px;
	color: #666666;
}
.enterprises-feature--horizontal .content-wrap {
	width: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.enterprises-feature--horizontal .content-wrap p {
	margin-bottom: 0;
	line-height: 32px;
}
.enterprises-feature--horizontal .image-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.enterprises-feature--horizontal .image-wrap img {
	width: 100%;
}
.enterprises-feature--horizontal .image-wrap + .content-wrap {
	margin-left: 60px;
}
.enterprises-feature--gray-bg {
	background-color: #fafafb;
	padding: 60px 0 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.enterprises-feature--gray-bg .row {
	width: 1240px;
}
.international-professional-certification {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.international-professional-certification .row {
	width: 1240px;
}
.international-professional-certification .row.img {
	width: 100%;
	background-color: #fafafb;
	text-align: center;
	position: relative;
}
.international-professional-certification .row.img img {
	width: 1092px;
}
.international-professional-certification .row.img .text-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.international-professional-certification .row.img .text-wrap p {
	text-align: left;
	font-size: 20px;
}
.enterprises__security,
.enterprises__code,
.enterprises__project,
.enterprises__price {
	min-width: 1240px;
}
.enterprises__security .sub-title-box,
.enterprises__code .sub-title-box,
.enterprises__project .sub-title-box,
.enterprises__price .sub-title-box {
	opacity: 0.6;
}
.enterprises__security .header-wrap,
.enterprises__code .header-wrap,
.enterprises__project .header-wrap,
.enterprises__price .header-wrap {
	background: -webkit-gradient(linear, left top, right top, from(#f4f8ff), to(#f4f4fd));
	background: linear-gradient(90deg, #f4f8ff 0%, #f4f4fd 100%);
}
.enterprises__security .header-title,
.enterprises__code .header-title,
.enterprises__project .header-title,
.enterprises__price .header-title {
	margin-bottom: 150px;
}
.enterprises__security .ui.breadcrumb .section,
.enterprises__code .ui.breadcrumb .section,
.enterprises__project .ui.breadcrumb .section,
.enterprises__price .ui.breadcrumb .section {
	color: #000000;
}
.enterprises__security .ui.breadcrumb .active,
.enterprises__code .ui.breadcrumb .active,
.enterprises__project .ui.breadcrumb .active,
.enterprises__price .ui.breadcrumb .active {
	color: #0006;
}
.enterprises__security + #enterprises-page,
.enterprises__code + #enterprises-page,
.enterprises__project + #enterprises-page,
.enterprises__price + #enterprises-page {
	margin-top: 150px;
}
.en .jumbotron-header .sub-title {
	max-width: 640px;
}
.en .jumbotron-header .description {
	letter-spacing: 0.2rem;
}
