@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;
  max-width: 100%;
}

.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.75rem;
  line-height: 1.6;
  text-indent: 2em;
}
.pub-p p b {
  font-weight: bold;
}
.pub-p p a {
  color: #d61e1e;
}

.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;
}

/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt246-swt {
  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;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
}
.zt246-swt a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  width: 49.75%;
  background-color: #145ebf;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit-moz-box-pack: center;
  box-pack: center;
  color: #fff;
  line-height: 2.5rem;
  font-size: 0.825rem;
  white-space: nowrap;
}
.zt246-swt a b {
  font-weight: bold;
  font-family: Impact;
  font-size: 0.7875rem;
}
.zt246-swt a img {
  display: block;
  width: 1.575rem;
  height: 1.575rem;
  margin-right: 0.15rem;
}
.zt246-swt a:last-child {
  background-color: #ff7108;
}

.zt246-swt3 {
  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;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
}
.zt246-swt3 a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  width: 48%;
  background-color: #145ebf;
  color: #fff;
  line-height: 1.5rem;
  font-size: 0.75rem;
  white-space: nowrap;
  background-color: #ff7108;
}
.zt246-swt3 a:first-child {
  padding-left: 0.75rem;
  border-radius: 2rem 0 0 2rem;
}
.zt246-swt3 a:first-child b {
  flex: 1;
  border: 1px #ccc solid;
  color: #444;
  font-size: 0.75rem;
  background-color: #fff;
  border-left: none;
  text-align: center;
  margin-left: 0.6rem;
}
.zt246-swt3 a:last-child {
  background-color: #ff7108;
  border-radius: 0 2rem 2rem 0;
  padding-right: 0.75rem;
}
.zt246-swt3 a:last-child b {
  flex: 1;
  border: 1px #ccc solid;
  color: #444;
  font-size: 0.75rem;
  background-color: #fff;
  border-right: none;
  text-align: center;
  margin-right: 0.6rem;
}

.zt246-pub-t {
  margin-top: 1.6rem;
  margin-bottom: 1rem;
}

.zt246-v {
  margin-top: 1rem;
}
.zt246-v video {
  display: block;
  width: 100%;
}
.zt246-v .imgs {
  margin-top: 0.75rem;
}
.zt246-v .imgs 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;
}
.zt246-v .imgs ul li {
  width: 7.35rem;
  margin-right: 0.3rem;
}
.zt246-v .imgs ul li img {
  display: block;
  width: 100%;
}

.zt246-slide-v {
  position: relative;
  margin-top: 0.75rem;
}
.zt246-slide-v .swiper-container {
  width: 20.625rem;
  margin: 0 auto;
}
.zt246-slide-v .swiper-container video {
  display: block;
  width: 10.125rem;
}
.zt246-slide-v .swiper-container p {
  width: 10.125rem;
  height: 2.475rem;
  margin-top: 0.2rem;
  background: url(../images/bj_32.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.15rem 0.425rem 0;
  font-size: 0.75rem;
}
.zt246-slide-v .swiper-container p b {
  font-weight: bold;
  line-height: 1.5;
}
.zt246-slide-v .swiper-button-prev {
  width: 0.6375rem;
  height: 1.2375rem;
  background: url(../images/cd_24.jpg) no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin-top: -0.375rem;
}
.zt246-slide-v .swiper-button-next {
  width: 0.6375rem;
  height: 1.2375rem;
  background: url(../images/cd_27.jpg) no-repeat;
  background-size: 100% 100%;
  right: 0;
  margin-top: -0.375rem;
}

.zt246-result h1 {
  padding: 1rem 0 .75rem;
  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;
}
.zt246-result h1 img {
  display: block;
  width: 5.0625rem;
  height: 0.525rem;
}
.zt246-result h1 span {
  font-weight: bold;
  font-size: 0.975rem;
  padding: 0 0.375rem;
}

.zt246-swt2 {
  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;
  margin-top: 1rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
}
.zt246-swt2 a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 49%;
  border: 1px #ff7108 solid;
  border-radius: 2rem;
  font-size: 0.75rem;
  color: #ff7108;
  line-height: 2rem;
  font-weight: bold;
}
.zt246-swt2 a span {
  background-color: #ff7108;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  color: #fff;
  border-radius: 2rem 0 0 2rem;
  font-size: 0.675rem;
  font-weight: bold;
}
.zt246-swt2 a span img {
  display: block;
  width: 1.125rem;
}
.zt246-swt2 a b {
  flex: 1;
  text-align: center;
}
.zt246-swt2 a:last-child {
  border: 1px #145ebf solid;
  color: #145ebf;
}
.zt246-swt2 a:last-child span {
  background-color: #145ebf;
}

