	/*企业愿景*/
	
	.Company_title .title h2 {
		margin: 0 auto;
		text-align: center;
		color: white;
		padding-top: 63px;
	}
	
	.Company_title .title p {
		color: white;
		text-align: center;
		padding-top: 20px;
	}
	
	.Company_title .content {
		background-color: #fff;
		width: 1480px;
		margin: 60px auto;
	}
	/* 导航栏 */
	
	.Company_title .content .nav ul {
		width: 1400px;
		height: 51px;
		margin: 0 auto;
		margin-left: 30px;
		padding: 0;
		padding-top: 49px;
		list-style: none;
		border-bottom: 1px solid #EAEAEA;
	}
	
	.Company_title .content .nav ul>li {
		width: 250px;
		height: 50px;
		float: left;
		text-align: center;
		font: 16px/2.5 "microsoft yahei";
		border: 1px solid;
		cursor: pointer;
		line-height: 50px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		color: #EAEAEA;
	}
	
	.Company_title .content .nav ul>li a {
		text-decoration: none;
		color: #000;
	}
	
	.Company_title .content .substance h2 {
		font-weight: 400;
		margin: 0 auto;
		margin-left: 35px;
		margin-top: 70px;
	}
	
	.Company_title .content .substance .introduce {
		width: 514px;
		text-align: justify;
		margin-left: 37px;
		font-weight: 100;
		text-indent: 2em;
		font-size: 15px;
		margin-top: 40px;
	}
	
	.Company_title .content .substance {
		width: 100%;
		overflow: hidden
	}
	
	.substance .item,
	.reveal {
		float: left;
		display: inline-block;
	}
	
	.item {
		width: 50%;
	}
	
	.reveal {
		width: 50%
	}
	
	.reveal img {
		width: 514px;
		margin: 0 auto;
		display: block;
		padding-top: 34px;
	}
	/* 我们的优势 */
	
	.Company_advantage {
		width: 100%;
		height: 400px;
		background-color: #f3f3f3;
	}
	
	.Company_advantage .caption h2 {
		margin-right: 1008px;
		padding-top: 83px;
		text-align: center;
		font-weight: 400;
	}
	
	.Company_advantage .introduce {
		width: 1123px;
		text-align: justify;
		text-indent: 2em;
		margin: 0 auto;
		padding-top: 15px;
		font-weight: 100;
	}
	/* 我们的团队 */
	
	.Company_team {
		width: 100%;
		height: 400px;
		background-color: #fff;
	}
	
	.Company_team .team {
		width: 1400px;
		margin: 0 auto;
	}
	
	.Company_team .team .substance {
		width: 100%;
		overflow: hidden
	}
	
	.Company_team .item,
	.reveal {
		float: left;
		display: inline-block;
	}
	
	.Company_team .item {
		width: 50%;
	}
	
	.Company_team .team .reveal {
		width: 50%
	}
	
	.Company_team .team .reveal img {
		width: 514px;
		margin: 0 auto;
		display: block;
		padding-top: 63px;
		margin-left: 40px;
	}
	
	.Company_team .item .caption h2 {
		font-weight: 400;
		margin: 0 auto;
		margin-left: 41px;
		margin-top: 70px;
	}
	
	.Company_team .item .introduce {
		width: 514px;
		text-align: justify;
		text-indent: 2em;
		margin: 0 auto;
		padding-top: 15px;
		margin-left: 44px;
		font-weight: 100;
	}
	/* 我们的目标 */
	
	.Company_target {
		width: 100%;
		height: 400px;
		background-color: #f3f3f3;
	}
	
	.Company_target .caption h2 {
		margin-right: 1008px;
		padding-top: 83px;
		text-align: center;
		font-weight: 400;
	}
	
	.Company_target .introduce {
		width: 1123px;
		text-align: justify;
		text-indent: 2em;
		margin: 0 auto;
		padding-top: 15px;
		font-weight: 100;
	}
	
	.page_content {
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 50px;
		width: 1400px;
		overflow: hidden;
		text-align: center;
	}
	/*企业资质*/
	
	.Qualifications_title {
		width: 100%;
		height: 100%;
	}
	
	.Qualifications_title .title h2 {
		font-weight:100;
		letter-spacing:4px;
		margin: 0 auto;
		text-align: center;
		color: white;
		padding-top: 20px;
	}
	
	.Qualifications_title .title p {
		color: white;
		text-align: center;
		padding-top: 20px;
	}
	
	.Qualifications_title .content {
		background-color: #fff;
		margin: 63px auto;
	}
	/* 导航栏 */
	
	.Qualifications_title .content .nav ul {
		width: 1400px;
		height: 60px;
		margin: 0 auto;
		margin-left: 30px;
		padding: 0;
		padding-top: 49px;
		list-style: none;
		border-bottom: 1px solid #EAEAEA;
	}
	
	.Qualifications_title .content .nav ul>li {
		width: 250px;
		height: 60px;
		line-height: 50px;
		float: left;
		text-align: center;
		font: 16px/2.5 "microsoft yahei";
		border: 1px solid;
		cursor: pointer;
		border-bottom: none;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		color: #EAEAEA;
	}
	
	.Qualifications_title .content .nav ul>li a {
		text-decoration: none;
		color: #000;
		line-height: 60px;
	}
	
	.Qualifications_title .content .show {
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 25px;
		width: 1400px;
		overflow: hidden;
	}
	
	.show .reveal_a {
		width: 650px;
		height: 530px;
		float: left;
		margin-bottom: 50px;
		margin-right: 50px;
	}
	
	.show .reveal_a p {
		text-align: center;
	}
	/*企业文化*/
	
	.Company_title {
		width: 100%;
	}
	
	.Company_title .title h2 {
		font-weight:100;
		letter-spacing:4px;
		margin: 0 auto;
		text-align: center;
		color: white;
		padding-top: 63px;
	}
	
	.Company_title .title p {
		color: white;
		text-align: center;
		padding-top: 20px;
	}
	
	.Company_title .content {
		background-color: #fff;
		width: 1480px;
		/* height: 571px; */
		margin: 60px auto;
	}
	/* 导航栏 */
	
	.Company_title .content .nav ul {
		width: 1400px;
		height: 60px;
		margin: 0 auto;
		margin-left: 30px;
		padding: 0;
		padding-top: 49px;
		list-style: none;
		border-bottom: 1px solid #EAEAEA;
	}
	
	.Company_title .content .nav ul>li {
		width: 250px;
		height: 60px;
		float: left;
		text-align: center;
		font: 16px/2.5 "microsoft yahei";
		border: 1px solid;
		cursor: pointer;
		line-height: 60px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		color: #EAEAEA;
		border-bottom: none;
	}
	
	.Company_title .content .nav ul>li a {
		text-decoration: none;
		color: #000;
	}
	
	.Company_title .content .substance h2 {
		font-weight: 400;
		margin: 0 auto;
		margin-left: 402px;
		margin-top: 119px;
		color: #000000;
	}
	
	.Company_title .content .substance .introduce {
		width: 718px;
		text-align: justify;
		margin-left: -18px;
		font-weight: 100;
		text-indent: 2em;
		font-size: 15px;
		margin-top: 40px;
		color: #676767;
		line-height: 30px;
	}
	
	.Company_title .content .substance {
		width: 100%;
		overflow: hidden
	}
	
	.substance .item,
	.reveal {
		float: left;
		display: inline-block;
	}
	
	.item {
		width: 50%;
	}
	
	.reveal {
		width: 50%
	}
	
	.reveal img {
		width: 630px;
		height: 355px;
		margin: 0 auto;
		display: block;
		padding-top: 83px;
		margin-left: 30px;
	}
	/* 我们的优势 */
	
	.Company_advantage {
		width: 100%;
		height: 400px;
		background-color: #f3f3f3;
	}
	
	.Company_advantage .caption h2 {
		margin-right: 1280px;
		padding-top: 83px;
		text-align: center;
		font-weight: 400;
		color: #000000;
	}
	
	.Company_advantage .introduce {
		width: 1424px;
		text-align: justify;
		text-indent: 2em;
		margin: 0 auto;
		padding-top: 40px;
		font-weight: 100;
		color: #676767;
		line-height: 30px;
	}
	/* 我们的团队 */
	
	.Company_team {
	    width: 100%;
		height: 523px;
		background-color: #fff;
	}
	
	.Company_team .team {
		width: 1400px;
		margin: 0 auto;
	}
	
	.Company_team .team .substance {
		width: 1440px;
		overflow: hidden;
		margin-left: -11px;
	}
	
	.Company_team .item,
	.reveal {
		float: left;
		display: inline-block;
	}
	
	.Company_team .item {
		width: 50%;
	}
	
	.Company_team .team .reveal {
		width: 50%
	}
	
	.Company_team .team .reveal img {
		width: 630px;
		height: 355px;
		margin: 0 auto;
		display: block;
		padding-top: 84px;
		margin-left: 72px;
	}
	
	.Company_team .item .caption h2 {
		font-weight: 400;
		margin: 0 auto;
		margin-top: 120px;
		color: #000000;
	}
	
	.Company_team .item .introduce {
	    width: 725px;
		text-align: justify;
		margin-left: 3px;
		font-weight: 100;
		text-indent: 2em;
		font-size: 15px;
		margin-top: 26px;
		color: #676767;
		line-height: 30px;
	}
	/* 我们的目标 */
	
	.Company_target {
		width: 100%;
		height: 400px;
		background-color: #f3f3f3;
	}
	
	.Company_target .caption h2 {
		margin-right: 1257px;
		padding-top: 83px;
		text-align: center;
		font-weight: 400;
		color: #000000;
	}
	
	.Company_target .introduce {
		width: 1424px;
		text-align: justify;
		text-indent: 2em;
		margin: 0 auto;
		padding-top: 40px;
		font-weight: 100;
		color: #676767;
		line-height: 30px;
	}
	/*联系我们*/
	
	.Company_title .content .Medal h2 {
		text-align: center;
		font-weight: 400;
		margin-top: 40px;
		color: #000000;
	}
	
	.Company_title .content .demands {
		width: 100%;
		overflow: hidden;
		text-align: center;
		border-style: none;
		margin-top: 40px;
	}
	
	.Company_title .content .and_c textarea {
		margin: 0px;
		width: 890px;
		height: 180px;
		text-indent: 9px;
		line-height: 26px;
		resize: none;
		font-weight: 100;
		color: #676767;
	}
	
	.and_a input[type="text"] {
		width: 435px;
		height: 40px;
		margin-bottom: 20px;
		text-indent: 10px;
		margin-left: 5px;
		margin-right: 5px;
		font-weight: 100;
		color: #676767;
	}
	
	.and_b input[type="text"] {
		width: 435px;
		height: 40px;
		margin-bottom: 20px;
		text-indent: 10px;
		margin-left: 5px;
		margin-right: 5px;
		font-weight: 100;
		color: #676767;
	}
	
	input[type="submit"] {
		width: 170px;
		height: 52px;
		margin-top: 30px;
		border-style: none;
		color: #fff;
		background-color: #c4002d;
		border-radius: 7px;
		cursor: pointer;
	}
	
	.Company_title .content .help h3 {
		margin-top: 75px;
		margin-left: 292px;
	}
	
	.Company_title .content .help ul> li {
		list-style: none;
		padding-top: 7px;
		font-weight: 100;
		font-size: 14px;
		margin-left: 115px;
	}
	
	.Company_title .content .map {
		text-align: center;
		margin-top: 40px;
	}
	
	.Company_title .content .map img {
		width: 890px;
	}
	
	.help .title {
		color: black;
		text-align: left
	}