.banner {
  height: 262px;
  position: relative;
}
.banner .banner_12 img {
  height: 262px;
}
.banner .banner_06 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.banner .banner_06::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 96px;
  background: url(../image/keep-out.png) no-repeat;
  background-size: 100% 100%;
}
.banner .banner_06 .furui {
  padding-top: 22px;
  color: #fff;
}
.banner .banner_06 .cookie {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 50px;
}
.employ {
  padding-left: 317px;
  /* padding-top: 77px; */
  margin-top: 68px;
}
.employ .title:first-child{
  color: #19bdc9;
  font-size: 28px;
  /* margin-bottom: 30px; */
  /* margin-bottom: 19px; */
  margin-bottom: 21px;
}
.employ .title:not(:first-child){
  color: #19bdc9;
  font-size: 20px;
  /* margin-bottom: 30px; */
  /* margin-bottom: 19px; */
  margin-bottom: 21px;
}
.employ .title_01{
  color: #19bdc9;
  font-size: 28px;
  margin-bottom: 20px;
}
.employ .title_re {
  /* padding-bottom: 54px; */
  padding-right: 12px;
}
.employ .title_re p {
  margin-bottom: 20px;
  color: #58595b;
}
.employ .erweima {
  margin-bottom: 70px;
}
.employ .title_re:nth-child(4) p:not(:first-child){
	/* list-style-type: disc; */
	display:list-item; list-style-type:disc;
	margin-left:1em;
}
.employ .title_re:nth-child(4) p,
.employ .title_re:nth-child(6) p,
.employ .title_re:nth-child(10) p,
.employ .title_re:nth-child(12) p{
	margin:5px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}
.employ .title_re:nth-child(6) p:nth-child(2){
	margin-top: 17px;
}

.employ .title_re:nth-child(6) p:nth-child(3),
.employ .title_re:nth-child(10) p:nth-child(2),
.employ .title_re:nth-child(12) p:nth-child(2){
	margin-top:22px;
}
.employ .title_re:nth-child(6) p:nth-child(6),
.employ .title_re:nth-child(6) p:nth-child(7),
.employ .title_re:nth-child(10) p:nth-child(6),
.employ .title_re:nth-child(10) p:nth-child(7){
	margin-bottom:22px;
}
.employ .title_re:nth-child(8) p:nth-child(1){
	margin-top: -1px;
}

.employ .title_re:nth-child(4) p:nth-child(2){
	margin-top: 20px;
}
.employ .title_re:nth-child(4) p:nth-child(6){
	margin-bottom: 25px;
}
.employ .title_re:nth-child(12) p:nth-child(2){
	margin-bottom: 21px;
}
.employ .title_re:nth-child(12) p:nth-child(9){
	margin-bottom: 18px;
}
.employ .title_re:nth-child(18)>p{
	margin-bottom: 86px;
}
.employ .title_re:nth-child(6) p:nth-child(3),
.employ .title_re:nth-child(6) p:nth-child(4),
.employ .title_re:nth-child(6) p:nth-child(5),
.employ .title_re:nth-child(6) p:nth-child(6){
	/* list-style-type: disc; */
	display:list-item; list-style-type:disc;
	margin-left:1em;
}
.employ .title_re:nth-child(10) p:nth-child(2),
.employ .title_re:nth-child(10) p:nth-child(3),
.employ .title_re:nth-child(10) p:nth-child(4),
.employ .title_re:nth-child(10) p:nth-child(5),
.employ .title_re:nth-child(10) p:nth-child(6){
	display:list-item; list-style-type:disc;
	margin-left:1em;
}

.employ .title_re:nth-child(12) p:nth-child(3),
.employ .title_re:nth-child(12) p:nth-child(4),
.employ .title_re:nth-child(12) p:nth-child(5),
.employ .title_re:nth-child(12) p:nth-child(6),
.employ .title_re:nth-child(12) p:nth-child(7),
.employ .title_re:nth-child(12) p:nth-child(8),
.employ .title_re:nth-child(12) p:nth-child(9){
	display:list-item; list-style-type:disc;
	margin-left:1em;
}