.zt246-info .pub-p {
  margin-top: -1rem;
  margin-bottom: 0.75rem;
}
.zt246-info .imgs {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 0.75rem;
}
.zt246-info .imgs 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;
}
.zt246-info .imgs ul li {
  width: 7.35rem;
  margin-right: 0.3rem;
}
.zt246-info .imgs ul li img {
  display: block;
  width: 100%;
}

.zt246-tab {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.zt246-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;
}
.zt246-tab .tab-btn li {
  width: 11.175rem;
  border-radius: 0.2rem;
  background-color: #b8d5fc;
  padding: 0.3rem 0;
  color: #fff;
}
.zt246-tab .tab-btn li b {
  font-weight: bold;
  font-size: 0.825rem;
  text-align: center;
  display: block;
  width: 100%;
}
.zt246-tab .tab-btn li img {
  display: block;
  width: 100%;
  margin: 0.25rem 0;
}
.zt246-tab .tab-btn li span {
  font-size: 0.825rem;
  text-align: center;
  display: block;
  width: 100%;
}
.zt246-tab .tab-btn .on {
  background-color: #145ebf;
}
.zt246-tab .tab-txt {
  height: 19.5375rem;
  background: url(../images/bj_120.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 0.375rem;
}
.zt246-tab .tab-txt .img1 {
  width: 21.3375rem;
  margin: 0 auto;
}
.zt246-tab .tab-txt .img1 img {
  display: block;
  width: 100%;
}
.zt246-tab .tab-txt .btn {
  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: 0.5rem;
}
.zt246-tab .tab-txt .btn a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-left: 0.375rem;
  margin-right: 0.375rem;
  width: 44%;
  background-color: #ff7108;
  padding: 0.15rem;
  border-radius: 0.25rem;
  font-size: 0.675rem;
  color: #fff;
}
.zt246-tab .tab-txt .btn a span {
  flex: 1;
  text-align: center;
  font-size: 0.7875rem;
  background-color: #fff;
  border-radius: 0.2rem;
  color: #444;
  margin-left: 0.25rem;
  line-height: 1.75;
}

.zt246-protect {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.zt246-protect video {
  display: block;
  width: 100%;
}

.zt246-qw {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.zt246-qw .pub-p span {
  color: #d60101;
}
.zt246-qw .c {
  padding: 0.75rem 0.375rem;
  border: 1px #ccc solid;
  border-radius: 0.75rem;
  margin-top: 1rem;
}
.zt246-qw .c 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;
  background: url(../images/w.jpg) no-repeat center center;
  background-size: 21.75rem 17.1rem;
}
.zt246-qw .c ul li {
  width: 10.5rem;
}
.zt246-qw .c ul li h2 {
  height: 2.25rem;
  padding-top: 0.2rem;
  color: #fff;
  text-align: center;
  background-color: #145ebf;
  font-size: 0.75rem;
}
.zt246-qw .c ul li img {
  display: block;
  width: 100%;
}
.zt246-qw .c ul li:nth-of-type(1),
.zt246-qw .c ul li:nth-of-type(2) {
  margin-bottom: 0.75rem;
}
.zt246-qw .c dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 1rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit-moz-box-pack: space-between;
  box-pack: space-between;
}
.zt246-qw .c dl dd {
  background-color: #f2f2f2;
  width: 5.175rem;
  padding-top: 0.375rem;
}
.zt246-qw .c dl dd h1 {
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
}
.zt246-qw .c dl dd img {
  display: block;
  width: 100%;
}
.zt246-qw .c dl dd em {
  display: block;
  width: 3rem;
  height: 0.1875rem;
  background-color: #145ebf;
  margin: 0.3rem auto;
}
.zt246-qw .c dl dd p {
  font-size: 0.675rem;
  height: 6.9rem;
  padding: 0rem 0.15rem 0.3rem;
}

