@charset "UTF-8";
html {
  font-size: calc(100vw/6.5);
}

html {
  font-family: "Microsoft YaHei";
}

html, body {
  width: 100%;
  height: 100%;
}

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur());
}

a, input, button {
  outline: none;
}

::-moz-focus-inner {
  border: 0px;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

ul, li {
  list-style: none;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
}

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}

a {
  color: #252525;
}

.cl {
  clear: both;
}

.red {
  color: #ff2400;
}

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */
}

img {
  border: 0;
  padding: 0;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
}
em {
  font-style: normal;
}

figure {
  padding: 0;
  margin: 0;
}

body {
  font-family: "PingFang";
}

.index_con {
  margin: 0 auto;
  position: relative;
  font-size: .28rem;
}
.index_con .conBox_01 {
  display: block;
  font-size: .24rem;
}
.index_con .conBox_01 img {
  width: 100%;
}
.index_con .conBox_02 {
  display: block;
  padding: .5rem .2rem;
  position: relative;
  background: url(../images/xkz/img_27.png) bottom no-repeat;
}
.index_con .conBox_02 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_02 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_02 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_02 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_02 .box-title .title h3:before {
  background: url(../images/xkz/img_02.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_02 .box-title .title h3:after {
  background: url(../images/xkz/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_02 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_02 .tab {
  display: block;
  position: relative;
  margin-top: .3rem;
  background: #fff;
}
.index_con .conBox_02 .tab .bg {
  position: absolute;
  top: -.2rem;
  width: 100%;
  height: .2rem;
  left: 0px;
}
.index_con .conBox_02 .tab .bg img {
  width: 100%;
}
.index_con .conBox_02 .tab .top {
  display: block;
  background: url(../images/xkz/img_05.jpg) center no-repeat;
  padding: .7rem .3rem .3rem .3rem;
  position: relative;
}
.index_con .conBox_02 .tab .top .tips {
  font-size: .22rem;
  color: #fff;
  width: 4rem;
  background: url(../images/xkz/img_26.png) no-repeat;
  padding: .05rem .2rem;
  background-size: 100%;
  position: absolute;
  top: 0px;
  height: 1rem;
  left: 0px;
}
.index_con .conBox_02 .tab .top .tips em {
  font-size: .26rem;
  font-weight: bold;
  margin-right: .1rem;
}
.index_con .conBox_02 .tab .top .flex {
  display: flex;
  justify-content: space-between;
  color: #fff;
  align-items: center;
}
.index_con .conBox_02 .tab .top .flex .title {
  padding-left: .2rem;
  position: relative;
  font-size: .28rem;
}
.index_con .conBox_02 .tab .top .flex .title:before {
  width: 6px;
  height: 6px;
  background: #eb883b;
  content: "";
  left: 0px;
  top: .13rem;
  position: absolute;
}
.index_con .conBox_02 .tab .top .flex .up {
  font-size: .2rem;
  line-height: .26rem;
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
  border-radius: 3px;
  padding: .05rem .2rem;
  display: flex;
  align-items: center;
}
.index_con .conBox_02 .tab .top .flex .up i {
  font-size: .2rem;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  /* Safari and Chrome */
}
.index_con .conBox_02 .tab .tab_title {
  position: fixed;
  bottom: -100%;
  z-index: 999;
  width: 100%;
  height: 6rem;
  background: #fff;
  left: 0px;
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
  transition: all .5s;
  -moz-transition: all .5s;
  /* Firefox 4 */
  -webkit-transition: all .5s;
  /* Safari 和 Chrome */
  -o-transition: all .5s;
  /* Opera */
}
.index_con .conBox_02 .tab .tab_title .close {
  display: block;
  padding: .2rem .3rem;
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.index_con .conBox_02 .tab .tab_title ul {
  height: 5rem;
  overflow-y: auto;
  padding: 0 .2rem;
  display: block;
}
.index_con .conBox_02 .tab .tab_title ul li {
  padding: .2rem 0px;
  border-bottom: 1px solid #f0f0f0;
}
.index_con .conBox_02 .tab .tabContent {
  padding: .2rem;
  display: block;
}
.index_con .conBox_02 .tab .tabContent .block {
  display: none;
  text-align: center;
  padding-top: .3rem;
}
.index_con .conBox_02 .tab .tabContent .block img {
  display: inline-block;
  width: 3rem;
}
.index_con .conBox_02 .tab .tabContent .block span {
  display: block;
  font-size: .24rem;
  text-align: left;
  margin-top: .1rem;
  line-height: 1.8;
}
.index_con .conBox_02 .tab .tabContent .block .more {
  display: inline-block;
  background: #eff7ff;
  color: #1a81f5;
  padding: .1rem .2rem;
  margin-top: .2rem;
  font-size: .24rem;
}
.index_con .conBox_02 .tab .tabContent .block .more img {
  margin-right: .1rem;
  width: .25rem;
  margin-top: -.07rem;
}
.index_con .conBox_02 .tab .tabContent .block_on {
  display: block;
}
.index_con .conBox_02 .tab .tabData {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}
.index_con .conBox_02 .tab .tabData .block {
  position: fixed;
  display: none;
  width: 5.6rem;
  height: 6rem;
  top: 50%;
  margin-top: -3rem;
  left: .4rem;
  padding: .2rem .4rem;
  display: none;
  background: #fff url(../images/xkz/img_29.jpg) no-repeat;
  background-size: 100%;
}
.index_con .conBox_02 .tab .tabData .block .small_title {
  color: #3a4365;
  display: background;
  font-size: .32rem;
  font-weight: bold;
  text-align: center;
  margin-top: .1rem;
}
.index_con .conBox_02 .tab .tabData .block .close {
  position: absolute;
  right: -.2rem;
  top: -.2rem;
  border-radius: 50%;
  background: #f0f0f0;
  border: 1px solid #333;
  color: #333;
  width: .6rem;
  height: .6rem;
  text-align: center;
  line-height: .6rem;
  font-size: .2rem;
}
.index_con .conBox_02 .tab .tabData .block .nano {
  width: 100%;
  height: 4.4rem;
  float: left;
  position: relative;
  margin-top: .7rem;
}
.index_con .conBox_02 .tab .tabData .block .nano .nano > .nano-pane {
  background: none;
  z-index: 9;
}
.index_con .conBox_02 .tab .tabData .block .nano .nano > .nano-pane > .nano-slider {
  background: #acacac;
}
.index_con .conBox_02 .tab .tabData .block .nano .nano-content {
  padding-right: .3rem;
}
.index_con .conBox_02 .tab .tabData .block .nano p {
  padding-left: .2rem;
  position: relative;
  font-size: .26rem;
  margin-bottom: .2rem;
}
.index_con .conBox_02 .tab .tabData .block .nano p:before {
  width: 5px;
  height: 5px;
  background: #f5a15a;
  content: "";
  position: absolute;
  top: .15rem;
  left: 0px;
}
.index_con .conBox_02 .tab .tabData .block_on {
  display: block;
}
.index_con .conBox_03 {
  margin-top: .3rem;
  display: block;
  padding: .5rem .2rem;
}
.index_con .conBox_03 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_03 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_03 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_03 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_03 .box-title .title h3:before {
  background: url(../images/xkz/img_02.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_03 .box-title .title h3:after {
  background: url(../images/xkz/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_03 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_03 .list {
  margin-top: .3rem;
}
.index_con .conBox_03 .list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index_con .conBox_03 .list li {
  width: 2.95rem;
  border: 1px dashed #ccc;
  box-shadow: 0 5px 5px #f0f0f0;
  margin-top: .2rem;
  text-align: center;
  padding: .3rem .2rem;
}
.index_con .conBox_03 .list li img {
  height: .7rem;
  margin-top: .1rem;
}
.index_con .conBox_03 .list li .title {
  font-size: .26rem;
  margin: .3rem 0 .1rem 0;
}
.index_con .conBox_03 .list li .desc {
  color: #8c8c8c;
  font-size: .2rem;
}
.index_con .conBox_03 .more {
  display: block;
  text-align: center;
  margin-top: .4rem;
}
.index_con .conBox_03 .more a {
  padding: 0 .6rem;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  line-height: .6rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
}
.index_con .conBox_03 .more p {
  margin-top: .1rem;
  font-size: .24rem;
  color: #999;
}
.index_con .conBox_03 .more p em {
  color: #668ef8;
}
.index_con .conBox_04 {
  margin-top: .3rem;
  display: block;
  padding: .5rem .2rem;
  background: url(../images/xkz/img_30.jpg) center top no-repeat;
}
.index_con .conBox_04 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_04 .box-title .title {
  font-size: .28rem;
  text-align: center;
  color: #fff;
}
.index_con .conBox_04 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_04 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_04 .box-title .title h3:before {
  background: url(../images/xkz/img_02.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_04 .box-title .title h3:after {
  background: url(../images/xkz/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_04 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_04 .list {
  margin-top: .4rem;
  display: block;
}
.index_con .conBox_04 .list img {
  width: 100%;
}
.index_con .conBox_04 a {
  text-align: center;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  color: #fff;
  display: block;
  line-height: .6rem;
  margin-top: .3rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
  border-radius: 5px;
}
.index_con .conBox_05 {
  margin-top: .3rem;
  display: block;
  padding: .3rem .2rem .5rem .2rem;
}
.index_con .conBox_05 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_05 .box-title .title {
  font-size: .28rem;
  text-align: center;
}
.index_con .conBox_05 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_05 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_05 .box-title .title h3:before {
  background: url(../images/xkz/img_02.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_05 .box-title .title h3:after {
  background: url(../images/xkz/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_05 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_05 .swiper {
  display: block;
  margin-top: .3rem;
  padding-bottom: .7rem;
  position: relative;
}
.index_con .conBox_05 .swiper img {
  width: 100%;
}
.index_con .conBox_05 .swiper .swiper-pagination {
  bottom: 0px;
  text-align: center;
  width: 100%;
}
.index_con .conBox_05 .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 5px;
  border-radius: 0px;
  margin: 0 3px;
}
.index_con .conBox_05 .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #fe5440;
}
.index_con .conBox_05 .more {
  text-align: center;
  padding: 0 1rem;
}
.index_con .conBox_05 .more a {
  text-align: center;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  color: #fff;
  display: block;
  line-height: .6rem;
  margin-top: .3rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
  border-radius: 5px;
}
.index_con .conBox_06 {
  padding: .5rem .2rem;
  display: block;
  position: relative;
}
.index_con .conBox_06:before {
  background: #2c2c3d;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 3rem;
  width: 100%;
  content: "";
}
.index_con .conBox_06 .box-title {
  display: block;
  text-align: center;
}
.index_con .conBox_06 .box-title .title {
  font-size: .28rem;
  text-align: center;
  color: #fff;
}
.index_con .conBox_06 .box-title .title em {
  color: #fe5440;
}
.index_con .conBox_06 .box-title .title h3 {
  display: inline-block;
  position: relative;
}
.index_con .conBox_06 .box-title .title h3:before {
  background: url(../images/xkz/img_02.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  left: -.5rem;
  content: "";
  top: 0px;
}
.index_con .conBox_06 .box-title .title h3:after {
  background: url(../images/xkz/img_03.png) no-repeat;
  position: absolute;
  width: .4rem;
  background-size: 100%;
  height: .5rem;
  right: -.5rem;
  content: "";
  top: 0rem;
}
.index_con .conBox_06 .box-title p {
  font-size: .22rem;
  margin-top: .1rem;
}
.index_con .conBox_06 .list {
  margin-top: .3rem;
  position: relative;
  display: block;
  padding: .1rem .2rem;
  background: #fff;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}
.index_con .conBox_06 .list .item {
  background: #f6f7f9;
  display: block;
  padding: .2rem;
  margin: .15rem 0;
}
.index_con .conBox_06 .list .item .title {
  position: relative;
  display: block;
  padding-left: .4rem;
  font-weight: bold;
  font-size: .26rem;
}
.index_con .conBox_06 .list .item .title:before {
  content: "问";
  position: absolute;
  left: -.2rem;
  padding: 0 .1rem;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  border-radius: 0 1rem 1rem 0;
  color: #fff;
  font-size: .2rem;
}
.index_con .conBox_06 .list .item .title:after {
  width: 0;
  height: 0;
  border-top: .1rem solid transparent;
  border-bottom: .1rem solid transparent;
  border-left: .1rem solid black;
  position: absolute;
  right: 0px;
  top: .1rem;
  content: "";
}
.index_con .conBox_06 .list .item .desc {
  padding-left: .4rem;
  display: block;
  font-size: .2rem;
  color: #80898e;
  line-height: 1.8;
  margin-top: .1rem;
  display: none;
}
.index_con .conBox_06 .list .on .title:after {
  width: 0;
  height: 0;
  border-left: .1rem solid transparent;
  border-right: .1rem solid transparent;
  border-bottom: .1rem solid #f88256;
  position: absolute;
  right: 0px;
  top: .05rem;
  content: "";
}
.index_con .conBox_06 .list .on .desc {
  display: block;
}
.index_con .conBox_06 .more {
  display: block;
  text-align: center;
  margin-top: .4rem;
}
.index_con .conBox_06 .more a {
  padding: 0 .6rem;
  background-image: linear-gradient(to bottom, #fb764d 0%, #e65b30 100%);
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  line-height: .6rem;
  box-shadow: 0 3px 7px rgba(249, 92, 48, 0.3);
  width: 4rem;
}
.index_con .conBox_06 .more p {
  margin-top: .1rem;
  font-size: .24rem;
  color: #999;
}
.index_con .conBox_06 .more p em {
  color: #668ef8;
}

/*
  
 主色 #EC8617 
 高亮色 #ff6600
 字体颜色 #515151  文本颜色#626262
 线颜色 #dedede
 点缀色 #517fff

*/

/*# sourceMappingURL=xkz.css.map */
