﻿@charset "utf-8";
/*背景*/
.headerBg{
	position: relative;
	width: 100%;
	height: 450px;
	background-image: url(../Images/about/banner.jpg);
}
/*合作流程内容*/
.process_ctn_box_wrap{
	width: 100%;
	background-image: url(../Images/about/process_bg.jpg);
	margin: auto;
	margin-top: 90px;
	background-position-x: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.process_ctn_box{
	position: relative;
	width: 48.5%;
	margin: auto;
}
.Communicate_ctn_box{
	width: 100%;
	margin: auto;
	padding-top: 110px;
	overflow: hidden;
}
.Communicate_left_ctn_box{
	float: left;
	width: 45%;
	
}
.Communicate_left_ctn_box2{
	float: left;
	width: 45%;
	margin-left: 8%;
}
.Communicate_title_box{
	overflow: hidden;
}
.Communicate_title_icon{
	float: left;
	width: 24%;
	height: 126px;
	background-image: url(../Images/About/process_title1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.Communicate_title_icon2{
	float: left;
	width: 24%;
	height: 126px;
	background-image: url(../Images/About/process_title2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Communicate_title_icon3{
	float: left;
	width: 24%;
	height: 126px;
	background-image: url(../Images/About/process_title3.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Communicate_title_icon4{
	float: left;
	width: 24%;
	height: 126px;
	background-image: url(../Images/About/process_title4.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Communicate_title_icon5{
	float: left;
	width: 22%;
	height: 126px;
	background-image: url(../Images/About/process_title5.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Communicate_title_icon6{
	float: left;
	width: 22%;
	height: 126px;
	background-image: url(../Images/About/process_title6.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.Communicate_txt_box{
	float: left;

	margin-left: 4%;
}
.Communicate_txt_box > p{
	font-size: 13px;
	color: #959595;
	text-transform:uppercase;
}
.Communicate_txt{
	font-size: 32px;
	color: #5ab840;
	font-weight: bold;
}
.Communicate_txt2{
	font-size: 32px;
	color: #ff9702;
	font-weight: bold;
}
.Communicate_txt3{
	font-size: 32px;
	color: #1aa2f8;
	font-weight: bold;
}
.Communicate_txt4{
	font-size: 32px;
	color: #ff3e3e;
	font-weight: bold;
}
.Communicate_txt5{
	font-size: 32px;
	color: #efc316;
	font-weight: bold;
}
.Communicate_txt6{
	font-size: 32px;
	color: #4cbb9f;
	font-weight: bold;
}
.Hotline{
	margin-left: 60px;
	padding-left: 20px;
	background-image: url(../Images/About/circle.png);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #181818;
	background-position-y:5px;
}
.Communicate_img{
	float: left;
	width: 45%;
	margin-left:5%;
}
.Communicate_img > img{
	width: 100%;
}
/*选择服务*/
.Communicate_ctn_box2{
	width: 100%;
	margin: auto;
	padding-top: 76px;
	overflow: hidden;
}
.Communicate_left_img{
	float: left;
	width: 45%;
}
.Communicate_left_img > img{
	width: 100%;
	height: auto;
}
.Communicate_right_ctn_box{
	float: left;
	width: 45%;
	margin-left: 5%;
	position: relative;
	z-index: 111;
}
.Communicate_right_ctn_box2{
	float: left;
	width: 100%;
	margin-left: 35%;
}
.Hotline2{
	padding-left: 20px;
	background-image: url(../Images/About/circle.png);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #181818;
	background-position-y:5px;
	margin-top: 30px;
}
/*项目管理*/
.Communicate_ctn_box3{
	width:100%;
	padding-top:94px;
	margin: auto;
	overflow: hidden;
}
.Communicate_title_box3{
	margin-top: 50px;
	overflow: hidden;
}
.Communicate_img2{
	float: left;
	width: 18%;
}
.Communicate_img2 > img{
	width: 100%;
	height: auto;
}
/*项目实施*/
.Communicate_ctn_box4{
	width: 100%;
	margin: auto;
	padding-top: 45px;
	overflow: hidden;
}
/*成果展示*/
.Communicate_ctn_box5{
	width:50%;
	padding-top:130px;
	overflow: hidden;
	margin-left:20%;
}
/*项目跟踪*/
.Communicate_right_ctn_box{
	float: left;
	width: 45%;
	margin-left: 5%;
}
.Communicate_ctn_box6{
	width: 50%;
	padding-top:170px;
	overflow: hidden;
	margin-left:20%;
}
/*结束*/
.End_ctn_box{
	width: 50%;
	margin-left: 430px;
	margin-top: 180px;
	margin-bottom: 60px;
	overflow: hidden;
	margin-left: 45%;

}
.End_title{
	float: left;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.End_img_box{
	float: left;
	margin-left: 40px;

}
.process_title{
	display: none;
}
.process_title > p{
	font-size: 18px;
	color: #c9c9c9;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.process_title > p > span{
	font-size: 38px;
	color: #ff9702;
	font-weight: bold;
	margin-left: 2%;
}
.process_line{
	display: none;
	position: absolute;
	width: 2px;
	height: 90%;
	background-color: #ff9702;
	left: 7%;
	top: 70px;
}
.End_txt{
	display: none
}


/* 图片内容 */
.process_big_wrap > li:nth-child(1){
	width: 100%;
	height: 479px;
	background: url(../Images/About/111.jpg) no-repeat 0px 0px;
	background-position-x:center;
}
.process_big_wrap > li:nth-child(2){
	width: 100%;
	height: 550px;
	background: url(../Images/About/222.jpg) no-repeat 0px 0px;
	background-position-x:center;
}
.process_big_wrap > li:nth-child(3){
	width: 100%;
	height: 538px;
	background: url(../Images/About/333.jpg) no-repeat 0px 0px;
	background-position-x:center;
}
.process_big_wrap > li:nth-child(4){
	width: 100%;
	height: 550px;
	background: url(../Images/About/444.jpg) no-repeat 0px 0px;
	background-position-x:center;
}

@media (min-width:768px) and (max-width:1000px ){
	.process_big_wrap > li:nth-child(1){
		width: 100%;
		height: 379px;
		background: url(../Images/About/111.jpg) no-repeat 0px 0px;
		background-position-x:center;
		background-size: 160% 100%;
	}
	.process_big_wrap > li:nth-child(2){
		width: 100%;
		height: 490px;
		background: url(../Images/About/222.jpg) no-repeat 0px 0px;
		background-position-x:center;
		background-size: 160% 100%;
	}
	.process_big_wrap > li:nth-child(3){
		width: 100%;
		height: 490px;
		background: url(../Images/About/333.jpg) no-repeat 0px 0px;
		background-position-x:center;
		background-size: 160% 100%;
	}
	.process_big_wrap > li:nth-child(4){
		width: 100%;
		height: 490px;
		background: url(../Images/About/444.jpg) no-repeat 0px 0px;
		background-position-x:center;
		background-size: 160% 100%;
	}
}

@media (min-width:768px) and (max-width:1680px ) { 
	
	.process_ctn_box_wrap{
		width: 100%;
		margin: auto;
		margin-top: 50px;
		background-position-x: center;
		background-repeat: no-repeat;
		background-image: url(../Images/about/process_bg3.png);
		background-position-y: 15px;
	}
	.process_ctn_box {
		width: 66%;
		margin: auto;
	}
	.process_line{
		
		position: absolute;
		width: 2px;
		height: 88%;
		background-color: #ff9702;
		left: 7%;
		top: 150px;
	}
	.process_title{
		display:block;
	}
	.Communicate_ctn_box {
		position: relative;
		width: 100%;
		margin: auto;
		padding-top: 80px;
		overflow: hidden;
		z-index: 111;
	}
	.Communicate_right_ctn_box {
		float: left;
		width: 45%;
		margin-left: 0%;
	}
	.Communicate_img {
		float: left;
		width: 40%;
		margin-left: 0%;
	}
	.Communicate_left_img{
		float: left;
		width: 40%;
		margin-right: 14%;
	}
	.Communicate_left_ctn_box2 {
		position: relative;
		float: left;
		width: 45%;
		margin-left: 0%;
		z-index: 111;
	}
	.Communicate_ctn_box5 {
		position: relative;
		width: 100%;
		padding-top: 130px;
		overflow: hidden;
		margin-left: 0%;
		z-index: 111;
	}
	.Communicate_right_ctn_box2 {
		float: left;
		width: 80%;
		margin-left: 0;
	}
	.Communicate_ctn_box6 {
		position: relative;
		width: 100%;
		padding-top: 170px;
		overflow: hidden;
		margin-left: 0;
		z-index: 111;
	}
	.End_ctn_box {
		position: relative;
		width: 80%;
		margin-left: 430px;
		margin-top: 180px;
		margin-bottom: 60px;
		overflow: hidden;
		margin-left: 0;
		z-index: 111;
	}
	.End_txt{
		display: none;
		}
		.Communicate_title_icon{
			float: left;
			width: 20%;
			height: 126px;
			background-image: url(../Images/About/process_title1.png);
			background-repeat: no-repeat;
			background-size: 100% auto;
		}
		
		.Communicate_title_icon2{
			float: left;
			width: 20%;
			height: 126px;
			background-image: url(../Images/About/process_title2.png);
			background-repeat: no-repeat;
			background-size: 100% auto;
		}
		.Communicate_title_icon3{
			float: left;
			width: 20%;
			height: 126px;
			background-image: url(../Images/About/process_title3.png);
			background-repeat: no-repeat;
			background-size: 100% auto;
		}
		.Communicate_title_icon4{
			float: left;
			width: 20%;
			height: 126px;
			background-image: url(../Images/About/process_title4.png);
			background-repeat: no-repeat;
			background-size: 100% auto;
		}
	
	.Communicate_title_icon7{
		float: left;
		width: 11%;
		height: 126px;
		background-image: url(../Images/About/process_title7.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		margin-right: 3%;
	}
	.Communicate_title_icon5 {
		float: left;
		width: 11%;
		height: 126px;
		background-image: url(../Images/About/process_title5.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	
	}
	.Communicate_title_icon6 {
		float: left;
		width: 11%;
		height: 126px;
		background-image: url(../Images/About/process_title6.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_txt_box > p {
		font-size: 10px;
		color: #959595;
		text-transform: uppercase;
	}
	.Communicate_txt {
		font-size: 28px;
		color: #5ab840;
		font-weight: bold;
	}
	.Hotline2 {
		padding-left: 20px;
		background-image: url(../Images/About/circle.png);
		background-repeat: no-repeat;
		font-size: 14px;
		color: #181818;
		background-position-y: 5px;
		margin-top: 20px;
	}
	.Communicate_txt2 {
		font-size: 28px;
		color: #ff9702;
		font-weight: bold;
	}
	.Communicate_txt3 {
		font-size:28px;
		color: #1aa2f8;
		font-weight: bold;
	}
	.Communicate_txt4 {
		font-size:28px;
		color: #ff3e3e;
		font-weight: bold;
	}
	.Communicate_txt5 {
		font-size: 28px;
		color: #efc316;
		font-weight: bold;
	}
	.Communicate_txt6 {
		font-size: 28px;
		color: #4cbb9f;
		font-weight: bold;
	}
	.End_title {
		float: left;
		font-size: 28px;
		color: #333333;
		font-weight: bold;
	
	}
}

@media (min-width:768px) and (max-width:992px ) { 
	.process_ctn_box {
		width: 90%;
		margin: auto;
	}
}

@media only screen and (max-width: 770px) { 
	.End_txt{
		display: block
	}
	.process_line{
		display: block;
		position: absolute;
		width: 2px;
		height: 90%;
		background-color: #ff9702;
		left: 7%;
		top: 70px;
	}
	.process_title{
		display:block;
	}
	.headerBg{
		position: relative;
		width: 100%;
		height: 150px;
		background-image: url(../Images/about/banner.jpg);
		background-position: center;
		background-size: 160% 160%;
	}
	.process_ctn_box_wrap{
		width: 100%;
		margin: auto;
		margin-top: 20px;
		background-position-x: center;
		background-repeat: no-repeat;
		background-image: url(../);
		background-size: 40% auto;
	}
	.process_ctn_box {
		width: 90%;
		margin: auto;
	}
	.Communicate_right_ctn_box {
		float: left;
		width: 100%;
		margin-left: 0%;
	}
	.Communicate_img {
		float: left;
		width: 45%;
		margin-left: 0%;
	}
	.Communicate_left_img{
		float: left;
		width: 45%;
		margin-right: 9%;
	}
	.Communicate_left_ctn_box {
		float: left;
		width: 100%;
	}
	.Communicate_left_ctn_box2 {
		float: left;
		width: 100%;
		margin-left: 0%;
	}
	.Communicate_ctn_box5 {
		width: 100%;
		padding-top: 130px;
		overflow: hidden;
		margin-left: 0%;
	}
	.Communicate_right_ctn_box2 {
		float: left;
		width: 45%;
		margin-left: 0;
	}
	.Communicate_ctn_box6 {
		width: 100%;
		padding-top: 170px;
		overflow: hidden;
		margin-left: 0;
	}
	.End_ctn_box {
		width: 50%;
		margin-left: 430px;
		margin-top: 180px;
		margin-bottom: 60px;
		overflow: hidden;
		margin-left: 0;
	}
	.Communicate_right_ctn_box2 {
		float: left;
		width: 100%;
		margin-left: 0;
	}
	.Communicate_right_ctn_box2 {
		float: left;
		width: 100%;
		margin-left: 0;
	}
	/* 标题 */
	.process_title > p {
		font-size: 12px;
		color: #c9c9c9;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
	}
	.process_title > p > span {
		font-size: 20px;
		color: #ff9702;
		font-weight: bold;
		margin-left: 2%;
	}
	/* 图标 */
	.Communicate_title_icon{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title1.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_title_icon7{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title7.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		margin-right: 3%;
	}
	.Communicate_title_icon2{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title2.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_title_icon3{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title3.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_title_icon4{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title4.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_title_icon5{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title5.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	.Communicate_title_icon6{
		float: left;
		width: 12%;
		height: 126px;
		background-image: url(../Images/About/process_title6.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	/* 文字 */
	.Communicate_ctn_box {
		width: 100%;
		margin: auto;
		padding-top: 40px;
		overflow: hidden;
		position: relative;
		z-index: 111;
	}
	.Communicate_ctn_box2 {
		width: 100%;
		margin: auto;
		padding-top: 0px;
		overflow: hidden;
		position: relative;
		z-index: 111;
	}
	.Communicate_ctn_box3 {
		width: 100%;
		padding-top: 0px;
		margin: auto;
		overflow: hidden;
		position: relative;
		z-index: 111;
	}
	.Communicate_ctn_box4 {
		width: 100%;
		margin: auto;
		padding-top: 0px;
		overflow: hidden;
		position: relative;
		z-index: 111;
	}
	.Communicate_ctn_box5 {
		width: 100%;
		padding-top: 0px;
		overflow: hidden;
		margin-left: 0%;
		position: relative;
		z-index: 111;
	}
	.Communicate_ctn_box6 {
		width: 100%;
		padding-top: 0px;
		overflow: hidden;
		margin-left: 0;
		position: relative;
		z-index: 111;
	}
	.Communicate_txt6 {
		font-size: 18px;
		color: #4cbb9f;
		font-weight: bold;
	}
	.Communicate_txt5 {
		font-size: 18px;
		color: #efc316;
		font-weight: bold;
	}
	.Communicate_txt3 {
		font-size: 18px;
		color: #1aa2f8;
		font-weight: bold;
	}
	.Communicate_txt4 {
		font-size: 18px;
		color: #ff3e3e;
		font-weight: bold;
	}
	.Communicate_title_box3 {
		margin-top: 0px;
		overflow: hidden;
	}
	.Communicate_txt_box > p {
		font-size: 10px;
		color: #959595;
		text-transform: uppercase;
	}
	.Communicate_txt {
		font-size: 18px;
		color: #5ab840;
		font-weight: bold;
	}
	.Hotline2 {
		padding-left: 20px;
		background-image: url(../Images/About/circle.png);
		background-repeat: no-repeat;
		font-size: 15px;
		color: #181818;
		background-position-y: 5px;
		margin-top: 15px;
	}
	.Communicate_txt2 {
		font-size: 18px;
		color: #ff9702;
		font-weight: bold;
	}
	/* 服务结束 */
	.End_ctn_box {
		width: 100%;
		margin-left: 430px;
		margin-top: 0px;
		margin-bottom: 00px;
		overflow: hidden;
		margin-left: 0;
		position: relative;
		z-index: 111;
	
	}

	.End_txt{
		font-size: 10px;
		color: #959595;
		text-transform: uppercase;
	}
	.End_title {
		float: left;
		font-size: 18px;
		color: #333333;
		font-weight: bold;
	}
}