* {
  margin: 0;
  padding: 0;
  font: inherit;
}
body {
  font: 14px/1.5 "PinFang SC", "Microsoft Yahei", Microsoft Yahei, "Hiragino Sans GB", sans-serif, icomoon !important;
  vertical-align: middle;
  color: #333;
  background: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
}
/* 圆角 */
/*单行载断溢出省略号*/
/* 背景自适应 */
/*阴影*/
/* box-sizing */
/* input提示字体颜色修改 */
/* 板块版心设置 */
.huadong {
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
  color: #999;
  display: none;
}
.ztwrap {
  width: 96%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.jsTabItem {
  display: none;
}
.jsTabItem.on {
  display: block;
}
.ky21jj {
  background-color: #fff;
}
.ky21jj * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ky21jj img {
  max-width: 100%;
  vertical-align: middle;
}
.ky21jj > h1 {
  position: absolute;
  top: -100px;
  opacity: 0;
}
.ky21jj button {
  border: none;
}
.ky21jj input:focus,
.ky21jj button:focus {
  outline: none;
}
.ky21jj h2 {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 35px;
  color: #434a67;
}
.ky21jj h2:before,
.ky21jj h2:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1.2em;
  width: 66px;
  background-position: center;
  background-repeat: no-repeat;
}
.ky21jj h2:before {
  background-image: url(../images/bt-left.png);
  margin-right: 0.4em;
}
.ky21jj h2:after {
  background-image: url(../images/bt-right.png);
  margin-left: 0.4em;
}
.ky21jj h2.none:before,
.ky21jj h2.none:after {
  display: none;
}
@media (max-width: 1000px) {
  .ky21jj h2 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .ky21jj h2 {
    font-size: 22px;
  }
  .ky21jj h2:before,
  .ky21jj h2:after {
    display: none;
  }
}
@media (max-width: 414px) {
  .ky21jj h2 {
    font-size: 18px;
  }
}
.ky21jj h6 {
  font-size: 14px;
  color: #888;
  padding: 0 1.5em;
  text-align: center;
}
@media (max-width: 414px) {
  .ky21jj h6 {
    font-size: 12px;
  }
}
.ky21jj .mmBox {
  overflow-x: auto;
  overflow-y: hidden;
}
.ky21jj .btnBox {
  text-align: center;
}
.ky21jj .btn0 {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  height: 3.11em;
  line-height: 3.11;
  border-radius: 1.6em;
  -moz-border-radius: 1.6em;
  -webkit-border-radius: 1.6em;
  -ms-border-radius: 1.6em;
  -o-border-radius: 1.6em;
  margin: 0.5em;
  color: #848ba2;
  border: solid 1px #848ba2;
  padding: 0 1.6em;
}
@media (max-width: 640px) {
  .ky21jj .btn0 {
    font-size: 14px;
  }
}
.ky21jj .banner {
  text-align: center;
  background: #e92232 url("../images/banner-bg.png") center top no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  padding: 20px 15px 50px;
}
.ky21jj .banner > h3 {
  text-align: left;
  width: 100%;
  max-width: 1104px;
  margin: 0 auto 10px;
}
.ky21jj .banner > h3 > img {
  max-width: 20%;
}
.ky21jj .banner .xianz {
  background-color: #fff;
  max-width: 1200px;
  font-size: 16px;
  border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  position: relative;
}
.ky21jj .banner .xianz > section {
  text-align: center;
  color: #888;
}
.ky21jj .banner .xianz > section > ul {
  min-width: 700px;
}
.ky21jj .banner .xianz > section > ul > li {
  display: inline-block;
  width: 47%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.ky21jj .banner .xianz > section > ul > li > h3 {
  background-color: #f5f6f9;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 1.5em;
  line-height: 2.5;
  width: 90%;
  display: inline-block;
  margin-bottom: 20px;
}
.ky21jj .banner .xianz > section > ul > li > p {
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.ky21jj .banner .xianz > section > ul > li > p > span {
  color: #ff5656;
}
@media (min-width: 1200px) {
  .ky21jj .banner .xianz {
    margin-top: -210px;
  }
}
@media (max-width: 1200px) {
  .ky21jj .banner {
    padding: 20px 5px 40px;
  }
  .ky21jj .banner .xianz {
    margin-top: -20%;
    font-size: 14px;
  }
}
@media (max-width: 1000px) {
  .ky21jj .banner {
    background-size: 200% auto;
    -webkit-background-size: 200% auto;
    -moz-background-size: 200% auto;
    -o-background-size: 200% auto;
    -ms-background-size: 200% auto;
    padding-bottom: 30px;
  }
  .ky21jj .banner .xianz {
    font-size: 12px;
  }
}
.ky21jj .baseBox {
  padding: 50px 0;
}
.ky21jj .baseBox > section {
  margin-top: 36px;
}
@media (max-width: 1200px) {
  .ky21jj .baseBox {
    padding: 40px 0;
  }
  .ky21jj .baseBox > section {
    margin-top: 28px;
  }
}
@media (max-width: 640px) {
  .ky21jj .baseBox {
    padding: 30px 0;
  }
  .ky21jj .baseBox > section {
    margin-top: 20px;
  }
}
.ky21jj .zdBox h3 {
  font-size: 24px;
  max-width: 1055px;
  color: #333333;
  padding-left: 40px;
  margin-top: 36px;
}
.ky21jj .zdBox h3.mt0 {
  margin-top: 0;
}
@media (max-width: 1200px) {
  .ky21jj .zdBox h3 {
    margin-top: 28px;
  }
}
@media (max-width: 640px) {
  .ky21jj .zdBox h3 {
    font-size: 20px;
    margin-top: 20px;
  }
}
.ky21jj .zdBox > section {
  max-width: 1055px;
  margin-top: 15px;
}
.ky21jj .zdBox > section > ul {
  font-size: 16px;
  text-align: center;
}
.ky21jj .zdBox > section > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 2%;
  width: 288px;
  padding: 0 0.625em 1.25em;
  background: url("../images/p01_bg.jpg") center top no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  box-shadow: 0px 0.1875px 0.625em 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0.1875px 0.625em 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0.1875px 0.625em 0px rgba(0, 0, 0, 0.1);
}
.ky21jj .zdBox > section > ul > li a {
  display: block;
}
.ky21jj .zdBox > section > ul > li h4 {
  display: inline-block;
  font-size: 1.25em;
  width: 10em;
  line-height: 2.2em;
  color: #ffffff;
  font-weight: bold;
  background-color: #e92232;
}
.ky21jj .zdBox > section > ul > li h5 {
  font-size: 1em;
  line-height: 1.5em;
  height: 1.5em;
  color: #555555;
}
.ky21jj .zdBox > section > ul > li div {
  height: 3.125em;
  text-align: left;
  margin-top: 0.9375em;
  margin-bottom: 0.9375em;
}
.ky21jj .zdBox > section > ul > li div p {
  font-size: 0.875em;
  line-height: 1.625em;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.ky21jj .zdBox > section > ul > li span {
  font-size: 1.125em;
  color: #e92232;
  border: solid 1px #e92232;
  display: inline-block;
  width: 9.33333333em;
  height: 2.44444444em;
  line-height: 2.44444444em;
  border-radius: 1.22222222em;
  -moz-border-radius: 1.22222222em;
  -webkit-border-radius: 1.22222222em;
  -ms-border-radius: 1.22222222em;
  -o-border-radius: 1.22222222em;
}
.ky21jj .zdBox .btnBox .btn0 {
  width: 11.66666667em;
}
@media (max-width: 640px) {
  .ky21jj .zdBox .btnBox .btn0 {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .ky21jj .zdBox h3 {
    text-align: center;
    padding-left: 0;
  }
  .ky21jj .zdBox > section {
    margin-top: 5px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .ky21jj .zdBox > section > ul {
    white-space: nowrap;
  }
  .ky21jj .zdBox > section > ul > li {
    margin: 1.2em 10px;
  }
  .ky21jj .zdBox > section > ul > li div p {
    white-space: initial;
  }
}
@media (max-width: 768px) {
  .ky21jj .zdBox > section > ul {
    font-size: 14px;
  }
}
.ky21jj .ckBox {
  background: url("../images/p02_bg.jpg") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.ky21jj .ckBox > section {
  max-width: 1146px;
}
.ky21jj .ckBox > section > ul {
  font-size: 16px;
  text-align: center;
}
.ky21jj .ckBox > section > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.4375em 2%;
  width: 20.75em;
  padding: 0 0 0.3125em;
  background-color: #ffffff;
  box-shadow: 0px 0.1875px 0.3125em 0px rgba(38, 176, 185, 0.08);
  -moz-box-shadow: 0px 0.1875px 0.3125em 0px rgba(38, 176, 185, 0.08);
  -webkit-box-shadow: 0px 0.1875px 0.3125em 0px rgba(38, 176, 185, 0.08);
}
.ky21jj .ckBox > section > ul > li h4 {
  display: block;
  font-size: 1.125em;
  width: 100%;
  line-height: 2.44444444em;
  color: #ffffff;
  font-weight: bold;
  background-color: #0ebfb5;
  border-radius: 0 0 2.44444444em 2.44444444em;
  -moz-border-radius: 0 0 2.44444444em 2.44444444em;
  -webkit-border-radius: 0 0 2.44444444em 2.44444444em;
  -ms-border-radius: 0 0 2.44444444em 2.44444444em;
  -o-border-radius: 0 0 2.44444444em 2.44444444em;
}
.ky21jj .ckBox > section > ul > li p {
  font-size: 1em;
  margin: 0.5em 0;
  color: #555555;
}
.ky21jj .ckBox > section > ul > li > a {
  font-size: 1.125em;
  font-weight: bold;
  color: #638785;
  border: solid 1px #1cd2c7;
  display: inline-block;
  width: 100%;
  height: 2.77777778em;
  line-height: 2.77777778em;
  margin-top: 1em;
  border-radius: 1.38888889em;
  -moz-border-radius: 1.38888889em;
  -webkit-border-radius: 1.38888889em;
  -ms-border-radius: 1.38888889em;
  -o-border-radius: 1.38888889em;
}
.ky21jj .ckBox > section > ul > li:last-child {
  background-color: transparent;
}
@media (max-width: 1200px) {
  .ky21jj .ckBox > section {
    margin-top: 5px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .ky21jj .ckBox > section > ul {
    white-space: nowrap;
  }
  .ky21jj .ckBox > section > ul > li {
    margin: 1.2em 10px;
  }
}
@media (max-width: 768px) {
  .ky21jj .ckBox > section > ul {
    font-size: 14px;
  }
}
.ky21jj .vsBox {
  background-color: #fff;
}
.ky21jj .vsBox > section {
  max-width: 835px;
  margin-bottom: 30px;
  position: relative;
  *zoom: 1;
}
.ky21jj .vsBox > section:after {
  content: " ";
  clear: both;
  display: table;
}
.ky21jj .vsBox > section > dl {
  width: 38.9%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  padding: 6% 2% 3%;
  font-size: 16px;
}
.ky21jj .vsBox > section > dl > dt {
  color: #424966;
  font-size: 1.5em;
  padding-bottom: 10px;
  font-weight: 600;
  margin-bottom: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ky21jj .vsBox > section > dl > dd {
  margin-bottom: 1em;
  height: 3em;
}
.ky21jj .vsBox > section > dl > dd > span {
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  margin-right: 0.5em;
}
.ky21jj .vsBox > section > dl:nth-of-type(1) {
  float: left;
  border-radius: 3.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 3.5em 0.5em 0.5em 0.5em;
  -webkit-border-radius: 3.5em 0.5em 0.5em 0.5em;
  -ms-border-radius: 3.5em 0.5em 0.5em 0.5em;
  -o-border-radius: 3.5em 0.5em 0.5em 0.5em;
  background-image: url("../images/vs-left.png");
  color: #696f82;
}
.ky21jj .vsBox > section > dl:nth-of-type(1) > dt {
  color: #424966;
  border-bottom: dashed 1px rgba(105, 111, 130, 0.5);
}
.ky21jj .vsBox > section > dl:nth-of-type(2) {
  float: right;
  border-radius: 0.5em 3.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 3.5em 0.5em 0.5em;
  -webkit-border-radius: 0.5em 3.5em 0.5em 0.5em;
  -ms-border-radius: 0.5em 3.5em 0.5em 0.5em;
  -o-border-radius: 0.5em 3.5em 0.5em 0.5em;
  background-image: url("../images/vs-right.png");
  color: #fff;
}
.ky21jj .vsBox > section > dl:nth-of-type(2) > dt {
  border-bottom: dashed 1px rgba(255, 255, 255, 0.5);
  color: #fff;
}
.ky21jj .vsBox > section > dl:nth-of-type(2) > dd > span {
  color: #4d5576;
}
.ky21jj .vsBox > section > ul {
  width: 133px;
  margin: 0 auto auto;
  padding-top: 100px;
  color: #666;
  text-align: center;
}
.ky21jj .vsBox > section > ul > li {
  height: 41px;
  line-height: 41px;
  background-color: #eff4ff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border: dashed 1px #b9bdca;
  margin-bottom: 20px;
}
.ky21jj .vsBox > section > img {
  width: 13.53%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6.765%;
}
@media (min-width: 1200px) {
  .ky21jj .vsBox > section > img {
    top: -5%;
  }
}
@media (max-width: 1000px) {
  .ky21jj .vsBox > section > dl {
    width: 48%;
    font-size: 14px;
  }
  .ky21jj .vsBox > section > ul {
    display: none;
  }
}
@media (max-width: 640px) {
  .ky21jj .vsBox > section {
    margin-bottom: 20px;
  }
  .ky21jj .vsBox > section > dl {
    width: 49%;
    font-size: 12px;
  }
}
.ky21jj .yearBox {
  background: url("../images/part1.png") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.ky21jj .yearBox > section > article {
  box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
  -moz-box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
  -webkit-box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
  overflow-x: auto;
  overflow-y: hidden;
}
.ky21jj .yearBox > section > article .tBox {
  background-color: #616c94;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  padding: 20px 40px;
  width: 1120px;
}
.ky21jj .yearBox > section > article .tBox > ul {
  text-align: center;
  color: #fff;
  position: relative;
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.ky21jj .yearBox > section > article .tBox > ul:after {
  content: " ";
  clear: both;
  display: table;
}
.ky21jj .yearBox > section > article .tBox > ul:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #fff;
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin-top: -2px;
}
.ky21jj .yearBox > section > article .tBox > ul > li {
  float: left;
  width: 16.66%;
  font-size: 14px;
  position: relative;
}
.ky21jj .yearBox > section > article .tBox > ul > li b {
  display: block;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2em;
}
.ky21jj .yearBox > section > article .tBox > ul > li::before,
.ky21jj .yearBox > section > article .tBox > ul > li::after {
  content: "";
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
}
.ky21jj .yearBox > section > article .tBox > ul > li::before {
  width: 24px;
  height: 24px;
  opacity: 0.2;
  margin-left: -12px;
  margin-top: -12px;
}
.ky21jj .yearBox > section > article .tBox > ul > li::after {
  width: 14px;
  height: 14px;
  margin-left: -7px;
  margin-top: -7px;
}
.ky21jj .yearBox > section > article .bBox {
  width: 1120px;
  background-color: #fff;
  text-align: center;
  padding: 50px 30px;
}
.ky21jj .yearBox > section > article .bBox ul > li {
  background-color: #f5f6f9;
  width: 248px;
  height: 308px;
  padding: 40px 20px 30px;
  color: #666;
}
.ky21jj .yearBox > section > article .bBox ul > li h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0.8em;
}
.ky21jj .yearBox > section > article .bBox ul > li p {
  line-height: 1.1;
  height: 6.6em;
  overflow: hidden;
  display: -webkit-box;
  word-break: break-all;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.ky21jj .yearBox > section > article .bBox ul > li a {
  display: block;
}
@media (min-width: 1000px) {
  .ky21jj .yearBox > section {
    max-width: 1280px;
    padding-left: 54px;
    padding-right: 54px;
    position: relative;
  }
  .ky21jj .yearBox > section .btnprev,
  .ky21jj .yearBox > section .btnnext {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: block;
    width: 72px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ky21jj .yearBox > section .btnprev {
    background-image: url("../images/jt-left.png");
    left: 0;
  }
  .ky21jj .yearBox > section .btnnext {
    background-image: url("../images/jt-right.png");
    right: 0;
  }
}
.ky21jj .upFrom {
  max-width: 291px;
  font-size: 14px;
}
.ky21jj .upFrom > ul {
  width: 87%;
  margin-left: auto;
  margin-right: auto;
}
.ky21jj .upFrom > ul > li {
  margin-top: 30px;
}
.ky21jj .upFrom > ul > li input::-webkit-input-placeholder {
  color: #fff;
}
.ky21jj .upFrom > ul > li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ky21jj .upFrom > ul > li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ky21jj .upFrom > ul > li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.ky21jj .upFrom > ul > li input[type="text"] {
  border: solid 1px #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: transparent;
}
.ky21jj .upFrom > ul > li button {
  text-align: center;
  color: #fff;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  width: 100%;
  font-weight: bold;
  color: #e22821;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(158, 68, 14, 0.25);
}
@media (max-width: 640px) {
  .ky21jj .upFrom > h3 {
    font-size: 1.4em;
  }
  .ky21jj .upFrom > ul > li input[type="text"] {
    height: 3em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .ky21jj .upFrom > ul > li button {
    height: 2.6em;
  }
}
.ky21jj .allBox > section {
  max-width: 960px;
  margin-bottom: 30px;
}
.ky21jj .allBox > section > ul {
  text-align: center;
  font-size: 16px;
}
.ky21jj .allBox > section > ul > li {
  font-size: 1.875em;
  display: inline-block;
  width: 4.9em;
  height: 1.76666667em;
  line-height: 1.76666667em;
  background-color: #eae5e3;
  color: #444444;
  cursor: pointer;
  position: relative;
}
.ky21jj .allBox > section > ul > li::before {
  display: none;
  content: "";
  position: absolute;
  -moz-transform: translate(-50%, 100%);
  /* Firefox 4 */
  -webkit-transform: translate(-50%, 100%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, 100%);
  /* Opera */
  transform: translate(-50%, 100%);
  bottom: -0.1em;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 0.53333333em solid transparent;
  border-right: 0.53333333em solid transparent;
  border-top: 0.3em solid #7fcdda;
}
.ky21jj .allBox > section > ul > li.on {
  color: #fefefe;
  background-color: #7fcdda;
}
.ky21jj .allBox > section > ul > li.on::before {
  display: block;
}
.ky21jj .allBox > section > ul > li + li {
  margin-left: 1.25em;
}
@media (max-width: 768px) {
  .ky21jj .allBox > section > ul {
    font-size: 12px;
  }
}
.ky21jj .allBox > section > article {
  overflow-x: auto;
  overflow-y: hidden;
}
.ky21jj .allBox > section .brBox {
  margin-top: 3%;
  width: 100%;
  min-width: 960px;
  overflow: hidden;
  border-radius: 25px 25px 0 0;
  -moz-border-radius: 25px 25px 0 0;
  -webkit-border-radius: 25px 25px 0 0;
  -ms-border-radius: 25px 25px 0 0;
  -o-border-radius: 25px 25px 0 0;
}
@media (max-width: 768px) {
  .ky21jj .allBox > section .brBox {
    margin-top: 5%;
  }
}
.ky21jj .allBox > section table {
  color: #666;
  border: solid 3px #7fcdda;
}
.ky21jj .allBox > section table th,
.ky21jj .allBox > section table td {
  vertical-align: center;
}
.ky21jj .allBox > section table th:nth-of-type(1),
.ky21jj .allBox > section table td:nth-of-type(1) {
  width: 15%;
}
.ky21jj .allBox > section table th:nth-of-type(2),
.ky21jj .allBox > section table td:nth-of-type(2) {
  width: 28%;
}
.ky21jj .allBox > section table th:nth-of-type(3),
.ky21jj .allBox > section table td:nth-of-type(3) {
  width: 15%;
}
.ky21jj .allBox > section table th:nth-of-type(4),
.ky21jj .allBox > section table td:nth-of-type(4) {
  width: 23%;
}
.ky21jj .allBox > section table th:nth-of-type(5),
.ky21jj .allBox > section table td:nth-of-type(5) {
  width: 19%;
}
.ky21jj .allBox > section table td {
  padding: 1em;
  text-align: left;
}
.ky21jj .allBox > section table thead tr {
  background-color: #7fcdda;
  color: #ffffff;
}
.ky21jj .allBox > section table thead tr th {
  font-size: 24px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.ky21jj .allBox > section table thead tr th:first-child {
  border-radius: 0px 0 0 25px;
  -moz-border-radius: 0px 0 0 25px;
  -webkit-border-radius: 0px 0 0 25px;
  -ms-border-radius: 0px 0 0 25px;
  -o-border-radius: 0px 0 0 25px;
}
.ky21jj .allBox > section table thead tr th:last-child {
  border-radius: 0 0px 25px 0;
  -moz-border-radius: 0 0px 25px 0;
  -webkit-border-radius: 0 0px 25px 0;
  -ms-border-radius: 0 0px 25px 0;
  -o-border-radius: 0 0px 25px 0;
}
@media (max-width: 768px) {
  .ky21jj .allBox > section table thead tr th {
    font-size: 18px;
  }
}
.ky21jj .allBox > section table tbody tr:nth-of-type(2n) {
  background-color: #f0f7f8;
}
.ky21jj .allBox > section table tbody td {
  font-size: 14px;
  color: #555555;
}
.ky21jj .allBox > section table tbody td.mid {
  text-align: center;
}
.ky21jj .allBox > section table tbody td:nth-of-type(1) {
  font-weight: bold;
  text-align: center;
}
.ky21jj .allBox > section table tbody td:nth-of-type(2) {
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.ky21jj .allBox > section table tbody td:nth-of-type(4) {
  padding-left: 2em;
  padding-right: 2em;
}
.ky21jj .allBox > section table tbody td:nth-of-type(3) {
  text-align: center;
}
.ky21jj .allBox > section table tbody td:nth-of-type(5) {
  text-align: center;
}
.ky21jj .allBox > section table tbody td a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #555555;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.ky21jj .allBox > section.imgsli {
  max-width: 1010px;
}
.ky21jj .allBox > section .part07_content {
  margin-top: 20px;
}
.ky21jj .allBox > section .part07_content.on {
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.ky21jj .allBox > section .part07_content img {
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .ky21jj .allBox > section .part07_content img {
    transition: all 0.3s;
  }
  .ky21jj .allBox > section .part07_content img:hover {
    transition: all 0.3s;
    transform: scale(1.05);
  }
}
.ky21jj .allBox > section .part07_content > img {
  max-width: 497px;
  width: 49.2%;
}
.ky21jj .allBox > section .part07_content ul {
  max-width: 495px;
  width: 49.2%;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ky21jj .allBox > section .part07_content ul li {
  width: 48.5%;
}
.ky21jj .allBox > section .part07_content ul li > img {
  width: 100%;
}
.ky21jj .allBox > section .part07_content ul li:nth-child(1) {
  margin-bottom: 3%;
}
.ky21jj .allBox > section .part07_content ul li:nth-child(2) {
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .ky21jj .allBox > section .part07_content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ky21jj .allBox > section .part07_content > img {
    width: 100%;
    margin: 0 auto;
  }
  .ky21jj .allBox > section .part07_content ul {
    width: 100%;
    margin: 3% auto 0;
  }
}
@media (max-width: 640px) {
  .ky21jj .allBox > section {
    margin-bottom: 20px;
  }
}
.ky21jj .stuBox {
  background: url("../images/p06_bg.jpg") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.ky21jj .stuBox > section {
  margin-bottom: 20px;
}
.ky21jj .stuBox > section > article {
  border-top: 15px solid #6c7d99;
  border-bottom: 15px solid #6c7d99;
  box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
  -moz-box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
  -webkit-box-shadow: -2px 0px 20px 0px rgba(67, 74, 103, 0.15);
}
.ky21jj .stuBox > section > article .bookBox {
  width: 100%;
  max-width: 1120px;
  background-color: #fff;
  text-align: center;
  padding: 50px 30px;
}
@media (max-width: 768px) {
  .ky21jj .stuBox > section > article .bookBox {
    padding: 30px 0px;
  }
}
.ky21jj .stuBox > section > article .bookBox ul li {
  float: left;
}
.ky21jj .stuBox > section > article .bookBox ul li img {
  display: block;
  margin: 0 auto;
  height: 240px;
  width: auto;
}
@media (max-width: 768px) {
  .ky21jj .stuBox > section > article .bookBox ul li img {
    height: 120px;
  }
}
.ky21jj .stuBox > section > article .bookBox ul li p {
  font-size: 16px;
  margin-top: 5px;
  text-align: center;
  color: #333333;
}
@media (max-width: 768px) {
  .ky21jj .stuBox > section > article .bookBox ul li p {
    font-size: 12px;
  }
}
@media (min-width: 1000px) {
  .ky21jj .stuBox > section {
    max-width: 1280px;
    padding-left: 54px;
    padding-right: 54px;
    position: relative;
    margin-bottom: 40px;
  }
  .ky21jj .stuBox > section .btnprev1,
  .ky21jj .stuBox > section .btnnext1 {
    position: absolute;
    z-index: 5;
    top: 50%;
    -moz-transform: translateY(-50%);
    /* Firefox 4 */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    /* Opera */
    transform: translateY(-50%);
    display: block;
    width: 72px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ky21jj .stuBox > section .btnprev1 {
    background-image: url("../images/jt-left01.png");
    left: 0;
  }
  .ky21jj .stuBox > section .btnnext1 {
    background-image: url("../images/jt-right01.png");
    right: 0;
  }
}
.ky21jj .bkBox > section {
  max-width: 1172px;
}
.ky21jj .bkBox > section ol {
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.ky21jj .bkBox > section ol .btn0 {
  margin: 0 2.22222222em;
  width: 11.66666667em;
  text-align: center;
  color: #6a6a6a;
  border: solid 1px #888888;
  padding: 0;
}
@media (max-width: 640px) {
  .ky21jj .bkBox > section ol .btn0 {
    font-size: 14px;
  }
}
.ky21jj .bkBox > section ul {
  font-size: 16px;
  text-align: center;
}
.ky21jj .bkBox > section ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 3.5em 0.875em 0;
  padding-top: 2.875em;
  width: 16.25em;
  background-color: #ffffff;
  position: relative;
  box-shadow: 0px 0.3125px 0.5em 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0.3125px 0.5em 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0.3125px 0.5em 0px rgba(0, 0, 0, 0.08);
}
.ky21jj .bkBox > section ul > li > img {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 5.875em;
}
.ky21jj .bkBox > section ul > li > h4 {
  font-size: 1.5em;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 0.20833333em;
}
.ky21jj .bkBox > section ul > li > h4 > span {
  font-size: 0.58333333em;
  font-weight: normal;
}
.ky21jj .bkBox > section ul > li div.btn {
  padding: 0.5em 0.75em;
  background-color: #e92232;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.ky21jj .bkBox > section ul > li div.btn > a {
  font-size: 0.875em;
  width: 7.71428571em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.ky21jj .bkBox .btnBox {
  margin-top: 30px;
}
@media (max-width: 1250px) {
  .ky21jj .bkBox > section ul {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .ky21jj .bkBox > section {
    margin-top: 5px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .ky21jj .bkBox > section .bdrsrc {
    width: 1025px;
  }
  .ky21jj .bkBox > section .bdrsrc1 ol .btn0 {
    margin: 0 1em;
  }
}
@media (max-width: 768px) {
  .ky21jj .bkBox > section > ol {
    width: 540px;
  }
  .ky21jj .bkBox > section .bdrsrc1 {
    width: 600px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.ky21jj .mengBox {
  background-color: #f7f6ed;
}
.ky21jj .mengBox .part03_con {
  max-width: 1180px;
  width: 96%;
  margin: 0 auto;
  padding: 0 1px;
  margin: 20px auto;
}
.ky21jj .mengBox .part03_con ul {
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ky21jj .mengBox .part03_con ul li {
  text-align: center;
  font-size: 14px;
  height: 17em;
  width: 13.71428571em;
  padding: 0 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.ky21jj .mengBox .part03_con ul li > div {
  display: none;
  opacity: 0;
}
.ky21jj .mengBox .part03_con ul li span {
  display: block;
  font-size: 1.14285714em;
  color: #999999;
  padding: 40px 0 20px;
  opacity: 1;
}
.ky21jj .mengBox .part03_con ul li h3 {
  margin: 25px 0 10px;
  font-size: 1.28571429em;
  color: #333333;
  font-weight: 600;
  opacity: 1;
}
.ky21jj .mengBox .part03_con ul li p {
  font-size: 1em;
  color: #999;
  line-height: 1.71428571em;
  opacity: 1;
}
@media (min-width: 1200px) {
  .ky21jj .mengBox .part03_con ul li {
    margin: 0 3% 30px !important;
  }
}
@media (min-width: 1000px) {
  .ky21jj .mengBox .part03_con {
    position: relative;
    padding: 88px 0 150px;
  }
  .ky21jj .mengBox .part03_con .yuan {
    max-width: 1225px;
    height: 262px;
    border: solid 3px #ff9f3b;
    border-radius: 0 130px 130px 0;
    -moz-border-radius: 0 130px 130px 0;
    -webkit-border-radius: 0 130px 130px 0;
    -ms-border-radius: 0 130px 130px 0;
    -o-border-radius: 0 130px 130px 0;
    border-left: 0;
    position: relative;
  }
  .ky21jj .mengBox .part03_con .yuan::after {
    position: absolute;
    content: '';
    width: 16px;
    height: 19px;
    background: url(../images/part03_img.png) no-repeat;
    bottom: -11px;
    left: -16px;
  }
  .ky21jj .mengBox .part03_con > section {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ky21jj .mengBox .part03_con ul {
    padding: 0 5%;
  }
  .ky21jj .mengBox .part03_con ul li {
    margin: 0 1.5% 30px;
  }
  .ky21jj .mengBox .part03_con ul li.active {
    transition: all 0.3s;
    background-image: linear-gradient(180deg, #ffc774 0%, #fc9968 100%);
    box-shadow: 0px 2px 15px 0px rgba(252, 155, 104, 0.3);
  }
  .ky21jj .mengBox .part03_con ul li.active span {
    opacity: 0;
    transition: all 0.3s;
    display: none;
  }
  .ky21jj .mengBox .part03_con ul li.active h3 {
    color: #fff;
  }
  .ky21jj .mengBox .part03_con ul li.active p {
    display: none;
    opacity: 0;
  }
  .ky21jj .mengBox .part03_con ul li.active > div {
    opacity: 1;
    display: block;
    color: #fff;
    line-height: 1.71428571em;
  }
}
@media (max-width: 999px) {
  .ky21jj .mengBox .part03_con ul li {
    height: 207px;
    max-width: 170px;
    max-width: 23%;
    margin: 0 1% 2%;
    background-image: linear-gradient(0deg, #fff5ea 0%, #fff5ea 100%);
    box-shadow: 0px 2px 7px 0px rgba(252, 155, 104, 0.3);
    border: solid 1px #ff9f3b;
    margin-bottom: 3%;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(5) span {
    display: none;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(5) h3 {
    margin-top: 60px;
  }
  .ky21jj .mengBox .part03_con ul li span {
    padding: 8px 24px;
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(0deg, #fc9a69 0%, #ffc674 100%);
    box-shadow: 0px 2px 15px 0px rgba(252, 155, 104, 0.3);
    border-radius: 17px;
  }
  .ky21jj .mengBox .part03_con ul li h3 {
    font-size: 14px;
  }
  .ky21jj .mengBox .part03_con ul li p {
    font-size: 12px;
  }
  .ky21jj .mengBox .part03_con ul li:hover {
    background-image: linear-gradient(180deg, #ffc774 0%, #fc9968 100%);
  }
  .ky21jj .mengBox .part03_con ul li:hover span {
    background: #fff;
    color: #ff9f3b;
  }
  .ky21jj .mengBox .part03_con ul li:hover h3 {
    color: #fff;
  }
  .ky21jj .mengBox .part03_con ul li:hover p {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .ky21jj .mengBox .part03_con .huadong {
    display: block;
  }
  .ky21jj .mengBox .part03_con > section {
    overflow-X: auto;
    margin: 0 auto;
  }
  .ky21jj .mengBox .part03_con ul {
    width: 1380px;
  }
  .ky21jj .mengBox .part03_con ul li {
    width: 12%;
    margin: 0 0.25%;
    padding: 0 8px;
    height: 180px;
  }
  .ky21jj .mengBox .part03_con ul li span {
    font-size: 12px;
    padding: 5px 0;
    margin-top: 20%;
  }
  .ky21jj .mengBox .part03_con ul li h3 {
    margin: 18% 0 10px;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(5) {
    order: 4;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(6) {
    order: 3;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(7) {
    order: 2;
  }
  .ky21jj .mengBox .part03_con ul li:nth-child(8) {
    order: 1;
  }
}
@media (max-width: 360px) {
  .ky21jj .mengBox .part03_con ul li {
    padding: 0 5px;
  }
}
.ky21jj .fiveBox > section ol {
  padding-top: 15px;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.ky21jj .fiveBox > section ol li {
  background: url(../images/part06_lisBg.png) repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  height: 368px;
  width: 20%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  font-size: 14px;
  color: #444;
  padding: 0 17px;
  box-shadow: 4px 0px 15px 0px rgba(23, 83, 166, 0.08);
  -moz-box-shadow: 4px 0px 15px 0px rgba(23, 83, 166, 0.08);
  -webkit-box-shadow: 4px 0px 15px 0px rgba(23, 83, 166, 0.08);
}
.ky21jj .fiveBox > section ol li:nth-child(1) {
  z-index: 5;
}
.ky21jj .fiveBox > section ol li:nth-child(2) {
  z-index: 4;
}
.ky21jj .fiveBox > section ol li:nth-child(3) {
  z-index: 3;
}
.ky21jj .fiveBox > section ol li:nth-child(4) {
  z-index: 1;
}
@media (min-width: 769px) {
  .ky21jj .fiveBox > section ol li {
    transition: all 0.3s;
  }
  .ky21jj .fiveBox > section ol li.active {
    background-image: url(../images/fivebg.png);
    transition: all 0.3s;
    height: 398px;
    position: relative;
    margin-top: -30px;
    transform: translateY(15px);
    color: #fff;
  }
  .ky21jj .fiveBox > section ol li.active img:nth-child(1) {
    display: none;
  }
  .ky21jj .fiveBox > section ol li.active img:nth-child(2) {
    display: inline-block;
  }
}
.ky21jj .fiveBox > section ol li img:nth-child(2) {
  display: none;
}
.ky21jj .fiveBox > section ol li h5 {
  font-size: 1.42857143em;
  text-align: center;
  width: 100%;
  font-weight: 600;
  margin: 20px 0;
}
.ky21jj .fiveBox > section ol li p {
  height: 9.6em;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .ky21jj .fiveBox > section ol li {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .ky21jj .fiveBox > section ol {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
  }
  .ky21jj .fiveBox > section ol li {
    width: 100%;
    height: auto;
    padding: 15px 10px;
    margin-bottom: 10px;
  }
  .ky21jj .fiveBox > section ol li img {
    max-width: 52px;
    width: 20%;
  }
  .ky21jj .fiveBox > section ol li .part06_ol {
    width: 80%;
    display: block;
    padding-left: 10px;
  }
  .ky21jj .fiveBox > section ol li .part06_ol h5 {
    margin: 0;
    text-align: left;
    font-size: 18px;
  }
  .ky21jj .fiveBox > section ol li .part06_ol p {
    margin-top: 5px;
    height: auto;
    font-size: 12px;
    line-height: 1.6;
  }
}
@media (max-width: 360px) {
  .ky21jj .fiveBox > section ol li .part06_ol {
    width: 75%;
  }
  .ky21jj .fiveBox > section ol li .part06_ol p {
    line-height: 1.5;
  }
}
.ky21jj .thrBox > section .shizi {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 0.1px 0 50px;
  height: 440px;
}
.ky21jj .thrBox > section .shizi section {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  display: table;
}
.ky21jj .thrBox > section .shizi section .t_left {
  width: 37.21%;
  min-width: 320px;
  display: table-cell;
  vertical-align: bottom;
  background: url("../images/bg_t.png") center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.ky21jj .thrBox > section .shizi section .t_left > ul {
  position: relative;
  z-index: 0;
  vertical-align: bottom;
}
.ky21jj .thrBox > section .shizi section .t_left > ul > li {
  display: none;
  text-align: center;
}
.ky21jj .thrBox > section .shizi section .t_left > ul > li.check {
  display: block;
}
.ky21jj .thrBox > section .shizi section .t_left > ul > li img {
  display: inline-block;
  margin: 0 auto;
}
.ky21jj .thrBox > section .shizi section .t_right {
  width: 62.79%;
  display: table-cell;
  vertical-align: top;
  height: 440px;
  padding: 60px 50px 0;
  background: -webkit-linear-gradient(left, #61778e, #556d8e);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #61778e, #556d8e);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #61778e, #556d8e);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #61778e, #556d8e);
  /* 标准的语法 */
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul {
  font-size: 14px;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li {
  display: none;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li.check {
  display: block;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name {
  margin-bottom: 20px;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h3 {
  display: inline-block;
  font-size: 2.42857143em;
  color: #ffffff;
  position: relative;
  font-weight: 600;
  text-align: left;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h3 > em {
  font-weight: 500;
  margin-left: 15px;
  font-size: 14px;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translate(0, -50%);
  border-width: 10px;
  border-color: transparent transparent transparent #fefefe;
  border-style: dashed dashed dashed solid;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > a {
  float: right;
  display: block;
  border: solid 1px #ffffff;
  color: #ffffff;
  font-size: 1.28em;
  text-align: center;
  height: 2.5em;
  line-height: 2.5;
  border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  padding: 0 1.4em;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > a > img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li > p {
  color: #ffffff;
  line-height: 1.5;
  margin-bottom: 2.14285714em;
}
.ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li > p span {
  font-size: 1.28571429em;
  color: #fec043;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 7%;
  right: 7%;
  width: 86%;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small {
  width: auto;
  margin: 0 65px;
  overflow: hidden;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul > li {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  margin: 0 20px;
  border-radius: 50%;
  background-color: #70747a;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul > li > img {
  margin-top: 10px;
  width: 100%;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul > li::before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul > li.check::before {
  display: none;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.arrow > img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.arrow > img:nth-of-type(1) {
  left: 0;
}
.ky21jj .thrBox > section .shizi section .t_right .t_bottom div.arrow > img:nth-of-type(2) {
  right: 0;
}
@media (min-width: 768px) {
  .ky21jj .thrBox > section .shizi section .t_right {
    position: relative;
    z-index: 0;
  }
}
@media (max-width: 900px) {
  .ky21jj .thrBox > section .shizi section .t_right {
    padding: 30px;
    padding-bottom: 0;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul {
    font-size: 13px;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h3 {
    font-size: 1.8em;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h3::before {
    left: -30px;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > a {
    height: 1.8em;
    line-height: 1.8;
  }
}
@media (max-width: 768px) {
  .ky21jj .thrBox > section .shizi {
    display: none;
  }
}
@media (max-width: 640px) {
  .ky21jj .thrBox > section .shizi section .t_left {
    display: none;
  }
  .ky21jj .thrBox > section .shizi section .t_right {
    width: 100%;
    height: 320px;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > h2::before {
    display: none;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_bottom div.small > ul li {
    margin: 0 7px;
  }
}
@media (max-width: 375px) {
  .ky21jj .thrBox > section .shizi section .t_right {
    padding: 20px;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top {
    height: 350px;
    position: relative;
    z-index: 0;
  }
  .ky21jj .thrBox > section .shizi section .t_right .t_top > ul > li .t_name > a {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -4em;
  }
}
.ky21jj .thrBox > section .part06_wrap {
  max-width: 360px;
  width: 96%;
  margin: 0 auto;
  padding: 0 1px;
  overflow: hidden;
}
.ky21jj .thrBox > section .part06_wrap ul {
  position: relative;
  *zoom: 1;
  left: -392px;
  padding: 20px 0;
  white-space: nowrap;
}
.ky21jj .thrBox > section .part06_wrap ul:after {
  content: " ";
  clear: both;
  display: table;
}
.ky21jj .thrBox > section .part06_wrap ul li {
  display: inline-block;
  margin: 0 15px;
  width: 200px;
  overflow: hidden;
  background: url(../images/index/bg_t.png) no-repeat top;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
  padding-top: 20px;
  box-shadow: 1px 2px 20px 0px rgba(232, 89, 61, 0.1);
  -moz-box-shadow: 1px 2px 20px 0px rgba(232, 89, 61, 0.1);
  -webkit-box-shadow: 1px 2px 20px 0px rgba(232, 89, 61, 0.1);
}
.ky21jj .thrBox > section .part06_wrap ul li > img {
  height: 186px;
  vertical-align: middle;
}
.ky21jj .thrBox > section .part06_wrap ul li.on {
  transform: scale(1.1);
}
.ky21jj .thrBox > section .part06_wrap ul li > div {
  height: 56px;
  bottom: 0;
  text-align: center;
  background: -webkit-linear-gradient(left, #354168, #48508d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #354168, #48508d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #354168, #48508d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #354168, #48508d);
  /* 标准的语法 */
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  color: #fff;
}
.ky21jj .thrBox > section .part06_wrap ul li > div h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  width: 100%;
}
.ky21jj .thrBox > section .part06_wrap ul li > div p {
  font-size: 14px;
  line-height: 1.8;
  width: 100%;
}
@media (min-width: 768px) {
  .ky21jj .thrBox > section .part06_wrap {
    display: none;
  }
}
@media (max-width: 360px) {
  .ky21jj .thrBox > section .part06_wrap ul {
    left: -420px;
  }
}
.ky21jj .zaoBox {
  background: url(../images/part3.png) center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  border-radius: 0 0 5em 0;
  -moz-border-radius: 0 0 5em 0;
  -webkit-border-radius: 0 0 5em 0;
  -ms-border-radius: 0 0 5em 0;
  -o-border-radius: 0 0 5em 0;
}
.ky21jj .zaoBox > div > dl {
  font-size: 20px;
  color: #fff;
  min-width: 19em;
  width: 34%;
  *zoom: 1;
}
.ky21jj .zaoBox > div > dl:after {
  content: " ";
  clear: both;
  display: table;
}
.ky21jj .zaoBox > div > dl > dt {
  font-size: 1.75em;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.ky21jj .zaoBox > div > dl > dd {
  float: left;
  width: 50%;
  padding-left: 35px;
  margin-top: 1em;
  cursor: pointer;
  background: url("../images/optionO.png") left center no-repeat;
}
.ky21jj .zaoBox > div > dl > dd.on {
  background-image: url("../images/optionX.png");
}
.ky21jj .zaoBox > div > img {
  width: 25%;
  max-width: 272px;
}
.ky21jj .zaoBox > div > div {
  width: 35%;
}
@media (max-width: 1200px) {
  .ky21jj .zaoBox > div > dl {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .ky21jj .zaoBox > div > img {
    display: none;
  }
  .ky21jj .zaoBox > div > dl,
  .ky21jj .zaoBox > div > div {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ky21jj .zaoBox {
    border-radius: 0 0 3em 0;
    -moz-border-radius: 0 0 3em 0;
    -webkit-border-radius: 0 0 3em 0;
    -ms-border-radius: 0 0 3em 0;
    -o-border-radius: 0 0 3em 0;
  }
}
@media (min-width: 640px) {
  .ky21jj .zaoBox > div {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .ky21jj .zaoBox > div > dl,
  .ky21jj .zaoBox > div > div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .ky21jj .zaoBox > div > dl {
    font-size: 14px;
  }
  .ky21jj .zaoBox > div > div {
    margin-top: 20px;
  }
}
.ky21jj .gsBox img.tyue {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 1200px) {
  .ky21jj .gsBox img.tyue {
    margin-top: -10px;
  }
}
.ky21jj .gsBox section {
  max-width: 950px;
}
.ky21jj .gsBox section ul li h3 {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  border-bottom: 0.08333333em solid #e77252;
  margin-bottom: 0.41666667em;
}
@media (max-width: 768px) {
  .ky21jj .gsBox section ul li h3 {
    font-size: 18px;
  }
}
.ky21jj .gsBox section ul li div p {
  font-size: 14px;
  line-height: 25px;
  color: #444444;
}
@media (max-width: 999px) {
  .ky21jj .gsBox section ul li:nth-of-type(1) {
    margin-bottom: 20px;
  }
}
@media (min-width: 1000px) {
  .ky21jj .gsBox section ul {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
  }
  .ky21jj .gsBox section ul li:nth-of-type(1) {
    width: 45%;
  }
  .ky21jj .gsBox section ul li:nth-of-type(1) > div {
    padding-right: 10%;
  }
  .ky21jj .gsBox section ul li:nth-of-type(2) {
    width: 55%;
  }
  .ky21jj .gsBox section ul li:nth-of-type(2) div {
    padding-left: 10%;
  }
  .ky21jj .gsBox section ul li:nth-of-type(2) div.line {
    border-left: 2px solid #cecbc8;
  }
}
.ky21jj .gsBox section ol {
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ky21jj .gsBox section ol li {
  width: 32.33%;
  margin: 20px 0.5% 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(40, 102, 186, 0.2);
  padding: 5px;
}
.ky21jj .gsBox section ol li > img {
  width: 100%;
}
.ky21jj .gsBox section ol li:nth-of-type(4),
.ky21jj .gsBox section ol li:nth-of-type(5) {
  width: 49%;
}
.ky21jj .zlBox {
  background: url(../images/p12_bg.jpg) center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.ky21jj .zlBox h2 {
  color: #ffffff;
}
.ky21jj .zlBox h2:before {
  background-image: url(../images/bt-left02.png);
}
.ky21jj .zlBox h2:after {
  background-image: url(../images/bt-right02.png);
}
.ky21jj .zlBox > div {
  max-width: 1030px;
  margin-top: 30px;
}
.ky21jj .zlBox > div > img {
  width: 67%;
  max-width: 691px;
}
.ky21jj .zlBox > div > div {
  width: 30%;
}
@media (max-width: 1000px) {
  .ky21jj .zlBox > div > img {
    width: 60%;
  }
  .ky21jj .zlBox > div > div {
    width: 40%;
  }
}
@media (min-width: 640px) {
  .ky21jj .zlBox > div {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .ky21jj .zlBox > div > img {
    width: 100%;
  }
  .ky21jj .zlBox > div > div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .ky21jj .zlBox > div > div {
    margin-top: 20px;
  }
}
