body {
  font-family: "Microsoft YaHei", Verdana, arial, sans-serif;
}
body.kd-reference-line:before,
body.kd-reference-line:after {
  position: fixed;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  z-index: 99999;
  background: blue;
  content: "";
}
body.kd-reference-line:before {
  margin-left: -610px;
}
body.kd-reference-line:after {
  margin-left: 610px;
}
html,
body,
ul,
ol,
dd,
dt,
p,
div {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.hidden {
  display: none;
}
.gone {
  visibility: hidden;
}
input {
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
}
a,
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none;
  color: inherit;
  outline: none;
}

.kd-hover:hover {
  opacity: 0.8;
}
.kd-fl {
  float: left;
}
.kd-fr {
  float: right;
}
.kd-clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.kd-justify {
  text-align: justify;
  text-align-last: justify;
  font-size: 0;
  font-size: inherit \9;
}
@supports (-ms-accelerator: true) {
  .kd-justify {
    font-size: inherit;
  }
}
_:-ms-lang(x),
.kd-justify {
  font-size: inherit;
}
.kd-justify:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: "";
}
.kd-justify > * {
  display: inline-block;
  text-align: auto;
  text-align-last: auto;
}
html,
body {
  height: 100%;
  min-width: 1230px;
}
.bg-gray {
  background-color: #f4f4f4;
}
.scrollbar::-webkit-scrollbar {
  background: transparent;
  width: 5px;
}
.scrollbar::-webkit-scrollbar-thumb {
  width: 5px;
  background: #efeff4;
}
.scrollbar.top-tips-wrap {
  position: relative;
  height: 50px;
}
.kd-app {
  position: relative;
  width: 100%;
  min-height: 100%;
}
.kd-header {
  height: 60px;
  background: #fff;
  color: #333;
}
.kd-header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  background: #fff;
  box-shadow: 0 0 15px #bbb;
  border-bottom: 1px solid #dedede \9;
  color: #333;
}
.kd-footer {
  bottom: 0;
  width: 100%;
  height: 340px;
  padding-top: 75px;
  background: #02163c;
  color: #fff;
}
.kd-footer ~ .kd-body {
  border-bottom: 415px solid transparent;
}
.kd-content-header {
  position: relative;
  width: 1220px;
  margin: 0 auto;
  display: flex;
  justify-self: center;
  align-items: center
}
.kd-content {
  position: relative;
  width: 1220px;
  margin: 0 auto;
}
.kd-header-logo {
  display: inline-block;
  margin-right: 120px;
  width: 279px;
  height: 36px;
  background: url("//cdn.kuaidi100.com/images/snt/index/kuaidiguanjia-child-logo.png") center / 279px auto no-repeat;
}
.kd-header-navs {
  position: relative;
  float: right;
}
.kd-header-navs active {
	color: #0082fa !important;
}
.kd-header-nav {
  position: relative;
  float: left;
  padding: 0 20px;
  line-height: 60px;
  font-size: 16px;
  white-space: nowrap;
  cursor: pointer;
}
.cursor {
  position: absolute;
  left: -999em;
  bottom: 4px;
  width: 28px;
  height: 2px;
  background-color: #0082fa;
  transition: left 0.3s linear;
}
.kd-header-nav + .kd-header-nav {
  margin-left: 10px;
}
.kd-header-nav--active,
.kd-header-nav:hover,
.kd-header-nav:hover > a,
.kd-header-nav--active > a {
  color: #0082fa !important;
}
.kd-header-nav:before {
  position: absolute;
  bottom: 0;
  right: 50%;
  left: 50%;
  border-top: 2px solid #0082fa;
  line-height: 0;
  transition: all 0.3s;
  content: "";
}
.kd-header-nav--active:before,
.kd-header-nav--hover:before {
  left: 20px;
  right: 20px;
}
.kd-header-nav--toggle:after {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  border-top: 8px solid;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
}
.kd-header-nav--active.kd-header-nav--toggle:after {
  background-position: -17px -5px;
}
.kd-header-nav a {
  color: #333;
}
.kd-header-nav > a {
  color: inherit;
}
.kd-header-menu {
  display: none;
  position: absolute;
  top: 71px;
  left: 20px;
  background: #fff;
  border-radius: 0px 0px 4px 4px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #dedede \9;
  z-index: 96;
}
.kd-header-menuitem {
  display: block;
  padding: 0 20px;
  margin: 20px 0;
  line-height: 16px;
  white-space: nowrap;
}
.kd-header-menuitem:hover {
  color: #0082fa;
}
.kd-header__badge {
  position: absolute;
  top: 11px;
  left: 100%;
  margin-left: -40px;
  padding: 4px;
  background: #ff9634;
  border-radius: 4px;
  color: #fff;
  line-height: 12px;
  font-size: 11px;
}
.kd-header__badge:after {
  position: absolute;
  bottom: -3px;
  left: 10px;
  border-top: 3px solid #ff9634;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  content: "";
}
.kd-header__userinfo {
  visibility: hidden;
  position: relative;
  float: right;
  width: 150px;
  margin-top: 28px;
  margin-left: 50px;
  border-radius: 36px;
  line-height: 36px;
  cursor: pointer;
}
.kd-header__userinfo--hide {
  overflow: hidden;
}
.kd-header__userinfo:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  content: "";
}
.kd-header__btn {
  float: left;
  width: 72px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
}
a.kd-header__btn--bd {
  border-radius: 36px 0 0 36px;
}
a.kd-header__btn--bg {
  background: #fff;
  border-radius: 0 36px 36px 0;
  color: #070707;
}

.kd-header--fixed .kd-header__logo {
  background-position-y: -164px;
}
.kd-header--fixed .kd-header__menu {
  background: #fff;
  color: #666;
}
.kd-header--fixed .kd-header-nav a {
  color: #666;
}
.kd-header--fixed .kd-header-nav a:hover {
  color: #0082fa;
}
.kd-header--fixed .kd-header__userinfo {
  border-color: #0082fa;
}
.kd-header--fixed .kd-header__btn--bg {
  background: #0082fa;
  color: #fff;
}
.kd-header--fixed .kd-header__btn--bg:hover {
  color: #fff !important;
  opacity: 0.8;
}
.kd-header--fixed .kd-header__btn {
  border-color: #0082fa;
}
.kd-header__userinfo .kd-header__menu {
  left: 0;
  right: 0;
}
.kd-footer__link dl {
  float: left;
  margin-right: 85px;
  /* min-width: 150px; */
}
.kd-footer__link dt {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 25px;
}
.kd-footer__link dd {
  margin-bottom: 12px;
  font-size: 13px;
  color: #C9CDD4;
}
.kd-footer__qrcode {
  float: right;
}
.kd-footer__code {
  float: left;
  margin-left: 30px;
  width: 123px;
  text-align: center;
  color: #C9CDD4;
  font-size: 16px;
}
.kd-footer__qrcode img {
  width: 123px;
  height: 123px;
  margin-bottom: 16px;
}
.kd-footer__copyright {
  padding-top: 25px;
  margin-top: 50px;
  border-top: 1px solid #4a4a4a;
  text-align: center;
  font-size: 14px;
}
.kd-footer__industry {
  height: 60px;
  padding-top: 10px;
  text-align: center;
}
.kd-footer__industry li {
  display: inline-block;
}
.kd-footer__industry a {
  display: block;
  width: 50px;
  height: 50px;
  background: url(//cdn.kuaidi100.com/images/www/sp-index.png) -287px -206px;
}
