@media (max-width: 1023px) {
	.index-title {
		margin-top: 0;
		display: none;
	}
	
	.index-title-app {
		display: block;
	}

	.index-about {
		display: none;
	}

	.index-about-app {
		display: block;
		padding-top: 50px;
	}
	
	.index-about-app-title {
		position: absolute;
		font-size: 24px;
		font-weight: bold;
		width: 276px;
		left: 50%;
		transform: translateX(-50%);
		top: 20px;
	}

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

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

	.index-about-app img {
		display: block;
		max-width: 535px;
		margin: 0 auto;
	}

	.index-about-app-words {
		padding: 0 35px;
		font-size: 14px;
		text-indent: 2em;
		color: #575757;
		line-height: 20px;
	}
	
	.project-wp {
		display: none;
	}

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

	.project-app-select {
		overflow: hidden;
		max-width: 750px;
		margin: 0 auto;
	}

	.project-app-select li {
		width: 50%;
		float: left;
		font-size: 20px;
		text-align: center;
		cursor: pointer;
		position: relative;
		height: 60px;
		line-height: 60px;
	}

	.project-app-select li.active {
		color: #3074FF;
		font-weight: bold;

	}

	.project-app-select li.active::after {
		content: " ";
		display: block;
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 4px;
		background: #3074FF;
	}

	.government-app-project {
		display: block;
	}
	
	.app-project-title {
		text-align: center;
		height: 100px;
	}
	
	.app-project-title h5 {
		color: #333333;
		font-size: 24px;
		line-height: 30px;
		padding-top: 20px;
	}
	
	.app-project-title h6 {
		color: #808080;
		font-size: 14px;
		line-height: 28px;
	}
	
	.app-project-title h6::after {
		content: " ";
		display: block;
		width: 50px;
		height: 2px;
		background: #CDCDCD;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.government-app-project li {
		position: relative;
		text-align: center;
	}

	.government-app-project li img {
		display: block;
	}

	.government-app-text {
		position: absolute;
		width: 100%;
		top: 50px;
	}

	.government-app-text h3 {
		font-size: 20px;
		padding-bottom: 20px;
	}

	.government-app-text p {
		padding: 0 30px;
		font-size: 14px;
	}

	.government-app-text a {
		display: inline-block;
		cursor: pointer;
		font-size: 16px;
		padding-top: 10px;
	}

	.gft.government-app-text {
		top: 10px;
	}

	.gft.government-app-text h3 {
		padding-bottom: 10px;
	}
	
	.business-app-project {
		display: none;
	}
	
	.business-app-project li {
		position: relative;
		text-align: center;
	}
	
	.business-app-project li img {
		display: block;
	}
	
	.business-app-text {
		position: absolute;
		width: 100%;
		top: 30px;
	}
	
	.business-app-text h3 {
		font-size: 20px;
		padding-bottom: 20px;
	}
	
	.business-app-text p {
		padding: 0 15px;
		font-size: 14px;
	}
	
	.business-app-text a {
		display: inline-block;
		cursor: pointer;
		font-size: 16px;
		padding-top: 10px;
	}
	
	.xcx-top {
		position: absolute;
		left: 0;
		top: 40px;
		width: 100%;
	}
	
	.xcx-top h3 {
		font-size: 20px;
		padding-bottom: 10px;
	}
	
	.xcx-content {
		position: absolute;
		top: 40%;
		width: 43%;
		font-size: 12px;
	}
	
	.bottom {
		margin-top: 0;
	}
}


@media (min-width: 1023px) and (max-width:1399px) {
	.index-about {
		width: 1000px;
	}

	.index-about-left {
		width: 560px;
	}

	.index-about-title {
		font-size: 16px;
		line-height: 17px;
		padding: 30px 0 30px 20px;
	}

	.index-about-title .spot {
		width: 5px;
		height: 5px;
		margin: 6px 20px 0;
	}

	.index-about-words {
		padding: 0 25px;
		font-size: 16px;
		line-height: 20px;
	}

	.index-about-img {
		width: 440px;
		margin-top: 32px;
	}
	
	.project-wp {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.project {
		width: 1000px;
		height: 444px;
	}
	
	.project-cases {
		width: 1000px;
		padding-bottom: 50px;
	}
	
	.project-cases span {
		font-size: 24px;
	}

	.project .project-left {
		width: 26%;
		font-size: 15px;
	}

	.project .project-left h3 {
		font-size: 16px;
		line-height: 20px;
		padding: 20px 0 25px 15px;
	}

	.project .project-left ul li {
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
	}

	.project .project-left ul li.active::after {
		width: 4px;
		height: 40px;
	}

	.project .project-right {
		width: 74%;
	}

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

	.government-right li h4 {
		padding-top: 40px;
	}

	.business-right li .content-box {
		width: 360px;
	}

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

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

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

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

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

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

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

	.business-right li h4.xcx-h4 {
		padding-top: 50px;
	}

	.business-right li p.xcx-p {
		width: 300px;
	}

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

	.business-right li p.xcx-p.xcx-p-2 {
		width: 340px;
		left: 40px;
	}
	
	.project-right li p.xcx-p.xcx-p-2 {
		width: 340px;
		left: 40px;
	}

	.business-right li p.xcx-p.xcx-p-3 {
		width: 340px;
		left: 40px;
	}

	.business-right li h5 {
		font-size: 28px;
		line-height: 32px;
		padding: 15px 0;
	}
}


@media (min-width: 1400px) {}