.zt246-sb-list {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
}
.zt246-sb-list 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;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
.zt246-sb-list ul li {
  flex: auto;
  text-align: center;
  font-size: 0.75rem;
  line-height: 2.25rem;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.zt246-sb-list ul .lh1 {
  line-height: 1.2;
  padding-top: 0.2rem;
}

.s1-3 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.s1-3 .main {
  width: 7.3125rem;
  margin-right: 0.3rem;
  background-color: #d9e8fc;
  background-color: #f2f2f2;
  border: 1px #ccc dashed;
  padding-top: 0.2rem;
  padding-bottom: 0.75rem;
}
.s1-3 .main img {
  display: block;
  width: 7.0875rem;
  margin: 0 auto;
}
.s1-3 .main p {
  font-size: 0.75rem;
  text-align: center;
  padding: 0.3rem 0;
  white-space: nowrap;
}
.s1-3 .main span {
  display: block;
  background-color: #ff7108;
  width: 3.5rem;
  border-radius: 2rem;
  font-size: 0.825rem;
  line-height: 1.5;
  margin: 0.15rem auto 0;
  color: #fff;
  text-align: center;
}

.zt246-tab2 {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zt246-tab2 .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;
}
.zt246-tab2 .tab-btn li {
  width: 24.6%;
  border: 1px #ccc solid;
  font-size: 0.75rem;
  line-height: 1.75;
  text-align: center;
}
.zt246-tab2 .tab-btn .on {
  background-color: #145ebf;
  color: #fff;
  border: none;
}
.zt246-tab2 .tab-txt {
  border: 1px #ccc solid;
  padding: 1rem 0.2rem 1rem;
  border-top: none;
}
.zt246-tab2 .tab-txt .m1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.zt246-tab2 .tab-txt .m1 > img {
  display: block;
  width: 8.55rem;
}
.zt246-tab2 .tab-txt .m1 .txt {
  flex: 1;
  margin-left: 0.3rem;
  border-left: 1px #ccc solid;
  padding-left: 0.75rem;
        /* h2{
          @include flex;
          align-items: flex-end;
          @include flex-wrap;
          b{
            font-size: change(24);
            background-color: #145ebf;
            color: #fff;
            padding: 0 0.375rem;
            border-radius: 2rem 0 0 2rem;
        
          }
          small{

            font-size: change(12);
            text-transform: uppercase;
          }
        } */
}
.zt246-tab2 .tab-txt .m1 .txt .h2 {
  margin-bottom: 0.5rem;
}
.zt246-tab2 .tab-txt .m1 .txt .h2 b {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.zt246-tab2 .tab-txt .m1 .txt .h2 b span {
  font-size: 0.9rem;
  background-color: #145ebf;
  color: #fff;
  padding: 0 0.375rem;
  border-radius: 2rem 0 0 2rem;
  background-color: #145ebf;
}
.zt246-tab2 .tab-txt .m1 .txt .h2 b img {
  display: block;
  width: 0.45rem;
  height: 1.2rem;
}
.zt246-tab2 .tab-txt .m1 .txt .h2 small {
  display: block;
  float: right;
  font-size: 0.45rem;
  text-transform: uppercase;
}
.zt246-tab2 .tab-txt .m1 .txt .h2-s {
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
.zt246-tab2 .tab-txt .m1 .txt .h2-s b {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.zt246-tab2 .tab-txt .m1 .txt .h2-s b span {
  font-size: 0.9rem;
  background-color: #145ebf;
  color: #fff;
  padding: 0 0.375rem;
  white-space: nowrap;
  border-radius: 2rem 0 0 2rem;
  background-color: #145ebf;
}
.zt246-tab2 .tab-txt .m1 .txt .h2-s b img {
  display: block;
  width: 0.45rem;
  height: 1.2rem;
}
.zt246-tab2 .tab-txt .m1 .txt .h2-s small {
  display: block;
  font-size: 0.45rem;
  text-transform: uppercase;
}
.zt246-tab2 .tab-txt .m1 .txt h1 {
  font-size: 0.825rem;
  font-weight: bold;
  color: #222;
  padding: 0.3rem 0;
}
.zt246-tab2 .tab-txt .m1 .txt p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0.75rem;
  line-height: 1.5;
}
.zt246-tab2 .tab-txt .m1 .txt p img {
  display: block;
  width: 0.3375rem;
  margin-right: 0.3rem;
  margin-top: 0.45rem;
  height: 0.3375rem;
}
.zt246-tab2 .tab-txt .m1 .txt .p {
  border-top: 1px #ccc dashed;
  margin-top: 0.3rem;
  padding-top: 0.3rem;
  font-size: 0.75rem;
}
.zt246-tab2 .tab-txt .m1 .txt .p b {
  color: #ff7108;
}
.zt246-tab2 .tab-txt .m1 .txt .btn {
  width: 4.5rem;
  color: #fff;
  background-color: #ff7108;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.75;
  border-radius: 2rem;
  margin: 0.375rem auto 0;
  display: block;
}

.zt246-doctor {
  width: 93.75%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 1rem;
}
.zt246-doctor 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;
}
.zt246-doctor ul li {
  width: 7.3125rem;
  margin-right: 0.3rem;
  background-color: #f2f2f2;
  border: 1px #ccc dashed;
  padding-top: 0.2rem;
  padding-bottom: 0.75rem;
}
.zt246-doctor ul li img {
  display: block;
  width: 7.0875rem;
  margin: 0 auto;
}
.zt246-doctor ul li p {
  font-size: 0.75rem;
  text-align: center;
  padding: 0.3rem 0;
}
.zt246-doctor ul li span {
  display: block;
  background-color: #ff7108;
  width: 3.5rem;
  border-radius: 2rem;
  font-size: 0.825rem;
  line-height: 1.5;
  margin: 0.15rem auto 0;
  color: #fff;
  text-align: center;
}

.bj-L ul li {
  background-color: #d9e8fc;
}

/*# sourceMappingURL=main.css.map */
