@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -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%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  /*display: block;
  */width: 100%;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.margint {
  margin-top: 1rem;
}
.marginb {
  margin-bottom: 1rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
  display: block;
  width: 100%;
}
.p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.h6 {
  font-size: 0.6rem;
  line-height: 1;
  color: #888;
}
.no-mr {
  margin-right: 0;
}
/*
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  height: 0.5rem;
  background-color: #eee;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.public-title-d {
  padding-top: 2rem;
  margin-bottom: 1rem;
}
.public-title-d .em1 {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.public-title-d .em2 {
  display: block;
  width: 80%;
  margin: -1.1575rem auto 0;
  height: 2.25rem;
  border: 1px #ccc solid;
}
.public-title-d h2 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: -1.8rem;
  line-height: 1;
  margin-bottom: 0.125rem;
  color: #049294;
}
.public-title-d h2 span {
  display: inline-block;
  background-color: #fff;
  padding: 0 0.75rem;
}
.public-title-d h2 b {
  color: #ff9600;
}
.public-title-d h6 {
  font-size: 0.6rem;
  text-transform: capitalize;
  color: #6d6d6d;
  text-align: center;
}
.public-title-d h6 span {
  display: inline-block;
  background-color: #fff;
}
.hospital-info .tab-txt {
  width: 63.4375%;
  height: 11.2rem;
}
.hospital-info .tab-txt a,
.hospital-info .tab-txt img,
.hospital-info .tab-txt video {
  display: block;
  width: 100%;
  height: 11.1625rem;
}
.hospital-info .tab-btn {
  width: 34%;
}
.hospital-info .tab-btn li {
  background-color: #eee;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2.8rem;
  height: 2.8rem;
  border-bottom: 1px #fff solid;
  position: relative;
}
.hospital-info .tab-btn li em {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.375rem;
  left: -0.75rem;
  border-width: 0.375rem;
  border-style: dashed solid dashed dashed;
  border-color: transparent #ffffff transparent transparent;
  width: 0;
  height: 0;
  overflow: hidden;
}
.hospital-info .tab-btn .on {
  color: #fff;
  background-color: #049294;
}
.hospital-info .tab-btn .on em {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.375rem;
  left: -0.75rem;
  border-width: 0.375rem;
  border-style: dashed solid dashed dashed;
  border-color: transparent #049294 transparent transparent;
  width: 0;
  height: 0;
  overflow: hidden;
}
.hospital-main {
  margin-top: 1rem;
}
.hospital-main p {
  border: 1px #ccc solid;
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
  padding: 0.375rem 0.75rem;
  margin-bottom: 1rem;
}
.hospital-main li {
  width: 49%;
}
.hospital-main li .slide-e1 .swiper-slide a,
.hospital-main li .slide-e2 .swiper-slide a,
.hospital-main li .slide-e1 .swiper-slide img,
.hospital-main li .slide-e2 .swiper-slide img,
.hospital-main li .slide-e1 .swiper-slide span,
.hospital-main li .slide-e2 .swiper-slide span {
  display: block;
  width: 100%;
}
.hospital-main li .slide-e1 .swiper-slide span,
.hospital-main li .slide-e2 .swiper-slide span {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
  padding-top: 0.6rem;
}
.hospital-main li .slide-e1 .swiper-container-horizontal > .swiper-pagination-bullets,
.hospital-main li .slide-e2 .swiper-container-horizontal > .swiper-pagination-bullets,
.hospital-main li .slide-e1 .swiper-pagination-custom,
.hospital-main li .slide-e2 .swiper-pagination-custom,
.hospital-main li .slide-e1 .swiper-pagination-fraction,
.hospital-main li .slide-e2 .swiper-pagination-fraction {
  bottom: 1.5rem;
}

.history-b h1 {
  color: #049294;
  font-weight: bold;
  text-align: center;
  height: 4.425rem;
  line-height: 4.425rem;
  padding-right: 7.225rem;
  background: url(../images/dsj_03.jpg) no-repeat 86% center;
  background-size: 8.025rem 4.425rem;
}
.history-b .bj {
  background: url(../images/ook_13.jpg) no-repeat;
  background-size: 100% 38.8875rem;
  padding: 0 0.75rem;
}
.history-b .bj .img {
  width: 33.8%;
}
.history-b .bj .img img {
  display: block;
  width: 100%;
}
.history-b .bj .txt {
  width: 63%;
}
.history-b .bj .txt p {
  font-size: 0.7875rem;
  line-height: 1.375;
}
.history-b .bj .txt .time {
  margin-top: 1.8rem;
  margin-bottom: 0.375rem;
  font-size: 0.9rem;
  position: relative;
}
.history-b .bj .txt .time span {
  display: inline-block;
  background-color: #eee;
  border-radius: 0.25rem;
  border: 1px #ccc solid;
  line-height: 1.8rem;
  padding: 0 0.75rem;
}
.history-b .bj .txt .time em {
  display: block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #eee;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  transform: rotate(45deg);
  top: 50%;
  margin-top: -0.25rem;
  left: -0.25rem;
  z-index: 2;
}
.history-b .bj li {
  height: 7.65rem;
}
.history-b .bj li:nth-of-type(even) {
  height: 7.875rem;
}
.history-b .bj li:nth-of-type(even) .txt .time {
  text-align: right;
  margin-right: 1rem;
}
.history-b .bj li:nth-of-type(even) .txt .time em {
  transform: rotate(-135deg);
  left: auto;
  right: -0.25rem;
}
.history-b .bj .add li {
  height: 7.65rem;
}
.history-b .bj .add li:nth-of-type(odd) {
  height: 7.875rem;
}
.history-b .bj .add li:nth-of-type(odd) .txt .time {
  text-align: right;
  margin-right: 1rem;
}
.history-b .bj .add li:nth-of-type(odd) .txt .time em {
  transform: rotate(-135deg);
  left: auto;
  right: -0.25rem;
}
.history-b .bj .add li:nth-of-type(even) .txt .time {
  text-align: left;
}
.history-b .bj .add li:nth-of-type(even) .txt .time em {
  display: block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #eee;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  transform: rotate(45deg);
  top: 50%;
  margin-top: -0.25rem;
  left: -0.25rem;
  z-index: 2;
}
.history-b .on {
  background: url(../images/hbj_03.jpg) no-repeat;
  background-size: 100% 86.625rem;
}
.history-b .btn-img {
  padding: 1rem 0;
  background: #fff;
  text-align: center;
  font-size: 0.9rem;
}
.history-b .btn-img span {
  background-color: #ff7505;
  line-height: 2.25rem;
  display: inline-block;
  padding: 0 5rem;
  border-radius: 1rem;
  color: #fff;
}
.history-b .btn-img img {
  display: block;
  width: 14.625rem;
  margin: 0 auto;
}
.pub-p {
  font-size: 0.8215rem;
  line-height: 1.65;
  text-indent: 2em;
}
.lh-cure .lh-cure-main .tab-btn {
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}
.lh-cure .lh-cure-main .tab-btn li {
  float: left;
  width: 50%;
  background-color: #d5d5d5;
  font-size: 0.975rem;
  line-height: 2.625rem;
  text-align: center;
}
.lh-cure .lh-cure-main .tab-btn .on {
  background-color: #049294;
  color: #fff;
}
.lh-cure .lh-cure-main .tab-txt .doc .img {
  width: 41.25%;
  height: 12.6375rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt {
  width: 58.75%;
  border: 1px #ccc solid;
  border-left: none;
  padding-left: 0.75rem;
  height: 12.6375rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h2 {
  font-size: 0.825rem;
  padding-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h2 span {
  font-size: 1.5rem;
  margin-right: 0.25rem;
  color: #049294;
  font-weight: bold;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h5 {
  font-size: 0.7875rem;
  line-height: 1.65;
  padding-left: 0.575rem;
  background: url(../images/bb_19.jpg) no-repeat 0 center;
  background-size: 0.3rem 0.3rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h1 {
  margin-top: 1rem;
  font-size: 0.825rem;
  color: #fff;
  margin-bottom: 0.375rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h1 span {
  background-color: #049294;
  display: inline-block;
  padding: 0.2rem 0.375rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt h1 b {
  font-weight: bold;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt p {
  font-size: 0.7875rem;
  line-height: 1.3rem;
  height: 2.6rem;
}
.lh-cure .lh-cure-main .tab-txt .doc .txt p a {
  color: #ff9600;
}
.lh-cure .lh-cure-main .tab-txt .swiper-container {
  padding-bottom: 1.2rem;
}
.lh-cure .lh-cure-main .tab-txt .swiper-container-horizontal > .swiper-pagination-bullets,
.lh-cure .lh-cure-main .tab-txt .swiper-pagination-custom,
.lh-cure .lh-cure-main .tab-txt .swiper-pagination-fraction {
  bottom: 0rem;
}
.cheak-e {
  margin-bottom: 1rem;
}
.cheak-e .pub-p {
  margin-bottom: 0.75rem;
}
.cheak-e .img {
  height: 11.55rem;
}
.cheak-e .left {
  width: 58.90625%;
}
.cheak-e .right {
  width: 39.6875%;
}
.js-e-main {
  background-color: #eee;
  margin-top: 1rem;
  padding: 0.6rem 0.3rem;
  margin-bottom: 1rem;
}
.js-e-main h2 {
  font-size: 1.35rem;
  font-weight: bold;
  color: #049294;
  text-align: center;
  margin-bottom: 0.6rem;
}
.js-e-main h2 span {
  background-color: #ff9600;
  color: #fff;
  font-size: 1.2rem;
  display: inline-block;
  width: 1.85rem;
  text-align: center;
  line-height: 1.85rem;
  height: 1.85rem;
  border-radius: 50%;
  margin-left: 0.2rem;
}
.js-e-main .panel .img {
  width: 39.7%;
  height: 9.975rem;
}
.js-e-main .panel .txt {
  width: 59.6%;
  height: 9.975rem;
}
.js-e-main .panel .txt video {
  display: block;
  width: 100%;
  height: 100%;
}
.js-e-main .btn {
  margin-top: 0.6rem;
}
.js-e-main .btn a {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
  font-size: 0.825rem;
  line-height: 3rem;
  text-align: center;
  color: #fff;
  background-color: #049294;
}
.js-e-main .btn a:last-child {
  margin-right: 0;
}
.js-e-main .js-e-mainxg {
  width: 98.718%;
  margin: 0 auto 0.75rem;
  overflow: hidden;
  background: url(../images/bg_38.jpg) no-repeat 0 0;
  background-size: 100% 1.425rem;
}
.js-e-main .js-e-mainxg .left,
.js-e-main .js-e-mainxg .right {
  width: 48.5%;
}
.js-e-main .js-e-mainxg .left h3,
.js-e-main .js-e-mainxg .right h3 {
  font-size: 0.825rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.425rem;
}
.js-e-main .js-e-mainxg .left p,
.js-e-main .js-e-mainxg .right p {
  font-size: 0.75rem;
  line-height: 1.65;
  padding: 0.375rem 0.375rem 0.75rem 0.575rem;
  background-color: #fff;
  white-space: nowrap;
}
.js-e-main .js-e-mainxg .right {
  width: 49.25%;
}
.zr-e .gy-mix {
  margin-bottom: 1rem;
}
.zr-e .gy-mix .img {
  width: 25.625%;
}
.zr-e .gy-mix .gy-slide {
  width: 74.375%;
}
.zr-e .h1 {
  font-size: 1.05rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #fff;
  background-color: #ff9600;
  text-align: center;
  line-height: 2.225rem;
}
.zr-e li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0.575rem;
}
.zr-e li a {
  display: block;
  width: 100%;
}
.zr-e li img {
  display: block;
  width: 3.1875rem;
  margin: 0 auto;
  padding-top: 1.5rem;
}
.zr-e li span {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  font-size: 0.825rem;
  line-height: 1;
  padding-top: 0.75rem;
  padding-bottom: 1.25rem;
}
.zr-e li:nth-of-type(3n) {
  margin-right: 0;
}
.zr-e li:nth-of-type(1) {
  background-color: #f8f8f8;
}
.zr-e li:nth-of-type(2) {
  background-color: #e7ebf4;
}
.zr-e li:nth-of-type(3) {
  background-color: #f8f8f8;
}
.zr-e li:nth-of-type(4) {
  background-color: #e7ebf4;
}
.zr-e li:nth-of-type(5) {
  background-color: #f8f8f8;
}
.zr-e li:nth-of-type(6) {
  background-color: #e7ebf4;
}
.swiper-pagination-bullet {
  border: 1px #000 solid;
}
.swiper-pagination-bullet-active {
  background-color: #049294;
  border: 1px #049294 solid;
}

.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;
}





.title dt {
  width: 3.906rem;
  height: 3.508rem;
  background: #dc1a1a;
  font-size: 0.8215rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  float: left;
}
.title dt span {
  line-height: 1rem;
  margin: 0.8rem 0 0 1.1rem;
  display: block;
}
.title dt i {
  font-style: normal;
  width: 0;
  height: 0;
  border-top: 0.328125rem solid transparent;
  border-left: 0.421875rem solid #dc1a1a;
  border-bottom: 0.328125rem solid transparent;
  position: absolute;
  top: 1.5rem;
  left: 3.9rem;
}
.title dd {
  width: 19rem;
  height: 3.508rem;
  background: #0048ab;
  float: left;
  margin-left: 0.4rem;
  font-size: 0.8215rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.3rem;
  text-align: center;
  letter-spacing: -0.0234375rem;
}
.title dd b {
  font-weight: normal;
  color: #518ddf;
  font-size: 0.375rem;
  display: block;
  line-height: 0.46875rem;
}
.title dd p:nth-child(1) {
  margin-top: 0.3515625rem;
}
.title dd p:nth-child(2) {
  color: #ffff00;
}


.ybbx01{
  float: left;
  width: 7rem !important;
  margin: 0.3515625rem 0.234375rem 0 0;
}
.ybbx_right {
  width: 16.4rem;
  float: left;
  display: block;
}
.ybbx_right img {
  width: 16rem;
  display: block;
  padding: 0.3515625rem 0 0.3515625rem 0;
  padding-left: 0.5rem;
}
.ybbx_right p {
  font-size: 0.75rem;
  line-height: 1rem;
}

.iller-space {
  padding: 0 0.75rem 0rem;
}
.iller-space .tab-btn li {
  float: left;
  width: 49%;
  margin-bottom: 0.6rem;
}
.iller-space .tab-btn li img {
  display: block;
  width: 100%;
}
.iller-space .tab-btn li:last-child {
  margin-left: 2%;
}
.iller-space .tab-txt {
  background-color: #eee;
  padding: 0.5rem 0.75rem;
}
.iller-space .tab-txt h2 {
  font-size: 0.9rem;
}
.iller-space .tab-txt h2 span:first-child {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0 0.4rem 0 0.25rem;
}
.iller-space .tab-txt h2 span:last-child {
  font-size: 0.8rem;
  background-color: #f48a01;
  color: #fff;
  display: inline-block;
  padding: 0 0.4rem;
}
.iller-space .tab-txt p {
  font-size: 0.8rem;
  text-indent: 2em;
  line-height: 1.1rem;
  margin-top: 0.4rem;
}
.iller-space .tab-txt p a {
  color: #d30202;
}
.panel-btn {
  width: 81.25%;
  margin: 1rem auto;
  overflow: hidden;
  border-radius: 0.2rem;
  border: 1px #009593 solid;
}
.panel-btn a {
  float: left;
  width: 50%;
  font-size: 0.9rem;
  height: 2rem;
  line-height: 2rem;
  text-indent: 2rem;
}
.panel-btn a:first-child {
  background-color: #fff;
  background: url(/images/btn_33.jpg) no-repeat 95% center;
  background-size: 1.2rem 0.825rem;
  text-indent: 0.6rem;
  line-height: 1.95rem;
  color: #009593;
}
.panel-btn a:last-child {
  color: #fff;
  background: url(/images/btn_30.jpg) no-repeat 5% center;
  background-size: 1.275rem 1.95rem;
  background-color: #009593;
}