@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: #333; }

html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/ }

ol, li, ul {
  list-style: none; }

input, textarea {
  outline: 0;
  resize: none; }

a {
  text-decoration: none;
  color: #333; }

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; }

.w610 {
  width: 95.3125%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.pub-p p {
  font-size: 0.825rem;
  line-height: 1.6;
  text-indent: 2em; }
  .pub-p p b {
    font-weight: bold; }
  .pub-p p a {
    color: #262f8c; }

.ma {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mt-small {
  margin-top: 0.375rem; }

.allW > video {
  display: block;
  width: 100%; }

.w600 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.w620 {
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.cRed {
  color: #b20606; }

.mt {
  margin-bottom: 1rem; }

.pa {
  padding: 1rem 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?z31038");
  src: url("../fonts/icomoon.eot?z31038#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?z31038") format("truetype"), url("../fonts/icomoon.woff?z31038") format("woff"), url("../fonts/icomoon.svg?z31038#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-family: icomoon; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt-cyx {
  background-color: #f5f5f5;
  padding: 1rem 0.75rem 0.75rem; }
  .zt-cyx .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0.3rem 0; }
    .zt-cyx .list img {
      display: block;
      width: 10.35rem; }
    .zt-cyx .list .txt {
      width: 12.075rem; }
      .zt-cyx .list .txt p {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-start; }
      .zt-cyx .list .txt img {
        display: block;
        width: 0.4125rem;
        margin-top: 0.3375rem; }
      .zt-cyx .list .txt span {
        flex: 1;
        margin-left: 0.3rem;
        font-size: 0.75rem;
        line-height: 1.5; }
  .zt-cyx h2 {
    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-weight: bold;
    font-size: 1.425rem;
    line-height: 1.6; }
    .zt-cyx h2 span {
      color: #a71c10; }

.zt-pub-t {
  margin-top: 1rem;
  text-align: center; }
  .zt-pub-t h1 {
    font-size: 1.65rem;
    font-weight: bold; }
  .zt-pub-t img {
    display: block;
    width: 9.45rem;
    margin: 0 auto; }
  .zt-pub-t h6 {
    font-size: 0.525rem;
    text-transform: capitalize;
    line-height: 2; }

.zt-foodAt p {
  position: relative;
  background-color: #015ad9;
  font-size: 0.825rem;
  line-height: 1.5;
  padding: 0.6rem 0.75rem;
  color: #fff; }
  .zt-foodAt p span {
    color: #ffc466; }
  .zt-foodAt p em {
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    border-width: 0.5rem;
    border-style: solid dashed dashed dashed;
    border-color: #e9e6e7 transparent transparent transparent;
    position: absolute;
    top: 0;
    right: 4rem; }

.zt-swt {
  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; }
  .zt-swt a {
    background-color: #a40000;
    padding: 0 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 2.25rem;
    border-radius: 2rem;
    color: #fff; }
    .zt-swt a img {
      display: block;
      width: 1.05rem;
      margin-left: 0.3rem; }

#f-s1 {
  width: 81.25%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1.25rem; }
  #f-s1 .txt {
    font-size: 0.75rem;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 2rem; }

.zt-xsly {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background-color: #f5f5f5; }
  .zt-xsly span {
    flex: 1;
    font-size: 0.75rem;
    line-height: 1.6;
    padding: 0 0.6rem; }
  .zt-xsly img {
    height: 6.75rem; }

#py .swiper-slide {
  width: 60%;
  height: 100%;
  margin-top: 1rem; }

#py .swiper-slide video {
  width: 100%;
  display: block; }

#py .swiper-slide a {
  display: block;
  width: 100%;
  font-size: 0.7rem;
  text-align: center;
  line-height: 2rem; }

#py .swiper-slide a span {
  color: #137cbf; }

.zt-zj {
  height: 18rem;
  background: url(../images/bj_44.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 1rem;
  padding: 1rem 0 0; }
  .zt-zj .gd {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
    .zt-zj .gd ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      .zt-zj .gd ul li {
        width: 7.125rem;
        margin-right: 0.75rem; }
        .zt-zj .gd ul li img {
          display: block;
          width: 100%; }
  .zt-zj p {
    font-size: 0.825rem;
    text-align: center;
    line-height: 1.65;
    padding-top: 1.75rem; }
  .zt-zj .zt-swt {
    margin-top: 1.75rem; }
    .zt-zj .zt-swt a {
      padding: 0 0.375rem; }

.zt-pj {
  background-color: #ececec;
  padding: 1rem 0.75rem 0.25rem; }
  .zt-pj p {
    background-color: #fff;
    border: 1px #ccc dashed;
    margin-bottom: 0.75rem;
    padding: 0.6rem;
    font-size: 0.75rem;
    line-height: 1.6;
    color: #666666; }
    .zt-pj p b {
      color: #333; }

.gallery-top, .gallery-thumbs {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.gallery-thumbs {
  margin-top: 0.375rem; }

.zt-hao {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #ececec;
  padding: 0.75rem 0.75rem;
  margin-top: 0.375rem; }
  .zt-hao p {
    font-size: 0.825rem;
    text-indent: 2em;
    line-height: 1.6;
    margin-bottom: 1rem; }

/*# sourceMappingURL=main.css.map */
.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; }
