﻿
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #333333;
}
A:hover {
  color: #016f2e;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 14px;
  color: #333333;
  overflow-x: hidden;
}
@media only screen and (max-width: 1230px) {
  BODY {
    font-size: 13px;
  }
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: Arial, "微软雅黑";
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}
.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

.ny_main {
  width: 1320px;
  margin: 0 auto;
}
@media only screen and (max-width: 1230px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1230px) {
  .mob {
    display: none;
  }
}
@media only screen and (max-width: 1230px) {
  .pc {
    display: none;
  }
}
.m-b-80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1230px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1230px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1230px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1230px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1230px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1230px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1230px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1230px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1230px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1230px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.m-l-20 {
  margin-left: 20px;
}
@media only screen and (max-width: 1230px) {
  .m-l-20 {
    margin-left: 10px;
  }
}

.m-l-30 {
  margin-left: 30px;
}
@media only screen and (max-width: 1230px) {
  .m-l-30 {
    margin-left: 15px;
  }
}

.m-l-60 {
  margin-left: 60px;
}
@media only screen and (max-width: 1230px) {
  .m-l-60 {
    margin-left: 20px;
  }
}

.m-l-70 {
  margin-left: 70px;
}
@media only screen and (max-width: 1230px) {
  .m-l-70 {
    margin-left: 20px;
  }
}

.m-l-50 {
  margin-left: 50px;
}
@media only screen and (max-width: 1230px) {
  .m-l-50 {
    margin-left: 20px;
  }
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}
@media only screen and (max-width: 1230px) {
  .m-l-10 {
    margin-left: 8px;
  }
}

.m-l-15 {
  margin-left: 15px;
}
@media only screen and (max-width: 1230px) {
  .m-l-15 {
    margin-left: 10px;
  }
}

.u {
  text-decoration: underline;
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  background-color: #016f2e;
  color: #fff;
  padding: 0 15px 0 20px;
  border-radius: 3px;
}
a.more_arrow .bi,
.more_arrow .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1230px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .bi,
  .more_arrow .bi {
    font-size: 14px;
  }
}

a.more_arrow_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  padding: 0 25px;
  color: #666;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1230px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%230d79be'/></svg>");*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%230d79be'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%230d79be'/></svg>");*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
.list-paddingleft-2 {
  padding-left: 20px;
}
.list-paddingleft-2 li p {
  margin: 0;
  background-color: black;
}

