@charset "utf-8";
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w {
  width: 1190px;
  margin: 0 auto;
  height: inherit;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
body,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
}
sup {
  vertical-align: top;
}
html {
  min-width: 1190px;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
  padding-left: 0;
}
input,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-family: inherit;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  background-color: #fff;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  line-height: 1.5;
  color: #666666;
  fill: currentColor;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
img {
  border: 0 none;
  vertical-align: top;
}
i,
em,
strong {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
input,
button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="date"],
button {
  -webkit-appearance: none;
}
button {
  border: 0;
}
textarea {
  -webkit-appearance: none;
  overflow-y: auto;
  overflow-x: hidden;
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
.wrapper {
  min-height: 100%;
  min-width: 1190px;
}
.wrapper-inner {
  padding-bottom: 230px;
}
/* 面包屑导航 */
.kehu-crumbs-box {
  padding: 14px 0;
  color: #ababab;
}
.kehu-crumbs-box a {
  color: #ababab;
  font-size: 14px;
  line-height: 14px;
}
.kehu-crumbs-box a:hover {
  color: #6f2f96;
}
.border,
.border-top,
.border-right,
.border-bottom,
.border-left,
.border-topbottom,
.border-rightleft,
.border-topleft,
.border-rightbottom,
.border-topright,
.border-bottomleft {
  position: relative;
}
.border:before,
.border-top:before,
.border-right:before,
.border-bottom:before,
.border-left:before,
.border-topbottom:before,
.border-topbottom:after,
.border-rightleft:before,
.border-rightleft:after,
.border-topleft:before,
.border-topleft:after,
.border-rightbottom:before,
.border-rightbottom:after,
.border-topright:before,
.border-topright:after,
.border-bottomleft:before,
.border-bottomleft:after {
  content: "\0020";
  overflow: hidden;
  position: absolute;
}
/* border
 * 因，边框是由伪元素区域遮盖在父级
 * 故，子级若有交互，需要对子级设置
 * 定位 及 z轴
 */
.border:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #eaeaea;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.border-top:before,
.border-bottom:before,
.border-topbottom:before,
.border-topbottom:after,
.border-topleft:before,
.border-rightbottom:after,
.border-topright:before,
.border-bottomleft:before {
  left: 0;
  width: 100%;
  height: 1px;
}
.border-right:before,
.border-left:before,
.border-rightleft:before,
.border-rightleft:after,
.border-topleft:after,
.border-rightbottom:before,
.border-topright:after,
.border-bottomleft:after {
  top: 0;
  width: 1px;
  height: 100%;
}
.border-top:before,
.border-topbottom:before,
.border-topleft:before,
.border-topright:before {
  border-top: 1px solid #eaeaea;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.border-right:before,
.border-rightbottom:before,
.border-rightleft:before,
.border-topright:after {
  border-right: 1px solid #eaeaea;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.border-bottom:before,
.border-topbottom:after,
.border-rightbottom:after,
.border-bottomleft:before {
  border-bottom: 1px solid #eaeaea;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
.border-left:before,
.border-topleft:after,
.border-rightleft:after,
.border-bottomleft:after {
  border-left: 1px solid #eaeaea;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.border-top:before,
.border-topbottom:before,
.border-topleft:before,
.border-topright:before {
  top: 0;
}
.border-right:before,
.border-rightleft:after,
.border-rightbottom:before,
.border-topright:after {
  right: 0;
}
.border-bottom:before,
.border-topbottom:after,
.border-rightbottom:after,
.border-bottomleft:after {
  bottom: 0;
}
.border-left:before,
.border-rightleft:before,
.border-topleft:after,
.border-bottomleft:before {
  left: 0;
}
@media (max--moz-device-pixel-ratio: 1.49), (-webkit-max-device-pixel-ratio: 1.49), (max-device-pixel-ratio: 1.49), (-webkit-max-device-pixel-ratio: 1.4895833333333333), (max-resolution: 143dpi), (max-resolution: 1.49dppx) {
  /* 默认值，无需重置 */
}
@media (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 2.49), (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 2.49), (min-device-pixel-ratio: 1.5) and (max-device-pixel-ratio: 2.49), (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 2.4895833333333335), (min-resolution: 144dpi) and (max-resolution: 239dpi), (min-resolution: 1.5dppx) and (max-resolution: 2.49dppx) {
  .border:before {
    width: 200%;
    height: 200%;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  .border-top:before,
  .border-bottom:before,
  .border-topbottom:before,
  .border-topbottom:after,
  .border-topleft:before,
  .border-rightbottom:after,
  .border-topright:before,
  .border-bottomleft:before {
    -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
  .border-right:before,
  .border-left:before,
  .border-rightleft:before,
  .border-rightleft:after,
  .border-topleft:after,
  .border-rightbottom:before,
  .border-topright:after,
  .border-bottomleft:after {
    -webkit-transform: scaleX(0.5);
            transform: scaleX(0.5);
  }
}
@media (min--moz-device-pixel-ratio: 2.5), (-webkit-min-device-pixel-ratio: 2.5), (min-device-pixel-ratio: 2.5), (min-resolution: 240dpi), (min-resolution: 2.5dppx) {
  .border:before {
    width: 300%;
    height: 300%;
    -webkit-transform: scale(0.33333);
            transform: scale(0.33333);
  }
  .border-top:before,
  .border-bottom:before,
  .border-topbottom:before,
  .border-topbottom:after,
  .border-topleft:before,
  .border-rightbottom:after,
  .border-topright:before,
  .border-bottomleft:before {
    -webkit-transform: scaleY(0.33333);
            transform: scaleY(0.33333);
  }
  .border-right:before,
  .border-left:before,
  .border-rightleft:before,
  .border-rightleft:after,
  .border-topleft:after,
  .border-rightbottom:before,
  .border-topright:after,
  .border-bottomleft:after {
    -webkit-transform: scaleX(0.33333);
            transform: scaleX(0.33333);
  }
}
.header {
  background-color: #fff;
  position: relative;
  font-size: 0;
}
.header.header-fix {
  background-color: #fff;
  position: fixed;
  z-index: 9;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.header-left,
.header-right {
  height: inherit;
}
.header-left,
.header-right {
  line-height: 85px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .logo-link {
  display: block;
  width: 248px;
  height: 85px;
  background: url(../imageNew/logo-w.png) center center no-repeat;
  background-size: 100%;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.header .logo-img {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.header .nav-list,
.header .nav-item,
.header .nav-link {
  height: inherit;
}
.header .nav-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-left: 40px;
}
.header .nav-link {
  display: block;
  height: 85px;
  line-height: 85px;
  font-size: 16px;
  color: #373042;
  text-decoration: none;
  -webkit-transition: color 0.3s, border 0.3s;
  transition: color 0.3s, border 0.3s;
  border-bottom: 2px solid transparent;
  text-align: center;
  position: relative;
}
.header .nav-link.current,
.header .nav-link:hover {
  color: #373042;
  font-weight: bold;
  position: relative;
}
.header .nav-link.current:before,
.header .nav-link:hover:before,
.header .nav-link.current:after,
.header .nav-link:hover:after {
  content: "";
  display: inline-block;
  border: 2px solid;
  bottom: -2px;
  position: absolute;
  bottom: 25px;
}
.header .nav-link.current:before,
.header .nav-link:hover:before {
  width: 30%;
  border-top-color: #f39700;
  border-right-color: transparent;
  border-right-width: 2px;
  border-bottom: 0;
  border-left: 0;
  left: 0;
}
.header .nav-link.current:after,
.header .nav-link:hover:after {
  width: 64%;
  border-bottom-color: #7951a2;
  border-left-color: transparent;
  border-left-width: 2px;
  border-top: 0;
  border-right: 0;
  right: 0;
}
.index-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: transparent;
}
.index-header .header-left,
.index-header .header-right {
  line-height: 85px;
}
.index-header .logo-link {
  display: block;
  height: 85px;
  background-image: url(../imageNew/logo.png);
}
.index-header .logo {
  display: block;
}
.index-header .logo-img {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  height: 35px;
}
.index-header .nav-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.index-header .nav-link {
  color: #fff;
}
.index-header .nav-link.current,
.index-header .nav-link:hover {
  color: #fff;
}
.index-header .nav-link.current:before,
.index-header .nav-link:hover:before {
  border-top-color: #fff;
}
.index-header .nav-link.current:after,
.index-header .nav-link:hover:after {
  border-bottom-color: #fff;
}
.index-header-hover {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  background-color: #fff;
}
.index-header-hover .header-left,
.index-header-hover .header-right {
  line-height: 85px;
}
.index-header-hover .logo-link {
  display: block;
  height: 85px;
  background-image: url(../imageNew/logo-w.png);
}
.index-header-hover .logo {
  display: block;
}
.index-header-hover .logo-img {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  height: 35px;
}
.index-header-hover .nav-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.index-header-hover .nav-link {
  color: #333;
}
.index-header-hover .nav-link.current,
.index-header-hover .nav-link:hover {
  color: #333;
  font-weight: bold;
}
.index-header-hover .nav-link.current:before,
.index-header-hover .nav-link:hover:before {
  border-top-color: #f39700;
}
.index-header-hover .nav-link.current:after,
.index-header-hover .nav-link:hover:after {
  border-bottom-color: #7951a2;
}
/* 下拉菜单 */
.header-zindex {
  z-index: 1;
}
.list-bg {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 0;
  position: absolute;
  z-index: -1;
}
.drop-nav-div {
  top: 85px;
  left: 50%;
  background-color: rgba(27, 11, 76, 0.9);
  width: 1920px;
  margin-left: -960px;
  display: none;
}
.drop-nav-div h3 {
  font-size: 24px;
  line-height: 24px;
  padding: 30px 0 20px;
  color: #fff;
  border-bottom: 1px dashed #bbb;
}
.drop-nav-div h3 span {
  font-size: 14px;
  line-height: 24px;
  color: #bbb;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.drop-nav-lz {
  padding: 30px 0;
}
.drop-nav-lzlist {
  font-size: 0;
  height: auto;
}
.drop-nav-lzlist li {
  width: 20%;
  display: inline-block;
  line-height: 1;
  padding: 20px 0 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #bbb;
  vertical-align: middle;
}
.drop-nav-lzlist li:first-child {
  border-left: 1px solid #bbb;
}
.drop-nav-lzlist li a {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.drop-navlzdl {
  padding: 20px 0 12px;
}
.drop-navlzdl dt {
  font-size: 16px;
  padding-left: 7px;
  margin-bottom: 15px;
  line-height: 16px;
  color: #fff;
  border-left: 2px solid #ff9406;
}
.drop-navlzdl dd {
  font-size: 14px;
  line-height: 30px;
  padding-left: 10px;
}
.drop-navlzdl dd a {
  color: #b0aac2;
}
.drop-navlzdl dd a:hover {
  color: #fff;
}
.drop-nav-lzlistz {
  overflow: hidden;
}
.drop-nav-lzlistz li {
  display: block;
  float: left;
}
.drop-nav-lzs .drop-nav-lzlist li {
  padding: 0 0 0 20px;
}
.footer {
  position: relative;
  z-index: 2;
  margin-top: -230px;
  height: 230px;
  background-color: #2e3139;
  font-size: 30px;
  color: #333;
}
.footer-content {
  padding: 30px 0 25px;
  background: url(../imageNew/footer-bg.jpg) center center no-repeat;
}
.footer .logo {
  font-size: 0;
}
.footer .logo a {
  display: inline-block;
}
.footer .logo img {
  width: 230px;
}
.footer .tel {
  font-size: 12px;
  margin-top: 40px;
}
.footer .tel a {
  color: #d7a456;
  letter-spacing: 1px;
}
.footer .tel .number {
  font-size: 20px;
}
.footer-left {
  width: 505px;
  display: inline-block;
}
.footer-right {
  display: inline-block;
  vertical-align: top;
  color: #bbb;
  font-size: 12px;
}
.footer-right .web-nav {
  font-size: 14px;
  border-bottom: 1px solid #444;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.footer-right .web-nav li {
  display: inline-block;
}
.footer-right .web-nav li a {
  color: #fff;
}
.footer-right .web-nav li + li:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #969696;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  margin: 0 18px;
  vertical-align: middle;
}
.footer-right .contact {
  display: inline-block;
  width: 440px;
  vertical-align: top;
}
.footer-right .contact-title {
  font-size: 14px;
  margin-bottom: 10px;
}
.footer-right .friend-link {
  display: inline-block;
  vertical-align: top;
}
.footer-right .friend-link-title {
  font-size: 14px;
  margin-bottom: 10px;
}
.footer-right .friend-link a {
  color: #bbb;
}
.footer-right .friend-link a:hover {
  border-bottom: 1px solid #bbb;
}
.footer-copy {
  text-align: center;
  background-color: #282b33;
  font-size: 12px;
  color: #bbb;
  height: 40px;
  line-height: 40px;
}
.sidebar {
  position: fixed;
  z-index: 3;
  right: 5px;
  bottom: 40px;
  font-size: 14px;
}
.sidebar dd {
  margin-bottom: 5px;
}
.sidebar dd:hover span {
  display: block;
}
.sidebar dd:hover .wchat {
  display: block;
}
.sidebar .totopbox {
  display: none;
}
.sidebar a {
  display: block;
  background-color: #fff;
  height: 46px;
  line-height: 46px;
  position: relative;
  text-align: center;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px rgba(72, 72, 72, 0.2);
          box-shadow: 0 0 6px rgba(72, 72, 72, 0.2);
}
.sidebar a span {
  display: none;
  position: absolute;
  height: 46px;
  line-height: 46px;
  background: #fff;
  left: -72px;
  padding: 0 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #d7a456;
  -webkit-box-shadow: -10px 0 15px 0 rgba(72, 72, 72, 0.2);
          box-shadow: -10px 0 15px 0 rgba(72, 72, 72, 0.2);
}
.sidebar-icon {
  width: 22px;
  height: 22px;
  background: url(../imageNew/sidebar-icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 12px;
}
.sidebar-icon-01 {
  background-position: center 0;
}
.sidebar-icon-02 {
  background-position: center -52px;
}
.sidebar-icon-03 {
  background-position: center -104px;
}
.sidebar-icon-04 {
  background-position: center -156px;
}
.sidebar .wchat {
  display: none;
  position: absolute;
  width: 128px;
  height: 136px;
  top: 0;
  left: -135px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 20px rgba(72, 72, 72, 0.25);
          box-shadow: 0 0 20px rgba(72, 72, 72, 0.25);
  text-align: center;
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page {
  font-size: 0;
  margin-top: 50px;
  text-align: right;
}
.page a,
.page span {
  font-size: 16px;
  color: #999;
}
.page a {
  margin: 0 5px;
}
.page a:hover {
  color: #9155b5;
}
.page .total {
  margin: 0 15px;
}
.page .current {
  color: #9155b5;
}
.tc {
  text-align: center;
}
.hide {
  display: none;
}
.auto {
  height: auto;
}
.kh-tip-notes.auto {
  height: auto;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.kh-tip-notes.tip-notes-mb {
  margin-bottom: 34px;
}
/*错误样式*/
.error-tips {
  display: none;
  color: #f93d3d;
  font-size: 14px;
  line-height: 15px;
  left: 30px;
  bottom: -18px;
  right: 0;
}
.kh-inqu-ul .error-active {
  border-bottom-color: #f93d3d;
}
.kh-inqu-ul .error-active .error-tips {
  display: block;
}
/*end*/
.kh-infoquery-box {
  margin-bottom: 40px;
}
.kh-resigter-bg {
  min-height: 700px;
  background-image: url(../imageNew/kehu/kehu-resigeter-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}
.kh-resigter-box .w {
  height: auto;
}
.auto.w {
  height: auto;
}
.kh-resigter-z,
.kh-infoquery-z {
  margin-top: 16px;
  overflow: hidden;
  border-radius: 15px;
}
.kh-resigter-icons {
  width: 532px;
  height: 590px;
  background-image: url(../imageNew/kehu/kh-rs-left.png);
  background-repeat: no-repeat;
}
.kh-resigter-info {
  width: 658px;
  height: 590px;
  background-color: #fff;
}
.kh-resigter-info h2 {
  color: #170321;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  padding: 48px 0 30px;
}
.kh-resigterul li {
  margin: 0 135px 0 124px;
  border-bottom: 1px solid #e7e5ec;
  padding: 24px 0 6px 46px;
  background-image: url(../imageNew/kehu/resigeter-sprite.png);
  background-repeat: no-repeat;
}
.kh-resigterul li label {
  position: absolute;
  left: 46px;
  bottom: 6px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  cursor: text;
  z-index: 1;
}
.kh-resigterul li .kh-inputext {
  border: none;
  line-height: 30px;
  width: 100%;
  color: #666;
  position: relative;
  background-color: transparent;
  z-index: 2;
}
.kh-resigterul li.kh-resigteritem1 {
  background-position: 14px 28px;
}
.kh-resigterul li.kh-resigteritem2 {
  background-position: 14px -35px;
}
.kh-resigterul li.kh-resigteritem3 {
  background-position: 14px -101px;
}
.kh-resigterul li.kh-resigteritem4 {
  background-position: 14px -162px;
}
.kh-resigterul li.kh-resigteritem5 {
  background-position: 14px -226px;
}
.kh-resigterul li.kh-resigteritem6 {
  background-position: 14px -291px;
}
.kh-resub-btns {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0;
}
.kh-resub-btns a {
  width: 180px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #8300b3;
}
.kh-resub-btns a + a {
  margin-left: 44px;
}
.kh-resub-btns a.kh-returnbtns {
  width: auto;
  color: #007eff;
  background-color: #fff;
}
.kh-resub-btns a.kh-returnbtns:hover {
  background-color: #fff;
}
.kh-resub-btns a:hover {
  background-color: #7c01a9;
}
.code-btns {
  right: 0;
  bottom: 6px;
  width: 150px;
  font-size: 16px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #8300b3;
  color: #8300b3;
  cursor: pointer;
  border-radius: 2px;
  z-index: 2;
}
.kh-login-box h2 {
  padding: 100px 0 66px;
}
.kh-login-box .kh-resub-btns {
  padding-top: 50px;
}
/*承保理赔信息查询*/
.kh-infoquery-z {
  position: relative;
}
.kh-infoquery-nav {
  width: 150px;
  min-height: 580px;
  padding-top: 10px;
  background-image: url(../imageNew/kehu/query-shadow.png);
  background-repeat: repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.kh-infoquery-nav li {
  text-align: center;
  font-size: 0;
  position: relative;
  cursor: pointer;
}
.kh-infoquery-nav li span {
  width: 82px;
  height: 82px;
  margin: 15px 0 12px;
  display: inline-block;
  position: relative;
  background-color: rgba(253, 254, 255, 0.3);
  border-radius: 50%;
  background-image: url(../imageNew/kehu/kh-query-navsprite1.png);
}
.kh-infoquery-nav li p {
  color: #25132e;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.kh-infoquery-nav li + li {
  margin-top: 15px;
}
.kh-infoquery-nav li.active span {
  background-color: #fff;
}
.kh-infoquery-nav li.active p {
  font-weight: bold;
}
.kh-infoquery-nav li.active:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #fff transparent transparent;
}
.kh-infoquery-nav li.kh-infoquery1 span {
  background-position: -30px -26px;
}
.kh-infoquery-nav li.kh-infoquery1.active span {
  background-position: -174px -26px;
}
.kh-infoquery-nav li.kh-infoquery2 span {
  background-position: -175px -168px;
}
.kh-infoquery-nav li.kh-infoquery2.active span {
  background-position: -31px -168px;
}
.kh-infoquery-nav li.kh-infoquery3 span {
  background-position: -178px -312px;
}
.kh-infoquery-nav li.kh-infoquery3.active span {
  background-position: -31px -312px;
}
.kh-infoquery-nav li.kh-infoquery4 span {
  background-position: -177px -454px;
}
.kh-infoquery-nav li.kh-infoquery4.active span {
  background-position: -29px -452px;
}
.kh-infoquerymsg {
  width: 1040px;
  min-height: 590px;
  background-color: #fff;
}
.kh-inqudiv h3 {
  color: #170321;
  font-size: 30px;
  line-height: 30px;
  padding: 42px 0 30px;
  text-align: center;
}
.kh-tip-notes {
  height: 46px;
  margin: 0 auto;
  width: 620px;
  padding-left: 100px;
  font-size: 16px;
  color: #7d7880;
  line-height: 46px;
  background-color: #f8fafc;
  background-image: url(../imageNew/kehu/query-nav-sprite.png);
  background-repeat: no-repeat;
  background-position: 64px -660px;
}
.kh-inqu-ul {
  padding-top: 26px;
}
.kh-inqu-ul li {
  width: 370px;
  margin-left: 330px;
  padding: 26px 0 6px 30px;
  position: relative;
  border-bottom: 1px solid #e7e5ec;
  background-image: url(../imageNew/kehu/kehu-query-carnosprite.png);
  background-repeat: no-repeat;
}
.kh-inqu-ul li input {
  border: none;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.kh-inqu-ul li label {
  position: absolute;
  left: 30px;
  bottom: 6px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  cursor: text;
  z-index: 1;
}
.kh-inqu-ul li.kh-inquit1 {
  background-position: 0 33px;
}
.kh-inqu-ul li.kh-inquit2 {
  background-position: 0 -34px;
}
.kh-inqu-ul li.kh-inquit3 {
  background-position: 0 -122px;
}
.kh-inqu-ul li.kh-inquit4 {
  background-position: 0 -202px;
}
.kh-inqu-ul li.kh-inquit5 {
  background-position: 0 -291px;
}
.kh-inqu-ul li.kh-inquit22 {
  background-position: 0 -34px;
}
.kh-inqu-ul li.kh-inquit33 {
  background-position: 0 -281px;
}
.kh-inqu-ul li.kh-inquit6 {
  background-position: 0 -365px;
}
.kh-inqu-ul li.kh-inquit7 {
  background-position: 0 -435px;
}
.kh-inqu-ul li .ver-code-btn {
  width: 100px;
  height: 30px;
  right: 0;
  bottom: 10px;
  cursor: pointer;
  z-index: 2;
}
.kh-inqu-ul li .ver-code-btn img {
  width: 100%;
}
.kh-querys-btns {
  padding-top: 40px;
}
.kh-qdh-z {
  padding: 50px 120px 0;
}
.kh-inqu-ul2 {
  padding-top: 0;
}
.kh-inqudiv {
  min-height: 590px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kh-qdh-list {
  border-top: 1px dashed #e3e9f9;
  font-size: 0;
  padding-top: 20px;
}
.kh-qdh-list li {
  display: inline-block;
}
.kh-qdh-list li a {
  padding-left: 42px;
  display: block;
  font-size: 16px;
  line-height: 32px;
  color: #2d3038;
  background-image: url(../imageNew/kehu/kh-query-navsprite.png);
  background-repeat: no-repeat;
}
.kh-qdh-list li a:hover {
  color: #9155b5;
}
.kh-qdh-list li + li {
  margin-left: 50px;
}
.kh-qdh-list li.kh-qdh-it1 a {
  background-position: 0 -2px;
}
.kh-qdh-list li.kh-qdh-it2 a {
  background-position: -232px 0;
}
.kh-qdh-list li.kh-qdh-it3 a {
  background-position: -430px 0;
}
.kh-qdh-list li.kh-qdh-it4 a {
  background-position: -647px 0;
}
.kh-online-notes {
  height: auto;
  line-height: 28px;
  padding: 16px 30px 16px 58px;
  margin-bottom: 45px;
  color: #7d7880;
  width: 690px;
  background-position: 28px -654px;
}
.kh-online-notes a {
  color: #007eff;
  text-decoration: underline;
}
.kh-nocarx-nav {
  font-size: 0;
}
.kh-nocarx-nav li {
  display: inline-block;
  width: 152px;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  line-height: 16px;
  padding: 30px 0 16px;
  position: relative;
  cursor: pointer;
}
.kh-nocarx-nav li.active {
  color: #ff9406;
  border-bottom-color: #ff9406;
}
.kh-nocarx-nav li.active:after,
.kh-nocarx-nav li.active:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0 4px;
  border-style: solid;
}
.kh-nocarx-nav li.active:before {
  border-color: #ff9406 transparent transparent transparent;
  bottom: -5px;
}
.kh-nocarx-nav li.active:after {
  border-color: #fff transparent transparent transparent;
  bottom: -4px;
}
.kh-inqudiv2 h2 {
  padding-bottom: 30px;
}
.kh-inqudiv2 .kh-inqu-ul2 li {
  padding-top: 18px;
}
.kh-inqudiv2 .kh-inqu-ul2 li.kh-inquit1 {
  background-position: 0 25px;
}
.kh-inqudiv2 .kh-inqu-ul2 li.kh-inquit4 {
  background-position: 0 -211px;
}
.kh-inqudiv2 .kh-inqu-ul2 li.kh-inquit2 {
  background-position: 0 -42px;
}
.kh-inqudiv2 .kh-inqu-ul2 li.kh-inquit3 {
  background-position: 0 -130px;
}
/*保险卡在线激活*/
.kh-inline-nav li span {
  background-image: url(../imageNew/kehu/keh-online-sprite.png);
  background-repeat: no-repeat;
}
.kh-inline-nav li.kh-infoquery1 span {
  background-position: -26px -26px;
}
.kh-inline-nav li.kh-infoquery1.active span {
  background-position: -177px -26px;
}
.kh-inline-nav li.kh-infoquery2 span {
  background-position: -178px -169px;
}
.kh-inline-nav li.kh-infoquery2.active span {
  background-position: -30px -169px;
}
.kh-inline-nav li.kh-infoquery3 span {
  background-position: -177px -314px;
}
.kh-inline-nav li.kh-infoquery3.active span {
  background-position: -27px -314px;
}
.ver-code-btn {
  width: 100px;
  height: 30px;
  right: 0;
  bottom: 10px;
  cursor: pointer;
}
.ver-code-btn img {
  width: 100%;
}
/*电子保单下载*/
.electronic-invoicez .kh-infoquerymsg {
  width: 100%;
}
.business-type i:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 40px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #cbc9ce transparent transparent transparent;
}
.e-i-q-box {
  margin-bottom: 0;
}
.business-typelist {
  display: none;
  background-color: #fff;
  left: 0;
  top: 68px;
  width: 400px;
  margin: 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.business-typelist li {
  margin-left: 0;
  width: auto;
  padding: 0;
  padding-left: 30px;
  background-image: none;
  line-height: 40px;
  cursor: pointer;
}
.e-i-q-tips {
  color: #ccc;
  font-size: 16px;
  left: 176px;
  font-weight: normal;
  top: 32px;
}
.dialog {
  display: none;
  position: relative;
  top: -25%;
  z-index: 10;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.dialog,
.dialog-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dialog.fade {
  opacity: 0;
  filter: alpha(opacity = 0);
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.dialog.fade.in {
  opacity: 1;
  filter: alpha(opacity = 100);
}
.dialog-wrapper {
  position: relative;
  top: -25%;
  width: 800px;
  background-color: #fff;
  margin: 30px auto;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  border-radius: 3px;
  overflow: hidden;
}
.dialog.in .dialog-wrapper {
  top: 0;
}
.dialog.in .dialog-mask {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.dialog-mask {
  z-index: -1;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity = 0);
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.dialog-hd {
  background-color: #fff;
  overflow: hidden;
}
.dialog-tit {
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0 0 0 20px;
}
.dialog-close-x {
  float: right;
  width: 25px;
  height: 25px;
  margin-top: 12.5px;
  margin-right: 10px;
  background-color: transparent;
  border: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.dialog-close-x:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dialog-bd {
  padding: 20px;
}
.dialog .dialog-ft {
  text-align: center;
  padding: 15px 0;
}
.dialog-opened {
  overflow: hidden;
}
