*{
	font-family: "微软雅黑";
}


body{
	margin: 0;
}

.banner img{
	width: 100%;
}

.advantage{
    width: 800px;
    height: 60px;
    position: relative;
    top: -40px;
    background: white;
    padding: 25px;
    box-shadow: 1px 1px 10px gray;253
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.advantage li{
	list-style: none;
	float: left;
	margin: 0 18px;
}
.advantage .text{
	/*margin:0 5px;*/
	border-bottom: 1px solid rgb(200,200,200);
}
.logo-develop{
	width: 30px;
	height: 30px;
}

.flexwrap{
	display: flex;
	align-items: center;
}
.gray{
	color: gray;
}

.brandoutline{
	background-image: ;
	height: 1077px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.outlinecontent{
	background: white;
	width: 1249px;
	height: 849px;
	display: flex;
	box-shadow: 1px 1px 10px gray;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.sideimg{
	float: left;
}
.sidetext{
	padding: 50px;
	float: left;
	width:400px;
}

.sidetext h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
}

.sidetext h2{
	font-size: 45px;
	font-weight: 200;
}
.sidetext ul{
	padding: 0;
	margin: 50px 0;
}
.sidetext li{
	list-style: none;
	float: left;
	margin-right: 30px;
}
.hightlight{
	font-size: 30px;
	font-weight: 900;
}

.blackbutton{
	background: black;
	border: none;
	color: white;
	position: absolute;
	width: 159px;
	height: 241px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -50px;
	box-shadow: 5px 5px 10px gray;
}

.brandculture{
	padding: 200px 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 400px;
}
.brandculture h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
}

.brandculture h2{
	font-size: 45px;
	font-weight: 200;
}
.brandculture ul{
	padding: 0;
	margin: 50px 0;
}
.brandculture li{
	list-style: none;
	margin: 30px 0;
}
.brandculture .title{
	margin-right: 30px;
	font-size: 18px;
	color: #0f974e;
}
.brandculture .text{
	float: left;
}
.brandculture .img{
	float: left;
	margin-left:40px;
}
.developpath{
	background:no-repeat;
	height:100%;
	display: flex;
	justify-content: space-around;
}

.developpath .title{
	float: left;
}
.developpath .years{
	float: left;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}

.years li:hover{
	color: #bc8e7b;
	cursor: pointer;
}

.developpath h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
  	margin:0;
}

.developpath h2{
	font-size: 45px;
	font-weight: 200;
}
.developpath ul{
	padding: 0;
	margin-top:95px;
  	margin-bottom:90px;
}
.developpath li{
	list-style: none;
	margin: 24px 0;
}

.developpath ul img{
	width: 30px;
	height: 30px;
}

.developpath .title{
	margin-top:445px;
	margin-left:100px;
}

.years li{
	display: flex;
}
.developpath .imgwrap{
	display: flex;
	align-items: center;
	padding: 50px;
}
.honor{margin-top:155px;}
.honor h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
	text-align: center;
 	margin:0px;
}	

.honor h2{
	font-size: 45px;
	font-weight: 200;
	text-align: center;
  	font-weight:normal;
  	margin-top:1.5rem;
  	margin-bottom:3rem;
}

.honor h3{
	text-align: center;
  	font-weight:normal;
  	margin:0px;
}

.honor h4{
	text-align: center;
	cursor: pointer;
}

.honor .list{
	display: flex;
	justify-content: center;
	padding: 30px;
	align-items: center;
	text-align: center;
}

.honor .list img{
	margin: 10px;
	box-shadow: 1px 1px 2px gray;
	width: 300px;
	height:400px;
	transition: width 0.5s, height 0.5s;
}

.honor .swiper-container{
    padding-bottom: 20px;
}
.honor .list img:hover{
	/*width: 500px;
	height: 600px;*/
	box-shadow: 2px 2px 5px gray;
}

.cooperative{
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
}
.cooperative .text{
	position: absolute;
	top: 10%;
	left: 10%;
}
.cooperative>img{
	width: 100%;
}

.cooperative h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
}

.cooperative h2{
	font-size: 45px;
	font-weight: 200;
}

.cooperative p{
	width: 186px;
}

.recruitment h1{
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
	text-align: center;
}

.recruitment h3{
	text-align: center;
}

.recruitment .joblist{
	list-style: none;
	width: 1000px;
	margin: 55px auto;
  	margin-bottom:145px;
}
.joblist>li{
	padding: 30px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	cursor: pointer;
	margin-right:-1px; 
	margin-bottom:-1px;
}
.joblist>li:hover{
	background-color: #ebecec;
}

.list2{
	list-style: none;
	display: none;
}

.list2 li{
	margin: 10px;
}

.joblist .icon{
	float: right;
	font-size: 18px;
	font-weight: bold
}