* {
  margin: 0;
  padding: 0;
  outline: none;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:hover {
  outline: none;
}
html {
  font-size: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", "sans-serif", "Microsoft YaHei", "黑体";
}
ul,
ol,
dl {
  list-style-type: none;
  list-style: none;
}
header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
  font-weight: normal;
}
input,
label,
img,
th,
textarea {
  vertical-align: middle;
}
img,
iframe {
  border: none;
  max-width: 100%;
}
a {
  text-decoration: none;
  outline: none;
  color: #2d3b49;
}
a:hover {
  text-decoration: none;
  _zoom: 1;
  outline: 0;
}
a:focus {
  outline: none;
}
a:focus,
a:active,
a:hover,
a:focus {
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button {
  overflow: visible;
  vertical-align: middle;
  outline: 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  outline: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: monaco, menlo, consolas, 'courier new', courier, monospace;
}
code {
  font-size: 90%;
  color: #5683ad;
  background-color: rgba(232, 241, 248, 0.0980392);
  padding: 1px 2px;
  border: 1px solid #bcd8f1;
  border-radius: 3px;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input {
    line-height: normal !important;
  }
}
html,
body {
  max-width: 100%;
  min-height: 100%;
  color: #2d3b49;
  font-size: 14px;
}
.wrapper {
  clear: both;
  margin: 0 auto;
}
.wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.clearfix:after,
ul:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.panel-table {
  display: table;
}
.panel-table > * {
  display: table-cell;
  vertical-align: top !important;
}
.g-left {
  float: left;
  display: inline;
}
.g-right {
  float: right;
  display: inline;
}
.wrapper {
  max-width: 1200px;
}
body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  background: rgba(47, 64, 80, 0.46);
  border: none;
}
body::-webkit-scrollbar-track {
  background: #f6f6f6;
  border: none;
}
body::-webkit-scrollbar-button {
  display: none;
}
body::-webkit-scrollbar-corner {
  background: #f6f6f6;
}
.bt-20 {
  margin-bottom: 20px !important;
}
.bt-30 {
  margin-bottom: 30px !important;
}
.bt-40 {
  margin-bottom: 40px !important;
}
.bt-50 {
  margin-bottom: 50px !important;
}
.img-fit {
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  background-color: #f9fbf7;
  background-size: auto 32% !important;
}
.img-fit.cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.img-fit.contain img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}
.k-head {
  padding: 15px 0;
}
.k-head .wrapper {
  background: url(../images/tel1.png) center right no-repeat;
}
.k-head .logo {
  display: inline-block;
  position: relative;
  padding-right: 240px;
  background: url(../images/txtlogo.png) center right no-repeat;
}
.k-menu {
  height: 54px;
  background-image: -webkit-linear-gradient(90deg,#01a189,#01a288,#0090be);
  background-image: -moz-linear-gradient(90deg,#01a189,#01a288,#0090be);
  background-image: -o-linear-gradient(90deg,#01a189,#01a288,#0090be);
  background-image: linear-gradient(90deg,#01a189,#01a288,#0090be);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.098);
}
.k-menu .wrapper > li {
  float: left;
  width: 10%;
  position: relative;
}
.k-menu .wrapper > li > a {
  display: block;
  line-height: 54px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.k-menu .wrapper > li > a i {
  font-size: 14px;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.k-menu .wrapper > li ul.second-wrap {
  display: none;
  position: absolute;
  z-index: 100;
  zoom: 1;
  left: 50%;
  top: 100%;
  padding: 1em 0;
  min-width: 120%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.k-menu .wrapper > li ul.second-wrap a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 2.4;
  font-size: 15px;
  padding: 0 1.5em;
  text-align: center;
}
.k-menu .wrapper > li ul.second-wrap a:hover {
  background-color: #01a189;
  color: #fff;
}
.k-menu .wrapper > li:hover > a {
  background-color: rgba(0, 0, 0, 0.05);
}
.k-menu .wrapper > li:hover ul.second-wrap {
  display: block;
}
.x-left,
.x-right {
  display: inline-block;
  color: rgba(45, 59, 73, 0.3);
  font-size: 80px;
  position: absolute;
  z-index: 20;
  zoom: 1;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.x-left:hover,
.x-right:hover {
  color: rgba(45, 59, 73, 0.8);
}
.k-swiperBr {
  width: 100%;
  height: 650px;
  position: relative;
  z-index: 0 !important;
  background-color: #f9f9f9;
  overflow: hidden;
}
.k-swiperBr .swiper-slide {
  position: relative;
  display: block;
  height: 100%;
  text-align: center;
}
.k-swiperBr .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  background-color: #f9fbf7;
  background-size: auto 32% !important;
  -webkit-transform: translate3d(0, 0, 0) scale(1.8);
  transform: translate3d(0, 0, 0) scale(1.2);
  transition: all 3s cubic-bezier(0, 0.56, 0.44, 1);
}
.k-swiperBr .swiper-slide img.cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.k-swiperBr .swiper-slide img.contain img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}
.k-swiperBr .swiper-slide:hover {
  -webkit-filter: brightness(1.02);
  -moz-filter: brightness(1.02);
  -o-filter: brightness(1.02);
  filter: brightness(1.02);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
  transition: opacity 0.3s ease,transform 0s ease 1s;
}
.k-swiperBr .swiper-slide.swiper-slide-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.k-swiperBr .u-pagination {
  display: inline-block;
  width: auto;
  position: absolute;
  z-index: 20;
  zoom: 1;
  left: 50%;
  bottom: 90px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.k-swiperBr .u-pagination .bull {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.k-swiperBr .u-pagination .active {
  background-color: #f9c61a !important;
}
.k-swiperBr .x-left {
  left: 20px;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.k-swiperBr .x-right {
  right: 20px;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.k-swiperBr:hover .x-left,
.k-swiperBr:hover .x-right {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.k-quick {
  position: relative;
  z-index: 10;
  margin-top: -60px;
  padding-bottom: 40px;
}
.k-quick ul {
  margin: 0 -15px;
}
.k-quick ul > li {
  float: left;
  margin: 0 0 0;
  width: 16.5%;
  padding: 0 15px;
}
.k-quick ul a {
  display: block;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  color: #fff;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.k-quick ul a:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.k-quick ul a img {
  width: 100%;
  background-size: cover !important;
}
.k-quick ul a .tb {
  position: absolute;
  z-index: 5;
  zoom: 1;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.k-quick ul a .tb i {
  font-size: 52px;
}
.k-quick ul a .tb b {
  display: block;
  font-weight: normal;
  font-size: 22px;
  padding: 0.5em 0 0.3em;
}
.k-quick ul a .tb span {
  font-size: 16px;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.k-quick ul a:hover {
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.k-quick ul a:hover:after {
  -khtml-opacity: 0.98;
  -webkit-opacity: 0.98;
  -moz-opacity: 0.98;
  -o-opacity: 0.98;
  opacity: 0.98;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);
  filter: alpha(opacity=98);
  background-color: #099464 !important;
}
.k-quick ul a:hover .tb {
  -webkit-transform: translate(0, -54%);
  -moz-transform: translate(0, -54%);
  -o-transform: translate(0, -54%);
  transform: translate(0, -54%);
}
.k-quick ul li:nth-child(1) a {
  color: #fff;
}
.k-quick ul li:nth-child(1) a:after {
  background-color: #099464;
}
.k-quick ul li:nth-child(2) a {
  color: #fff;
}
.k-quick ul li:nth-child(2) a:after {
  background-color: #01a189;
}
.k-quick ul li:nth-child(2) a img {
  background: url(https://img95.699pic.com/xsj/01/oh/fo.jpg) center no-repeat;
}
.k-quick ul li:nth-child(3) a {
  color: #fff;
}
.k-quick ul li:nth-child(3) a:after {
  background-color: #69bec3;
}
.k-quick ul li:nth-child(4) a {
  color: #fff;
}
.k-quick ul li:nth-child(4) a:after {
  background-color: #216cad;
}
.k-quick ul li:nth-child(4) a img {
  background: url(https://img95.699pic.com/xsj/07/wh/en.jpg) center no-repeat;
}
.k-quick ul li:nth-child(5) a:after {
  background-color: #e5ca8f;
}
.k-quick ul li:nth-child(6) a:after {
  background-color: #099464;
}
.k-title {
  position: relative;
  margin-bottom: 20px;
}
.k-title b {
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 5px;
}
.k-title a {
  display: inline-block;
  line-height: 20px;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 54%;
  right: 1rem;
  margin-top: -10px;
  padding-right: 2.2rem;
}
.k-title a:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  right: 0;
  width: 2rem;
  height: 0;
  border-top: 1px #999 solid;
}
.k-title a:hover {
  color: #099464;
}
.k-title i {
  display: inline-block;
  line-height: 20px;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  right: 0;
  margin-top: -10px;
}
.k-title.active {
  border-bottom: 1px #ddd solid;
  margin-bottom: 20px;
}
.k-title.active a {
  top: 48%;
}
.k-title.active b {
  font-size: 26px;
  padding-bottom: 12px;
}
.k-title.active b:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #099464;
}
.k-xnew {
  margin: 0 -25px;
}
.k-xnew > * {
  float: left;
  width: 33.33%;
  padding: 0 25px 30px;
  overflow: hidden;
  min-height: 300px;
}
.k-xnew ._hot {
  display: block;
  color: #333;
  padding-bottom: 15px;
}
.k-xnew ._hot .img-fit {
  height: 240px;
  margin-bottom: 10px;
}
.k-xnew ._hot h3 {
  font-size: 17px;
  line-height: 28px;
  height: 56px;
  font-weight: 400;
  overflow: hidden;
}
.k-xnew ._hot:hover {
  color: #099464;
}
.k-xnew .titlist {
  border-top: 1px #ddd dashed;
}
.k-xnew .titlist li {
  position: relative;
  line-height: 46px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  padding-left: 3.6rem;
  border-bottom: 1px #ddd dashed;
}
.k-xnew .titlist li a {
  color: #555;
}
.k-xnew .titlist li a:hover {
  color: #099464;
}
.k-xnew .titlist li .date {
  display: inline-block;
  width: 3rem;
  text-align: center;
  font-size: 14px;
  color: #bbb;
  border: 1px #ddd solid;
  position: absolute;
  z-index: 1;
  zoom: 1;
  line-height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.k-xnew .titlist li .date1 {
  display: inline-block;
  font-size: 14px;
  color: #bbb;
  position: absolute;
  z-index: 1;
  zoom: 1;
  line-height: 20px;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.k-xnew .titlist li .dot {
  display: none;
  color: #ccc;
  padding-right: 0.5em;
}
.k-xnew .imglist li a {
  display: block;
  position: relative;
  padding: 15px 120px 0 0;
  margin-bottom: 16px;
  border-top: 1px solid #f2f2f2;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.k-xnew .imglist li a h3 {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 12px;
}
.k-xnew .imglist li a p {
  line-height: 1;
  font-size: 13px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-xnew .imglist li a p u {
  padding: 0 1em;
  color: #ccc;
}
.k-xnew .imglist li a .img-fit {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 16px;
  right: 0;
  width: 110px;
  height: 74px;
}
.k-xnew .imglist li a:hover {
  color: #099464;
}
.k-xkeshi {
  position: relative;
  min-height: 640px;
  padding: 40px 0;
  background-color: #f3f7f5;
  /*.gradient(~"90deg,#20b299,#01a288,#00a199");*/
  margin-bottom: 30px;
}
.k-xkeshi:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(../images/keshi1.png) center left no-repeat;
  background-size: contain;
}
.k-xkeshi .wrapper {
  position: relative;
  z-index: 2;
}
.k-xkeshi .k-tabs {
  margin-bottom: 20px;
  margin: 0 -0.2%;
}
.k-xkeshi .k-tabs > li {
  float: left;
  margin: 0 0.2% 0;
  width: 49.6%;
}
.k-xkeshi .k-tabs li {
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.04);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.k-xkeshi .k-tabs li.active {
  background-color: #099464;
  color: #fff;
}
.k-xkeshi .ks_list {
  padding: 20px 0 0;
}
.ks_list {
  padding-bottom: 20px;
  margin: 0 -8px;
}
.ks_list > li {
  float: left;
  margin: 0 0 15px;
  width: 25%;
  padding: 0 8px;
}
.ks_list a {
  position: relative;
  display: block;
  border: 1px #f0f0f0 solid;
  background-color: #fff;
  padding: 35px 45px 35px 105px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
}
.ks_list a:hover {
  border-bottom-color: #099464;
}
.ks_list a:hover span {
  background-color: #099464;
  color: #fff;
}
.ks_list a:hover h3,
.ks_list a:hover i {
  color: #099464;
}
.ks_list span {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 20px;
  top: 50%;
  margin-top: -35px;
  width: 70px;
  line-height: 70px;
  font-size: 36px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #f4f4f4;
  color: #01a189;
}
.ks_list i {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  right: 20px;
  line-height: 20px;
  margin-top: -10px;
  font-size: 20px;
  color: #bbb;
}
.ks_list h3 {
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
}
.ks_list h5 {
  font-size: 15px;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize;
}
.ks_list b {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.4;
  padding: 0 0.3em;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 10px;
  right: 15px;
  background-color: #fd7646;
  color: #fff;
}
._ksinx .ks_list {
  margin: 0 -8px;
}
._ksinx .ks_list > li {
  float: left;
  margin: 0 0 15px;
  width: 20%;
  padding: 0 8px;
}
._ksinx .ks_list a {
  padding: 25px 45px 30px;
  text-align: center;
}
._ksinx .ks_list a span {
  position: relative;
  left: auto;
  top: auto;
  margin: 0 auto;
}
._ksinx .ks_list a h3 {
  padding-top: 0.6em;
}
._ksinx .ks_list a i {
  display: none;
}
.k-xteam {
  padding-bottom: 10px;
}
.k-xteam ._list {
  padding: 10px 0;
  margin: 0 -15px;
}
.k-xteam ._list > li {
  float: left;
  margin: 0 0 25px;
  width: 25%;
  padding: 0 15px;
}
.k-xteam ._list li {
  position: relative;
  padding-top: 40px;
}
.k-xteam ._list ._item {
  border: 1px #01a189 solid;
  padding-top: 100px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
}
.k-xteam ._list ._item .img-fit {
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  left: 50%;
  width: 130px;
  height: 130px;
  margin-left: -60px;
  border: 1px #01a189 solid;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #f9f9f9;
}
.k-xteam ._list ._item .img-fit img {
  width: 80% !important;
}
.k-xteam ._list ._item h1 {
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-xteam ._list ._item h1 a:hover {
  color: #099464;
}
.k-xteam ._list ._item h3 {
  padding: 0.6em 0 1em;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ccc;
}
.k-xteam ._list ._item h3 span {
  padding: 0 0.5em;
  color: #444;
}
.k-xteam ._list ._item .txt {
  padding: 1em 1.5em 1.5em;
  border-top: 1px #01a189 solid;
  background-color: #01a189;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.k-xteam ._list ._item .txt > p {
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  color: #fff;
  margin-bottom: 1em;
}
.k-xteam ._list ._item .txt .bar {
  padding-top: 1.2em;
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
}
.k-xteam ._list ._item .txt .bar p {
  margin: 0 -2%;
}
.k-xteam ._list ._item .txt .bar p:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.k-xteam ._list ._item .txt .bar p a {
  display: block;
  float: left;
  width: 46%;
  margin: 0 2%;
  line-height: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  border: 1px rgba(255, 255, 255, 0.6) solid;
  color: #fff;
}
.k-xteam ._list ._item .txt .bar p a:nth-child(2) {
  color: #01a189;
  background-color: #fff;
  border-color: #fff;
}
.k-xteam ._list ._item:hover {
  border-color: #099464;
  cursor: pointer;
}
.k-xteam ._list ._item:hover .img-fit {
  border-color: #099464;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.k-xteam ._list ._item:hover .txt {
  border-color: #099464;
  background-color: #099464;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.k-xteam ._list ._item:hover .txt .bar p a:nth-child(2) {
  color: #099464;
}
.k-xkepu ._list {
  padding: 10px 0 20px;
  margin: 0 -15px;
}
.k-xkepu ._list > li {
  float: left;
  margin: 0 0 25px;
  width: 33.33333333%;
  padding: 0 15px;
}
.k-xkepu ._list a {
  display: block;
  position: relative;
  padding: 20px 135px 25px 30px;
  border: 1px #f8f8f8 solid;
  background-color: #fbfbfb;
}
.k-xkepu ._list a:hover {
  border-color: #01a189;
  -webkit-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
  -moz-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
  -o-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
  box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
  background-color: #fefefe;
}
.k-xkepu ._list a:hover span {
  color: #099464;
  border-color: #099464;
}
.k-xkepu ._list a:hover h1 {
  color: #099464;
}
.k-xkepu ._list .img-fit {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 60px;
  right: 25px;
  width: 90px;
  height: 90px;
  background-color: #099464;
}
.k-xkepu ._list h1 {
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-xkepu ._list .txt {
  height: 90px;
  line-height: 23px;
  overflow: hidden;
  margin-bottom: 15px;
  color: #999;
}
.k-xkepu ._list span {
  display: inline-block;
  line-height: 30px;
  padding: 0 1em;
  border: 1px #01a189 solid;
  color: #01a189;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: none;
}
.k-xkepu ._list span i {
  padding-left: 0.3em;
}
.k-footer {
  padding-top: 40px;
  background-color: #343434;
}
.k-footer > .wrapper {
  position: relative;
  padding-right: 300px;
  min-height: 130px;
  margin-bottom: 30px;
  color: #fff;
}
.k-footer > .wrapper ul {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  right: 0;
  margin-top: -65px;
}
.k-footer > .wrapper ul li {
  float: left;
  margin-left: 30px;
  text-align: center;
}
.k-footer > .wrapper ul li img {
  width: 110px;
}
.k-footer > .wrapper ul li span {
  display: block;
  padding-top: 10px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}
.k-footer > .wrapper ._tel {
  font-size: 17px;
  padding-bottom: 0.6em;
  line-height: 1.8;
}
.k-footer > .wrapper ._tel span {
  margin-right: 2em;
}
.k-footer > .wrapper .txt {
  line-height: 2;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.k-footer ._copy {
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
  line-height: 70px;
  color: rgba(255, 255, 255, 0.4);
}
.k-footer ._copy span {
  margin-right: 1em;
}
.k-footer ._copy .link {
  display: inline-block;
  float: right;
  color: rgba(255, 255, 255, 0.14);
}
.k-footer ._copy .link u {
  padding: 0 1em;
}
.k-footer ._copy .link a {
  color: rgba(255, 255, 255, 0.5);
}
.k-footer ._copy .link a:hover {
  color: #fff;
}
.k-page {
  padding: 1em 0 2em;
  text-align: center;
  font-size: 1rem;
}
.k-page ._c {
  display: inline-block;
}
.k-page ul,
.k-page li {
  list-style: none;
  display: inline-block;
}
.k-page:before,
.k-page:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.k-page .page-wrapper {
  display: inline-block;
  margin: 0 auto;
}
.k-page a,
.k-page b,
.k-page input,
.k-page button,
.k-page select {
  display: inline-block;
  float: left;
  line-height: 2.2rem;
  padding: 0 0.8rem;
  color: #2d3b49;
  background-color: #fff;
  margin: 0 3px 0.4rem 0;
  border: 1px #eee solid;
  border-radius: 1px;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  cursor: pointer;
}
.k-page a:hover {
  border: 1px solid #01a189;
  background-color: rgba(1, 161, 137, 0.09);
  color: #01a189;
}
.k-page a:active {
  color: #fff;
  background-color: #01a189;
}
.k-page b {
  color: #fff;
  background-color: #099464;
  border-color: #099464;
  cursor: no-drop;
}
.k-page input {
  width: 5rem;
  height: 2rem;
}
.k-page select {
  width: 4rem !important;
  height: 2.2rem;
}
.k-container {
  background-color: #f9f9f9;
}
.k-container .k-xkepu ._list li a {
  background-color: #fff;
}
.k-position {
  padding: 1.5em 0;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-position a {
  padding: 0 0.4em;
}
.k-second {
  padding: 0.6em 0 1.2em;
  font-size: 30px;
  text-align: center;
}
.list-art ul {
  margin: 0 -10px;
}
.list-art ul > li {
  float: left;
  margin: 0 0 18px;
  width: 33.33333333%;
  padding: 0 10px;
}
.list-art ul a {
  display: block;
  padding: 12px;
  background-color: #fff;
  border: 1px #fff solid;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.list-art ul a .img-fit {
  position: relative;
  height: 210px;
  margin-bottom: 0.5em;
}
.list-art ul a .img-fit:before,
.list-art ul a .img-fit:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.list-art ul a .img-fit:before {
  background-color: rgba(9, 148, 100, 0.8);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.list-art ul a .img-fit:after {
  z-index: 2;
  background: url(../images/logo_w.png) center no-repeat;
  background-size: 30%;
}
.list-art ul a h3 {
  line-height: 2.4;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  padding: 0 0.5rem;
}
.list-art ul a h5 {
  height: 3.2rem;
  padding: 0 0.5rem;
  line-height: 1.6rem;
  color: #999;
  overflow: hidden;
  font-size: 13px;
}
.list-art ul a .bar {
  padding: 0.5em 0.5rem;
  color: #666;
}
.list-art ul a:hover {
  border-color: rgba(9, 148, 100, 0.5);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
.list-art ul a:hover .img-fit:before {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.list-art ul a:hover .img-fit:after {
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.list-art ul.border a {
  border-color: #f2f2f2;
}
.list-art ul.border a:hover {
  border-color: rgba(9, 148, 100, 0.5);
}
.k-left,
.k-right {
  min-height: 500px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px #f0f0f0 solid;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
}
.k-left {
  width: 70%;
  padding: 25px 40px;
}
.k-right {
  width: 28%;
  max-width: 336px;
}
.art-title {
  border-bottom: 1px #eee solid;
  margin-bottom: 20px;
}
.art-title h1 {
  line-height: 1.6;
  font-weight: normal;
  padding: 0.3em 0 0.6em;
  font-size: 28px;
  color: #333;
  font-weight: 400;
}
.art-title .alt {
  font-size: 13px;
  color: #999;
  line-height: 1.4;
  padding-bottom: 20px;
  position: relative;
}
.art-title .alt > span {
  margin-right: 1.5em;
}
.art-title .alt .bdsharebuttonbox {
  position: absolute;
  z-index: 10;
  zoom: 1;
  right: 0;
  top: 2px;
  height: 20px;
  line-height: 20px;
}
.art-title .alt .bdsharebuttonbox a,
.art-title .alt .bdsharebuttonbox .bds_more {
  font-size: 14px !important;
  margin: 0 6px 0 0 !important;
}
.art-title .alt .bdsharebuttonbox .none {
  background: none !important;
  color: #666 !important;
}
.art-title .alt .bdsharebuttonbox .none .fa {
  font-size: 16px;
}
.g-html {
  line-height: 2;
  font-size: 15px;
  color: #4d4d4d;
  overflow: hidden;
  text-align: justify;
}
.g-html > * {
  max-width: 100%;
}
.g-html img {
  max-width: 100%;
  background: url(../images/logo_b.png) center #f9f9f9 no-repeat !important;
  height: initial !important;
}
.g-html a {
  color: #2d3b49;
}
.g-html a:hover {
  color: #f9c61a;
}
.art-link {
  padding: 20px 10px;
  line-height: 2.4;
  color: #888;
  font-size: 16px;
}
.art-link a:hover {
  color: #01a189;
}
.right-title {
  position: relative;
  padding: 2.4em 2em;
  overflow: hidden;
  background-color: #01a189;
  color: #fff;
  text-align: center;
  background-image: -webkit-linear-gradient(90deg,#01a189,#0097a8);
  background-image: -moz-linear-gradient(90deg,#01a189,#0097a8);
  background-image: -o-linear-gradient(90deg,#01a189,#0097a8);
  background-image: linear-gradient(90deg,#01a189,#0097a8);
}
.right-title:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: -50px;
  top: -30px;
  bottom: -15px;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  -o-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  filter: alpha(opacity=10);
  background: url(../images/logo_w.png) center left no-repeat;
  background-size: contain;
}
.right-title h1 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 2;
  padding: 0 1em;
  font-size: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.right-hot {
  padding: 10px 0;
}
.right-hot li {
  padding: 0.8em 25px;
  border-top: 1px #f0f0f0 solid;
  font-size: 15px;
  line-height: 1.6;
}
.right-hot li:nth-child(1) {
  border: none;
}
.right-hot li a:hover {
  color: #01a189;
}
.right-hot li .dot {
  display: none;
}
.k-cmenu {
  text-align: center;
  padding: 0.5em 0 4em;
}
.k-cmenu ul {
  display: inline-block;
}
.k-cmenu ul li {
  float: left;
  line-height: 3.5rem;
  font-size: 17px;
  background-color: #fff;
  border: 1px #f0f0f0 solid;
  border-left: none;
}
.k-cmenu ul li:nth-child(1) {
  border: 1px #f0f0f0 solid;
}
.k-cmenu ul li a:hover {
  color: #099464;
}
.k-cmenu ul li.active {
  border: 1px #099464 solid;
  font-weight: bold;
  font-size: 18px;
  background-color: #01a189;
}
.k-cmenu ul li.active a {
  color: #fff;
}
.k-cmenu ul a {
  display: inline-block;
  padding: 0 1.4em;
  min-width: 120px;
}
.k-cinfos {
  padding: 0.5em 0 2.5em;
  line-height: 2;
  font-size: 15px;
  color: #666;
  text-align: justify;
}
.wrapper-see {
  padding: 30px 50px;
  min-height: 500px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px #f0f0f0 solid;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
}
.k-listTxt li {
  line-height: 40px;
  font-size: 16px;
  padding-left: 1em;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-listTxt li:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 18px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #666;
}
.k-listTxt li:nth-child(5n) {
  padding-bottom: 1.2em;
  border-bottom: 1px #f0f0f0 dashed;
  margin-bottom: 1.2em;
}
.k-listTxt li:last-child {
  padding-bottom: 1.2em;
  border: none;
  margin: 0;
}
.k-listTxt li a:hover {
  color: #01a189;
}
.r-title {
  border-bottom: 1px #eee solid;
  margin-bottom: 30px;
}
.r-title b {
  display: inline-block;
  padding-bottom: 0.8em;
  font-size: 24px;
}
.l-title {
  font-size: 28px;
  padding-bottom: 1em;
}
.l-title b {
  font-weight: 400;
}
.list-doctor ul {
  margin: 0 -10px;
}
.list-doctor ul > li {
  float: left;
  margin: 0 0 20px;
  width: 33.33333333%;
  padding: 0 10px;
}
.list-doctor ul a {
  position: relative;
  display: block;
  border: 1px #eee solid;
  padding: 15px 15px 15px 160px;
  height: 195px;
  background-color: #fff;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.list-doctor ul a .img-fit {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 15px;
  top: 15px;
  bottom: 15px;
  width: 130px;
}
.list-doctor ul a .img-fit:before,
.list-doctor ul a .img-fit:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.list-doctor ul a .img-fit:before {
  background-color: rgba(9, 148, 100, 0.8);
}
.list-doctor ul a .img-fit:after {
  z-index: 2;
  background: url(../images/logo_w.png) center no-repeat;
  background-size: 50%;
}
.list-doctor ul a h1 {
  line-height: 30px;
  padding: 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-doctor ul a h1 b {
  font-size: 20px;
  padding-right: 0.8em;
}
.list-doctor ul a i {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: 0;
  right: 0;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f6f6f6;
  color: #999;
  font-size: 20px;
  border-top-left-radius: 20%;
}
.list-doctor ul a .ks {
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px #f2f2f2 solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #888;
  font-size: 13px;
}
.list-doctor ul a .sc {
  height: 50px;
  line-height: 23px;
  overflow: hidden;
  font-size: 13px;
}
.list-doctor ul a:hover {
  border-color: rgba(9, 148, 100, 0.5);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0, -6px);
  -moz-transform: translate(0, -6px);
  -o-transform: translate(0, -6px);
  transform: translate(0, -6px);
}
.list-doctor ul a:hover .img-fit:before {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.list-doctor ul a:hover .img-fit:after {
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.list-doctor ul a:hover h1 {
  color: #099464;
}
.list-doctor ul a:hover i {
  background-color: rgba(9, 148, 100, 0.6);
  color: #fff;
}
.doctor-head {
  position: relative;
  padding: 20px 300px 0 210px;
  min-height: 250px;
}
.doctor-head .img-fit {
  position: absolute;
  z-index: 1;
  zoom: 1;
  width: 160px;
  height: 200px;
  left: 0;
  top: 15px;
  border: 5px #fff solid;
}
.doctor-head h1 {
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 0.3em;
  font-weight: bold;
  color: #099464;
}
.doctor-head ._item li {
  line-height: 1.8;
  color: #444;
  font-size: 15px;
  text-align: justify;
}
.doctor-head ._item li span {
  color: #999;
  font-size: 15px;
}
.doctor-head ._item li p {
  padding-top: 4px;
  font-size: 14px;
  color: #666;
}
.doctor-head ._item li i {
  margin-left: 0.5em;
  cursor: pointer;
  font-size: 16px;
}
.doctor-head ._item li a {
  width: 1.6em;
  line-height: 1.6em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 12px;
  margin-left: 0.6em;
  text-align: center;
  background-color: rgba(9, 148, 100, 0.4);
  color: #fff;
}
.doctor-head ._item li a:hover {
  background-color: #099464;
}
.doctor-head ._service {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 15px;
  right: 0;
  width: 220px;
}
.doctor-head ._service ul {
  margin: 0 -4px;
}
.doctor-head ._service ul > li {
  float: left;
  margin: 0 0 8px;
  width: 50%;
  padding: 0 4px;
}
.doctor-head ._service ul a {
  display: block;
  border: 1px #eee solid;
  text-align: center;
  padding: 18px 10px;
  line-height: 1;
}
.doctor-head ._service ul a i {
  font-size: 30px;
}
.doctor-head ._service ul a span {
  padding-top: 0.8em;
  display: block;
}
.doctor-head ._service ul a:hover {
  color: #01a189;
  border-color: #01a189;
  background-color: rgba(9, 148, 100, 0.06);
}
.doctor-article {
  min-height: 400px;
  margin-bottom: 40px;
}
.g-title {
  position: relative;
  border-bottom: 1px #f2f2f2 solid;
  margin-bottom: 20px;
}
.g-title ._ft {
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 1;
  padding: 0 0 14px;
  font-weight: 400;
}
.g-title ._ft:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #3ebd7d;
}
.g-title > b._ft {
  color: #099464;
}
.g-title > b._ft:after {
  height: 2px;
  background-color: #099464;
}
.g-title ._h1 {
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
}
.g-title ._more {
  position: absolute;
  z-index: 1;
  zoom: 1;
  line-height: 20px;
  top: 50%;
  right: 0;
  margin-top: -17px;
  text-transform: capitalize;
}
.g-title ._more i {
  padding-left: 0.1em;
  color: #099464;
}
.g-title ._more:hover {
  color: #099464;
}
.g-title._bt {
  border: none;
}
.ks-container {
  position: relative;
  padding-bottom: 280px;
  background-color: #f7f7f7;
}
.ks-container:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  top: 0;
  background: url(../images/ks.jpg) center no-repeat;
  background-size: cover;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  -o-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: alpha(opacity=20);
}
.ks-container .ks-tit {
  position: relative;
  z-index: 2;
  font-size: 36px;
  padding: 1em 0 0.8em;
  margin-bottom: 1.8em;
  text-align: center;
}
.ks-container .ks-tit:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: 0;
  left: 50%;
  width: 2em;
  height: 3px;
  margin-left: -1em;
  background-color: #3ebd7d;
}
.ks-container._ab {
  padding-bottom: 180px;
}
.ks-container._ab .ks-tit {
  padding: 0.2em 0 0.5em;
  margin-bottom: 1em;
}
.k-abtitle {
  padding: 10px 0;
}
.k-abtitle span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0.5em;
  position: relative;
}
.k-abtitle span:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: -2px;
  left: 0;
  width: 50%;
  height: 3px;
  background-color: #3ebd7d;
}
.ks-head {
  position: relative;
  z-index: 5;
  margin: -280px auto 40px;
  padding: 40px 400px 40px 50px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.038);
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.038);
  -o-box-shadow: 0 0 14px rgba(0, 0, 0, 0.038);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.038);
  min-height: 450px;
}
.ks-head .k-cinfos {
  font-size: 16px;
  padding-bottom: 1.5em;
}
.ks-head .mr {
  display: inline-block;
  line-height: 35px;
  padding: 0 1.5em;
  background-color: #01a189;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  color: #fff;
  font-size: 16px;
}
.ks-head .mr i {
  margin-left: 0.5em;
}
.ks-head .box {
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 40px;
  width: 350px;
  background-color: rgba(1, 161, 137, 0.8);
}
.ks-head .box ul {
  margin: 0 -10px;
}
.ks-head .box ul > li {
  float: left;
  margin: 0 0 20px;
  width: 50%;
  padding: 0 10px;
}
.ks-head .box li {
  text-align: center;
}
.ks-head .box li a {
  display: block;
  color: #fff;
  padding: 15px 0 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px rgba(255, 255, 255, 0.2) solid;
  background-color: rgba(0, 0, 0, 0.06);
}
.ks-head .box li a:hover {
  background-color: #fff;
  color: #01a189;
}
.ks-head .box li i {
  font-size: 36px;
  display: inline-block;
}
.ks-head .box li span {
  display: block;
  padding-top: 10px;
  font-size: 16px;
}
.ks-hj {
  max-width: 1580px;
  height: 400px;
  background-color: #f9f9f9;
  margin: 0 auto 30px;
}
.ks-swiper {
  margin-bottom: 30px;
  position: relative;
}
.ks-swiper .x-left {
  left: -100px;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.ks-swiper .x-right {
  right: -100px;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.ks-swiper:hover .x-left,
.ks-swiper:hover .x-right {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.ks_tmlist li {
  position: relative;
}
.ks_tmlist li ._item {
  position: relative;
  z-index: 2;
  border-top: 2px #01a189 solid;
  padding: 2em 0;
  background-color: #fafafa;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.04);
}
.ks_tmlist li ._item .img-fit {
  display: block;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  border: 1px #01a189 solid;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
}
.ks_tmlist li ._item .img-fit img {
  width: 85%;
}
.ks_tmlist li ._item h1 {
  padding-top: 0.8em;
  font-size: 22px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ks_tmlist li ._item h3 {
  padding: 0.6em 0 1em;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ccc;
}
.ks_tmlist li ._item h3 span {
  padding: 0 0.5em;
  color: #444;
}
.ks_tmlist li ._item .txt {
  padding: 0 1.5em;
}
.ks_tmlist li ._item .txt > p {
  height: 75px;
  line-height: 25px;
  overflow: hidden;
  color: #999;
}
.ks_tmlist li ._item .txt .bar {
  padding-top: 1.2em;
}
.ks_tmlist li ._item .txt .bar p {
  margin: 0 -2%;
}
.ks_tmlist li ._item .txt .bar p:after {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.ks_tmlist li ._item .txt .bar p a {
  display: block;
  float: left;
  width: 46%;
  margin: 0 2%;
  line-height: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  border: 1px #01a189 solid;
  background-color: #01a189;
  color: #fff;
}
.ks_tmlist li ._item .txt .bar p a:nth-child(2) {
  color: #01a189;
  background-color: transparent;
}
.ks_tmlist li ._item .txt .bar p a:hover {
  background-color: rgba(255, 255, 255, 0.24) !important;
}
.ks_tmlist li ._item:hover {
  background-color: #01a189;
  border-color: #099464;
  cursor: pointer;
}
.ks_tmlist li ._item:hover * {
  color: #fff;
}
.ks_tmlist li ._item:hover .img-fit {
  border-color: #099464;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.ks_tmlist li ._item:hover .txt > p {
  color: #fff;
}
.ks_tmlist li ._item:hover .txt .bar p a {
  color: #fff;
  border-color: #fff !important;
  background-color: transparent;
}
.sg_wrapper {
  position: relative;
  z-index: 5;
  margin-top: -180px;
  margin-bottom: 40px;
  padding: 40px 60px;
  border: 1px #f0f0f0 solid;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.038);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.038);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.038);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.038);
  min-height: 450px;
}
.sg-nav {
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px #f0f0f0 solid;
  margin-bottom: 30px;
}
.sg-nav ul {
  display: inline-block;
}
.sg-nav ul li {
  float: left;
  padding: 0 1.2em;
  position: relative;
}
.sg-nav ul li:after {
  content: '';
  display: block;
  width: 1px;
  height: 16px;
  background-color: #e8e8e8;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.sg-nav ul li:nth-child(1):after {
  display: none;
}
.sg-nav ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 2.4;
  padding: 0 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.sg-nav ul li.active a,
.sg-nav ul li:hover a {
  background-color: #01a189;
  color: #fff;
}
.ab_dvlist ul {
  padding-top: 5px;
  margin: 0 -12px;
}
.ab_dvlist ul > li {
  float: left;
  margin: 0 0 0;
  width: 25%;
  padding: 0 12px;
}
.ab_dvlist ul a {
  display: block;
  padding: 10px 0;
}
.ab_dvlist ul a:hover {
  color: #3ebd7d;
}
.ab_dvlist ul a:hover ._item {
  border-color: #3ebd7d;
}
.ab_dvlist ul ._item {
  position: relative;
  overflow: hidden;
  border: 1px #f2f2f2 solid;
  margin-bottom: 10px;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.ab_dvlist ul ._item > img {
  width: 100%;
}
.ab_dvlist ul ._item ._imgbox {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.ab_dvlist ul ._item ._imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}
.ab_dvlist ul h3 {
  height: 50px;
  line-height: 25px;
  font-size: 16px;
}
.layer_layimage {
  max-width: 70vh;
}
.layer_layimage i.fk-close {
  position: absolute;
  z-index: 1;
  zoom: 1;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.layer_layimage .layimg {
  text-align: center;
  padding: 0.8em;
}
.layer_layimage .layimg img {
  min-width: 400px;
}
.layer_layimage .laytitle {
  display: none;
  max-width: 100%;
  padding: 1.2em 4em 1em 2em;
  font-size: 16px;
  background-color: #fcfcfc;
}
.jb-list {
  padding-bottom: 1em;
}
.jb-list li {
  position: relative;
  border-top: 1px #f0f0f0 dashed;
}
.jb-list li:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  margin-top: -2px;
  background-color: #ccc;
}
.jb-list li:nth-child(1) {
  border: none;
}
.jb-list li:nth-child(1):after {
  display: none;
}
.jb-list li:nth-child(1) * {
  color: #333;
  font-weight: bold;
}
.jb-list li:nth-child(1) a {
  background-color: #f2f2f2 !important;
  font-size: 16px;
}
.jb-list li a {
  display: table;
  width: 100%;
  color: #999;
}
.jb-list li a > * {
  display: table-cell;
  vertical-align: middle;
  padding: 1em 0;
}
.jb-list li a h1 {
  font-size: 16px;
  width: 60%;
  color: #333;
  padding-left: 1em;
}
.jb-list li a h1 b {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: normal;
}
.jb-list li a .daiyu {
  width: 100px;
}
.jb-list li a .many u {
  padding: 0 0.5em;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  -o-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
}
.jb-list li a:hover {
  background-color: #f9f9f9;
}
.jb-list li a:hover h1 {
  color: #099464;
}
.job-bar {
  position: relative;
  padding-right: 300px;
  padding-bottom: 35px;
  margin-bottom: 10px;
  border-bottom: 1px #f2f2f2 solid;
}
.job-bar h1 {
  font-size: 28px;
}
.job-bar h1 b {
  padding-left: 5px;
  color: #3ebd7d;
  font-size: 26px;
}
.job-bar .many {
  padding-top: 15px;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #666;
}
.job-bar .many u {
  color: #ccc;
  padding: 0 1em;
}
.jobtn_box {
  position: absolute;
  z-index: 2;
  zoom: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.jobtn_box .jbbtn {
  display: block;
  line-height: 2.6em;
  font-size: 16px;
  text-align: center;
  padding: 0 4.2em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: -32px;
  background-color: #01a189;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.jobtn_box .jbbtn:hover {
  background-color: #3ebd7d;
}
.jobtn_box i {
  color: #3ebd7d;
}
.jobtn_box .wxcode {
  float: left;
  position: relative;
}
.jobtn_box .wxcode:hover {
  color: #3ebd7d;
}
.jobtn_box .jbshare {
  float: right;
}
.jobtn_box .jbshare:hover {
  color: #3ebd7d;
}
.s_qrcode .codeBox {
  display: none;
  position: absolute;
  z-index: 999;
  zoom: 1;
  top: 100%;
  left: 50%;
  width: 120px;
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.s_qrcode .codeBox:after {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -5px 0 0 -6px;
  -webkit-box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.1);
}
.s_qrcode:hover .codeBox {
  display: block;
}
.m-block {
  display: none;
}
@media screen and (max-width: 640px) {
  body {
    padding-top: 3.5rem;
    font-size: 9pt;
  }
  body.menu-open {
    overflow: hidden;
  }
  body.menu-open .k-menu {
    display: block;
  }
  body.menu-open .k-head .mi-menu:before {
    content: "\e61a";
  }
  .x-left,
  .x-right,
  .m-hide,
  .k-page {
    display: none !important;
  }
  .m-block {
    display: block !important;
  }
  .k-head {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.6rem 0.6rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .k-head .wrapper {
    background: none;
  }
  .k-head .logo {
    padding-right: 0;
    background: none;
  }
  .k-head .logo img {
    height: 2.3rem;
  }
  .k-head .mi-menu {
    position: absolute;
    z-index: 1;
    zoom: 1;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 1.8rem;
    line-height: 3.6rem;
    width: 3rem;
    text-align: center;
    color: #099464;
  }
  .k-menu {
    display: none;
    position: fixed;
    z-index: 900;
    top: 3.5rem;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.5rem 1rem 0.5rem;
    background-image: none !important;
    background-color: #fff;
    overflow-y: auto;
    box-shadow: none;
    height: auto;
  }
  .k-menu .wrapper > li {
    float: none;
    width: 100%;
  }
  .k-menu .wrapper > li:last-child > a {
    border: none;
  }
  .k-menu .wrapper > li > a {
    display: block;
    position: relative;
    line-height: 3.6rem;
    text-align: left;
    color: #333;
    font-size: 1.28em;
    border-bottom: 1px #f2f2f2 solid;
  }
  .k-menu .wrapper > li > a:hover {
    color: #099464;
  }
  .k-menu .wrapper > li > a i {
    font-size: 1.2rem;
    position: absolute;
    z-index: 1;
    zoom: 1;
    right: 0;
    top: 50%;
    padding: 0;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .k-menu .wrapper > li ul.second-wrap {
    display: block;
    margin: 0 -0.5rem;
    position: relative;
    left: initial;
    top: initial;
    padding: 0.8rem 0 0;
    min-width: initial;
    background-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .k-menu .wrapper > li ul.second-wrap li {
    float: left;
    width: 50%;
    padding: 0 0.5rem;
    margin-bottom: 0.5rem;
  }
  .k-menu .wrapper > li ul.second-wrap a {
    line-height: 2.4;
    font-size: 1.1em;
    padding: 0 1.5em;
    background-color: #f6f6f6;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .k-menu .wrapper > li:hover > a {
    background-color: transparent;
  }
  .k-swiperBr {
    height: 54vw;
  }
  .k-swiperBr .u-pagination {
    bottom: 1.8rem;
  }
  .k-swiperBr .u-pagination .bull {
    width: 1.2em;
    height: 2px;
    margin: 0 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .k-quick {
    margin-top: -1rem;
    background-color: #f6f6f6;
    padding: 1.4rem 0.5rem 1.8rem;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    -o-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
  }
  .k-quick ul {
    margin: 0 -2px;
  }
  .k-quick ul > li {
    float: left;
    margin: 0 0 0;
    width: 16.5%;
    padding: 0 2px;
  }
  .k-quick ul a {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #fff;
  }
  .k-quick ul a:after {
    display: none;
  }
  .k-quick ul a img {
    display: none;
  }
  .k-quick ul a .tb {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .k-quick ul a .tb i {
    display: inline-block;
    width: 14vw;
    line-height: 14vw;
    font-size: 2em;
    -webkit-border-radius: 38%;
    -moz-border-radius: 38%;
    -o-border-radius: 38%;
    border-radius: 38%;
    overflow: hidden;
  }
  .k-quick ul a .tb b {
    display: block;
    font-size: 0.95rem;
    padding: 0.8em 0 0;
    color: #333;
  }
  .k-quick ul a .tb span {
    display: none;
  }
  .k-quick ul a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .k-quick ul a:hover .tb {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .k-quick ul li:nth-child(1) i {
    background-color: #099464;
  }
  .k-quick ul li:nth-child(2) i {
    background-color: #01a189;
  }
  .k-quick ul li:nth-child(3) i {
    background-color: #69bec3;
  }
  .k-quick ul li:nth-child(4) i {
    background-color: #216cad;
  }
  .k-quick ul li:nth-child(5) i {
    background-color: #e5ca8f;
  }
  .k-quick ul li:nth-child(6) i {
    background-color: #099464;
  }
  .k-title {
    margin: 0;
    padding: 0.8rem 0.6rem;
  }
  .k-title b {
    font-size: 1.36rem;
    padding: 0;
  }
  .k-title a {
    top: 50%;
    right: 1.6rem;
    color: #01a189;
    padding-right: 0;
  }
  .k-title a:after {
    display: none;
  }
  .k-title i {
    right: 0.6rem;
    color: #01a189;
  }
  .k-title.active {
    border: none;
    margin: 0;
  }
  .k-title.active a {
    top: 50%;
  }
  .k-title.active b {
    font-size: 1.36rem;
    padding: 0;
  }
  .k-title.active b:after {
    display: none;
  }
  .k-xnew {
    margin: 0;
    border-top: 0.8em #f6f6f6 solid;
  }
  .k-xnew > * {
    float: none;
    width: 100%;
    padding: 0;
    min-height: initial;
    border-bottom: 0.6em #f2f2f2 solid;
  }
  .k-xnew ._newbox:nth-child(3) {
    border: none;
  }
  .k-xnew ._hot {
    position: relative;
    z-index: 0;
    padding: 0;
  }
  .k-xnew ._hot:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    zoom: 1;
    top: 70%;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));
    background-image: linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));
  }
  .k-xnew ._hot .img-fit {
    height: 52vw;
    margin-bottom: 10px;
  }
  .k-xnew ._hot h3 {
    position: absolute;
    z-index: 5;
    zoom: 1;
    bottom: 1rem;
    left: 0;
    width: 100%;
    padding: 0 1rem;
    font-size: 1rem;
    line-height: 1.4rem;
    height: 3rem;
    color: #fff;
  }
  .k-xnew .titlist {
    position: relative;
    z-index: 10;
    margin-top: -1.2rem;
    border: none;
    -webkit-border-radius: 0.6rem 0.6rem 0 0;
    -moz-border-radius: 0.6rem 0.6rem 0 0;
    -o-border-radius: 0.6rem 0.6rem 0 0;
    border-radius: 0.6rem 0.6rem 0 0;
    padding: 0.6rem 1rem 1rem;
    background-color: #fff;
  }
  .k-xnew .titlist li {
    line-height: 3.2rem;
    font-size: 1.1rem;
    padding: 0 3rem 0 0;
    border-bottom: 1px #f0f0f0 dashed;
  }
  .k-xnew .titlist li:last-child {
    border: none;
  }
  .k-xnew .titlist li a {
    color: #333;
  }
  .k-xnew .titlist li a:hover {
    color: #099464;
  }
  .k-xnew .titlist li .date {
    font-size: 1rem;
    border: none;
    left: initial;
    right: 0;
    font-size: 0.9rem;
  }
  .k-xnew .titlist li .date1 {
    display: inline-block;
    font-size: 14px;
    color: #bbb;
    position: absolute;
    z-index: 1;
    zoom: 1;
    line-height: 20px;
    top: 50%;
    right: 0;
    margin-top: -11px;
  }
  .k-xnew .titlist li .dot {
    display: inline-block;
    color: #ccc;
    padding-right: 0.5em;
  }
  .k-xnew .imglist {
    border-top: 1px solid #f2f2f2;
    padding: 0 0.8rem 0.8rem;
  }
  .k-xnew .imglist li:nth-child(1) a {
    border: none;
  }
  .k-xnew .imglist li a {
    display: block;
    position: relative;
    min-height: 7rem;
    padding: 1rem 8.5rem 1rem 0;
    margin-bottom: 0;
  }
  .k-xnew .imglist li a h3 {
    height: 3.2rem;
    line-height: 1.6rem;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
  .k-xnew .imglist li a p {
    font-size: 0.85rem;
  }
  .k-xnew .imglist li a .img-fit {
    top: 1rem;
    width: 8rem;
    height: 5rem;
  }
  .k-xkeshi {
    min-height: initial;
    padding: 1.5rem 0.6rem 2rem;
    margin-bottom: 0;
  }
  .k-xkeshi:after {
    display: none;
  }
  .k-xkeshi .k-tabs {
    -webkit-border-radius: 2.65rem;
    -moz-border-radius: 2.65rem;
    -o-border-radius: 2.65rem;
    border-radius: 2.65rem;
    overflow: hidden;
    margin-bottom: 0;
    margin: 0 0;
  }
  .k-xkeshi .k-tabs > li {
    float: left;
    margin: 0 0 0;
    width: 50%;
  }
  .k-xkeshi .k-tabs li {
    line-height: 2.65rem;
    font-size: 1.16rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .k-xkeshi .ks_list {
    padding: 1.8rem 0 0;
  }
  .ks_list {
    padding-bottom: 0.6rem;
    margin: 0 -2px;
  }
  .ks_list > li {
    float: left;
    margin: 0 0 0;
    width: 25%;
    padding: 0 2px;
  }
  .ks_list a {
    border: none;
    background-color: transparent;
    padding: 0 0 1rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align: center;
  }
  .ks_list a:hover span {
    background-color: #099464;
    color: #fff;
  }
  .ks_list a:hover h3,
  .ks_list a:hover i {
    color: #099464;
  }
  .ks_list span {
    position: relative;
    left: initial;
    top: initial;
    margin: 0 0 0.5rem;
    width: 17vw;
    line-height: 17vw;
    font-size: 2rem;
    background-color: #fff;
    box-shadow: 0px 1px 8px rgba(3, 165, 96, 0.2);
  }
  .ks_list i,
  .ks_list h5 {
    display: none;
  }
  .ks_list h3 {
    font-size: 0.9rem;
    margin-bottom: 0;
  }
  .ks_list b {
    font-size: 0.65rem;
    top: 0.2rem;
    right: initial;
    left: 50%;
    margin-left: 2vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  ._ksinx {
    padding: 1.4rem 1rem 0.6rem;
    background-color: rgba(3, 165, 96, 0.04);
  }
  ._ksinx .ks_list {
    margin: 0 -2px;
  }
  ._ksinx .ks_list > li {
    float: left;
    margin: 0 0 0;
    width: 25%;
    padding: 0 2px;
  }
  ._ksinx .ks_list a {
    padding: 0 0 1.2rem;
  }
  .k-xteam {
    position: relative;
    z-index: 10;
    margin-top: -1.2rem;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    -o-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    padding: 0.2rem 1rem 1rem;
    background-color: #fff;
    box-shadow: 0px 1px 8px rgba(3, 165, 96, 0.2);
  }
  .k-xteam .k-title {
    padding: 0.8rem 0;
  }
  .k-xteam .k-title i {
    right: 0;
  }
  .k-xteam ._list {
    padding: 0 0;
    margin: 0 -2.5%;
  }
  .k-xteam ._list > li {
    float: left;
    margin: 0 2.5% 0;
    width: 28.33333333%;
  }
  .k-xteam ._list li {
    padding: 0;
  }
  .k-xteam ._list li:nth-child(7),
  .k-xteam ._list li:nth-child(8) {
    display: none;
  }
  .k-xteam ._list ._item {
    border: none;
    padding: 0;
    margin-bottom: 1rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align: center;
  }
  .k-xteam ._list ._item .img-fit {
    display: block;
    position: relative;
    top: initial;
    background-color: #01a189;
    left: initial;
    width: 100%;
    height: 35vw;
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .k-xteam ._list ._item .img-fit img {
    width: 100% !important;
  }
  .k-xteam ._list ._item h1 {
    position: relative;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
    font-size: 1.16rem;
  }
  .k-xteam ._list ._item h1:after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    zoom: 1;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 16px;
    margin-left: -8px;
    background-color: #3ebd7d;
  }
  .k-xteam ._list ._item h3 {
    padding: 0;
    white-space: normal;
    font-size: 0.9rem;
  }
  .k-xteam ._list ._item h3 u {
    display: none;
  }
  .k-xteam ._list ._item h3 span {
    display: block;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .k-xteam ._list ._item h3 span:nth-child(1) {
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }
  .k-xteam ._list ._item .txt {
    display: none;
  }
  .k-xteam ._list ._item:hover .img-fit {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .k-xkepu {
    border-top: 0.8em #f2f2f2 solid;
  }
  .k-xkepu.ajax_list {
    border: none;
  }
  .k-xkepu ._list {
    padding: 0 0.8rem 0.5rem;
    margin: 0 0;
  }
  .k-xkepu ._list > li {
    float: left;
    margin: 0 0 0;
    width: 100%;
  }
  .k-xkepu ._list li {
    padding: 0;
    margin-bottom: 0.8rem;
  }
  .k-xkepu ._list a {
    display: block;
    position: relative;
    padding: 1rem 8rem 1rem 1.2rem;
    border: 1px #f8f8f8 solid;
    background-color: #fbfbfb;
  }
  .k-xkepu ._list a:hover {
    border-color: #01a189;
    -webkit-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
    -moz-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
    -o-box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
    box-shadow: 0 4px 16px rgba(9, 148, 100, 0.2);
    background-color: #fefefe;
  }
  .k-xkepu ._list a:hover span {
    color: #099464;
    border-color: #099464;
  }
  .k-xkepu ._list a:hover h1 {
    color: #099464;
  }
  .k-xkepu ._list .img-fit {
    top: 1rem;
    right: 1rem;
    width: 6rem;
    height: 6rem;
  }
  .k-xkepu ._list h1 {
    line-height: 1;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
  }
  .k-xkepu ._list .txt {
    font-size: 0.9rem;
    height: 4.2rem;
    line-height: 1.4rem;
    margin: 0;
  }
  .k-xkepu ._list span {
    display: inline-block;
    line-height: 30px;
    padding: 0 1em;
    border: 1px #01a189 solid;
    color: #01a189;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: none;
  }
  .k-xkepu ._list span i {
    padding-left: 0.3em;
  }
  .k-footer {
    padding: 1.2rem 1rem 0.5rem;
  }
  .k-footer > .wrapper {
    padding: 0;
    min-height: initial;
    margin-bottom: 0;
    text-align: center;
  }
  .k-footer > .wrapper ul {
    display: inline-block;
    position: relative;
    top: initial;
    right: initial;
    margin-top: 0;
    padding-bottom: 1rem;
  }
  .k-footer > .wrapper ul li {
    margin: 0 0.5rem;
  }
  .k-footer > .wrapper ul li img {
    width: 6rem;
  }
  .k-footer > .wrapper ul li span {
    padding-top: 0.5rem;
    line-height: 1;
  }
  .k-footer > .wrapper ._tel {
    display: none;
    font-size: 1rem;
    padding-bottom: 0.6em;
    line-height: 1.8;
  }
  .k-footer > .wrapper ._tel span {
    display: block;
    margin: 0;
  }
  .k-footer > .wrapper .txt {
    line-height: 2;
    font-size: 0.9rem;
    padding-bottom: 0.6rem;
  }
  .k-footer ._copy {
    line-height: 3rem;
    text-align: center;
  }
  .k-footer ._copy span {
    display: none;
  }
  .k-footer ._copy .link {
    float: none;
  }
  .k-footer ._copy .link u {
    padding: 0 0.3em;
  }
  .k-container {
    background-color: #fff;
    margin: 0 !important;
  }
  .k-position {
    padding: 0.8rem;
  }
  .k-position a {
    color: #888;
  }
  .k-second {
    padding: 1rem 0 1.4rem;
    font-size: 1.4rem;
  }
  .list-art {
    background-color: #fff;
  }
  .list-art ul {
    margin: 0 0;
  }
  .list-art ul > li {
    float: left;
    margin: 0 0 0;
    width: 100%;
  }
  .list-art ul li {
    padding: 0 0.8rem;
  }
  .list-art ul a {
    position: relative;
    padding: 1rem 8rem 1rem 0;
    border: none;
    border-top: 1px #f0f0f0 dotted;
  }
  .list-art ul a .img-fit {
    position: absolute;
    z-index: 1;
    zoom: 1;
    right: 0;
    top: 1rem;
    width: 7rem;
    height: 5rem;
    margin: 0;
  }
  .list-art ul a h3 {
    height: 3.2rem;
    line-height: 1.6rem;
    font-size: 1.1rem;
    padding: 0;
    white-space: normal;
  }
  .list-art ul a h5 {
    display: none;
  }
  .list-art ul a .bar {
    padding: 0.5em 0;
  }
  .list-art ul a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .list-art ul li:nth-child(1) {
    padding: 0 0.8rem 0.8rem;
  }
  .list-art ul li:nth-child(1) a {
    padding: 0;
    border: none;
  }
  .list-art ul li:nth-child(1) a .img-fit {
    position: relative;
    right: initial;
    top: initial;
    width: 100%;
    height: 50vw;
    margin-bottom: 0.8rem;
  }
  .list-art ul li:nth-child(1) a h3 {
    height: initial;
    line-height: 1.2;
    font-size: 1.2rem;
    white-space: nowrap;
    margin-bottom: 0.5rem;
  }
  .list-art ul li:nth-child(1) a h5 {
    display: block;
    padding: 0;
    font-size: 0.9rem;
  }
  .k-loadPage {
    padding: 0.5rem 0.8rem 1.5rem;
  }
  .k-loadPage a {
    display: block;
    line-height: 2.6;
    font-size: 1.16em;
    background-color: rgba(1, 161, 137, 0.05);
    text-align: center;
    color: #01a189;
    padding: 0 3px;
    box-shadow: 0px 1px 5px rgba(1, 161, 137, 0.25);
    border: 1px rgba(1, 161, 137, 0.5) solid;
  }
  .k-loadPage a:active {
    background-color: #01a189;
    color: #fff;
  }
  .k-left,
  .k-right {
    display: block;
    float: none;
    min-height: initial;
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .k-left {
    width: initial;
    padding: 0 0.8rem;
  }
  .k-right {
    width: initial;
    max-width: initial;
    border-top: 0.8rem #f4f4f4 solid;
  }
  .art-title {
    margin-bottom: 1rem;
  }
  .art-title h1 {
    line-height: 1.4;
    padding: 0 0 0.6em;
    font-size: 1.36rem;
  }
  .art-title .alt {
    font-size: 0.9rem;
    padding-bottom: 1rem;
  }
  .art-title .alt > span {
    margin-right: 1rem;
  }
  .g-html {
    font-size: 1.1rem;
    padding-bottom: 1rem;
  }
  .g-html img {
    height: auto !important;
  }
  .art-link {
    border-top: 1px #f2f2f2 solid;
    padding: 0.5rem 0 0.8rem;
    line-height: 1.6;
    font-size: 1rem;
  }
  .art-link p {
    padding: 0.3rem 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .right-title {
    padding: 1.5rem 0 2.2rem;
  }
  .right-title:after {
    left: -10px;
    top: -50px;
  }
  .right-title h1 {
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .right-hot {
    position: relative;
    z-index: 5;
    padding: 0.8rem;
    margin-top: -1rem;
    background-color: rgba(255, 255, 255, 0.98);
    -webkit-border-radius: 0.8em 0.8em 0 0;
    -moz-border-radius: 0.8em 0.8em 0 0;
    -o-border-radius: 0.8em 0.8em 0 0;
    border-radius: 0.8em 0.8em 0 0;
  }
  .right-hot li {
    padding: 0.8rem 0;
    font-size: 1.1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .right-hot li .dot {
    display: inline-block;
    padding-right: 0.5rem;
    color: #999;
  }
  .ks-container {
    padding-bottom: 1rem;
  }
  .ks-container:after {
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -o-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: alpha(opacity=30);
  }
  .ks-container .ks-tit {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  .ks-container .ks-tit:after {
    width: 1.6rem;
    margin-left: -0.8rem;
  }
  .ks-container._ab {
    padding-bottom: 1.4rem;
  }
  .ks-container._ab .ks-tit {
    margin-bottom: 2rem;
  }
  .sg_wrapper {
    margin-top: -2rem;
    margin-bottom: 0;
    padding: 1rem 0.8rem 0;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    -o-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    background-color: rgba(255, 255, 255, 0.85);
    border: none;
    min-height: initial;
  }
  .sg_wrapper .k-loadPage {
    padding: 0.5rem 0 1.2rem;
  }
  .sg_wrapper.sg_jobs {
    margin-top: -1.2rem;
  }
  .sg-nav {
    display: none;
  }
  .k-listTxt li {
    line-height: 2.8;
    font-size: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px #f2f2f2 dotted;
  }
  .k-listTxt li:after {
    top: 50%;
    left: 0.2rem;
    margin-top: -1px;
  }
  .k-listTxt li:nth-child(5n) {
    padding: 0 0 0 1rem;
    margin: 0;
    border-bottom: 1px #f2f2f2 dotted;
  }
  .k-listTxt li:last-child {
    padding-bottom: 0;
    border: none;
    margin: 0 0 0.2rem;
  }
  .list-doctor {
    padding: 0 0.8rem;
    margin: 0 0;
  }
  .list-doctor > li {
    float: left;
    margin: 0 0 0;
    width: 100%;
  }
  .list-doctor li {
    padding: 0;
    margin-bottom: 0.7rem;
  }
  .list-doctor a {
    padding: 0.8rem 0.8rem 0.8rem 9.5rem;
    height: 11rem;
    background-color: #fff;
    -webkit-transition: all 0.36s ease-in-out ;
    -moz-transition: all 0.36s ease-in-out ;
    -o-transition: all 0.36s ease-in-out ;
    transition: all 0.36s ease-in-out ;
    border-color: #f2f2f2;
  }
  .list-doctor a .img-fit {
    left: 0.8rem;
    top: 0.8rem;
    bottom: 0.8rem;
    width: 7.5rem;
    background-color: #01a189;
  }
  .list-doctor a h1 {
    line-height: 1.8rem;
    padding-bottom: 0;
    font-size: 1rem;
  }
  .list-doctor a h1 b {
    font-size: 1.2rem;
    padding-right: 0.5em;
  }
  .list-doctor a i {
    width: 2.2rem;
    line-height: 2.2rem;
    padding: 0.1rem 0 0 0.1rem;
    font-size: 1.2rem;
  }
  .list-doctor a .ks {
    line-height: 1.8rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.5rem;
  }
  .list-doctor a .sc {
    height: 3.2rem;
    line-height: 1.6rem;
    font-size: 0.9rem;
  }
  .doctor-head {
    background-color: rgba(3, 165, 96, 0.06);
    padding: 1rem 1rem 0;
    min-height: initial;
    border-bottom: 0.8em #f2f2f2 solid;
  }
  .doctor-head .img-fit {
    width: 8rem;
    height: 10rem;
    left: initial;
    top: 1.2rem;
    right: 0.8rem;
    border-width: 2px;
    background-color: #01a189;
  }
  .doctor-head h1 {
    padding: 1rem 10rem 0.5rem 0;
    line-height: 2;
    font-size: 1.4rem;
  }
  .doctor-head ._item {
    position: relative;
    z-index: 2;
    padding-bottom: 2rem;
  }
  .doctor-head ._item li {
    font-size: 1rem;
  }
  .doctor-head ._item li span {
    font-size: 1rem;
  }
  .doctor-head ._item li.ks {
    padding-right: 10rem;
    line-height: 2;
  }
  .doctor-head ._item li.sc {
    padding-top: 2.5rem;
  }
  .doctor-head ._item li p {
    font-size: 0.95rem;
  }
  .doctor-head ._item li i {
    font-size: 1.1rem;
  }
  .doctor-head ._item li a {
    width: 1.6em;
    line-height: 1.6em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 12px;
    margin-left: 0.6em;
    text-align: center;
    background-color: rgba(9, 148, 100, 0.4);
    color: #fff;
  }
  .doctor-head ._item li a:hover {
    background-color: #099464;
  }
  .doctor-head ._service {
    position: relative;
    z-index: 3;
    top: initial;
    right: initial;
    width: initial;
    margin: -1rem -1rem 0;
    padding: 1.5rem 0.8rem;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    -o-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    background-color: rgba(255, 255, 255, 0.85);
    background-color: #01a189;
    background-image: -webkit-linear-gradient(90deg,#22ae78,#01a288,#0090be);
    background-image: -moz-linear-gradient(90deg,#22ae78,#01a288,#0090be);
    background-image: -o-linear-gradient(90deg,#22ae78,#01a288,#0090be);
    background-image: linear-gradient(90deg,#22ae78,#01a288,#0090be);
  }
  .doctor-head ._service ul {
    margin: 0 -4px;
  }
  .doctor-head ._service ul > li {
    float: left;
    margin: 0 0 0;
    width: 25%;
    padding: 0 4px;
  }
  .doctor-head ._service ul a {
    border: none;
    padding: 0;
    color: #fff;
  }
  .doctor-head ._service ul a i {
    font-size: 2rem;
  }
  .doctor-head ._service ul a span {
    font-size: 0.9rem;
  }
  .doctor-head ._service ul a:hover {
    color: #fff;
  }
  .doctor-article {
    min-height: initial;
    margin-bottom: 0;
    padding: 1rem 0.8rem;
    border-bottom: 0.8em #f2f2f2 solid;
  }
  .g-title {
    margin-bottom: 1rem;
  }
  .g-title ._ft {
    font-size: 1.2rem;
    padding: 0 0 0.8rem;
    font-weight: 600;
  }
  .g-title ._ft:after {
    bottom: -2px;
    height: 2px;
  }
  .g-title > b._ft {
    color: #099464;
  }
  .g-title > b._ft:after {
    height: 2px;
    background-color: #099464;
  }
  .g-title ._h1 {
    font-size: 1.2rem;
  }
  .g-title ._more {
    position: absolute;
    z-index: 1;
    zoom: 1;
    line-height: 20px;
    top: 50%;
    right: 0;
    margin-top: -17px;
    text-transform: capitalize;
  }
  .g-title ._more i {
    padding-left: 0.1em;
    color: #099464;
  }
  .g-title ._more:hover {
    color: #099464;
  }
  .g-title._bt {
    border: none;
  }
  .doctor-m1 {
    padding: 1rem 0.8rem 0;
  }
  .doctor-m1 .list-doctor {
    padding: 0;
  }
  .doctor-m1 .list-doctor ul {
    margin-bottom: 0 !important;
    margin: 0 -2.5%;
  }
  .doctor-m1 .list-doctor ul > li {
    float: left;
    margin: 0 2.5% 0;
    width: 28.33333333%;
  }
  .doctor-m1 .list-doctor ul li {
    padding: 0;
    margin-bottom: 1.2rem;
  }
  .doctor-m1 .list-doctor ul a {
    padding: 0;
    height: initial;
    border: none;
    text-align: center;
  }
  .doctor-m1 .list-doctor ul a .img-fit {
    position: initial;
    left: initial;
    top: initial;
    bottom: initial;
    width: 100%;
    height: 35vw;
  }
  .doctor-m1 .list-doctor ul a h1 {
    line-height: 1.8rem;
    padding-bottom: 0;
    font-size: 0.9rem;
    color: #888;
  }
  .doctor-m1 .list-doctor ul a h1 b {
    position: relative;
    display: block;
    font-weight: normal;
    font-size: 1.16rem;
    padding: 0 0 0.4rem;
    color: #2d3b49;
    margin-bottom: 0.2rem;
  }
  .doctor-m1 .list-doctor ul a h1 b:after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    zoom: 1;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 16px;
    margin-left: -8px;
    background-color: #3ebd7d;
  }
  .doctor-m1 .list-doctor ul a i,
  .doctor-m1 .list-doctor ul a .sc {
    display: none;
  }
  .doctor-m1 .list-doctor ul a .ks {
    line-height: 1;
    margin-bottom: 0;
    border: none;
    padding: 0.2rem 0 0;
    color: #2d3b49;
    font-size: 0.9rem;
  }
  .doctor-m1 .list-doctor ul a .ks span {
    display: none;
  }
  .ab_dvlist ul {
    padding-top: 0;
    margin: 0 -1%;
  }
  .ab_dvlist ul > li {
    float: left;
    margin: 0 1% 0;
    width: 48%;
  }
  .ab_dvlist ul li {
    padding: 0;
  }
  .ab_dvlist ul a {
    padding: 0.5em 0;
  }
  .ab_dvlist ul ._item {
    margin-bottom: 0.5em;
  }
  .ab_dvlist ul h3 {
    height: 3.2em;
    overflow: hidden;
    line-height: 1.6;
    font-size: 1.2em;
  }
  .ks-head {
    margin: -1.2rem auto 0;
    padding: 0.8rem 1rem 1.5rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    min-height: initial;
    -webkit-border-radius: 0.8rem 0.8rem 0 0;
    -moz-border-radius: 0.8rem 0.8rem 0 0;
    -o-border-radius: 0.8rem 0.8rem 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    border-bottom: 0.8em #f2f2f2 solid;
  }
  .ks-head .g-title {
    display: none;
  }
  .ks-head .k-cinfos {
    font-size: 1rem;
    padding-bottom: 0.8rem;
  }
  .ks-head .mr {
    display: block;
    line-height: 2.4;
    font-size: 1rem;
    text-align: center;
  }
  .ks-head .box {
    display: none;
  }
  .ks_tmbox {
    padding: 0.8rem;
  }
  .ks-swiper {
    margin-bottom: 0;
  }
  .ks_tmlist {
    width: initial;
    display: block;
    margin: 0 -2.5%;
  }
  .ks_tmlist > li {
    float: left;
    margin: 0 2.5% 0;
    width: 28.33333333%;
  }
  .ks_tmlist li:nth-child(7),
  .ks_tmlist li:nth-child(8) {
    display: none;
  }
  .ks_tmlist li ._item {
    border: none;
    padding: 0 0 1rem;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .ks_tmlist li ._item .img-fit {
    width: 100%;
    height: 35vw;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #01a189;
  }
  .ks_tmlist li ._item .img-fit img {
    width: 100%;
  }
  .ks_tmlist li ._item h1 {
    position: relative;
    padding: 0.5rem 0;
    margin-bottom: 0.5rem;
    font-size: 1.16rem;
  }
  .ks_tmlist li ._item h1:after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    zoom: 1;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 16px;
    margin-left: -8px;
    background-color: #3ebd7d;
  }
  .ks_tmlist li ._item h3 {
    padding: 0;
    white-space: normal;
    font-size: 0.9rem;
  }
  .ks_tmlist li ._item h3 u {
    display: none;
  }
  .ks_tmlist li ._item h3 span {
    display: block;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .ks_tmlist li ._item h3 span:nth-child(1) {
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }
  .ks_tmlist li ._item .txt {
    display: none;
  }
  .ks_tmlist li ._item:hover {
    background-color: transparent;
  }
  .ks_tmlist li ._item:hover * {
    color: #333;
  }
  .jb-list {
    padding-bottom: 0.5rem;
  }
  .jb-list li {
    border-top: 1px #f0f0f0 dotted;
  }
  .jb-list li:after {
    display: none;
  }
  .jb-list li:nth-child(1) {
    display: none;
  }
  .jb-list li:nth-child(2) {
    border: none !important;
  }
  .jb-list li:nth-child(2) a {
    padding-top: 0.5rem !important;
  }
  .jb-list li a {
    display: block;
    position: relative;
    padding: 1rem 0;
    line-height: 1;
  }
  .jb-list li a > * {
    display: block;
    padding: 0;
  }
  .jb-list li a h1 {
    font-size: 1.1rem;
    width: initial;
    padding: 0;
  }
  .jb-list li a .daiyu {
    width: initial;
    position: absolute;
    z-index: 1;
    zoom: 1;
    right: 0;
    top: 50%;
    line-height: 20px;
    margin-top: -10px;
    font-size: 1rem;
    font-weight: bold;
    color: #01a189;
  }
  .jb-list li a .daiyu span {
    display: none;
  }
  .jb-list li a .many {
    padding-top: 0.5rem;
    font-size: 0.9rem;
  }
  .jb-list li a:hover {
    background-color: #f9f9f9;
  }
  .jb-list li a:hover h1 {
    color: #099464;
  }
  .job-bar {
    padding: 0 0 0.5rem;
    border-bottom: 1px #f0f0f0 solid;
  }
  .job-bar h1 {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .job-bar h1 b {
    font-size: 1.4rem;
  }
  .job-bar .many {
    padding: 0.6rem 0;
    font-size: 0.9rem;
  }
  .job-bar .many u {
    padding: 0 0.5rem;
  }
  .k-abtitle {
    padding: 0.5rem 0;
  }
  .k-abtitle span {
    font-size: 1.2rem;
    padding-bottom: 0;
  }
  .k-abtitle span:after {
    display: none;
  }
  .sg_jobs .k-abtitle span {
    font-weight: normal;
    color: #01a189;
  }
  .sg_jobs .k-abtitle span:after {
    display: none;
  }
  .jobtn_box {
    display: block;
    position: fixed;
    top: initial;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0.8rem;
    background-color: #fff;
  }
  .jobtn_box .jbbtn {
    line-height: 2.8rem;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    background-color: #3ebd7d;
  }
  .jobtn_box .wxcode,
  .jobtn_box .jbshare {
    display: none;
  }
  
/***JOBS_M***/
  .job-article {
    padding: 1em 0;
    min-height: 40vh;
    margin: 0;
  }
  .job-article .job-bar {
    position: initial;
    padding: 0.3em 1em 1.8em;
    margin: 0;
    border: none;
  }
  .job-article .job-bar h1 {
    font-size: 1.6em;
    line-height: 1.6;
  }
  .job-article .job-bar h1 span {
    padding-right: 0.3em;
  }
  .job-article .job-bar h1 b {
    padding: 0;
    color: #e84d3d;
    font-size: 1em;
  }
  .job-article .job-bar .many {
    padding-top: 1em;
    font-size: 1.06em;
  }
  .job-article .job-bar .many u {
    padding: 0 0.5em;
  }
  .job-article .g-html {
    padding-bottom: 1.5em;
  }
  .abtitle,
  .jbtitle {
    padding: 1em 1em 0.6em;
  }
  .abtitle span,
  .jbtitle span {
    font-size: 1.36em;
    padding-bottom: 0.5em;
    color: #39baac;
  }
  .abtitle span:after,
  .jbtitle span:after {
    bottom: 0;
    width: 60%;
    height: 2px;
    background-color: #39baac;
  }
  .jbtitle {
    border-top: 0.5em #f2f2f2 solid;
  }
  .abtitle {
    padding: 0.5em 0;
    margin: 0 1em;
  }
  .abtitle span {
    color: #2d3b49;
    font-size: 1.46em;
  }
  .abtitle.at {
    padding-top: 1em;
  }
  .jobtn_box {
    position: fixed;
    z-index: 100;
    top: auto;
    bottom: 0;
    padding: 1em;
    background-color: #fff;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    border-top: 1px #f2f2f2 solid;
  }
  .jobtn_box .jbbtn {
    padding: 0;
    margin: 0;
    line-height: 2.6;
    font-size: 1.4em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #39baac;
  }
  .jobtn_box .clearfix {
    display: none;
  }
  .lay_jobsBox {
    max-width: 100vw;
    left: 0 !important;
    top: 0 !important;
    max-height: 100vh;
  }
  .lay_jobsBox .layui-layer-content {
    overflow: hidden;
    overflow-y: auto;
  }
  .lay_jobsBox .lay_jbclose {
    right: 1em;
  }
  .lay_jobsBox .layui-layer-title {
    padding: 1.1em 1.2em;
    font-size: 1.2em;
  }
  .lay_jobsBox .Msg_jobs {
    width: 100%;
    padding: 0.5em 1.2em;
  }
  .lay_jobsBox .ur-inline {
    width: 48%;
    padding-bottom: 0.2em;
  }
  .lay_jobsBox .ur-text {
    width: 98%;
  }
  .lay_jobsBox .ur-textarea {
    -webkit-appearance: none;
  }
  .lay_jobsBox .lay_button {
    padding: 0.8em 0 0.5em 0.5em;
    text-align: center;
  }
  .lay_jobsBox .lay_button p {
    margin: 0 -1%;
  }
  .lay_jobsBox .lay_button a {
    display: block;
    float: left;
    width: 48%;
    margin: 0 1%;
    line-height: 2.4;
    font-size: 1.3em;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #19a6b7;
  }
}





/**JOBS***/
.jobtn_box {
  position: absolute;
  z-index: 2;
  zoom: 1;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.jobtn_box .jbbtn {
  display: block;
  line-height: 2.6em;
  font-size: 16px;
  text-align: center;
  padding: 0 4.2em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: -32px;
  background-color: #19a6b7;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.jobtn_box .jbbtn:hover {
  background-color: #00a539;
}
.jobtn_box i {
  color: #00a539;
}
.jobtn_box .wxcode {
  float: left;
  position: relative;
}
.jobtn_box .wxcode:hover {
  color: #00a539;
}
.jobtn_box .jbshare {
  float: right;
}
.jobtn_box .jbshare:hover {
  color: #00a539;
}
.lay_jobsBox .lay_jbclose {
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: 100%;
  right: 10px;
}
.lay_jobsBox .layui-layer-title {
  padding: 1.2em 40px;
  height: auto;
  line-height: 1;
  font-size: 16px;
  background-color: #19a6b7;
  color: #fff;
}
.lay_jobsBox .Msg_jobs {
  width: 900px;
  padding: 15px 40px;
}
.lay_jobsBox .ur_formjobs {
  margin: 0 -1%;
}
.lay_jobsBox .ur-inline {
  float: left;
  width: 23%;
  margin: 0 1%;
  padding-bottom: 0.2em;
}
.lay_jobsBox .ur-text {
  width: 98%;
}
.lay_jobsBox .ur-textarea {
  height: 80px;
}
.lay_jobsBox .ur-form-label span {
  color: #f00;
  font-weight: bold;
  font-size: 16px;
  padding-right: 3px;
}
.lay_jobsBox .lay_button {
  padding: 0.8em 0 0.5em;
  text-align: center;
}
.lay_jobsBox .lay_button a {
  display: inline-block;
  line-height: 2.4;
  padding: 0 2em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px #19a6b7 solid;
}
.lay_jobsBox .lay_button a.a_submit {
  background-color: #19a6b7;
  color: #fff;
}
.list-container,
.ab-container {
  background-color: #fff;
  margin-bottom: 30px;
  min-height: 60vh;
}
.list-container {
  padding: 35px 45px;
}
.w-listTxt li {
  line-height: 40px;
  font-size: 16px;
  padding-left: 1em;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.w-listTxt li:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 18px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #666;
}
.w-listTxt li:nth-child(5n) {
  padding-bottom: 1.2em;
  border-bottom: 1px #f0f0f0 dashed;
  margin-bottom: 1.2em;
}
.w-listTxt li:last-child {
  padding-bottom: 1.2em;
  border: none;
  margin: 0;
}
.w-listTxt li a:hover {
  color: #e84d3d;
}
.ab-container {
  padding: 35px 55px;
}
.ab-container .g-html p {
  padding: 0.5em 0;
  text-indent: 2em;
}
.ab-container .ab_data ul {
  padding: 1em 0;
  margin: 0 -2px;
}
.ab-container .ab_data ul > li {
  float: left;
  margin: 0 0 0;
  width: 16.66666667%;
  padding: 0 2px;
}
.ab-container .ab_data ul ._alt {
  background-color: #f2fefb;
  padding: 20px 10px;
  text-align: center;
  cursor: pointer;
}
.ab-container .ab_data ul b {
  font-size: 32px;
  color: #19a6b7;
  font-weight: 400;
}
.ab-container .ab_data ul p {
  line-height: 2;
  font-size: 14px;
}
.ab-container .ab_hd .g-html {
  float: right;
  width: 47%;
}
.ab-container .ab_hd ._imgbox {
  float: left;
  width: 50%;
  margin-top: 0.5em;
}
.ab-container .ab_hd ._imgbox span {
  display: none;
}
.ab-container .ab_district ul {
  padding: 1em 0;
  margin: 0 -2px;
}
.ab-container .ab_district ul > li {
  float: left;
  margin: 0 0 5px;
  width: 25%;
  padding: 0 2px;
}
.ab-container .ab_district ul a {
  display: block;
  line-height: 3;
  background-color: #f6f6f6;
  text-align: center;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
  font-size: 16px;
}
.ab-container .ab_district ul a:hover {
  color: #fff;
  background-color: #19a6b7;
}
.ab-container .ab_zlhz {
  padding: 1em 0;
}
.ab-container .ab_zlhz ul {
  border-left: 1px #fff solid;
  border-top: 1px #fff solid;
  margin: 0 0;
}
.ab-container .ab_zlhz ul > li {
  float: left;
  margin: 0 0 0;
  width: 20%;
}
.ab-container .ab_zlhz ul span {
  display: block;
  text-align: center;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
}
.ab-container .ab_zlhz ul img {
  max-width: 100%;
  max-height: 150px;
}
.ab-container .ab_wh ul {
  padding: 1em 0;
  margin: 0 -15px;
}
.ab-container .ab_wh ul > li {
  float: left;
  margin: 0 0 0;
  width: 33.33333333%;
  padding: 0 15px;
}
.ab-container .ab_wh ul h3 {
  line-height: 1.8;
  padding: 0 0.8em;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.76);
  font-weight: bold;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(45deg,#2a71ab,#19a6b7,#9eefe0);
  background-image: -moz-linear-gradient(45deg,#2a71ab,#19a6b7,#9eefe0);
  background-image: -o-linear-gradient(45deg,#2a71ab,#19a6b7,#9eefe0);
  background-image: linear-gradient(45deg,#2a71ab,#19a6b7,#9eefe0);
}
.ab-container .ab_wh ul h1 {
  padding: 0.8em 0 0.6em;
  font-size: 20px;
  font-weight: bold;
}
.ab-container .ab_wh ul p {
  line-height: 1.6;
  color: #888;
  font-size: 15px;
  position: relative;
}
.ab-container .ab_wh ul.on {
  padding: 2em 0 3em;
}
.ab-container .ab_wh ul.on p {
  padding-bottom: 1em;
}
.ab-container .ab_wh ul.on p:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  bottom: -2px;
  left: 0;
  width: 3em;
  height: 3px;
  background-color: #00a539;
}
.ab-container .ab_logo {
  position: relative;
  padding: 10px 300px 30px 0;
}
.ab-container .ab_logo ._img {
  position: absolute;
  z-index: 1;
  zoom: 1;
  width: 240px;
  top: 32px;
  right: 0;
  background-color: #fafafa;
  border: 1px #f2f2f2 solid;
  padding: 15px 20px;
  text-align: center;
}
.ab-container .ab_logo ._img img {
  height: 100px;
}
.ab-lctitle {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 0.3em;
}
.ab-lctxt {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 10px;
}
.ab-lctabs {
  position: relative;
  padding: 40px 0 20px 24px;
  background: url(../images/app-img3.png) 5px 0 repeat-y;
}
.ab-lctabs:before {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  height: 50px;
  width: 60px;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),#fff);
  background-image: -moz-linear-gradient(180deg,rgba(255,255,255,0),#fff);
  background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),#fff);
  background-image: linear-gradient(180deg,rgba(255,255,255,0),#fff);
}
.ab-lctabs > i {
  display: inline-block;
  width: 20px;
  text-align: center;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: -2px;
  top: -4px;
  font-size: 12px;
  color: #19a6b7;
}
.ab-lctabs .ab-lcul > li {
  position: relative;
  padding-bottom: 20px;
}
.ab-lctabs .ab-lcul > li .lcyear {
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #19a6b7;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
  padding-bottom: 5px;
}
.ab-lctabs .ab-lcul > li:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 2;
  zoom: 1;
  top: 12px;
  left: -16px;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
  border: 3px #19a6b7 solid;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.ab-lctabs .ab-lcul ul li {
  position: relative;
  font-size: 16px;
  line-height: 28px;
  padding: 6px 0 6px 6.5em;
  cursor: pointer;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.ab-lctabs .ab-lcul ul li > b {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 6px;
  padding-right: 0.5em;
  font-size: 15px;
  color: #999;
  font-weight: normal;
}
.ab-lctabs .ab-lcul ul li p {
  display: none;
  position: relative;
  background-color: #f6f6f6;
  color: #888;
  padding: 12px 20px 15px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 8px 0 0 -20px;
}
.ab-lctabs .ab-lcul ul li p:after {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  top: 0;
  left: 22px;
  width: 14px;
  height: 14px;
  background-color: #f6f6f6;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -7px 0 0 -8px;
}
.ab-lctabs .ab-lcul ul li:hover {
  color: #e84d3d;
}
.ab_hrlist ul {
  padding-top: 5px;
  margin: 0 -12px;
}
.ab_hrlist ul > li {
  float: left;
  margin: 0 0 0;
  width: 25%;
  padding: 0 12px;
}
.ab_hrlist ul a {
  display: block;
  padding: 10px 0;
}
.ab_hrlist ul ._imgbox {
  height: 160px;
  margin-bottom: 5px;
}
.ab_hrlist ul h3 {
  height: 50px;
  line-height: 25px;
  font-size: 16px;
}
.ab_dvlist ul {
  padding-top: 5px;
  margin: 0 -12px;
}
.ab_dvlist ul > li {
  float: left;
  margin: 0 0 0;
  width: 25%;
  padding: 0 12px;
}
.ab_dvlist ul a {
  display: block;
  padding: 10px 0;
}
.ab_dvlist ul a:hover {
  color: #00a539;
}
.ab_dvlist ul a:hover ._item {
  border-color: #00a539;
}
.ab_dvlist ul ._item {
  position: relative;
  overflow: hidden;
  border: 1px #f2f2f2 solid;
  margin-bottom: 10px;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.ab_dvlist ul ._item > img {
  width: 100%;
}
.ab_dvlist ul ._item ._imgbox {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.ab_dvlist ul ._item ._imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}
.ab_dvlist ul h3 {
  height: 50px;
  line-height: 25px;
  font-size: 16px;
}
.tv-wrapper {
  padding-bottom: 1.5em;
}
.w-listTv {
  margin: 0 -15px;
}
.w-listTv > li {
  float: left;
  margin: 0 0 25px;
  width: 25%;
  padding: 0 15px;
}
.w-listTv a {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.w-listTv a ._imgbox {
  position: relative;
  height: 160px;
  overflow: hidden;
}
.w-listTv a ._imgbox span {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  right: 1em;
  bottom: 0.6em;
  color: #fff;
}
.w-listTv a ._imgbox i {
  display: inline-block;
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 50%;
  top: 50%;
  margin: -1.5em 0 0 -1.5em;
  width: 3em;
  height: 3em;
  background: url(../images/play-icon.png) center no-repeat;
  background-size: contain;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.36s ease-in-out ;
  -moz-transition: all 0.36s ease-in-out ;
  -o-transition: all 0.36s ease-in-out ;
  transition: all 0.36s ease-in-out ;
}
.w-listTv a h1 {
  padding: 1em 1.1em 1.1em;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  font-size: 15px;
}
.w-listTv a:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.w-listTv a:hover ._imgbox i {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.fr_wenjuan h1 {
  font-size: 24px;
  color: #666;
  text-align: center;
  line-height: 1;
  padding: 1em 0;
  font-weight: bold;
}
.fr_wenjuan .fr_info {
  background: #F8F8F8;
  border: 1px dashed #ddd;
  padding: 1em 1.2em;
  margin-bottom: 1em;
  line-height: 2;
}
.fr_wenjuan h3 {
  padding: 0.5em 0;
  font-size: 15px;
  color: #484848;
}
.fr_wenjuan .checkbox-custom {
  padding: 0.5em 0 1em;
}
.fr_wenjuan .checkbox-custom label {
  float: left;
  margin-right: 2em;
}
.fr_wenjuan .checkbox-custom + .ur-inline {
  padding: 8px 20px 14px;
  background-color: #fafafa;
  border: 1px #f6f6f6 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.fr_wenjuan .ur-form-input {
  padding: 0.5em 0;
}
.fr_wenjuan .fr_button {
  padding: 1em 0;
  text-align: center;
}
.fr_wenjuan .fr_button a {
  display: inline-block;
  line-height: 36px;
  padding: 0 1.5em;
  font-size: 15px;
  color: #fff;
  background-color: #19a6b7;
  margin: 0 0.5em;
  border-radius: 4px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}
.fr_wenjuan .fr_button a.esc {
  background-color: #f6f6f6;
  color: #333;
}
.fr_wenjuan .ur-textarea {
  -webkit-appearance: none;
  outline: 0;
}
.fr_wenjuan .upfile {
  position: relative;
  padding: 0.5em 0;
}
.fr_wenjuan .upfile .ur-input {
  text-align: center;
  background-color: #f9f9f9;
  height: 54px;
  line-height: 54px;
}
.fr_wenjuan .upfile .ur-input i {
  color: #19a6b7;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  margin-right: 0.4em;
}
.fr_wenjuan .upfile input {
  position: absolute;
  z-index: 3;
  zoom: 1;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  cursor: pointer;
}
.fr_wenjuan .upfile div.ur-input {
  position: absolute;
  z-index: 2;
  zoom: 1;
  left: 0;
  top: 0.5em;
  bottom: 0.5em;
  width: 100%;
  padding-left: 70px;
  background-color: #fbfbfb;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fr_wenjuan .upfile div.ur-input ._imgbox {
  position: absolute;
  z-index: 1;
  zoom: 1;
  left: 5px;
  top: 0;
  bottom: 5px;
  width: 50px;
}
.fr_wenjuan .upfile div.ur-input a {
  position: absolute;
  z-index: 1;
  zoom: 1;
  right: 2em;
  top: 0;
  line-height: 54px;
  color: #19a6b7;
}
.fr_wenjuan .upfile:hover .ur-input {
  background-color: #f6f6f6;
}
.fr_wenjuan .fr_error {
  background-color: #fffafa !important;
  border: 1px #f2bbb5 solid !important;
  padding: 0.5em 1em;
}
.m-block {
  display: none;
}