body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0px;
  padding: 0px;
}

ul,
li {
  list-style-type: none;
}

img {
  border-style: none;
}

body {
  font-family: ”微软雅黑”;
  min-width: 1280px;
  color: #333;
}

a:link,
a:active,
a:visited,
a:hover {
  text-decoration: none;
}
a {
  color: #333;
}
.fixed {
  position: fixed;
  right: 30px;
  z-index: 999;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 170px;
  text-align: center;
  color: #fff;
  line-height: 1.8;
  font-size: 14px;
}

.fixed > div {
  width: 50px;
  min-height: 50px;
  border-radius: 4px;
  margin-bottom: 10px;
  cursor: pointer;
  background: #ff99aa;
}

.fixed > div:hover {
  background-color: #ea6f84;
}

.oa {
  padding: 10px 0 5px;
}

.oa a {
  color: #fff;
  display: block;
}

.weixin {
  position: relative;
  padding: 10px 0 5px;
}

.weixin div {
  display: none;
  position: absolute;
  top: -16px;
  left: -113px;
  text-align: center;
  background: #fff;
}
.weixin div img {
  display: block;
}
.weixin div p {
  color: #333;
}
.weixin div:after {
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(2019fyy_061.png) no-repeat center;
}
.weixin:hover div {
  display: block;
}

.fixed .scroll {
  background: #ff99aa url(2019fyy_002.png) no-repeat center;
  display: none;
}

.date {
  height: 50px;
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  width: 1280px;
  margin: auto;
}

.date_kuang {
  background: #ea6f84;
}

.dete_left {
  float: left;
}

.dete_right {
  float: right;
}

.dete_right img {
  vertical-align: middle;
}

.head {
  height: 150px;
  position: relative;
  width: 1280px;
  margin: auto;
}

.head_left {
  float: left;
  height: 150px;
  position: relative;
}

.head_left img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.head_right {
  overflow: hidden;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.AO {
  float: right;
  width: 210px;
  height: 50px;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 20px;
  outline: none;
  box-sizing: border-box;
  line-height: 48px;
}

.AO_sousuo {
  float: right;
  width: 80px;
  height: 50px;
  background: #ff99aa;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  cursor: pointer;
}

.sousuo {
  width: 80px;
  height: 50px;
  position: absolute;
  z-index: 5;
  opacity: 0;
  filter: Alpha(opacity=0);
  cursor: pointer;
}

.AO_sousuo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.AO_sousuo:hover img {
  transform: scale(1.4, 1.4);
  transition: transform 1.5s;
}

.daohang {
  background: #ff99aa;
  text-align: center;
}

.daohang > div {
  width: 1280px;
  margin: auto;
  height: 60px;
}

.daohang:after {
  content: "";
  display: block;
  overflow: hidden;
  width: 100%;
}

.daohang ul:after {
  content: "";
  display: block;
  clear: both;
}

.daohang_option {
  float: left;
  width: 14.285%;
  line-height: 60px;
  position: relative;
  background: #ff99aa;
}

.daohang_option a {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family:宋体;
  font-size:16px;
  font-weight:bold;
}

.daohang_option:hover {
  background: #ea6f84;
  transition: all 0.5s;
}

.daohang ul .current {
  background: #ea6f84;
}

.silide {
  display: none;
  position: absolute;
  z-index: 55;
  width: 100%;
  top: 60px;
}

.silide li {
  position: relative;
  background: #ff99aa;
}

.silide li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
}

.silide li a:hover {
  background: #ea6f84;
  transition: all 0.5s;
}

.lunbo_bizi_a {
  background: url(lunbotu_a.png) no-repeat center;

  /* background: url(gq_banner.jpg) no-repeat center; */

}

.lunbo_kuang {
  width: 1280px;
  margin: auto;
  position: relative;
  height: 500px;
}

.ziti_kuang {
  width: 610px;
  height: 98px;
  padding: 0px 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  background: url(ziti_kuang.png) no-repeat;
}

.ziti_kuang {
  animation: myfirstkuang 0.5s linear 0s 1 normal;
  -moz-animation: myfirstkuang 0.5s linear 0s 1 normal;
  -webkit-animation: myfirstkuang 0.5s linear 0s 1 normal;
  -o-animation: myfirstkuang 0.5s linear 0s 1 normal;
}

.ziti_kuang img {
  padding: 28.5px 5px;
  margin-left: 40px;
}

.ziti_01,
.ziti_03 {
  animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
  -moz-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -webkit-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -o-animation: myfirstx 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
}

.ziti_02,
.ziti_04 {
  animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
  -moz-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -webkit-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1
    normal;
  -o-animation: myfirsts 1.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s 1 normal;
}

