/* banana */
header {
  width: 100%;
  height: 100%;
  position: relative;
}

header img {
  width: 100%;
  height: 100%;
}

header div {
  position: absolute;
  top: 1.6rem;
  left: 2.7rem;
  width: 43%;
  /* height: 3.6rem; */
  background-color: rgba(000, 000, 000, 0.48);
  padding-left: 0.5rem;
}

header div p {
  color: #eeeeee;
}

/* 联系方式 */
.lianxifangshi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 3.2rem;
  margin-right: 3.2rem;
  height: 7.32rem;
}

.lianxifangshi>div {
  background: url(../img/lxwm2.png);
  width: 6rem;
  height: 3.26rem;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}


.lianxiboxshadow:hover {
  border: 0;
  box-shadow: 1px 1px 50px #eeeeee;
}

.lianxifangshi>div h2 :nth-child(1) {
  width: 8px;
  height: 16px;
  background-color: #c11920;
  margin-left: 0.4rem;
  margin-top: 0.4rem;
  display: inline-block;
}

.lianxifangshi>div h2 :nth-child(2) {
  margin-left: 0.15rem;
}

.lianxifangshi>div h4 {
  width: 4.3rem;
  word-wrap: break-word;
  line-height: 0.3rem;
}


/* 加入我们 */
.superbg {
  height: 5.2rem;
  margin-left: 3.2rem;
  margin-right: 3.2rem;
  position: relative;
}

/* .superbg img {
  width: 100%;
  height: 100%;
} */

.superbg>div {
  width: 2.28rem;
  height: 1.97rem;
  line-height: 0.2rem;
  /* line-height: 1.9rem; */
  text-align: center;
  position: absolute;
  /* transition: 0.3s; */
  /* background: url(../img/hexagon.png) no-repeat center;
  background-size: 100% 100%; */
}
.superbg .hexagonSty{
	/* position: relative; */
}
.superbg .hexagonSty>.tbLine{
	width: 1.14rem;
	height: 1.97rem;
	position: absolute;
	left: 0.57rem;
	top: 0;
	transform-origin: 50% 50%;
	transform: rotate(-60deg);
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.superbg .hexagonSty>.ltLine{
	width: 1.14rem;
	height: 1.97rem;
	position: absolute;
	left: 0.57rem;
	top: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.superbg .hexagonSty>.rtLine{
	width: 1.14rem;
	height: 1.97rem;
	position: absolute;
	left: 0.57rem;
	top: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	transform-origin: 50% 50%;
	transform: rotate(60deg);
}
.shadowBoxTop{
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #eee;
}
.shadowBoxBtm{
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #eee;
}
.hexagonSty:hover .tbLine .shadowBoxTop,
.hexagonSty:hover .ltLine .shadowBoxTop,
.hexagonSty:hover .rtLine .shadowBoxTop{box-shadow: 3px -3px 23px 3px rgba(0,0,0,0.06);}

.hexagonSty:hover .tbLine .shadowBoxBtm,
.hexagonSty:hover .ltLine .shadowBoxBtm,
.hexagonSty:hover .rtLine .shadowBoxBtm{box-shadow: 3px 3px 23px 3px rgba(0,0,0,0.06);}

.hexagonSty:hover .tbLine,
.hexagonSty:hover .ltLine,
.hexagonSty:hover .rtLine{border: none;}
/* 白色盖上去的低 */
.superbg .hexagonSty>.tbLineWhite{
	width: 1.14rem;
	height: 1.93rem;
	position: absolute;
	left: 0.56rem;
	top: 0.02rem;
	z-index: 11;
	transform-origin: 50% 50%;
	transform: rotate(-60deg);
	background-color:#fff;
}
.superbg .hexagonSty>.ltLineWhite{
	width: 1.14rem;
	height: 1.93rem;
	position: absolute;
	left: 0.56rem;
	top: 0.02rem;
	z-index: 11;
	background-color:#fff;
}
.superbg .hexagonSty>.rtLineWhite{
	width: 1.14rem;
	height: 1.93rem;
	position: absolute;
	left: 0.56rem;
	top: 0.02rem;
	z-index: 11;
	transform-origin: 50% 50%;
	transform: rotate(60deg);
	background-color:#fff;
}

.superbg>div p {
  /* 不准换行 */
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 15;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.superbg>div:nth-of-type(1) {
  top: 1.07rem;
  left: -0.02rem;
}

.superbg>div:nth-of-type(2) {
  top: 0.1rem;
  left: 1.68rem;
}

.superbg>div:nth-of-type(3) {
  top: 0.1rem;
  left: 5.08rem;
}

.superbg>div:nth-of-type(4) {
  top: 0.1rem;
  left: 8.48rem;
}

.superbg>div:nth-of-type(5) {
  top: 1.07rem;
  left: 3.38rem;
}

.superbg>div:nth-of-type(6) {
  top: 1.1rem;
  left: 6.78rem;
}

.superbg div:nth-of-type(7) {
  top: 1.07rem;
  left: 10.21rem;
}

.superbg>div:nth-of-type(8) {
  top: 2.07rem;
  left: 1.68rem;
}

/* 宁美 */
.superbg>div:nth-of-type(9) {
  top: 2.07rem;
  left: 5.08rem;
}

.superbg>div:nth-of-type(9) img {
  width: 0.92rem;
  height: 0.44rem;
}

.superbg>div:nth-of-type(10) {
  top: 2.07rem;
  left: 8.5rem;
  /* margin-left: -0.2rem;
  white-space: nowrap;
  width: 1.34rem; */
}

.superbg>div:nth-of-type(11) {
  top: 3.04rem;
  left: 3.37rem;
}

.superbg>div:nth-of-type(12) {
  top: 3.05rem;
  left: 6.78rem;
}

.superbg>div:hover {
  color: #c82a28;
  /* transform: scale(1.1); */
  z-index: 99;
}

/* 公司地址 */
.gongsidizhi {
  margin-left: 3.2rem;
  margin-right: 3.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.gongsidizhi>div {
  width: 4rem;
  height: 1.8rem;
  /* background-color: #eeeeee; */
  border: 1px solid #eeeeee;
}

.gongsidizhi h5 {
  color: #333333;
}

.gongsidizhi p {
  color: #999999;
  width: 3.1rem;
  flex-wrap: wrap;
}

.gongsidizhi div:hover {
  border: 0;
  box-shadow: 0 0 0.24rem rgba(0,0,0,0.05);
}