blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 700;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

*,
:after,
:before {
  box-sizing: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}
.f-lft {
  float: left;
}
.f-rgt {
  float: right;
}
body {
  font-size: 16px;
  font-family: "Noto Sans SC", Heiti SC, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
}
a {
  text-decoration: none;
}

a:active,
a:hover {
  color: #f0b036;
  text-decoration: none;
}
.clearfix:after {
  visibility: hidden;
  content: ".";
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
}
img {
  max-width: 100%;
  border: none;
}
.jker2022_aside .tops .right {
  position: relative;
  width: 100%;
}
.jker2022_aside .tops .right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.jker2022_aside .tops .right img,
.jker2022_aside .tops .right video {
  width: 100%;
  height: 100%;
}
.zhezhao {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.jker2022_aside .tops .left li {
  border-bottom: solid 1px #d0d0d0;
}
.jker2022_aside .tops .left li:last-child {
  border-bottom: none;
}
.titles {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  margin-bottom: 20px;
  font-weight: 500;
}
.titles::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  background-color: #01edd4;
}
.titles span {
  display: block;
  width: 100%;
  line-height: 1.5;
  font-weight: 400;
}
.title2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.title2 .lines {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
.title2 h3 {
  position: relative;
}

/*
footer
*/
.index-ft {
  position: relative;
  top: -6px;
  padding-top: 6px;
  height: 180px;
  background-color: #f6ab00;
}
.ft-logo-img,
.ft-logo-bt,
.seo-menu-box,
.ft-di {
  width: 65vw !important;
  margin: 0 auto;
  margin-top: 5px;
}
.ft-logo-img {
  display: block;
  height: 65px;
  background: url(/images/bottom_logo.png) no-repeat 0 17px;
  background-size: 187px 50px;
}
.ft-logo-bt {
  margin-bottom: 30px;
  color: #000;
}
.ft-di {
  font-size: 15px;
  text-align: right;
}
.ft-di a {
  margin-left: 30px;
  color: #000;
}
.ft-di span {
  margin-right: 50px;
  display: block;
  float: left;
  color: #000;
}
.i-beian {
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 20px;
  background: url(/images/jker/icon.png) no-repeat -6px -245px;
  vertical-align: middle;
}
.jker2022_section {
  background: linear-gradient(to right, #021f4b, #0448ac);
}
.w-50 {
  width: 50%;
}
.section-top-bg .m-aside-top {
  display: none;
}

@media (min-width: 1081px) {
  body {
    background: linear-gradient(to right, #021f4b, #0448ac);
    color: #fff;
  }
  a {
    color: #000;
  }
  .pc_show {
    display: block;
  }
  .jker2022_footer {
    display: none;
  }
  .jker2022_section {
    width: 100%;
    overflow: hidden;
  }
  .jker2022_aside {
    margin: auto;
    width: 65vw;
  }
  .jker2022_aside .aside-top {
    padding-top: 20px;
  }
  .titles {
    padding-left: 2.083333vw;
  }
  .titles::before {
    height: 90%;
  }
  .titles h2 {
    font-size: 1.6666vw;
  }
  .titles span {
    font-size: 0.9375vw;
    font-weight: 100;
    margin-top: 8px;
  }
  .boxs {
    background-color: transparent;
  }
  .imgtext {
    margin-top: 4.16666vw;
    margin-bottom: 4.16666vw;
  }
}

@media (max-width: 1080px) {
  .section-top-bg .m-aside-top {
    display: block;
  }
  body {
    background: linear-gradient(to right, #041C3F, #053EA1);
  }
  a {
    color: #fff;
  }
  .m_show {
    display: block;
  }
  .jker2022_aside {
    padding: 0 20px;
  }
  .titles {
    padding-left: 25px;
    color: #fff;
  }
  .titles::before {
    height: 100%;
    width: 8px;
  }
  .titles h2 {
    font-size: 5.06666vw;
    color: #fff;
    margin-bottom: 5px;
  }
  .titles span {
    font-size: 2.53333vw;
    font-weight: 300;
  }
  .imgtext {
    margin-top: 60px;
  }
  .index-ft {
    display: none;
  }
}
