* {
  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: 72px auto 0;
  position: relative;
}
.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: 72px;
  width: 100%;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  z-index: 10;
  position: fixed;
  top: 0;
}
.header-wrap .bannerBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.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 {
  border: 1px solid #D2CFCF;
  margin-right: 12px;
}
.cd_res {
  color: #fff;
  background: #1473FF;
}
.zhanwei {
  width: 100%;
  height: 72px;
}
.businessLClass {
  width: 70%;
  margin: 10px auto;
  display: block;
}
.businessAClass {
  width: 60%;
  margin: 10px auto;
  display: block;
}

