* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
.clearfix,
.cl {
  zoom: 1;
  margin-bottom: 60px;
}
.clearfix:before,
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.banxin {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-wrap {
  min-width: 1280px;
  height: 150px;
  background: #fff;
  padding-top: 41px;
}
.footer-wrap .footer_info {
  width: 1280px;
  height: 89px;
  text-align: center;
  margin: 0 auto;
  padding-top: 12px;
  padding-left: 20px;
  color: #8f8f8f;
}
.footer-wrap .footer_info a {
  color: #8f8f8f;
}
.footer-wrap .footer_info a:hover {
  color: #666;
  text-decoration: underline;
}
.footer-wrap .footer_info p {
  font-size: 16px;
  line-height: 30px;
}
.footer-wrap .footer_info .marginl20 {
  margin-left: 20px;
}
* {
  margin: 0;
  padding: 0;
}
.header-wrap {
  height: 144px;
  width: 100%;
  min-width: 1280px;
  box-sizing: border-box;
  background: #fafbfc;
  box-shadow: 0px 1px 2px 0px rgba(143, 154, 168, 0.52);
  z-index: 10;
}
.header-wrap .bannerBox {
  width: 1280px;
  height: 72px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.header_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerBox h1 {
  display: block;
  flex: 0 0 auto;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.bannerBox .banner {
  margin: 0px 60px;
}
.bannerBox .banner a {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  padding: 22px 0px;
  margin: 0 24px;
  text-align: center;
  display: inline-block;
  color: #000;
  position: relative;
}
.bannerBox .banner .decor {
  color: #1473FF;
}
.bannerBox .banner .decor::before {
  content: "";
  position: absolute;
  top: 68px;
  left: 0px;
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #1473FF;
  border-radius: 2px;
}
.bannerBox img {
  width: 36px;
  height: 36px;
  margin-right: 5px;
}
#login_container {
  width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cd_login,
.cd_res {
  color: #000;
  text-align: center;
  line-height: 36px;
  width: 100px;
  height: 36px;
  border-radius: 7px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
}
.cd_login {
  color: #fff;
  background: #1473FF;
  margin-right: 12px;
}
.cd_res {
  color: #fff;
  background: #1473FF;
}
.zhanwei {
  width: 100%;
  height: 72px;
}
.settleBox {
  width: 100%;
  background: #fff;
  padding: 20px 40px;
  box-sizing: border-box;
  line-height: 30px;
  box-shadow: 0 2px 8px 0 rgba(0, 91, 186, 0.08);
  border-radius: 8px;
  margin-top: 20px;
  overflow: hidden;
}
.settleBox h3.hmg {
  margin: 30px 0px 80px;
  font-size: 30px;
}
.settleBox h3 {
  text-align: center;
  font-family: PingFangSC-Medium;
  font-size: 28px;
  color: #333333;
  line-height: 40px;
  font-weight: bold;
  margin: 60px 0 40px;
}
.settleBox h4 {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  font-weight: bold;
  margin: 32px 0 8px;
}
.settleBox h5 {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  font-weight: bold;
  margin: 16px 0 8px;
}
.settleBox p {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}

