@charset "UTF-8";
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}

A:visited, A:active {
  color: #333333;
}

A:hover {
  color: #004f26;
}

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;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  -webkit-transition: all 0.2s linear;
  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: 1230px;
  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: #004f26;
  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;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  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;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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: 1;
}

.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  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 {
  position: relative;
  z-index: 1;
}

.btn-ani-full-uiColor::before {
  background-color: #004f26;
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

.btn-ani-full-uiColor:hover b {
  color: #fff;
}

.btn-ani-full-uiColor:hover {
  border: solid 1px #004f26 !important;
}

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: #fff;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

a .ani_showHide {
  fill: #fff;
}

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 .8s .1s ease both;
  -webkit-animation: fadeIn .8s .1s ease both;
  -moz-animation: fadeIn .8s .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;
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@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 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: #004f26;
  border-radius: 50%;
}

.btn-ani-diff-uiColor:hover::before {
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.demo_top {
  width: 100%;
  z-index: 9;
  position: relative;
  background-color: #fff;
}

.demo_top .top {
  width: 100%;
}

.demo_top .top .ny_main {
  position: relative;
  height: 160px;
}

.demo_top .top .ny_main .logo {
  height: 100px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -50px;
}

.demo_top .top .ny_main .logo img {
  height: 100%;
}

@media only screen and (max-width: 1230px) {
  .demo_top .top {
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .demo_top .top .ny_main {
    height: 55px;
  }
  .demo_top .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
  }
}

.demo_top .nav_mh {
  width: 100%;
  background: linear-gradient(135deg, rgba(0, 103, 187, 0.9) 0%, rgba(10, 158, 69, 0.9) 100%);
}

.demo_top .nav_mh .ny_main {
  position: relative;
}

.demo_top .nav_mh .ny_main .top_r {
  position: absolute;
  right: 20px;
  top: -140px;
  height: 40px;
  line-height: 40px;
}

.demo_top .nav_mh .ny_main .top_r .top_nav_gz li {
  float: left;
  font-size: 15px;
  position: relative;
  height: 50px;
  z-index: 40;
}

.demo_top .nav_mh .ny_main .top_r .top_nav_gz li a {
  color: #666;
}

.demo_top .nav_mh .ny_main .top_r .top_nav_gz li a.on {
  color: #006436;
}

.demo_top .nav_mh .ny_main .top_r .top_nav_gz li:after {
  content: "|";
  color: #cccccc;
  margin: 0 15px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -1px;
}

.demo_top .nav_mh .ny_main .top_r .top_nav_gz li:last-child::after {
  display: none;
}

.demo_top .nav_mh .ny_main .top_rr {
  position: absolute;
  right: 20px;
  top: -105px;
  height: 40px;
  line-height: 40px;
}

.demo_top .nav_mh .ny_main .top_rr .same_sea {
  width: 210px;
  height: 54px;
  float: left;
  z-index: 21;
  color: #0d7074;
  margin-left: 10px;
}

.demo_top .nav_mh .ny_main .top_rr .same_sea a {
  background-position: center center;
  background-repeat: no-repeat;
  width: 210px;
  height: 54px;
  line-height: 54px;
  font-size: 26px;
  display: block;
  border-radius: 10px;
  border: solid 1px #0d7074;
  text-align: center;
  color: #0d7074;
}

.demo_top .nav_mh .ny_main .top_rr .same_sea a:hover {
  color: #fff;
  background-color: #0d7074;
  border: solid 1px #fff;
}

.demo_top .nav_mh .ny_main .menu {
  width: 100%;
  height: 70px;
  position: relative;
  z-index: 15;
}

.demo_top .nav_mh .ny_main .menu li {
  height: 70px;
  float: left;
  text-align: center;
  margin-right: 2px;
  padding: 0 27px;
  font-size: 0;
}

.demo_top .nav_mh .ny_main .menu li .menuNav {
  color: #fff;
  font-size: 14px;
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  display: none;
  top: 70px;
  z-index: 999;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(135deg, rgba(0, 103, 187, 0.95) 0%, rgba(10, 158, 69, 0.95) 100%);
  background-size: contain;
}

@media only screen and (min-width: 1900px) {
  .demo_top .nav_mh .ny_main .menu li .menuNav {
    width: 5000px;
    margin-left: -2500px;
  }
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList {
  width: 1230px;
  margin: 0 auto;
  min-height: 250px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 30px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropTitle {
  float: left;
  width: 14%;
  position: relative;
  height: 100%;
  letter-spacing: 0.2em;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropTitle h1 {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 30px;
  line-height: 1;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropTitle h1 a {
  color: #fff;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropTitle h1:after {
  content: "";
  display: block;
  width: 36px;
  height: 5px;
  background-color: #fff;
  margin-top: 20px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu {
  overflow: hidden;
  float: left;
  width: 25.51%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 35px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li {
  float: left;
  width: 49.2%;
  height: 36px;
  text-align: left;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li a {
  line-height: 36px;
  height: 36px;
  font-size: 15px;
  padding-left: 10px;
  display: block;
  color: #fff;
  position: relative;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  content: "";
  background-color: #fff;
  top: 16px;
  left: 0;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent {
  width: 37.2%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 250px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width: 1230px) {
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent {
    display: none;
  }
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent div {
  line-height: 1;
  padding: 0 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol h2 {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 36px;
  height: 5px;
  background-color: #fff;
  bottom: -1px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol h2 a {
  color: #fff;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol p {
  line-height: 1.5;
  margin-top: 8px;
  text-align: justify;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol .more {
  display: block;
  width: 128px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ff8400;
  color: #fff;
  border-radius: 15px;
  margin-top: 15px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menucontent .subcol .more:hover {
  background-color: #ff8503;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed {
  position: absolute;
  top: 0;
  right: 0;
  width: 23.33%;
  height: 100%;
  padding-top: 37px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1230px) {
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed {
    display: none;
  }
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed a {
  width: 50%;
  float: left;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
  color: #fff;
  line-height: 40px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed a:hover i {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.demo_top .nav_mh .ny_main .menu li .menuNav .navList .menuFixed a i {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  height: 40px;
}

.demo_top .nav_mh .ny_main .menu li .menuNav.other_menuNav .menucontent {
  width: 60% !important;
  border-right: 0px solid rgba(255, 255, 255, 0.2) !important;
}

.demo_top .nav_mh .ny_main .menu li .menuNav.other_menuNav_one .menucontent {
  width: 30.2% !important;
  border-right: 0px solid rgba(255, 255, 255, 0.2) !important;
}

.demo_top .nav_mh .ny_main .menu li a.dbt {
  font-size: 18px;
  padding: 0;
  display: inline-block;
  line-height: 70px;
  color: #fff;
}

@media only screen and (min-width: 1230px) {
  .demo_top .nav_mh .ny_main .menu li.on a.dbt,
  .demo_top .nav_mh .ny_main .menu li:hover a.dbt {
    position: relative;
  }
  .demo_top .nav_mh .ny_main .menu li.on a.dbt::after,
  .demo_top .nav_mh .ny_main .menu li:hover a.dbt::after {
    position: absolute;
    background-color: #fff;
    content: "";
    width: 100%;
    height: 4px;
    bottom: 0;
    left: 0;
  }
}

@media only screen and (max-width: 1230px) {
  .demo_top .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: 29;
  }
  .demo_top .nav_mh .ny_main .menu {
    height: auto;
  }
  .demo_top .nav_mh .ny_main .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .demo_top .nav_mh .ny_main .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .demo_top .nav_mh .ny_main .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .demo_top .nav_mh .ny_main .menu li .dropMenu {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .demo_top .nav_mh .ny_main .menu li .dropMenu li {
    width: 50%;
    float: left;
  }
  .demo_top .nav_mh .ny_main .menu li .dropMenu a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.menuNav .menucontent .select .letter-box a {
  color: #444;
}

.menuNav .menucontent .clinic-form .select .letter-box {
  width: 382px;
}

.menuNav .subcol .colpage-img {
  width: 404px;
}

.menuNav .subcol .img-list {
  overflow: hidden;
  margin-right: -30px;
}

.menuNav .subcol .img-list li {
  float: left;
  width: 187px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-right: 30px;
}

.menuNav .subcol .img-list li img {
  width: 100%;
  height: 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.menuNav .subcol .img-list li a {
  display: block;
  overflow: hidden;
  position: relative;
  color: #fff;
}

.menuNav .subcol .img-list li a:hover {
  color: #d4ebef;
}

.menuNav .subcol .img-list li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  line-height: 19px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
}

.menuNav .subcol .imgtxt-list {
  margin-top: -10px;
}

.menuNav .subcol .imgtxt-list li {
  height: 28px;
  overflow: hidden;
}

.menuNav .subcol .imgtxt-list li a {
  display: inline-block;
  line-height: 28px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.menuNav .subcol .imgtxt-list li a:before {
  content: "";
  font-weight: bold;
  color: #fff;
  margin-right: 5px;
}

.menuNav .subcol .txt-list li {
  height: 30px !important;
  overflow: hidden;
  width: 100%;
  line-height: 28px !important;
  font-size: 16px !important;
  padding: 0 !important;
  text-align: left !important;
  margin-bottom: 10px !important;
}

.menuNav .subcol .txt-list li:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.menuNav .subcol .txt-list li:last-child {
  border: none;
}

.menuNav .subcol .txt-list li a {
  display: inline-block;
  line-height: 29px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.menuNav .subcol .specialist {
  height: 192px;
}

.menuNav .subcol .specialist li a {
  height: 50px;
  line-height: 50px;
  color: #fff;
}

.menuNav .department-subnav {
  padding: 30px 20px;
  float: left;
  width: 82.84%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.menuNav .department-subnav dl {
  text-align: left;
  line-height: 1;
  padding-bottom: 15px;
}

.menuNav .department-subnav dl:last-child {
  padding-bottom: 0;
}

.menuNav .department-subnav dl a {
  display: inline;
  white-space: nowrap;
}

.menuNav .department-subnav dl dt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
  font-size: 18px;
}

.menuNav .department-subnav dl dt span {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 8px;
}

.menuNav .department-subnav dl dd {
  text-align: justify;
  padding-top: 6px;
}

.menuNav .department-subnav dl dd a {
  line-height: 1.8;
  margin: 0 10px 0 0;
  border-bottom: 1px dashed transparent;
  -webkit-transition: all 0.38s;
  transition: all 0.38s;
  color: #fff;
}

.menuNav .department-subnav dl dd a:hover {
  border-bottom-color: #fff;
}

.menuNav .department-subnav .tab-tit {
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #b3b181;
  background-color: rgba(255, 255, 255, 0.1);
}

.menuNav .department-subnav .tab-tit.span2 a {
  width: 50%;
}

.menuNav .department-subnav .tab-tit.span3 a {
  width: 33.33%;
}

.menuNav .department-subnav .tab-tit.span4 a {
  width: 25%;
}

.menuNav .department-subnav .tab-tit.span5 a {
  width: 20%;
}

.menuNav .department-subnav .tab-tit a {
  display: block;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  float: left;
  letter-spacing: 3px;
}

.menuNav .department-subnav .tab-tit a .cur {
  background-color: #f0efe6;
  background-color: rgba(255, 255, 255, 0.8);
  color: #a3a166;
}

.menuNav .department-subnav .department-nav {
  display: none;
}

.menuNav .department-subnav .department-nav:first-child {
  display: block;
}

.menuNav .department-subnav .department-nav .tab-tit a.cur {
  color: #444;
  background: #fff;
  border-bottom-color: #fff;
  border-top: 2px solid #03a560;
}

.menuNav .clinic-form .form-item {
  margin-bottom: 15px;
  width: 100%;
}

.menuNav .clinic-form .form-item .form-input .select-input {
  width: 100%;
}

.menuNav .clinic-form .form-item .form-input .select-input i {
  float: right;
}

.menuNav .clinic-form .form-item .form-input .btn {
  width: 100%;
  text-align: center;
}

.menuNav .clinic-form .form-item .form-input .btn i {
  float: none;
}

@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%;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav {
    width: 100%;
    left: 0%;
    margin-left: 0px;
    display: block;
    position: relative;
    top: 0px;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList {
    width: 100%;
    min-height: auto;
    padding: 15px;
    float: left;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav.other_menuNav_one .menucontent {
    display: none;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropTitle {
    display: none;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu {
    overflow: hidden;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li {
    float: left;
    width: 49%;
    height: auto;
    text-align: left;
    border-bottom: solid 0px rgba(255, 255, 255, 0.2);
    padding: 0px;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li a {
    line-height: 36px;
    height: 36px;
    font-size: 15px;
    padding-left: 0px;
    display: block;
    color: #fff;
    position: relative;
  }
  .demo_top .nav_mh .ny_main .menu li .menuNav .navList .dropMenu li a:before {
    display: none;
  }
}

.foot {
  width: 100%;
  background-image: url(../images/foot.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

.foot a {
  color: #fff;
}

.foot .foot_links {
  font-size: 16px;
  line-height: 30px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

.foot .foot_links .linklist {
  width: 100%;
  padding: 20px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 14px;
}

.foot .foot_center {
  padding: 50px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center {
    padding: 15px 0;
  }
}

.foot .foot_center .left p {
  line-height: 30px;
  float: left;
  width: 435px;
  height: 120px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
	padding:  0 20px;
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .left p {
    width: 100%;
    height: auto;
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.foot .foot_center .left .link_two {
  line-height: 30px;
  float: left;
  height: 120px;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .left .link_two {
    width: 50%;
    height: auto;
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.foot .foot_center .left .link_two a {
  display: block;
  padding: 8px 30px;
  border: solid 1px #fff;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .left .link_two a {
    padding: 5px 15px;
    display: inline-block;
  }
}

@media only screen and (max-width: 1230px) {
  .foot .foot_center .right {
    float: none;
    text-align: center;
  }
}

.foot .foot_center .right a {
  display: inline-block;
  width: 110px;
  margin-left: 17px;
}

.foot .foot_center .right a img {
  width: 110px;
  height: 110px;
  display: block;
}

.foot .foot_center .right a span {
  display: block;
  text-align: center;
  line-height: 1;
  margin-top: 7px;
}

.foot .foot_bottom {
  position: relative;
  text-align: center;
  color: #fff;
  padding: 20px;
}

@media only screen and (max-width: 1230px) {
  .foot {
    padding: 15px;
  }
}

.pc {
  position: relative;
}

.swi_banTop_index {
  width: 100%;
  overflow: hidden;
  height: 600px;
  z-index: inherit;
}

.swi_banTop_index .swiper-slide {
  width: 100%;
  overflow: hidden;
  height: 600px;
  opacity: 0;
}

.swi_banTop_index .swiper-slide .slide-txt {
  -webkit-transform: translateX(150px);
  transform: translateX(150px);
  -webkit-transition: all 1s ease-out 0.3s;
  transition: all 1s ease-out 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.swi_banTop_index .swiper-slide .slide-txt img {
  display: block;
}

.swi_banTop_index .swiper-slide-active .slide-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  filter: alpha(opacity=100);
  opacity: 1;
}

.swi_banTop_index.swi_banBg {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: inherit;
  height: 600px;
}

.swi_banTop_index.swi_banBg .swiper-slide {
  height: 600px;
}

.swi_banTop_index.swi_banBg .swiper-slide .pic {
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: translate3d(0, 0, 0) scale(1.2);
          transform: translate3d(0, 0, 0) scale(1.2);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0s ease 1s;
  transition: opacity 0.3s ease, -webkit-transform 0s ease 1s;
  transition: opacity 0.3s ease, transform 0s ease 1s;
  transition: opacity 0.3s ease, transform 0s ease 1s, -webkit-transform 0s ease 1s;
}

.swi_banTop_index.swi_banBg .swiper-slide.swiper-slide-active .pic {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}

.swi_banTop_index .sy_sp {
  bottom: 20px !important;
  width: auto !important;
  right: 50% !important;
  left: auto !important;
  margin-right: -615px;
  text-align: right !important;
  z-index: 21;
  position: absolute;
}

@media only screen and (max-width: 1230px) {
  .swi_banTop_index .sy_sp {
    bottom: 25px;
  }
}

.swi_banTop_index .sy_sp .swiper-pagination-bullet {
  background-color: #ff7c2d !important;
  width: 15px !important;
  height: 15px !important;
  margin-right: 10px !important;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}

@media only screen and (max-width: 1230px) {
  .swi_banTop_index .sy_sp .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}

.swi_banTop_index .sy_sp .swiper-pagination-bullet-active {
  background-color: #ff7c2d !important;
  width: 70px !important;
}

@media only screen and (max-width: 1230px) {
  .swi_banTop_index .swiper-horizontal > .swiper-pagination-bullets,
  .swi_banTop_index .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swi_banTop_index .swiper-pagination-custom,
  .swi_banTop_index .swiper-pagination-fraction {
    bottom: 6px;
  }
}

.swiper-container.sy_ban {
  width: 100%;
}

.swiper-container.sy_ban .swiper-slide {
  width: 100%;
}

.swiper-container.sy_ban .swiper-slide img {
  width: 100%;
  display: block;
}

.swiper-container.sy_ban .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.8);
  width: 8px;
  height: 8px;
  opacity: 1;
}

.swiper-container.sy_ban .swiper-pagination-bullet-active {
  background-color: #004f26;
}

.swiper-container.sy_ban > .swiper-pagination-bullets,
.swiper-container.sy_ban .swiper-pagination-custom,
.swiper-container.sy_ban .swiper-pagination-fraction {
  bottom: 5px;
  position: absolute;
  right: 0%;
  left: 0;
  text-align: center;
}

.swiper-container.sy_ban > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}

.sy_bank {
  position: relative;
  width: 100%;
  z-index: 10;
}

.sy_bank .bg {
  background-color: #fff;
}

@media only screen and (max-width: 1230px) {
  .sy_bank {
    z-index: 0;
  }
}

.white-bg-wrap {
  background-color: #f6f6f8;
  padding-bottom: 10px;
}

.home-service-wrap {
  position: relative;
  top: -65px;
  margin-bottom: -65px;
  z-index: 20;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap {
    top: 0px;
    margin-bottom: 0px;
  }
}

.home-service-wrap .clinic-form-bg {
  background: url(../images/sy_ksbg.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 240px;
  width: 645px;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .clinic-form-bg {
    width: 100%;
    height: auto;
  }
}

.home-service-wrap .clinic-form {
  height: 36px;
  width: 180px;
  z-index: 22;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  top: 15px;
  left: 0;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .clinic-form {
    width: 100%;
    height: 100%;
    top: 0px;
    height: 40px;
    line-height: 36px;
    background-color: #0e9e03;
  }
}

.home-service-wrap .clinic-form .form_select {
  display: inline-block;
  min-height: auto;
  margin-right: 30px;
  vertical-align: middle;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .clinic-form .form_select {
    margin-right: 5px;
  }
}

.home-service-wrap .clinic-form .form_select .form-control {
  width: 120px;
  border-radius: 18px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding-right: 30px;
  background-image: url(../images/fh.png);
  background-position: 90px 15px;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 14px;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .clinic-form .form_select .form-control {
    width: 90px;
    height: 28px;
    padding: 0.25rem;
  }
}

.home-service-wrap .clinic-form .form_btn {
  display: inline-block;
  min-height: auto;
  vertical-align: middle;
}

.home-service-wrap .clinic-form .form_btn .btn {
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background-color: #ff7c2d;
  border-color: #ff7c2d;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .clinic-form .form_btn .btn {
    width: 90px;
    height: 28px;
    padding: 5px;
    line-height: 18px;
  }
}

.home-service-wrap .clinic-form .form_btn .btn .bi {
  margin-right: 8px;
}

.home-service-wrap .home-service {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1200px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 165px;
  padding: 40px 0;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .home-service {
    width: 100%;
    padding: 15px 0 0 0;
    height: auto;
    position: relative;
    float: left;
    margin-top: 40px;
  }
}

.home-service-wrap .home-service li {
  float: left;
  width: 12.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .home-service-wrap .home-service li {
    width: 25%;
    margin-bottom: 20px;
  }
}

.home-service-wrap .home-service li a {
  display: block;
  text-align: center;
  position: relative;
  height: 80px;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .home-service li a {
    height: 40px;
  }
}

.home-service-wrap .home-service li a:hover {
  color: #006436;
}

.home-service-wrap .home-service li a:hover::before {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.home-service-wrap .home-service li a::before {
  content: "";
  top: 0;
  left: 0;
  text-align: center;
  display: inline-block;
  height: 53px;
  width: 62px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .home-service li a::before {
    height: 30px;
    width: 39px;
    background-size: auto 100%;
  }
}

.home-service-wrap .home-service li a span {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  line-height: 1;
  font-size: 15px;
}

@media only screen and (max-width: 1230px) {
  .home-service-wrap .home-service li a span {
    bottom: -10px;
    font-size: 13px;
  }
}

.home-service-wrap .home-service li .a1::before {
  background-image: url(../images/a1.png);
}

.home-service-wrap .home-service li .a2::before {
  background-image: url(../images/a2.png);
}

.home-service-wrap .home-service li .a3::before {
  background-image: url(../images/a3.png);
}

.home-service-wrap .home-service li .a4::before {
  background-image: url(../images/a4.png);
}

.home-service-wrap .home-service li .a5::before {
  background-image: url(../images/a5.png);
}

.home-service-wrap .home-service li .a6::before {
  background-image: url(../images/a6.png);
}

.home-service-wrap .home-service li .a7::before {
  background-image: url(../images/a7.png);
}

.home-service-wrap .home-service li .a8::before {
  background-image: url(../images/a8.png);
}

.home-service-wrap .home-service li .a9::before {
  background-image: url(../images/a9.png);
}

.home-service-wrap .home-service li .a10::before {
  background-image: url(../images/a10.png);
}

.home-service-wrap .home-service li .a11::before {
  background-image: url(../images/a11.png);
}

.home-service-wrap .home-service li .a12::before {
  background-image: url(../images/a12.png);
}

.home-service-wrap .home-service li .a13::before {
  background-image: url(../images/a13.png);
}

.home-service-wrap .home-service li .a14::before {
  background-image: url(../images/a14.png);
}

.home-service-wrap .home-service li + li {
  border-left: 1px solid #e5e5e5;
}

.list-tit {
  padding-bottom: 18px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  width: 990px;
}

@media only screen and (max-width: 1230px) {
  .list-tit {
    width: 100%;
  }
}

@media only screen and (max-width: 1230px) {
  .list-tit {
    width: 100%;
  }
}

.list-tit::after {
  background-color: #004f26;
  height: 4px;
  width: 67px;
  bottom: 0px;
  left: 0;
  position: absolute;
  content: "";
}

.list-tit::before {
  background-color: #0e9e03;
  height: 4px;
  width: 67px;
  bottom: 0px;
  left: 67px;
  position: absolute;
  content: "";
}

.home-dm-box .home-departments {
  padding: 70px 0;
  position: relative;
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments {
    padding: 15px;
  }
}

.home-dm-box .home-departments .list-content {
  z-index: 2;
  background-color: #fff;
  position: relative;
  width: 1200px;
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments .list-content {
    width: 100%;
  }
}

.home-dm-box .home-departments .list-content .department-nav {
  height: 55px;
  line-height: 55px;
  margin-bottom: 30px;
  border-left: 1px solid #ddd;
}

.home-dm-box .home-departments .list-content .department-nav a,
.home-dm-box .home-departments .list-content .department-nav span {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-nav {
    margin-bottom: 0px;
  }
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item {
  display: block;
  width: 25%;
  font-weight: bold;
  font-size: 16px;
  line-height: 55px;
  height: 55px;
  border-right: 1px solid #ddd;
  border-left: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: left;
  background-color: #f2f2f2;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-nav .department-nav-item {
    font-size: 14px;
  }
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item.cur {
  color: #fff;
  border: none;
  background: linear-gradient(135deg, #0a874c 0%, #089160 61%, #04a183 100%);
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-nav .department-nav-item.cur {
    color: #333;
  }
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item:hover {
  color: #fff;
  border: none;
  background: linear-gradient(135deg, #0a874c 0%, #089160 61%, #04a183 100%);
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-nav .department-nav-item:hover {
    color: #333;
  }
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item i {
  opacity: 0.5;
  filter: alpha(opacity=50);
  color: #c9c9c9;
  margin-right: 20px;
  font-size: 46px;
  font-weight: normal;
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item span {
  display: inline-block;
  position: relative;
  top: -11px;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-nav .department-nav-item i {
    display: none;
  }
  .home-dm-box .home-departments .list-content .department-nav .department-nav-item span {
    top: 0px;
  }
}

.home-dm-box .home-departments .list-content .department-nav .department-nav-item:last-child {
  border-right: none;
}

.home-dm-box .home-departments .list-content .department-content {
  height: 220px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-content {
    height: auto;
  }
}

.home-dm-box .home-departments .list-content .department-content .dm-panel-item {
  height: 260px;
  width: 877px;
  margin-left: 293px;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-content .dm-panel-item {
    height: auto;
    width: 100%;
    margin-left: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-content .dm-panel-item .dm-detail {
    padding: 15px;
  }
}

.home-dm-box .home-departments .list-content .department-content .dm-panel-item .dm-detail a {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 44px;
  width: 198px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  line-height: 44px;
  border-right: 1px dashed #e4e4e4;
  margin-left: 20px;
  position: relative;
  padding-left: 10px;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-content .dm-panel-item .dm-detail a {
    height: auto;
    width: 30.33%;
    padding-right: 0px;
    margin: 1%;
    border-right: none;
  }
}

.home-dm-box .home-departments .list-content .department-content .dm-panel-item .dm-detail a:before {
  background-color: #03a560;
  content: "";
  font-weight: bold;
  padding-right: 5px;
  width: 5px;
  height: 5px;
  top: 19px;
  left: 0px;
  position: absolute;
  border-radius: 5px;
}

.home-dm-box .home-departments .list-content .department-content .dm-panel-item .dm-detail a:nth-child(4n) {
  border-right: 0;
}

.home-dm-box .home-departments .list-content .department-content .dm-panel-item:first-child {
  display: block;
}

.home-dm-box .home-departments .list-content .department-content .department-active {
  width: 293px;
  height: 220px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .home-dm-box .home-departments .list-content .department-content .department-active {
    display: none;
  }
}

.home-dm-box .home-departments .department-row-more {
  width: 210px;
  height: 395px;
  position: absolute;
  top: 60px;
  right: 0;
  background: url(../images/b_bg.png) no-repeat;
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments .department-row-more {
    width: 100%;
  }
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments .department-row-more {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    background: none;
  }
}

.home-dm-box .home-departments .department-row-more a {
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  background-size: contain;
  color: #fff;
  padding-top: 20px;
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments .department-row-more a {
    color: #333;
  }
}

.home-dm-box .home-departments .department-row-more a:hover i {
  left: 15px;
}

.home-dm-box .home-departments .department-row-more a i {
  color: #fff;
  left: 0px;
  font-size: 20px;
  top: 2px;
  margin-left: 10px;
  position: relative;
}

@media only screen and (max-width: 1230px) {
  .home-dm-box .home-departments .department-row-more a i {
    color: #333;
  }
}

.home-dm-box .home-departments .list-tit a.fl.cur:hover {
  color: #03a560;
}

.home-dm-box .home-departments .department-nav .department-nav-item.cur i {
  color: #cee7ff;
}

.home-doctor-wrap {
  padding: 70px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/zjjs.png);
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap {
    padding: 15px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  width: 100%;
  position: relative;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .home-doctor-wrap .doctor-nav-wrap .list-tit {
    padding-bottom: 10px;
    margin-bottom: 50px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit::after {
  bottom: -2.5px;
}

.home-doctor-wrap .doctor-nav-wrap .list-tit::before {
  bottom: -2.5px;
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form {
  height: 36px;
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  top: 15px;
  right: 0;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form {
    width: 100%;
    height: 100%;
    top: 25px;
    position: relative;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_select {
  display: inline-block;
  min-height: auto;
  margin-right: 30px;
  vertical-align: middle;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_select {
    margin-right: 5px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_select .form-control {
  width: 120px;
  border-radius: 18px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding-right: 30px;
  background-image: url(../images/fh.png);
  background-position: 90px 15px;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 14px;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_select .form-control {
    width: 90px;
    height: 28px;
    padding: 0.25rem;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_btn {
  display: inline-block;
  min-height: auto;
  vertical-align: middle;
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_btn .btn {
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background-color: #ff7c2d;
  border-color: #ff7c2d;
  color: #fff;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_btn .btn {
    width: 90px;
    height: 28px;
    padding: 5px;
    line-height: 18px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-tit .clinic-form .form_btn .btn .bi {
  margin-right: 8px;
}

.home-doctor-wrap .doctor-nav-wrap .list-content {
  position: relative;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic {
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic {
    padding: 0;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide {
  width: 100%;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 30px 10px 30px;
  text-align: center;
  position: relative;
  background-color: #fff;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a:hover {
  border-color: #e4e4e4;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a {
    padding: 15px;
    width: 100%;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .doctor-infos {
  margin-bottom: 0px;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .doctor-infos .doctor-name {
  font-size: 18px;
  color: #004f26;
  font-weight: bold;
  line-height: 35px;
  height: 35px;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .doctor-infos span {
  font-size: 15px;
  color: #a7a7a7;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .img_scale {
  margin-bottom: 20px;
  height: 210px;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .img_scale img {
  min-height: 210px;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .img_scale {
    height: auto;
  }
  .home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .img_scale img {
    min-height: auto;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a .text_content .ks_bt {
  font-size: 15px;
  color: #333;
  line-height: 20px;
  height: 20px;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a:after {
  content: "";
  background-color: #0e9e03;
  width: 120px;
  height: 6px;
  position: absolute;
  left: 55px;
  top: -1px;
}

@media only screen and (max-width: 1230px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .ny_four_pic .swiper-slide a:after {
    left: 50%;
    margin-left: -60px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots .sy_doctor {
  bottom: 0px;
  width: 100%;
  text-align: center;
  position: relative;
}

.home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots .swiper-pagination-bullet {
  background-color: #fff;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  opacity: 1;
  border-radius: 10px;
  border: 0;
}

@media only screen and (max-width: 768px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots .swiper-pagination-bullet-active {
  background-color: #ff7c2d;
  width: 70px;
}

@media only screen and (max-width: 768px) {
  .home-doctor-wrap .doctor-nav-wrap .list-content .slick-dots .swiper-pagination-bullet-active {
    width: 20px;
  }
}

.index_three .ny_main {
  padding: 70px 0;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main {
    padding: 15px;
  }
}

.index_three .ny_main .div_three_mh-3 {
  width: 102%;
  float: left;
  margin-left: -1%;
}

@media only screen and (max-width: 768px) {
  .index_three .ny_main .div_three_mh-3 {
    width: 100%;
    margin-left: 0;
  }
}

.index_three .ny_main .div_three_mh-3 .item {
  width: 31.3333%;
  float: left;
  margin: 0 1%;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.index_three .ny_main .div_three_mh-3 .item:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 768px) {
  .index_three .ny_main .div_three_mh-3 .item {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh {
  background-color: #fff;
  padding: 30px;
  height: 560px;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main .div_three_mh-3 .item .cont_mh {
    height: auto;
    padding: 15px;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit {
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .bt {
  display: inline-block;
  line-height: 20px;
  color: #010101;
  font-weight: bold;
  height: 20px;
  position: relative;
  font-size: 24px;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .bt {
    font-size: 20px;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .bt .bi {
  color: #006436;
  margin-right: 10px;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .more {
  color: #666;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .more {
    line-height: 20px;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .more:hover i {
  left: 15px;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .item-tit .more i {
  color: #0e9e03;
  left: 0px;
  font-size: 20px;
  top: 2px;
  margin-left: 10px;
  position: relative;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .img_scale {
  min-height: 232px;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main .div_three_mh-3 .item .cont_mh .img_scale {
    min-height: auto;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .img_scale img {
  height: 232px;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .index_three .ny_main .div_three_mh-3 .item .cont_mh .img_scale img {
    height: auto;
  }
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .list {
  width: 100%;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .list li {
  padding: 5px 0;
  position: relative;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .list li a {
  width: 100%;
  font-size: 16px;
  padding-left: 15px;
  position: relative;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 24px;
  line-height: 24px;
}

.index_three .ny_main .div_three_mh-3 .item .cont_mh .list li a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #0e9e03;
  left: 0;
  top: 10px;
  border-radius: 3px;
}

.index_four {
  background-color: #fff;
}

.index_four .ny_main {
  padding: 70px 0;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main {
    padding: 15px;
  }
}

.index_four .ny_main .list-tit {
  padding-bottom: 0px;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .list-tit .news_nav {
    width: 100%;
  }
}

.index_four .ny_main .list-tit .news_nav li {
  float: left;
  display: inline-block;
  line-height: 20px;
  color: #666;
  font-weight: normal;
  height: 20px;
  font-size: 25px;
  border-right: 1px solid #dfdfdf;
  padding-right: 21px;
  margin-right: 21px;
  position: relative;
}

.index_four .ny_main .list-tit .news_nav li:last-child {
  border-right: none;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .list-tit .news_nav li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .list-tit .news_nav li {
    font-size: 14px;
    padding-right: 6px;
    margin-right: 6px;
  }
}

.index_four .ny_main .list-tit .news_nav li.on {
  color: #363636;
  font-weight: bold;
  font-size: 34px;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .list-tit .news_nav li.on {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .list-tit .news_nav li.on {
    font-size: 18px;
  }
}

.index_four .ny_main .list-tit .news_nav li.on:after {
  background-color: #03a560;
}

.index_four .ny_main .list-tit .more {
  color: #666;
  line-height: 50px;
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .list-tit .more {
    float: left;
    line-height: 40px;
  }
}

.index_four .ny_main .list-tit .more:hover i {
  left: 15px;
}

.index_four .ny_main .list-tit .more i {
  color: #0e9e03;
  left: 0px;
  font-size: 20px;
  top: 2px;
  margin-left: 10px;
  position: relative;
}

.index_four .ny_main .news_two_mh .d1 {
  width: 32%;
}

.index_four .ny_main .news_two_mh .d2 {
  width: 66.5%;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .news_two_mh .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .index_four .ny_main .news_two_mh .d2 {
    width: 100%;
  }
}

.index_four .ny_main .swi_news1 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.index_four .ny_main .swi_news1:hover {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}

.index_four .ny_main .swi_news1 .swiper-slide {
  width: 100%;
}

.index_four .ny_main .swi_news1 .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
}

.index_four .ny_main .swi_news1 .swiper-slide a .text_content {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  line-height: 50px;
  height: 50px;
  width: 100%;
  background-color: rgba(0, 79, 38, 0.7);
  color: #fff;
  padding: 0 15px;
  text-align: center;
}

.index_four .ny_main .swi_news1 .swiper-slide a .text_content .bt {
  line-height: 50px;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .swi_news1 .swiper-slide a .text_content {
    line-height: 40px;
    height: 40px;
    padding: 0 70px 0 15px;
  }
  .index_four .ny_main .swi_news1 .swiper-slide a .text_content .bt {
    line-height: 40px;
  }
}

.index_four .ny_main .swi_news1 .swiper-slide .img_content {
  width: 100%;
  overflow: hidden;
  height: 340px;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .swi_news1 .swiper-slide .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

.index_four .ny_main .swi_news1 .swiper-slide .img_content img {
  width: 100%;
  min-height: 340px;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .swi_news1 .swiper-slide .img_content img {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
}

.index_four .ny_main .yn_news_list1 {
  width: 100%;
  float: left;
}

.index_four .ny_main .yn_news_list1 li {
  width: 50%;
  float: left;
  padding-left: 30px;
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .yn_news_list1 li {
    padding-left: 0px;
  }
}

.index_four .ny_main .yn_news_list1 li:nth-child(2n + 1) {
  border-right: 1px solid #e4e4e4;
  padding-right: 30px;
  padding-left: 0;
}

@media only screen and (max-width: 768px) {
  .index_four .ny_main .yn_news_list1 li:nth-child(2n + 1) {
    padding-right: 0px;
    border-right: none;
  }
}

.index_four .ny_main .yn_news_list1 li:nth-of-type(5) a,
.index_four .ny_main .yn_news_list1 li:nth-of-type(6) a {
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .index_four .ny_main .yn_news_list1 li {
    width: 100%;
    margin-bottom: 10px;
  }
}

.index_four .ny_main .yn_news_list1 li a {
  display: block;
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-right: 140px;
  margin-bottom: 25px;
}

.index_four .ny_main .yn_news_list1 li a::before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.index_four .ny_main .yn_news_list1 li a .bt {
  margin-bottom: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}

.index_four .ny_main .yn_news_list1 li a .sTime {
  display: block;
  color: #999;
}

.index_four .ny_main .yn_news_list1 li a .sTime .bi {
  margin-right: 10px;
}

.index_four .ny_main .yn_news_list1 li a .img_scale {
  width: 120px;
  height: 90px;
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 1230px) {
  .index_four .ny_main .yn_news_list1 li a::before {
    width: 3px;
  }
}

.index_four .ny_main .yn_news_list1 .wt_pic a {
  padding-right: 0px;
  margin-bottom: 25px;
}

.index_five {
  background-image: url(../images/sy_5.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.index_five .ny_main {
  padding: 70px 0;
}

@media only screen and (max-width: 1230px) {
  .index_five .ny_main {
    padding: 15px;
  }
}

.index_five .ny_main .list-tit {
  padding-bottom: 0px;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .list-tit .news_nav {
    width: 100%;
  }
}

.index_five .ny_main .list-tit .news_nav li {
  float: left;
  display: inline-block;
  line-height: 20px;
  color: #666;
  font-weight: normal;
  height: 20px;
  font-size: 25px;
  border-right: 1px solid #dfdfdf;
  padding-right: 21px;
  margin-right: 21px;
  position: relative;
}

.index_five .ny_main .list-tit .news_nav li:last-child {
  border-right: none;
}

@media only screen and (max-width: 1230px) {
  .index_five .ny_main .list-tit .news_nav li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .list-tit .news_nav li {
    font-size: 14px;
    padding-right: 6px;
    margin-right: 6px;
  }
}

.index_five .ny_main .list-tit .news_nav li.on {
  color: #363636;
  font-weight: bold;
  font-size: 34px;
}

@media only screen and (max-width: 1230px) {
  .index_five .ny_main .list-tit .news_nav li.on {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .list-tit .news_nav li.on {
    font-size: 18px;
  }
}

.index_five .ny_main .list-tit .news_nav li.on:after {
  background-color: #03a560;
}

.index_five .ny_main .list-tit .more {
  color: #666;
  line-height: 50px;
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .list-tit .more {
    line-height: 40px;
    float: left;
  }
}

.index_five .ny_main .list-tit .more:hover i {
  left: 15px;
}

.index_five .ny_main .list-tit .more i {
  color: #0e9e03;
  left: 0px;
  font-size: 20px;
  top: 2px;
  position: relative;
  margin-left: 10px;
}

.index_five .ny_main .pd_nav_news {
  width: 101%;
  float: left;
  margin-left: -0.5%;
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .pd_nav_news {
    width: 100%;
    float: left;
    margin-left: 0;
  }
}

.index_five .ny_main .pd_nav_news li {
  width: 24%;
  float: left;
  margin: 0 0.5% 20px 0.5%;
}

@media only screen and (max-width: 768px) {
  .index_five .ny_main .pd_nav_news li {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
  }
}

.index_five .ny_main .pd_nav_news li a {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
}

.index_five .ny_main .pd_nav_news li a .sTime {
  font-size: 17px;
  font-weight: bold;
  color: #999;
  position: relative;
}

.index_five .ny_main .pd_nav_news li a .sTime::after {
  content: "";
  background-color: #0e9e03;
  width: 60px;
  height: 2px;
  display: block;
  top: 31px;
  left: -30px;
  position: absolute;
}

.index_five .ny_main .pd_nav_news li a .bt {
  font-size: 14px;
  color: #333;
}

.index_five .ny_main .pd_nav_news li a:hover {
  border-color: #0e9e03;
  -webkit-box-shadow: 0px 10px 10px rgba(3, 165, 96, 0.2);
  box-shadow: 0px 10px 10px rgba(3, 165, 96, 0.2);
}

.index_bottom .ny_main {
  padding: 70px 0;
}

@media only screen and (max-width: 1230px) {
  .index_bottom .ny_main {
    padding: 15px;
  }
}

.index_bottom .ny_main .list-tit {
  padding-bottom: 18px;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
}

@media only screen and (max-width: 1230px) {
  .index_bottom .ny_main .list-tit {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .index_bottom .ny_main .list-tit {
    padding-bottom: 0px;
  }
}

.index_bottom .ny_main .list-tit .bt {
  display: inline-block;
  color: #010101;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .index_bottom .ny_main .list-tit .bt {
    height: 50px;
    line-height: 50px;
  }
}

.index_bottom .ny_main .list-tit .bt .bi {
  color: #006436;
  margin-right: 10px;
}

.index_bottom .ny_main .list-tit .more {
  color: #666;
  line-height: 50px;
}

.index_bottom .ny_main .list-tit .more:hover i {
  left: 15px;
}

.index_bottom .ny_main .list-tit .more i {
  color: #0e9e03;
  left: 0px;
  font-size: 20px;
  top: 2px;
  margin-left: 10px;
  position: relative;
}

.index_bottom .ny_main .zt_pic_list {
  width: 101%;
  float: left;
  margin-left: -0.5%;
}

.index_bottom .ny_main .zt_pic_list li {
  width: 24%;
  float: left;
  margin: 0 0.5% 20px 0.5%;
}

.index_bottom .ny_main .zt_pic_list li a {
  display: block;
  width: 100%;
  border: solid 1px #e5e5e5;
}

.index_bottom .ny_main .zt_pic_list li a .img_content {
  min-height: 220px;
}

@media only screen and (max-width: 1230px) {
  .index_bottom .ny_main .zt_pic_list li a .img_content {
    height: auto;
  }
}

.index_bottom .ny_main .zt_pic_list li a .img_content img {
  height: 220px;
}

@media only screen and (max-width: 1230px) {
  .index_bottom .ny_main .zt_pic_list li a .img_content img {
    min-height: auto;
  }
}

.index_bottom .ny_main .zt_pic_list li a .text_content {
  padding: 20px;
}

.index_bottom .ny_main .zt_pic_list li a .text_content .bt {
  font-size: 16px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.index_bottom .ny_main .zt_pic_list li a .text_content .sTime {
  color: #999;
}

.index_bottom .ny_main .zt_pic_list li a:hover {
  border-color: #004f26;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 1230px) {
  .index_bottom .ny_main .zt_pic_list li {
    margin-bottom: 15px;
  }
  .index_bottom .ny_main .zt_pic_list li a .text_content {
    padding: 15px;
  }
  .index_bottom .ny_main .zt_pic_list li a .text_content .bt {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .index_bottom .ny_main .zt_pic_list li {
    width: 98%;
  }
}

.aside {
  position: fixed;
  width: 70px;
  text-align: center;
  height: 385px;
  right: 0;
  top: 50%;
  z-index: 99;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -268px;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
  background-color: #fff;
  -webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.09);
  box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.09);
}

@media only screen and (max-width: 1230px) {
  .aside {
    display: none;
  }
}

.aside > .icon-box {

}

.aside a {
  display: block;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.aside .aside-service {
  margin-bottom: 14px;
}

.aside .aside-service li {
  position: relative;
}

.aside .aside-service li a {
  padding-top: 5px;
  color: #999;
}

.aside .aside-service li a:hover {
  color: #006436;
}

.aside .aside-service li a:hover i {
  color: #006436;
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.aside .aside-service li a i {
  font-size: 28px;
}

.aside .aside-service li a span {
  display: block;
  font-size: 12px;
}

.aside .aside-follow {
  border-top: 1px solid #e4e4e4;
  padding-top: 10px;
}

.aside .aside-follow a {
  color: #0c6;
  line-height: 40px;
  position: relative;
}

.aside .aside-follow a:first-child {
  color: #0096d7;
}

.aside .aside-follow a:last-child {
  color: #ff3300;
}

.aside .aside-follow a:hover .img-wp {
  -webkit-animation: popFadeIn 0.5s;
  animation: popFadeIn 0.5s;
  display: block;
}

.aside .aside-follow a i {
  font-size: 32px;
}

.aside .aside-follow a .img-wp {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: -100px;
  border-radius: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
  box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
}

.aside .aside-follow a .img-wp:after {
  content: "";
  border: 8px solid transparent;
  border-left-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -16px;
}

.aside .aside-follow a .img-wp img {
  width: 76px;
  height: 76px;
  display: block;
}

.aside .gotop {
 
  background: linear-gradient(135deg, #0067bb 0%, #0a9e45 100%);
  background-size: contain;
  height: 38px;
  line-height: 38px;
  color: #fff;
  border-bottom: none;
}

.aside .gotop:hover {
  background: linear-gradient(135deg, #005397 0%, #09903f 100%);
}

.aside .gotop a {
  padding-top: 0;
}

.aside .gotop a i {
  color: #fff;
}

@font-face {
  font-family: "iconfont";
  src: url("../fonts/font_938109_w3k0r2kg79.eot");
  src: url("../fonts/font_938109_w3k0r2kg79.eot") format("embedded-opentype"), url("../fonts/font_938109_w3k0r2kg79.woff2") format("woff2"), url("../fonts/font_938109_w3k0r2kg79.woff") format("woff"), url("../fonts/font_938109_w3k0r2kg79.ttf") format("truetype"), url("../fonts/font_938109_w3k0r2kg79.svg#iconfont") format("svg");
}

.iconfont {
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ny_banner img {
  background-size: cover;
  width: 100%;
}

.newsd1 {
  width: 230px;
  background-color: #f0f3fe;
  min-height: 580px;
  padding: 15px;
  display: block;
  border-radius: 4px;
}

.newsd1 .bt {
  text-align: left;
  font-weight: 400;
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}

.newsd1 .bt:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12.5px;
  background-color: #004f26;
  content: "";
  height: 25px;
  width: 4px;
}

.newsd1 p {
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 30px;
}

.newsd1 p .bi {
  margin-right: 10px;
  font-size: 18px;
}

.newsd2 {
  width: 970px;
}

.gongan {
  width: 17px;
}

.sydw img {
  width: 50px;
  display: inline-block;
}

.bt_more_box {
  height: 36px;
  line-height: 36px;
}

@media only screen and (max-width: 1230px) {
  .newsd1 {
    width: 25%;
  }
  .newsd1 .bt {
    padding-left: 15px;
  }
  .newsd1 .bt:before {
    margin-top: -7px;
    height: 14px;
    width: 2px;
  }
  .newsd1 p {
    font-size: 14px;
  }
  .newsd1 p .bi {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .newsd1 {
    width: 100%;
    min-height: auto;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1230px) {
  .newsd2 {
    width: 73%;
  }
}

@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .newsd2 {
    width: 100%;
  }
}

.display{
	display: none;
}
/*# sourceMappingURL=index.css.map */