.footerMain {
  width: 100%;
  background-color: #09121D;
}

.footerCopyright {
  background-color: #09121D;
  line-height: unset!important;
  height: unset!important;
  padding: 15px 0;
}
.jrecinfo {
		width:300px;
    margin: 10px auto;
	}
.jrecinfo-link {
		display:inline-block;
		text-decoration:none;
		height:20px;
		line-height:20px;
	}
.jrecinfo-text {
		float:left;
		height:20px;
		line-height:20px;
		margin: 0px 0px 0px 5px; 
		color:#939393;
	}

.footerMain div.typepage {
  width: 1186px;
  margin: 0 auto;
}

.footerMain .newleft img {
  display: block;
  width: 145px;
  height: 37px;
  margin-top: 0;
  float: none;
}

.footerMain .newleft p {
  float: left;
  font-size: 12px;
  font-family: 'PingFangSC-Medium,PingFang SC';
  font-weight: 500;
  color: #fff;
  line-height: 20px;
}

.footerMain p.title {
  font-weight: 500px;
  margin-top: 22px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
}

.footerMain p.address {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  white-space: nowrap;
}

.footerMain p.iconinfo {
  height: 20px;
  line-height: 20px;
  margin-bottom: 12px;
}

.footerMain p.iconinfo .iconfont {
  margin-right: 15px;
}

.footerMain .middle {
  border-left-color: #2B3033;
  margin-left: 30px;
}

.footerMain div.right p {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #C0C1C2;
  line-height: 21px;
}

.footerMain div.right p a {
  color: #C0C1C2;
}

@media screen and (max-width: 1199px) {
  .footerMain {
    height: 198px;
  }
  .footerMain div.typepage {
    width: 100%;
    height: 100%;
  }
  .footerMain.clearfix {
    padding: 0;
  }
  .footerMain .newleft {
    margin: 0;
    float: right;
    margin-top: 40px;
    width: unset;
  }
  .footerMain .right {
    float: left;
    width: unset;
    margin-top: 40px;
  }
  .footerMain .newleft img {
    width: 73px;
    height: 21px;
    margin-left: 0;
  }
  .footerMain .newleft img {
    float: none;
    margin: 0;
  }
  .footerMain .newleft p {
    margin: 0;
    margin-bottom: 10px;
    float: none;
  }
  .footerMain .newleft p.title {
    display: none;
  }
  .footerMain .newleft p.address {
    margin: 9px 0 17px 0;
    white-space: normal;
  }
  .footerMain div.middle {
    display: none;
    position: relative;
  }
  .footerMain div.right img {
    width: 106px;
    height: 106px;
  }
  .footerMain div.right p {
    font-size: 11px;
    text-align: left;
    margin-top: 10px;
  }
  .footerMain div.right p.title_mobil {
    text-indent: 30px;
  }
}
@media screen and (max-width: 413px) {
    .footerMain div.right img {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 375px) {
  .footerMain div.right img {
    width: 60px;
    height: 60px;
  }
  .footerMain div.right p {
    width: 60px;
  }
}