.about-bg1{
	background:url("../img/HomePage/about_1.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:750px;
}
.about-word{
	padding:100px 50px 0;
}
.about-word-item{
	width:380px;
	color:#1d1d1d;
	background:rgba(255,255,255,0.5);
	padding:15px 20px;
}
.about-word-item div{
	text-align:center;
	font-size:25px;
	font-weight:bold;
}
.about-word-item p{
	color:#000;
	margin-top:10px;
	font-size:18px;
	line-height:25px;
	height:100px;
	overflow:hidden;
}
.about-center0{
	font-size:60px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:300px;
	left:50%;
	transform:translateX(-50%);
}
.about-center0:before,.about-center0:after{
	content:"";
	width:220px;
	height:65px;
	border:2px solid;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}
.about-center0:before{
	border-color:#fff #fff transparent #fff;	
	top:-65px;
}
.about-center0:after{
	border-color:transparent #fff #fff #fff;
	bottom:-65px;
}
.about-bg2{
	background:url("../img/HomePage/about_2.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:650px;
}
.about-center1{
	font-size:60px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.about-center1:before,.about-center1:after{
	content:"";
	width:220px;
	height:35px;
	border:2px solid;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}
.about-center1:before{
	border-color:#fff #fff transparent #fff;	
	top:-35px;
}
.about-center1:after{
	border-color:transparent #fff #fff #fff;
	bottom:-35px;
}
.about-profession{
	padding:90px 0 130px;
}
.about-cont{
	overflow:hidden;
}
.about-cont img{
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	height:330px;
	float:left;
}
.about-cont img:nth-child(2n){
	margin-right:0;
}
.about-circle-out{
	width:400px;
	height:400px;
	border-radius:50%;
	background:rgba(255,255,255,0.5);
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:130px;
}
.about-circle-in{
	color:#1d1d1d;
	font-size:45px;
	font-weight:bold;
	width:160px;
	height:160px;
	border-radius:50%;
	text-align:center;
	line-height:160px;
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.about-circle-out a{
	color:#1d1d1d;
	font-size:27px;
	position:absolute;
}
.about-circle-out a:nth-child(2){
	top:75px;
	left:65px;
}
.about-circle-out a:nth-child(3){
	top:75px;
	right:65px;
}
.about-circle-out a:nth-child(4){
	bottom:75px;
	left:65px;
}
.about-circle-out a:nth-child(5){
	bottom:75px;
	right:65px;
}
.about-medal-bg1{
	background:url("../img/HomePage/about_medal.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:950px;
}
.about-medal-word{
	font-size:60px;
	position:absolute;
	top:140px;
	left:-100px;
}
.about-medal-img{
	margin-top:-75px;
	padding:0 40px;
}
.about-medal-img img{
	float:left;
	width:32%;
	height:350px;
	margin-right:2%;
	margin-bottom:25px;
}
.about-medal-img img:nth-child(3n){
	margin-right:0;
}
.about-medal-detail{
	padding:100px 40px 200px;
	margin-top:-170px;
	box-shadow:0 5px 5px 0px rgba(0,0,0,0.3);
}
.about-address2{
	background:url("../img/HomePage/about_address.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:670px;
}
.site{
	background-image:url("../img/site.png");
	background-position:0 center;
	background-repeat:no-repeat;
	background-size:32px 35px;
	width:35px;
	height:40px;
}
.per{
	background-image:url("../img/per.png");
	background-position:0 center;
	background-repeat:no-repeat;
	background-size:38px 38px;
	width:38px;
	height:40px;
}
.about-address-item{
	width:580px;
	height:340px;
	padding:55px 40px;
	font-size:25px;
}
.about-address-item p{
	line-height:50px;
	color:#333;
}
.about-address2{
	padding-top:165px;
}
.about-talent-bg1{
	background:url("../img/HomePage/about_talent.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:950px;
}
.about-talent-word{
	position:absolute;
	top:105px;
	right:100px;
}
.about-talent-word div{
	position:relative;
	font-size:90px;
	font-weight:bold;
	color:#fff;
}
.about-talent-word p{
	font-size:40px;
	color:#fff;
	margin-top:10px;
}
.about-talent-word div:before{
	position:absolute;
	top:-5px;
	left:0;
	content:"";
	border:2px solid;
	border-color:#fff transparent transparent #fff;
	width:85px;
	height:45px;
}
.about-talent-word div:after{
	position:absolute;
	bottom:-5px;
	right:0;
	content:"";
	border:2px solid;
	border-color:transparent #fff #fff transparent;
	width:85px;
	height:45px;
}
.about-talent-intro{
	background:#fff;
	margin:-130px 0 70px;
	box-shadow:0 2px 5px 3px rgba(0,0,0,0.3);
	padding:75px 85px;
}
.about-talent-item p{
	line-height:35px;
}
.about-talent-step{
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:20px;
	line-height:35px;
	padding-left:17px;
	position:relative;
}
.about-talent-step:before{
	content:"";
	width:7px;
	height:7px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	top:14px;
	left:0px;
}
.about-talent-process{
	padding:20px;
	width:220px;
	border-radius:20px;
	background:#1DB5CA;
}
.about-talent-arrow1{
	width:140px;
}
.about-talent-arrow2{
	width:160px;
}
.about-talent-arrow1 p{
	color:#fff;
	background:url("../img/arrow1.png")0 0 no-repeat;
	background-size:140px 80px;
	text-align:center;
	line-height:80px;
	font-size:20px;
}
.about-talent-arrow2 p{
	color:#fff;
	background:url("../img/arrow2.png")0 0 no-repeat;
	background-size:160px 75px;
	text-align:center;
	line-height:75px;
	font-size:20px;
}
.about-talent-arrow2 p:nth-child(2),.about-talent-arrow2 p:nth-child(3),.about-talent-arrow2 p:nth-child(4){
	margin-top:-20px;
}
.about-talent-arrow3{
	margin-left:90px;
	background:url("../img/arrow3.png")0 0 no-repeat;
	width:390px;
	height:130px;
	background-size:100% 100%;
}
.about-talent-arrow4{
	background:url("../img/arrow4.png")0 0 no-repeat;
	width:390px;
	height:140px;
	background-size:100% 100%;
}
.about-office-bg1{
	background:url("../img/HomePage/about_office.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:650px;
	position:relative;
}
.about-office-bg1 span{
	font-size:50px;
	position:absolute;
	padding:15px 40px;
	border:2px solid #fff;
	text-align:center;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#fff;
}
.about-office-img img{
	float:left;
	width:370px;
	margin-bottom:60px;
	margin-right:45px;
	height:370px;
}
.about-office-img img:nth-child(3n){
	margin-right:0;
}
.investor-bg1{
	position:relative;
	background:url("../img/HomePage/investor.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:460px;
}
.investor-bg1 div{
	width:100%;
	padding:0 65px;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	transform:translateY(-50%);
}
.investor-bg1 i{
	margin-top:35px;
	height:2px;
	background:#fff;
}
.investor-bg1 span{
	font-family:"宋体";
	margin:0 30px;
	font-size:60px;
	font-weight:bold;
	color:#fff;
}
.investor-title{
	margin:60px 0;
}
.investor-title span{
	padding:3px 15px;
	background:#ddd;
	position:relative;
}
.investor-title span:after{
	position:absolute;
	bottom:-12px;
	left:50%;
	transform:translateX(-50%);
	content:"";
	width:0;
	height:0;
	border:6px solid;
	border-color:#ddd transparent transparent transparent;
}
.team-bg1{
	background:url("../img/HomePage/team.png") 0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:750px;
}
.team-word p:nth-child(1){
	font-weight:bold;	
	font-size:130px;
}
.team-word p:nth-child(2){
	font-size:55px;
}
.team-word p{
	font-family:"楷体","宋体","微软雅黑";
}
.team-word{
	position:absolute;
	top:250px;
	left:0;
}
.team-img{
	float:left;
	width:32%;
	height:380px;
	margin-right:2%;
	margin-bottom:25px;
}
.team-img img{
	width:100%;
	height:100%;
}
.team-img:nth-child(3n){
	margin-right:0;
}
.search-bg1{
	background:url("../img/images/login_b.jpg")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:1220px;
	position:relative;
}
.search-cont{
	position:absolute;
	top:365px;
	left:50%;
	transform:translateX(-50%);
	width:1010px;
	border:20px solid rgba(255,255,255,0.3);
}
.search-cont .bg-w{
	padding:0 130px 100px;
}
.search-item{
	color:#333;
	height:50px;
	line-height:50px;
	font-size:22px;
}
.search-item span{
	width:100px;
}
.search-item input{
	height:100%;
	padding:5px;
	width:500px;
	border:2px solid #ddd;
}
.search-item .search-login{
	width:500px;
	height:100%;
	background:#80C269;
	color:#fff;
	text-align: center;
	margin-left:100px;
}
.search-button{
	width:500px;
	height:100%;
	background:#80C269;
	color:#fff;
	text-align: center;
	margin-left:100px;
	font-size: 20px;
	border:0px;
}
.welcome-bg1{
	background:url("../img/HomePage/welcome.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:750px;
	z-index:-1;
}
.welcome-bg1 span{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:75px;
	color:#fff;
	font-family:"宋体","微软雅黑";
}
.welcome-cont{
	margin-top:-200px;
	padding:50px 50px 120px;
	background:#fff;
	box-shadow:0 3px 5px 1px rgba(0,0,0,0.3);
}
.welcome-schedule{
	background:url("../img/schedule.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:105px;
	text-align:center;
	line-height:105px;
	font-size:25px;
	color:#fff;
}
.welcome-item p{
	margin-top:30px;
	font-size:22px;
	color:#1b1b1b;
}
.show-bg1{
	background:url("../img/HomePage/good_case.png")0 0 no-repeat;
	background-size:100% 100%;
	width:100%;
	height:750px;
}
.show-word{
	position:absolute;
	top:80px;
	left:50%;
	transform:translateX(-50%);
	color:#fff;
	font-size:75px;
}
.show-word p{
	font-family:"宋体";
}
.show-word p:nth-child(2){
	padding:20px 0 0 230px;
}
.example-img img{
	width:100%;
	height:auto;
}
