* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

p {
	margin: 0;
}

a:hover {
	text-decoration: none;
}


/*精益求精*/

.cp-jyqj {
	width: 100%;
    /*background-image: url(../img/common/index-2.png);*/
    background-image: url(../img/common/index-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 120px 0 80px 0;
}

.cp-jyqj p:nth-child(1) {
	font-size: 34px;
	color: white;
}

.cp-jyqj p:nth-child(2) {
	font-size: 28px;
	color: #ea5432;
}


/*精益求精结束*/


/*规划设计*/

.cp-text-1 {
	width: 100%;
	text-align: center;
}

.cp-text-1 .cp-text-2 {
	font-size: 30px;
	color: #333333;
	margin-top: 96px;
}

.cp-text-1 .cp-text-3 {
	font-size: 20px;
	color: #333333;
	margin-top: 18px;
}

.cp-text-1 .cp-text-3 span {
	color: #ea5432;
}

.cp-fwlcbg {
	width: 1200px;
	margin: auto;
}

.cp-fwlcbg .cp-qiehuan-1 li {
	width: 100px;
	height: 100px;
	background-color: #ea5532;
	border: none;
	color: white;
	border-radius: 50%;
	float: left;
	line-height: 27px;
	margin: 50px;
	border: 1px solid #ea5532;
	position: relative;
	text-align: center;
	transition-delay: all;
	transition-duration: 0.3s;
	cursor: pointer;
	/*光标呈现为指示链接的指针（一只手）*/
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Chrome/Safari/Opera */
	-khtml-user-select: none;
	/* Konqueror */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently not supported by any browser */
}

.cp-fwlcbg .cp-qiehuan-2 li {
	background-color: #ea5532;
	border: none;
	color: white;
	border-radius: 50%;
	float: left;
	line-height: 27px;
	margin: 50px;
	border: 1px solid #ea5532;
	position: relative;
}

.cp-fwlcbg .cp-qiehuan-1 li:after {
	content: '>';
	color: #000;
	position: absolute;
	top: 40px;
	right: -50px;
}

.cp-fwlcbg .cp-qiehuan-1 li:nth-last-child(1):after {
	content: '';
}

.cp-fwlcbg .cp-qiehuan-1 li:nth-child(1) {
	color: #ea5532;
	background-color: white;
	width: 110px;
	height: 110px;
	margin: 40px;
	margin-top: 50px;
}

.cp-fwlcbg .cp-qiehuan-1 li:hover {
	color: #ea5532;
	background-color: white;
}

.cp-fwlcbg .cp-qiehuan-1 li p {
	font-size: 36px;
	margin-top: 30px;
}

.cp-fwlcbg .cp-qiehuan-1 li span {
	font-size: 14px;
}

.cp-fwlccon .cp-qiehuan-2 li {
	width: 100%;
	border-radius: 0;
	background-color: #f5f5f5;
	/*height: 290px;*/
	padding-bottom:20px ;
	margin: 0;
	border: none;
	display: none;
}

.cp-fwlccon .cp-qiehuan-2 li:hover {
	background-color: #f5f5f5;
}

.cp-fwlccon .cp-qiehuan-2 li:after {
	content: '';
}

.cp-bodersanjiao {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 30px solid #f5f5f5;
	position: absolute;
	top: -30px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(1)>.cp-bodersanjiao {
	left: 80px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(2)>.cp-bodersanjiao {
	left: 280px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(3)>.cp-bodersanjiao {
	left: 480px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(4)>.cp-bodersanjiao {
	left: 680px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(5)>.cp-bodersanjiao {
	left: 880px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(6)>.cp-bodersanjiao {
	left: 1080px;
}

.cp-fwlccon .cp-qiehuan-2 li:nth-child(1) {
	display: block;
}

.cp-hengxian {
	width: 840px;
	height: 4px;
	background-color: #cccccc;
	margin-top: 42px;
}

.cp-hengxian .cp-sanjiao {
	width: 0;
	height: 0;
	border-top: 10px solid #cccccc;
	border-left: 10px solid transparent;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	float: right;
	margin-top: -3px;
}

.cp-shuzi-1 {
	width: 175px;
	text-align: left;
	margin-top: -16px;
	margin-left: 38px;
	float: left;
}

.cp-shuzi-1>p {
	margin: 0 !important;
}

.cp-shuzi-1 p:nth-child(1) {
	width: 28px;
	height: 28px;
	border-radius: 100px;
	border: 1px solid #cccccc;
	background-color: white;
	color: #000000;
	font-size: 14px;
	text-align: center;
	margin-left: 14px !important;
}

.cp-shuzi-1 p:nth-child(2) {
	font-size: 14px;
	color: #ea5532;
	margin-top: 8px !important;
}

.cp-shuzi-1 p:nth-child(3) {
	font-size: 14px;
	color: #000000;
	margin-top: 4px !important;
}

.cp-shuzi-1 p:nth-child(3) span {
	font-weight: bold;
}


/*规划设计结束*/


/*技术服务*/

.cp-jsfw {
	width: 100%;
	background-image: url(../img/common/index-2-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 95px 0;
	text-align: center;
	margin-top: 90px;
}

.cp-jsfw .cp-jsfw-1 {
	font-size: 30px;
	color: white;
}

.cp-jsfw .cp-jsfw-2 {
	font-size: 20px;
	color: white;
	margin-top: 17px;
}

.cp-jsfw .cp-jsfw-3 {
	font-size: 16px;
	color: white;
	margin-top: 17px;
}

.cp-jsfw ul {
	margin-top: 94px;
}

.cp-jsfw ul a li {
	width: 219px;
	height: 80px;
	float: left;
	background-color: #fff;
	margin-left: 18px;
	line-height: 80px;
	display: flex;
	justify-content: center;
	/*x轴对齐方式*/
	align-items: center;
	/*y轴对滴方式*/
}
.cp-jsfw ul a li:hover{
	transition-duration:1s;
	background-color: #aaa;
	color: #fff;
}
.cp-jsfw ul a:nth-child(1) li {
	margin-left: 0;
}

.cp-jsfw ul a li img {
	float: left;
}

.cp-jsfw ul a li p {
	margin-left: 12px;
	float: left;
	font-size: 20px;
	color: #333333
}


/*技术服务结束*/


/*运维服务*/

.cp-ywfw-1 {
	font-size: 30px;
	text-align: center;
	margin-top: 96px;
}

.cp-ywfw-5 {
	width: 100%;
	height: 62px;
}

.cp-ywfw-2 {
	font-size: 20px;
	margin-top: 17px;
	text-align: center;
}

.cp-ywfw-3 {
	font-size: 16px;
	margin-top: 17px;
	text-align: center;
}

.cp-ywfw-4 {
	text-align: center;
	padding: 0 30px;
	margin-top: 90px;
}

.cp-border-1 {
	border-left: 1px solid #e1e1e1;
}

.cp-ywfw-4 p:nth-child(2) {
	font-size: 24px;
	color: #333333;
	margin-top: 34px;
}

.cp-ywfw-4 p:nth-child(3) {
	font-size: 16px;
	color: #333333;
	margin-top: 28px;
}


/*运维服务结束*/


/*咨询服务*/

.cp-zxfw {
	width: 100%;
	background-color: #f5f5f5;
	padding: 5px 0;
	padding-bottom: 100px;
	margin-top: 90px;
}

.cp-width-1 {
	width: 70%;
    padding-top: 17px;
    margin: auto;
}

.cp-zxfw-1 {
	padding: 0 40px;
	margin-top: 94px;
}

.cp-border-2 {
	border: 1px dotted #ea5837;
	border-radius: 1000px;
	width: 100%;
	height: 320px;
}

.cp-border-2 p {
	font-size: 24px;
	color: #333333;
}

.cp-border-2 hr {
	width: 43px;
	height: 2px;
	background-color: #ea5837;
	border: none;
	margin-top: 8px;
	margin-bottom: 12px;
}

.cp-border-2 ul li {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.cp-border-3 {
	width: 250px;
	float: right;
	margin-right: 20px;
	padding: 65px 0;
	margin: 0 auto;
}


/*咨询服务结束*/


/*用户预期*/

.cp-fuwu {
	width: 1100px;
	height: 200px;
	margin: 0 auto;
	margin-top: 110px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.cp-fuwu p {
	font-size: 26px;
	color: #333333;
	text-align: center;
}

.cp-fuwu p:nth-child(1) {
	margin-top: 54px;
}

.cp-fuwu p:nth-child(2) {
	margin-top: 25px;
}

.cp-fuwu span {
	color: #ea5532;
}

.cp-fuwu-1 {
	width: 1000px;
	height: 300px;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	margin: 0 auto;
	margin-top: -250px;
	margin-bottom: 50px;
}


/*用户预期结束*/



/*媒体查询*/

@media only screen and (max-width: 1200px) {
	.cp-fuwu {
		width: 95%;
		height: auto;
		margin: 0 auto;
		margin-top: 30px;
		border-top: 1px dashed #cccccc;
		border-bottom: 1px dashed #cccccc;
		margin-bottom: 30px;
	}
	.cp-fuwu p {
		font-size: 16px;
		color: #333333;
		text-align: center;
		display: inline;
		line-height: 30px;
	}
	.cp-fuwu p:nth-child(1) {
		margin-top: 54px;
	}
	.cp-fuwu span {
		color: #ea5532;
	}
	.cp-fuwu-1 {
		width: 90%;
		height: 0px;
		border-left: none;
		border-right: none;
		margin: 0 auto;
		margin-top: 0;
		margin-bottom: 0;
	}
	.cp-border-2 hr {
		width: 43px;
		height: 2px;
		background-color: #ea5837;
		border: none;
		margin: 0 auto;
		margin-top: 8px;
		margin-bottom: 12px;
	}
	.cp-zxfw-1 {
		padding: 0 40px;
		margin-top: 30px;
	}
	.cp-zxfw {
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.cp-text-1 .cp-text-2,
	.cp-jsfw,
	.cp-ywfw-1,
	.cp-jsfw ul {
		margin-top: 30px;
	}
	.cp-text-1 .cp-text-2,
	.cp-jsfw .cp-jsfw-1,
	.cp-ywfw-1,
	.cp-ywfw-4 p:nth-child(2),
	.cp-border-2 p {
		font-size: 20px;
	}
	.cp-ywfw-2,
	.cp-jsfw .cp-jsfw-2 {
		font-size: 16px;
	}
	.cp-text-1 .cp-text-3,
	.cp-jsfw .cp-jsfw-3,
	.cp-ywfw-3,
	.cp-ywfw-4 p:nth-child(3) {
		font-size: 14px;
	}
	.cp-jsfw {
		padding: 30px 0;
	}
	.cp-jsfw ul a li {
		margin: 0 auto;
		margin-top: 10px;
		float: none;
	}
	.cp-jsfw ul a:nth-child(1) li {
		margin-left: auto;
	}
	.cp-border-3 {
		width: 100%;
		padding: 65px 0;
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	.cp-ywfw-4 {
		margin-top: 50px;
	}
	.cp-fwlcbg {
		width: 100%;
	}
	.cp-fwlccon .cp-qiehuan-2 li {
		width: 95%;
		margin: 0 auto;
	}
	.footer-3 {
		display: none;
	}
	
}



/*规划设计媒体查询*/



@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.cp-fwlcbg .cp-qiehuan-1 li {
		width: 100px !important;
		height: 100px !important;
		margin: 35px !important;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(1)>.cp-bodersanjiao {
		left: 40px;
		top: -30px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(2)>.cp-bodersanjiao {
		left: 210px;
		top: -30px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(3)>.cp-bodersanjiao {
		left: 380px;
		top: -30px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(4)>.cp-bodersanjiao {
		left: 550px;
		top: -30px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(5)>.cp-bodersanjiao {
		left: 720px;
		top: -30px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(6)>.cp-bodersanjiao {
		left: 890px;
		top: -30px;
	}
	.cp-jyqj {
	width: 100%;
    background-image: url(../img/common/index-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 50px 0 30px 0;
	}
	
	.cp-jyqj p:nth-child(1) {
		font-size: 22px;
		color: white;
	}
	
	.cp-jyqj p:nth-child(2) {
		font-size: 18px;
		color: #ea5432;
	}
}

@media only screen and (max-width: 768px) {
	.cp-fwlcbg {
		width: 95%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.cp-qiehuan-1 {
		float: left;
		width: 15%;
	}
	.cp-qiehuan-2 {
		float: right;
		width: 79%;
	}
	.cp-qiehuan-1 li {
		width: 54px !important;
		height: 54px !important;
		margin: 0 auto !important;
		float: none !important;
		margin-top: 20px !important;
	}
	.cp-qiehuan-1 li p {
		margin: 0 !important;
		height: 20px !important;
		font-size: 20px !important;
	}
	.cp-qiehuan-1 li span {
		font-size: 12px !important;
	}
	.cp-qiehuan-2 li {
		height: auto !important;
		padding: 0 0 30px 0;
	}
	.cp-hengxian {
		width: 2px;
		height: 430px;
		margin-top: 0;
		margin-left: 20px;
		padding-top: 426px;
		float: left;
	}
	.cp-hengxian>.cp-sanjiao {
		width: 0;
		height: 0;
		border: none;
		border-bottom: 10px solid #cccccc;
		border-left: 10px solid transparent;
		transform: rotate(45deg);
		float: none;
		margin-left: -4px;
	}
	.cp-bodersanjiao {
		width: 0;
		height: 0;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-right: 20px solid #f5f5f5;
		position: absolute;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(1)>.cp-bodersanjiao {
		top: 38px;
		left: -38px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(2)>.cp-bodersanjiao {
		top: 111px;
		left: -38px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(3)>.cp-bodersanjiao {
		top: 185px;
		left: -38px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(4)>.cp-bodersanjiao {
		top: 260px;
		left: -38px;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(5)>.cp-bodersanjiao {
		top: 335px;
		left: -38px;
		;
	}
	.cp-fwlccon .cp-qiehuan-2 li:nth-child(6)>.cp-bodersanjiao {
		top: 413px;
		left: -38px;
	}
	.cp-shuzi-1 {
		float: none;
		margin-top: 10px;
		width: 80%;
	}
	.cp-shuzi-1 p:nth-child(1) {
		float: left;
		margin-left: -30px !important;
		position: absolute;
	}
	.cp-shuzi-1 p:nth-child(2) {
		float: none;
	}
	.cp-fwlcbg .cp-qiehuan-1 li:after {
		content: '>';
		color: #000;
		position: absolute;
		top: 50px;
		right: 43.5%;
		transform: rotate(90deg);
	}
	.cp-jyqj {
	width: 100%;
    background-image: url(../img/common/index-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 50px 0 30px 0;
	}
	
	.cp-jyqj p:nth-child(1) {
		font-size: 22px;
		color: white;
	}
	
	.cp-jyqj p:nth-child(2) {
		font-size: 18px;
		color: #ea5432;
	}
}

@media only screen and (max-width: 320px) {
	.cp-fwlcbg .cp-qiehuan-1 li span {
		display: none;
	}
	.cp-fwlcbg .cp-qiehuan-1 li p {
		line-height: 48px;
	}
	.cp-fwlcbg .cp-qiehuan-1 li span {
		display: none;
	}
}

