.base-wrap .content-main-wrap.icp .content-main {
  padding: 0;
}
.base-wrap .content-main-wrap.icp {
  padding: 0;
}
.icp-header-wrap {
  background: transparent;
  position: relative;
  z-index: 5;
}
.icp-header-wrap .icp-com {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  padding: 18px 0;
  color: #007AFF;
}
.icp-header-wrap .icp-header {
  width: 1200px;
  height: 70px;
  line-height: 70px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.icp-header-wrap .icp-header i {
  display: inline-block;
  vertical-align: -4px;
  font-size: 32px;
  color: #007AFF;
}
.icp-header-wrap .icp-header .company-name {
  color: #007AFF;
}
.icp-header-wrap .icp-header .login {
  float: right;
  color: #666;
  font-size: 14px;
}
.icp-header-wrap .icp-header .shortcut {
  float: right;
  color: #666;
  font-size: 14px;
  margin-right: 30px;
  font-weight: 600;
}
.icp-header-wrap .icp-header .nav-wrap {
  display: inline-block;
  margin-left: 85px;
  line-height: 70px;
  overflow: hidden;
  vertical-align: top;
}
.icp-header-wrap .icp-header .nav-wrap .nav-item {
  float: left;
  height: 70px;
  line-height: 70px;
}
.icp-header-wrap .icp-header .nav-wrap .nav-item + .nav-item {
  margin-left: 60px;
}
.icp-header-wrap .icp-header .nav-wrap .nav-item .nav-lk {
  font-size: 18px;
  color: #999;
}
.icp-header-wrap.fixed-header {
  background: #fff;
}
.icp-header-wrap.fixed-header .icp-com {
  color: #007AFF;
}
.icp-header-wrap.fixed-header .icp-header svg {
  width: 14px;
  height: 14px;
}
.icp-header-wrap.fixed-header .icp-header i {
  color: #007AFF;
}
.icp-header-wrap.fixed-header .icp-header .company-name {
  color: #007AFF;
  margin-left: 10px;
}
.icp-header-wrap.fixed-header .icp-header .login {
  color: #666;
}
.icp-header-wrap.fixed-header .icp-header .nav-wrap .nav-item + .nav-item {
  margin-left: 60px;
}
.icp-header-wrap.fixed-header .icp-header .nav-wrap .nav-item .nav-lk {
  font-size: 18px;
  color: #999;
}
.icp-footer-wrap {
  height: 40px;
}
.icp-footer-wrap .icp-footer {
  display: flex;
  align-items: center;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
}
.icp-footer-wrap .icp-footer .contact-ls {
  margin-left: 120px;
  overflow: hidden;
}
.icp-footer-wrap .icp-footer .contact-ls .contact-item {
  float: left;
}
.icp-footer-wrap .icp-footer .contact-ls .contact-item i {
  font-size: 18px;
  color: #232527;
  margin-right: 10px;
  vertical-align: -2px;
}
.icp-footer-wrap .icp-footer .contact-ls .contact-item + .contact-item {
  margin-left: 18px;
  font-size: 14px;
  color: #232527;
}
.icp-footer-wrap .icp-footer .contact-ls .contact-item .tel {
  margin-left: 16px;
}
.icp-footer-wrap .icp-footer .left-content i {
  color: #d9d9d9;
  font-size: 30px;
  vertical-align: middle;
}
.icp-footer-wrap .icp-footer .left-content a {
  color: #232527;
}
.icp-footer-wrap .icp-footer .left-content a:nth-child(2) {
  margin-left: 54px;
}
.icp-footer-wrap .icp-footer .left-content a:last-child {
  margin-left: 40px;
}
.icp-footer-wrap .copyright-tmp {
  background: #f8f8f8;
}
.icp-footer-wrap .copyright {
  line-height: 40px;
  height: 40px;
  text-align: center;
  background: #f8f8f8;
}
.icp-footer-wrap .copyright span {
  color: #666;
  font-size: 12px;
}
.icp-footer-wrap .copyright span + span {
  margin-left: 40px;
}