.img_scale {
  overflow: hidden;
}
.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
@media only screen and (min-width: 1230px) {
  .img_scale:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.btn-ani-show {
  padding: 0 40px;
  position: relative;
}
.btn-ani-show .bi {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 1230px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 1230px) {
  .btn-ani-show {
    padding: 0;
  }
  .btn-ani-show .bi {
    display: none;
  }
}

.btn-ani-toggle {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.btn-ani-toggle b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-toggle .bi_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-ani-toggle .bi_cont .bi {
  margin: 0 !important;
  font-size: 22px !important;
}
@media only screen and (min-width: 1230px) {
  .btn-ani-toggle:hover b {
    top: -100%;
  }
  .btn-ani-toggle:hover .bi_cont {
    top: 0;
  }
}

.btn-ani-full {
  position: relative;
  overflow: hidden;
}
.btn-ani-full b {
  position: relative;
  z-index: 2;
  display: block;
}
.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full:hover::before {
  width: 100%;
}

.btn-ani-full-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-uiColor b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-uiColor::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #016f2e;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}
.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  a .svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg {
    height: 30px;
    width: 30px;
  }
}
a .svg svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .ani_linear,
a .ani_linear_small,
a .ani_linear_big {
  fill: none;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
a:hover .ani_linear {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_small {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_big {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_showHide {
  animation: fadeIn 0.8s 0.1s ease both;
  -webkit-animation: fadeIn 0.8s 0.1s ease both;
  -moz-animation: fadeIn 0.8s 0.1s ease both;
}
a:hover .svg_small .ani_linear {
  stroke-dasharray: 250;
  stroke-dashoffset: 250;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_small {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_big {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
a .svg_small {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  a .svg_small {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg_small {
    height: 30px;
    width: 30px;
  }
}
a .svg_small svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .svg_small .ani_linear,
a .svg_small .ani_linear_small,
a .svg_small .ani_linear_big {
  stroke-width: 5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.btn-ani-diff-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-diff-uiColor b, .btn-ani-diff-uiColor .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.btn-ani-diff-uiColor::before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: #016f2e;
  border-radius: 50%;
}
.btn-ani-diff-uiColor:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-anim {
  position: relative;
  overflow: hidden;
}
.btn-ani-anim b {
  position: relative;
  z-index: 1;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim {
  animation: anim-out 0.75s;
  cursor: pointer;
}
.btn-ani-anim:hover .anim {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim:after {
  animation: anim-out-pseudo 0.75s;
}
.btn-ani-anim:hover .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim_container {
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
  left: 0;
}

@keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
.list-ani-shadow-10 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-10 a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-10 a:hover:before {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.list-ani-shadow-20 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-20 a:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-20 a:hover:before {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.gj_indexnav {
  height: 270px;
  display: flex;
  padding-top: 0px;
  justify-content: space-between;
}
.gj_indexnav li {
  margin-right: 12px;
  width: 100%;
  position: relative;
}
.gj_indexnav li:hover {
  z-index: 20;
}
.gj_indexnav li a {
  display: block;
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  color: #fff;
}
.gj_indexnav li a .ani_linear,
.gj_indexnav li a .ani_linear_small,
.gj_indexnav li a .ani_linear_big {
  stroke: #fff !important;
}
.gj_indexnav li a .ani_showHide {
  fill: #fff !important;
}
@media only screen and (min-width: 1230px) {
  .gj_indexnav li a:hover .svg_small {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    z-index: 20;
  }
}
.gj_indexnav li a .svg_small {
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.gj_indexnav li a .svg_small svg {
  width: 60px;
  height: 60px;
}
.gj_indexnav li a .bt {
  font-size: 20px;
  color: #333;
}
.gj_indexnav li:last-child {
  margin-right: 0;
}
.gj_indexnav li:nth-child(1) a .svg_small {
  background: radial-gradient(#589ded, #4985ca);
}
.gj_indexnav li:nth-child(2) a .svg_small {
  background: radial-gradient(#69c781, #4db469);
}
.gj_indexnav li:nth-child(3) a .svg_small {
  background: radial-gradient(#3eb5be, #32acb5);
}
.gj_indexnav li:nth-child(4) a .svg_small {
  background: radial-gradient(#f6bc5d, #e9a232);
}
.gj_indexnav li:nth-child(5) a .svg_small {
  background: radial-gradient(#52addf, #3090c5);
}
.gj_indexnav li:nth-child(6) a .svg_small {
  background: radial-gradient(#7384e7, #5669d5);
}
@media only screen and (min-width: 1230px) {
  .gj_indexnav:hover li a {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1230px) {
  .gj_indexnav {
    height: auto;
    padding-top: 20px;
    margin-bottom: 15px;
  }
  .gj_indexnav li {
    margin-right: 10px;
    width: 100%;
  }
  .gj_indexnav li a {
    height: 100px;
    margin-top: 0 !important;
  }
  .gj_indexnav li a .svg_small {
    width: 70px;
    height: 70px;
  }
  .gj_indexnav li a .svg_small svg {
    width: 40px;
    height: 40px;
  }
  .gj_indexnav li a .bt {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .gj_indexnav {
    flex-flow: row wrap;
    width: 102%;
    margin-left: -1%;
    margin-bottom: 0px;
  }
  .gj_indexnav li {
    margin: 0 1% 0px 1%;
    width: 31.333%;
  }
  .gj_indexnav li a {
    margin-top: 0 !important;
    height: 80px;
  }
  .gj_indexnav li a .svg_small {
    width: 50px;
    height: 50px;
  }
  .gj_indexnav li a .svg_small svg {
    width: 25px;
    height: 25px;
  }
  .gj_indexnav li a .bt {
    font-size: 13px;
  }
}

.index_two .gj_depNav {
  width: 800px;
  height: 100px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.index_two .gj_depNav a {
  color: #fff;
  font-size: 22px;
  text-align: center;
  background-color: #6191d7;
  height: 75px;
  line-height: 75px;
  display: inline-block;
  align-items: bottom;
  width: 100%;
  position: relative;
}
.index_two .gj_depNav a.active {
  background-color: #016f2e;
}
@media only screen and (min-width: 1230px) {
  .index_two .gj_depNav a.active {
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    z-index: 1;
  }
  .index_two .gj_depNav a.active .iconfont {
    font-size: 40px;
  }
}
.index_two .gj_depNav a.active::before {
  content: "";
  background-color: #016f2e;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
  transform: rotate(45deg);
  z-index: -1;
  opacity: 1;
}
.index_two .gj_depNav a .iconfont {
  color: #fff;
  font-size: 28px;
  margin-right: 20px;
  transition: all 0s linear;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.index_two .gj_depNav a .iconfont:before {
  transition: all 0s linear;
}
.index_two .gj_department_box {
  background-image: url(../images/boxbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 60px 0 45px 0;
}
.index_two .gj_department_box .gj_depart_list {
  display: flex;
  width: 102%;
  margin-left: -1%;
  flex-flow: row wrap;
}
.index_two .gj_department_box .gj_depart_list li {
  width: 8%;
  margin: 0 1% 15px 1%;
}
.index_two .gj_department_box .gj_depart_list li a {
  width: 100%;
  display: block;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
}
.index_two .gj_department_box .gj_depart_list li a .icon_box {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  width: 85px;
  height: 85px;
  transition: all 0.2s linear;
  text-align: center;
}
.index_two .gj_department_box .gj_depart_list li a .icon_box img {
  max-width: 45px;
  max-height: 45px;
}
.index_two .gj_department_box .gj_depart_list li a .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_two .gj_department_box .gj_depart_list li a:hover .icon_box {
  margin-top: -5px;
  margin-bottom: 20px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1230px) {
  .index_two .gj_department_box {
    padding: 20px 15px 5px 15px;
  }
  .index_two .gj_department_box .gj_depart_list li {
    width: 10.5%;
  }
  .index_two .gj_department_box .gj_depart_list li a .icon_box {
    width: 55px;
    height: 55px;
  }
  .index_two .gj_department_box .gj_depart_list li a .icon_box img {
    height: 25px;
    width: 25px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .index_two .gj_department_box .gj_depart_list li {
    width: 31.33%;
  }
}
@media only screen and (max-width: 1230px) {
  .index_two .gj_depNav {
    height: 60px;
  }
  .index_two .gj_depNav a {
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
  }
  .index_two .gj_depNav a .iconfont {
    font-size: 22px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .index_two .gj_depNav {
    height: 50px;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .index_two .gj_depNav a {
    height: 50px;
    line-height: 50px;
    width: 100%;
    position: relative;
  }
  .index_two .gj_depNav a.active::before {
    width: 10px;
    height: 10px;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
  }
}

.sy3 {
  width: 100%;
  padding: 60px 0;
  background-image: url(../images/index/docbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sy3 .nysearch .bt {
  color: #fff;
}
@media only screen and (max-width: 1230px) {
  .sy3 {
    padding: 20px 15px;
  }
}
.sy3 .sy_bt2 {
  height: 60px;
  border-bottom: dashed 1px #3175ca;
}
.sy3 .sy_bt2 .bt {
  height: 60px;
  float: left;
  position: relative;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.sy3 .sy_bt2 .bt::before {
  content: "";
  width: 100%;
  height: 4px;
  background-image: url(../images/index/lmbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  color: #fff;
}
.sy3 .sy_bt2 a.more_arrow_normal {
  border-color: #fff;
  color: #fff;
}
@media only screen and (max-width: 1230px) {
  .sy3 .sy_bt2 {
    height: 40px;
  }
  .sy3 .sy_bt2 .bt {
    height: 40px;
    font-size: 16px;
    line-height: 35px;
  }
  .sy3 .sy_bt2 .bt::before {
    height: 3px;
  }
}

.index_three .ny_main {
  padding: 60px 0;
}
.index_three .ny_main .gj_three_item {
  width: 102%;
  float: left;
  margin-left: -1%;
}
.index_three .ny_main .gj_three_item li {
  width: 31.3333%;
  float: left;
  margin: 0px 1%;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  overflow: hidden;
}
.index_three .ny_main .gj_three_item li .bt_box {
  height: 120px;
  background-image: url(../images/c1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  padding: 0px 40px;
  align-items: center;
  color: #fff;
}
.index_three .ny_main .gj_three_item li .bt_box .bt {
  font-size: 30px;
  font-weight: 500;
}
.index_three .ny_main .gj_three_item li .bt_box a.btn_more {
  position: relative;
  transition: all 0.2s linear;
}
.index_three .ny_main .gj_three_item li .bt_box a.btn_more .iconfont {
  font-size: 38px;
  color: #fff;
  font-weight: 600;
}
.index_three .ny_main .gj_three_item li .bt_box a.btn_more:hover {
  margin-right: -10px;
}
.index_three .ny_main .gj_three_item li:nth-child(2) .bt_box {
  background-image: url(../images/c2.jpg);
}
.index_three .ny_main .gj_three_item li:nth-child(3) .bt_box {
  background-image: url(../images/c3.jpg);
}
.index_three .ny_main .gj_three_item li .news_list {
  padding: 20px;
  height: 280px;
}
.index_three .ny_main .gj_three_item li .news_list a {
  width: 100%;
  float: left;
  display: block;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 36px;
  position: relative;
  border-bottom: 1px dashed #e1e1e1;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.index_three .ny_main .gj_three_item li .news_list a:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #333;
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 10px;
  margin-left: 2px;
}
.index_three .ny_main .gj_three_item li:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1230px) {
  .index_three .ny_main {
    padding: 15px;
  }
  .index_three .ny_main .gj_three_item li .bt_box {
    height: 100px;
    padding: 0px 25px;
  }
  .index_three .ny_main .gj_three_item li .bt_box .bt {
    font-size: 20px;
  }
  .index_three .ny_main .gj_three_item li .bt_box a.btn_more .iconfont {
    font-size: 30px;
  }
  .index_three .ny_main .gj_three_item li .news_list {
    padding: 15px;
    height: 320px;
  }
  .index_three .ny_main .gj_three_item li .news_list a {
    font-size: 14px;
    line-height: 30px;
  }
  .index_three .ny_main .gj_three_item li .news_list a:before {
    width: 3px;
    height: 3px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 1024px) {
  .index_three .ny_main .gj_three_item li {
    width: 98%;
    margin-bottom: 15px;
  }
  .index_three .ny_main .gj_three_item li .bt_box {
    background-size: inherit;
    background-position: right;
    background-color: #2a8ac1;
  }
  .index_three .ny_main .gj_three_item li .bt_box .bt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 1024px) and (max-width: 768px) {
  .index_three .ny_main .gj_three_item li .bt_box {
    height: 60px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 1024px) {
  .index_three .ny_main .gj_three_item li .news_list {
    height: auto;
  }
  .index_three .ny_main .gj_three_item li:nth-child(2) .bt_box {
    background-color: #47ad61;
  }
  .index_three .ny_main .gj_three_item li:nth-child(3) {
    margin-bottom: 0px;
  }
  .index_three .ny_main .gj_three_item li:nth-child(3) .bt_box {
    background-color: #2ba9b2;
  }
}

.gj_index_aside {
  position: fixed;
  width: 80px;
  text-align: center;
  top: 50%;
  z-index: 99;
  margin-top: -210px;
  right: 0px;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.09);
}
.gj_index_aside a {
  display: block;
  height: 100%;
}
@media only screen and (max-width: 1230px) {
  .gj_index_aside {
    display: none;
  }
}
.gj_index_aside .aside-service li {
  position: relative;
  width: 80px;
  height: 80px;
  background: #f6f6f8;
  border-radius: 5px;
  box-shadow: 0px 0px 9.5px 0px rgba(86, 86, 86, 0.17);
  margin-bottom: 4px;
}
.gj_index_aside .aside-service li:last-child {
  margin-bottom: 0px;
}
.gj_index_aside .aside-service li a {
  padding: 10px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.gj_index_aside .aside-service li a i {
  font-size: 40px;
}
.gj_index_aside .aside-service li a span {
  display: none;
  font-size: 13px;
}
.gj_index_aside .aside-service li a.spical_box {
  padding: 10px;
}
.gj_index_aside .aside-service li a.spical_box i {
  font-size: 45px;
}
.gj_index_aside .aside-service li a.spical_box span {
  display: none;
  font-size: 13px;
}
.gj_index_aside .aside-service li a:hover {
  color: #fff;
  background-color: #016f2e;
}
.gj_index_aside .aside-service li a:hover span {
  display: block;
}
.gj_index_aside .aside-service li a:hover i {
  display: none;
}
.gj_index_aside .aside-service li a:hover .icon-top {
  display: block;
}
.gj_index_aside .aside-service li .aside-follow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
}
.gj_index_aside .aside-service li .aside-follow .ewm_box {
  position: relative;
}
.gj_index_aside .aside-service li .aside-follow .ewm_box i,
.gj_index_aside .aside-service li .aside-follow .ewm_box .iconfont {
  font-size: 40px;
  color: #999;
}
.gj_index_aside .aside-service li .aside-follow .ewm_box .img-wp {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  left: -100px;
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
}
.gj_index_aside .aside-service li .aside-follow .ewm_box .img-wp img {
  width: 170px;
  display: block;
}
.gj_index_aside .aside-service li .aside-follow .ewm_box .img-wp:after {
  content: "";
  border: 8px solid transparent;
  border-left-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -16px;
}
.gj_index_aside .aside-service li .aside-follow .ewm_box span {
  display: none;
  font-size: 13px;
}
.gj_index_aside .aside-service li .aside-follow:hover {
  color: #fff;
  background-color: #016f2e;
}
.gj_index_aside .aside-service li .aside-follow:hover .ewm_box .img-wp {
  animation: popFadeIn 0.5s;
  display: block;
}
.gj_index_aside .aside-service li .aside-follow:hover .ewm_box span {
  display: block;
}
.gj_index_aside .aside-service li .aside-follow:hover .ewm_box i {
  display: none;
}

.yg_foot .foot {
  padding: 50px 0 30px 0;
  color: #fff;
  background-image: url(../images/index/footbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.yg_foot .foot .foot_bt {
  font-size: 25px;
}
.yg_foot .foot .foot_nr {
  width: 350px;
  line-height: 35px;
  border-right: solid 1px rgba(255, 255, 255, 0.4);
  min-height: 140px;
}
.yg_foot .foot .foot_nr a {
  color: #fff;
}
.yg_foot .foot .foot_nr a:hover {
  text-decoration: underline;
}
.yg_foot .foot .foot_nav {
  width: 180px;
  float: left;
  margin-left: 40px;
}
.yg_foot .foot .foot_nav a.dbt {
  display: block;
  background-color: rgba(225, 225, 225, 0.25);
  text-align: center;
  line-height: 35px;
  position: relative;
  color: #fff;
  margin-bottom: 15px;
}
.yg_foot .foot .foot_nav a.dbt:last-child {
  margin-bottom: 0;
}
.yg_foot .foot .foot_nav a.dbt:hover {
  background-color: #016f2e;
}
.yg_foot .foot .foot_nav a.dbt.dropdown-toggle::after {
  margin-left: 10px;
  position: absolute;
  right: 20px;
  top: 15px;
  line-height: 20px;
}
.yg_foot .foot .foot_nav a.dropdown-item {
  font-size: 14px;
}
.yg_foot .foot .foot_nav a.dropdown-item:hover {
  background-color: #016f2e;
  color: #fff;
}
.yg_foot .foot .foot_ewm {
  float: right;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 500px;
}
.yg_foot .foot .foot_ewm .item {
  width: 100%;
}
.yg_foot .foot .foot_ewm .item + .item {
  margin-left: 20px;
}
.yg_foot .foot .foot_cr {
  padding-top: 20px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  border-top: solid 1px rgba(255, 255, 255, 0.4);
}
.yg_foot .foot .foot_cr a {
  color: #fff;
}
.yg_foot .foot .foot_cr a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1230px) {
  .yg_foot .foot {
    padding: 20px 15px;
  }
  .yg_foot .foot .foot_bt {
    font-size: 16px;
  }
  .yg_foot .foot .foot_nr {
    width: 100%;
    min-height: auto;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .yg_foot .foot .foot_nav {
    margin-bottom: 20px;
    width: 102%;
    margin-left: -1%;
  }
  .yg_foot .foot .foot_nav a.dbt {
    width: 48%;
    float: left;
    margin: 0 1%;
  }
  .yg_foot .foot .foot_nav a.dropdown-item {
    font-size: 13px;
  }
  .yg_foot .foot .foot_ewm {
    width: 100%;
  }
  .yg_foot .foot .foot_ewm .item img {
    max-width: 120px;
  }
  .yg_foot .foot .foot_ewm .item + .item {
    margin-left: 15px;
  }
  .yg_foot .foot .foot_cr {
    padding-top: 15px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .yg_foot .foot .foot_cr {
    display: block;
    text-align: center;
  }
}

.jy_joblist li {
  width: 100%;
  border-bottom: dashed 1px rgba(255, 255, 255, 0.6);
}
.jy_joblist li a {
  display: block;
  line-height: 52px;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
@media only screen and (min-width: 1230px) {
  .jy_joblist li a:hover {
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0.15);
  }
}
@media only screen and (max-width: 1230px) {
  .jy_joblist li a {
    line-height: 40px;
  }
}

.jy_zwlist li {
  width: 100%;
  border-bottom: dashed 1px rgba(255, 255, 255, 0.6);
}
.jy_zwlist li a {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #fff;
}
.jy_zwlist li a .sTime .iconfont {
  margin-right: 10px;
}
.jy_zwlist li a .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1230px) {
  .jy_zwlist li a:hover {
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 0.15);
  }
}
@media only screen and (max-width: 1230px) {
  .jy_zwlist li a {
    padding: 10px 0;
  }
  .jy_zwlist li a .bt {
    margin-bottom: 5px;
  }
}

.jy_sy7 {
  background-image: url(../images/index/sy_bj3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
@media only screen and (max-width: 1230px) {
  .jy_sy7 {
    padding: 20px 15px;
  }
}
.jy_sy7 .yg_bt1 {
  color: #fff;
}
.jy_sy7 .yg_bt1 .bt {
  position: relative;
  font-size: 30px;
  line-height: 34px;
}
.jy_sy7 .yg_bt1 .bt::after {
  display: none;
  content: "";
  width: 3em;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.jy_sy7 .yg_bt1 a.more_arrow_normal {
  color: #fff;
  border-color: #fff;
}
.jy_sy7 .jy_mh2 .item {
  width: 49%;
  background-image: url(../images/index/bg_blue2.jpg);
  height: 445px;
  padding: 50px 50px 40px 50px;
  position: relative;
}
.jy_sy7 .jy_mh2 .item.item2 {
  margin-top: 100px;
  background-image: url(../images/index/bjtb2.jpg);
}
.jy_sy7 .jy_mh2 .item .btns {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
}
.jy_sy7 .jy_mh2 .item .btns a {
  width: 100%;
  font-size: 19px;
  line-height: 80px;
  height: 80px;
  text-align: center;
  color: #fff;
  background-color: #235594;
}
.jy_sy7 .jy_mh2 .item .btns a.a2 {
  background-color: #083b7c;
}
.jy_sy7 .jy_mh2 .item .btns a .iconfont {
  font-size: 25px;
  margin-right: 15px;
}
@media only screen and (max-width: 1230px) {
  .jy_sy7 .yg_bt1 .bt {
    font-size: 16px;
    line-height: 30px;
  }
  .jy_sy7 .yg_bt1 .bt::after {
    bottom: -5px;
  }
  .jy_sy7 .yg_bt1 a.more_arrow_normal {
    color: #fff;
    border-color: #fff;
  }
  .jy_sy7 .jy_mh2 .item {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .jy_sy7 .jy_mh2 .item.item2 {
    margin-top: 15px;
  }
  .jy_sy7 .jy_mh2 .item.item1 {
    padding-bottom: 60px;
  }
  .jy_sy7 .jy_mh2 .item .btns a {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  .jy_sy7 .jy_mh2 .item .btns a .iconfont {
    font-size: 18px;
    margin-right: 6px;
  }
}

.index_zs_One_box {
  padding: 0px 0 60px 0;
}
@media only screen and (max-width: 1230px) {
  .index_zs_One_box {
    padding: 15px;
  }
}
.index_zs_One_box .ny_main .title_box .bt {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  position: relative;
}
.index_zs_One_box .ny_main .title_box .bt::before {
  width: 72px;
  height: 3px;
  background-color: #008bdc;
  content: " ";
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media only screen and (max-width: 1230px) {
  .index_zs_One_box .ny_main .title_box .bt {
    font-size: 22px;
  }
}
.index_zs_One_box .ny_main .title_box .more_arrow_normal {
  margin-top: 10px;
}
.index_zs_One_box .ny_main .title_box .more {
  height: 60px;
  line-height: 60px;
  position: relative;
  padding-right: 40px;
}
.index_zs_One_box .ny_main .title_box .more .iconfont {
  font-size: 28px;
  position: absolute;
  right: 0px;
  top: -3px;
}
.index_zs_One_box .ny_main .title_box .more:hover .iconfont {
  right: -5px;
}
.index_zs_One_box .ny_main .two_item_box .d1 {
  width: 817px;
}
.index_zs_One_box .ny_main .two_item_box .d2 {
  width: 374px;
}
@media only screen and (max-width: 1230px) {
  .index_zs_One_box .ny_main .two_item_box .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .index_zs_One_box .ny_main .two_item_box .d2 {
    width: 100%;
  }
}

.index_zs_Two_box .ny_main {
  padding: 60px 0;
}
@media only screen and (max-width: 1230px) {
  .index_zs_Two_box .ny_main {
    padding: 15px;
  }
}
.index_zs_Two_box .ny_main .two_div {
  display: flex;
  justify-content: space-between;
}
.index_zs_Two_box .ny_main .two_div .left_box {
  width: 320px;
  margin-top: 40px;
}
.index_zs_Two_box .ny_main .two_div .left_box li {
  margin-bottom: 50px;
}
.index_zs_Two_box .ny_main .two_div .left_box li:last-child {
  margin-bottom: 0px;
}
.index_zs_Two_box .ny_main .two_div .left_box li a .sbt {
  font-size: 20px;
  font-weight: bold;
  color: #008bdc;
  margin-bottom: 13px;
  line-height: 35px;
}
.index_zs_Two_box .ny_main .two_div .left_box li a .sbt b {
  font-size: 60px;
  font-weight: bold;
  padding: 0 5px;
  color: #adce24;
}
.index_zs_Two_box .ny_main .two_div .left_box li a .sbt::before {
  content: "";
  width: 4px;
  height: 35px;
  background-color: #008bdc;
  display: inline-block;
  margin-right: 15px;
  margin-top: -20px;
}
.index_zs_Two_box .ny_main .two_div .left_box li a .nr {
  font-size: 16px;
  font-weight: 400;
}
.index_zs_Two_box .ny_main .two_div .right_box {
  width: 760px;
}
.index_zs_Two_box .ny_main .two_div .right_box .nr {
  width: 100%;
  padding: 0 0px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 30px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul {
  width: 100%;
  justify-content: space-between;
  display: flex;
  height: 224px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li {
  width: 100%;
  height: 100%;
  background-color: #f6f6f8;
  z-index: 0;
  position: relative;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #016f2e;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li + li {
  margin-left: 35px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li a {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 30px 20px 30px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont {
  color: #016f2e;
  font-size: 55px;
  margin-bottom: 40px;
  line-height: 50px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-jiaoyu, .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-yiyuan {
  font-size: 65px;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li a .sbt {
  font-size: 20px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: bold;
  position: relative;
}
.index_zs_Two_box .ny_main .two_div .right_box ul li a .sbt::before {
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #016f2e;
  width: 41px;
  height: 3px;
  content: "";
}
@media only screen and (min-width: 1230px) {
  .index_zs_Two_box .ny_main .two_div .right_box ul li:hover {
    margin-top: -10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li:hover:before {
    height: 100%;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li:hover a {
    color: #fff;
    position: relative;
    z-index: 1;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li:hover a .iconfont {
    color: #fff;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li:hover a .sbt::before {
    background-color: #fff;
  }
}
@media only screen and (max-width: 1230px) {
  .index_zs_Two_box .ny_main .two_div {
    display: block;
  }
  .index_zs_Two_box .ny_main .two_div .left_box {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .index_zs_Two_box .ny_main .two_div .left_box li {
    margin-bottom: 15px;
  }
  .index_zs_Two_box .ny_main .two_div .left_box li a .sbt {
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 22px;
  }
  .index_zs_Two_box .ny_main .two_div .left_box li a .sbt b {
    font-size: 20px;
  }
  .index_zs_Two_box .ny_main .two_div .left_box li a .sbt::before {
    content: "";
    width: 3px;
    height: 15px;
    margin-right: 10px;
    margin-top: -4px;
  }
  .index_zs_Two_box .ny_main .two_div .left_box li a .nr {
    font-size: 13px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box {
    width: 100%;
  }
  .index_zs_Two_box .ny_main .two_div .right_box .nr {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul {
    height: 120px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li + li {
    margin-left: 15px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a {
    padding: 20px 20px 30px 20px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont {
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 40px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-jiaoyu, .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-yiyuan {
    font-size: 40px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .sbt {
    font-size: 16px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .sbt::before {
    width: 2em;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 1230px) {
  .index_zs_Two_box .ny_main .two_div .right_box ul li {
    height: 110px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li + li {
    margin-left: 10px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a {
    padding: 20px 15px 30px 15px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont {
    font-size: 30px;
    line-height: 35px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-jiaoyu, .index_zs_Two_box .ny_main .two_div .right_box ul li a .iconfont.icon-yiyuan {
    font-size: 35px;
  }
  .index_zs_Two_box .ny_main .two_div .right_box ul li a .sbt {
    font-size: 14px;
  }
}

.rb_bt1 {
  width: 100%;
  padding: 0 0px;
  display: flex;
  justify-content: space-between;
}
.rb_bt1 .bt {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
}
.rb_bt1 .bt .iconfont {
  font-size: 39px;
  font-weight: bold;
  color: #6191d7;
  margin-right: 20px;
}
.rb_bt1 .more_arrow_normal {
  margin-top: 5px;
}
@media only screen and (max-width: 1230px) {
  .rb_bt1 {
    margin-bottom: 15px !important;
  }
  .rb_bt1 .bt {
    font-size: 18px;
    line-height: 30px;
  }
  .rb_bt1 .bt .iconfont {
    font-size: 20px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .rb_bt1 .bt {
    font-size: 16px;
  }
  .rb_bt1 .bt .iconfont {
    font-size: 18px;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 1230px) {
  .rb_bt1 .bt i {
    height: 20px;
    width: 30px;
    margin-right: 10px;
    background-size: auto 100%;
    background-position: center center;
  }
  .rb_bt1 .bt i.i_ksdh {
    width: 30px;
  }
  .rb_bt1 .bt i.i_myzj {
    width: 30px;
  }
  .rb_bt1 .bt i.i_yydt {
    width: 30px;
  }
  .rb_bt1 .more_arrow_normal {
    margin-top: 0px;
  }
}

.index_News {
  position: relative;
}
.index_News .swiper-container {
  width: 100%;
  overflow: hidden;
}
.index_News .swiper-wrapper {
  width: 100%;
}
.index_News .swiper-slide {
  width: 100%;
}
.index_News .swiper-slide a {
  display: block;
  width: 100%;
}
.index_News .swiper-slide a .d1 {
  width: 650px;
}
.index_News .swiper-slide a .d1 .img_content {
  width: 100%;
  overflow: hidden;
  height: 400px;
}
.index_News .swiper-slide a .d1 .img_content img {
  min-height: 100%;
}
.index_News .swiper-slide a .d2 {
  width: 580px;
}
.index_News .swiper-slide a .d2 .text_content {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-left: 45px;
}
.index_News .swiper-slide a .d2 .text_content .b_bt {
  font-weight: bold;
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 56px;
  line-height: 28px;
}
.index_News .swiper-slide a .d2 .text_content .p1 {
  color: #666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
  line-height: 24px;
}
.index_News .swiper-slide a .d2 .text_content .sTime {
  width: 75px;
  text-align: center;
  display: block;
  color: #fff;
  margin-bottom: 30px;
}
.index_News .swiper-slide a .d2 .text_content .sTime .bt {
  display: block;
  width: 100%;
  font-size: 36px;
  background-color: #46bcff;
  line-height: 60px;
  height: 60px;
}
.index_News .swiper-slide a .d2 .text_content .sTime p {
  line-height: 25px;
  height: 25px;
  background-color: #008bdc;
  color: #fff;
}
.index_News .swiper-pagination-bullet {
  background-color: #ccc;
  width: 16px;
  height: 16px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}
.index_News .swiper-pagination-bullet-active {
  background-color: #adce24;
}
.index_News .swiper-horizontal > .swiper-pagination-bullets,
.index_News .swiper-pagination-bullets.swiper-pagination-horizontal,
.index_News .swiper-pagination-custom,
.index_News .swiper-pagination-fraction {
  bottom: 25px;
  position: absolute;
  right: 25px;
  left: auto;
  width: auto;
  text-align: right;
}
.index_News .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.index_News .swiper-button-prev,
.index_News .swiper-button-next {
  width: 43px;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  border-radius: 5px;
  font-size: 0px;
  line-height: 80px;
  text-align: center;
  background-color: #016f2e;
  overflow: hidden;
}
.index_News .swiper-button-prev .bi,
.index_News .swiper-button-next .bi {
  font-size: 45px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.index_News .swiper-button-prev::after,
.index_News .swiper-button-next::after {
  display: none !important;
}
.index_News .swiper-button-prev {
  left: -90px;
}
.index_News .swiper-button-next {
  right: -90px;
}
@media only screen and (max-width: 1230px) {
  .index_News .swiper-slide a .d1 {
    width: 50%;
  }
  .index_News .swiper-slide a .d1 .img_content {
    height: calc((100vw / 2 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 3);
  }
  .index_News .swiper-slide a .d2 {
    width: 50%;
  }
  .index_News .swiper-slide a .d2 .text_content {
    margin-top: 15px;
    padding-left: 20px;
  }
  .index_News .swiper-slide a .d2 .text_content .b_bt {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
  .index_News .swiper-slide a .d2 .text_content .p1 {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 88px;
    height: auto !important;
    line-height: 22px;
  }
  .index_News .swiper-slide a .d2 .text_content .sTime {
    width: 55px;
    margin-bottom: 20px;
  }
  .index_News .swiper-slide a .d2 .text_content .sTime .bt {
    font-size: 24px;
    line-height: 50px;
    height: 50px;
  }
  .index_News .swiper-slide a .d2 .text_content .sTime p {
    line-height: 25px;
    height: 25px;
    background-color: #008bdc;
    color: #fff;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .index_News .swiper-slide a .d1 {
    width: 100%;
  }
  .index_News .swiper-slide a .d1 .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .index_News .swiper-slide a .d2 {
    width: 100%;
    margin-bottom: 30px;
  }
  .index_News .swiper-slide a .d2 .text_content {
    padding-left: 70px;
    position: relative;
    min-height: 80px;
  }
  .index_News .swiper-slide a .d2 .text_content .b_bt {
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 24px;
    height: auto !important;
    line-height: 24px;
  }
  .index_News .swiper-slide a .d2 .text_content .p1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
  .index_News .swiper-slide a .d2 .text_content .sTime {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 1230px) {
  .index_News .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .index_News .swiper-horizontal > .swiper-pagination-bullets,
  .index_News .swiper-pagination-bullets.swiper-pagination-horizontal,
  .index_News .swiper-pagination-custom,
  .index_News .swiper-pagination-fraction {
    bottom: 0px;
    right: 0px;
    width: auto;
    text-align: right;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .index_News .swiper-horizontal > .swiper-pagination-bullets,
  .index_News .swiper-pagination-bullets.swiper-pagination-horizontal,
  .index_News .swiper-pagination-custom,
  .index_News .swiper-pagination-fraction {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1230px) {
  .index_News .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .index_News .swiper-button-prev,
  .index_News .swiper-button-next {
    display: none;
  }
}

.yg_bt1 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.yg_bt1 .bt {
  line-height: 32px;
  font-weight: bold;
}
.yg_bt1 .yg_znav {
  line-height: 24px;
}
.yg_bt1 .yg_znav a {
  float: left;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.yg_bt1 .yg_znav a:hover {
  color: #016f2e !important;
}
.yg_bt1 .yg_znav a::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #e5e5e5;
  display: inline-block;
  margin: 0 18px;
}
.yg_bt1 .yg_znav a:last-child::after {
  display: none;
}
.yg_bt1 .yg_znav a.active {
  font-size: 24px;
  color: #000;
}
@media only screen and (max-width: 1230px) {
  .yg_bt1 {
    padding-bottom: 10px;
  }
  .yg_bt1 .bt {
    line-height: 30px;
    font-size: 16px;
  }
  .yg_bt1 .yg_znav {
    line-height: 30px;
  }
  .yg_bt1 .yg_znav a {
    font-size: 14px;
  }
  .yg_bt1 .yg_znav a::after {
    width: 1px;
    height: 12px;
    margin: 0 6px;
  }
  .yg_bt1 .yg_znav a.active {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .yg_bt1 a.more_arrow_normal {
    display: none;
  }
}

.four_news_list li {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.four_news_list li a {
  padding: 15px 10px 15px 22px;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.four_news_list li a .sTime {
  color: #016f2e;
  position: relative;
  z-index: 1;
}
.four_news_list li a .bt {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.2s linear;
  position: relative;
  z-index: 1;
}
.four_news_list li a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  top: 25px;
  background-color: #00a1ff;
}
@media only screen and (max-width: 1230px) {
  .four_news_list li a {
    padding: 10px 10px 10px 13px;
  }
  .four_news_list li a .bt {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .four_news_list li a::after {
    width: 5px;
    height: 5px;
    left: 0px;
    top: 18px;
  }
}
.four_news_list li a::before {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  background-color: #016f2e;
  content: "";
  width: 0%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1230px) {
  .four_news_list li a:hover::before {
    width: 100%;
  }
  .four_news_list li a:hover * {
    color: #fff;
  }
  .four_news_list li a:hover::after {
    background-color: rgba(255, 255, 255, 0.6);
  }
}

.ygtd_box {
  background: url(../images/ygtd/bg.jpg);
  z-index: -1;
  height: 950px;
}
@media only screen and (max-width: 1024px) {
  .ygtd_box {
    height: auto;
  }
}
.ygtd_box .ny_main {
  padding: 80px 0;
}
.ygtd_box .ny_main .box_ygtd_all {
  width: 101%;
  float: left;
  margin-left: -0.5%;
  height: 238px;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.ygtd_box .ny_main .box_ygtd_all .item {
  width: 24%;
  float: left;
  margin: 0 0.5% 0 0.5%;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 1230px) {
  .ygtd_box .ny_main .box_ygtd_all .item:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    position: relative;
    z-index: 2;
  }
  .ygtd_box .ny_main .box_ygtd_all .item:hover .iconfont {
    margin-top: -10px;
  }
}
.ygtd_box .ny_main .box_ygtd_all .item .img_content {
  height: 238px;
}
.ygtd_box .ny_main .box_ygtd_all .item .img_content img {
  min-height: 100%;
}
.ygtd_box .ny_main .box_ygtd_all .item .bt {
  color: #fff;
}
.ygtd_box .ny_main .box_ygtd_all .item .svg_small .ani_linear,
.ygtd_box .ny_main .box_ygtd_all .item .svg_small .ani_linear_small,
.ygtd_box .ny_main .box_ygtd_all .item .svg_small .ani_linear_big {
  stroke: #ffffff !important;
}
.ygtd_box .ny_main .box_ygtd_all .item .svg_small .ani_showHide {
  fill: #ffffff;
}
.ygtd_box .ny_main .box_ygtd_all .item .gray_svg .ani_linear,
.ygtd_box .ny_main .box_ygtd_all .item .gray_svg .ani_linear_small,
.ygtd_box .ny_main .box_ygtd_all .item .gray_svg .ani_linear_big {
  stroke: #999 !important;
}
.ygtd_box .ny_main .box_ygtd_all .item .gray_svg .ani_showHide {
  fill: #999;
}
.ygtd_box .ny_main .box_one {
  position: relative;
}
.ygtd_box .ny_main .box_one:before {
  background: url(../images/ygtd/bgr.jpg);
  width: 722px;
  height: 322px;
  content: "";
  position: absolute;
  right: 0;
  top: 0px;
  z-index: -1;
}
.ygtd_box .ny_main .box_one .item.a2 {
  background: url(../images/ygtd/a2.jpg);
  height: 100%;
}
.ygtd_box .ny_main .box_one .item.a3 {
  background: url(../images/ygtd/a3.jpg);
  height: 100%;
  position: absolute;
  left: 0;
  top: 250px;
}
.ygtd_box .ny_main .box_one .item.a4 {
  background: url(../images/ygtd/a4.jpg);
  height: 100%;
  position: absolute;
  left: 25%;
  top: 250px;
}
.ygtd_box .ny_main .box_one .item.a4 .iconfont {
  color: #999;
}
.ygtd_box .ny_main .box_one .item.a4 .bt {
  color: #333 !important;
}
.ygtd_box .ny_main .box_one .item.a5 {
  background: url(../images/ygtd/a5.jpg);
  height: 100%;
  position: absolute;
  left: 50%;
  top: 250px;
}
.ygtd_box .ny_main .box_one .item.a6 {
  background: url(../images/ygtd/a6.jpg);
  height: 100%;
  position: absolute;
  left: 75%;
  top: 250px;
}
.ygtd_box .ny_main .box_one .item.a7 {
  background: url(../images/ygtd/a7.jpg);
  height: 100%;
  position: absolute;
  left: 25%;
  top: 500px;
}
.ygtd_box .ny_main .box_one .item.a8 {
  background: url(../images/ygtd/a8.jpg);
  height: 100%;
  position: absolute;
  left: 50%;
  top: 500px;
}
.ygtd_box .ny_main .box_one .text_content {
  width: 40%;
  position: absolute;
  left: 60%;
  top: 80px;
}
.ygtd_box .ny_main .box_one .text_content .bt {
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  .ygtd_box .ny_main {
    padding: 15px;
  }
  .ygtd_box .ny_main .box_ygtd_all {
    width: 101%;
    height: auto;
  }
  .ygtd_box .ny_main .box_ygtd_all .item {
    width: 32.333%;
    padding: 15px 0;
  }
  .ygtd_box .ny_main .box_ygtd_all .item .img_content {
    display: none;
  }
  .ygtd_box .ny_main .box_ygtd_all .item .bt {
    font-size: 14px;
  }
  .ygtd_box .ny_main .box_ygtd_all .item .iconfont {
    font-size: 40px;
  }
  .ygtd_box .ny_main .box_one:before {
    display: none;
  }
  .ygtd_box .ny_main .box_one .item {
    margin-bottom: 10px;
    height: 120px;
  }
  .ygtd_box .ny_main .box_one .item.a1 {
    display: none;
  }
  .ygtd_box .ny_main .box_one .item.a3 {
    background: url(../images/ygtd/a3.jpg);
    height: 100%;
    position: relative;
    left: 0;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .item.a4 {
    position: relative;
    left: 0%;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .item.a5 {
    position: relative;
    left: 0%;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .item.a6 {
    position: relative;
    left: 0%;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .item.a7 {
    position: relative;
    left: 0%;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .item.a8 {
    position: relative;
    left: 0%;
    top: 0px;
  }
  .ygtd_box .ny_main .box_one .text_content {
    right: 0%;
    position: relative;
    top: 0px;
    left: 15px;
    margin-bottom: 15px;
  }
}

.gj_index_top {
  width: 100%;
  background-color: #fff;
  z-index: 30;
}
.gj_index_top .nav_mh {
  background-color: #016f2e;
}

.gj_index_top .menuMob a {
  /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23ffffff'/></svg>");*/
  background-image: url("/images/3xian.png");
}
.gj_index_top .menuMob a.on {
  /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23ffffff'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23ffffff'/></svg>");*/
  background-image: url("/images/3xian.png");
}
.gj_index_top .top {
  width: 100%;
  background:url(../images/bg-top1.gif) no-repeat center;
}
.gj_index_top .top .ny_main {
  position: relative;
  height: 150px;
  
}
.gj_index_top .top .ny_main .logo {
  height: 92px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -46px;
}
.gj_index_top .top .ny_main .logo img {
  height: 100%;
}
@media only screen and (max-width: 1230px) {
  .gj_index_top .top {
    background-color: #016f2e;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .gj_index_top .top .ny_main {
    height: 55px;
  }
  .gj_index_top .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
  }
  .gj_index_top .top .ny_main .top_right_wz {
    display: none;
  }
}
.gj_index_top .nav_mh {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  margin-bottom:1px;
}
.gj_index_top .nav_mh .menu {
  width: 100%;
  height: 60px;
  z-index: 15;
  position: relative;
}
.gj_index_top .nav_mh .menu li {
  height: 60px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 2px;
}
.gj_index_top .nav_mh .menu li a.dbt {
  font-size: 18px;
  display: block;
  line-height: 60px;
  color: #fff;
  padding: 0 29px;
  /*导航条栏目距离的宽度控制*/
  transition: all ease 0.3s;
}
.gj_index_top .nav_mh .menu li.on a.dbt, .gj_index_top .nav_mh .menu li:hover a.dbt {
  background-color: rgba(255, 255, 255, 0.2);
}
.gj_index_top .nav_mh .menu li dl {
  width: 100%;
  font-size: 16px;
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0px;
  top: 60px;
  float: left;
  text-align:left;
}
.gj_index_top .nav_mh .menu li dl a {
  display: block;
  padding: 8px 10px;
  line-height: 26px;
  text-align: center;
  	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.gj_index_top .nav_mh .menu li dl a:hover {
  background-color: #016f2e;
  color: #fff;
}
.gj_index_top .nav_mh .menu li:hover dl {
  display: block;
}
@media only screen and (max-width: 1230px) {
  .gj_index_top .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    background-color: #fff;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .gj_index_top .nav_mh .menu {
    height: auto;
  }
  .gj_index_top .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .gj_index_top .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .gj_index_top .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3.1%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: 0.5px solid #e1e1e1;
    color: #333;
  }
  .gj_index_top .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .gj_index_top .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .gj_index_top .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}
.gj_index_top .nav_mh .ny_main {
  position: relative;
}
.gj_index_top .nav_mh .ny_main .bbqh {
  position: absolute;
  right: 0;
  top: -125px;
  color: #999;
}
.gj_index_top .nav_mh .ny_main .bbqh a {
  margin: 0 10px;
  color: #666;
}
.gj_index_top .nav_mh .ny_main .bbqh a:hover, .gj_index_top .nav_mh .ny_main .bbqh a.on {
  color: #016f2e;
}
@media only screen and (max-width: 1230px) {
  .gj_index_top .nav_mh .ny_main .bbqh {
    position: inherit;
    right: auto;
    top: auto;
    color: #999;
    padding: 15px;
  }
}
.gj_index_top .nav_mh .ny_main .top_right {
  position: absolute;
  right: 0px;
  top: -95px;
  height: 38px;
  line-height: 38px;
  display: flex;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public {
  border-radius: 50%;
  color: #fff;
  height: 100%;
  font-size: 20px;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #3cafb6;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public + .top_right_public {
  margin-left: 20px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .iconfont {
  font-size: 21px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .iconfont.icon-weixin {
  font-size: 26px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box {
  display: none;
  position: absolute;
  width: 160px;
  background-color: #fff;
  padding: 10px;
  border: solid 1px #ddd;
  z-index: 99;
  justify-content: space-between;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: solid 1px #000;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -10px;
  transform: rotate(45deg);
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box:after {
  content: "";
  width: 40px;
  height: 13px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box .item {
  width: 100%;
  text-align: center;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box .item + .item {
  margin-left: 10px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box p {
  color: #016f2e;
  font-size: 14px;
  border-top: 1px solid #e1e1e1;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box.email_box {
  padding: 0px 10px;
  width: 170px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public .ewm_box.email_box p {
  border-top: 1px solid #e1e1e1;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public:hover {
  background-color: #016f2e;
  color: #fff !important;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public:hover .ewm_box {
  display: flex;
  top: 65px;
  left: 50%;
  margin-left: -150px;
  z-index: 99;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public:hover .ewm_box.email_box {
  padding: 0px 10px;
  margin-left: -85px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search {
  position: relative;
  width: 350px;
  height: 38px;
  border-radius: 25px;
  background-color: #ddd;
  border: solid 1px #ddd;
  font-size: 0;
  transition: all 0.2s linear;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search:hover {
  border-color: #ddd;
  background-color: #ddd;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search input {
  width: 100%;
  line-height: 38px;
  font-size: 15px;
  height: 38px;
  padding-left: 20px;
  padding-right: 50px;
  background-color: #ffffff;
  border:1px solid #ddd;  
  border-radius: 38px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search input:hover {
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button {
  background-color:#1BAC0F;
  position: absolute;
  right: -1px;
  top: -1px;
  height: 38px;
  line-height: 38px;
  height: 38px;
  width: 38px;
  border-radius: 50%;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button .bi-search {
  color: #fff;
  font-size: 20px;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button:hover {
  background-color: #016f2e;
}
.gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button:hover .bi-search {
  color: #fff !important;
}
@media only screen and (max-width: 1230px) {
  .gj_index_top .nav_mh .ny_main .top_right {
    width: 100%;
    height: auto;
    line-height: 30px;
    position: initial;
    right: auto;
    top: auto;
    padding: 10px;
    border-bottom: 0.5px solid #e1e1e1;
  }
  .gj_index_top .nav_mh .ny_main .top_right a.top_right_public {
    display: none;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search {
    height: 30px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search input {
    line-height: 30px;
    font-size: 13px;
    height: 30px;
    background-color: #f2f2f2;
    padding: 0 40px 0 15px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button {
    line-height: 30px;
    height: 30px;
    width: 30px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search button .bi-search {
    font-size: 14px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public .iconfont {
    font-size: 18px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public:last-child {
    display: none;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 510px) {
  .gj_index_top .nav_mh .ny_main .top_right {
    display: block;
    text-align: center;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public {
    display: inline-block;
    margin: 0 15px;
  }
  .gj_index_top .nav_mh .ny_main .top_right .top_right_public.a-search {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}

.swi_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi_banner .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.swi_banner .swiper-slide img {
  width: 100%;
  transform: translate3d(0, 0, 0) scale(1.2);
  transition: opacity 0.3s ease, transform 0s ease 1s;
}
.swi_banner .swiper-slide-active img {
  transform: scale(1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}
.swi_banner .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.8);
  width: 16px;
  height: 16px;
  opacity: 1;
  border-radius: 12px;
  border: 0;
  margin: 5px;
}
.swi_banner .swiper-pagination-bullet-active {
  background-color: rgba(255,0,0,0.8);
  width: 16px;
  /*index.asp幻灯上按钮的背景色*/
}
.swi_banner .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 1230px) {
  .swi_banner .pa_ban {
    bottom: 10px !important;
  }
  .swi_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.sy_top_box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.sy_top_box::before {
  content: "";
  width: 100%;
  height: 80%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  display: none;
}
@media only screen and (max-width: 1230px) {
  .sy_top_box::before {
    display: none;
  }
}
@media only screen and (min-width: 1230px) {
  .sy_top_box .top {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
  }
  .sy_top_box .top .ny_main {
    position: relative;
    height: 160px;
  }
  .sy_top_box .top .ny_main .logo {
    height: 80px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -50px;
  }
  .sy_top_box .top .ny_main .logo img {
    height: 100%;
  }
  .sy_top_box .top .ny_main .pagecc_search {
    background-image: url(../images/index/t_ss.png);
    background-color: #016f2e;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
  }
  .sy_top_box .top .ny_main .pagecc_search:hover {
    background-color: #6191d7;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .sy_top_box .top .ny_main .nav_mh {
    float: right;
    margin-top: 65px;
  }
  .sy_top_box .top .ny_main .nav_mh .menu {
    width: 100%;
    height: 60px;
    position: relative;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li {
    height: 40px;
    float: left;
    position: relative;
    text-align: center;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li + li {
    margin-left: 18px;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 17px;
    display: block;
    line-height: 40px;
    color: #016f2e;
    font-weight: bold;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #016f2e;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li:hover a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl {
    width: 140px;
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 45px;
    float: left;
    opacity: 0;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl a {
    display: block;
    padding: 5px 10px;
    line-height: 24px;
    text-align: center;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl a:hover {
    background-color: #016f2e;
    color: #fff;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li:hover dl {
    display: block;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_top_box .top {
    background-color: #fff;
    position: fixed;
    height: 55px;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%;
  }
  .sy_top_box .top .ny_main {
    height: 55px;
  }
  .sy_top_box .top .ny_main .logo {
    position: absolute;
    height: 35px;
    left: 15px;
    margin-top: 0px;
    top: 10px;
  }
  .sy_top_box .top .ny_main .logo img {
    height: 100%;
  }
  .sy_top_box .top .ny_main .pagecc_search {
    background-image: url(../images/index/t_ss.png);
    background-color: #016f2e;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    background-size: auto 24px;
    right: 55px;
    top: 16px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
  }
  .sy_top_box .top .ny_main .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 30;
    margin-top: 0;
    background-color: #fff;
  }
  .sy_top_box .top .ny_main .nav_mh .menu {
    height: auto;
    border-top: solid 1px #ddd;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: 0.5px solid #e1e1e1;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
    font-size: 0;
    padding: 10px 0;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl dd {
    width: 50%;
    display: inline-block;
  }
  .sy_top_box .top .ny_main .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.pageccfoot {
  width: 100%;
  background-image: url(../images/bg-top2.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color:#016f2e;
  font-family:"微软雅黑", "新宋体";
  font-size:16px;
}
@media only screen and (max-width: 1230px) {
  .pageccfoot {
    padding: 20px 15px;
  }
}
.pageccfoot a {
  color:#016f2e;
}
.pageccfoot a:hover {
  text-decoration: underline;
}
.pageccfoot .ny_main .foot1 {
  width: 100%;
  padding: 50px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}
.pageccfoot .ny_main .foot1 .logo {
  width: 350px;
  height: 80px;
  background-image: url(../images/logo_big.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  float: left;
}
.pageccfoot .ny_main .foot1 .footNav {
  float: right;
}
.pageccfoot .ny_main .foot1 .footNav li {
  float: left;
}
.pageccfoot .ny_main .foot1 .footNav li + li {
  margin-left: 55px;
}
.pageccfoot .ny_main .foot1 .footNav li .bt {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 15px;
}
.pageccfoot .ny_main .foot1 .footNav li dl dd {
  margin-bottom: 5px;
}
@media only screen and (max-width: 1230px) {
  .pageccfoot .ny_main .foot1 {
    display: none;
  }
}
.pageccfoot .ny_main .foot_cr {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}
.pageccfoot .ny_main .foot_cr .nr {
  line-height: 28px;
}
.pageccfoot .ny_main .foot_cr .foot_ewm {
  width: 300px;
  display: flex;
  justify-content: space-between;
}
.pageccfoot .ny_main .foot_cr .foot_ewm .item {
  text-align: center;
  width: 100%;
}
.pageccfoot .ny_main .foot_cr .foot_ewm .item + .item {
  margin-left: 30px;
}
.pageccfoot .ny_main .foot_cr .foot_ewm .item img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .pageccfoot .ny_main .foot_cr {
    padding: 0;
  }
  .pageccfoot .ny_main .foot_cr .nr {
    line-height: 24px;
    width: 100%;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm {
    flex: 0 0 200px;
    margin-left: 20px;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm .item + .item {
    margin-left: 15px;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm .item img {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 760px) {
  .pageccfoot .ny_main .foot_cr {
    display: block;
  }
  .pageccfoot .ny_main .foot_cr .nr {
    line-height: 24px;
    width: 100%;
    margin-bottom: 15px;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm {
    flex: 0 0 100%;
    margin-left: 0px;
    text-align: center;
    width: 100%;
    display: flex;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm .item {
    width: 100%;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm .item + .item {
    margin-left: 0px;
  }
  .pageccfoot .ny_main .foot_cr .foot_ewm .item img {
    height: 100px;
  }
}

.bankuan1 {
  padding: 60px 0;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1230px) {
  .bankuan1 {
    padding: 15px;
  }
}

.pagecc_sy_nav1 {
  font-size: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pagecc_sy_nav1 li {
  width: 100%;
  display: inline-block;
}
.pagecc_sy_nav1 li + li {
  margin-left: 20px;
}
.pagecc_sy_nav1 li a {
  width: 100%;
  display: block;
  height: 145px;
  background-color: #016f2e;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1230px) {
  .pagecc_sy_nav1 li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    margin-top: -10px;
  }
}
.pagecc_sy_nav1 li a::before {
  content: "";
  width: 65px;
  height: 48px;
  background-image: url(../images/index/a1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  margin-bottom: 10px;
}
.pagecc_sy_nav1 li a .bt {
  line-height: 30px;
}
.pagecc_sy_nav1 li a p {
  font-size: 13px;
}
.pagecc_sy_nav1 li a.a2 {
  background-color: #6191d7;
}
.pagecc_sy_nav1 li a.a2::before {
  background-image: url(../images/index/a2.png);
}
.pagecc_sy_nav1 li a.a3 {
  background-color: #e5b15a;
}
.pagecc_sy_nav1 li a.a3::before {
  background-image: url(../images/index/a3.png);
}
.pagecc_sy_nav1 li a.a4 {
  background-color: #fff;
  background-image: url(../images/index/navbg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #333;
}
.pagecc_sy_nav1 li a.a4::before {
  background-image: url(../images/index/a4.png);
}
.pagecc_sy_nav1 li a.a5::before {
  background-image: url(../images/index/a5.png);
}
.pagecc_sy_nav1 li a.a6 {
  background-color: #6674d6;
}
.pagecc_sy_nav1 li a.a6::before {
  background-image: url(../images/index/a6.png);
}
@media only screen and (max-width: 1230px) {
  .pagecc_sy_nav1 li + li {
    margin-left: 15px;
  }
  .pagecc_sy_nav1 li a {
    height: 120px;
  }
  .pagecc_sy_nav1 li a::before {
    width: 55px;
    height: 38px;
    margin-bottom: 10px;
  }
  .pagecc_sy_nav1 li a .bt {
    line-height: 24px;
  }
  .pagecc_sy_nav1 li a p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .pagecc_sy_nav1 {
    display: block;
    width: 101%;
    margin-left: -0.5%;
  }
  .pagecc_sy_nav1 li {
    width: 32.3333%;
    margin: 0.5% !important;
  }
  .pagecc_sy_nav1 li + li {
    margin-left: 0px;
  }
  .pagecc_sy_nav1 li a {
    height: 100px;
  }
  .pagecc_sy_nav1 li a::before {
    width: 45px;
    height: 28px;
    margin-bottom: 8px;
  }
  .pagecc_sy_nav1 li a .bt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .pagecc_sy_nav1 li a {
    height: 70px;
  }
  .pagecc_sy_nav1 li a::before {
    width: 40px;
    height: 24px;
    margin-bottom: 5px;
  }
  .pagecc_sy_nav1 li a .bt {
    line-height: 20px;
  }
  .pagecc_sy_nav1 li a p {
    display: none;
  }
}

.pagecc_sy_news_box {
  width: 100%;
}
.pagecc_sy_news_box .d1 {
  width: 68%;
  border-right: solid 1px #e5e5e5;
  padding-right: 30px;
  min-height: 740px;
}
.pagecc_sy_news_box .d2 {
  width: 32%;
  padding-left: 30px;
}
@media only screen and (max-width: 1230px) {
  .pagecc_sy_news_box .d1 {
    width: 100%;
    min-height: auto;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
  }
  .pagecc_sy_news_box .d2 {
    width: 100%;
    padding-left: 0;
  }
}

.sy_bt1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-end;
}
.sy_bt1 .bt {
  background-image: url(../images/bg-css3.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 70%;
  color: #016f2e;
  padding-left:60px;
}
.sy_bt1 .bt h2 {
  font-size: 30px;
  line-height: 50px;
}
.sy_bt1 .bt p {
  font-size: 12px;
}
.sy_bt1 .bt p::before {
  content: "";
  width: 2em;
  height: 3px;
  background-color: #016f2e;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 1230px) {
  .sy_bt1 .bt h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
  }
  .sy_bt1 .bt p::before {
    content: "";
    width: 1.2em;
    height: 2px;
    margin-right: 5px;
  }
}

.pagecclist1 {
  width: 100%;
}
.pagecclist1 li + li {
  margin-top: 20px;
}
.pagecclist1 li .sTime {
  display: block;
  color: #6191d7;
  margin-bottom: 5px;
}
.pagecclist1 li .bt {
  display: block;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
}
@media only screen and (max-width: 1230px) {
  .pagecclist1 li + li {
    margin-top: 10px;
  }
  .pagecclist1 li .sTime {
    margin-bottom: 0px;
  }
  .pagecclist1 li .bt {
    font-size: 14px;
  }
}

.pagecc_rb_box a.img_content {
  display: block;
  width: 100%;
  position: relative;
  height: 230px;
}
.pagecc_rb_box a.img_content img {
  width: 100%;
  min-height: 100%;
}
.pagecc_rb_box a.img_content::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
}
.pagecc_rb_box a.img_content .bi {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 40px;
}
.pagecc_rb_box a.img_content:hover .bi {
  font-size: 0;
}
.pagecc_rb_box a.img_content:hover::after {
  opacity: 0;
}
.pagecc_rb_box a.img_content p {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
@media only screen and (max-width: 1230px) {
  .pagecc_rb_box a.img_content {
    height: calc((100vw / 1 - 30px) / 151 * 137);
    height: -webkit-calc((100vw / 1 - 30px) / 151 * 137);
    max-height: 300px;
    text-align: center;
  }
  .pagecc_rb_box a.img_content img {
    width: auto;
    max-height: 100%;
  }
  .pagecc_rb_box a.img_content p {
    padding: 15px 20px;
    font-size: 14px;
  }
}

.index_News2 {
  position: relative;
  overflow: hidden;
}
.index_News2 .swiper-wrapper {
  width: 100%;
}
.index_News2 .swiper-slide {
  width: 100%;
}
.index_News2 .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
}
.index_News2 .swiper-slide a::after {
  content: "";
  width: 100%;
  height: 80%;
  background-image: url(../images/index/xwbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index_News2 .swiper-slide a .img_content {
  width: 100%;
  overflow: hidden;
  height: 420px;
}
.index_News2 .swiper-slide a .img_content img {
  min-height: 100%;
}
.index_News2 .swiper-slide a .text_content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 25px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
.index_News2 .swiper-slide a .text_content .bt {
  font-weight: bold;
  font-size: 20px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_News2 .swiper-slide a .text_content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 44px;
  height: auto !important;
  line-height: 22px;
}
.index_News2 .swiper-slide a .text_content .sTime {
  display: block;
}
.index_News2 .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.8);
  width: 12px;
  height: 12px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}
.index_News2 .swiper-pagination-bullet-active {
  background-color: #016f2e;
}
.index_News2 .swiper-horizontal > .swiper-pagination-bullets,
.index_News2 .swiper-pagination-bullets.swiper-pagination-horizontal,
.index_News2 .swiper-pagination-custom,
.index_News2 .swiper-pagination-fraction, .index_News2 .pan_news2 {
  bottom: 10px !important;
  position: absolute;
  right: 25px !important;
  left: auto !important;
  width: auto;
  text-align: right !important;
}
.index_News2 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
@media only screen and (max-width: 1230px) {
  .index_News2 .swiper-slide a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 2.5);
  }
  .index_News2 .swiper-slide a .text_content {
    padding: 15px;
    margin-bottom: 10px;
  }
  .index_News2 .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .index_News2 .swiper-slide a .text_content p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
  .index_News2 .swiper-slide a .text_content .sTime {
    font-size: 12px;
  }
  .index_News2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .index_News2 .swiper-horizontal > .swiper-pagination-bullets,
  .index_News2 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .index_News2 .swiper-pagination-custom,
  .index_News2 .swiper-pagination-fraction, .index_News2 .pan_news2 {
    bottom: 5px !important;
    right: 0px !important;
    width: 100%;
    text-align: center !important;
  }
  .index_News2 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .index_News2 .swiper-button-prev,
  .index_News2 .swiper-button-next {
    display: none;
  }
}

.pagecc_sy_list1 {
  float: left;
  width: 60%;
}
.pagecc_sy_list1 li {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.pagecc_sy_list1 li:nth-of-type(2) {
  margin-top: 20px;
}
.pagecc_sy_list1 li a {
  display: block;
  width: 100%;
  position: relative;
}
.pagecc_sy_list1 li a .img_content {
  height: 153px;
  margin-bottom: 15px;
}
.pagecc_sy_list1 li a .img_content img {
  min-height: 100%;
}
.pagecc_sy_list1 li a .sTime {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #6191d7;
  color: #fff;
  padding: 6px 0px;
  font-size: 12px;
  text-align: center;
  left: 10px;
  top: -30px;
}
.pagecc_sy_list1 li a .sTime b {
  display: block;
  font-size: 20px;
  line-height: 30px;
}
.pagecc_sy_list1 li a p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
  position: relative;
  padding-left: 15px;
}
.pagecc_sy_list1 li a p::before {
  content: "";
  width: 2px;
  height: 18px;
  background-color: #016f2e;
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (max-width: 1230px) {
  .pagecc_sy_list1 {
    width: 102%;
    margin-left: -1%;
  }
  .pagecc_sy_list1 li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .pagecc_sy_list1 li:nth-of-type(2) {
    margin-top: 0px;
  }
  .pagecc_sy_list1 li a .img_content {
    height: calc((100vw / 2 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 2.5);
    margin-bottom: 10px;
  }
  .pagecc_sy_list1 li a .sTime {
    width: 55px;
    height: 55px;
    padding: 5px 0px;
    font-size: 12px;
    left: 0px;
    top: 0px;
  }
  .pagecc_sy_list1 li a .sTime b {
    font-size: 16px;
    line-height: 24px;
  }
  .pagecc_sy_list1 li a p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px;
    padding-left: 10px;
  }
  .pagecc_sy_list1 li a p::before {
    height: 16px;
  }
}
@media only screen and (max-width: 760px) {
  .pagecc_sy_list1 li {
    width: 98%;
  }
  .pagecc_sy_list1 li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 2.5);
  }
  .pagecc_sy_list1 li a .sTime {
    display: none;
  }
  .pagecc_sy_list1 li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
}

.pagecc_sy_list2 {
  float: right;
  width: 40%;
  margin-top: -30px;
}
.pagecc_sy_list2 li {
  width: 100%;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.pagecc_sy_list2 li:last-child {
  margin-bottom: 0;
}
.pagecc_sy_list2 li a {
  display: block;
  width: 100%;
  position: relative;
}
.pagecc_sy_list2 li a p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
  position: relative;
  padding-left: 15px;
}
.pagecc_sy_list2 li a p::before {
  content: "";
  width: 2px;
  height: 18px;
  background-color: #016f2e;
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (max-width: 1230px) {
  .pagecc_sy_list2 {
    width: 100%;
    margin-top: 0px;
  }
  .pagecc_sy_list2 li a p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
    padding-left: 10px;
  }
  .pagecc_sy_list2 li a p::before {
    height: 16px;
  }
}

.pagehh2 {
  padding: 30px 0;
  background-color: #feffff;
  background-image: url(../images/bg-k1.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
@media only screen and (max-width: 1230px) {
  .pagehh2 {
    padding: 15px;
  }
}

.pagecc_sy_nav2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pagecc_sy_nav2 .dItem {
  width: 100%;
  height: 420px;
}
.pagecc_sy_nav2 .dItem + .dItem {
  margin-left: 30px;
}
.pagecc_sy_nav2 .dItem a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/index/c1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 50px 40px;
}
@media only screen and (min-width: 1230px) {
  .pagecc_sy_nav2 .dItem a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    margin-top: -10px;
  }
}
.pagecc_sy_nav2 .dItem a.a2 {
  background-image: url(../images/index/c2.jpg);
}
.pagecc_sy_nav2 .dItem a.a3 {
  background-image: url(../images/index/c3.jpg);
}
.pagecc_sy_nav2 .dItem a .bt {
  position: relative;
  padding-left: 20px;
  text-transform: uppercase;
}
.pagecc_sy_nav2 .dItem a .bt::before {
  width: 4px;
  height: 80%;
  content: "";
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 10%;
}
@media only screen and (max-width: 1230px) {
  .pagecc_sy_nav2 .dItem {
    height: 300px;
  }
  .pagecc_sy_nav2 .dItem + .dItem {
    margin-left: 20px;
  }
  .pagecc_sy_nav2 .dItem a {
    padding: 30px 20px;
  }
  .pagecc_sy_nav2 .dItem a .bt {
    padding-left: 15px;
    font-size: 12px;
  }
  .pagecc_sy_nav2 .dItem a .bt::before {
    width: 3px;
  }
}
@media only screen and (max-width: 760px) {
  .pagecc_sy_nav2 {
    display: block;
  }
  .pagecc_sy_nav2 .dItem {
    height: 150px;
  }
  .pagecc_sy_nav2 .dItem + .dItem {
    margin-left: 0px;
    margin-top: 15px;
  }
  .pagecc_sy_nav2 .dItem a {
    padding: 30px 20px;
  }
  .pagecc_sy_nav2 .dItem a .bt {
    padding-left: 15px;
    font-size: 12px;
  }
  .pagecc_sy_nav2 .dItem a .bt::before {
    width: 3px;
  }
}

.pagecc_dep_nav {
  font-size: 0;
  width: 100%;
}
.pagecc_dep_nav a {
  display: inline-block;
  height: 85px;
  position: relative;
}
.pagecc_dep_nav a h3 {
  line-height: 40px;
  font-size: 22px;
}
.pagecc_dep_nav a p {
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
}
.pagecc_dep_nav a.active {
  color: #016f2e;
}
.pagecc_dep_nav a.active::before {
  content: "";
  background-image: url(../images/index/depnavbg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 143px;
  height: 30px;
  position: absolute;
  left: -40px;
  bottom: 0;
}
.pagecc_dep_nav a + a {
  margin-left: 70px;
}
@media only screen and (max-width: 1230px) {
  .pagecc_dep_nav a {
    height: auto;
  }
  .pagecc_dep_nav a h3 {
    line-height: 24px;
    font-size: 16px;
  }
  .pagecc_dep_nav a.active::before {
    display: none;
  }
  .pagecc_dep_nav a + a {
    margin-left: 30px;
  }
  .pagecc_dep_nav a p {
    text-transform: none;
  }
}

.pagecc_dep_list {
  width: 100%;
}
.pagecc_dep_list ul {
  font-size: 0;
  width: 102%;
  margin-left: -1%;
}
.pagecc_dep_list ul li {
  display: inline-block;
  width: 14.3333%;
  margin: 3px 1%;
  vertical-align: top;
}
.pagecc_dep_list ul li a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  position: relative;
  padding-left: 18px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pagecc_dep_list ul li a::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #e1e1e1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.pagecc_dep_list ul li a:hover {
  color: #b9a66e;
  border-bottom: solid 1px #b9a66e;
}
.pagecc_dep_list ul li a:hover::before {
  background-color: #b9a66e;
}
@media only screen and (max-width: 1230px) {
  .pagecc_dep_list ul li {
    width: 23%;
  }
  .pagecc_dep_list ul li a {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
  }
  .pagecc_dep_list ul li a::before {
    width: 5px;
    height: 5px;
    margin-top: -2.5px;
  }
}
@media only screen and (max-width: 760px) {
  .pagecc_dep_list ul li {
    width: 31.3333%;
  }
}
@media only screen and (max-width: 500px) {
  .pagecc_dep_list ul li {
    width: 48%;
  }
}

.ch_doctor_carousel {
  width: 100%;
  position: relative;
}
.ch_doctor_carousel .swiper-container {
  overflow: hidden;
}
.ch_doctor_carousel .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  height: 245px;
  padding: 10px 0;
}
.ch_doctor_carousel .swiper-container .swiper-slide a .img_content {
  height: 225px;
}
.ch_doctor_carousel .swiper-container .swiper-slide a .img_content img {
  min-height: 100%;
}
.ch_doctor_carousel .swiper-container .swiper-slide a .text_content {
  width: 100%;
  background-image: url(../images/index/zjbtbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0px;
  height: 60px;
  color: #fff;
  padding: 8px 10px;
}
.ch_doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 24px;
}
.ch_doctor_carousel .swiper-container .swiper-slide a .text_content p {
  display: block;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (min-width: 1230px) {
  .ch_doctor_carousel .swiper-container .swiper-slide a:hover {
    margin-top: -10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
}
.ch_doctor_carousel .swiper-button-prev,
.ch_doctor_carousel .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 50%;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  background-color: #c2906c;
  overflow: hidden;
}
.ch_doctor_carousel .swiper-button-prev .bi,
.ch_doctor_carousel .swiper-button-next .bi {
  font-size: 35px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.ch_doctor_carousel .swiper-button-prev::after,
.ch_doctor_carousel .swiper-button-next::after {
  display: none !important;
}
.ch_doctor_carousel .swiper-button-prev {
  left: -75px;
}
.ch_doctor_carousel .swiper-button-next {
  right: -75px;
}
.ch_doctor_carousel .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  border-radius: 12px;
}
@media only screen and (max-width: 1230px) {
  .ch_doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.ch_doctor_carousel .swiper-pagination-bullet-active {
  width: 40px;
}
.ch_doctor_carousel .pan-doctor {
  bottom: -45px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
}
.ch_doctor_carousel .pan-doctor span {
  margin: 0 5px;
}
@media only screen and (max-width: 1230px) {
  .ch_doctor_carousel .swiper-container .swiper-slide a {
    height: auto;
    padding: 0 0 25px 0;
  }
  .ch_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 5 - 30px) / 4 * 5);
    height: -webkit-calc((100vw / 5 - 30px) / 4 * 5);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ch_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 5);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 5);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 490px) {
  .ch_doctor_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 4 * 5);
    height: -webkit-calc((100vw / 2 - 30px) / 4 * 5);
  }
}
@media only screen and (max-width: 1230px) {
  .ch_doctor_carousel .swiper-container .swiper-slide a .text_content {
    padding: 5px 10px;
    height: 52px;
  }
  .ch_doctor_carousel .swiper-container .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .ch_doctor_carousel .swiper-container .swiper-slide a .text_content p {
    font-size: 12px;
  }
  .ch_doctor_carousel .swiper-button-prev,
  .ch_doctor_carousel .swiper-button-next {
    display: none !important;
  }
  .ch_doctor_carousel .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 1230px) {
  .ch_doctor_carousel .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 1230px) {
  .ch_doctor_carousel .pan-doctor {
    bottom: -40px;
    display: none !important;
  }
}

.pagecc_ks_nav {
  width: 100%;
  font-size: 0;
}
.pagecc_ks_nav li {
  width: 25%;
  height: 310px;
  display: inline-block;
  vertical-align: top;
}
.pagecc_ks_nav li a {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #016f2e;
  color: #fff;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pagecc_ks_nav li a h3 {
  position: relative;
  line-height: 34px;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.pagecc_ks_nav li a h3::after {
  content: "";
  width: 86px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 50%;
  margin-left: -43px;
  bottom: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.pagecc_ks_nav li a p {
  font-size: 16px;
}
@media only screen and (min-width: 1230px) {
  .pagecc_ks_nav li a:hover {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
  }
  .pagecc_ks_nav li a:hover h3::after {
    width: 160px;
    margin-left: -80px;
    max-width: 160px;
  }
}
.pagecc_ks_nav li a.a2, .pagecc_ks_nav li a.a8 {
  color: #333;
}
.pagecc_ks_nav li a.a2 h3::after, .pagecc_ks_nav li a.a8 h3::after {
  background-color: rgba(0, 0, 0, 0.4);
}
.pagecc_ks_nav li a.a2 {
  background-image: url(../images/index/b1.jpg);
}
.pagecc_ks_nav li a.a3 {
  background-image: url(../images/index/b2.jpg);
}
.pagecc_ks_nav li a.a4 {
  background-image: url(../images/index/b3.jpg);
}
.pagecc_ks_nav li a.a5 {
  background-image: url(../images/index/b4.jpg);
}
.pagecc_ks_nav li a.a6 {
  background-color: #e5b15a;
}
.pagecc_ks_nav li a.a7 {
  background-color: #6674d6;
}
.pagecc_ks_nav li a.a8 {
  background-image: url(../images/index/b5.jpg);
}
@media only screen and (max-width: 1230px) {
  .pagecc_ks_nav li {
    height: 220px;
  }
  .pagecc_ks_nav li a h3 {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .pagecc_ks_nav li a h3::after {
    width: 60px;
    max-width: 60px;
    margin-left: -30px;
  }
  .pagecc_ks_nav li a p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 800px) {
  .pagecc_ks_nav li {
    height: 200px;
  }
}
@media only screen and (max-width: 760px) {
  .pagecc_ks_nav li {
    height: 150px;
    width: 50%;
  }
  .pagecc_ks_nav li a h3 {
    line-height: 22px;
    font-size: 14px;
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
  .pagecc_ks_nav li a h3::after {
    width: 50px;
    max-width: 50px;
    margin-left: -25px;
  }
}

.Clinic_service{max-width:1300px; margin:0 auto}

/*首页就诊指南,smile*/
    .Clinic_service {
        background: #fff;
        padding: 10px 0;
		padding-top:30px;
    }
    
    .Clinic_service .Contain {
        border-bottom: 0px #dddddd solid;
    }
    
    .Clinic_service .c_left {
        width: 60%;
        float: left;
    }
    
    .Clinic_service .c_left .tit {
        float: left;
    }
	
    .Clinic_service .c_left .tit .tit_cn p {
        width: 66px;
        font-family: MicrosoftYaHei;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        /* color: #595f65; */
        background-image: -webkit-gradient(linear, left top, right bottom, from(#016f2e), to(#05c745));
        /* 背景色渐变 */
        -webkit-background-clip: text;
        /* 规定背景的划分区域 */
        -webkit-text-fill-color: transparent;
        /* 防止字体颜色覆盖 */
    }
    
    .Clinic_service .c_left .tit .tit_en {
        font-family: SourceHanSansCN-Regular;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #000;
    }
    
    .Clinic_service .c_left .c_list {
        float: left;
        width: 80%;
        overflow: hidden;
    }
    
    .Clinic_service .c_left .c_list li {
        float: left;
        width: 25%;
        text-align: center;
        margin-bottom: 2%;
    }
    
    .Clinic_service .c_left .c_list li img {
        width: 26px;
        height: 26px;
        margin-right: 10px;
    }
    
    .Clinic_service .c_left .c_list li span {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        line-height: 40px;
        letter-spacing: 0px;
        color: #016f2e;
    }
    
    .Clinic_service .c_left .c_list li a:hover img {
        animation: move 2s -1s infinite;
    }
    
    .Clinic_service .c_left .c_list li a:hover span {
        color:#9B9B0D;
    }
    
    .Clinic_service .c_right {
        width: 40%;
        float: right;
        padding-bottom: 2%;
    }
    
    .Clinic_service .c_right dl {
        float: left;
        width: 50%;
    }
    
    .Clinic_service .c_right dl a {
        display: block;
    }
    
    .Clinic_service .c_right dl dt {
        width: 40%;
        text-align: center;
        float: left;
        line-height: 100px;
    }
    
    .Clinic_service .c_right dl dt img {
        vertical-align: middle;
        transition: all 0.3s;
    }
    
    .Clinic_service .c_right dl dd {
        width: 50%;
        float: left;
        margin-top: 2%;
        margin-left: 10px;
    }
    
    .Clinic_service .c_right dl dd .tit {
        font-family: MicrosoftYaHei-Bold;
        font-size: 18px;
        line-height: 40px;
        letter-spacing: 0px;
        color:#016f2e;
        font-weight: bold;
    }
    
    .Clinic_service .c_right dl dd .txt {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #5f6f8e;
    }
    
    .Clinic_service .c_right dl:hover dt img {
        transform: scale(1.1);
    }
    
    .Clinic_service .c_right dl:hover dd .txt {
        color:#9B9B0D;
    }
    
    @media(max-width:1024px) {
        .Clinic_service .c_left .c_list {
            width: 78%;
        }
        .Clinic_service .c_left .c_list li {
            margin-bottom: 2%;
        }
        .Clinic_service .c_left .c_list li img {
            width: 24px;
            height: 24px;
        }
        .Clinic_service .c_right dl dd .tit {
            font-size: 16px;
        }
        .Clinic_service .c_right dl dd .txt {
            font-size: 12px;
        }
    }
    
    @media(max-width:768px) {
        .Clinic_service .c_left .tit .tit_cn p {
            font-size: 24px;
        }
        .Clinic_service .c_left .tit .tit_en {
            font-size: 12px;
            line-height: 30px;
        }
        .Clinic_service .c_left .c_list {
            width: 72%;
        }
        .Clinic_service .c_left .c_list li span {
            font-size: 14px;
        }
        .Clinic_service .c_right dl dd .tit {
            font-size: 14px;
        }
    }
    
    @media(max-width:640px) {
        .Clinic_service .c_left {
            width: 100%;
            float: none;
        }
        .Clinic_service .c_left .tit {
            float: none;
            width: 100%;
            text-align: center;
        }
        .Clinic_service .c_left .tit .tit_cn p {
            display: inline-block;
        }
        .Clinic_service .c_left .tit .tit_en {
            font-size: 14px;
        }
        .Clinic_service .c_left .c_list {
            width: 100%;
            float: none;
        }
        .Clinic_service .c_left .c_list li {
            width: 33.33%;
        }
        .Clinic_service .c_right {
            width: 100%;
            float: none;
        }
        .Clinic_service .c_right dl {
            text-align: center;
        }
        .Clinic_service .c_right dl dt {
            line-height: unset;
            float: none;
            width: 80%;
            margin: 0 auto;
        }
        .Clinic_service .c_right dl dd .tit {
            font-size: 17px;
        }
        .Clinic_service .c_right dl dd {
            width: 100%;
            margin-top: 0;
            margin-left: 0;
        }
    }
	
	
/*人物介绍*/
.wai2{ background-color:#E9FCE4;
}
    .Famous_doctors {
        padding: 3% 0;
        background-size: cover;
    }
    .Famous_doctors .Contain {
	width:1300px;
	border:0px solid #ff0000;
	 margin:0 auto;
    }
    
    .Famous_doctors .f_top {
        overflow: hidden;
    }
    
    .Famous_doctors .f_top .tit {
        float: left;
    }
    
    .Famous_doctors .f_top .tit .tit_cn {
        font-family: MicrosoftYaHei;
        font-size: 30px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 34px;
        width: 125px;
        letter-spacing: 0px;
        /* color: #1f64dc; */
        /* color: #595f65; */
        background-image: -webkit-gradient(linear, left top, right bottom, from(#2bcd8a), to(#3a81fd));
        /* 背景色渐变 */
        -webkit-background-clip: text;
        /* 规定背景的划分区域 */
        -webkit-text-fill-color: transparent;
        /* 防止字体颜色覆盖 */
    }
    
    .Famous_doctors .f_top .tit .tit_en {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #dde4f1;
    }
    
    .Famous_doctors .f_top .more_btn {
        width: 106px;
        height: 40px;
        border: solid 2px #1f64dc;
        line-height: 40px;
        text-align: center;
        float: right;
    }
    
    .Famous_doctors .f_top .more_btn a {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        color: #1f64dc;
    }
    
    .Famous_doctors .f_top .more_btn:hover {
        background-color: #1f64dc;
    }
    
    .Famous_doctors .f_top .more_btn:hover a {
        color: #fff;
    }
    
    .Famous_doctors .f_bott {
        padding: 1% 0;
    }
    
    .Famous_doctors .f_bott .doctor_list dl {
        /* float: left;*/
        background-color: #ffffff;
        text-align: center;
        padding: 34px;
        transition: all .5s;
        -webkit-transition: all .5s;
    }
    
    .Famous_doctors .f_bott .doctor_list dl a {}
    
    .Famous_doctors .f_bott .doctor_list dl dt {
        /*width: 216px;
        height: 216px;
        line-height: 212px;*/
        background-color: #f6f6f6;
        border: solid 1px #eaf0f5;
        border-radius: 50%;
        margin: 0 auto;
        vertical-align: middle;
        overflow: hidden;
        padding-top: 100%;
    }
    
    .Famous_doctors .f_bott .doctor_list dl dt img {}
    
    .Famous_doctors .f_bott .doctor_list dl .d_name {
        font-family: MicrosoftYaHei-Bold;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        padding: 20px 0 10px 0;
    }
    
    .Famous_doctors .f_bott .doctor_list dl .d_position {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        position: relative;
        padding-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .Famous_doctors .f_bott .doctor_list dl .d_position:after {
        content: '';
        width: 8px;
        height: 3px;
        background-color:#009933;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .Famous_doctors .f_bott .doctor_list dl .d_instroduce {
        height: 36px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #b8b8b8;
        height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: box;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: left;
        padding-top: 5%;
    }
    
    .Famous_doctors .f_bott .doctor_list .owl-nav {
        display: block !important;
    }
    
    .Famous_doctors .f_bott .doctor_list .owl-nav span {
        font-size: 30px;
    }
    
    .Famous_doctors .f_bott .doctor_list .owl-prev {
        position: absolute;
        width: 35px;
        height: 65px;
        line-height: 65px;
        background-color: #fff;
        border-radius: 0;
        left: -80px;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .Famous_doctors .f_bott .doctor_list .owl-next {
        position: absolute;
        width: 35px;
        height: 65px;
        line-height: 65px;
        border-radius: 0;
        right: -80px;
        background-color: #fff;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .Famous_doctors .f_bott .doctor_list .owl-prev:hover,
    .Famous_doctors .f_bott .doctor_list .owl-next:hover {
        color: #fff;
        background-color:#009933;
        border: 1px solid #007900;
    }
    
    .Famous_doctors .f_bott .doctor_list dl:hover {
        box-shadow: 0 0 10px #999;
    }
    
    .Famous_doctors .imgbox span {
        background-position: center top;
    }
    
    @media(max-width:1366px) {
        .Famous_doctors .f_bott .doctor_list {
            overflow: hidden;
        }
        .Famous_doctors .f_bott .doctor_list .owl-prev {
            left: 0;
        }
        .Famous_doctors .f_bott .doctor_list .owl-next {
            right: 0;
        }
    }
    
    @media(max-width:1024px) {
        .Famous_doctors .f_top .more_btn {
            width: 80px;
            height: 34px;
            line-height: 34px;
        }
		.doctor_list dl{width:32%;}
		.doctor_list dt{width:90%;}
		.doctor_list {width:90%;}
    }
    
    @media(max-width:768px) {
        .Famous_doctors .f_top .tit .tit_cn {
            font-size: 24px;
        }
        .Famous_doctors .f_top .tit .tit_en {
            line-height: 30px;
            font-size: 12px;
        }
        .Famous_doctors .f_bott {
            padding: 5% 0;
        }
    }
    
    @media(max-width:640px) {
        .Famous_doctors .f_top .tit .tit_cn {
            font-size: 24px;
        }
        .Famous_doctors .f_top .tit .tit_en {
            font-size: 14px;
        }
    }
    
    @media(max-width:480px) {
        .Famous_doctors .f_bott .doctor_list dl .d_instroduce {
            display: none;
        }
        .Famous_doctors .f_bott .doctor_list dl .d_position {
            font-size: 14px;
        }
    }
    
    @media(max-width:375px) {
        .Famous_doctors .f_bott .doctor_list dl {
            padding: 26px;
        }
    }
	
/*新闻----info左图+右标题*/
.news-pic-word .l-pic{width:100%;float:left;margin-right:0px}
.news-pic-word .l-pic .pic{position:relative;padding-top:59.9%;overflow:hidden}
.news-pic-word .l-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:fill;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.news-pic-word .l-pic .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.news-pic-word .pic .txt{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;height:50px;background:rgba(0,0,0,.5);padding:0 15px}
.news-pic-word .pic .txt h3{color:#fff;font-size:18px;font-weight:400;width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-pic-word .pic .txt span{color:#fff;font-size:16px}
.news-pic-word .r-list{overflow:hidden}

.news-pic-word{margin-bottom:0; width:1300px; margin:0 auto;}
.news-pic-word li .r-pic{margin-left:0px}
.news-pic-word li h3{font-size:16px}
.news-pic-word .pic .txt h3{font-size:16px}


.ul-pic-word li{overflow:hidden;margin-bottom:19px;border-bottom:1px solid #e4e4e4;padding-bottom:18px;margin-bottom:17px}
.ul-pic-word li:last-child{padding-bottom:0;margin-bottom:0;border:none}
.ul-pic-word li .r-pic{float:left;width:250px;margin-left:0px; margin-right:20px;}
.ul-pic-word li .pic{position:relative;overflow:hidden;padding-top:64.07%}
.ul-pic-word li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:fill}
.ul-pic-word li .l-con{overflow:hidden}
.ul-pic-word li h3{font-size:16px;color:#666;font-weight:400;line-height:1.43;height:2.86em;overflow:hidden;margin-bottom:4px}
.ul-pic-word li .l-con .date{font-size:14px;color:#999}
.ul-pic-word li .l-con:hover .date,.ul-pic-word li .l-con:hover a{color:#ABB127}



	
/*新闻----index左文+右图*/


.index-panel{background-color:#fff;box-shadow:0 0 9px 0 rgba(0,0,0,.1);padding:30px 25px; border:0px solid #ff0000}
.g-title03{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}
.g-title03 h3{font-size:30px;color:#333}
.g-title03 .more{display:block;width:116px;height:31px;line-height:31px;background:#39c5de;border-radius:16px;text-align:center;color:#fff;font-size:14px}
.news-block01 .l-pic{width:640px;float:left;margin-right:35px}
.news-block01 .l-pic .pic{position:relative;padding-top:59.9%;overflow:hidden}
.news-block01 .l-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:fill;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.news-block01 .l-pic .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.news-block01 .pic .txt{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;height:50px;background:rgba(0,0,0,.5);padding:0 15px}
.news-block01 .pic .txt h3{color:#fff;font-size:18px;font-weight:400;width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-block01 .pic .txt span{color:#fff;font-size:14px}
.news-block01 .r-list{overflow:hidden}


.ul-news01 li{overflow:hidden;margin-bottom:19px;border-bottom:1px solid #e4e4e4;padding-bottom:18px;margin-bottom:17px}
.ul-news01 li:last-child{padding-bottom:0;margin-bottom:0;border:none}
.ul-news01 li .r-pic{float:right;width:103px;margin-left:47px}
.ul-news01 li .pic{position:relative;overflow:hidden;padding-top:64.07%}
.ul-news01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:fill}
.ul-news01 li .l-con{overflow:hidden}
.ul-news01 li h3{font-size:16px;color:#666;font-weight:400;line-height:1.43;height:2.86em;overflow:hidden;margin-bottom:4px}
.ul-news01 li .l-con .date{font-size:14px;color:#999}
.ul-news01 li .l-con:hover .date,.ul-news01 li .l-con:hover a{color:#ABB127}
.row-index02{background:url(../image/zi18.jpg) center no-repeat;background-size:cover}
.ind02-news{display:flex;justify-content:space-between;margin-top:22px; max-height:500px;}
.ind02-news .panel-left{width:56%}
.ind02-news .panel-right{width:42%}
.news-panel{position:relative;margin-bottom:28px}
.news-panel .l-imgtxt{float:left;width:60%;position:relative}
.news-panel .l-imgtxt .pic{position:relative;padding-top:55.82%}
.news-panel .l-imgtxt .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.news-panel .l-imgtxt .txt{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.3);color:#fff;padding:15px 20px}
.news-panel .l-imgtxt .txt h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;margin-bottom:10px}
.news-panel .l-imgtxt .txt h3 a{color:#fff}
.news-panel .l-imgtxt .txt .info{font-size:16px;line-height:1.5;height:3em;overflow:hidden}
.news-panel .r-list{width: 40%;float: left;}
.ul-news{border-top:1px solid #eee}
.ul-news:hover{margin-top: -10px;}
.ul-news li{border-bottom:1px solid #eee;padding-bottom:1px;position: relative;}
.ul-news li .con{display:block;position: relative;}
.ul-news li .con:hover{background-color:#00a3c8;padding-top: 5px;padding-bottom: 5px;}
.ul-news li:hover::after{content: '';width: 20px;height: 100%;top: 0;left: -20px;background-color: #00a3c8;position: absolute;}
.ul-news li:hover::before{content: '';width: 5px;bottom: 1px;top: 0px; right: -5px;background-color: #00a3c8;position: absolute;}
.ul-news li .r-pic{float:right;width:180px;margin-left:30px}
.ul-news li .pic{position:relative;padding-top:55.55%}
.ul-news li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.ul-news li .l-txt{overflow:hidden;padding-left:30px;padding-top: 8px;}
.ul-news li .l-txt .date{font-size:14px;color:#ccc}
.ul-news li .con:hover .date{color:#fff}
.ul-news li .l-txt h3{font-size:18px;color:#666;font-weight:400;line-height:1.66;height:3.32em;overflow:hidden}
.ul-news li .con:hover h3{color:#fff}
.row-news01{padding:60px 0}
.ul-news02{margin:0 -10px 60px}
.ul-news02 li{float:left;width:33.33%;padding:0 10px}
.row-news02{background:#00a3c8;padding:80px 0 60px}
.g-title06.fff h3{color:#fff}
.ul-news02 li .pic{position:relative;padding-top:52.6%;margin-bottom:33px;overflow:hidden}
.ul-news02 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-news02 li .con:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-news02 li .con{background-color:#fff;padding:20px 20px 32px;border-radius:6px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.ul-news02 li .con:hover{background-color: #1e73be;}
.ul-news02 li .txt .date{font-size:16px;color:#ccc;margin-bottom:9px}
.ul-news02 li .txt h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#666;font-weight:400}
.ul-news02 li .con:hover .txt h3{color: #fff;}
.ul-news02 li .con:hover .txt .date{color: #fff;}
.ul-tabnews{text-align:center;font-size:0;position:relative;margin-bottom:60px}
.ul-tabnews::after{position:absolute;content:'';width:1px;height:35px;background-color:#ccc;left:50%;top:10px}
.ul-tabnews li{display:inline-block;margin:0 60px}
.ul-tabnews li a{display:flex;justify-content:space-between;align-items:center;font-size:36px;color:#333}
.ul-tabnews li i{display:block;width:30px;height:30px;margin-right:10px;background-position:top center;background-size:100% auto;background-repeat:no-repeat}
.ul-tabnews li.on a{color:#00a3c8}
.ul-tabnews li.on i{background-position:bottom center}
.slick-news{margin:0 -40px 40px;}
.slick-news .item{padding:0 40px;margin-bottom:25px}
.slick-news .item .con{overflow:hidden;display:block}
.slick-news .item .l-date{float:left;width:97px;padding-top:12px;margin-right:20px;height:76px;background:#d9d9d9;border-radius:6px;text-align:center}
.slick-news .item .l-date span{font-size:14px;color:#666;display:block;margin-bottom:5px}
.slick-news .item .l-date p{font-size:18px;color:#666;font-weight:700}
.slick-news .item .r-txt{overflow:hidden;padding-top:10px}
.slick-news .item .r-txt h3{font-size:18px;color:#666;line-height:1.66;font-weight:400;height:3.32em;overflow:hidden}
.slick-news .item .con:hover .l-date{color:#fff;background-color:#00a3c8}
.slick-news .item .con:hover .l-date p,.slick-news .item .con:hover .l-date span{color:#fff}
.slick-news .item .con:hover .r-txt h3{color:#00a3c8}
.slick-news .slick-dots{width:100%;text-align:center;z-index:5;margin-top:70px}
.slick-news .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:14px;height:14px;border-radius:50%;background-color:#7d7d7d;margin:0 6px}
.slick-news .slick-dots li.slick-active{background-color:#00a3c8}
.slick-news .slick-dots li button{position:absolute;left:-9999px}
.row-news03{padding:80px 0 70px}
.news-item{height:0;overflow:hidden}
.news-item.show{height:auto}
.ul-news02 li .pic em{position:absolute;top:50%;left:50%;width:47px;height:47px;background:url(../image/zp19.png) center no-repeat;background-size:cover;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.ul-news02v2 li .con{background-color:#f5f5f5;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-news02v2 li .con:hover{background-color:#00a3c8}
.ul-news02v2 li{margin-bottom:38px}
.ul-news02v2 li .con:hover .txt .date,.ul-news02v2 li .con:hover .txt h3{color:#fff}
.ul-news04{margin-bottom:95px}
.ul-news04 li{padding:12px 0;border-bottom:1px solid #eee}
.ul-news04 li .con{overflow:hidden;display:block}
.ul-news04 li .l-date{float:left;width:97px;margin-right:22px;color:#666;border-radius:6px;width:100px;text-align:center;background:#d9d9d9;padding:18px 0;border-radius:6px}
.ul-news04 li .l-date p{font-size:14px}
.ul-news04 li .l-date span{display:block;font-size:18px;font-weight:700;color:#666}
.ul-news04 li .r-con{overflow:hidden}
.ul-news04 li .r-con h3{height:84px;line-height:84px;font-weight:400;font-size:18px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-news04 li .con:hover .l-date{background-color:#00a3c8}
.ul-news04 li .con:hover .l-date p{color:#fff}
.ul-news04 li .con:hover .l-date span{color:#fff}
.ul-news04 li .con:hover .r-con h3{color:#00a3c8}
.ul-news05{margin:0 -12px 95px}
.ul-news05 li{float:left;width:33.33%;padding:0 12px;margin-bottom:30px}
.ul-news05 li .pic{position:relative;padding-top:56.39%;overflow:hidden;margin-bottom:40px}
.ul-news05 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover; -ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-news05 li .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-news05 li .con{background-color:#f5f5f5;display:block;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.ul-news05 li .con:hover{background-color: #00a3c8;}
.ul-news05 li .txt{padding:0 17px 25px}
.ul-news05 li .txt h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#333;margin-bottom:19px}
.ul-news05 li .con:hover .txt h3{color: #fff;}
.ul-news05 li .txt .info{font-size:16px;color:#747474;margin-bottom:48px;line-height: 1.5;height: 4.5em;overflow: hidden;}
.ul-news05 li .con:hover .txt .info{color: #fff;}
.ul-news05 li .txt .date{font-size:14px;color: #747474}
.ul-news05 li .con:hover .txt .date{color: #fff;}
.news-article .title{text-align:center;background-color:#f6f6f6;padding:70px 0 60px;margin-bottom:50px}
.news-article .title h2{font-size:36px;color:#333;margin-bottom:35px}
.news-article .title .desc{font-size:14px;color:#666}
.news-article .info{font-size:16px;color:#666;line-height:1.875;margin-bottom:20px;text-indent:2em;padding-bottom:50px;border-bottom:1px solid #eee}
.news-article .pages{display:flex;justify-content:space-between;align-items:center}
.news-article .pages h3{font-weight:400}
.news-article .pages h3 a{font-size:16px;color:#666}
.news-article .pages .back{width:124px;display:block;text-align:center;height:41px;line-height:41px;color:#fff;font-size:16px;background:#00a3c8;border-radius:21px}
.news-wrap{margin-bottom:30px}
.ul-environment{margin-bottom:80px}
.ul-environment li{float:left;width:33.33%;padding:0 10px;margin-bottom:20px}
.ul-environment li .pic{position:relative;padding-top:61.85%;overflow:hidden}
.ul-environment li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-environment li .pic p{position:absolute;bottom:0;left:0;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:16px;background-color:rgba(0,0,0,.5);height:60px;line-height:60px}
.ul-environment li .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.imgtxt-union01{position:relative;margin-bottom:60px}
.imgtxt-union01 h4{font-size:24px;color:#00a3c8;margin-bottom:40px}
.imgtxt-union01 .info{position:relative;z-index:3;width:668px;background-color:#fff;padding:80px 50px;text-indent:2em;box-shadow:0 0 10px 0 rgba(0,0,0,.2);font-size:16px;color:#666}
.imgtxt-union01 .pic{position:absolute;top:0;right:0;width:650px}
.imgtxt-union01 .pic-wrap{position:relative;padding-top:66%}
.imgtxt-union01 .pic-wrap img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.union01-title h4{text-align:center;color:#666;font-size:24px;margin-bottom:50px}
.union01-history img{display:block;width:100%}
.row-union01{padding:60px 0}
.row-union02{background:#f9f9f9}
.ul-union01{margin:0 -15px 80px}
.ul-union01 li{float:left;width:33.33%;padding:0 15px}
.ul-union01 li .con{display:block}
.ul-union01 li .pic{position:relative;padding-top:65.64%;overflow:hidden}
.ul-union01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-union01 li .txt{padding:40px 20px;background-color:#fff;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-union01 li .txt h3{font-size:24px;color:#00a3c8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-union01 li .con:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-union01 li .con:hover .txt{background-color:#00a3c8}
.ul-union01 li .con:hover .txt h3{color:#fff}
.row-union02{padding:60px 0 70px}
.row-union03{background:url(../image/zi65.jpg) center no-repeat;background-size:cover;padding:70px 0 120px}
.row-union03 .index-more{color: #39c5de;border-color: #fff;background-color: #fff;}
.ul-union02{margin:0 -12px 60px}
.ul-union02 li{float:left;width:33.33%;padding:0 12px}
.ul-union02 li .con{display:block;background-color:#fff}
.ul-union02 li .pic{position:relative;overflow:hidden;padding-top:56%}
.ul-union02 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-union02 li .con:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-union02 li .txt{padding:40px 40px 30px}
.ul-union02 li .txt h3{font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:16px}
.ul-union02 li .txt .info{font-size:16px;color:#747474;line-height:1.5;height:3em;overflow:hidden;margin-bottom:48px}
.ul-union02 li .txt .date{font-size:16px;color:#ccc}
.imgtxt-union03{margin-bottom:57px}
.imgtxt-union03 .con{display:block;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}
.imgtxt-union03 .l-pic{float:left;width:590px;margin-right:47px}
.imgtxt-union03 .pic{position:relative;padding-top:56.61%}
.imgtxt-union03 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.imgtxt-union03 .r-txt{overflow:hidden;padding-top:55px;padding-right:38px}
.imgtxt-union03 .r-txt h3{font-size:18px;color:#000;font-weight:400;margin-bottom:35px}
.imgtxt-union03 .r-txt .info{font-size:16px;color:#666;height: 12em;line-height: 1.5;overflow-y: auto;padding-top: 5px;}
.imgtxt-union03 .r-txt .info::-webkit-scrollbar{width:5px;background:#fff;background:0 0}
.imgtxt-union03 .r-txt .info::-webkit-scrollbar-thumb{background:#00a3c8;border-radius:10px}
.row-union04{padding:65px 0 140px}
.row-slick-party{background-color:#f2f2f2;padding:60px 0 40px}
.slick-party01{margin:0 -10px}
.slick-party01 .item{padding:0 10px}
.slick-party01 .item .pic{position:relative;padding-top:53.22%;overflow:hidden;margin-bottom:22px}
.slick-party01 .item .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-party01 .item .con:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.slick-party01 .item .txt h3{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}
.slick-party01 .item .txt .info{font-size:16px;color:#666;line-height:1.5;height:3em;overflow:hidden;margin-bottom:25px}
.slick-party01 .item .txt .more{font-size:14px;color: #00a3c8;}
.slick-party01 .slick-dots{width:100%;text-align:center;z-index:5;margin-top:40px}
.slick-party01 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-party01 .slick-dots li.slick-active{background-color:#00a3c8}
.slick-party01 .slick-dots li button{position:absolute;left:-9999px}
.slick-party01 .item .con:hover .txt .info,.slick-party01 .item .con:hover .txt .more,.slick-party01 .item .con:hover .txt h3{color:#00a3c8}
.ul-party01{margin-bottom:94px;margin-top: 50px;}
.ul-party01 li:hover{background-color:#f2f2f2}
.ul-party01 li .con{overflow:hidden;position:relative;padding:25px 0;border-bottom:1px solid #f2f2f2;padding-left:108px}
.ul-party01 li .date{position:absolute;top:25px;left:0;width:88px;padding-top:15px;text-align:center;width:88px;height:88px;background:linear-gradient(0deg,#4bbdd7,#71e5ff);border-radius:6px}
.ul-party01 li .date p{font-size:30px;font-weight:400;color:#fff;line-height:1.1;margin-bottom:5px}
.ul-party01 li .date span{font-size:12px;color:#fff}
.ul-party01 li .l-pic{float:left;width:384px;margin-right:37px}
.ul-party01 li .pic{position:relative;padding-top:56.25%;overflow:hidden}
.ul-party01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-party01 li .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-party01 li .r-txt{overflow:hidden}
.ul-party01 li .r-txt h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1;margin-bottom:30px}
.ul-party01 li .r-txt h3 a{font-size:16px;color:#666}
.ul-party01 li .r-txt .info{font-size:16px;color:#666;line-height:1.875;height:3.75em;overflow:hidden;margin-bottom:70px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;}
.ul-party01 li .r-txt .more{width:116px;display:block;height:31px;line-height:31px;text-align:center;color:#fff;background:#39c5de;border-radius:16px}
.inner-wrap2{margin-bottom:94px}
.row-dflz01{background-color:#f2f2f2;padding:60px 0 85px}
.ul-dflz01{margin-bottom:74px}
.ul-dflz01 li{overflow:hidden;border:1px solid #d9d9d9;border: none;overflow: visible;}
.ul-dflz01 li span{float:right}
.ul-dflz01 li h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}
.ul-dflz01 li{margin-bottom:17px}
.ul-dflz01 li span{float:right;font-size:16px;color:#666;color: #ccc; margin-left:10px}
.ul-dflz01 li a{position:relative;background-color:#fff;display:block;height:65px;padding-left:45px;padding-right:17px;line-height:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#666;
    box-shadow: 0px 0px 13px 0px rgba(51, 51, 51, 0.09);
    border-radius: 5px;}
.ul-dflz01 li a:hover{background-color:#00a3c8}
.ul-dflz01 li a::after{content:'';top:50%;left:17px;width:6px;height:6px;background-color:#666;background-color: #CDCDCD; margin-top:-3px;position:absolute;border-radius: 50%;}
.row-dflz02{padding:90px 0}
.ul-dflz01 li a:hover h3{color:#fff}
.ul-dflz01 li a:hover span{color:#fff}
.ul-dflz01 li a:hover::after{background-color:#fff}
.ul-dflz0v2 li a:hover{background-color: #00A1E9;}
.ul-dflz0v2 li span{color: #39c5de;}
.ul-search{margin:0 -10px 60px}
.ul-search li{float:left;width:50%;padding:0 10px;margin-bottom:17px}
.ul-search li .con{display:block;width:100%;height:76px;line-height:76px;border:1px solid #efefef;background-color:#fff;border-radius:10px;padding:0 25px}
.ul-search li .con:hover{background:#00a3c8}
.ul-search li span{float:right;font-size:16px;color:#ccc}
.ul-search li h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;color:#666;padding-left:20px;background:url(../image/zp20.png) left center no-repeat}
.ul-search li .con:hover h3{color:#fff;background-image:url(../image/zp20h.png)}
.ul-search li .con:hover span{color:#fff}
.slick-party02{margin-bottom:0}
.slick-party02 .slick-dots{width:100%;text-align:center;z-index:5;margin-top:40px}
.slick-party02 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-party02 .slick-dots li.slick-active{background-color:#00a3c8}
.slick-party02 .slick-dots li button{position:absolute;left:-9999px}
.row-women01{padding:60px 0 75px}
.imgtxt-women01 .r-pic{float:right;width:580px;margin-left:67px;position:relative}
.imgtxt-women01 .r-pic::after{content:'';position:absolute;bottom:-40px;left:-50px;z-index:2;width:185px;height:84px;background:url(../image/zp21.png) center no-repeat;background-size:cover}
.imgtxt-women01 .r-pic .pic{position:relative;padding-top:59.34%}
.imgtxt-women01 .r-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:3}
.imgtxt-women01 .l-txt{overflow:hidden}
.imgtxt-women01 .l-txt>p{font-size:36px;color:#333;margin-bottom:20px}
.imgtxt-women01 .l-txt h3{font-size:36px;color:#00a3c8;margin-bottom:22px}
.imgtxt-women01 .l-txt .info{font-size:16px;color:#666;line-height:1.875}
.row-women02{background-color:#f6f6f6;padding:70px 0 90px}
.tabclick-women{margin-bottom:73px}
.ul-tabwomen{float:right;width:500px}
.ul-tabwomen li{background-color:#39c5de;border-bottom: 1px solid rgba(255,255,255,.15);}
.ul-tabwomen li .title{display: block; font-size:18px;cursor:pointer;user-select:none;color:#fff;background:url(../image/zp22.png) right 20px center no-repeat;font-weight:700;height:80px;line-height:80px;padding:0 50px 0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-tabwomen li .info{padding:20px;padding-top:0;display:none}
.ul-tabwomen li .info p{font-size:16px;overflow:hidden;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ul-tabwomen li .info .info-wrap{line-height:1.5;height:6em;}
.ul-tabwomen li .date{font-size:14px;color:#fff;display:inline-block;padding-left:20px;background:url(../image/zp24.png) left center no-repeat;margin-left:20px;display:none}
.tabclick-women .women{overflow:hidden}
.tabclick-women .women .pic{position: relative;padding-top: 55.7%;overflow: hidden;}
.tabclick-women .women .pic img{display:block;min-width:100%;position: absolute;top: 0;left: 0;min-height: 100%;}
.ul-tabwomen li.on .title{background-image:url(../image/zp23.png);display: block;}
.ul-tabwomen li.on{background-color:#1e73be;padding-bottom:13px;border-bottom: none;}
.ul-tabwomen li.on .info{display:block}
.ul-tabwomen li.on .date{display:block}
.row-women03{background:url(../image/zi78.jpg) top center no-repeat;background-size:100% auto;padding:80px 0 180px}
.ul-women01{margin:130px -3px 0}
.ul-women01 li{float:left;width:25%;padding:0 3px}
.ul-women01 li .con{padding:9px;display: block;}
.ul-women01 li .wrap{border:1px dotted #fff;height:334px;display:flex;align-items:center;text-align:center}
.ul-women01 li .icon-txt{width:100%}
.ul-women01 li .icon-txt i{display:block;margin:0 auto 26px;width:70px;height:70px;background-size:cover;background-repeat:no-repeat}
.ul-women01 li p{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}
.ul-women01 li span{color:#fff;font-size:18px}
.ul-women01 li:nth-child(2){padding-top:80px}
.ul-women01 li:nth-child(3){padding-top:20px}
.ul-women02 li{float:left;width:25%;text-align:center}
.ul-women02 li .icon-txt i{display:block;margin:0 auto 26px;width:70px;height:70px;background-size:cover;background-repeat:no-repeat;background-position:bottom center}
.ul-women02 li .icon-txt p{font-size:18px;font-weight:700;margin-bottom:10px;font-size:18px}
.ul-women02 li .icon-txt span{font-size:18px}
.row-women05{padding:60px 0 220px}
.ul-women02 li.on .icon-txt i{background-position:top center}
.ul-women02 li.on .icon-txt p,.ul-women02 li.on .icon-txt span{color:#00a3c8}
.row-women06{background:#f2f2f2;position:relative}
.row-women06::after{content:'';position:absolute;top:0;left:0;width:100%;height:113px;background-color:#fff;z-index:2}
.ul-women03{margin-top:-112px;position:relative;z-index:3}
.ul-women03 li{margin-bottom:12px}
.ul-women03 li .con{display:block;overflow:hidden;padding:15px;background-color:#fff;border:1px solid #e4e4e4;position:relative;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-women03 li .pic{float:left;width:586px;margin-right:63px}
.ul-women03 li .pic .pic-wrap{padding-top:54.6%;position:relative;overflow:hidden}
.ul-women03 li .pic img{position:absolute;top:0;left:0;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-women03 li .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-women03 li .txt{overflow:hidden;padding-top:55px}
.ul-women03 li .txt h3{font-size:24px;color:#666;margin-bottom:60px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-women03 li .txt em{width:100px;height:1px;background:#00a3c8;display:block}
.ul-women03 li .con .number{position:absolute;right:50px;bottom:-15px;font-family: 'Bdcn'; font-size:60px;color:#666;opacity:.2;line-height:1;font-weight:700;font-style:italic}
.row-women06{padding-bottom:60px}
.ul-women03 li:nth-child(2n) .pic{float:right;margin-right:0;margin-left:63px}
.ul-women03 li:nth-child(2n) .con .number{right:auto;left:50px}
.ul-women03 li:nth-child(2n) .txt{padding-left:50px}
.ul-women03 li .con:hover{background-color:#00a3c8}
.ul-women03 li .con:hover .number,.ul-women03 li .con:hover .txt h3{color:#fff}
.ul-women03 li .con:hover .txt em{background-color:#fff}
.women-imgtxt03 .r-pic{float:right;width:790px;margin-left:30px}
.women-imgtxt03 .r-pic .pic{position:relative;padding-top:37.97%;margin-bottom:25px}
.women-imgtxt03 .r-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.women-imgtxt03 .r-pic .info{font-size:16px;color:#666;line-height:1.875}
.women-imgtxt03 .l-txt{overflow:hidden}
.women-imgtxt03 .l-txt h3{font-size:36px;color:#333;margin-bottom:50px;line-height:1.1;font-weight:400}
.women-imgtxt03 .l-txt .item{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px}
.women-imgtxt03 .l-txt .item h4{font-size:18px;color:#00a3c8}
.women-imgtxt03 .l-txt .item p{font-size:16px;color:#666;line-height:1.875}
.women-imgtxt03 .l-txt a{display:flex;width:80%; margin-top:34px;height:48px;background:#00a3c8;border-radius:24px;justify-content:center;align-items:center}
.women-imgtxt03 .l-txt a span{display:inline-block;color:#fff;font-size:16px;font-weight:700;padding-right:30px;background:url(../image/zp33.png) right center no-repeat}
.row-women07{padding:60px 0 45px;background:url(../image/zp34.png) bottom center no-repeat}
.row-women08{background:#f2f7fb}
.women-table{margin-bottom:50px}
.women-table table{width:100%;font-size:16px;color:#666;background-color:#fff}
.women-table table tr:nth-child(2n+1){background-color:#f9f9f9}
.women-table table th{width:20%;height:60px;color:#fff;background-color:#00a3c8}
.women-table table td,.women-table table th{text-align:center;border:1px solid #d9d9d9}
.women-table table td{height:46px}
.row-women08{padding:70px 0 40px}
.row-women09{padding:50px 0 65px}
.ul-women04{margin:0 -15px 50px}
.ul-women04 li{float:left;width:50%;padding:0 15px}
.ul-women04 li .con{box-shadow:0 5px 5px 0 rgba(235,235,235,.75)}
.ul-women04 li .pic{position:relative;padding-top:56.06%;overflow:hidden}
.ul-women04 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-women04 li .pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-women04 li .pic .date{position:absolute;bottom:0;left:0;border-radius:5px 5px 0 0;padding-top:20px;width:88px;height:82px;background:linear-gradient(0deg,#4bbdd7,#71e5ff);text-align:center;color:#fff}
.ul-women04 li .pic .date p{font-size:36px;font-weight:700;line-height:1}
.ul-women04 li .pic .date span{font-size:12px}
.ul-women04 li .txt{padding:20px 20px 30px}
.ul-women04 li .txt h3{font-size:20px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:17px}
.ul-women04 li .txt .info{font-size:16px;color:#666;line-height:1.5;height:3em;overflow:hidden}
.ul-women04 li .txt h3 a:hover{color:#00a3c8}
.row-vol01{padding:60px 0 125px}
.imgtxt-vol01{position:relative}
.imgtxt-vol01 .l-pic{float:left;width:710px}
.imgtxt-vol01 .l-pic .pic{position:relative;padding-top:87.6%}
.imgtxt-vol01 .l-pic .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
.imgtxt-vol01 .r-txt{position:absolute;top:40px;right:30px}
.imgtxt-vol01 .r-txt h3{font-size:36px;color:#333;font-weight:400;margin-bottom:20px}
.imgtxt-vol01 .r-txt .info{font-size:16px;line-height:1.71;text-indent:2em;color: #666666;}
.imgtxt-vol01 .r-txt::after{position:absolute;bottom:-22px;left:0px;z-index:0;content:'';width: calc(100% + 20px);height:76%;background-color:#00a3c8}
.imgtxt-vol01 .r-txt .txt-wrap{position:relative;z-index:3;width:571px;height:521px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);background-color:#fff;padding:40px}
.slick-vol01{margin:0 -100px;position:relative}
.slick-vol01 .item{padding:0 70px}
.slick-vol-wrap{margin-bottom:90px;}
.slick-vol01 .slick-list{overflow:visible;padding:50px 0!important}
.slick-vol01 .item{-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-vol01 .item .pic{position:relative;padding-top:56.26%}
.slick-vol01 .item .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.slick-vol01 .item.slick-current{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
.row-vol02{background-color:#eee;padding:90px 0;overflow: hidden;}
.slick-vol01 .item .pic h3{display:none;position:absolute;bottom:0;left:0;width:100%;height:60px;line-height:60px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px;background-color:rgba(0,0,0,.5);font-weight:400}
.slick-vol01 .slick-arrow{position:absolute;top:50%;right:31%;width:46px;height:148px;border:none;cursor:pointer;z-index:5;overflow:hidden;text-indent:1000px;border-radius:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#ccc url(../image/nexth.png) center center no-repeat;z-index:5}
.slick-vol01 .slick-arrow:hover{background-color:#00a3c8}
.slick-vol01 .slick-prev{background-image:url(../image/prevh.png);left:31%}
.slick-vol01 .item.slick-current .pic h3{display:block}
.slick-vol01 .item .pic::after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;z-index:5;background-color:rgba(0,0,0,.3)}
.slick-vol01 .item.slick-current .pic::after{display:none}
.swiper-vol01{margin: 0 -70px;}
.swiper-vol01 .swiper-slide{padding: 0 70px;}
.swiper-vol01 .swiper-slide.swiper-slide-active{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
.swiper-vol01 .pic-txt{position:relative;padding-top:56.26%;display: block;}
.swiper-vol01 .pic-txt img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.swiper-vol01 .pic-txt h3{display:none;position:absolute;bottom:0;left:0;width:100%;height:60px;line-height:60px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px;background-color:rgba(0,0,0,.5);font-weight:400}
.swiper-vol01 .swiper-slide.swiper-slide-active .pic-txt h3{display: block;}
.swiper-vol01 .swiper-btn{position:absolute;top:50%;right:29.5%;width:46px;height:148px;border:none;cursor:pointer;z-index:5;overflow:hidden;text-indent:1000px;border-radius:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#ccc url(../image/nexth.png) center center no-repeat;z-index:5}
.swiper-vol01 .swiper-btn:hover{background-color:#00a3c8}
.swiper-vol01 .button-prev{background-image:url(../image/prevh.png);left:29.5%}
.ul-vol01{margin-bottom:94px}
.ul-vol01 li{margin-bottom:50px}
.ul-vol01 li .con{display:block;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:50px 150px;position:relative;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-vol01 li .l-pic{float:left;width:240px;margin-right:40px}
.ul-vol01 li .pic{position:relative;padding-top:56.25%}
.ul-vol01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.ul-vol01 li .r-txt{overflow:hidden;padding-top:15px}
.ul-vol01 li .r-txt h3{font-size:16px;color:#666;margin-bottom:15px}
.ul-vol01 li .r-txt .info{font-size:16px;color:#666;line-height:1.875;height:3.75em;overflow:hidden}
.ul-vol01 li .date{position:absolute;color:#fff;position:absolute;top:-25px;left:20px;width:88px;padding-top:15px;text-align:center;width:88px;height:88px;background:linear-gradient(0deg,#4bbdd7,#71e5ff);border-radius:6px}
.ul-vol01 li .date p{font-size:28px;font-weight:700}
.ul-vol01 li .con:hover{background-color:#00a3c8}
.ul-vol01 li .con:hover .r-txt .info,.ul-vol01 li .con:hover .r-txt h3{color:#fff}
.ul-vol01 li .con:hover .date{background:#1e73be}
.ul-vol02 li{margin-bottom:14px}
.ul-vol02 li .con{display:block;border:1px solid #d9d9d9;padding:30px 20px;position:relative;padding-right:140px}
.ul-vol02 li h3{font-size:18px;margin-bottom:16px}
.ul-vol02 li .info{font-size:16px;line-height:1.875;height: 5.625em;height: 3.75em; overflow: hidden;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ul-vol02 li .date{position:absolute;top:0;bottom:0;right:0;width:96px;display:flex;justify-content:center;align-items:center}
.ul-vol02 li .date-body{width:100%;text-align:center;border-left:1px solid #d9d9d9}
.ul-vol02 li .date-body p{font-size:30px;color:#008cac}
.ul-vol02 li .date-body span{font-size:16px;color:#999}
.ul-vol02 li .con:hover .info,.ul-vol02 li .con:hover h3{color:#008cac}
.ul-vol02 li .con:hover .date{background-color:#008cac}
.ul-vol02 li .con:hover .date .date-body{border-color:#008cac}
.ul-vol02 li .con:hover .date p,.ul-vol02 li .con:hover .date span{color:#fff}
.grop-imgtxt01{position:relative}
.grop-imgtxt01 .pic{position:relative;padding-top:37.27%}
.grop-imgtxt01 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}
.grop-imgtxt01 .txt{position:absolute;top:100px;right:85px;width:387px;height:416px}
.grop-imgtxt01 .txt h3{font-size:24px;color:#39c5de;margin-bottom:25px}
.grop-imgtxt01 .txt .info{font-size:16px;color:#666;line-height:1.875;margin-bottom:40px;height:9.375;overflow:hidden}
.grop-imgtxt01 .txt a{display:block;width:146px;margin:0 auto;text-align:center;height:44px;line-height:44px;color:#fff;font-size:16px;background:#39c5de;border-radius:22px}
.grop-imgtxt01 .txt-wrap{position:relative;z-index:3;background-color:#fff;padding:40px 40px 0;background-color:#fff;width:100%;height:100%}
.grop-imgtxt01 .txt .mask{position:absolute;top:2.2%;left:10px;display:block;width:100%;height:95%;z-index:2;background-color:#eee;opacity:.65;z-index:2}
.row-grop01{padding:60px 0 70px}
.ul-news05v2{margin-bottom:50px}
.row-grop02{background-color:#f4f5f5;padding:60px 0 40px}
.grop-imgtxt03{height:660px;position:relative}
.grop-imgtxt03 .txt{width:450px}
.grop-imgtxt03 .txt h3{font-size:36px;color:#333;font-weight:400;margin-bottom:60px}
.grop-imgtxt03 .txt .info{font-size:16px;color:#666;line-height:1.875;margin-bottom:33px}
.grop-imgtxt03 .txt .info strong{color:#000}
.grop-imgtxt03 .txt a{font-size:16px;color:#39c5de}
.ul-grop01 li{position:absolute}
.ul-grop01 li .con{width:580px;height:333px;box-shadow:0 0 10px 0 rgba(145,145,145,.5)}
.ul-grop01 li .pic{display:block;width:100%;height:333px;position:relative}
.ul-grop01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.ul-grop01 li:nth-child(1){bottom:0;left:0}
.ul-grop01 li:nth-child(2){top:0;right:0}
.ul-grop01 li:nth-child(3){bottom:-90px;right:0}
.ul-grop01 li .info{position:absolute;top:0;left:0;bottom:0;width:251px;color:#fff;padding-top:65px;padding-left:20px}
.ul-grop01 li:nth-child(1) .info{left:auto;right:0;background:url(../image/zp35.png) center no-repeat;background-size:cover}
.ul-grop01 li:nth-child(2) .info{background:url(../image/zp36.png) center no-repeat;background-size:cover}
.ul-grop01 li:nth-child(3) .info{background:url(../image/zp37.png) center no-repeat;background-size:cover}
.ul-grop01 li .info i{position:absolute;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover;bottom:25px;left:25px}
.ul-grop01 li:nth-child(1) .info i{left:auto;right:25px}
.row-grop03{padding:85px 0 200px}
.ul-grop01 li .info h3{font-size:24px;color:#fff;margin-bottom:30px}
.ul-grop01 li .info a{color:#fff}
.ul-grop01 li:nth-child(1) .info{text-align:right;padding-left:0;padding-right:20px}
.youth01-txt01 .tit{margin-bottom:30px}
.youth01-txt01 .tit h3{font-size:30px;color:#39c5de;margin-bottom:25px}
.youth01-txt01 .tit em{display:block;width:40px;height:1px;background-color:#39c5de}
.youth01-txt01 .info{font-size:16px;color:#666;margin-bottom:40px;}
.youth01-txt01 .youth-table{overflow:hidden;background:url(../image/zp41.png) left center no-repeat;background-size: 70px 100%; height:auto;padding-left:140px;box-shadow:0 0 8px 0 rgba(206,206,206,.75);margin-bottom:50px}
.youth01-txt01 .txt{width:100%;height:100%;background:url(../image/zp42.png) right bottom no-repeat;padding:20px 0}
.youth01-txt01 .txt .item{float:left;width:50%;overflow:hidden;padding:0 20px;position: relative;}
.youth01-txt01 .txt .item span{float:left;width:50%;font-size:18px;color:#666;height:57px;line-height:57px;border-bottom:1px solid #eee}
.youth01-txt01 .txt .item::after{content: '';position: absolute;top: 50%;left: 46%;width: 1px;height: 20px;background: #ddd;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.row-youth01 a{width:246px;display:block;text-align:center;border-radius:22px;height:44px;line-height:44px;margin:140px auto 0;background:#39c5de;border-radius:22px;font-size: 0;}
.row-youth01 a span{display: inline-block;vertical-align: middle;font-size:16px;color:#fff;background: url(../image/zp1-back.png) right center no-repeat;padding-right: 20px;}
.row-youth01{padding:60px 0 115px}
.ul-youth01{margin-bottom:75px}
.ul-youth01 li{float:left;width:20%}
.ul-youth01 li .con{display:block;display:flex;height:240px;align-items:center;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-youth01 li .wrap{width:100%;text-align:center;color:#fff}
.ul-youth01 li i{display:block;margin:0 auto 20px;width:75px;height:75px;background-size:cover;background-repeat:no-repeat;background-position:center}
.ul-youth01 li p{font-size:24px;color:#fff}
.ul-youth01 li.on .con{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.38);}
.ul-youth02 li{overflow:hidden;margin-bottom:30px}
.ul-youth02 li span{float:right;font-size:18px;color:#666;margin-left:10px}
.ul-youth02 li h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#666;font-weight:400}
.ul-youth02 li h3 em{font-size:20px;font-weight:700;display:inline-block;margin-right:10px}
.ul-youth02 li a{display:block}
.ul-youth02 li a:hover h3,.ul-youth02 li a:hover span{color:#39c5de;text-decoration:underline}
.row-youth02{background-color:#f9f9f9;padding:90px 0 100px}
.youth{height: 0;overflow: hidden;}
.youth.show{height: auto;}
.ul-youth03{margin:0 -23px}
.ul-youth03 li{float:left;width:33.33%;padding:0 23px;margin-bottom:30px}
.ul-youth03 li .con{display:block;background:#f5f8fb;box-shadow:0 5px 5px 0 rgba(235,235,235,.75);border-radius:20px;height:230px;display:flex;align-items:center}
.ul-youth03 li .wrap{width:100%;text-align:center}
.ul-youth03 li i{width:70px;height:70px;background-repeat:no-repeat;background-size:cover;background-position:center;display:block;margin:0 auto 20px;
    overflow: hidden;
    position: relative;
}
.ul-youth03 li i img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;}
.ul-youth03 li .con:hover i img{
    left: -70px;
    -webkit-filter:drop-shadow(70px 0 0px #fff);
    filter:drop-shadow( 70px 0 0px #fff);
}
.ul-youth03 li .con:hover  p{color: #fff;}
.ul-youth03 li .con:hover {background: #6AC3EF;}
.ul-youth03 li p{font-size:24px;color:#333;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.row-grop02 .ul-news05 li .con{background-color:#fff}
.row-index02 .news-wrap{margin-bottom:0}
.inner-nav .wp{max-width:auto}
.inner-nav a{margin:0 10px}
.ul-service01 li .con{display:block}
.ul-service01 li i{display:block;width:90px;height:90px;margin:0 auto;background-size:cover;background-repeat:no-repeat}
.row-service01{padding:65px 0 95px}
.ul-service01{position:relative;height:580px}
.ul-service01 li{position:absolute;background-color: #c1c1c1;border-radius:10px;}
.ul-service01 li .con{display:flex;border-radius:10px;width:100%;height:100%;align-items:center}
.ul-service01 li:nth-child(1) .con{background-image:url(../image/zp53.png);background-repeat:center no-repeat;background-size:cover}
.ul-service01 li:nth-child(2) .con{background-image:url(../image/zp54.png);background-repeat:center no-repeat;background-size:cover}
.ul-service01 li:nth-child(3) .con{background-image:url(../image/zp55.png);background-repeat:center no-repeat;background-size:cover}
.ul-service01 li:nth-child(4) .con{background-image:url(../image/zp56.png);background-repeat:center no-repeat;background-size:cover}
.ul-service01 li:nth-child(5) .con{background-image:url(../image/zp57.png);background-repeat:center no-repeat;background-size:cover}
.ul-service01 li:nth-child(1){position:absolute;top:0;left:0;width:547px;height:279px}
.ul-service01 li:nth-child(2){bottom:0;left:0;width:545px;height:279px}
.ul-service01 li:nth-child(3){position:absolute;top:0;right:318px;width:314px;height:579px}
.ul-service01 li:nth-child(4){position:absolute;top:0;right:0;width:296px;height:279px}
.ul-service01 li:nth-child(5){position:absolute;bottom:0;right:0;width:296px;height:279px}
.ul-service01 li .wrap{text-align:center;color:#fff;width:100%}
.ul-service01 li .wrap p{font-size:30px}
.row-service02{background:url(../image/zi92.jpg) center no-repeat;background-size:cover;padding:90px 0}
.serve-search{width:510px;margin:0 auto 40px}
.serve-search .submit{float:right;width:146px;height:43px;margin-left:6px;background:#1e73be url(../image/search-0606.png) left 35px center no-repeat;background-size: 25px auto; padding-left: 30px; border-radius:4px;border:none;color:#fff;font-size:18px}
.serve-search .l-con{overflow:hidden}
.serve-search .l-con input{display:block;width:100%;height:43px;background:0 0;border:1px solid #d2d2d2;font-size:16px;padding:0 10px;border-radius:4px}
.ul-dept-nav{border:1px solid #dadada;background-color:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);margin-bottom:55px}
.ul-dept-nav li{float:left;width:12.5%;overflow:hidden}
.ul-dept-nav li.on{width:75%}
.ul-dept-nav li .img-bg{display:none}
.ul-dept-nav li .left-menu{float:left;width:100%;background-color:#00a3c8;height:447px;position:relative;cursor:pointer}
.ul-dept-nav li .left-menu .tit{text-align:center;width:100%;position:absolute;top:60px;left:0;z-index:3}
.ul-dept-nav li .left-menu .tit img{display:block;width:32px;height:32px;margin:0 auto 15px}
.ul-dept-nav li .left-menu .tit p{font-size:24px;color:#fff;writing-mode:vertical-lr;display:inline-block;word-spacing:2px}
.ul-dept-nav li .left-menu .more{position:absolute;background:url(../image/zp64.png) center no-repeat;background-size:cover;z-index:3;width:28px;height:28px;bottom:70px;left:50%;margin-left:-14px}
.ul-dept-nav li.on .left-menu .more{background-image:url(../image/zp63.png)}
.ul-dept-nav li .r-link{overflow:hidden;display:none;height:447px;overflow-y:auto;padding:45px;padding-bottom: 0;}
.ul-dept-nav li.on .left-menu{width:324px}
.ul-dept-nav li.on .img-bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2}
.ul-dept-nav li.on .r-link{display:block}
.ul-dept-nav li .r-link .link{overflow:hidden}
.ul-dept-nav li .r-link .link a{float:left;width:33.33%;text-align:center;font-size:18px;color:#666;margin-bottom:40px;text-overflow:ellipsis;white-space:nowrap}
.ul-dept-nav li .r-link .link a:hover{color: #00a3c8;position: relative;}
.ul-dept-nav li .r-link .link a:hover::after{content: '';position: absolute;bottom: -20px;width: 50px;height: 5px;background: #00a3c8;left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ul-dept-nav li .r-link::-webkit-scrollbar{width:5px;background:#fff;background:0 0}
.ul-dept-nav li .r-link::-webkit-scrollbar-thumb{background:#ffb400;border-radius:10px}
.ul-serve01{margin:0 -13px 60px}
.ul-serve01 li{float:left;width:20%;padding:0 13px;margin-bottom: 15px;}
.ul-serve01 li .con{display:block;border:1px solid #e3dfdf;box-shadow:0 0 9px 0 rgba(0,15,32,.07);padding:15px}
.ul-serve01 li .con:hover{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);border-color: #00A3C8;}
.ul-serve01 li .pic{position:relative;padding-top:143.8%;overflow:hidden;margin-bottom:25px}
.ul-serve01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.ul-serve01 li .txt{text-align:center}
.ul-serve01 li .txt .name{font-size:16px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-serve01 li .txt .name em{font-size:24px;color:#00a3c8}
.ul-serve01 li .txt p{font-size:16px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.row-service03{padding:56px 0 118px}
.row-service04{background:url(../image/zi99.jpg) center no-repeat;background-size:cover;padding:114px 0 125px}
.ul-serve03{margin:0 -22px}
.ul-serve03 li{float:left;padding:0 22px;width:50%}
.ul-serve03 li .con{display:block;background-color:#fff;border-radius:10px;padding:45px 55px;position:relative}
.ul-serve03 li h3{font-size:36px;color:#00a3c8;margin-bottom:24px;font-weight:400;line-height:1}
.ul-serve03 li p{font-size:18px;color:#666;margin-bottom:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ul-serve03 li em{display:block;width:19px;height:19px;background:url(../image/zp67.png) center no-repeat;background-size:cover}
.ul-serve03 li i{position:absolute;bottom:20px;right:20px;width:131px;height:131px;background-repeat:no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat}
.ul-serve05{margin:0 -10px}
.ul-serve05 li{float:left;width:33.33%;padding:0 10px}
.ul-serve05 li .con{display:block;border-radius:10px;padding:126px 0 119px;text-align:center;color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center}
.ul-serve05 li i{display:block;margin:0 auto 35px;width:75px;height:75px;background-repeat:no-repeat;background-size:cover;background-position:center}
.ul-serve05 li p{font-weight:700;font-size:30px}
.row-service05{padding:100px 0 112px}
.row-service06{background:#ebf5fd;padding:74px 0 67px}
.slick-serve{margin-bottom:45px}
.slick-serve .item{position:relative}
.slick-serve .item .con{overflow:hidden}
.slick-serve .item .l-pic{float:left;width:747px}
.slick-serve .item .pic{position:relative;padding-top:57.56%;overflow: hidden;}
.slick-serve .item .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.slick-serve .item .pic:hover img{-webkit-transform: scale(1.05);-moz-transform:scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.slick-serve .item .r-txt{position:absolute;right:10px;top:30px;width:585px;background-color:#fff;padding:55px 40px 40px}
.slick-serve .item .r-txt h3{font-size:24px;color:#666;font-weight:400;margin-bottom:25px}
.slick-serve .item .r-txt .info{font-size:16px;color:#666;line-height: 1.9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.slick-serve .slick-dots{width:100%;text-align:center;z-index:5;margin-top:70px}
.slick-serve .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:14px;height:14px;border-radius:50%;opacity: .5; background-color:#7d7d7d;margin:0 6px}
.slick-serve .slick-dots li.slick-active{background-color:#00a3c8;opacity: 1;}
.slick-serve .slick-dots li button{position:absolute;left:-9999px}
.ul-serve06 li{float:left;width:50%;padding:0 20px}
.ul-serve06 li a{display:block;height:325px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;border-radius:10px}
.ul-serve06 li .txt{margin-left:60px;background-repeat:no-repeat;background-position:left center;color:#fff;padding-left:110px;padding-top:10px;padding-bottom:10px}
.row-service07{padding:90px 0 200px}
.ul-serve06 li .txt p{font-size:48px;line-height:1.1;margin-bottom:5px;margin-top:-5px}
.ul-serve06 li .txt span{font-size:24px}
.slick-party03{position:relative}
.slick-party03 .slick-dots{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:5}
.slick-party03 .slick-dots li{position:static;display:inline-block;cursor:pointer;overflow:hidden;width:10px;height:10px;border-radius:50%;background-color:#fff;margin:0 5px}
.slick-party03 .slick-dots li.slick-active{background-color:#079a92}
.slick-party03 .slick-dots li button{position:absolute;left:-9999px}
.tec-imgtxt01 .l-pic{float:left;width:352px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin-right:44px}
.slick-tac01 .pic{position:relative;padding-top:55.96%;overflow:hidden}
.slick-tac01 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-tac01 .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.slick-tac01 .slick-dots{margin-top:18px;width:100%;text-align:center;z-index:5}
.slick-tac01 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-tac01 .slick-dots li.slick-active{background-color:#079a92}
.slick-tac01 .slick-dots li button{position:absolute;left:-9999px}
.tec-imgtxt01 .l-pic .txt{padding:0 20px 20px;margin-top:24px}
.tec-imgtxt01 .l-pic .txt h3{font-size:18px;color:#666;margin-bottom:11px}
.tec-imgtxt01 .l-pic .txt .info{font-size:16px;color:#666;margin-bottom:12px;line-height: 1.5;height: 3em;overflow: hidden;}
.tec-imgtxt01 .l-pic .txt span{font-size:16px;color:#999}
.tec-imgtxt01{margin-bottom:65px}
.tec-imgtxt01 .r-list{overflow:hidden}
.ul-tec01{margin-bottom: 60px;}
.ul-tec01 li{overflow:hidden;padding:31px 10px;border-bottom:1px solid #ececec;border: none;padding-bottom: 0;}
.ul-tec01 li .l-data{float:left;padding-top:6px;margin-right:23px;width:84px;height:95px;box-shadow:0 0 10px 0 rgba(106,106,106,.3);box-shadow: none; background:#fff;text-align:center;color:#fff}
.ul-tec01 li .l-data p{font-weight:700;font-weight: normal; font-size:36px;color:#00a3c8}
.ul-tec01 li .l-data span{color:#00a3c8}

.ul-tec01 li .l-data{background: #9D9D9D;}
.ul-tec01 li .l-data p{color: #fff;}
.ul-tec01 li .l-data span{color: #fff;}

.ul-tec01 li .r-con{overflow:hidden;padding-top:5px}
.ul-tec01 li h3{font-size:18px;margin-bottom:11px;color: #666;}
.ul-tec01 li .info{font-size:16px;line-height:1.5;height:3em;overflow:hidden;color: #777;}
.ul-tec01 li .con:hover .l-data{background-color:#00a3c8}
.ul-tec01 li .con:hover .l-data p,.ul-tec01 li .con:hover .l-data span{color:#fff}
.ul-tec01 li .con:hover .info,.ul-tec01 li .con:hover h3{color:#00a3c8}

.ul-tec01-0617 li{overflow: visible;padding-bottom: 15px;margin-bottom: 15px;}
.ul-tec01-0617 li .l-data{background-color: #fff;box-shadow: 0 0 10px 0 rgb(106 106 106 / 30%);}
.ul-tec01-0617 li .l-data p,
.ul-tec01-0617 li .l-data span{color: #00a3c8;}
.row-tec01{padding:60px 0 40px}
.row-tec02{background:#f3f3f3}
.ul-tec03{margin:0 -18px 60px}
.ul-tec03 li{float:left;width:50%;padding:0 18px;margin-bottom:20px}
.ul-tec03 li .con{display:block;background-color:#fff;padding:30px 20px 22px;border:1px solid #efefef;box-shadow:0 0 10px 0 rgba(51,51,51,.1);border-radius:10px}
.ul-tec03 li h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#666;margin-bottom:13px}
.ul-tec03 li span{font-size:13px;color:grey;display:block;margin-bottom:20px}
.ul-tec03 li .info{font-size:16px;color:#666;line-height:1.875;height:3.75em;overflow:hidden;margin-bottom:10px}
.ul-tec03 li em{display:block;width:32px;height:32px;background:url(../image/zp73.png) center no-repeat;background-size:cover}
.row-tec02{padding:100px 0 40px}
.table-tec-wrap-line{position: relative;}
.table-tec-wrap{height:532px;overflow-y:auto;padding-right:10px;z-index: 2;}
.tb-title-fix{position: absolute;top: 0;left: 0;right: 15px;height: 64px;overflow: hidden;}
.table-tec-wrap-line::after{content: '';position: absolute;top: 0;bottom: 0;right: 2px;width: 1px;background-color: #ccc;z-index: 1;}
.table-tec-wrap table{width:100%;text-align:center;background-color:#fff;}
.table-tec-wrap table th{height:64px;color:#fff;background-color:#00a3c8}
.table-tec-wrap table td,.table-tec-wrap table th{border:1px solid #eee;font-size:16px}
.table-tec-wrap table td{height:47px}
.table-tec-wrap table tr:nth-child(2n-1){background-color: #f9f9f9;}
.tec-tips01{text-align:center;color:#00a3c8;font-size:18px;font-weight:700;margin-bottom:25px;margin-top: -30px;}
.row-tec03{padding:90px 0 110px;background:url(../image/zi108.jpg) center no-repeat;background-size:cover}
.table-tec-wrap::-webkit-scrollbar{width:5px;background:#a5acae;background:0 0}
.table-tec-wrap::-webkit-scrollbar-thumb{background:#26acd5;border-radius:10px}
.slick-tec02{margin:0 -15px 40px}
.slick-tec02 .item{padding:0 15px}
.slick-tec02 .item .con{display:block;padding:40px 30px;background:#fff;border:1px solid rgba(164,164,164,.2);box-shadow:0 0 13px 0 rgba(51,51,51,.09);border-radius:5px;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-tec02 .slick-list{padding:20px 0}
.slick-tec02 .item .title{padding-bottom:30px;border-bottom:1px solid #dcdcdc;margin-bottom:25px}
.slick-tec02 .item .title h3{font-size:18px;line-height:2;height:4em;overflow:hidden;color: #000;}
.slick-tec02 .item .info{font-size:16px;line-height:1.875;height:9.375em;overflow:hidden;margin-bottom:60px;color: #999;}
.slick-tec02 .item span{font-size:16px;color:#00a3c8}
.slick-tec02 .slick-arrow{position:absolute;top:50%;right:-50px;width:46px;height:148px;border:none;cursor:pointer;z-index:5;overflow:hidden;text-indent:1000px;border-radius:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:#ccc url(../image/zp74.png) center center no-repeat}
.slick-tec02 .slick-prev{background-image:url(../image/zp75.png);left:-50px}
.slick-tec02 .slick-arrow:hover{background-color:#00a3c8;background-color: #00a0e9;}
.row-tec04{padding:90px 0 46px}
.slick-tec02 .slick-dots{width:100%;text-align:center;z-index:5}
.slick-tec02 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:9px;height:9px;border-radius:50%;background-color:#999;margin:0 6px}
.slick-tec02 .slick-dots li.slick-active{background-color:#079a92}
.slick-tec02 .slick-dots li button{position:absolute;left:-9999px}
.ul-tec05{margin:0 -40px}
.ul-tec05 li{float:left;width:50%;padding:0 40px}
.ul-tec05 li .con{display:flex;align-items:center;height:465px;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}
.ul-tec05 li .txt-wrap{width:100%;color:#fff;text-align:center}
.ul-tec05 li .txt-wrap i{display:block;width:56px;height:56px;background-size:cover;background-repeat:no-repeat;background-position:center;margin:0 auto 24px}
.ul-tec05 li .txt-wrap span{display:block;font-size:30px;color:#fff;margin-bottom:45px}
.ul-tec05 li .txt-wrap p{width:160px;height:44px;line-height:42px;margin:0 auto;border:1px solid rgba(255, 255,255 ,.6);opacity:1;border-radius:6px;color: #fff;}
.row-tec05{padding:100px 0 146px;background-color:#f3f3f3}
.slick-tec02 .item .con:hover{background-color:#00A1E9}
.slick-tec02 .item .con:hover .title{border-color:#fff}
.slick-tec02 .item .con:hover .title h3{color:#fff}
.slick-tec02 .item .con:hover .info{color:#fff}
.slick-tec02 .item .con:hover span{color:#fff}
.row-teach01{background:#f9f9f9;padding:53px 0 66px}
.ul-teach01{background-color:#fff;border-top:2px solid #00a3c8}
.ul-teach01 li{border-bottom:1px solid #eee}
.ul-teach01 li .con{display:block;overflow:hidden;padding:21px 10px}
.teach-item{overflow:hidden;height:0;overflow:hidden}
.teach-item.show{height:auto;margin-bottom:77px}
.teach-item .l-slick{float:left;width:725px;margin-right:25px;background-color:#00a3c8;border-top: 2px solid #00a3c8}
.teach-item .r-list{overflow:hidden}
.slick-teach01 .item .pic{position:relative;padding-top:56.27%;margin-bottom:12px;overflow:hidden}
.slick-teach01 .item .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover; -ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-teach01 .item .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.slick-teach01 .item .txt{color:#fff;padding:0 20px 10px}
.slick-teach01 .item .txt span{display:block;font-size:14px;color:#f3f3f3;margin-bottom:10px}
.slick-teach01 .item .txt h3{font-size:16px;margin-bottom:10px;color:#f3f3f3;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.slick-teach01 .item .txt h3 a{color:#fff}
.slick-teach01 .item .txt .more{color:#fff;font-size:14px}
.slick-teach01{position:relative}
.slick-teach01 .slick-dots{position:absolute;bottom:150px;left:0;width:100%;text-align:center;z-index:5}
.slick-teach01 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-teach01 .slick-dots li.slick-active{background-color:#00a3c8}
.slick-teach01 .slick-dots li button{position:absolute;left:-9999px}
.ul-teach01 li .con{display:block;overflow:hidden}
.ul-teach01 li .con .l-date{float:left;width:70px;text-align:center;margin-right:10px}
.ul-teach01 li .con .l-date p{font-size:24px;color:#ccc;font-weight:700}
.ul-teach01 li .con .l-date span{font-size:14px;color:#ccc}
.ul-teach01 li .con h3{overflow:hidden;font-size:16px;color:#666;line-height:1.875;height:3.75em;overflow:hidden;font-weight:400}
.ul-teach01 li .con:hover .l-date p,.ul-teach01 li .con:hover .l-date span,.ul-teach01 li .con:hover h3{color:#00a3c8}
.ul-teach02{margin:0 -9px}
.ul-teach02 li{float:left;width:33.33%;padding:0 9px}
.ul-teach02 li .con{display:block;height:338px;position:relative}
.ul-teach02 li .mask{position:absolute;top:0;left:0;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-teach02 li .con:hover .mask{background-color:#39c5de;opacity:.68}
.ul-teach02 li .wrap{position:absolute;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%)}
.ul-teach02 li i{display:block;margin:0 auto 13px;width:75px;height:75px;background-repeat:no-repeat;background-size:cover;background-position:center}
.ul-teach02 li h3{font-size:24px;color:#fefefe;font-weight:400;margin-bottom:7px}
.ul-teach02 li .line{display:block;width:124px;height:1px;background-color:#fff;margin:0 auto 10px;
    -webkit-transform: scaleY(0.5);-moz-transform:scaleY(0.5);-ms-transform: scaleY(0.5);-o-transform: scaleY(0.5);transform: scaleY(0.5);
}
.ul-teach02 li span{color:#fff}
.row-teach02{padding:90px 0 100px}
.row-teach03{background:url(../image/zi115.jpg) center no-repeat;background-size:cover;padding:90px 0 50px}
.teach-block .r-slick{float:right;width:520px;margin-left:25px;background-color:#fff}
.teach-block .l-list{overflow:hidden}
.slick-teach02{position:relative}
.slick-teach02 .pic{position:relative;padding-top:56.21%}
.slick-teach02 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.slick-teach02 .pic:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.slick-teach02 .txt{padding:14px 20px 15px}
.slick-teach02 .txt h3{font-size:18px;color:#333;line-height:1.71;height:3.42em;overflow:hidden;font-weight:400;margin-bottom:7px}
.slick-teach02 .txt:hover h3 a{color: #39c5de;}
.slick-teach02 .txt .date{font-size:14px;color:#ccc;font-family: Georgia;}
.slick-teach02 .txt .date em{font-size:24px;font-weight:700;font-style:italic;margin-right:10px;font-weight: normal;}
.slick-teach02 .slick-dots{position:absolute;bottom:170px;left:0;width:100%;text-align:center;z-index:5}
.slick-teach02 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-teach02 .slick-dots li.slick-active{background-color:#079a92}
.slick-teach02 .slick-dots li button{position:absolute;left:-9999px}
.slick-teach02 .txt:hover h3,
.slick-teach02 .txt:hover .date,
.slick-teach02 .txt:hover .date em{color: #01A3C9;}

.ul-teach03{margin:0 -6px}
.ul-teach03 li{float:left;width:50%;padding:0 6px}
.ul-teach03 li .con{display:block;background-color:#fff}
.ul-teach03 li .pic{padding-top:56.25%;position:relative;overflow:hidden}
.ul-teach03 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-teach03 li .con:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ul-teach03 li .txt{padding:30px 15px 20px}
.ul-teach03 li .txt h3{font-weight:400;margin-bottom:28px;font-size:18px;color:#333;font-weight:400;line-height:1.875;height:3.75em;overflow:hidden}
.ul-teach03 li .info{font-size:16px;color:#666;line-height:1.5;height:3em;overflow:hidden;margin-bottom:40px}
.ul-teach03 li .date{font-size:14px;color:#ccc}
.ul-teach03 li .date em{font-size:24px;font-style:italic;margin-right:5px;font-weight:700}
.teach-block{margin-bottom:35px}
.ul-teach03 li .con:hover .txt .date,.ul-teach03 li .con:hover .txt .info,.ul-teach03 li .con:hover .txt h3{color:#00a3c8}
.slick-teach03 .item{overflow:hidden}
.slick-teach03 .item .l-pic{float:left;width:500px;margin-right:100px}
.slick-teach03 .item .pic{position:relative;padding-top:76%}
.slick-teach03 .item .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.slick-teach03 .item .r-txt{overflow:hidden;padding-top:120px}
.slick-teach03 .item .r-txt h3{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:22px;color: #333;}
.slick-teach03 .item .r-txt .info{font-size:16px;color:#666;line-height:1.875;height:5.625em;overflow:hidden;margin-bottom:25px}
.slick-teach03 .item .r-txt .date{font-size:14px;color:#ccc;margin-bottom:20px;font-family: Georgia;}
.slick-teach03 .item .r-txt .date em{font-size:24px;font-style:italic;margin-right:5px}
.slick-teach03 .item .r-txt .more{display:block;width:246px;height:44px;background:#39c5de;border-radius:22px;text-align:center;color:#fff;line-height:44px;font-size:16px}
.slick-teach03 .slick-dots{margin-top:93px;width:100%;text-align:center;z-index:5}
.slick-teach03 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#7d7d7d;margin:0 5px}
.slick-teach03 .slick-dots li.slick-active{background-color:#079a92}
.slick-teach03 .slick-dots li button{position:absolute;left:-9999px}
.row-teach04{padding:60px 0 90px;background-color: #f9f9f9;}
.row-teach04::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 230px;background-color: #fff;z-index: 2;}
.row-teach04 .wp{position: relative;z-index: 3;}
.row-join01{background-color:#f9f9f9;padding:70px 0 75px}
.teach-article .info{font-size:16px;line-height:1.875}
.slick-union01{background:url(../image/zp81.png) bottom left repeat-x}
.slick-union01{margin:40px -10px 0}
.slick-union01 .item{padding:0 10px;height:225px;display:flex;align-items:flex-end;padding-top:10px}
.slick-union01 .item .con{display:block;height:215px;border-left:3px solid #00a3c8;padding-left:35px}
.slick-union01 .item:nth-child(2n-1) .con{height:160px}
.slick-union01 .item .date{font-size:20px;font-weight:700;color:#00a3c8;line-height:1.1;position:relative;margin-bottom:15px}
.slick-union01 .item .info{font-size:14px;color:#666;line-height:1.5}
.slick-union01 .item .date::after{position:absolute;top:-6px;left:-37px;content:'';width:20px;height:15px;background:url(../image/zp82.png) center no-repeat;background-size:contain}
.ul-doctor2{margin:0 -15px 80px}
.ul-doctor2 li{float:left;width:33.33%;padding:0 15px;margin-bottom:20px}
.ul-doctor2 li .con{border:1px solid #d9d9d9;display:block;padding:18px}
.ul-doctor2 li .l-pic{float:left;width:90px;margin-right:24px;}
.ul-doctor2 li .l-pic .pic{position:relative;padding-top:141.37%}
.ul-doctor2 li .l-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.ul-doctor2 li .r-txt{overflow:hidden}
.ul-doctor2 li .r-txt .name{font-size:18px;color:#00a3c8;margin-bottom:40px;font-weight:700}
.ul-doctor2 li .r-txt .info{font-size:16px;color:#666;line-height:1.875;height:3.75em;overflow:hidden}
.select-doctor{background:#f8f8f8;padding:30px}
.select-doctor .select-item>span{float:left;font-size:16px;color:#666;margin-top:8px;margin-right:10px}
.select-doctor .select-item .r-con{overflow:hidden}
.select-doctor .select-item .tab-title{border-bottom:1px solid #e4e4e4;padding-bottom:8px;margin-bottom:20px}
.select-doctor .tab-title .search{float:right;width:240px;border:1px solid #efefef;background-color:#fff}
.select-doctor .tab-title .search .submit{float:right;width:40px;height:40px;border:none;border-left:1px solid #efefef;background:url(../image/zp84.png) center no-repeat}
.select-doctor .tab-title .search .l-input{overflow:hidden}

.select-doctor .tab-title .search .l-input input{display:block;width:100%;height:40px;font-size:14px;padding:0 10px;font-size:14px;border:none}
.select-doctor{margin-bottom:40px}
.select-doctor .room-list .item{float:left;width:25%;margin-bottom:10px}
.select-doctor .room-list .item a{font-size:14px;color:#666}
.select-doctor .room-list .item a.on,.select-doctor .room-list .item a:hover{color:#00a3c8}
.select-doctor .select-item{border-bottom:1px dotted #00a3c8;margin-bottom:20px}
.select-doctor .select-item:last-child{border:none;margin-bottom:0}
.select-doctor .r-con .grade{padding-top:7px}
.select-doctor .r-con .grade a{display:inline-block;font-size:16px;margin-right:15px;margin-bottom:5px}
.select-doctor .r-con .grade a.on,.select-doctor .r-con .grade a:hover{color:#00a3c8}
.ul-tabDoc{float:left}
.ul-tabDoc li{float:left;margin-right:45px}
.ul-tabDoc li a{display:block;height:40px;line-height:40px;font-size:16px;color:#000;position:relative}
.ul-tabDoc li.on a{color:#00a3c8}
.ul-tabDoc li.on a::after{position:absolute;bottom:-10px;left:0;width:100%;height:3px;background:#00a3c8;content:''}
.ul-tabDocv2{margin-bottom:20px}
.ul-tabDocv2 li{display:inline-block;margin-right:50px}
.ul-tabDocv2 li a{font-size:14px;color:#333;font-weight:700;font-weight:400}
.ul-tabDocv2 li.on a{color:#00a3c8}
.ul-tag-sel li{float:left;margin-right:7px}
.ul-tag-sel li a{display:block;height:35px;line-height:35px;font-size:0;background-color:#00a3c8;padding:0 11px;color:#fff;border-radius:5px}
.ul-tag-sel li span{display:inline-block;vertical-align:middle;font-size:16px;color:#fff;margin-right:5px}
.ul-tag-sel li em{display:inline-block;vertical-align:middle;width:9px;height:9px;background:url(../image/zp83.png) center no-repeat;background-size:cover}
.select-tag{margin-bottom:45px;padding-bottom:10px;border-bottom:1px solid #eee;overflow:hidden}
.select-tag>span{float:left;font-size:16px;color:#666;margin-top:5px}
.select-tag .ul-tag-sel{float:left}
.select-tag .ul-tag-sel li{float:left;margin-right:10px}
.select-tag .number{float:right;margin-top:5px}
.select-tag .number em{font-weight:700;color:#00a3c8}
.ts-imgtxt01{position:relative;height:570px}
.ts-imgtxt01 .l-pic{position:absolute;top:0;right:50px;width:694px;z-index:3}
.ts-imgtxt01 .pic{position:relative;padding-top:70.23%}
.ts-imgtxt01 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;box-shadow:0 0 18px 0 rgba(51,51,51,.11)}
.g-title-ts{margin-bottom:60px}
.g-title-ts h3{color:#39c5de;font-size:30px;line-height:1.1;margin-bottom:27px}
.g-title-ts em{display:block;width:41px;height:1px;background-color:#00a3c8}
.ts-imgtxt01 .txt{position:absolute;left:0;width:100%;height:440px;background:url(../image/hi29.jpg) center no-repeat;background-size:cover;box-shadow:0 0 18px 0 rgba(51,51,51,.11);padding-top:55px;padding-left:23px}
.ts-imgtxt01 .txt .info{width:390px;font-size:16px;color:#666;line-height:1.875;margin-bottom:45px;height: 13.125em;overflow-y: auto;padding-right: 7px;}
.ts-imgtxt01 .txt .info::-webkit-scrollbar{width:5px;background:#fff;background:0 0}
.ts-imgtxt01 .txt .info::-webkit-scrollbar-thumb{background:#00a3c8;border-radius:10px}
.ts-imgtxt01 .txt .more{display:block;width:246px;height:44px;line-height:44px;color:#fff;font-size:18px;text-align:center;background:#39c5de;border-radius:22px}
.row-ts01{padding:60px 0}
.ts-imgtxt01{margin-bottom:70px}
.ts-info{font-size:16px;color:#666;line-height:1.875;margin-bottom:50px}
.ts-info .info p{text-indent: 0!important;}
.ul-ts01{margin:0 -30px}
.ul-ts01 li{float:left;width:50%;padding:0 30px}
.g-title-ts.fff h3{color:#fff}
.g-title-ts.fff em{background-color:#fff}
.row-ts02{background:url(../image/hi32.jpg) center no-repeat;background-size:cover;height:400px;padding-top:65px}
.row-ts02 .info{font-size:16px;color:#fff;line-height:1.875}
.row-ts02 .info p{text-indent: 0!important;}
.btn1-z{overflow:hidden}
.btn1-z .more{display:block;width:246px;height:44px;line-height:44px;background-color:#39c5de;border-radius:22px;font-size:16px;color:#fff;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.btn1-z.btn1-c_z .more{margin:0 auto}
.btn1-z .more:hover{opacity:.8;filter:alpha(opacity=80)}
/*!鎶ュ憡鏌ヨ*/
.row-baogaochaxun1_z{padding:56px 0;background-color:#f2f7fb;overflow:hidden}
.ul-youth01.ul-zhinan_z{margin:0 -17.5px}
.ul-youth01.ul-zhinan_z li{padding:0 17.5px}
.ul-youth01.ul-zhinan_z .con{border-radius:6px;height:212px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-youth01.ul-zhinan_z .con:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.3)}
.ul-youth01.ul-zhinan_z i{margin:0 auto;width:90px;height:90px}
.row-baogaochaxun2_z{padding:36px 0 150px;overflow:hidden}
.row-baogaochaxun2_z .g-title06{margin-bottom:40px}
.baogaochaxun-content{overflow:hidden}
.baogaochaxun-content .right{margin-left:40px;float:right;position:relative}
.baogaochaxun-content .right .pic{margin-left:195px;width:351px;overflow:hidden}
.baogaochaxun-content .right .pic img{display:block;width:100%}
.baogaochaxun-content .right .pic:nth-child(2){margin:0;margin-top:-138px;width:313px;position:relative;z-index:2}
.baogaochaxun-content .right .bg1{position:absolute;left:25.64%;top:4.26%;width:34px;z-index:2}
.baogaochaxun-content .right .bg2{position:absolute;right:7.33%;top:63.25%;width:55px;z-index:2}
.baogaochaxun-content .right .bg3{position:absolute;left:13.92%;top:50.29%;width:67px;z-index:2}
.baogaochaxun-content .content{font-size:18px;color:#666;line-height:1.7;overflow:hidden}
.baogaochaxun-content .content .item{margin-bottom:24px}
.baogaochaxun-content .content h4{color:#666;margin-bottom:4px}
/*!鎮ｈ€呮弧鎰忓害*/
.row-manyidu1_z{padding:50px 0 116px;overflow:hidden}
.row-manyidu1_z .g-title06{margin-bottom:40px}
.form1-z{padding:43px 0;border:1px solid rgba(217,217,217,.54);box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:6px}
.form1-z input{outline:0;border:none}
.form1-z .form1-items{padding:0 66px}
.form1-z .form1-items+.form1-items{padding-top:20px;border-top:1px solid #ddd}
.form1-z .form1-item{margin-bottom:26px}
.form1-z .form1-item .tit{margin-bottom:18px;font-size:16px;color:#666}
.form1-z .form1-item2 .tit{margin-bottom:20px;font-size:16px;color:#00a3c8;font-weight:700}
.form1-z .form1-item2 .input{padding:0 21px;display:block;width:437px;height:55px;line-height:53px;border:1px solid #00a3c8;font-size:16px;color:#666}
.form1-z .form1-bt{padding:0 66px;margin-top:36px}
.form1-z .form1-bt .submit{display:block;width:178px;height:59px;line-height:57px;background-color:#00a3c8;border-radius:6px;font-size:24px;color:#fff;text-align:center;border:1px solid #00a3c8;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.form1-z .form1-bt .submit:hover{background-color:transparent;color:#00a3c8}
.radio-groups{font-size:0;margin:0 -20px -20px 0;overflow:hidden}
.radio-groups li{padding-right:20px;margin-bottom:20px;display:inline-block;vertical-align:top;min-width:227px}
.radio-groups label{display:block;position:relative;cursor:pointer;overflow:hidden}
.radio-groups input{position:absolute;left:-999px;font-size:0}
.radio-groups .icon{display:inline-block;vertical-align:middle;width:17px;height:17px;border:1px solid #00a3c8;border-radius:50%}
.radio-groups span{margin-left:9px;display:inline-block;vertical-align:middle;font-size:16px;color:#00a3c8}
.formrel01-radio__checked .icon{border-width:4px}
/*!鎬ヨ瘖鎸囧崡*/
.row-jizhenzhinan1_z{padding:56px 0 182px;overflow:hidden}
.row-jizhenzhinan1_z .g-title06{margin-bottom:40px}
.detail-content_z{overflow:hidden}
/*!妫€楠屾鏌�*/
.row-jianyan1_z{padding:55px 0 108px;overflow:hidden}
.row-jianyan1_z .g-title06{margin-bottom:53px}
.huoqubaogao-content{padding-left:50%;box-shadow:0 0 9px 0 rgba(0,15,32,.07);background-color:#fff;position:relative;min-height:457px;overflow:hidden}
.huoqubaogao-content .pic{position:absolute;left:0;top:0;bottom:0;width:50%;overflow:hidden}
.huoqubaogao-content .pic .bg{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.huoqubaogao-content .content{padding:14px 24px 14px 46px;font-size:16px;color:#505050;line-height:2.1}
.huoqubaogao-content .content .item{padding:19px 0}
.huoqubaogao-content .content .item h4{font-size:20px;color:#00a0e9;font-weight:400;line-height:1.8}
.row-jianyan2_z{padding:66px 0 58px;overflow:hidden}
.tabs1_z-tit{margin:0 -7.5px 30px;font-size:0;text-align:center}
.tabs1_z-tit li{padding:0 7.5px;margin-bottom:10px;display:inline-block;vertical-align:top;min-width:14.28%}
.tabs1_z-tit .subitem{padding:11.5px 10px;display:block;font-size:18px;color:#fff;text-align:center;line-height:24px;border-radius:10px;background-color:#00a3c8;cursor:pointer}
.tabs1_z-tit .tabs1_z-item__on .subitem{background-color:#1e73be;font-weight:700}
.tabs1_z-desc{overflow:hidden}
.tabs1_z-desc .tabs1_z-item{display:none}
.tabs1_z-desc .tabs1_z-item.tabs1_z-item__on{display:block}
.tabs1_z-desc .tabs1_z-item .item h4{margin-bottom: 10px!important;}
.tabs1_z-desc .tabs1_z-item .item p{line-height: 2.25;} 
.tabs1_z-desc .tabs1_z-item p img{max-width: 100%!important;display: block;width: 100%!important;}
.itemInfo-content{padding:20px 0;font-size:16px;color:#333;line-height:2.25}
.itemInfo-content .item{padding:16px 0}
.itemInfo-content .item h4{font-size:24px;color:#1e73be}
.tabs1_2_z .tabs1_z-tit{margin-bottom:62px}
.tabs1_2_z .tabs1_z-tit .subitem{padding:20px 38px;background-color:#969696}
.tabs1_2_z .tabs1_z-tit .tabs1_z-item__on .subitem{background-color:#1e73be}
.row-jianyan3_z{padding:70px 0 93px;overflow:hidden}
/*!灏卞尰鎸囧崡*/
.row-jiuyizhinan1_z{padding:36px 0 152px;overflow:hidden}
.row-jiuyizhinan1_z .g-title06{margin-bottom:39px}
/* .yuyueguahao-content .right{padding-right:80px;padding-top:90px;float:right;font-size:0} */
.yuyueguahao-content .right{text-align: center;padding-right: 80px;
    padding-top: 90px;
    float: right;
    font-size: 0;}
.yuyueguahao-content .right .item{margin-left:59px;display:inline-block;vertical-align:top}
.yuyueguahao-content .right .pic{margin:0 auto 14px;width: 188px;height: 188px; padding:4px;font-size:0;text-align:center;box-shadow:0 0 10px 0 rgba(0,0,0,.25);overflow:hidden}
.yuyueguahao-content .right .pic img{display:inline-block;vertical-align:middle;width: 180px;height: 180px;}
.yuyueguahao-content .right h4{font-size:18px;color:#666;font-weight:400;text-align:center}
.yuyueguahao-content .content{font-size:18px;color:#666;line-height:1.7}
.yuyueguahao-content .content .item{margin-bottom:24px}
.yuyueguahao-content .content h4{margin-bottom:7px}
/*!绉戝瀵艰埅*/
.row-keshidaohang1_z{padding:50px 0 122px;overflow:hidden}
.row-keshidaohang1_z .g-title06{margin-bottom:28px}
.keshiNav-ul{margin-bottom:-51px}
.keshiNav-ul li{padding-left:29%;margin-bottom:51px;border:1px solid #dadada;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);position:relative;min-height:547px;overflow:hidden}
.keshiNav-ul .left{position:absolute;left:0;top:0;bottom:0;width:29%}
.keshiNav-ul .left a{display:block}
.keshiNav-ul .left .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.keshiNav-ul .left .tit{position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
.keshiNav-ul .left .tit .icon{margin:0 auto 8px;display:block;width:70px;height:70px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.keshiNav-ul .left .tit h4{width:36px;margin:0 auto;min-height:300px}
.keshiNav-ul .left .tit h4 span{font-size:36px;color:#fff;line-height:1.2}
.keshiNav-ul .left .tit .more{margin:16px auto 0;width:28px;height:28px;background:url(../image/z_p14.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;border-radius:50%;box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}
.keshiNav-ul .content{padding:24px 90px 24px 80px;overflow:hidden}
.keshiNav-ul .content a{padding:18px 10px;float:left;min-width:25%;font-size:18px;color:#666;line-height:24px;text-align:center;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.keshiNav-ul .content a:after{content:'';position:absolute;left:50%;bottom:0;width:48px;height:5px;background-color:#00a3c8;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);opacity:0;filter:alpha(opacity=0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.keshiNav-ul .content a:hover{color:#00a3c8}
.keshiNav-ul .content a:hover:after{opacity:1;filter:alpha(opacity=100)}
/*!绉戝浠嬬粛璇︽儏椤�*/
.row-keshijieshao_detail1_z{padding:60px 0 0;position:relative;overflow:hidden}
.row-keshijieshao_detail1_z .g-title06{margin-bottom:34px}
.keshijieshao_detail1_bg_z{position:absolute;left:0;top:0;right:0;bottom:86px;background-color:#f2f7fb}
.keshi-detail-content{padding-right:50%;padding-right: 0; position:relative;min-height:440px;box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#fff;z-index:2;overflow:hidden}
/* .keshi-detail-content .pic{position:absolute;right:0;top:0;bottom:0;width:50%;overflow:hidden} */
/* .keshi-detail-content .pic .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover} */

.keshi-detail-content .pic{float: right;width: 50%;}
.keshi-detail-content .pic-0419{float: right;max-width: 50%;}
.keshi-detail-content .pic-0419 img{display: block;width: 100%;}
.keshi-detail-content .content{padding:46px 24px 46px 52px;overflow:hidden}
.keshi-detail-content .content h4{margin-bottom:22px;font-size:36px;color:#000;font-weight:400}
.keshi-detail-content .content .txt{padding-right:30px;font-size:16px;color:#666;line-height:1.9;height:15.2em;overflow-y:auto}
.keshi-detail-content .content .txt::-webkit-scrollbar{width:5px}
.keshi-detail-content .content .txt::-webkit-scrollbar-track{background:0 0}
.keshi-detail-content .content .txt::-webkit-scrollbar-thumb{background:#25abd4;border-radius:5px}
.keshi-detail-content .content .txt::-webkit-scrollbar-thumb:window-inactive{background:#25abd4}
.row-keshijieshao_detail2_z{margin-top:-86px;padding:140px 0 66px;position:relative;z-index:1;overflow:hidden}
.keshi-detail-content2 h3{margin-bottom:22px;font-size:24px;color:#fff;text-align:center}
.keshi-detail-content2 .info{font-size:0;text-align:center}
.keshi-detail-content2 .info span{padding:0 22px;display:inline-block;vertical-align:top;font-size:24px;color:#fff}
.row-keshijieshao_detail3_z{padding:44px 0 70px;overflow:hidden}
.row-keshijieshao_detail3_z .item{padding:24px 0}
.row-keshijieshao_detail3_z .item+.item{border-top:1px solid #eee}
.row-keshijieshao_detail3_z h3{margin-bottom:15px;font-size:24px;color:#00a3c8;padding-bottom:13px;position:relative}
.row-keshijieshao_detail3_z h3:after{content:'';position:absolute;left:0;bottom:0;width:22px;height:2px;background-color:#ccc}
.row-keshijieshao_detail3_z .txt{font-size:16px;color:#666;line-height:1.9}
.row-keshijieshao_detail4_z{padding:40px 0 64px;overflow:hidden}
.row-keshijieshao_detail4_z .ul-doctor{margin-bottom:0}
.ul-doctor li .con{background-color:#fff}
/*!闂ㄨ瘖鎸囧崡*/
.row-menzhenzhinan1_z{padding:36px 0 150px;overflow:hidden}
.row-menzhenzhinan1_z .g-title06{margin-bottom:70px}
.ul1_z{margin:0 -12px -24px;font-size:0}
.ul1_z li{margin-bottom:24px;padding:0 12px;display:inline-block;vertical-align:top;width:33.33%}
.ul1_z .con{padding:30px;padding-right:70px;display:block;border-radius:6px;position:relative;background-color:#f2f7fb;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul1_z .icon{position:absolute;right:30px;top:50%;width:30px;height:30px;background:url(../image/z_p21.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.ul1_z h4{margin-bottom:10px;font-size:18px;color:#333;font-weight:400;line-height:1.7;height:3.4em;overflow:hidden}
.ul1_z .date{font-size:14px;color:#ccc}
.ul1_z .con:hover{background-color:#00a3c8}
.ul1_z .con:hover h4{color:#fff}
.ul1_z .con:hover .date{color:#fff}
.ul1_z .con:hover .icon{background-image:url(../image/z_p22.png)}
.ul1_z.ul1_1_z .con:hover{background-color:#00a0e9;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}
/*!鍖讳繚淇℃伅*/
.row-yibaoguanli1_z{padding:50px 0 93px;overflow:hidden;min-height: 700px;}
.row-yibaoguanli1_z .g-title06{margin-bottom:44px}
.row-yibaoguanli1_z .ul1_z{margin-bottom:74px}
.row-yibaoguanli2_z{padding:58px 0 137px;overflow:hidden}
.row-yibaoguanli2_z .g-title06{margin-bottom:64px}
.row-yibaoguanli2_z .ul-search{margin-bottom:77px}
/*!涓績浠嬬粛*/
.row-zhongxinjieshao1_z{padding:50px 0 89px;overflow:hidden}
.row-zhongxinjieshao1_z .g-title06{margin-bottom:44px}
.ul2_z{font-size:0;margin:0 -7px -14px}
.ul2_z li{padding:0 7px;margin-bottom:14px;display:inline-block;vertical-align:top;width:50%}
.ul2_z .pic{padding-top:61%;position:relative;overflow:hidden}
.ul2_z .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.row-zhongxinjieshao2_z{padding:20px 0 180px;overflow:hidden}
.zhongxinjieshao-content .item{padding:15px 0}
.zhongxinjieshao-content h3{margin-bottom:3px;font-size:24px;color:#666;font-weight:400}
.zhongxinjieshao-content .txt{font-size:16px;color:#666;line-height:1.88}
/*!浣忛櫌鎸囧崡*/
.row-zhuyuanzhinan1_z{padding:56px 0 110px;overflow:hidden}
.row-zhuyuanzhinan1_z .g-title06{margin-bottom:22px}
.zhuyuanzhinan-content{padding:10px 0;font-size:16px;color:#666;line-height:1.88}
.zhuyuanzhinan-content h4{margin-bottom:46px;font-size:18px;color:#666;text-align:center}
.zhuyuanzhinan-content img{display:block;margin:0 auto}
/*!鎶ょ悊椋庨噰*/
.row-hulifengcai1_z{padding:98px 0 118px;overflow:hidden}
.hulifengcai-content{position:relative;overflow:hidden}
.hulifengcai-content:after{content:'';position:absolute;left:34.77%;top:0;right:0;bottom:52px;background-color:#fff;border-radius:0 0 50px 0}
.hulifengcai-content .pic{margin:61px 58px 0 0;float:left;width:52.46%;border-radius:50px 0 50px 0;position:relative;z-index:2;overflow:hidden}
.hulifengcai-content .pic img{display:block;width:100%}
.hulifengcai-content .inner{padding:56px 0 112px;padding-right:48px;position:relative;z-index:2;overflow:hidden}
.hulifengcai-content .inner h4{margin-bottom:22px;font-size:36px;color:#333;font-weight:400}
.hulifengcai-content .inner .txt{margin-bottom:55px;font-size:16px;color:#666;line-height:1.94}
.row-hulifengcai2_z{padding:80px 0 56px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.ul3_z{margin:0 -14px 30px;font-size:0}
.ul3_z li{padding:0 14px;margin-bottom:30px;display:inline-block;vertical-align:top;width:50%}
.ul3_z .con{padding:18px;background-color:#fff;display:block;overflow:hidden}
.ul3_z .pic{margin-right:22px;float:left;width:277px;height:156px;overflow:hidden}
.ul3_z .pic img{display:block;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul3_z .inner{overflow:hidden}
.ul3_z .inner h4{margin-bottom:12px;font-size:18px;color:#333;line-height:1.6;height:3.2em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul3_z .inner .txt{margin-bottom:18px;font-size:14px;color:#747474;line-height:1.7;height:3.4em;overflow:hidden}
.ul3_z .inner .date{font-size:14px;color:#adadad}
.ul3_z .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.ul3_z .con:hover .inner h4{color:#1e73be}
.row-hulifengcai3_z{padding:80px 0 56px;overflow:hidden}
.row-hulifengcai3_z .g-title06{margin-bottom:60px}
.hulifengcai-content2{margin-bottom:60px}
.hulifengcai-content2 .hot-news_z{float:left;width:49.17%}
.hot-news_z{border-radius:5px;box-shadow:0 0 30px 0 rgba(6,0,1,.08);overflow:hidden}
.hot-news_z .pic{height:332px;position:relative;overflow:hidden}
.hot-news_z .pic .img{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.hot-news_z .inner{padding:28px;padding-bottom:18px;background-color:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hot-news_z .inner h4{margin-bottom:24px;font-size:20px;color:#2a2a2a;font-weight:400;line-height:1.6;height:3.2em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hot-news_z .inner .date{font-size:16px;color:rgba(42,42,42,.5);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.hot-news_z:hover .inner{background-color:#1e73be}
.hot-news_z:hover .inner h4{color:#fff}
.hot-news_z:hover .inner .date{color:#fff}
.hulifengcai-content2 .ul4_z{float:right;width:49%}
.ul4_z{margin-bottom:-24px}
.ul4_z li{margin-bottom:24px}
.ul4_z .con{padding:29px 10px;display:block;box-shadow:0 0 30px 0 rgba(6,0,1,.08);border-radius:5px;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul4_z .date{margin-right:26px;float:left;width:117px;text-align:center;border-right:1px solid rgba(0,0,0,.1);font-family:Arial}
.ul4_z .date .d1{font-size:58px;color:#666;line-height:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul4_z .date .d2{font-size:16px;color:#999;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul4_z .inner{overflow:hidden}
.ul4_z .inner h4{margin-bottom:14px;font-size:18px;color:#333;height:26px;line-height:26px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul4_z .inner .txt{font-size:14px;color:#999;line-height:1.7;height:3.4em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul4_z .con:hover{background-color:#1e73be}
.ul4_z .con:hover .date .d1{color:#fff}
.ul4_z .con:hover .date .d2{color:#fff}
.ul4_z .con:hover .inner h4{color:#fff}
.ul4_z .con:hover .inner .txt{color:#fff}
.row-hulifengcai4_z{padding:78px 0 58px;overflow:hidden}
.row-hulifengcai4_z .g-title06{margin-bottom:64px}
.ul5_z{margin-bottom:38px;font-size:0}
.ul5_z li{margin-bottom:20px;display:inline-block;vertical-align:top;width:33.33%}
.ul5_z .con{display:block;position:relative;box-shadow:0 5px 5px 0 rgba(235,235,235,.75);overflow:hidden}
.ul5_z .pic{padding-top:56.25%;position:relative;overflow:hidden}
.ul5_z .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(30,115,190,.6);z-index:2;opacity:0;filter:alpha(opacity=0);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .mask .icon{position:absolute;left:50%;top:50%;width:30px;height:30px;background:url(../image/z_p35.png) center center no-repeat;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.ul5_z .jt{position:absolute;left:50%;bottom:0;width:25px;height:13px;background:url(../image/z_p36.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .inner{padding:32px 26px 36px;text-align:center;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .inner h4{margin-bottom:18px;font-size:20px;color:#333;height:30px;line-height:30px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .inner .txt{margin-bottom:23px;font-size:14px;color:#999;line-height:1.7;height:3.4em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z .inner .date{font-size:0;text-align:center}
.ul5_z .inner .date span{display:inline-block;vertical-align:middle;width:164px;height:37px;line-height:35px;border:1px solid #dbdbdb;border-radius:19px;background-color:#f5f5f5;font-size:14px;color:#666;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul5_z li:nth-child(even) .jt{bottom:auto;top:0;background-image:url(../image/z_p37.png)}
.ul5_z .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.ul5_z .con:hover .jt{background-image:url(../image/z_p38.png)}
.ul5_z .con:hover .mask{opacity:1;filter:alpha(opacity=100)}
.ul5_z .con:hover .inner{background-color:#1e73be}
.ul5_z .con:hover .inner h4{color:#fff}
.ul5_z .con:hover .inner .txt{color:#fff}
.ul5_z .con:hover .inner .date span{border-color:#dbdbdb;background-color:#f5f5f5;color:#666}
.ul5_z li:nth-child(even) .con:hover .jt{background-image:url(../image/z_p39.png)}
/*!鎶ょ悊椋庨噰璇︽儏*/
.row-hulifengcai_detail1_z{padding:54px 0 70px;overflow:hidden}
.hulifengcai-detail1_content{margin-bottom:54px;padding-right:50%;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#fff;overflow:hidden}
.hulifengcai-detail1_content .pic{position:absolute;right:0;top:0;bottom:0;width:50%;overflow:hidden}
.hulifengcai-detail1_content .pic .img{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.hulifengcai-detail1_content .inner{padding:42px 40px 54px;overflow:hidden}
.hulifengcai-detail1_content .inner .txt{margin-bottom:46px;font-size:16px;color:#333;line-height:2.13}
.number-ul_z{margin-right:-40px;font-size:0}
.number-ul_z li{display:inline-block;vertical-align:top;width:33.33%}
.number-ul_z .hd{margin-bottom:8px}
.number-ul_z .num{display:inline-block;vertical-align:bottom;font-size:60px;color:#1e73be;font-weight:700;line-height:1;font-family:Arial;font-family: 'Bebas';}
.number-ul_z .t{margin-left:6px;display:inline-block;vertical-align:bottom;font-size:18px;color:#1e73be;font-weight:700}
.number-ul_z h4{font-size:14px;color:#999;font-weight:400}
.hulifengcai-detail1_content2{font-size:16px;color:#666;line-height:2.25;overflow:hidden}
.hulifengcai-detail1_content2 .item{overflow:hidden}
.hulifengcai-detail1_content2 .item .pic{margin:10px 36px 0 0;float:left;width:48.33%;overflow:hidden}
.hulifengcai-detail1_content2 .item .pic img{display:block;width:100%}
.hulifengcai-detail1_content2 .p1{margin-bottom:16px;font-size:20px;color:#00a0e9;line-height:1.8}
.ul6_z{margin:0 -25px -20px;padding-bottom:30px;font-size:0;border-bottom:1px solid #d4d4d4}
.ul6_z li{padding:0 25px;margin-bottom:20px;display:inline-block;vertical-align:top;width:50%;font-size:16px;color:#666;line-height:2.13}
.ul6_z .pic{margin-bottom:24px;padding-top:53.62%;position:relative;overflow:hidden}
.ul6_z .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.row-rongyuzhengshu1_z{padding:62px 0;overflow:hidden}
.row-rongyuzhengshu1_z .g-title06{margin-bottom:28px}
.honor-sk{padding:0 29px;margin:0 -47px;position:relative;overflow:hidden}
.honor-sk .slick-list{padding:10px 0}
.honor-sk .item{padding:0 18px}
.honor-sk .pic{margin-bottom:18px;padding:10px;height:249px;line-height:229px;font-size:0;text-align:center;box-shadow:0 5px 10px 0 rgba(0,0,0,.17);overflow:hidden}
.honor-sk .pic img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.honor-sk h4{font-size:16px;color:#000;font-weight:400;text-align:center;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.honor-sk .slick-arrow{position:absolute;top:50%;width:33px;height:33px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;outline:0;border:none;text-indent:-999px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}
.honor-sk .slick-prev{left:0;background-image:url(../image/z_p47.png)}
.honor-sk .slick-next{right:0;background-image:url(../image/z_p48.png)}
/*!瀛︾鐗硅壊*/
.row-xueketese1_z{padding:50px 0 108px;overflow:hidden}
.row-xueketese1_z .g-title06{margin-bottom:32px}
.row-xueketese1_z .ul-tab01{margin-bottom:30px}
.ul7_z{font-size:0;margin:0 -14px 81px}
.ul7_z li{padding:0 14px;margin-bottom:38px;display:inline-block;vertical-align:top;width:33.33%}
.ul7_z .con{display:block;border-radius:10px;box-shadow:0 0 18px 0 rgba(51,51,51,.11);background:url(../image/z_bg9.jpg) right bottom no-repeat;-webkit-background-size:cover;background-size:cover;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul7_z .pic{padding-top:52.23%;position:relative;overflow:hidden}
.ul7_z .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul7_z .inner{padding:32px 30px 20px;overflow:hidden}
.ul7_z .inner h4{margin-bottom:12px;font-size:24px;color:#00a3c8;font-weight:400;height:54px;line-height:34px;border-bottom:1px solid #e5e5e5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul7_z .inner .txt{margin-bottom:30px;font-size:16px;color:#747474;line-height:1.9;height:5.7em;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul7_z .inner .more{font-size:16px;color:#00a3c8;display:inline-block;padding-right:20px;background:url(../image/z_p58.png) right center no-repeat;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul7_z .con:hover{background-image:url(../image/z_bg10.jpg)}
.ul7_z .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.ul7_z .con:hover .inner h4{color:#fff;border-color:#1aacce}
.ul7_z .con:hover .inner .txt{color:#fff}
.ul7_z .con:hover .inner .more{color:#fff;background-image:url(../image/z_p59.png)}
@media only screen and (max-width:1199px){
.btn1-z .more{width:140px;height:36px;line-height:36px;font-size:14px}
/*!鎶ュ憡鏌ヨ*/
.row-baogaochaxun1_z{padding:30px 0}
.ul-youth01.ul-zhinan_z{margin:0 -5px}
.ul-youth01.ul-zhinan_z li{padding:0 5px}
.ul-youth01.ul-zhinan_z .con{height:140px}
.ul-youth01.ul-zhinan_z i{width:40px;height:40px}
.row-baogaochaxun2_z{padding:30px 0}
.row-baogaochaxun2_z .g-title06{margin-bottom:15px}
.baogaochaxun-content .content{font-size:16px}
.baogaochaxun-content .content .item{margin-bottom:20px}
.baogaochaxun-content .right .pic{margin-left:120px;width:240px}
.baogaochaxun-content .right .pic:nth-child(2){width:200px}
/*!鎮ｈ€呮弧鎰忓害*/
.row-manyidu1_z{padding:30px 0}
.row-manyidu1_z .g-title06{margin-bottom:15px}
.form1-z{padding:30px 0}
.form1-z .form1-bt,.form1-z .form1-items{padding:0 40px}
.radio-groups li{min-width:33.33%}
/*!鎬ヨ瘖鎸囧崡*/
.row-jizhenzhinan1_z{padding:30px 0}
.row-jizhenzhinan1_z .g-title06{margin-bottom:15px}
/*!妫€楠屾鏌�*/
.row-jianyan1_z{padding:30px 0}
.row-jianyan1_z .g-title06{margin-bottom:15px}
.huoqubaogao-content{min-height:380px}
.huoqubaogao-content .content{font-size:14px}
.huoqubaogao-content .content .item{padding:10px 0}
.huoqubaogao-content .content .item h4{font-size:16px}
.row-jianyan2_z{padding:30px 0}
.tabs1_z-tit{margin:0 -4px}
.tabs1_z-tit li{padding:0 4px}
.tabs1_z-tit .subitem{padding:8px 4px;font-size:16px}
.itemInfo-content{font-size:14px;padding:0}
.itemInfo-content .item{padding:10px 0}
.itemInfo-content .item h4{font-size:18px}
.row-jianyan3_z{padding:30px 0}
.tabs1_2_z .tabs1_z-tit{margin-bottom:20px}
.tabs1_2_z .tabs1_z-tit .subitem{padding:10px 20px}
/*!灏卞尰鎸囧崡*/
.row-jiuyizhinan1_z{padding:30px 0}
.row-jiuyizhinan1_z .g-title06{margin-bottom:15px}
.yuyueguahao-content .content{font-size:14px}
.yuyueguahao-content .content .item{margin-bottom:15px}
.yuyueguahao-content .content h4{margin-bottom:4px}
.yuyueguahao-content .right .item{margin-left:40px}
.yuyueguahao-content .right .pic{width:160px;height:160px;}
.yuyueguahao-content .right .pic img{width: 152px;height: 152px;}
.yuyueguahao-content .right h4{font-size:14px}
/*!绉戝瀵艰埅*/
.row-keshidaohang1_z{padding:30px 0}
.row-keshidaohang1_z .g-title06{margin-bottom:15px}
.keshiNav-ul{margin-bottom:-30px}
.keshiNav-ul li{min-height:360px;margin-bottom:30px}
.keshiNav-ul .left .tit .icon{width:40px;height:40px}
.keshiNav-ul .left .tit h4{min-height:200px;width:24px}
.keshiNav-ul .left .tit h4 span{font-size:24px}
.keshiNav-ul .content{padding:20px 40px}
.keshiNav-ul .content a{padding:14px 10px;font-size:16px}
.keshiNav-ul .content a:after{height:2px}
/*!绉戝浠嬬粛璇︽儏椤�*/
.row-keshijieshao_detail1_z{padding-top:30px}
.row-keshijieshao_detail1_z .g-title06{margin-bottom:15px}
.keshi-detail-content{min-height:300px}
.keshi-detail-content .content{padding:40px;padding-right:20px}
.keshi-detail-content .content h4{font-size:20px;margin-bottom:15px}
.keshi-detail-content .content .txt{padding-right:20px;font-size:14px}
.row-keshijieshao_detail2_z{padding:120px 0 30px}
.keshi-detail-content2 h3{font-size:16px;margin-bottom:15px}
.keshi-detail-content2 .info span{font-size:16px}
.row-keshijieshao_detail3_z{padding:20px 0}
.row-keshijieshao_detail3_z .item{padding:20px 0}
.row-keshijieshao_detail3_z h3{font-size:16px;padding-bottom:10px;margin-bottom:10px}
.row-keshijieshao_detail3_z .txt{font-size:14px}
.row-keshijieshao_detail4_z{padding:30px 0}
/*!闂ㄨ瘖鎸囧崡*/
.row-menzhenzhinan1_z{padding:30px 0}
.row-menzhenzhinan1_z .g-title06{margin-bottom:15px}
.ul1_z .con{padding:20px;padding-right:50px}
.ul1_z .icon{right:20px;width:20px;height:20px}
.ul1_z h4{font-size:16px}
.ul1_z .date{font-size:12px}
/*!鍖讳繚淇℃伅*/
.row-yibaoguanli1_z{padding:30px 0}
.row-yibaoguanli1_z .g-title06{margin-bottom:15px}
.row-yibaoguanli1_z .ul1_z{margin-bottom:10px}
.row-yibaoguanli2_z{padding:30px 0}
.row-yibaoguanli2_z .g-title06{margin-bottom:15px}
.row-yibaoguanli2_z .ul-search{margin-bottom:10px}
/*!涓績浠嬬粛*/
.row-zhongxinjieshao1_z{padding:30px 0}
.row-zhongxinjieshao1_z .g-title06{margin-bottom:15px}
.ul2_z{margin:0 -5px -10px}
.ul2_z li{padding:0 5px;margin-bottom:10px}
.row-zhongxinjieshao2_z{padding:20px 0}
.zhongxinjieshao-content .item{padding:10px 0}
.zhongxinjieshao-content h3{font-size:18px}
.zhongxinjieshao-content .txt{font-size:14px}
/*!浣忛櫌鎸囧崡*/
.row-zhuyuanzhinan1_z{padding:30px 0}
.row-zhuyuanzhinan1_z .g-title06{margin-bottom:15px}
.zhuyuanzhinan-content{font-size:14px}
.zhuyuanzhinan-content h4{font-size:16px;margin-bottom:20px}
/*!鎶ょ悊椋庨噰*/
.row-hulifengcai1_z{padding:30px 0}
.hulifengcai-content:after{bottom:0}
.hulifengcai-content .pic{margin-right:30px}
.hulifengcai-content .inner{padding:30px 0;padding-right:20px}
.hulifengcai-content .inner h4{font-size:18px;margin-bottom:15px}
.hulifengcai-content .inner .txt{font-size:14px;margin-bottom:15px}
.row-hulifengcai2_z{padding:30px 0}
.ul3_z{margin:0 -10px 10px}
.ul3_z li{padding:0 10px;margin-bottom:20px}
.ul3_z .pic{width:140px;height:78px}
.ul3_z .inner h4{font-size:16px;margin-bottom:10px}
.ul3_z .inner .txt{font-size:12px;margin-bottom:10px}
.ul3_z .inner .date{font-size:12px}
.row-hulifengcai3_z{padding:30px 0}
.row-hulifengcai3_z .g-title06{margin-bottom:15px}
.hot-news_z .pic{height:240px}
.hot-news_z .inner{padding:20px}
.hot-news_z .inner h4{font-size:18px;margin-bottom:20px}
.hot-news_z .inner .date{font-size:14px}
.hulifengcai-content2{margin-bottom:30px}
.ul4_z{margin-bottom:-20px}
.ul4_z li{margin-bottom:20px}
.ul4_z .con{padding:18px 10px}
.ul4_z .date .d1{font-size:40px}
.ul4_z .date .d2{font-size:14px}
.ul4_z .inner h4{font-size:16px;margin-bottom:10px}
.ul4_z .inner .txt{font-size:12px}
.row-hulifengcai4_z{padding:30px 0}
.row-hulifengcai4_z .g-title06{margin-bottom:20px}
.ul5_z{margin-bottom:20px}
.ul5_z .inner{padding:20px}
.ul5_z .inner h4{font-size:16px;margin-bottom:10px}
.ul5_z .inner .txt{font-size:12px;margin-bottom:10px}
.ul5_z .inner .date span{width:140px;font-size:12px}
/*!鎶ょ悊椋庨噰璇︽儏*/
.row-hulifengcai_detail1_z{padding:30px 0}
.hulifengcai-detail1_content{margin-bottom:30px}
.hulifengcai-detail1_content .inner{padding:30px}
.hulifengcai-detail1_content .inner .txt{font-size:14px;margin-bottom:20px}
.number-ul_z .num{font-size:32px}
.number-ul_z .t{margin-left:2px;font-size:14px}
.number-ul_z h4{font-size:12px}
.hulifengcai-detail1_content2{font-size:14px}
.hulifengcai-detail1_content2 .p1{font-size:16px}
.row-rongyuzhengshu1_z{padding:30px 0}
.row-rongyuzhengshu1_z .g-title06{margin-bottom:15px}
.honor-sk{margin:0}
.honor-sk .pic{height:160px;line-height:140px}
.honor-sk h4{font-size:14px}
.ul6_z li{font-size:14px}
/*!瀛︾鐗硅壊*/
.row-xueketese1_z{padding:30px 0}
.row-xueketese1_z .g-title06{margin-bottom:15px}
.ul7_z{margin:0 -10px 10px}
.ul7_z li{padding:0 10px;margin-bottom:20px}
.ul7_z .inner{padding:20px}
.ul7_z .inner h4{font-size:16px;line-height:24px;height:32px}
.ul7_z .inner .txt{font-size:14px;margin-bottom:15px}
.ul7_z .inner .more{font-size:14px}
}
@media only screen and (max-width:959px){
    .keshi-detail-content .pic-0419{
        max-width: 100%;float: none;
    }
}

@media only screen and (max-width:767px){
.btn1-z .more{margin:0 auto}
/*!鎶ュ憡鏌ヨ*/
.ul-youth01.ul-zhinan_z{margin:0 -5px -10px}
.ul-youth01.ul-zhinan_z li{margin-bottom:10px}
.baogaochaxun-content .content{font-size:14px}
.baogaochaxun-content .content .item{margin-bottom:10px}
.baogaochaxun-content .right{margin:0;float:none;margin-bottom:20px}
.baogaochaxun-content .right .pic{margin-left:30%;width:70%}
.baogaochaxun-content .right .pic:nth-child(2){width:50%}
/*!鎮ｈ€呮弧鎰忓害*/
.form1-z .form1-bt,.form1-z .form1-items{padding:0 20px}
.form1-z .form1-items+.form1-items{padding-top:15px}
.form1-z .form1-item{margin-bottom:15px}
.form1-z .form1-item .tit{font-size:14px;margin-bottom:10px}
.form1-z .form1-item2 .tit{font-size:14px}
.form1-z .form1-item2 .input{padding:7px 15px;width:100%;height:30px;line-height:20px;font-size:14px}
.form1-z .form1-bt{margin-top:20px}
.form1-z .form1-bt .submit{margin:0 auto;font-size:18px;width:140px;height:40px;line-height:38px}
.radio-groups{margin:0 -10px -10px 0}
.radio-groups li{padding-right:10px;margin-bottom:10px}
.radio-groups .icon{width:14px;height:14px}
.radio-groups span{margin-left:4px;font-size:14px}
/*!妫€楠屾鏌�*/
.huoqubaogao-content{padding:0;min-height:0}
.huoqubaogao-content .pic{position:relative;padding-top:76%;width:100%}
.huoqubaogao-content .pic .bg{position:absolute;left:0;top:0}
.huoqubaogao-content .content{padding:10px 20px}
.tabs1_z-tit .subitem{padding:4px 10px}
/*!灏卞尰鎸囧崡*/
.yuyueguahao-content .right{padding:0;float:none;margin-bottom:20px;text-align:center}
.yuyueguahao-content .right .item{margin:0 10px}
.yuyueguahao-content .right .pic{margin-bottom:4px;width:120px;height:120px;}
.yuyueguahao-content .right .pic img{width: 112px;height: 112px;}
/*!绉戝瀵艰埅*/
.keshiNav-ul{margin-bottom:-20px}
.keshiNav-ul li{padding:0;margin-bottom:20px}
.keshiNav-ul .left{padding:20px;position:relative;width:auto}
.keshiNav-ul .left .tit{position:static;-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}
.keshiNav-ul .left .tit .icon{position:absolute;left:0;top:0;width:30px;height:30px}
.keshiNav-ul .left .tit .more{margin:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.keshiNav-ul .left .tit h4{padding-left:50px;min-height:auto;width:auto;text-align:left}
.keshiNav-ul .left .tit h4 span{display:block;font-size:18px;line-height:1.5}
.keshiNav-ul .content{padding:20px 10px}
.keshiNav-ul .content a{padding:10px;font-size:14px}
.keshiNav-ul .content a:after{bottom:4px;width:20px}
/*!绉戝浠嬬粛璇︽儏椤�*/
.keshi-detail-content{padding:0}
.keshi-detail-content .pic{position:relative;padding-top:65.77%;width:auto}
.keshi-detail-content .content{padding:20px}
.keshi-detail-content2 .info span{padding:0 10px}
/*!闂ㄨ瘖鎸囧崡*/
.ul1_z{margin-bottom:-15px}
.ul1_z li{width:100%;margin-bottom:15px}
/*!鎶ょ悊椋庨噰*/
.hulifengcai-content:after{display:none}
.hulifengcai-content .pic{margin:0;float:none;width:auto;margin-bottom:20px}
.hulifengcai-content .inner{padding:0}
.ul3_z{margin-bottom:0}
.ul3_z li{display:block;width:100%}
.hulifengcai-content2{margin-bottom:40px}
.hulifengcai-content2 .hot-news_z,.hulifengcai-content2 .ul4_z{float:none;width:auto}
.hulifengcai-content2 .hot-news_z{margin-bottom:20px}
.ul4_z .date{margin-right:20px;width:90px}
.ul5_z li{display:block;width:100%}
/*!鎶ょ悊椋庨噰璇︽儏*/
.hulifengcai-detail1_content{padding:0}
.hulifengcai-detail1_content .pic{position:relative;padding-top:73.13%;width:100%}
.hulifengcai-detail1_content .inner{padding:20px}
.hulifengcai-detail1_content2 .item .pic{float:none;width:auto;margin:0 auto 20px}
.ul6_z{padding-bottom:20px}
.ul6_z li{display:block;width:100%}
.ul6_z .pic{margin-bottom:20px}
/*!瀛︾鐗硅壊*/
.ul7_z li{width:100%}
}
.join-block{padding-top: 86px;}
.slick-join01{margin-top: -86px;}
.join-block .join-item{height:640px;float:left;width:50%}
.join-block .join-item1{background:url(../image/hi3.jpg) center no-repeat;background-size:cover}
.join-block .join-item2{background:url(../image/hi4.jpg) center no-repeat;background-size:cover}
.slick-join01{position:relative}
.slick-join01{padding:45px;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}
.slick-join01 .item{margin-bottom:10px}
.slick-join01 .item a{display:block;height:89px;line-height:87px;background:#fff;border:1px solid #eee;color:#666;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:0 25px}
.slick-join01 .item h3{font-weight:400;font-size:18px}
.slick-join01 .item a:hover{background-color:#00a3c8;color:#fff}
.slick-join01::after{content:'';width:100px;height:100px;background-color:#00a3c8;top:100%;right:100%;position:absolute}
.slick-join01 .slick-dots{margin-top:15px;width:100%;text-align:center;z-index:5}
.slick-join01 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:13px;height:13px;border-radius:50%;background-color:#bfbfbf;margin:0 6px}
.slick-join01 .slick-dots li.slick-active{background-color:#079a92}
.slick-join01 .slick-dots li button{position:absolute;left:-9999px}
.join-infos{padding-top:170px;padding-left:50px;color:#fff}
.join-infos h3{font-size:24px;margin-bottom:25px;font-weight: normal;}
.join-infos span{display:block;font-size:16px;color:#666;display:block;margin-bottom:25px;color:#fff;opacity: .7;}
.join-infos .info{font-size:16px;line-height:1.5;margin-bottom:60px}
.join-infos a{color:#fff;font-size:16px}
.row-join02{padding-top:90px}
.health-imgtxt .l-pic{width:540px;float:left;position:relative;height:500px;margin-right:60px}
.health-imgtxt .l-pic .address{width:260px;height:360px;background:url(../image/hi6.jpg) center no-repeat;background-size:cover;padding:70px 30px 0;color:#fff}
.health-imgtxt .l-pic .address h4{font-size:16px;color:#f7f6fb;margin-bottom:15px}
.health-imgtxt .l-pic .address p{background:url(../image/hp1.png) left center no-repeat;padding-left:30px;font-size:16px;margin-bottom:10px}
.health-imgtxt .l-pic .address .info{font-size:16px}
.health-imgtxt .r-txt{overflow:hidden;padding-top:35px}
.health-imgtxt .l-pic .pic{position:absolute;bottom:0;right:0;width:440px}
.health-imgtxt .l-pic .pic .pic-wrap{position:relative;padding-top:68.18%}
.health-imgtxt .l-pic .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.health-imgtxt .r-txt h3{font-size:30px;color:#333;margin-bottom:25px}
.health-imgtxt .r-txt .info{font-size:16px;color:#666;line-height:1.875;margin-bottom:110px}
.health-imgtxt .r-txt .more{display:block;width:246px;height:44px;line-height:44px;font-size:16px;color:#fff;background:#39c5de;border-radius:22px;text-align:center}
.row-health01{padding:65px 0 70px}
.ul-health01{margin-bottom:20px}
.ul-health01 li{float:left;margin-right:7px}
.ul-health01 li a{display:block;height:50px;line-height:50px;font-size:18px;color:#fff;font-weight:700;background-color:#00a2c7;padding:0 20px;border-radius:10px 10px 0 0}
.ul-health01 li.on a{background-color:#1e73be}
.ul-health02{margin-bottom:29px}
.ul-health02 li{float:left;margin-right:5px}
.ul-health02 li a{display:block;height:38px;line-height:38px;background-color:#daebef;font-size:16px;color:#666;padding:0 20px;border-radius:8px 8px 0 0}
.ul-health02 li.on a{color:#fff;background-color:#1e73be}
.table-health table{width:100%}
.table-health table td,.table-health table th{border:1px solid #d9d9d9}
.table-health table th{height:60px;background-color:#00a3c8;color:#fff;font-size:16px;text-align:center}
.table-health table td{padding:30px}
.table-health table tr:nth-child(2n){background-color:#f9f9f9}
.row-health02{background:#f3f3f3;padding:75px 0 90px}
.ul-health03{margin:0 -15px}
.ul-health03 li{float:left;width:33.33%;padding:0 15px}
.ul-health03 li .con{height:361px;background:#45c7cf;padding:40px 20px 0;box-shadow:0 0 10px 0 rgba(0,0,0,.2);color:#fff}
.ul-health03 li i,.ul-health03 li .con>em{display:block;margin:0 auto 20px;width:44px;height:44px;background-repeat:no-repeat;background-size:cover;background-position:center}
.ul-health03 li h4{text-align:center;font-size:16px;margin-bottom:25px}
.ul-health03 li .info{font-size:16px;line-height:1.71;text-align:center}
.ul-health03 li .qr{text-align:center}
.row-health03{padding:75px 0 95px}
.ul-health03 li .con:hover{background-color:#00a3c8}
.row-health04{background-color:#00a3c8}
.row-health04 .info{font-size:16px;line-height:1.875;color:#fff}
.row-health04{padding:60px 0 50px}
.row-health05{padding:115px 0 120px}
.health-txt02 .info{font-size:18px;color:#666;line-height:1.875;margin-bottom:65px}
.health-txt02 .qr{text-align:center;font-size:0}
.center-info{font-size:16px;color:#333;line-height:1.9;margin-bottom:60px}
.row-health01{padding:30px 0}
.ul-history{margin-bottom: 80px;}
.ul-history li{margin-bottom:30px}
.ul-history li .con{display:block;overflow:hidden;box-shadow:0 0 18px 0 rgba(51,51,51,.11);-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-history li .pic{float:left;width:50%;position:relative}
.ul-history li:nth-child(2n) .pic{float:right}
.ul-history li .pic .pic-wrap{position:relative;padding-top:55.55%}
.ul-history li .pic .pic-wrap img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.ul-history li .pic .mask-qr{position:absolute;top:0;left:0;display:block;width:100%;height:100%;display:flex;align-items:center;background-color:rgba(0,0,0,.3);opacity:0;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ul-history li .pic .mask-qr .txt{padding:0 20px}
.ul-history li .pic .mask-qr p{font-size:18px;font-weight:700}
.ul-history li .pic .mask-qr span{font-size:16px}
.ul-history li .pic .mask-qr .qr-wrap{display:flex;justify-content:center;width:100%;align-items:center;color:#fff}
.ul-history li .pic .mask-qr .qr-wrap img{display: block;max-width: 126px;}
.ul-history li .r-txt{overflow:hidden;padding:30px 50px;}
.ul-history li .r-txt h3{font-size:24px;color:#333;margin-bottom:23px;font-weight:400}
.ul-history li .r-txt .info{font-size:16px;color:#666;height:7.5em;overflow:hidden;margin-bottom:32px;line-height: 1.9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.ul-history li .r-txt em{font-size:16px;color:#00a3c8}
.ul-history li .con:hover{background-color:#00a3c8}
.ul-history li .con:hover .pic .mask-qr{opacity:1}
.ul-history li .con:hover .r-txt .info,.ul-history li .con:hover .r-txt em,.ul-history li .con:hover .r-txt h3{color:#fff}
.hispotal-info .pic{position:relative;padding-top:48.33%;margin-bottom:32px}
.hispotal-info .pic>img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit: cover;}

/* .hispotal-info .pic{margin-bottom: 32px;}
.hispotal-info .pic>img{display: block;width: 70%;margin: 0 auto;} */

.hispotal-info .pic .qr{width: 200px; position:absolute;bottom:0;left:0;z-index:3;background-color:rgba(255,255,255,.6);padding:20px 20px 10px;text-align:center;color:#333}
.hispotal-info .info{font-size:16px;color:#666;line-height:1.875;margin-bottom:70px}
.hispotal-info .info .img1{float:right;margin-left:15px}
.ul-pic01{margin:0 -15px}
.ul-pic01 li{float:left;width:33.33%;padding:0 15px}
.ul-pic01 li .pic{position:relative;padding-top:65.78%}
.ul-pic01 li .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.swiper-team-wrap{overflow: hidden;}
.swiper-talent{margin: 0 -20px 20px;border-bottom: 1px solid #eee;}
.swiper-talent .swiper-slide{padding: 0 20px 20px;position: relative;}
.swiper-talent .swiper-slide a{display: block;font-size: 16px;
    color: #666;
    display: block;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    text-align: center;
}
.swiper-pagination-talent{text-align: center;}
.swiper-pagination-talent .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 4px;background-color: #00a3c8;}
.swiper-talent .swiper-slide.on::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 60%;
    height: 3px;
    background-color: #00a3c8;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-talent .swiper-slide.on a{color: #00a3c8;}
.inner-wrap-talent{padding-top: 47px;}
@media only screen and (max-width:1199px){
.teach-article .info{font-size:14px;line-height:1.71}
.row-join02{padding-top:30px}
.join-block .join-item{float:none;width:auto;padding:15px;height:auto}
.slick-join01{padding:15px}
.slick-join01::after{display:none}
.join-infos{padding:0}
.join-infos h3{font-size:16px;margin-bottom:15px}
.join-infos .info{font-size:14px;margin-bottom:10px}
.join-infos span{font-size:12px;margin-bottom:10px}
.join-infos a{font-size:12px}
.slick-join01 .slick-dots{margin-top:10px}
.slick-join01 .slick-dots li{width:9px;height:9px;margin:0 2px}
.slick-join01 .item a{height:50px;line-height:48px;padding:0 10px;font-size:14px}
.health-imgtxt .l-pic{width:500px;margin-right:30px}
.health-imgtxt .r-txt{padding-top:0}
.health-imgtxt .r-txt h3{font-size:24px;margin-bottom:15px}
.health-imgtxt .r-txt .info{font-size:14px;margin-bottom:30px}
.health-imgtxt .r-txt .more{width:160px;height:35px;line-height:35px;font-size:14px}
.ul-health01 li{float:none;display:inline-block;margin-right:3px}
.ul-health01 li a{height:35px;line-height:35px;font-size:14px;border-radius:5px 5px 0 0}
.ul-health01{white-space:nowrap;overflow-x:auto;font-size:0;margin-bottom:10px}
.ul-health02{white-space:nowrap;font-size:0;margin-bottom:15px;overflow-x:auto}
.ul-health02 li{display:inline-block;float:none}
.ul-health02 li a{height:28px;line-height:28px;font-size:14px;font-size:14px;border-radius:5px 5px 0 0;padding:0 8px}
.table-health table th{height:40px;font-size:14px}
.table-health table td{padding:15px}
.row-health02{padding:30px 0}
.row-health03{padding:30px 0}
.ul-health03{margin:0 -8px}
.ul-health03 li{padding:0 8px}
.ul-health03 li .con{padding:20px 15px;height:300px}
.ul-health03 li i,.ul-health03 li .con>em{width:35px;height:35px}
.ul-health03 li h4{font-size:14px;margin-bottom:10px}
.ul-health03 li .info{font-size:12px}
.row-health04{padding:30px 0}
.row-health04 .info{font-size:14px}
.row-health05{padding:30px 0}
.health-txt02 .info{font-size:14px;margin-bottom:20px}
.health-txt02 .qr img{display:inline-block;width:200px}
.center-info img{margin-left:0!important;float:none!important;width:100%}
.center-info{font-size:14px;margin-bottom:30px}
.ul-history li .pic{float:none!important;width:auto}
.ul-history li .r-txt{padding:15px}
.ul-history li .r-txt h3{font-size:18px;margin-bottom:15px}
.ul-history li .r-txt .info{font-size:14px;height:auto;margin-bottom:15px}
.ul-history li .r-txt em{font-size:14px}
.ul-history li{margin-bottom:15px}
.hispotal-info .pic .qr{width:100px;padding:10px;font-size:12px}
.hispotal-info .pic{margin-bottom:15px}
.hispotal-info .info{font-size:14px;margin-bottom:20px}
.hispotal-info .info .img1{float:none;display:block;margin:10px auto}
.ul-pic01{margin:0 -8px}
.ul-pic01 li{padding:0 8px}
.swiper-talent .swiper-slide{padding: 0 10px 8px;}
.swiper-talent .swiper-slide a{font-size: 14px;}
.swiper-talent{margin: 0 -10px;}
}
@media only screen and (max-width:959px){
.health-imgtxt .l-pic{float:none;width:auto;height:auto;margin-right:0;margin-bottom:20px}
.health-imgtxt .l-pic .pic{position:static;width:100%}
.health-imgtxt .l-pic .address{position:static;width:auto;background:#00a3c8;height:auto;padding:10px 15px}
.health-imgtxt .l-pic .address .info{font-size:14px}
.health-imgtxt .l-pic .address p{font-size:14px;padding-left:20px;background-size:12px auto}
.table-health{overflow-x:auto}
.table-health table{width:959px}
}
@media only screen and (max-width:767px){
.ul-health03 li{float:none;height:auto;margin-bottom:15px;width:auto}
.ul-health03 li .con{height:auto}
}
@media only screen and (max-width:1199px){
body{padding-top:50px}
.header{position:fixed;top:0;left:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 0 5px #ccc}
.wp{padding:0 15px}
.menuBtn{display:block}
.header .header-search{display:block;position:static}
.header .hd-top .logo{height:50px;line-height:50px}
.header .hd-top .logo a{margin-right: 5px;}
.header .hd-top .logo img{max-height: 40px;}
.header .r-con{position:fixed;display:none;top:50px;left:0;width:100%;height:calc(100vh - 50px);overflow-y:auto;padding-top:10px;padding-bottom:10px}
.ul-nav li{float:none;width:auto}
.ul-nav li a.v1{font-size:16px;height:35px;line-height:35px;font-weight:400}
.child{position:static;display:none;padding:8px 0}
.child .l-txt .r-link .item a{float:none;display:block;width:auto;background:0 0;padding-left:0;text-align:center;margin-bottom:0;padding:5px 0;font-size:14px}
.child .l-txt .r-link .item a.on,.child .l-txt .r-link .item a:hover{background:0 0}
.ul-nav li.on a.v1{background:0 0}
.child .r-pic{display:none}
.child .l-txt .title{display:none}
.header .header-search .search-body{width:auto;margin-top:10px}
.slick-index01 .slick-dots li{width:8px;height:8px;margin:0 3px}
.slick-index01 .slick-dots{bottom:10px}
.slick-index01 .pic .txt{top:50%;text-align:center}
.slick-index01 .pic .txt h3{font-size:32px;display:inline-block;padding:15px 25px;background:rgba(0,0,0,.5);-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%)}
.footer .ft-link .wp{display:block;height:auto}
.footer .sel-link .title{background:0 0;font-weight:700;margin-bottom:10px;height:auto;line-height:1.5}
.footer .sel-link .link{display:block;background:0 0;position:static;box-shadow:none;padding:0;width:auto}
.footer .sel-link{margin-bottom:10px;margin-right:0}
.footer .sel-link .link a{display:inline-block;margin-right:10px;margin-bottom:5px}
.footer .ft-link{padding-top:15px}
.footer .ft-info .wp{padding:10px 15px;display:block}
.footer .left-txt .r-txt p{float:none;width:auto;margin-right:0;margin-bottom:5px}
.footer .right-qr{justify-content:left}
.footer .right-qr .qr-item{margin-left:0;margin-right:15px;width:100px}
.footer .right-qr .qr-item .pic{margin-bottom:5px}
.footer .left-txt .r-txt{margin-bottom:10px}
.footer .ft-copy .copy-link{margin-bottom:4px}
.row-index06{padding:25px 0}
.g-title01 h3{font-size:20px}
.g-title01{margin-bottom:15px}
.ul-index01{margin:0 -10px}
.ul-index01 li .con{width:100%;border-radius:3px;padding:15px 0}
.ul-index01 li{float:left;width:25%;padding:0 10px}
.ul-index01 li i{width:35px;height:35px}
.ul-index01 li p{font-size:14px}
.row-index05{padding:30px 0}
.slick-index04{margin-bottom:30px}
.slick-index04 .slick-arrow{width:35px;height:35px;top:auto;bottom:-50px}
.slick-index04 .slick-prev{right:45px}
.slick-index04 .item{margin-bottom:10px}
.slick-index04 .item .l-date p{font-size:16px}
.slick-index04 .item .l-date{height:auto;padding:8px 0;margin-right:10px}
.slick-index04 .item .r-con{padding-top:0}
.slick-index04 .item{padding:0 5px}
.slick-index04 .item .l-date{box-shadow:none}
.slick-index04 .item .r-con h3{font-size:14px;margin-bottom:5px}
.slick-index04 .item .r-con .info{font-size:14px}
.row-index04{padding:30px 0}
.slick-index03 .item .txt .name{font-size:14px}
.slick-index03 .item .txt .name span{font-size:14px}
.slick-index03 .item .txt p{font-size:14px}
.slick-index03 .item .txt{padding:7px}
.slick-index03 .slick-arrow{width:35px;height:35px;top:auto;bottom:-60px}
.slick-index03 .slick-prev{right:45px}
.row-index03{padding:25px 0}
.ul-tabroom li{margin:0 5px}
.ul-tabroom li a{font-size:14px;width:auto;height:35px;line-height:33px;padding: 0 15px;}
.ul-tabroom{margin-bottom:20px}
.ul-index02{margin:0 -8px}
.ul-index02 li{padding:0 8px;margin-bottom:16px;width:25%}
.ul-index02 li i{width:50px;height:50px;margin-bottom:5px}
.ul-index02 li span{font-size:14px;margin-bottom:3px}
.ul-index02 li .con{padding:7px}
.row-index01{padding:30px 0}
.ul-index03 li{position:static;width:auto!important;height:auto!important}
.ul-index03 li .con{padding:10px 0}
.ind-m1 .pic{width:auto}
.ind-m1{height:auto}
.ul-index03 li{width:33.33%!important;float:left}
.ul-index03{overflow:hidden;width:100%}
.ul-index03 li i{width:40px;height:40px}
.ul-index03 li p{font-size:14px}
.row-index02{padding:30px 0}
.g-title03 h3{font-size:20px}
.g-title03 .more,.g-title04 .more{font-size:12px;width:120px;height:30px;line-height:30px}
.g-title03{margin-bottom:10px}
.index-panel{padding:15px}
.ul-newtab li a{font-size:16px}
.ul-newtab li{margin-right:10px}
.g-title04{padding-bottom:5px;margin-bottom:15px}
.ul-newtab li.on a::after{bottom:-10px}
.news-block01{margin-bottom:0}
.ul-news01 li .r-pic{margin-left:20px}
.ul-news01 li h3{font-size:14px}
.news-block01 .pic .txt h3{font-size:14px}
.ul-index06 li h3{font-size:14px}
.slick-index05 .item p{font-size:14px}
.inner-ban .txt{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.inner-ban .txt p{font-size:30px}
.inner-ban .txt span{font-size:14px}
.inner-nav{white-space:nowrap;overflow-x:auto}
.inner-nav a{padding:0 10px;margin:0;height:40px;line-height:40px;font-size:14px}
.row-about01{padding:30px 0}
.about-imgtxt01 .r-pic{width:350px;margin-left:20px}
.about-imgtxt01 .l-txt h3{font-size:20px}
.about-imgtxt01 .l-txt .desc{font-size:18px;margin-bottom:10px}
.about-imgtxt01 .l-txt .info{margin-bottom:20px}
.row-about02{height:300px}
.row-about02 .txt p{font-size:20px}
.row-about02 .txt span{font-size:16px}
.about-imgtxt02 .r-pic{display:none}
.row-about03{background:0 0;padding:30px 0;background:#f5f5f5}
.about-imgtxt02 .l-txt{padding-top:0}
.slick-history .item .con{padding-top:0}
.slick-history .item .circle{display:none}
.slick-history .slick-arrow{width:40px;height:40px;background-size:cover;top:50%;opacity:.7}
.slick-history{margin:0 -10px}
.slick-history .item{padding:0 10px}
.about-imgtxt02 .l-txt h4{font-size:20px;margin-bottom:5px}
.about-imgtxt02 .l-txt{margin-bottom:10px}
.about-imgtxt02 .l-txt p{font-size:16px}
.slick-history .item.slick-current .con{padding-bottom:0}
.row-about04{padding:30px 0}
.g-title06 h3{font-size:20px}
.g-title06,.g-title06v2{margin-bottom:15px}
.slick-abut-wrap .arrow{display:none}
.slick-abut-wrap{padding:0 30px}
.slick-about01{margin-bottom:10px}
.slick-about01 .slick-dots li{width:8px;height:8px;margin:0 3px}
.slick-about01{padding:80px 0}
.index-more{width:200px;height:35px;line-height:35px;font-size:14px}
.row-about05{padding:30px 0}
.ul-about01{margin:0 -10px}
.ul-about01 li{padding:0 10px}
.inner-wrap{padding:30px 0}
.arcitle01 .titlde h3{font-size:22px}
.arcitle01 .titlde .desc{font-size:18px}
.arcitle01 .titlde{margin-bottom:20px}
.arcitle01 .info{font-size:14px}
.ul-number li i{width:30px;height:30px}
.ul-number li .txt .number em{font-size:20px}
.ul-number{margin:0 10px}
.ul-leader{margin:0 -10px}
.ul-leader li{padding:0 10px;width:25%}
.ul-leader li .txt .name{font-size:16px}
.ul-leader li .txt p{font-size:14px}
.ul-pages li{margin-bottom:3px}
.ul-pages li a{width:30px;height:30px;line-height:28px;font-size:12px}
.ul-pages li.pages a{background-size:7px auto}
.g-title02 h3{font-size:20px;margin-bottom:10px}
.ul-tab01{margin-bottom:10px}
.ul-tab01 li{margin:0;padding:0 3px}
.ul-tab01 li a{width:120px;height:35px;line-height:33px;font-size:12px}
.ul-tab02{text-align:center;overflow-y:auto;white-space:nowrap;margin-bottom:15px}
.ul-tab02 li a{font-size:12px;white-space:normal}
.ul-tab02 li{padding-bottom:5px}
.ul-tab02 li.on::after{height:1px}
.ul-tab02 li{float:none;display:inline-block;width:180px}
.g-title02{margin-bottom:15px}
.ul-doctor{margin:0 -5px 20px}
.ul-doctor li{width:25%}
.ul-doctor li{padding:0 5px}
.ul-doctor li .con{padding:5px}
.ul-doctor li .pic{margin-bottom:10px}
.ul-doctor li .txt .name{font-size:14px}
.ul-doctor li .txt p{font-size:12px}
.ul-doctor li .txt span{font-size:12px}
.doctor-info .doc-imgtxt .l-pic{margin-right:20px}
.doc-imgtxt .r-txt .name{padding-bottom:10px;margin-bottom:10px;font-size:16px}
.doc-imgtxt .r-txt .info p{font-size:14px;margin-bottom:5px}
.doctor-info{margin-bottom:20px}
.doc-tit{font-size:20px;margin-bottom:10px}
.doc-table table td,.doc-table table th{height:40px;font-size:14px}
.doctor-time{margin-bottom:20px}
.doctor-intro .intro-tit{font-size:20px;padding-bottom:10px;margin-bottom:10px}
.doctor-intro .intro-info{font-size:14px}
.tech-info .title h3{font-size:20px;margin-bottom:5px}
.tech-info .title .desc{font-size:16px}
.tech-info .info{font-size:14px}
.ul-tech{margin:10px -3px 0}
.ul-tech li{padding:0 3px}
.row-global01{padding:30px 0;background:#fff}
.imgtxt-global01 .l-txt h3{font-size:20px;margin-bottom:10px}
.imgtxt-global01 .r-pic{padding-top:50px;width:500px;margin-left:20px}
.imgtxt-global01 .l-txt .info{font-size:14px}
.imgtxt-global01{margin-bottom:20px}
.row-global02{padding:30px 0}
.global-map .dot{width:30px;height:30px}
.slick-golbal{margin:0 -3px}
.slick-golbal .item{padding:0 3px}
.slick-golbal .item .pic{margin-bottom:6px}
.slick-golbal02{margin:0 -10px 25px}
.slick-golbal02 .item{padding:0 10px}
.slick-golbal02 .slick-dots{margin-top:10px}
.slick-golbal02 .slick-dots li{margin-top:30px;width:9px;height:9px;margin:0 6px}
.row-global03{padding:30px 0}
.slick-golbal02 .item .txt{padding:0 9px}
.slick-golbal02 .item .txt h3{font-size:16px;height:50px;line-height:50px}
.slick-golbal02 .item .txt .date{height:40px}
.row-news01{padding:30px 0}
.news-panel .l-imgtxt{float:none;width:auto}
.news-panel .l-imgtxt .txt{padding:10px}
.news-panel .l-imgtxt .txt h3{font-size:16px}
.news-panel .l-imgtxt .txt .info{font-size:14px}
.ul-news li .con{padding:14px 8px}
.ul-news li .l-txt{padding-left:0}
.ul-news li .l-txt h3{font-size:16px}
.news-panel{margin-bottom:20px}
.row-news02{padding:30px 0}
.ul-news02{margin-bottom:20px}
.ul-news02 li{padding:0 8px}
.ul-news02 li .con{padding:10px}
.ul-news02 li .pic{margin-bottom:15px}
.ul-news02 li .txt .date{font-size:14px}
.ul-news02 li .txt h3{font-size:16px}
.ul-news02 li .pic em{width:35px;height:35px}
.row-news03{padding:30px 0}
.ul-tabnews li{margin:0 10px}
.ul-tabnews li a{font-size:16px}
.ul-tabnews::after{display:none}
.ul-tabnews li i{width:20px;height:20px}
.ul-tabnews{margin-bottom:25px}
.slick-news{margin:0 -10px 10px}
.slick-news .item{padding:0 10px;margin-bottom:10px}
.slick-news .item .l-date{height:auto;padding:7px 0;width:80px;margin-right:10px}
.slick-news .item .r-txt{padding-top:0}
.slick-news .item .r-txt h3{font-size:14px}
.slick-news .item .l-date span{font-size:12px}
.slick-news .item .l-date p{font-size:14px}
.slick-news .slick-dots{margin-top:10px}
.slick-news .slick-dots li{width:7px;height:7px;margin:0 5px}
.ul-news05{margin:0 -5px 20px}
.ul-news05 li .pic{margin-bottom:15px}
.ul-news05 li .txt{padding:0 15px 15px}
.ul-news05 li .txt h3{font-size:16px;margin-bottom:10px}
.ul-news05 li .txt .info{font-size:14px;margin-bottom:10px}
.ul-news05 li{padding:0 5px;margin-bottom:10px}
.ul-environment li{padding:0 5px;margin-bottom:10px}
.ul-environment{margin:0 -5px 20px}
.ul-environment li .pic p{font-size:14px;height:40px;line-height:40px}
.news-article .title{padding:20px 0;margin-bottom:15px}
.news-article .title h2{font-size:20px;margin-bottom:10px}
.news-article .title .desc{font-size:12px}
.news-article .info{font-size:14px;padding-bottom:15px;margin-bottom:15px}
.news-article .pages{display:block;position:relative}
.news-article .pages .back{position:absolute;top:0;right:0;width:100px;height:30px;line-height:30px;font-size:12px}
.news-wrap{margin-bottom:20px}
.news-article .pages h3 a{font-size:14px}
.news-article .pages h3{margin-bottom:5px}
.news-article .info video{width:100%;display:block}
.ul-news04 li .l-date{margin-right:15px;padding:10px 0}
.ul-news04 li .l-date span{font-size:16px}
.ul-news04 li{padding:5px 0}
.ul-news04 li .r-con h3{height:65px;line-height:65px;font-size:14px}
.ul-news04{margin-bottom:20px}
.ul-youth03{margin:0 -8px}
.ul-youth03 li{padding:0 8px;margin-bottom:16px}
.ul-youth03 li .con{height:140px;border-radius:5px}
.ul-youth03 li i{width:40px;height:40px;margin-bottom:6px}
.ul-youth03 li p{font-size:14px}
.row-youth01{padding:30px 0}
.youth01-txt01 .tit{margin-bottom:10px}
.youth01-txt01 .tit h3{font-size:18px;margin-bottom:6px}
.youth01-txt01 .tit em{width:20px;height:1px}
.row-youth01 a{width:120px;height:40px;line-height:40px;font-size:14px;margin-top:20px}
.youth01-txt01 .info{font-size:14px;margin-bottom:10px;line-height:1.71}
.youth01-txt01 .youth-table{padding-left:0;background:0 0}
.youth01-txt01 .txt .item span{font-size:14px;height:40px;line-height:40px}
.youth01-txt01 .txt{height:auto}
.youth01-txt01{margin-bottom:10px}
.youth01-txt01 .youth-table{height:auto;margin-bottom:20px}
.row-youth02{padding:30px 0}
.ul-youth01{margin-bottom:20px}
.ul-youth01 li i{width:40px;height:40px;margin-bottom:10px}
.ul-youth01 li p{font-size:16px}
.ul-youth01 li .con{height:140px}
.ul-youth02 li span{font-size:14px}
.ul-youth02 li h3{font-size:14px}
.ul-youth02 li h3 em{font-size:14px}
.ul-youth02 li{margin-bottom:10px}
.row-grop01{padding:30px 0}
.grop-imgtxt01 .txt{position:static;width:auto;height:auto}
.grop-imgtxt01 .txt h3{font-size:16px;margin-bottom:6px}
.grop-imgtxt01 .txt .info{font-size:14px;margin-bottom:9px}
.grop-imgtxt01 .txt .mask{display:none}
.grop-imgtxt01 .txt-wrap{width:100%;padding:20px 0 0}
.grop-imgtxt01 .txt a{font-size:12px;height:35px;line-height:35px}
.row-grop03{padding:30px 0}
.ul-grop01{overflow:hidden}
.ul-grop01 li{position:static;float:none;width:auto;margin-bottom:20px}
.ul-grop01 li .con{position:relative;width:auto;height:auto}
.grop-imgtxt03{height:auto}
.ul-grop01 li .pic{height:auto;padding-top:57.41%}
.ul-grop01 li .info{padding-top:30px}
.ul-grop01 li .info h3{font-size:18px;margin-bottom:15px}
.ul-grop01 li .info i{width:25px;height:25px}
.grop-imgtxt03 .txt{margin-bottom:20px}
.grop-imgtxt03 .txt h3{font-size:20px;margin-bottom:15px}
.grop-imgtxt03 .txt .info{font-size:14px;margin-bottom:10px}
.grop-imgtxt03 .txt a{font-size:14px}
.row-slick-party{padding:20px 0}
.slick-party01 .item .pic{margin-bottom:10px}
.slick-party01 .item .txt h3{font-size:14px}
.slick-party01 .item .txt .info{font-size:14px;margin-bottom:8px}
.slick-party01 .slick-dots{margin-top:15px}
.slick-party01 .slick-dots li{width:8px;height:8px;margin:0 2px}
.ul-party01 li .date{width:60px;height:60px;padding:5px;padding-top:10px}
.ul-party01 li .date p{font-size:16px}
.ul-party01 li .con{padding:15px 0;padding-left:80px}
.ul-party01 li .l-pic{width:300px;margin-right:20px}
.ul-party01 li .r-txt h3{margin-bottom:15px}
.ul-party01 li .r-txt .info{font-size:14px;margin-bottom:25px}
.ul-party01{margin-bottom:30px}
.inner-wrap2{margin-bottom:30px}
.row-dflz01{padding:30px 0}
.ul-search{margin:0 -5px 20px}
.ul-search li{margin-bottom:10px;padding:0 5px}
.ul-search li .con{padding:0 15px;height:50px;line-height:50px;border-radius:5px}
.ul-search li span{font-size:14px}
.ul-search li h3{font-size:14px}
.row-dflz02{padding:30px 0}
.ul-dflz01{margin-bottom:20px}
.ul-dflz01 li span{font-size:14px}
.ul-dflz01 li a{font-size:14px;height:45px;line-height:45px}
.row-union01{padding:30px 0}
.imgtxt-union01 .pic{position:static;width:auto}
.imgtxt-union01 h4{font-size:18px;margin-bottom:15px}
.imgtxt-union01 .info{width:auto;padding:20px;margin-bottom:20px;font-size:14px}
.union01-title h4{font-size:18px;margin-bottom:20px}
.row-union02{padding:30px 0}
.ul-union01{margin:0 -8px 25px}
.ul-union01 li .txt{padding:15px}
.ul-union01 li{padding:0 8px}
.ul-union01 li .txt h3{font-size:16px}
.row-union04{padding:30px 0}
.row-union03{padding:30px 0}
.ul-union02 li .txt{padding:15px}
.ul-union02 li .txt h3{font-size:16px;margin-bottom:10px}
.ul-union02 li .txt .info{font-size:14px;margin-bottom:15px}
.ul-union02 li .txt .date{font-size:12px}
.ul-union02{margin:0 -8px 20px}
.ul-union02 li{padding:0 8px}
.imgtxt-union03 .l-pic{float:none;width:auto;margin-right:0;margin-bottom:20px;margin-bottom:0}
.imgtxt-union03 .r-txt{padding:15px 15px 20px}
.imgtxt-union03 .r-txt h3{font-size:16px;margin-bottom:10px}
.imgtxt-union03 .r-txt .info{font-size:14px;height: auto;padding-right: 0;}
.imgtxt-union03{margin-bottom:20px}
.slick-party02 .slick-dots{margin-top:15px}
.slick-party02 .slick-dots li{width:8px;height:8px;margin:0 3px}
.slick-party02{margin-bottom:0}
.row-women01{padding:30px 0}
.imgtxt-women01 .r-pic{float:none;width:auto;margin-bottom:20px;margin-left:0}
.imgtxt-women01 .r-pic::after{display:none}
.imgtxt-women01 .l-txt>p{font-size:20px;margin-bottom:10px}
.imgtxt-women01 .l-txt h3{font-size:16px;margin-bottom:8px}
.imgtxt-women01 .l-txt .info{font-size:14px}
.row-women02{padding:30px 0}
.ul-tabwomen{float:none;width:auto}
.tabclick-women{margin-bottom:20px}
.ul-tabwomen li .title{font-size:14px;height:45px;line-height:45px;background-size:20px auto}
.ul-tabwomen li .info p{font-size:14px;height:auto}
.row-women03{padding:30px 0;background:#00a3c8}
.ul-women01 li{padding-top:0!important}
.ul-women01{margin-top:20px}
.ul-women01 li .wrap{height:200px}
.ul-women01 li .icon-txt i{width:40px;height:40px;margin-bottom:10px}
.ul-women01 li p{font-size:16px;margin-bottom:5px}
.ul-women01 li span{font-size:14px}
.row-women05{padding:30px 0}
.row-women06::after{display:none}
.ul-women03{margin-top:0}
.row-women06{padding:30px 0}
.ul-women03 li .pic{width:450px;margin-right:30px}
.ul-women03 li .txt h3{font-size:20px;margin-bottom:20px}
.ul-women03 li:nth-child(2n) .pic{margin-left:30px}
.ul-women02 li .icon-txt i{width:40px;height:40px;margin-bottom:10px}
.ul-women02 li .icon-txt p{font-size:16px;margin-bottom:5px}
.ul-women02 li .icon-txt span{font-size:14px}
.women-imgtxt03 .r-pic{float:none;width:auto;margin-left:0;margin-bottom:20px}
.women-imgtxt03 .r-pic .info{font-size:14px}
.women-imgtxt03 .l-txt h3{font-size:20px;margin-bottom:10px}
.women-imgtxt03 .l-txt .item{padding-bottom:8px;margin-bottom:8px}
.women-imgtxt03 .l-txt a span{font-size:14px}
.row-women07{padding:20px 0}
.row-women08{padding:30px 0}
.women-table table td,.women-table table th{font-size:14px}
.women-table table th{height:40px}
.women-table{margin-bottom:20px}
.row-women09{padding:30px 0}
.ul-women04{margin:0 -8px 25px}
.ul-women04 li{padding:0 8px}
.ul-women04 li .txt{padding:10px}
.ul-women04 li .txt h3{font-size:16px;margin-bottom:6px}
.ul-women04 li .txt .info{font-size:14px}
.ul-women04 li .pic .date{width:60px;height:60px;padding-top:13px}
.ul-women04 li .pic .date p{font-size:16px}
.row-vol01{padding:25px 0}
.imgtxt-vol01 .l-pic{float:none;width:auto}
.imgtxt-vol01 .r-txt{position:static}
.imgtxt-vol01 .r-txt::after{display:none}
.imgtxt-vol01 .r-txt .txt-wrap{width:100%;height:auto;padding:15px}
.imgtxt-vol01 .r-txt h3{font-size:16px;font-weight:700}
.imgtxt-vol01 .r-txt .info{font-size:14px}
.row-vol02{padding:30px 0}
.slick-vol01{margin:0 -30px}
.slick-vol01 .item{padding:0 30px}
.slick-vol01 .slick-arrow{display:none!important}
.slick-vol-wrap{margin-bottom:30px;margin-top: 20px;padding: 0 15px;}
.slick-vol01 .slick-list{padding:30px 0!important}
.swiper-vol01{margin: 0 -30px;}
.swiper-vol01 .swiper-btn{display: none;}
.swiper-vol01 .swiper-slide{padding: 0 30px;}
.swiper-vol01 .pic-txt h3{height: 35px;line-height: 35px;font-size: 16px;}
.swiper-vol01 .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ul-vol01 li .con{padding:15px}
.ul-vol01 li .date{display:none}
.ul-vol01 li{margin-bottom:20px}
.ul-vol01 li .l-pic{margin-right:20px}
.ul-vol01 li .r-txt .info{font-size:14px}
.ul-vol01 li .r-txt h3{margin-bottom:10px}
.ul-vol01{margin-bottom:30px}
.ul-vol02 li .date{position:static;width:auto;border:none;display:block}
.ul-vol02 li .date-body{border:none;text-align:left}
.ul-vol02 li .date-body p{display:inline;font-size:12px;color:#666}
.ul-vol02 li .date-body span{font-size:12px;color:#666}
.ul-vol02 li .con{padding:16px}
.ul-vol02 li h3{font-size:16px;margin-bottom:7px}
.ul-vol02 li .info{font-size:14px;margin-bottom:10px;}
.ul-vol02 li .con:hover .date{background-color:#fff}
.ul-vol02 li .con:hover .date p,.ul-vol02 li .con:hover .date span{color:#008cac}
.row-service01{padding:30px 0}
.ul-service01 li{position:static!important;height:auto!important;width:20%!important;float:left}
.ul-service01 li i{width:35px;height:35px;margin-bottom:10px}
.ul-service01 li .wrap p{font-size:16px}
.ul-service01 li .con{padding:15px 0;border-radius:5px}
.ul-service01{height:auto}
.row-service02{padding:30px 0}
.serve-search{margin-bottom:20px}
.serve-search .submit{width:120px;height:35px;font-size:14px}
.serve-search .l-con input{font-size:14px;padding:0 6px;border-radius:3px;height:35px}
.ul-dept-nav li{float:none;width:auto}
.ul-dept-nav li.on{width:auto}
.ul-dept-nav li.on .img-bg{display:none}
.ul-dept-nav li .left-menu .tit{position:static;width:100%;overflow:hidden;height:50px;line-height:50px}
.ul-dept-nav li .left-menu,.ul-dept-nav li.on .left-menu{width:100%}
.ul-dept-nav li .left-menu{float:none;width:auto;height:auto}
.ul-dept-nav li .left-menu .tit p{writing-mode:horizontal-tb;vertical-align:middle;font-size:16px;margin-top:3px;display:inline-block}
.ul-dept-nav li .left-menu .tit img{display:inline-block;vertical-align:middle;margin-bottom:0;width:20px;height:20px;margin-top:0;margin-right:15px;margin-left:10px}
.ul-dept-nav li .r-link{padding:15px;height:auto}
.ul-dept-nav li .r-link .link a{font-size:16px;margin-bottom:10px;font-size:14px}
.row-service03{padding:30px 0}
.ul-serve01{margin:0 -5px}
.ul-serve01 li{padding:0 5px}
.ul-serve01 li .con{padding:10px}
.ul-serve01 li .pic{margin-bottom:8px}
.ul-serve01 li .txt .name em{font-size:14px}
.ul-serve01 li .txt .name{font-size:14px}
.ul-serve01 li .txt p{font-size:14px}
.row-service04{padding:30px 0}
.ul-serve03{margin:0 -8px 16px}
.ul-serve03 li{padding:0 8px}
.ul-serve03 li .con{padding:15px;border-radius:5px}
.ul-serve03 li h3{font-size:20px;margin-bottom:10px}
.ul-serve03 li p{font-size:14px;margin-bottom:5px}
.ul-serve03 li em{width:15px;height:15px}
.row-service05{padding:30px 0}
.ul-serve05 li .con{padding:25px 0;border-radius:5px}
.ul-serve05 li i{width:50px;height:50px;margin-bottom:10px}
.ul-serve05 li p{font-size:16px}
.ul-serve05{margin:0 -4px}
.ul-serve05 li{padding:0 4px}
.row-service06{padding:30px 0}
.slick-serve .slick-dots{margin-top:30px}
.slick-serve{margin-bottom:20px}
.slick-serve .slick-dots li{width:10px;height:10px;margin:0 3px}
.slick-serve .item .r-txt{padding:15px}
.slick-serve .item .r-txt h3{font-size:18px;margin-bottom:10px}
.slick-serve .item .l-pic{width:600px}
.slick-serve .item .r-txt .info{font-size:14px}
.row-service07{padding:30px 0}
.ul-serve06{margin:0 -8px}
.ul-serve06 li{padding:0 8px}
.ul-serve06 li a{height:200px;border-radius:5px;justify-content:center}
.ul-serve06 li .txt{background-size:35px auto;padding-left:55px}
.ul-serve06 li .txt p{font-size:20px}
.ul-serve06 li .txt span{font-size:16px}
.ul-serve06 li .txt{margin-left:0;width:80%}

.row-teach01{padding:30px 0}
.teach-item .l-slick{float:none;width:auto;margin-right:0;margin-bottom:20px}
.slick-teach01 .slick-dots{position:static}
.slick-teach01 .item .txt{padding:10px 15px}
.slick-teach01 .item .txt span{margin-bottom:5px}
.slick-teach01 .item .txt h3{margin-bottom:10px}
.slick-teach01 .item .pic{margin-bottom:0}
.ul-teach01 li .con{padding:15px}
.ul-teach01 li .con h3{font-size:14px}
.ul-teach01 li .con .l-date{width:50px}
.ul-teach01 li .con .l-date p{font-size:18px}
.ul-teach01 li .con .l-date span{font-size:12px}
.teach-item.show{margin-bottom:25px}
.row-teach02{padding:30px 0}
.ul-teach02 li .con{height:290px}
.ul-teach02 li i{width:45px;height:45px;margin-bottom:10px}
.ul-teach02 li h3{font-size:18px}
.ul-teach02 li span{font-size:12px}
.ul-teach02 li .line{width:90px}
.row-teach03{padding:30px 0}
.teach-block .r-slick{float:none;width:auto;margin-left:0;margin-bottom:20px}
.slick-teach02 .txt{padding:10px 15px}
.slick-teach02 .txt h3{font-size:14px;height:auto;margin-bottom:8px}
.slick-teach02 .txt .date em{font-size:12px}
.slick-teach02 .txt .date{font-size:12px}
.ul-teach03 li .txt{padding:10px}
.ul-teach03 li .txt h3{font-size:16px;height:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}
.ul-teach03 li .info{font-size:14px;margin-bottom:10px}
.ul-teach03 li .date em{font-size:12px}
.ul-teach03 li .date{font-size:12px}
.row-teach04{padding:30px 0}
.slick-teach03 .item .r-txt{padding-top:10px}
.slick-teach03 .slick-dots{margin-top:20px}
.slick-teach03 .item .l-pic{width:450px;margin-right:30px}
.row-tec01{padding:30px 0}
.tec-imgtxt01 .l-pic .txt h3{font-size:16px}
.tec-imgtxt01 .l-pic .txt .info{font-size:14px}
.tec-imgtxt01 .l-pic .txt span{font-size:14px}
.slick-tac01 .slick-dots{margin-top:8px}
.tec-imgtxt01 .l-pic .txt{margin-top:0;padding:10px 15px}
.slick-tac01 .slick-dots li{width:9px;height:9px}
.tec-imgtxt01 .l-pic{margin-right:20px}
.ul-tec01 li .l-data p{font-size:20px}
.ul-tec01 li .l-data{height:auto;padding:15px 0}
.ul-tec01 li{padding:10px 7px}
.tec-imgtxt01{margin-bottom:25px}
.ul-tec01 li h3{font-size:16px}
.ul-tec01 li .info{font-size:14px}
.row-tec02{padding:30px 0}
.ul-tec03{margin:0 -8px 16px}
.ul-tec03 li{padding:0 8px;margin-bottom:16px}
.ul-tec03 li .con{padding:10px 15px;border-radius:5px}
.ul-tec03 li h3{margin-bottom:10px;font-size:16px}
.ul-tec03 li span{margin-bottom:5px}
.ul-tec03 li .info{font-size:14px;margin-bottom:10px}
.ul-tec03 li em{width:25px;height:25px}
.row-tec03{padding:30px 0}
.tec-tips01{font-size:16px;margin-bottom:10px;margin-top: 0;}
.table-tec-wrap{position: relative;position: static;}
.table-tec-wrap table td,.table-tec-wrap table th{font-size:14px}
.table-tec-wrap table th{height:40px}
/* .table-tec-wrap table tr:nth-child(1){position: absolute;top: 0;left: 0;width: 100%;} */
.tb-title-fix{height: 40px;}
.row-tec04{padding:30px 0}
.slick-tec02{margin:0 -8px 15px}
.slick-tec02 .item{padding:0 8px}
.slick-tec02 .item .con{padding:20px}
.slick-tec02 .item .title{padding-bottom:10px;margin-bottom:10px}
.slick-tec02 .item .title h3{font-size:16px}
.slick-tec02 .item .info{font-size:14px;margin-bottom:15px}
.slick-tec02 .item span{font-size:14px}
.slick-tec02 .slick-arrow{width:23px;height:74px;right:-5px}
.slick-tec02 .slick-prev{left:-5px}
.row-tec05{padding:25px 0}
.ul-tec05{margin:0 -8px}
.ul-tec05 li{padding:0 8px}
.ul-tec05 li .con{height:300px}
.ul-tec05 li .txt-wrap i{width:40px;height:40px;margin-bottom:10px}
.ul-tec05 li .txt-wrap span{font-size:18px;margin-bottom:15px}
.ul-tec05 li .txt-wrap p{width:120px;height:35px;line-height:33px;font-size:12px}
.row-join01{padding:30px 0}
.ul-serve03 li i{width:30px;height:30px;bottom:15px;right:15px}
.slick-union01 .item:nth-child(2n-1) .con,.slick-union01 .item:nth-child.con{height:auto}
.slick-union01 .item .date{font-size:16px}
.slick-union01 .item .info{font-size:12px}
.ul-doctor2 li{padding:0 8px;margin-bottom:16px}
.ul-doctor2 li .con{padding:10px}
.ul-doctor2 li .r-txt .name{font-size:14px;margin-bottom:15px}
.ul-doctor2 li .r-txt .info{font-size:12px}
.ul-doctor2 li .l-pic{width:70px;margin-right:15px}
.ul-doctor2{margin:0 -8px 30px}
.select-doctor{padding:15px;margin-bottom:20px}
.select-doctor .select-item>span{float:none;display:block;margin-right:0;margin-bottom:10px}
.ul-tabDoc li a{height:30px;line-height:30px;font-size:12px}
.select-doctor .select-item .tab-title{padding-bottom:0;margin-bottom:15px}
.ul-tabDoc li.on a::after{height:1px;bottom:0}
.select-doctor .tab-title .search{float:none;margin-bottom:10px;width:auto}
.ul-tabDoc{overflow-x:auto;white-space:nowrap;float:none;width:100%}
.ul-tabDoc li{margin-right:20px;display:inline-block;float:none}
.ul-tabDocv2{margin-bottom:15px;overflow-x:auto;white-space:nowrap;float:none;width:100%}
.ul-tabDocv2 li{margin-right:25px;display:inline-block;float:none}
.select-doctor .room-list .item a{font-size:12px}
.select-doctor .room-list .item{width:auto;margin-right:8px;margin-bottom:8px}
.select-doctor .r-con .grade a{font-size:12px}
.select-tag>span{font-size:14px;margin-top:0;margin-bottom:10px;float:none;display:block}
.ul-tag-sel li span{font-size:14px}
.ul-tag-sel li a{height:30px;line-height:30px;font-size:0}
.select-tag .ul-tag-sel{float:none}
.select-tag .ul-tag-sel li{margin-bottom:5px}
.row-ts01{padding:30px 0}
.ts-imgtxt01{height:auto;margin-bottom:20px}
.ts-imgtxt01 .l-pic{position:static;width:auto;margin-bottom:20px}
.ts-imgtxt01 .txt{position:static;padding:20px;height:auto}
.ts-imgtxt01 .txt .info{width:auto;font-size:14px;margin-bottom:10px}
.ts-imgtxt01 .txt .more{width:140px;height:40px;line-height:40px;font-size:14px}
.g-title-ts h3{margin-bottom:10px;font-size:18px}
.g-title-ts{margin-bottom:20px}
.ts-info{font-size:14px;margin-bottom:20px}
.ul-ts01{margin:0 -8px}
.ul-ts01 li{padding:0 8px}
.row-ts02{height:auto;padding:30px 0}
.row-ts02 .info{font-size:14px}
.ul-tec01{margin-bottom: 30px;}

/*info.asp二级导航在手机*/
	.page-title-inner { display:none; }
	.full-page-content { padding:10px 0 25px;  }
	.full-page-title-wrap { display:none; }
	/*.full-page-menu { display:none; }*/


}
@media only screen and (max-width:959px){
.news-block01 .l-pic{float:none;margin-right:0;margin-bottom:20px;width:auto}
.news-block01 .pic .txt span{font-size:12px}
.news-block01 .pic .txt{height:35px;padding:0 8px}
.ind02-news{display:block}
.ind02-news .panel-left{width:auto;margin-bottom:20px}
.ind02-news .panel-right{width:auto}
.slick-index05 .slick-dots{bottom:-35px}
.slick-index05 .slick-dots li{width:20px}
.g-title03 .more,.g-title04 .more{width:100px}
.about-imgtxt01 .r-pic{float:none;width:auto;margin-left:0;margin-bottom:10px}
.imgtxt-global01 .r-pic{float:none;width:auto;margin-left:0;padding-top:0;margin-bottom:20px}
.slick-serve .item .l-pic{float:none;width:auto}
.slick-serve .item .r-txt{position:static;width:auto}
.slick-serve .slick-dots{margin-top:15px}
.slick-serve .item .r-txt .info{line-height:1.5;height:12em;overflow-y:auto}
.table-tec-wrap{overflow-x:auto}
.table-tec-wrap table{width:959px}
.tb-title-fix{right: 3px;overflow-x: auto;}
}
@media only screen and (max-width:767px){
.slick-index01 .pic .txt h3{padding:10px 15px;font-size:16px}
.footer .left-txt .icon{float:none;margin-right:0;width:60px;margin-bottom:10px}
.ul-index01 li{width:50%;margin-bottom:20px}
.index-more{font-size:12px;width:200px;height:36px;line-height:34px}
.ul-index02 li{width:33.33%}
.ul-index03 li{width:50%!important}
.ul-index03 li:last-child{width:100%!important}
.ul-index03 li:last-child .con{background:#33a5fc}
.g-title01 h3{font-size:18px}
.ul-index06 li h3{padding-left:15px}
.slick-bout01{padding:50px 0}
.inner-ban .txt p{font-size:16px}
.inner-ban .txt span{font-size:14px}
.row-about02{height:160px}
.row-about02 .txt p{margin-bottom:5px}
.slick-abut-wrap{padding:0}
.slick-about01{padding:50px 0}
.ul-number li i{width:20px;height:20px}
.ul-number li .txt .number em{font-size:14px}
.ul-leader li{width:33.33%}
.ul-tab01 li{width:33.33%;margin-bottom:6px}
.ul-tab01 li a{width:auto}
.ul-doctor li{width:33.33%}
.doctor-info .doc-imgtxt .l-pic{float:none;margin-right:0;margin-bottom:10px}
.ul-news li .r-pic{float:none;margin-left:0;margin-bottom:10px}
.news-panel .l-imgtxt .txt{position:static}
.ul-news02 li{width:50%;margin-bottom:14px}
.ul-news05 li{width:50%}
.ul-environment li{width:50%}
.news-article .pages{padding-bottom:40px}
.news-article .pages .back{top:auto;bottom:0;left:0;right:auto}
.ul-news04 li .l-date{float:none;width:80px}
.ul-news04 li .r-con h3{height:auto;line-height:1.5}
.ul-news04 li .l-date{padding:5px 0;float:right;margin-right:0;margin-right:10px}
.ul-news04 li .r-con{padding-top:10px}
.ul-news04 li .l-date p{font-size:12px;display:inline-block}
.ul-news04 li .l-date span{font-size:12px}
.youth01-txt01 .txt .item{float:none;width:auto}
.ul-youth01 li{width:33.33%}
.ul-youth01 li i{width:30px;height:30px;margin-bottom:5px}
.ul-youth01 li p{font-size:14px}
.ul-youth01 li .con{height:120px}
.ul-party01 li .date{position:static;margin-bottom:10px}
.ul-party01 li .con{padding-left:0}
.ul-party01 li .l-pic{float:none;margin-right:0;margin-bottom:15px}
.ul-party01 li .r-txt .info{height:auto;margin-bottom:10px}
.ul-search li{float:none;width:auto}
.ul-union01 li{width:50%;margin-bottom:20px}
.ul-union02 li{width:50%;margin-bottom:15px}
.ul-women01 li{width:50%;margin-bottom:6px}
.ul-women03 li .pic{float:none;width:auto;margin-right:0;margin-bottom:20px}
.ul-women03 li .txt{padding-top:0}
.ul-women03 li:nth-child(2n) .pic{float:none;width:auto;margin-left:0}
.ul-women03 li:nth-child(2n) .txt{padding-left:0}
.ul-women03 li:nth-child(2n) .con .number{right:50px;left:auto}
.ul-women03 li .txt h3{font-size:18px}
.ul-women03 li .con{padding:8px}
.ul-women02 li{width:50%;margin-bottom:15px}
.women-table table{width:767px}
.women-table{overflow-x:auto}
.ul-women04 li{float:none;width:auto;margin-bottom:15px}
.slick-vol01{margin-left:-10px;margin-right:-10px}
.slick-vol01 .item{padding:0 10px}
.slick-vol01 .item.slick-current{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.slick-vol01 .item .pic h3{height:40px;line-height:40px;padding:0 15px}
.ul-vol01 li .l-pic{float:none;width:auto;margin-right:0;margin-bottom:10px}
.ul-vol01 li .r-txt .info{height:auto}
.ul-service01 li{width:33.33%!important}
.serve-search{width:auto}
.serve-search .submit{width:100px;padding-left: 0;font-size: 0;background-position: center;}
.ul-dept-nav{margin-bottom:25px}
.ul-dept-nav li .r-link .link a{width:auto;margin-right:8px;margin-bottom:12px}
.ul-serve01 li{width:33.33%;margin-bottom:16px}
.ul-serve03 li{float:none;width:auto;margin-bottom:15px}
.ul-serve03 li:last-child{margin-bottom:0}
.ul-serve05 li{width:50%;margin-bottom:10px}
.ul-serve06 li{float:none;width:auto;margin-bottom:15px}
.ul-teach02 li{width:50%;margin-bottom:15px}
.ul-teach02 li .con{height:240px}
.slick-teach03 .item .l-pic{float:none;width:auto;margin-right:0;margin-bottom:20px}
.slick-teach03 .item .r-txt{padding:0 15px 15px}
.slick-teach03 .item .r-txt h3{font-size:16px;margin-bottom:10px}
.slick-teach03 .item .r-txt .info{font-size:14px;margin-bottom:10px}
.slick-teach03 .item .r-txt .date em{font-size:14px}
.slick-teach03 .item .r-txt .more{margin:10px auto 0;font-size:14px;width:140px;height:35px;line-height:35px}
.slick-teach03 .slick-dots{margin-top:0}
.slick-teach03 .slick-dots li{width:10px;height:10px;margin:0 3px}
.tec-imgtxt01 .l-pic{float:none;width:auto;margin-right:0;margin-bottom:15px}
.ul-tec01 li .r-con{padding-top:0}
.ul-tec01 li .l-data{width:70px;margin-right:10px}
.ul-tec05 li .con{height:260px}
.ul-tec05 li{float:none;width:auto;margin-bottom:15px}
.ul-doctor2 li{width:50%}
.select-doctor .select-item>span{font-size:14px}
}
@media only screen and (max-width:479px){
.ul-index02 li{width:50%}
.slick-bout01{padding:30px 0}
.ul-doctor li{width:50%}
.ul-news02 li{float:none;width:auto}
.ul-news05 li{float:none;width:auto}
.ul-environment li{width:auto;float:none}
.ul-youth03 li{width:50%}
.ul-youth01 li{width:50%}
.ul-party01 li .l-pic{width:auto}
.ul-party01 li .date{display:none}
.ul-party01 li .r-txt h3{font-weight:700}
.ul-union01 li{width:auto;float:none;margin-bottom:20px}
.ul-union02 li{float:none;width:auto}
.ul-serve01 li{width:50%}
.ul-serve05 li{float:none;width:auto}
.ul-teach02 li{float:none;width:auto}
.ul-teach03 li{float:none;width:auto;margin-bottom:15px}
.ul-tec03 li{float:none;width:auto}
.ul-doctor2 li{float:none;width:auto}
}


/* 2022-0408 鏂板 */
.ul-index01-0408 li.on .con{background-color:#fff}
.ul-index01-0408 li.on .con i{background-position:bottom center}
.ul-index01-0408 li.on .con p{color:#39c5de}
.bus-line .title{font-size: 18px;color: #39C5DE;font-weight: bold; padding-left: 50px;margin-bottom: 40px; background: url(../image/hp1-0408.png) left center no-repeat;height: 35px;line-height: 35px;}
.bus-line .title a{color: #39C5DE;}
.ul-bussel{margin-bottom: 60px;}
.ul-bussel li{float: left;margin-right: 20px;margin-bottom: 30px;}
.ul-bussel li a{display: block;height: 43px;line-height: 41px;text-align: center;padding: 0 43px;font-size: 18px;color: #01A3C9; background: #FFFFFF;border: 1px solid #01A3C9;border-radius: 22px;}
.ul-bussel li a span{color: #333;}
.ul-bussel li.on a{color: #fff;background-color: #01A3C9;}
.ul-bussel li.on a span{color: #fff;}
.bus img{display: block;width: 100%;}
.contant-us{background-color: #00a3c8;}
.contant-us .r-pic{float: right;width: 50%;}
.contant-us .r-pic .pic{position: relative;padding-top: 69.5%;}
.contant-us .r-pic .pic img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;}
.contant-us .l-txt{overflow: hidden;padding-top: 90px;padding-left: 62px;}
.contant-us .l-txt .info{color: #fff;font-size: 18px;line-height: 2;}
#map{height: 540px;}
.pos-map{background-color: #00a3c8;}
.pos-map .map-txt{overflow: hidden;padding: 50px 0 10px;padding-bottom: 10px;position: relative;}
.pos-map .map-txt p{float: left;width: 55%;color: #fff;background-repeat: no-repeat;background-position: left 40px center; font-size: 17px; padding-left: 90px;margin-bottom: 30px;}
.pos-map .map-txt p:nth-child(2n){width: 45%;}
.pos-map .map-txt::after{content: '';width: 1px;left: 50%;top: 35px;bottom: 35px;background-color: #fff;opacity: .5;position: absolute;}
.inav img{display: block;width: 100%;}
.ul-nav-inner{display: flex;justify-content: center;align-items: center;margin-bottom: 60px;}
.ul-nav-inner li{margin: 0 15px;}
.ul-nav-inner li a{display: block;height: 55px;line-height: 55px;color: #fff;background-color: #fff;color: #01a3c9; font-size: 18px;padding: 0 30px;border: 1px solid #01a3c9;}
.ul-nav-inner li.on a{color: #fff;border-color: #01a3c9;background-color: #01a3c9;}

.title-0527{display: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;}
.title-0527 h3{font-size: 30px;color: #00A3C8;font-weight: normal;}
.title-0527 a{display: block;width: 166px;height: 44px;line-height: 44px;color: #fff; background: #39C5DE;border-radius: 22px;text-align: center;font-size: 16px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.title-0527 a:hover{opacity: .8;}
.imgtxt-0527 {background-color: #fff;overflow: hidden;border-radius: 5px;box-shadow: 0px 0px 30px 0px rgba(6, 0, 1, 0.08);}
.imgtxt-0527 .l-pic{float: left;width: 590px;}
.imgtxt-0527 .l-pic .pic{position: relative;padding-top: 55.93%;overflow: hidden;}
.imgtxt-0527 .l-pic .pic img{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.imgtxt-0527 .l-pic .pic:hover img{-webkit-transform: scale(1.05);-moz-transform:scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.imgtxt-0527 .r-txt{overflow: hidden;padding: 35px 40px;}
.imgtxt-0527 .r-txt h3{font-size: 30px;color: #333;margin-bottom: 18px;}
.imgtxt-0527 .r-txt .info{font-size: 16px;color: #666;line-height: 2.125;height: 8.5em;overflow: hidden;margin-bottom: 30px;}
.imgtxt-0527 .r-txt a{font-size: 16px;color: #00A3C8;}
.slick-0527 {margin-bottom: 47px;}
.slick-0527 .slick-dots{width:100%;text-align:center;margin-top: 25px;}
.slick-0527 .slick-dots li{display:inline-block;cursor:pointer;overflow:hidden;width:9px;height:9px;border-radius:50%;background-color:#797979;margin:0 5px;opacity: .2;}
.slick-0527 .slick-dots li.slick-active{opacity: 1;}
.slick-0527 .slick-dots li button{position:absolute;left:-9999px}
.ul-0527{margin: 0 -15px;}
.ul-0527 li{float: left;width: 33.33%;padding: 0 15px;}
.ul-0527 li .con{display: block;padding-top: 57.89%; background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 10px;box-shadow: 0px 0px 16px 0px rgba(6, 0, 1, 0.12);position: relative;overflow: hidden;}
.ul-0527 li .txt{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-color: #fff;padding: 25px 30px;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.ul-0527 li .txt::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background-color: #39C5DE;}
.ul-0527 li .txt h3{font-size: 24px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 12px;font-weight: normal;}
.ul-0527 li .txt .info{font-size: 14px;color: #666;line-height: 1.85;height: 5.55em;overflow: hidden;margin-bottom: 16px;}
.ul-0527 li .txt .more{font-size: 16px;color: #00A3C8;font-size: 14px;}
.ul-0527 li .con:hover .txt{background-color: rgba(30, 115, 190, .85);}
.ul-0527 li .con:hover .txt h3,
.ul-0527 li .con:hover .txt .info,
.ul-0527 li .con:hover .txt .more{color: #fff;}
.ul-0527 li .con:hover .txt::after{display: none;}
.row-health02 table th{padding: 17px 20px;}
.jump-top{
    position: fixed;
    right: 0;
    bottom: 45%;
    width: 60px;
    height: 60px;
    background: #1e73be;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
}
.jump-top:hover{color: #fff;}
.pages-0620 .ul-pages li.on a{background-color: #00a0e9;}
.ul-pages li.on a:hover{color: #fff;}


@font-face {
    font-family: 'Bebas';
    src: url('../font/BEBAS___.TTF');
}
@media only screen and (max-width:1199px){
    .bus-line .title{font-size: 16px;background-size: 16px auto;height: auto;padding-left: 25px;margin-bottom: 10px;}
    .ul-bussel li a{font-size: 14px;padding: 0 15px;height: 35px;line-height: 33px;}
    .ul-bussel li{margin-right: 15px;margin-bottom: 15px;}
    .ul-bussel{margin-bottom: 20px;}
    .contant-us .l-txt{padding: 30px;}
    .contant-us .l-txt .info{font-size: 16px;}
    #map{height: 300px;}
    .pos-map .map-txt{padding: 10px 15px;}
    .pos-map .map-txt p{float: none;}
    .pos-map .map-txt::after{display: none;}
    .pos-map .map-txt p{padding-left: 30px;background-position: left center;font-size: 14px;margin-bottom: 15px;float: none;width: auto;}
    .pos-map .map-txt p:nth-child(2n){width: auto;}
    .pos-map .map-txt p:nth-child{background-size: 20px auto;}
    .pos-map .map-txt p:last-child{margin-bottom: 0;}
    .ul-nav-inner{margin-bottom: 30px;display: block;font-size: 0;overflow-x: auto;white-space: nowrap;}
    .ul-nav-inner li{display: inline-block;margin: 0px;margin-right: 10px;}
    .ul-nav-inner li a{height: 35px;line-height: 35px;font-size: 14px;padding: 0 15px;}
    .ul-tabwomen li .info .info-wrap{height: auto;}
    .news-panel .r-list{float: none;width: auto;}

}

/* 更多按钮 */

.more_btn{ margin-top:5px; padding-bottom:20px;float:right}

.more_btn a{ background-color:#FFF; border:1px #009300 solid; padding:10px 35px; color:#009300; position:relative;}

.more_btn a span{ position:relative; z-index:2;  transition: all .3s ease-out 0s;}

.more_btn a:before{ content:""; background:#00CA33; position:absolute; height:100%; top:0; left:0; width:0; z-index:1; transition: all .3s ease-out 0s;}

.more_btn a:hover span{ color:#fff;}

.more_btn a:hover:before{ width:100%;}
.dreset_style p{color:#333;font-size:28px;font-family:微软雅黑; line-height:32px;}

/*info.asp2级栏目导航*/

.full-page-title-wrap { position:relative; margin:30px 0 0; text-align:center; }
.full-page-title-wrap h2 { margin-bottom:5px; line-height:normal; color:#E60012; font-size:36px; font-size:3.6rem; }
.full-page-title-wrap .full-page-title h3 { display:inline-block; *display:inline; *zoom:1; margin:0 20px; line-height:normal;  color:#383838; font-size:13px; font-size:1.3rem; }
.full-page-title-wrap .full-page-title i { display:inline-block; *display:inline; *zoom:1; display: none; position:relative; top:-5px; width:180px; height:1px; background-color:#ccc; }
.full-page-menu-content { margin-top: 30px; }
.full-page-menu-content ul { padding:0; font-size:0; text-align:center; }
.full-page-menu-content ul li { border-bottom:none; display:inline-block; *display:inline; *zoom:1; background-image:none; margin:0 6px; background-color:#fff; border-radius:3px;}
.full-page-menu-content ul li a { 
	display:inline-block; *display:inline; *zoom:1; line-height:32px; padding:0 20px; font-size:14px; color:#000; background-color:transparent; margin-bottom:10px;
	-webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; border-radius:3px;border:#ccc 1px solid;
}
.full-page-menu-content ul li a:hover { background-color:#fff; color:#ff0000 ; border-radius:3px; border-bottom:#666666 3px solid; }
.full-page-menu-content ul li.current a {background-color:#00BD30; color:#fff; border:#009900 1px solid; border-radius:3px;}

.wai3{max-width:1300px; margin:0 auto;}
.newspic1{ width:150px; height:100px;}
.newsword1{ float:right}


/* 4版切换部分 */
.sy .content4 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
}

.sy .content4-lf {
    float: left;
    width: 585px;
    margin-right: 30px;
}

.sy .qytj-nav {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}

.sy .qytj-nav .qytj-title {
    overflow: hidden;
    font-size: 22px;
    margin-bottom: -1px;
}

.sy .qytj-title > li {
    float: left;
    display: block;
    padding-bottom: 15px;
    margin-right: 30px;
    cursor: default;
}

.sy .qytj-title .active,
.sy .qytj-title .active > a {
    font-weight: bold;
    color:#008000;
    border-bottom: 2px solid #009933;
    padding-bottom: 13px;
}

.sy .qytj-m {
    position: absolute;
    right: 5px;
    bottom: 15px;
}

.sy .qytj-m > li {
    display: none;
    font-size: 15px;
}

.sy .qytj-m > li a {
    color: #000;
}

.sy .qytj-m > li a:hover {
    color:#ABB127;
}

.sy .qytj-txt {
    overflow: hidden;
}

.sy .qytj-list {
    display: none;
    padding-left: 5px;
}

.sy .qytj-list:first-child {
    display: block;
}

.sy .qytj-list > li {
    overflow: hidden;
    margin-top: 25px;
    position: relative;
    padding-left:10px;
    background: url(/images/dian.png) no-repeat left center;
    line-height:25px;
}

.sy .qytj-list > li.active {
    margin-top: 20px;
    margin-bottom: 5px;
    padding-left: 0;
    background: none;
}

.sy .qytj-list > li.active > span {
    display: none;
}

.sy .qytj-pic {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -38px;
    width: 110px;
    height: 76px;
    overflow: hidden;
}

.sy .qytj-pic img {
    width: 100%;
    height: 100%;
}

.sy .qytj-list > li.active .qytj-link {
    padding-left: 124px;
    display: block;
}

.sy .qytj-list > li.active .qytj-link .qytj-title {
    font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sy .qytj-list > li.active .qytj-link .qytj-sub {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.sy .qytj-list > li > span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
.sy .qytj-list > li .qytj-link a{font-size:15px;color:#000;}

.sy .qytj-list > li .qytj-link {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sy .content4-rt {
    float: left;
    width: 585px;
}


.sy .qytj-list > li .qytj-link a:hover {
    color: #0065c0;
}