@keyframes myfirstx {
  0% {
    transform: translate(0px, -200px);
    opacity: 0;
  }

  25% {
    transform: translate(0px, -200px);
    opacity: 0;
  }

  100% {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes myfirsts {
  0% {
    transform: translate(0px, 200px);
    opacity: 0;
  }

  25% {
    transform: translate(0px, 200px);
    opacity: 0;
  }

  100% {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

@keyframes myfirstkuang {
  0% {
    transform: translate(-500px, 0px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.mid {
  width: 1280px;
  margin: auto;
  padding-bottom: 60px;
  overflow: hidden;
}

.mid:after {
  content: "";
  display: block;
  clear: both;
}

.mid_daohang {
  margin: 0px -15px;
  padding: 40px 0px;
  overflow: hidden;
}

.mid_daohangsizing {
  box-sizing: border-box;
  padding: 0 15px;
  float: left;
  color: #333;
  width: 262px;
}

.mid_daohangkuang {
  height: 160px;
  border-radius: 10px;
  background: #ffe5e8;
  text-align: center;
}

.mid_daohangkuang:hover {
  font-size: 18px;
  animation: size 2s linear 0s infinite alternate;
  transform: translateY(-10px);
}

.mid_daohangkuang:hover img {
  animation: myfirst 1s linear 0s infinite alternate;
}

@keyframes myfirst {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(180deg);
  }
}

.mid_daohangkuang img {
  margin: auto;
  display: block;
  padding: 30px 0px 20px;
}

.mid_left {
  float: left;
}

.lunbo_xinwen_b {
  width: 620px;
  height: 400px;
}

.yyzx img {
  width: 620px;
  height: 400px;
}

.xinwen_describe {
  height: 50px;
  color: #fff;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  z-index: 55;
  width: 620px;
}

.xinwen_describe p {
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
}

.mid_right {
  width: 620px;
  float: right;
  overflow: hidden;
  position: relative;
}

.biaoti {
  color: #666666;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  font-weight:bold;
}

.biaoti a {
  color: #666666;
  display: block;
  padding: 0px 20px 20px;
}

.active a {
  color: #ea6f84;
}

.biaoti:after {
  content: "";
  display: block;
  height: 2px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.biaoti ul li {
  text-align: center;
  float: left;
  position: relative;
  min-width: 95px;
}

.biaoti ul .active:after {
  content: "";
  display: block;
  height: 2px;
  background: #ea6f84;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
}

.biaoti ul li:before {
  content: "";
  display: block;
  height: 24px;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
}

.biaoti ul li:first-child:before {
  display: none;
}

.news {
  margin-top: 10px;
  display: none;
}

.more {
  color: #666;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 51px;
}

.more:hover {
  font-size: 18px;
}

.news ul li {
  color: #ff9999;
  line-height: 60px;
  position: relative;
  overflow: hidden;
}

.news ul li + li:after {
  content: "";
  display: block;
  border-top: 1px dashed #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.news ul li a {
  overflow: hidden;
  color: #666666;
  width: 100%;
  display: block;
}

.news ul li a:after {
  content: "";
  display: block;
  clear: both;
}

.news ul li a p {
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.news ul li a span {
  float: right;
}

.news ul li a:hover,
.neiye_content .news ul li a:hover {
  color: #ea6f84;
}

i {
  display: inline-block;
  /*width: 6px;*/
  height: 6px;
  border-radius: 50%;
 /* background: #ff9999;*/
  margin: 0 10px 0 0px;
}

.core i {
  margin: 0 10px 0 10px;
}

.core {
  background: #fff2f4;
  overflow: hidden;
}

.care_mid {
  overflow: hidden;
  width: 1240px;
  min-height: 330px;
  border-radius: 10px;
  margin: 50px auto;
  padding: 20px;
  background: #ffffff;
  box-shadow: 2px 2px 5px #e6e6e6, -2px -2px 5px #e6e6e6;
}

.care_mid_left {
  float: left;
  width: 880px;
  position: relative;
}

.care_mid_right {
  float: right;
  overflow: hidden;
  width: 600px;
}

.care_mid_right .mid_right {
  width: 600px;
}

.care_mid_right .news ul li {
  line-height: 52px;
}

.explain {
  position: relative;
  padding: 0px 0px 5px 10px;
  font-size: 14px;
}

.explain:before {
  content: "";
  display: block;
  width: 3px;
  height: 14px;
  background: #ff9999;
  position: absolute;
  left: 0;
  bottom: 5px;
  top: 0;
  margin: auto;
}

.lanmukuang {
  margin: 0px -10px 0px;
  overflow: hidden;
}

.lanmukuang:after {
  content: "";
  display: block;
  clear: both;
}

.lanmu_sizing {
  padding: 10px;
  float: left;
}

.lanmu {
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  background: #ffe5e8;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
  min-width: 95px;
  display: block;
}

.lanmu:hover {
  background: #ea6f84;
  color: #fff;
  transition: all 0.5s;
}

.leg {
  position: relative;
  padding: 50px 0px 70px;
}

.leg_lunbo {
  width: 1280px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.zhuanjia {
  display: block;
  width: 153px;
  height: 214px;
  position: relative;
  float: left;
}

.zhuanjia img {
  width: 153px;
  height: 214px;
}

.zhuanjia_xinxi {
  width: 123px;
  height: 30px;
  padding: 15px;
  background: rgba(51, 51, 51, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333, endColorstr=#7f333333);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 14px;
}

.zhuanjia:hover .zhuanjia_xinxi {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ea6f84, endColorstr=#b2ea6f84);
  background: rgba(234, 111, 132, 0.7);
}

.zhuanjia_name {
  font-size: 16px;
}

.zhuanjia_ks {
  float: right;
}

.zhuanjia_tc {
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.biaoti_zj {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}

.pace {
  background: #f2f2f2;
  overflow: hidden;
}

.pace-k1 {
  width: 1280px;
  margin: 0px auto;
  height: 80px;
}

.select_kuang {
  padding: 20px;
  float: left;
}

.pace-sizing {
  margin: 0 -20px;
}

.item-sy {
  height: 40px;
  width: 400px;
  line-height: 40px;
  background: #fff;
}

.item-sy h2 {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  padding: 0 25px;
  cursor: pointer;
  position: relative;
}

.item-sy h2 img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  transform: rotate(0deg);
  transition: transform 0.5s;
}

.item-sy h2 .icft {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

.contant-box1-sy {
  display: none;
  z-index: 55;
  position: relative;
}

.contant-box1-sy a {
  display: block;
  background-color: #fff;
  border-top: 1px solid #f2f2f2;
  cursor: pointer;
  color: #666666;
  font-size: 14px;
  padding: 0 25px;
}

.contant-box1-sy a:hover {
  color: #ea6f84;
}

.national {
  vertical-align: sub;
}
.footer {
  background: #999193;
  font-size: 14px;
  color: #fff;
}
.footer:after {
  content: "";
  display: block;
  clear: both;
}
.footer_content {
  width: 1280px;
  margin: auto;
  line-height: 1.8;
  padding: 25px 0px;
}

.footer_content a {
  color: #fff;
}
.footer_content img {
  vertical-align: middle;
}
.footer_left {
  float: left;
  padding: 25px 0px;
}
.footer_left div {
  margin-top: 15px;
}
.footer_left div a + a {
  margin-left: 20px;
}
.footer_right {
  float: right;
}
.footer_right > div {
  display: inline-block;
  text-align: center;
  position: relative;
}
.footer_right > div:hover div {
  display: block;
}
.footer_right > div > div {
  display: none;
  color: #333;
  text-align: justify;
  background: #fff;
  position: absolute;
  top: -210px;
  right: 0px;
  width: 460px;
  height: 210px;
  padding: 10px;
  box-sizing: border-box;
  z-index: 999999;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.footer_right > div > div h1 {
  color: #ea6f84;
  font-size: 22px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.footer_right > div > div p {
  text-indent: 2em;
}
.footer_right > div > div p + p {
  margin: 10px 0 0 0;
}
.footer_right > div + div {
  margin-left: 20px;
}
.footer_right img {
  width: 100px;
}
.footer_mid {
  text-align: center;
  line-height: 125px;
}
.footer_mid a {
  padding: 0 5px;
}

.context {
  width: 100%;

  display: block;
}

.location {
  background: #fafafa;
  line-height: 60px;
}

.location_content {
  width: 1280px;
  height: 60px;
  margin: auto;
}

.location_content a {
  color: #666;
  font-size: 14px;
}

.location_content img {
  padding-right: 10px;
  vertical-align: sub;
}

.neiye_mid {
  width: 1280px;
  margin: auto;
  padding: 30px 0px 50px;
  overflow: hidden;
}

.neiye_content {
  overflow: hidden;
  line-height: 1.8;
}
.neiye_content .news {
  margin-top: 0;
}
.neiye_content .news ul li:after {
  content: "";
  display: block;
  border-top: 1px dashed #e6e6e6;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
}
.neiye_content .TRS_Editor {
  overflow: visible;
  text-align: justify;
}
.neiye_content .TRS_Editor ul li {
  list-style-position: inside;
  list-style-type: disc;
}
.neiye_content .TRS_Editor p + p {
  margin-top: 15px;
}
.neiye_mid_left {
  float: left;
  width: 250px;
  text-align: center;
  background: #fafafa;
}

.lanmu_jt {
  height: 100px;
  /* background: linear-gradient(135deg, transparent 5px, #ea6f84 0) top left no-repeat; */
  background: url(2019fyy_024.png);
  line-height: 100px;
  font-size: 24px;
  color: #fff;
}

.list_bav_1 li {
  margin-top: 2px;
  position: relative;
  display: block;
}

.list_bav_1 li a {
  line-height: 70px;
  background: #f2f2f2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  color: #333;
  position: relative;
  cursor: pointer;
}

.list_bav_1 > li > a.active,
.list_bav_1 > li > a:hover {
  color: #ea6f84;
}

.list_bav_1 > li > a:hover:before,
.list_bav_1 > li > a.active:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #ea6f84;
  position: absolute;
  left: 0;
}
.list_bav_1 ul {
  display: none;
  background: #fafafa;
}

.list_bav_2 li a {
  line-height: 60px;
  background: #fafafa;
}

.list_bav_2 li .active,
.list_bav_2 li a:hover {
  background: #ff99aa;
  color: #fff;
}
.list_bav_2 li a:hover:before,
.list_bav_2 li .active:before {
  background: #ff99aa;
  color: #fff;
}

.neiye_mid_right {
  float: right;
  width: 990px;
  position: relative;
  box-sizing: border-box;
  min-height: 550px;
}

.neiye_biaoti {
  font-size: 30px;
  color: #ea6f84;
  text-align: center;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  width: 990px;
}

.neiye_jianjie_content {
  text-align: center;
}

.neiye_jianjie_content p {
  text-indent: 2em;
  padding-bottom: 30px;
  line-height: 1.8;
  text-align: left;
}

.neiye-tp {
  display: inline-block;
  padding-bottom: 30px;
}

.neiye-tp p {
  text-align: center;
}

.neiye-tp img {
  max-width: 990px;
  margin: 0px 25px 30px;
}

.fujian {
  margin: 50px 0px 0px;
  background: #fafafa;
  padding: 20px;
  text-align: left;
  line-height: 1.8;
}

.fujian a {
  color: #365ade;
}

.lead_left {
  width: 250px;
  float: left;
}

.neiye_content .lead_left img {
  width: 250px;
}

.lead_right {
  width: 715px;
  float: right;
  text-align: left;
}

.lead_right .jiacu {
  font-size: 20px;
  color: #ea6f84;
  font-weight: bold;
  margin-right: 15px;
  line-height: 2;
}

.lead_right p {
  line-height: 1.8;
  text-align: left;
}
.neiye_content .lead:first-child {
  padding-top: 0;
}
.lead {
  overflow: hidden;
  position: relative;
  padding: 30px 0;
}

.lead:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lead:last-child:after {
  display: none;
}
.lead.list_img{
  display: block;
}
.lead.list_img .lead_left{
  width: 210px;
    float: left;
   margin-right: 30px;
}
.neiye_content .lead.list_img .lead_left img {
    width: 210px;
    height: 140px;
}

.neiye_content .lead.list_img .lead_right {
    width: auto;
    float: none;
}
.neiye_content .lead.list_img .lead_right p{
  text-align: justify;
}
.list_img .smgc_bt h6{
  width: 550px;
}
.ksjs_kuang {
  margin: -10px;
}

.ksjs_sizing {
  padding: 10px;
  float: left;
}

.ksjs {
  width: 182px;
  height: 182px;
  background: #fff7f9;
  text-align: center;
  overflow: hidden;
  position: relative;
  color: #000;
  display: block;
}
.ksjs:hover {
  color: #fff;
  transition: all 0.5s;
}
.ks1 {
  background: #fff7f9 url(2019fyy_025.png) no-repeat center 30px;
}

.ks1:hover {
  background: #ea6f84 url(2019fyy_025a.png) no-repeat center 30px;
}

.ks2 {
  background: #fff7f9 url(2019fyy_026.png) no-repeat center 30px;
}

.ks2:hover {
  background: #ea6f84 url(2019fyy_026a.png) no-repeat center 30px;
}

.ks3 {
  background: #fff7f9 url(2019fyy_027.png) no-repeat center 30px;
}

.ks3:hover {
  background: #ea6f84 url(2019fyy_027a.png) no-repeat center 30px;
}

.ks4 {
  background: #fff7f9 url(2019fyy_028.png) no-repeat center 30px;
}

.ks4:hover {
  background: #ea6f84 url(2019fyy_028a.png) no-repeat center 30px;
}
.ks5 {
  background: #fff7f9 url(2019fyy_041.png) no-repeat center 30px;
}
.ks5:hover {
  background: #ea6f84 url(2019fyy_041a.png) no-repeat center 30px;
}
.ks6 {
  background: #fff7f9 url(2019fyy_037.png) no-repeat center 30px;
}
.ks6:hover {
  background: #ea6f84 url(2019fyy_037a.png) no-repeat center 30px;
}
.ks7 {
  background: #fff7f9 url(2019fyy_047.png) no-repeat center 30px;
}

.ks7:hover {
  background: #ea6f84 url(2019fyy_047a.png) no-repeat center 30px;
}
.ks8 {
  background: #fff7f9 url(2019fyy_044.png) no-repeat center 30px;
}

.ks8:hover {
  background: #ea6f84 url(2019fyy_044a.png) no-repeat center 30px;
}
.ks9 {
  background: #fff7f9 url(2019fyy_043.png) no-repeat center 30px;
}

.ks9:hover {
  background: #ea6f84 url(2019fyy_043a.png) no-repeat center 30px;
}
.ks10 {
  background: #fff7f9 url(2019fyy_040.png) no-repeat center 30px;
}
.ks10:hover {
  background: #ea6f84 url(2019fyy_040a.png) no-repeat center 30px;
}
.ks11 {
  background: #fff7f9 url(2019fyy_042.png) no-repeat center 30px;
}
.ks11:hover {
  background: #ea6f84 url(2019fyy_042a.png) no-repeat center 30px;
}
.ks12 {
  background: #fff7f9 url(2019fyy_031.png) no-repeat center 30px;
}

.ks12:hover {
  background: #ea6f84 url(2019fyy_031a.png) no-repeat center 30px;
}
.ks13 {
  background: #fff7f9 url(2019fyy_049.png) no-repeat center 30px;
}

.ks13:hover {
  background: #ea6f84 url(2019fyy_049a.png) no-repeat center 30px;
}
.ks14 {
  background: #fff7f9 url(2019fyy_036.png) no-repeat center 30px;
}

.ks14:hover {
  background: #ea6f84 url(2019fyy_036a.png) no-repeat center 30px;
}
.ks15 {
  background: #fff7f9 url(2019fyy_048.png) no-repeat center 30px;
}

.ks15:hover {
  background: #ea6f84 url(2019fyy_048a.png) no-repeat center 30px;
}

.ks16 {
  background: #fff7f9 url(2019fyy_038.png) no-repeat center 30px;
}

.ks16:hover {
  background: #ea6f84 url(2019fyy_038a.png) no-repeat center 30px;
}
.ks17 {
  background: #fff7f9 url(2019fyy_051.png) no-repeat center 30px;
}

.ks17:hover {
  background: #ea6f84 url(2019fyy_051a.png) no-repeat center 30px;
}
.ks18 {
  background: #fff7f9 url(2019fyy_052.png) no-repeat center 30px;
}

.ks18:hover {
  background: #ea6f84 url(2019fyy_052a.png) no-repeat center 30px;
}
.ks19 {
  background: #fff7f9 url(2019fyy_030.png) no-repeat center 30px;
}

.ks19:hover {
  background: #ea6f84 url(2019fyy_030a.png) no-repeat center 30px;
}
.ks20 {
  background: #fff7f9 url(2019fyy_050.png) no-repeat center 30px;
}

.ks20:hover {
  background: #ea6f84 url(2019fyy_050a.png) no-repeat center 30px;
}
.ks21 {
  background: #fff7f9 url(2019fyy_029.png) no-repeat center 30px;
}

.ks21:hover {
  background: #ea6f84 url(2019fyy_029a.png) no-repeat center 30px;
}
.ks22 {
  background: #fff7f9 url(2019fyy_032.png) no-repeat center 30px;
}
.ks22:hover {
  background: #ea6f84 url(2019fyy_032a.png) no-repeat center 30px;
}
.ks23 {
  background: #fff7f9 url(2019fyy_033.png) no-repeat center 30px;
}
.ks23:hover {
  background: #ea6f84 url(2019fyy_033a.png) no-repeat center 30px;
}

.ks24 {
  background: #fff7f9 url(2019fyy_034.png) no-repeat center 30px;
}

.ks24:hover {
  background: #ea6f84 url(2019fyy_034a.png) no-repeat center 30px;
}

.ks25 {
  background: #fff7f9 url(2019fyy_035.png) no-repeat center 30px;
}

.ks25:hover {
  background: #ea6f84 url(2019fyy_035a.png) no-repeat center 30px;
}

.ks26 {
  background: #fff7f9 url(2019fyy_039.png) no-repeat center 30px;
}

.ks26:hover {
  background: #ea6f84 url(2019fyy_039a.png) no-repeat center 30px;
}
.ks27 {
  background: #fff7f9 url(2019fyy_053.png) no-repeat center 30px;
}

.ks27:hover {
  background: #ea6f84 url(2019fyy_053a.png) no-repeat center 30px;
}
.ksjs p {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

.neiye_content .ksjs_tp001 {
  float: right;
  margin: 0 0 30px 30px;
  max-width: 400px;
}

.ks_content {
  padding-top: 3px;
}

.ks_bt {
  height: 60px;
  font-size: 24px;
  padding: 0px 20px 0px 35px;
  background: #f2f2f2;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}

.ks_bt:after {
  content: "";
  display: block;
  width: 4px;
  height: 24px;
  background: #ea6f84;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}

.ks_xbt {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}

.bianju {
  padding-bottom: 30px;
}

.ks_qukuai {
  padding: 25px 0px;
  position: relative;
  overflow: hidden;
}

.ks_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.ks_qukuai:last-child:after {
  display: none;
}

.add-content > img {
  float: right;
  max-width: 250px;
  margin: 0 0 25px 25px;
}

.ks_qukuai p {
  line-height: 1.8;
  color: #333;
}

.dajt {
  width: 20px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 20px;
  margin: auto;
  transform: rotate(0deg);
  transition: transform 0.5s;
}

.dajt_active {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

.kuai_right {
  float: right;
  max-width: 250px;
  margin: 0 0 25px 25px;
}

.kuai_left {
  float: left;
  max-width: 250px;
  margin: 0 25px 25px 0px;
}

.xjsb_kuang {
  margin: -15px;
}

.xjsb_sizing {
  float: left;
  padding: 15px;
  text-align: center;
  line-height: 50px;
  color: #000;
}

.xjsb_sizing img {
  width: 225px;
  height: 168px;
  display: block;
}

.smgc_qukuai {
  padding: 25px 0px;
  display: block;
  color: #333;
  position: relative;
}

.smgc_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.smgc_bt {
  line-height: 50px;
  overflow: hidden;
}

.smgc_bt h6 {
  float: left;
  width: 850px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: normal;
}

.time {
  font-size: 16px;
  float: right;
}

.smgc_qukuai p {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.7;
}

.zzjs_kuang {
  margin: -10px;
  overflow: hidden;
  padding-bottom: 30px;
}

.zzjs {
  padding: 10px;
  float: left;
}

.zzjs_xinxi {
  bottom: 10px;
}

.zjxq {
  margin: 0 35px 20px 0px;
}

.zj_qukuai {
  padding: 20px 0px;
  position: relative;
  overflow: hidden;
}

.zj_qukuai:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.zj_name {
  font-size: 20px;
  padding-bottom: 20px;
  color: #ea6f84;
}

.cz_news {
  font-size: 18px;
  text-align: center;
}

.cz_news h4 {
  color: #ea6f84;
  line-height: 65px;
  font-size: 24px;
}

.zjxx_tb {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.zjxx_tb thead tr {
  height: 60px;
  width: 100%;
  background: #ff99aa;
  color: #fff;
}

.zjxx_tb tbody tr {
  height: 60px;
}

td,
th {
  border: 1px solid #e6e6e6;
}

.neiye_content .news {
  display: block;
}

.neiye_content .news ul li {
  line-height: 78px;
}

.neiye_content .news ul li span {
  color: #999;
}
.neiye_content .news ul li a {
  color: #333;
}
.neiye_content img {
  text-align: center;
  max-width: 990px;
}

.div_time {
  line-height: 52px;
  border-bottom: 1px solid #e6e6e6;
  color: #666666;
}

.div_time span {
  margin-right: 20px;
}

.share {
  float: right;
  width: 210px;
  position: relative;
}

.share span {
  float: left;
}

.share .bdsharebuttonbox {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  margin: auto;
  width: 140px;
  height: 28px;
}

#pagelist {
  /* position: absolute;
  bottom: 20px; */
  margin: 50px 0 20px;
}

.leftcon {
  float: left;
  line-height: 36px;
  font-size: 14px;
}

.leftcon span {
  color: #ea6f84;
  padding: 0 5px;
}

.leftcon em {
  color: #ea6f84;
  padding: 0 5px;
  font-style: normal;
}

.rightcon {
  display: inline-block;
}

.rightcon a {
  color: #fff;
  background: #ff99aa;
  min-width: 60px;
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 36px;
  float: left;
  text-align: center;
  margin: 0 10px;
}
.rightcon  .normal,
.rightcon  .current{
display: none;
}
.rightcon a:hover {
  background: #ea6f84;
}

.rightcon span {
  display: none;
}

.rightcon input {
  display: none;
}

.Powered-by-XIUMI {
  padding: 0 15px;
}

.Powered-by-XIUMI section p {
  line-height: 1.8;
}

.TRS_Editor table {
  text-align: center;
  margin: auto;
}

.wzdh h3 {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: normal;
  background-color: #f2f2f2;
  color: #3d8ddc;
}

.wzdh .wzdhBox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.wzdh a {
  color: #666;
}

.wzdh .wzdhBox a:hover {
  color: #3d8ddc;
}

.wzdh .wzdhBox a font {
  font-size: 20px;
  font-weight: 700;
  margin-right: 5px;
}

.wzdh .wzdhBox a {
  font-size: 16px;
  color: #333;
  display: block;
  width: 24%;
  padding-left: 1%;
  float: left;
  line-height: 2;
}

/* 导师风采 */
.tutor {
  display: block;
  padding: 30px 0px;
  color: #333;
  overflow: hidden;
  position: relative;
}
.tutor:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tutor_peruse .tutor:after {
  display: none;
}
.neiye_content .tutor_left {
  width: 180px;
  float: left;
}
.neiye_content .tutor_left img {
  width: 180px;
  height: 250px;
}

.neiye_content .tutor_right {
  width: 775px;
  float: right;
  text-align: left;
  padding-top: 25px;
  color: #333;
}
.tutor_right > div {
  overflow: hidden;
}
.tutor_right .half {
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
  box-sizing: border-box;
}
.tutor_peruse .tutor_right .half {
  white-space: normal;
}
.tutor_right p {
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0px;
}

.tutor_right p span:first-child {
  font-weight: bold;
}
.tutor_details_title {
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
}
.tutor_details_title span {
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 0 25px;
  float: left;
  background: #ea6f84;
}
.new_column_list {
  margin: 35px 0 40px;
}
.new_column_list .biaoti:after {
  height: 1px;
}
.new_column_list .biaoti ul li:before {
  display: none;
}
.new_column_list .biaoti ul li + li {
  margin-left: 35px;
}
.new_column_list .biaoti a {
  padding-left: 0;
  padding-right: 0;
}
.new_subcolumn_list {
  overflow: hidden;
  padding-bottom: 40px;
}
.new_subcolumn_list ul li {
  float: left;
}
.new_subcolumn_list ul li + li {
  margin-left: 10px;
}
.new_subcolumn_list ul li a {
  display: block;
  padding: 0 21.5px;
  line-height: 50px;
  background: #f2f2f2;
  transition: 0.3s all;
}
.new_subcolumn_list ul li.active a,
.new_subcolumn_list ul li a:hover {
  color: #fff;
  background: #ea6f84;
}
.team_name {
  margin: 0;
}
.team_name .biaoti a {
  padding: 20px 0;
}
.team_name .biaoti a img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
  transition: 0.3s all;
}
.team_name .biaoti a.toggle img {
  transform: rotate(90deg);
}
.team_item_toggle {
  display: none;
  margin: 15px 0 10px;
  /* border-bottom: 1px dashed #e5e5e5; */
  line-height: 1.8;
  overflow: hidden;
}
.team_item_toggle > img {
  float: left;
  width: 150px;
  margin: 0 20px 10px 0;
}
.team_cover {
  padding: 45px 0 65px;
  text-align: center;
}
.team_cover img {
  max-width: 100%;
}
.team_cover .team_cover_title {
  line-height: 45px;
}
.small_title_wrap {
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.small_title_wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 20px;
  background: #ea6f84;
}
.small_title {
  padding: 20px 0;
  display: inline-block;
  font-size: 20px;
  color: #ea6f84;
  font-weight: bold;
}
.small_title_wrap .more {
  font-size: 16px;
  top: auto;
  bottom: 20px;
  line-height: 1.6;
}
.zjfc_wrap {
  margin: 0;
}
.zjfc__content_title {
  font-size: 24px;
  color: #ea6f84;
  margin-bottom: 20px;
}
.zjfc_wrap > img {
  float: left;
  width: 350px;
  margin: 0 50px 30px 0;
}
.zjfc_wrap .TRS_Editor p + p {
  margin-top: 20px;
}
/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix{*zoom:1;}
.clearfix:before,
.clearfix:after{display:table;content:"";line-height:0;font-size:0;clear:both;}

/* 首页专题专栏 */
.home-special-box{background: #fff;}
.home-special-wrap{padding:0 35px;height: 115px;overflow: hidden;margin-bottom: 25px;}
.home-special-wrap.only-four{padding:0;}
.home-special{position: relative;}
.home-special a{display: block;width: 368px;height: 115px;position: relative;float: left;margin: 0px 5px;box-sizing: border-box;}
.home-special a img{display: block;width: 100%;height: 100%;}
.home-special a span{display: block;width: 100%;height: 100%;position: absolute;padding: 20px 40px;top: 0;left: 0;}
.home-special .slick-arrow{width: 31px;height: 115px;line-height: 115px;background-color: #5e5e5e;color: #fff;font-size: 0;top: 0;position: absolute;border: none;z-index: 2;}
.home-special .slick-arrow:hover{background-color: #393636;}
.home-special .slick-arrow:before{font-size: 22px;content: '';display: block;font-family: 'iconfont';}
.home-special .slick-arrow.slick-prev{left: -35px;}
.home-special .slick-arrow.slick-prev:before{content: '\e619';}
.home-special .slick-arrow.slick-next{right: -35px;}
.home-special .slick-arrow.slick-next:before{content: '\e60e';right: 0;}

/*首页 */
.home-main{min-height:1000px;}
.home-container{padding-top: 110px;background-color: #f2f2f2;}
.list-item{box-sizing:border-box;}
.list-tit{height:20px;line-height:20px;}
.list-tit h2{display:inline-block;font-size:20px;color:#ccc;}
.list-tit h2 a{display:inline-block;position:relative;}
.list-tit h2 a:hover{color:#1a7f80;}
.list-tit h2 span{color:#666;position: relative;}

/* 首页居中标题 */
.list-tit .title-center{text-align: center;margin-bottom: 16px;display:block;}
.list-tit .title-center a{color: #333;font-size: 20px;display: block;line-height: 20px;}
.list-tit .title-center a:after {content: '';display: block;width: 47px;height: 2px;background-color: #4e9390;margin: 12px auto 0;}
/* 首页靠左标题 */
.list-tit .title-left{text-align: left;display:block;}
.list-tit .title-left a{color: #333;line-height: 20px;}
.list-tit .title-left a{color: #333;line-height: 20px;}
/* 首页tab标题 */
.list-tit .tab-tit{display:block;font-size:0;line-height:0;}
.list-tit .tab-tit a{display:inline-block;line-height:20px;color:#666;font-weight:normal;font-size: 20px;border-right: 1px solid #dfdfdf;padding-right: 21px;margin-right: 21px;}
.list-tit .tab-tit a:last-child{padding-right: 0;margin-right: 0;border-right: none;}

.list-tit .tab-tit a.cur{color:#21a6a6;font-weight:bold;}
.list-tit .fr{color:#ddd;word-spacing:.5em;}
.list-content{margin-top:20px;position:relative;}
.list-content.mt10{margin-top: 10px;}
.list-content.mt0{margin-top: 0px;}
.list-content a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tab-pannel{display:none;}
.tab-pannel:first-child{display:block;}
.homenews-left{width:38.2%;}
.homenews-left .list-content{margin-top:15px;}

/*首页-轮播 */
.slider-wrap{height: 427px;background: #fff2f4 /* url(index-banner-bg.png) center; */}
.slider-wrap>.layout{height:447px;position: relative;top: 42px;box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.098);}
.slider{height:447px;overflow:hidden;background:#ede1ca;width: 1020px;}
.slider .slider-item{width:100%;height:447px;float: left;background-position:center;background-repeat: no-repeat;background-size: cover;position: relative;}
.slider .slider-item .slider-title,.slider-wrap .slick-dots{bottom: 0;height: 93px;right: 0;position: absolute;box-sizing: border-box;}
.slider .slider-item .slider-title{width: 100%;padding:28px 120px 20px 15px;color: #fff;font-size: 12px;background: url(banner-slide-mark.png);}
.slider .slider-item .slider-title span{font-size: 16px;}
.slider .slider-item .slider-title u{margin: 0 5px;}
.slider .slider-item .slider-item-pic{opacity: 0;transform: translateX(-200px);}
.slider .slick-active .slider-item-pic{opacity: 1;transform: translateX(0px);transition: 1.2s;transition-delay: 400ms;}
.slide-btn{position:absolute;width:100%;left:0;bottom:85px;text-align:right;}
.slide-btn a{display:inline-block;width:16px;height:16px;border:2px solid #21a6a6;border-radius:50%;vertical-align:middle;margin-left:5px;font-size:0;text-indent:-999px;overflow:hidden;}
.slide-btn a.cur{background:#21a6a6;}
.slider-wrap .slick-dots{line-height: 122px;text-align: center;width: 160px;}
.slider .slider-item .slider-content{height: 447px;width: 380px;float: left;background: #21a6a6;box-sizing: border-box;padding: 40px;}
.slider .slider-item .slider-content p{width: 83px;height: 26px;text-align: center;line-height: 24px;border: 1px solid #afc3ad;color: #afc3ad;font-size: 16px;z-index: 1;}
.slider .slider-item .slider-content .into-news{display: block;width: 129px;height: 42px;text-align: center;line-height: 42px;background-color: #acca67;color: #3a7551;margin-top: 20px;position: relative;}
.slider .slider-item .slider-content .into-news div{position: relative;z-index: 1}
.slider .slider-item .slider-content .into-news:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #3a7551;opacity: 0;transform: scale3d(0.5, 1, 1);transition: transform 0.4s cubic-bezier(0.2, 1, 0.3, 1) 0s, opacity 0.4s 0s, -webkit-transform 0.4s 0s;}
.slider .slider-item .slider-content .into-news:hover:before{opacity: 1;transform: scale3d(1, 1, 1);}
.slider .slider-item .slider-content .into-news:hover{color: #fff;}
.slider .slider-item .slider-content h2{font-size: 18px;color: #fff;font-weight: normal;line-height: 24px;height: 230px;}
.slider .slider-item .slider-content h2 a{color: #fff;}
.slider .slider-item .slider-content span{color: #8cb5a3;}
.slider .slider-item .slider-img{height: 447px;width: 570px;float: right;}
.slider .slider-item .slider-img img{width: 100%;height: 100%;}

/*首页-患者服务 */
.home-service{position:relative;width: 250px;background: #ff99aa;height:447px}
.home-service ul{height:355px;overflow:hidden;padding: 12px;box-sizing: border-box;}
.home-service li{text-align:center;border-bottom:1px solid #fff;box-sizing:border-box;height:42px;line-height: 51px;}
.home-service li:last-child{border:none;}
.home-service li i{font-size:24px;height:51px;vertical-align:middle;margin-right:10px;opacity: .8;}
.home-service li span{display:inline-block;vertical-align:middle;font-size:16px;line-height:31px;position:relative;z-index:2;}
.home-service li a{display:block;height:52px;line-height: 51px;font-size:0;overflow:hidden;color:#fff;transition:color 0.3s,background 0.3s;-webkit-transition:color 0.3s,background 0.3s;position:relative;}
.home-service .home-hp-info{height: 92px;background-color: #f9915c; background: linear-gradient(135deg, rgba(252, 97, 31, 1) 0%, rgba(245, 150, 92, 1) 100%);color: #fff;text-align: center;box-sizing: border-box;line-height: 18px;}
.home-service .home-hp-info b{font-size: 14px;font-weight: normal;}
.home-service .home-hp-info .slick-dots{display: block;line-height: 30px;height: 30px;padding: 0 10px 0 0;width: 50px;text-align: right;}
.home-service .home-hp-info .slick-dots li{overflow: hidden;display: inline-block;width: 10px;height: 10px;margin: 0 4px;padding: 0;border-radius: 50%;cursor: pointer;transition: .38s;position: relative;}
.home-service .home-hp-info .slick-dots li button {display: none;}
.home-service .home-hp-info .slick-dots li:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #49b6ae;}
.home-service .home-hp-info .slick-dots li.slick-active:before {background: #fff;}

/*首页-科室设置 */
.lt-index{display:inline-block;color:#dadada;font-size:12px;margin-left:20px;position:absolute;right:0;bottom:-2px;}
.lt-index span,.lt-index a{display:inline-block;padding:0 5px;line-height:1;border-right:1px solid #ccc;}
.lt-index span:first-child,.lt-index span:last-child{border:none;}
.lt-index a.cur{padding:3px 6px;background:#21a6a6;color:#fff;border:none;}

.department-mixt-wrap{height: 480px;background: #f2f2f2 url(department-mixt-wrap.jpg) no-repeat;box-sizing: border-box;padding: 40px 0;}
.department-nav{width: 980px;height: 380px;}
.department-nav .list-content{height: 330px;}
.department-nav .tab-tit{padding: 20px;float: left;overflow:hidden;width: 230px;height: 330px;background: #ff99aa url(department-nav-tit.png) no-repeat;background-position: 133px -10px;box-sizing: border-box;}
.department-nav .tab-tit a{display:block;border:1px solid #ff99aa;color:#c4dde6;line-height:46px;padding: 0 10px;font-size: 15px;height: 48px;box-sizing: border-box;}
.department-nav .tab-tit a.cur{border-color: #d4f2f5;color: #d4f2f5;}
.department-content-wrap{float: left;overflow:hidden;width: 650px;height: 330px;background: #fff;}
.department-content{position: relative;height: 330px;}
.department-content.department-content-A2:after{left: 50%;}
.department-content.department-content-A2 li{width: 50%;float: left;}
.department-content.department-content-A2 li a{width: 100%;height: 30px;line-height: 30px;}
.department-content:after{height: 330px;width: 1px;background-color: #ebebeb;content: '';position: absolute;left: 240px;top: 0;}
.department-content li a{display:block;height: 33px;width: 240px;line-height: 33px;transition:all 0.3s;padding: 0 12px;box-sizing:border-box;}
.department-content li a:hover,.department-content li.active a{background:#eaf5f7;color: #17a29b;}
.department-content li.active .department-solo-detail{display: block;}
.department-solo-detail{display: none;width: 410px;box-sizing: border-box;padding: 15px;position: absolute;top: 0;right: 0;}
.department-solo-detail .department-solo-detail-item{padding-bottom: 8px;border-bottom: 1px solid #ebebeb;margin-bottom: 8px;}
.department-solo-detail .department-solo-detail-item:last-child{border:none;}
.department-solo-detail .department-solo-detail-item b{display: block;}
.department-solo-detail .department-solo-detail-item b:before{content:"·";font-weight:bold;color:#c7d5d5;margin-right: 5px;}
.department-solo-detail .department-solo-detail-item span{padding-left: 11px;font-size: 12px;display: block;}

/*首页-公共服务 服务平台 */
.public-nav{width: 249px;height: 380px;}
.public-nav .list-content{height: 330px;}
.public-nav .public-content-info{background: #fff url(platform-item_bg.png) no-repeat right bottom;box-sizing: border-box;padding: 20px;width: 299px;height: 100%;}
.public-nav .public-content-info .tab-tit a{display: block;float: left;width: 50%;border: 1px solid #e4e4e4;line-height: 40px;font-size: 15px;height: 42px;box-sizing: border-box;text-align: center;}
.public-nav .public-content-info .tab-tit a.cur{background-color: #0998a6;border-color: #0998a6;color: #fff;}
.public-nav .public-content-info .tab-public-pannel a{display: block;line-height: 38px;height: 38px;border-bottom: 1px solid #e4e4e4;}
.public-nav .public-content-info .tab-public-pannel a:after {font-size: 14px;color: #f29565;float: right;font-family: 'iconfont';content: '\e60e';}
.public-content-platform a{display: block;line-height: 38px;height: 110px;width: 249px;box-sizing: border-box;text-align: center;background-color: #f3c97a;color: #91682B;font-size: 16px;font-weight: 700;margin-bottom: 10px;}
.public-content-platform a:nth-child(2){background-color: #f29665;color: #7B4924;}
.public-content-platform a:last-child{background-color: #f17f42;color: #85481b;}
.public-content-platform a img{display: block;height: 66px;width: 66px;margin: 5px auto 0px;border-radius: 50%;}
.public-content-platform a i{display: block;height: 66px;width: 66px;margin: 5px auto 0px;border-radius: 50%;font-size: 40px;font-weight: normal; line-height: 62px;background-color:#f8f8f829;color: #333;}

/* Slider */
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;outline:none;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-dots li{overflow: hidden;display: inline-block;width: 15px;height: 15px;margin: 0 4px;padding: 0;border-radius: 50%;cursor: pointer;transition: .38s;position: relative;}
.slick-dots li button {display: none;}
.slick-dots li:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #49b6ae;}
.slick-dots li.slick-active:before {background: #f47a46;}


.zjjs{width:1200px; height:300px; margin:20px auto 0 auto;}
.zjjs h1{width:1200px; height:40px; margin:auto; background:url("zjjstt.jpg") no-repeat;}
.zjjs h1 span{width:200px; height:38px; line-height:30px; float:left; margin-left:35px; font-size:22px; font-weight:bold; color:#ff6388;}
.zjjs h1 a{ width:50px; height:38px; line-height:38px; color:#CCC; float:right; font-size:14px;}

.ztzllb{width:1200px; height:200px; margin:30px auto 0 auto;}
.ztzllb h1{width:100%; height:25px; margin:auto; background:url("ztzl.png") no-repeat center;}

.yqlj{width:1200px; height:50px; margin:20px auto 0 auto; background:url("yqlj.png") no-repeat center;}

.scroll {
	width: 1200px;
	height:245px;
	overflow: hidden;
	margin:10px auto 0 auto;
}

.scroll ul {
	white-space: nowrap;
}

.scroll ul li {
	width:153px;
	height:245px;
	text-align:center;
	display: inline-block;
	margin: 10px;
	float:left;
}
.scroll ul li span{color:#F69; width:153px; display:block;}
.scroll ul li p{color:#999; font-size:12px;}

.scroll ul img {
	vertical-align: top;
}

.padding-5 {
	padding: 5px;
}

.margin-t-20 {
	margin-top: 20px;
}

a {
	text-decoration: none;
}

.select {
	margin-top: 10px;
}

.ewm	{ 
	width:162px; 	
	height:80px; 	
	background:#333; 	
	float:right; 	
	margin:25px 425px 0 auto;
}
.swiper-container {
	width: 100%;
	height: 500px;
	text-align: center;
	min-width: 1280px;
}
/* .pagination {
	position: absolute;
	z-index: 20;
	left: 0px;
	bottom: 30px;
	width: 100%;
	display: none;
} */
.swiper-pagination-switch {
	display: inline-block;
	width: 50px;
	height: 6px;
	background: #fff;
	margin-right: 30px;
	/* border: 1px solid #fff; */
	cursor: pointer;
}
.swiper-active-switch {
	background: #ea6f84;
}
.swiper-dynamic-links {
	text-align: center;
}
.swiper-dynamic-links a {
	display: inline-block;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #ccc;
	margin: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	background: #eee;
}
.arrow-left {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	left: -80px;
	top: 50%;
	margin-top: -15px;
	z-index: 55;
	background: url(img2/2019fyy_007.png) no-repeat;
}
.arrow-left:hover {
	background: url(img2/2019fyy_008.png) no-repeat;
}
.arrow-right {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	right: -80px;
	top: 50%;
	margin-top: -15px;
	z-index: 55;
	background: url(img2/2019fyy_005.png) no-repeat;
}
.arrow-right:hover {
	background: url(img2/2019fyy_006.png) no-repeat;
}
.swiper-xinwen {
	width: 620px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.pagination_a {
	position: absolute;
	z-index: 20;
	right: 0px;
	bottom: 0px;
	text-align: right;
	height: 50px;
	line-height: 50px;
	padding-right: 15px;
}
.pagination_a .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fff;
	margin-right: 5px;
	border: none;
	cursor: pointer;
}
.pagination_a .swiper-active-switch {
	background: #ea6f84;
}
.swiper-zhuanjia {
	width: 1310px;
	height: 214px;
	overflow: hidden;
	margin: 0 -15px;
}
.lanmu {
	padding: 0 18px;
}
.layout{
	width: 1280px;
	margin-left:auto;
	margin-right:auto;
}
.public-content-platform a {
	display: block;
	line-height: 38px;
	height: 110px;
	width: 249px;
	box-sizing: border-box;
	text-align: center;
	background-color: #f3c97a;
	color: #91682B;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}
.public-content-platform a img {
	display: block;
	height: 66px;
	width: 66px;
	margin: 5px auto 0px;
	border-radius: 50%;
}
.shijiu a,.shijiu img {
    display: block;
    width: 1280px;
    height: 134px
}
/*科室介绍*/
.title{height: 34px;border-bottom: 1px solid #ccc;line-height: 34px;}
.title span{font-size: 20px;float: left;display: block;font-weight:bold}
.title span{border-bottom: 1px solid #ff99aa;}
.title p{display: block;color: #666;float: left;margin-left: 10px;}
.home-nurses{width: 890px;float: left;}
.nurses-class{line-height: 20px;overflow: hidden;margin-top: 5px;}
.nurses-class span{display: block;border-left: 1px solid #ccc;text-indent: 10px;float: left;margin-left: 10px;cursor: pointer;}
.nurses-class span:first-child{text-indent: 0;border: 0 none;margin-left: 0;}
.nurses-class span.active,.nurses-class span:hover{color: #ff99aa;}
.list-main{overflow: hidden;}
.nurses-list{width: 910px;overflow: hidden;display: none;}
.nurses-list:first-child{display: block;}
.nurses-list a{display: block;width: 150px;line-height: 28px;color: #555;padding: 0 5px;border: 1px dashed #ff99aa;float: left;margin-right: 20px;margin-top: 20px;}
.nurses-list a:hover{border-style: solid;background: #ff99aa url(pc-12.png) no-repeat right center;color: white;}
.function{width: 260px;float: right;}
.function a{display: block;width: 100%;height: 100px;position: relative;margin-top: 10px;overflow: hidden;font-size: 16px;background:#ff99aa;}
.function a:first-child{margin-top: 0;}
.function i{display: block;width:0%;height:0%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;transition: all .4s;}
.function img{width: 70px;height: 70px;position: absolute;left: 15px;top: 15px;opacity: 1!important;}
.function span{display: block;width: 160px;text-align: center;line-height: 100px;color: white;position: absolute;right: 15px;top: 0;font-size: 20px;}
.function a:hover i{width: 100%;height: 100%;}