.index-title {
	display: block;
	margin-top: 80px;
}
.index-title-app {
	display: none;
}

.index-about {
	width: 1360px;
	background: #ffffff;
	margin: 0 auto 20px;
	overflow: hidden;
}

.index-about-left {
	float: left;
	width: 745px;
}

.index-about-title {
	font-size: 24px;
	line-height: 31px;
	font-weight: bold;
	padding: 60px 0;
	letter-spacing: 3px;
	overflow: hidden;
}

.index-about-title span {
	display: block;
	float: left;
}

.index-about-title .spot {
	width: 9px;
	height: 9px;
	background: #000000;
	border-radius: 50%;
	margin: 11px 40px 0;
}

.index-about-words {
	text-indent: 2em;
	color: #575757;
	padding: 0 50px;
	font-size: 18px;
	line-height: 28px;
}

.index-about-img {
	display: block;
	width: 615px;
	height: auto;
	float: right;
	margin-top: 62px;
}

.index-about-app {
	display: none;
	position: relative;
	padding-bottom: 20px;
}

.project-wp {
	background: url(../image/index/project_bg.png);
	background-size: 100% 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.project-list-app {
	display: none;
}

.project {
	width: 1360px;
	height: 615px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.project-cases {
	width: 1360px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
}

.project-cases span {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.project-cases span.dot {
	width: 9px;
	height: 9px;
	background: #000000;
	border-radius: 50%;
	margin: 0 20px;
}

.business-project {
	margin-top: 108px;
}

.project-left {
	float: left;
	background: url(../image/index/government_left_bg.png);
	background-size: 100% 100%;
	color: #19346a;
	height: 100%;
	width: 360px;
	font-size: 16px;
	overflow: auto;
}

.project-left h3 {
	font-size: 24px;
	line-height: 31px;
	padding: 36px 0 46px 36px;
}

.project-left ul li {
	height: 50px;
	line-height: 50px;
	padding-left: 36px;
	position: relative;
	cursor: pointer;
}

.project-left ul li.active {
	background-color: rgba(255, 255, 255, 0.5);
}

.project-left ul li.active::after {
	content: ' ';
	display: block;
	width: 4px;
	height: 50px;
	background: #3074ff;
	position: absolute;
	left: 0;
	top: 0;
}

.project-right {
	float: right;
	width: 1000px;
	height: 100%;
}

.project-right li {
	display: none;
	height: 100%;
	text-align: center;
	background-size: 100% 100%;
	color: #ffffff;
	position: relative;
}

.project-right li:first-child {
	display: block;
}

.project-right li h4 {
	font-size: 36px;
	line-height: 47px;
}

.project-right li p {
	font-size: 16px;
	line-height: 30px;
}

.project-right li a {
	color: #048cff;
	text-decoration: none;
	cursor: pointer;
	font-size: 16px;
}

.government-right li h4 {
	padding-top: 99px;
	padding-bottom: 18px;
}

.government-right li p {
	margin: 0 auto;
	width: 558px;
}

.business-right li .content-box {
	width: 428px;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.business-right li:nth-child(1) .content-box {
	left: 72px;
}

.business-right li:nth-child(2) .content-box {
	right: 61px;
}

.business-right li:nth-child(3) .content-box {
	left: 50px;
}

.business-right li:nth-child(4) .content-box {
	width: 555px;
	right: 99px;
}

.business-right li:nth-child(5) .content-box {
	width: 456px;
	left: 33px;
}

.business-right li:nth-child(6) .content-box {
	width: 444px;
	right: 40px;
}

.business-right li:nth-child(7) .content-box {
	width: 495px;
	left: 31px;
}

.business-right li h4.xcx-h4 {
	padding-top: 99px;
	padding-bottom: 5px;
}

.business-right li p.xcx-p {
	width: 323px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.project-right li p.xcx-p {
	width: 323px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.business-right li p.xcx-p.xcx-p-1 {
	right: 51px;
}

.business-right li p.xcx-p.xcx-p-2 {
	left: 86px;
}

.project-right li p.xcx-p.xcx-p-2 {
	left: 86px;
}

.business-right li p.xcx-p.xcx-p-3 {
	left: 99px;
}

.business-right li img {
	display: block;
}
.business-right li h5 {
	font-size: 36px;
	line-height: 47px;
	padding: 30px 0;
}

.government-right li:nth-child(1) {
	background-image: url('../image/index/government_12.png');
	background-size: contain;
}
.government-right li:nth-child(2) {
	background-image: url('../image/index/government_01.png');
}

.government-right li:nth-child(3) {
	background-image: url('../image/index/government_02.png');
}

.government-right li:nth-child(4) {
	background-image: url('../image/index/government_03.png');
}

.government-right li:nth-child(5) {
	background-image: url('../image/index/government_04.png');
}

.government-right li:nth-child(6) {
	background-image: url('../image/index/government_05.png');
}

.government-right li:nth-child(7) {
	background-image: url('../image/index/government_06.png');
}

.government-right li:nth-child(10) {
	background-image: url('../image/index/government_09.png');
}

.grey-color-333 {
	color: #333333 !important;
}

.grey-color-4d4 {
	color: #4d4d4d !important;
}

.business-right li:nth-child(1) {
	background-image: url('../image/index/business_01.png');
}

.business-right li:nth-child(2) {
	background-image: url('../image/index/business_02.png');
}

.business-right li:nth-child(3) {
	background-image: url('../image/index/business_03.png');
}

.business-right li:nth-child(4) {
	background-image: url('../image/index/business_04.png');
}

.business-right li:nth-child(5) {
	background-image: url('../image/index/business_05.png');
}

.business-right li:nth-child(6) {
	background-image: url('../image/index/business_06.png');
}

.business-right li:nth-child(7) {
	background-image: url('../image/index/business_07.png');
}

.business-right li:nth-child(8) {
	background-image: url('../image/index/business_08.png');
}

.business-right li:nth-child(9) {
	background-image: url('../image/index/business_09.png');
}
.business-right li:nth-child(10) {
	background-image: url('../image/index/business_10.png');
}

.bottom {
	letter-spacing: 1px;
	background-color: black;
	color: rgba(255, 254, 254, 1);
	text-align: center;
	padding: 20px 0;
	margin-top: 50px;
}
