﻿@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; }

.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: #b96d2b; }

.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; }

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt273-nav {
  background-color: #049294;
  margin-bottom: 0.75rem; }
  .zt273-nav 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; }
    .zt273-nav ul li {
      width: 25%;
      border-right: 1px #fff solid;
      border-bottom: 1px #fff solid;
      font-size: 0.725rem;
      text-align: center;
      padding: 0.25rem 0; }
      .zt273-nav ul li img {
        display: block;
        width: 2rem;
        margin: 0 auto 0.15rem; }
      .zt273-nav ul li a {
        color: #fff; }
    .zt273-nav ul li:nth-of-type(4n) {
      border-right: none; }

.zt273-tips {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
  background-color: #049294;
  border-top: 3px #049294 solid;
  border-bottom: 3px #049294 solid;
  padding: 0 0.75rem; }
  .zt273-tips .c {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    padding: 2px 0.225rem;
    align-items: center; }
  .zt273-tips img {
    display: block;
    width: 1.95rem;
    height: 1.425rem; }
  .zt273-tips .zt273-txtMove {
    flex: 1;
    padding-left: 0.375rem;
    height: 1.425rem;
    overflow: hidden; }
    .zt273-tips .zt273-txtMove ul li {
      font-size: 0.75rem;
      white-space: nowrap;
      overflow: hidden;
      height: 1.425rem;
      line-height: 1.35rem;
      text-overflow: ellipsis; }

.zt273-marquee {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 0.75rem;
  margin-bottom: 1rem;
  padding: 0.3rem 0 0;
  border: 1px #ccc solid; }
  .zt273-marquee ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 3.6rem;
    overflow: hidden; }
    .zt273-marquee ul li {
      width: 5.4375rem;
      margin-right: 0.3rem; }
      .zt273-marquee ul li img {
        display: block;
        width: 100%; }

.zt273-tab {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }
  .zt273-tab .tab-btn {
    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; }
    .zt273-tab .tab-btn li {
      width: 32.5%;
      border: 1px #ccc solid;
      font-size: 0.825rem;
      line-height: 1.725rem;
      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;
      align-items: center; }
      .zt273-tab .tab-btn li img {
        display: block;
        width: 0.9rem;
        margin-right: 0.225rem; }
      .zt273-tab .tab-btn li .i2 {
        display: none; }
    .zt273-tab .tab-btn .on {
      background-color: #049294;
      color: #fff;
      border: none; }
      .zt273-tab .tab-btn .on .i1 {
        display: none; }
      .zt273-tab .tab-btn .on .i2 {
        display: block; }
  .zt273-tab .list {
    padding: 0.75rem 0;
    border-bottom: 1px #ccc solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt273-tab .list img {
      display: block;
      width: 6.375rem; 
	  height:4rem;
	  }
    .zt273-tab .list .txt {
      flex: 1;
      margin-left: 0.375rem; }
      .zt273-tab .list .txt h1 {
        font-size: 0.825rem;
        margin-bottom: 0.375rem; }
      .zt273-tab .list .txt p {
        font-size: 0.75rem;
        line-height: 1.5;
        text-indent: 2em; }
        .zt273-tab .list .txt p a {
          color: #c50202; }

.zt273-sprite {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .zt273-sprite .s1 {
    display: block;
    width: 9.75rem;
    height: 5.5125rem; }
  .zt273-sprite .txt {
    flex: 1;
    padding-left: 0.75rem;
    position: relative;
    background-color: #f2f2f2;
    border: 1px #ccc solid;
    border-left: none; }
    .zt273-sprite .txt p {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center; }
      .zt273-sprite .txt p img {
        display: block;
        width: 0.3375rem;
        margin-right: 0.375rem; }
      .zt273-sprite .txt p span {
        font-size: 0.825rem;
        line-height: 1.675rem;
        border-bottom: 1px #ccc dashed; }
    .zt273-sprite .txt > img {
      display: block;
      width: 1.0125rem;
      position: absolute;
      right: 0.15rem;
      top: 0.15rem; }

.zt273-imgs {
  border-top: 1px #ccc solid;
  margin-top: 1rem;
  padding-top: 1rem; }

.zt273-bj-p {
  font-size: 0.75rem;
  text-indent: 2em;
  line-height: 1.5;
  padding: 0.75rem 0.375rem;
  background-color: #f2f2f2; }

.zt273-h5 {
  margin-top: 0.375rem; }
  .zt273-h5 h5 {
    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; }
    .zt273-h5 h5 span {
      font-size: 0.75rem;
      padding: 0 0.375rem;
      color: #fff;
      border-radius: 2rem;
      background-color: #049294;
      line-height: 1.6; }

.panel-t {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center; }
  .panel-t h1 {
    font-size: 1.125rem;
    font-weight: bold;
    color: #049294; }
  .panel-t h6 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .panel-t h6 span {
      font-size: 0.45rem;
      text-transform: uppercase;
      line-height: 1;
      padding: 0 0.375rem;
      color: #808080; }
    .panel-t h6 b {
      flex: 1;
      height: 1px;
      background-color: #ccc; }

.zt273-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;
  margin-top: 1rem; }
  .zt273-swt a {
    background-color: #ff9c0e;
    color: #fff;
    font-size: 0.825rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    line-height: 1.35rem;
    border-radius: 0.3rem; }
    .zt273-swt a img {
      display: block;
      width: 0.675rem;
      margin-left: 0.3rem; }

.zt273-gd {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem; }
  .zt273-gd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .zt273-gd ul li {
      width: 5.55rem;
      margin-right: 0.15rem; }
      .zt273-gd ul li img {
        display: block;
        width: 100%; }

.zt267-tab6 {
  position: relative; }

.zt267-tab6 .tab-btn {
  position: absolute;
  width: 6.45rem;
  height: 8.25rem;
  left: 0.75rem;
  z-index: 99;
  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-content: space-between; }

.zt267-tab6 .tab-btn li {
  width: 100%;
  background-color: #808080;
  text-align: center;
  padding: 0.2rem 0;
  color: #fff; }

.zt267-tab6 .tab-btn li em {
  display: block;
  height: 1px;
  background-color: #fff;
  width: 85.9375%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 0.15rem;
  margin-bottom: 0.15rem; }

.zt267-tab6 .tab-btn li b {
  font-size: 0.7rem;
  text-align: left;
  padding-left: 0.4rem;
  font-weight: bold;
  display: block; }

.zt267-tab6 .tab-btn li i {
  display: block;
  font-size: 0.7rem;
  text-align: right;
  padding-right: 0.4rem;
  font-weight: bold;
  text-transform: uppercase; }

.zt267-tab6 .tab-btn .on {
  background-color: #04979b; }

.ys {
  width: 63.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin: 0 0 0.75rem 7.95rem; }

.d-b {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.zt267-gda {
  background-color: #009494;
  padding: 0.825rem 0.75rem 0.6rem;
  overflow: hidden; }

.zt267-gda ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.zt267-gda ul li {
  margin-right: 0.75rem;
  width: 10.9875rem; }

.zt267-gda ul li img {
  display: block;
  width: 100%;
  height: 1.9125rem; }

.zt267-gda ul li:nth-of-type(2) {
  width: 10.0875rem; }

.zt267-gda ul li:nth-of-type(3) {
  width: 10.9875rem; }

.zt267-gda ul li:nth-of-type(4) {
  width: 7.8375rem; }

.zt242-intro {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.zt242-intro h1 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #059595;
  text-align: center;
  padding-bottom: 0.5rem;
  border-bottom: 1px #ccc solid; }

.zt242-intro em {
  display: block;
  width: 5rem;
  height: 3px;
  background-color: #059595;
  margin: -2px auto 1rem; }

.zt242-intro .list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0.75rem; }

.zt242-intro .list > img {
  display: block;
  width: 8.625rem;
  height: 7.275rem; }

.zt242-intro .list .txt {
  flex: 1;
  position: relative;
  margin-left: 0.375rem;
  background-color: #eee;
  border-radius: 0.3rem; }

.zt242-intro .list .txt h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0.9rem;
  font-weight: bold;
  align-items: center;
  padding: 0.5rem 0 0 0.75rem; }

.zt242-intro .list .txt h2 img {
  display: block;
  width: 0.75rem;
  margin-right: 0.2rem;
  height: 0.75rem; }

.zt242-intro .list .txt p {
  font-size: 0.75rem;
  line-height: 1.5;
  padding: 0.375rem 0.75rem 0; }

.zt242-intro .list .txt a {
  position: absolute;
  right: 0.75rem;
  bottom: 0.75rem;
  width: 5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background-color: #ff9c0e;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-moz-box-pack: center;
  box-pack: center;
  color: #fff;
  border-radius: 0.2rem;
  line-height: 1.5rem;
  font-size: 0.75rem; }

.zt242-intro .list .txt a img {
  display: block;
  width: 0.975rem;
  height: 1.0875rem;
  margin-left: 0.3rem; }

.zt242-intro .list-v {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0.75rem; }

.zt242-intro .list-v > img {
  display: block;
  width: 8.625rem;
  height: 7.275rem; }

.zt242-intro .list-v .txt {
  flex: 1;
  position: relative;
  margin-right: 0.375rem;
  background-color: #eee;
  border-radius: 0.3rem; }

.zt242-intro .list-v .txt h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0.9rem;
  font-weight: bold;
  align-items: center;
  padding: 0.5rem 0 0 0.75rem; }

.zt242-intro .list-v .txt h2 img {
  display: block;
  width: 0.75rem;
  margin-right: 0.2rem;
  height: 0.75rem; }

.zt242-intro .list-v .txt p {
  font-size: 0.75rem;
  line-height: 1.5;
  padding: 0.375rem 0.75rem 0; }

.zt242-intro .list-v .txt a {
  position: absolute;
  right: 0.75rem;
  bottom: 0.75rem;
  width: 5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background-color: #ff9c0e;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-moz-box-pack: center;
  box-pack: center;
  color: #fff;
  border-radius: 0.2rem;
  line-height: 1.5rem;
  font-size: 0.75rem; }

.zt242-intro .list-v .txt a img {
  display: block;
  width: 0.975rem;
  height: 1.0875rem;
  margin-left: 0.3rem; }

.zt273-tab-expert {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 1rem; }
  .zt273-tab-expert .tab-btn {
    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; }
    .zt273-tab-expert .tab-btn li {
      width: 49%;
      background-color: #fff;
      padding-bottom: 2px;
      border-bottom: 1px #fff solid; }
      .zt273-tab-expert .tab-btn li b {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        padding: 0.5rem 0;
        background-color: #66cccd;
        color: #fff;
        align-items: flex-end;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit-moz-box-pack: center;
        box-pack: center;
        font-size: 1.2rem;
        font-weight: bold; }
        .zt273-tab-expert .tab-btn li b small {
          font-size: 0.525rem;
          text-transform: uppercase;
          margin-left: 0.3rem;
          font-weight: normal; }
      .zt273-tab-expert .tab-btn li em {
        width: 0;
        height: 0;
        overflow: hidden;
        display: block;
        border-width: 0.3rem;
        border-style: dashed dashed solid dashed;
        border-color: transparent transparent #fff transparent;
        margin-top: -0.5rem;
        margin-left: 2.175rem; }
    .zt273-tab-expert .tab-btn .on {
      border-bottom: 1px #049294 solid; }
      .zt273-tab-expert .tab-btn .on b {
        background-color: #049294; }
  .zt273-tab-expert .tab-txt {
    margin-top: 1rem; }

.zt267-s1-v3 .main {
  width: 5.775rem;
  margin: 0 auto;
  float: left;
  margin-right: 0.3rem;
  margin-bottom: 0.5rem;
  height:9.84rem;
}
.zt267-s1-v3 .main:nth-child(4){
	margin-right: 0;
}
.zt267-s1-v3 .main:nth-child(8){
	margin-right: 0;
}
.zt267-s1-v3 .main:nth-child(12){
	margin-right: 0;
}
.zt267-s1-v3 .main:nth-child(16){
	margin-right: 0;
}
.zt267-s1-v3 .main img {
  display: block;
  width: 100%; }

.zt267-s1-v3 .main h1 {
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.65;
  background-color: #009494;
  color: #fff; }

.zt267-s1-v3 .main p {
  width: 7.125rem;
  height: 2.4rem;
  border: 1px #ccc solid;
  font-size: 0.675rem;
  text-align: center;
/*  padding-top: 0.15rem;*/
  line-height: 1.5; 
  display:table-cell;
  vertical-align:middle;
}

/*# sourceMappingURL=main.css.map */
.zw-nav li {
  float: left;
  width: 25%;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.zw-navTs {
  margin-top: 1rem;
}
.zw-navTs li {
  border-right: 1px #fff solid;
}
.zw-navTs li a {
  background-color: #049294;
  color: #fff;
}
.zw-footer {
  padding: 1rem 0;
}
.zw-footer p {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2rem;
  background-color: #eee;
  padding-top: 0.6rem;
  padding-bottom: 3rem;
}
.zw-footer p b {
  font-weight: bold;
  color: #ff9d00;
}
.inboxs {
  width: 90%;
  margin: 0 auto;
}
.inboxs h2 {
  font-size: 1.2em;
  line-height: 1em;
  color: #079f88;
  text-align: center;
}
.inboxs h3 {
  font-size: 0.6em;
  color: #eb2929;
  margin-top: 0.4em;
  font-weight: normal;
  text-align: center;
}
.cleass {
  background: #fff;
  border: 1px solid #aeaeae;
  margin-bottom: 0.65em;
  padding-left: 0.375em;
  overflow: hidden;
}
.cleass label {
  display: block;
  font-size: 0.65em;
  line-height: 2em;
  float: left;
  width: 18%;
}
.cleass input,
select {
  width: 80%;
  display: block;
  font-family: "Microsoft yahei";
  line-height: 2em;
  font-size: 0.65em;
  background-color: #fff;
  border: none;
}
.cleass select option {
  display: block;
  height: 2em;
  line-height: 2em;
}
.form_btn {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
.fls {
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  background: #ff9d00;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
  float: left;
  margin-left: 2em;
  border: none;
}
.fr {
  float: right;
  border: none;
  background: #6e7377;
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  margin-right: 2em;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
}
.zt242-bland {
  margin-top: 1rem;
}
.zt242-bland h1 {
  text-align: center;
  font-size: 1.275rem;
  font-weight: bold;
  color: #059595;
}
.zt242-bland h2 {
  font-size: 0.825rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px #059595 solid;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  line-height: 1.6rem;
}
.zt242-bland h2 span {
  font-weight: bold;
  background-color: #059595;
  color: #fff;
  padding-left: 0.3rem;
  margin-right: 0.3rem;
}
.zt242-bland p {
  background-color: #eee;
  margin-top: 0.375rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  font-size: 0.825rem;
}
.zt242-bland p span {
  color: #d31919;
}
.zt242-bland .btn {
  background-color: #eee;
  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;
  line-height: 1.75rem;
  text-align: center;
  padding-bottom: 1rem;
  padding-top: 0.75rem;
}
.zt242-bland .btn a {
  border: 1px #d31919 solid;
  border-radius: 0.2rem;
  padding: 0 0.75rem;
  color: #d31919;
  font-size: 0.825rem;
  text-decoration: underline;
}
.zt242-bland .box {
  position: relative;
}
.zt242-bland .swiper-button-next {
  background: none;
  color: #fff;
  height: 2.85rem;
  line-height: 2.8125rem;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  top: auto;
  bottom: 0;
}
.zt242-bland .swiper-button-prev {
  background: none;
  color: #fff;
  height: 2.85rem;
  line-height: 2.8125rem;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  top: auto;
  bottom: 0;
}
