@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  /* tap-highlight-color: transparent; */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #444444; }

html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/ }

ol, li, ul {
  list-style: none; }

input, textarea {
  outline: 0;
  resize: none; }

a {
  text-decoration: none;
  color: #444444; }

img {
  display: block;
  outline: none;
  border: 0; }

.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clear {
  clear: both; }

.clearFloat {
  zoom: 1; }
  .clearFloat:after {
    content: '.';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden; }

.allW {
  width: 100%;
  overflow: hidden; }
  .allW > img {
    display: block;
    width: 100%; }

.img img {
  display: block;
  width: 100%;
  height: 100%; }

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.g-line {
  height: 0.5rem;
  background-color: #f0f0f0; }

/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%; }

.pagination-line .swiper-container {
  padding-bottom: 1.2rem; }
.pagination-line .swiper-pagination-bullet {
  width: 1.375rem;
  height: 0.2125rem;
  border-radius: 0.1rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.pagination-circle .swiper-container {
  padding-bottom: 1.35rem; }
.pagination-circle .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border: 1px #000 solid;
  background-color: rgba(0, 0, 0, 0); }
.pagination-circle .swiper-pagination-bullet-active {
  border: 1px #007aff solid; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
  bottom: 0rem; }
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.coverflow {
  margin-bottom: 1.2rem; }
  .coverflow .swiper-slide {
    width: 60%; }
    .coverflow .swiper-slide span {
      display: block;
      width: 100%;
      font-size: 0rem;
      text-align: center; }
  .coverflow .swiper-slide-active span {
    font-size: 0.825rem;
    line-height: 1.8rem; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.pub-p p {
  font-size: 0.825rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.allW > video {
  display: block;
  width: 100%; }

.zt130-pub-t {
  margin-top: 3.375rem;
  margin-bottom: 1.5rem; }
  .zt130-pub-t em {
    display: block;
    width: 100%;
    height: 0.15rem;
    background-color: #298dd9; }
  .zt130-pub-t .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center; }
    .zt130-pub-t .box .main {
      border: 1px #298dd9 solid;
      height: 2.925rem;
      text-align: center;
      margin-top: -1.375rem;
      background-color: #fff;
      padding: 0 1rem; }
    .zt130-pub-t .box h2 {
      font-size: 1.5rem;
      font-weight: bold;
      color: #298dd9;
      line-height: 1;
      margin-top: -1rem; }
      .zt130-pub-t .box h2 span {
        display: inline-block;
        background-color: #fff;
        padding: 0 0.375rem; }
    .zt130-pub-t .box h4 {
      font-size: 1.0125rem;
      padding: 0.1rem 0; }
    .zt130-pub-t .box h6 {
      line-height: 1;
      font-size: 0.525rem;
      text-transform: uppercase;
      color: #cecece; }

.zt130-info {
  margin-top: 1rem;
  position: relative;
  margin-bottom: 1rem;
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #298dd9;
  color: #fff;
  padding: 0.6rem 0 0.6rem 1rem; }
  .zt130-info p {
    font-size: 0.825rem;
    line-height: 1.6; }
  .zt130-info img {
    display: block;
    width: 3.3rem;
    height: 2.4375rem;
    position: absolute;
    right: 0;
    top: 0; }

.zt130-swt {
  padding: 1rem 2.175rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt130-swt a {
    display: block;
    width: 48%;
    font-size: 0.825rem;
    line-height: 2.25rem;
    border: 1px #ccc solid;
    text-align: center;
    border-radius: 0.3rem; }
  .zt130-swt a:nth-of-type(1) {
    background-color: #fff; }
  .zt130-swt a:nth-of-type(2) {
    background-color: #ff6000;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    border: none; }
    .zt130-swt a:nth-of-type(2) img {
      display: block;
      width: 0.9rem;
      height: 1.0125rem;
      margin-top: 1rem;
      margin-left: 0.3rem; }

.zt130-doc {
  margin-top: 0.75rem; }
  .zt130-doc ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between; }
    .zt130-doc ul li {
      width: 7.95rem; }
      .zt130-doc ul li a, .zt130-doc ul li img, .zt130-doc ul li span {
        display: block;
        width: 100%; }
      .zt130-doc ul li a {
        position: relative; }
      .zt130-doc ul li span {
        font-size: 0.75rem;
        text-align: center;
        line-height: 1.5rem;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        bottom: 0;
        color: #fff; }
      .zt130-doc ul li p {
        font-size: 0.75rem;
        text-align: center;
        padding-top: 0.375rem;
        white-space: nowrap; }

.zt130-expert-show {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt130-expert-show h1 {
    font-size: 1.65rem;
    font-weight: bold;
    color: #278cde;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0.375rem; }
  .zt130-expert-show ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1rem; }
    .zt130-expert-show ul li {
      width: 7.575rem; }
      .zt130-expert-show ul li a {
        display: block;
        width: 100%;
        position: relative; }
        .zt130-expert-show ul li a img {
          display: block;
          width: 100%; }
        .zt130-expert-show ul li a span {
          display: block;
          width: 100%;
          font-size: 0.75rem;
          background-color: rgba(255, 255, 255, 0.5);
          position: absolute;
          bottom: 0;
          text-align: center;
          line-height: 1.5rem; }
      .zt130-expert-show ul li p {
        margin-top: 0.375rem;
        margin-bottom: 0.4rem;
        background-color: #afdbf1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit-moz-box-pack: center;
        box-pack: center;
        font-size: 0.825rem;
        align-items: center;
        line-height: 1.575rem; }
        .zt130-expert-show ul li p img {
          display: block;
          width: 1.125rem;
          height: 1.125rem;
          margin-left: 0.3rem; }
  .zt130-expert-show .swt {
    text-align: center;
    line-height: 2.25rem;
    padding-top: 0.6rem; }
    .zt130-expert-show .swt a {
      display: inline-block;
      padding: 0 2rem;
      color: #fff;
      background-color: #cb2300;
      border-radius: 0.3rem; }

.zt130-swt2 {
  padding: 1rem 2.175rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt130-swt2 a {
    display: block;
    width: 48%;
    font-size: 0.825rem;
    line-height: 2.25rem;
    border: 1px #ccc solid;
    border-radius: 0.3rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center; }
    .zt130-swt2 a img {
      display: block;
      width: 1.875rem;
      height: 1.5rem;
      margin-right: 0.3rem; }
  .zt130-swt2 a:nth-of-type(2) {
    background-color: #ff6000;
    color: #fff;
    border: none; }

.zt130-lc {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt130-lc h4 {
    text-align: center;
    font-size: 0.75rem;
    padding-top: 0.375rem; }
  .zt130-lc .p {
    font-size: 0.825rem;
    margin-top: 1rem;
    text-indent: 2em;
    line-height: 1.6;
    padding: 0.375rem 0.375rem;
    color: #fff;
    background-color: #569fde;
    border-radius: 0.375rem; }
    .zt130-lc .p p {
      padding: 0.375rem 0.375rem;
      background: url(../images/sd_73.jpg) no-repeat top left, url(../images/sd_77.jpg) no-repeat right bottom; }

.zt130-expert {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt130-expert ul {
    margin-top: 0.6rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between; }
    .zt130-expert ul li {
      width: 11.4375rem; }
      .zt130-expert ul li a, .zt130-expert ul li img {
        display: block;
        width: 100%; }
      .zt130-expert ul li span {
        font-size: 0.75rem;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 0.375rem; }

.zt130-case ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between; }
  .zt130-case ul li {
    width: 50%;
    padding: 0 0.375rem; }
    .zt130-case ul li h2 {
      font-size: 1.0125rem;
      color: #ff7200;
      text-align: center;
      font-weight: bold; }
    .zt130-case ul li h6 {
      font-size: 0.45rem;
      text-align: center;
      white-space: nowrap;
      margin-bottom: 0.6rem;
      line-height: 2; }
    .zt130-case ul li img {
      display: block;
      width: 11.3625rem;
      margin: 0 auto; }
    .zt130-case ul li p {
      font-size: 0.825rem;
      line-height: 1.6;
      margin-top: 0.375rem; }
      .zt130-case ul li p a {
        color: #ff7200; }

.zt130-recommend {
  padding: 0 0.375rem; }
  .zt130-recommend .title {
    font-size: 0.9rem; }
    .zt130-recommend .title small {
      font-size: 0.525rem;
      display: inline-block;
      margin-left: 0.3rem; }
  .zt130-recommend .list {
    padding: 1rem 0;
    border-bottom: 1px #ccc dashed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt130-recommend .list img {
      display: block;
      width: 6rem;
      height: 4.5rem; }
    .zt130-recommend .list .txt {
      flex: 1;
      margin-left: 0.6rem; }
      .zt130-recommend .list .txt h2 {
        font-size: 0.825rem; }
        .zt130-recommend .list .txt h2 span {
          display: inline-block;
          padding: 0 0.3rem;
          background-color: #298dd9;
          color: #fff; }
      .zt130-recommend .list .txt p {
        font-size: 0.825rem;
        line-height: 1.4; }
        .zt130-recommend .list .txt p a {
          color: #ff7e26; }

.zt130-sb {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt130-sb ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit-moz-box-pack: space-between;
    box-pack: space-between; }
    .zt130-sb ul li {
      width: 7.425rem; }
      .zt130-sb ul li a, .zt130-sb ul li img {
        display: block;
        width: 100%; }
      .zt130-sb ul li span {
        display: block;
        width: 100%;
        font-size: 0.825rem;
        color: #fff;
        background-color: #298dd9;
        line-height: 1.4rem;
        text-align: center; }
    .zt130-sb ul li:nth-of-type(1) {
      width: 8.7375rem; }
    .zt130-sb ul li:nth-of-type(2) {
      width: 7.5rem; }
    .zt130-sb ul li:nth-of-type(3) {
      width: 6.375rem; }

/*# sourceMappingURL=main.css.map */

.zt101-top-logo span {
    display: block;
    width: 100%;
    font-size: 1.0875rem;
    font-weight: bold;
    color: #fff;
    background-color: #298dd9;
    text-align: center;
    line-height: 2rem;
}
.zt101-nav {
  padding: 0.2rem 0; }
  .zt101-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .zt101-nav ul li {
      flex: 1;
      text-align: center;
      font-size: 0.9rem;
      line-height: 2rem;
      border-right: 1px #ccc solid; }
      .zt101-nav ul li a {
        display: block;
        width: 100%; }
    .zt101-nav ul li:last-child {
      border-right: none; }
.zt101-last-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 1rem 0 1rem; }
  .zt101-last-nav a {
    display: block;
    flex: 1;
    border-right: 1px #ccc solid;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center; }
  .zt101-last-nav a:last-child {
    border-right: none; }

.zt101-footer {
  height: 12.525rem;
  background: url(/images/jk205_88.jpg) no-repeat 0 0;
  background-size: 100% 100%; }
  .zt101-footer .main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 1.875rem; }
    .zt101-footer .main .l {
      flex: 1;
      margin-right: 0.375rem; }
      .zt101-footer .main .l p {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-top: 0.75rem;
        align-items: center; }
        .zt101-footer .main .l p img {
          display: block;
          width: 1.9125rem;
          height: 1.6125rem; }
        .zt101-footer .main .l p b {
          flex: 1;
          font-size: 0.9rem;
          color: #fff;
          line-height: 1.2;
          margin-left: 0.3rem; }
          .zt101-footer .main .l p b span {
            display: block;
            width: 100%; }
    .zt101-footer .main .r {
      width: 4.725rem; }
      .zt101-footer .main .r img {
        display: block;
        width: 100%;
        height: 4.725rem; }
      .zt101-footer .main .r span {
        font-size: 0.75rem;
        color: #fff;
        opacity: 0.5;
        text-align: center;
        display: block;
        width: 100%;
        white-space: nowrap;
        line-height: 1.2;
        padding-top: 0.3rem; }	  

.swiper-slide img {
    display: block;
    width: 100%;
}
.pagination-circle .swiper-container {
    padding-bottom: 1.35rem;
}		

.dcxk .dcxktitle {
  margin: 1rem auto;
  position: relative;
}
.dcxk .dcxktitle img {
  display: block;
  width: 100%;
}
.dcxk .dcxktitle h3 {
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  text-align: center;
  font-size: 1.3rem;
  color: #298dd9;
}
.dcxk .dcxktitle h4 {
  position: absolute;
  left: 0;
  top: 0.7rem;
  text-align: center;
  width: 100%;
  color: #cb2300;
  font-size: 1rem;
}
.dcxk .dcxktitle p {
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  text-align: center;
  width: 100%;
  color: #d1cece;
  font-size: 0.6rem;
}
.dcxk .imgswbox {
  display: flex;
}
.dcxk .imgswbox .box {
  padding: 0.2rem;
  width: 50%;
  position: relative;
}
.dcxk .imgswbox .box img {
  display: block;
  width: 100%;
}
.dcxk .imgswbox .box .span {
  position: absolute;
  left: 3rem;
  top: 0.8rem;
  color: #fff;
  font-size: 0.8rem;
}
.dcxk .imgswbox .box h5 {
  position: absolute;
  left: 1.2rem;
  top: 2.2rem;
  color: #fff;
  font-size: 1.1rem;
}
.dcxk .imgswbox .box p {
  position: absolute;
  left: 1.2rem;
  top: 3.9rem;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.2rem;
}

.yhptswt {
  margin: 1rem auto;
  display: flex;
  background: #eeeeee;
  padding: 0.5rem 0;
}
.yhptswt .box {
  flex: 1;
  background: #fff;
  padding: 0.5rem;
  margin: 0 0.25rem;
}
.yhptswt .box a {
  display: flex;
}
.yhptswt .box a .img {
  width: 3rem;
  display: flex;
  align-items: center;
}
.yhptswt .box a .img img {
  display: block;
  width: 100%;
}
.yhptswt .box a .text {
  font-weight: bold;
  margin-left: 0.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.8rem;
  color: #666;
}
.yhptswt .box a .text span {
  color: #145ebf;
  font-size: 0.9rem;
}
.yhptswt .box:nth-child(2) a span {
  color: #ff6600;
}

.zr-other-t {
	height: 4.1625rem;
	background: url(/zt/jk/images/bj3_102.jpg) no-repeat center center;
	background-size: 2.2875rem 4.1625rem;
	text-align: center;
}
.zr-other-t h2 {
	font-size: 1.35rem;
	font-weight: bold;
	padding-top: 0.375rem;
}
.zr-other-t h4 {
	font-size: 0.825rem;
}
.zr-video {
	margin-top: 1rem;
	position: relative;
	margin-bottom: 1rem;
}
.zr-video video {
	display: block;
	width: 100%;
}
.zr-video .porpleC {
	position: absolute;
	background-color: #c00101;
	font-size: 0.75rem;
	color: #fff;
	line-height: 1.6rem;
	border-radius: 0 1rem 1rem 0;
	padding: 0 0.75rem 0 0.375rem;
	top: 1.3rem;
	left: 0;
	z-index: 9;
}
.zr-swt-odd {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zr-swt-odd a {
	width: 100%;
}
.zr-swt-odd a span {
	display: block;
	width: 100%;
	font-size: 0.825rem;
	text-align: center;
	line-height: 1;
	padding-bottom: 0.75rem;
}
.zr-swt-odd a img {
	display: block;
	width: 11.25rem;
	margin: 0 auto 1rem;
}
.zr-swt-odd-xg a img {
	width: 14.4375rem;
}

.new-mune {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #f3f3f3;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0.6rem 0;
  border-radius: 0.5rem; }
  .new-mune ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; }
    .new-mune ul li:nth-of-type(1),
    .new-mune ul li:nth-of-type(2) {
      width: 50%;
      font-size: 0.825rem;
      padding: 0.6rem 0 0.6rem 0.7rem;
      border-bottom: 1px #ccc solid; }
    .new-mune ul li:nth-of-type(3) {
      width: 50%;
      font-size: 0.825rem;
      padding: 0.6rem 0 0.6rem 0.7rem;
	  border-right: 1px #ccc solid;
	}
    .new-mune ul li:nth-of-type(4) {
      width: 50%;
      padding: 0.6rem 0 0.6rem 0.7rem;
      font-size: 0.825rem;
     }
      .new-mune ul li:nth-of-type(4) b {
        font-weight: bold;
        font-size: 0.975rem;
        margin-bottom: 0.375rem;
        display: block; }
    .new-mune ul li:nth-of-type(5) {
      width: 34%;
      font-size: 0.825rem; }
      .new-mune ul li:nth-of-type(5) span {
        display: block;
        width: 100%;
        font-size: 0.825rem;
        padding-top: 0.375rem;
        text-align: center; }
      .new-mune ul li:nth-of-type(5) img {
        display: block;
        width: 5.8125rem;
        margin: 0 auto; }