@charset "UTF-8";
@font-face {
  font-family: "Source_Han_Sans_SC_Regular";
  src: url("font/Source_Han_Sans_SC_Regular.otf") format("opentype");
}
#mediaplayer_logo {
  display: none;
}

A {
  color: #202020;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #202020;
}
A:hover {
  color: #5f9ce9;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "Source_Han_Sans_SC_Regular", "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 16px;
  color: #202020;
  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, "Source_Han_Sans_SC_Regular", "微软雅黑";
  font-size: 16px;
}

.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: 1440px;
  margin: 0 auto;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ny_main {
    width: 1230px;
  }
}
@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: #5f9ce9;
  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='%23ffffff'/></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='%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-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
div::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 0;
}

div ::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(153, 153, 153, 0.1);
}

div ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #008bdc;
  -webkit-border-radius: 4px;
}

div::-webkit-scrollbar-thumb:hover {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.33);
  -webkit-border-radius: 4px;
}

.page_box {
  width: 100%;
  overflow: hidden;
}
.page_box .ditem {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.page_box .ditem img {
  width: 100%;
}

.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);
  }
}

.d_scale {
  overflow: hidden;
}
.d_scale .img_content {
  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) {
  .d_scale:hover .img_content {
    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-up {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-up b {
  position: relative;
  z-index: 2;
  display: block;
}
.btn-ani-full-up::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0%;
  bottom: 0%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-up:hover::before {
  height: 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: #5f9ce9;
  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_m {
  stroke-dasharray: 1100;
  stroke-dashoffset: 1100;
  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: #5f9ce9;
  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-diff {
  position: relative;
  overflow: hidden;
}
.btn-ani-diff b, .btn-ani-diff .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.btn-ani-diff::before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.btn-ani-diff: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);
}

.hovertree-upslide {
  display: inline-block;
  width: 20px;
  height: 20px;
  z-index: 99;
  animation: hovertreemove 1.5s infinite ease-in-out;
  background-image: url(../images/zhb/hovertreeup.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

@keyframes hovertreemove {
  0% {
    opacity: 0.1;
    transform: translate3d(0, -14px, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(0, -7px, 0);
  }
  100% {
    opacity: 0.1;
    transform: translate3d(0, 7px, 0);
  }
}
.top_top {
  width: 100%;
  position: relative;
  height: 100vh;
}
.top_top::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/zhb/topbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 24;
}
.top_top video {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.top_top .ban_jd {
  position: absolute;
  background-image: url(../images/zhb/banjt.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: 0;
  width: 100%;
  bottom: 0px;
  height: 149px;
  z-index: 29;
  color: #fff;
}
.top_top .ban_jd .down_jt {
  width: 70px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  padding-top: 65px;
}
.top_top .ban_jd .down_jt p {
  margin-bottom: 15px;
}
.top_top .top_top_box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 30;
}
.top_top .top_top_box.on {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  background-color: rgba(95, 156, 233, 0.9);
}
.top_top .top_top_box.on .ny_main {
  height: 120px;
}
.top_top .top_top_box.on .ny_main .dLeft .logo {
  height: 78px;
}
.top_top .top_top_box.on .meau_icon {
  top: 25px;
}
.top_top .top_top_box .ny_main {
  height: 160px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.top_top .top_top_box .ny_main .dLeft .logo {
  background-image: url(../images/zhb/logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  width: 529px;
  height: 98px;
}
.top_top .top_top_box .ny_main .dRight .topNav {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 5px;
}
.top_top .top_top_box .ny_main .dRight .topNav a {
  color: #fff;
  margin-left: 25px;
}
.top_top .top_top_box .ny_main .dRight .topNav a:hover {
  text-decoration: underline;
}
.top_top .top_top_box .ny_main .dRight .topNav a.cd_ss {
  background-image: url(../images/zhb/t_ss.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1230px) {
  .top_top .top_top_box .ny_main .dRight .menu {
    height: 50px;
    display: flex;
  }
  .top_top .top_top_box .ny_main .dRight .menu li {
    height: 100%;
    position: relative;
    text-align: center;
    margin-left: 25px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 50px;
    height: 50px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .top_top .top_top_box .ny_main .dRight .menu li:hover a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl {
    width: 140px;
    display: none;
    background-color: rgba(239, 246, 255, 0.95);
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 55px;
    float: left;
    opacity: 0;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl a {
    display: block;
    padding: 9px 10px;
    line-height: 24px;
    text-align: center;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl a:hover {
    background-color: #5f9ce9;
    color: #fff;
  }
  .top_top .top_top_box .ny_main .dRight .menu li:hover dl {
    display: block;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .top_top .top_top_box .ny_main .dLeft .logo {
    width: 500px;
    height: 90px;
  }
  .top_top .top_top_box .ny_main .dRight .menu {
    height: 50px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li {
    margin-left: 15px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1230px) {
  .top_top {
    height: auto;
  }
  .top_top::before {
    display: none;
  }
  .top_top video {
    display: none;
  }
  .top_top .ban_jd {
    display: none;
  }
  .top_top .top_top_box {
    position: fixed;
    height: 55px;
    background-color: #5f9ce9;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
  }
  .top_top .top_top_box .ny_main {
    height: 55px;
  }
  .top_top .top_top_box .ny_main .dLeft .logo {
    width: 200px;
    height: 35px;
    left: 15px;
  }
  .top_top .top_top_box .ny_main .dRight .topNav {
    text-align: right;
    margin-bottom: 5px;
    padding-top: 5px;
    margin-right: 60px;
  }
  .top_top .top_top_box .ny_main .dRight .topNav a {
    margin-left: 10px;
  }
  .top_top .top_top_box .ny_main .dRight .topNav a.cd_ss {
    background-image: url(../images/zhb/t_ss.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .top_top .top_top_box .ny_main .dRight .menu {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    background-color: #5f9ce9;
    left: 100%;
    top: 55px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
    padding: 10px 0;
  }
  .top_top .top_top_box .ny_main .dRight .menu li + li {
    margin-left: 0;
  }
  .top_top .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 15px;
    padding: 10px 15px;
    line-height: 1.6;
    height: auto;
    font-weight: bold;
    color: #fff;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl {
    width: 100%;
    position: inherit;
    left: auto;
    top: auto;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-top: 10px;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl dd {
    padding: 5px 15px;
    width: 50%;
  }
  .top_top .top_top_box .ny_main .dRight .menu li dl dd a {
    color: #fff;
  }
}

.meau_box {
  overflow-y: auto;
  left: 100%;
  transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  height: 100%;
  top: 0px;
  position: fixed;
  width: 100%;
  z-index: 99;
  background-color: rgba(95, 156, 233, 0.9);
  padding: 70px 5%;
  opacity: 0;
}
@media only screen and (max-width: 1230px) {
  .meau_box {
    display: none;
  }
}
.meau_box.open {
  left: 0%;
  opacity: 1;
}
.meau_box .logo {
  width: 626px;
  height: 88px;
  background-position: center left;
  background-image: url(../images/zhb/logo_b.png);
  background-size: auto 100%;
  margin-bottom: 50px;
}
.meau_box a.nav_close {
  position: absolute;
  right: 5%;
  top: 60px;
  color: #fff;
  font-size: 40px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.meau_box a.nav_close:hover {
  background-color: #b2cff9;
  transform: rotate(90deg);
}
.meau_box ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}
.meau_box ul li a {
  display: block;
  width: 100%;
  text-align: left;
}
.meau_box ul li a.dbt {
  font-size: 22px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
}
.meau_box ul li a.dbt + dl {
  margin-top: 20px;
}
.meau_box ul li dl {
  width: 100%;
  display: flex;
  position: relative;
  color: #fff;
  flex-wrap: wrap;
  line-height: 30px;
}
.meau_box ul li dl dd {
  width: auto;
  margin: 0 15px;
}
.meau_box ul li dl dd:first-child {
  margin-left: 0;
}
.meau_box ul li dl a {
  font-size: 16px;
  text-align: left;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}
.meau_box ul li dl a:hover {
  color: white;
}

.swi_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100vh;
}
.swi_banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../images/zhb/topbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 24;
}
.swi_banner .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.swi_banner .swiper-slide img,
.swi_banner .swiper-slide a {
  width: 100%;
  display: block;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0) scale(1.2);
  transition: opacity 0.3s ease, transform 0s ease 1s;
}
.swi_banner .swiper-slide-active img,
.swi_banner .swiper-slide-active a {
  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: 12px;
  height: 12px;
  opacity: 1;
  border-radius: 12px;
  border: 0;
  margin: 5px;
}
.swi_banner .swiper-pagination-bullet-active {
  background-color: rgba(95, 156, 233, 0.9);
  width: 70px;
}
.swi_banner .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
.swi_banner .swiper-button-prev,
.swi_banner .swiper-button-next {
  width: 66px;
  height: 66px;
  margin-top: -33px;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  -ms-transition: all 0.6s ease-out 0s;
  z-index: 25;
  border: solid 1px #fff;
}
.swi_banner .swiper-button-prev i,
.swi_banner .swiper-button-next i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/zhb/t_jt.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.swi_banner .swiper-button-prev .bi,
.swi_banner .swiper-button-next .bi {
  font-size: 36px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.swi_banner .swiper-button-prev::after,
.swi_banner .swiper-button-next::after {
  display: none !important;
}
.swi_banner .swiper-button-prev:hover .bi,
.swi_banner .swiper-button-next:hover .bi {
  color: #fff;
}
.swi_banner .swiper-button-prev {
  left: 4%;
}
.swi_banner .swiper-button-next {
  right: 4%;
}
.swi_banner .swiper-button-next i {
  background-image: url(../images/zhb/t_jt2.png);
}
@media only screen and (max-width: 1230px) {
  .swi_banner {
    height: auto;
  }
  .swi_banner .swiper-button-prev,
  .swi_banner .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
  }
  .swi_banner .swiper-button-prev .bi,
  .swi_banner .swiper-button-next .bi {
    font-size: 16px;
  }
  .swi_banner .swiper-button-prev {
    left: 15px;
  }
  .swi_banner .swiper-button-next {
    right: 15px;
  }
}
@media only screen and (max-width: 1230px) {
  .swi_banner .pa_ban {
    bottom: 10px !important;
  }
  .swi_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.sy1 {
  width: 100%;
  padding: 75px 0;
}
@media only screen and (max-width: 1230px) {
  .sy1 {
    padding: 20px 15px;
  }
}

.kj_box {
  width: 100%;
}
.kj_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.kj_box ul li {
  width: 100%;
}
.kj_box ul li a {
  display: block;
  width: 100%;
  height: 150px;
  padding: 28px;
  text-align: center;
  font-size: 18px;
  background-color: #5f9ce9;
  color: #fff;
  position: relative;
}
.kj_box ul li a::before {
  content: "";
  background-image: url(../images/zhb/t_a1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 55px;
  display: block;
  margin: 0 auto 12px auto;
}
.kj_box ul li a::after {
  content: "";
  position: absolute;
  border: solid 1px rgba(255, 255, 255, 0.9);
  left: 10px;
  top: 8px;
  right: 10px;
  bottom: 8px;
}
@media only screen and (min-width: 1230px) {
  .kj_box ul li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .kj_box ul li a:hover::after {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .kj_box ul li a:hover::before {
    margin-top: -5px;
    margin-bottom: 17px;
  }
}
.kj_box ul li a.a2 {
  background-color: #acdefd;
}
.kj_box ul li a.a2::before {
  background-image: url(../images/zhb/t_a2.png);
}
.kj_box ul li a.a3 {
  background-color: #82b0d9;
}
.kj_box ul li a.a3::before {
  background-image: url(../images/zhb/t_a3.png);
}
.kj_box ul li a.a4 {
  background-color: #f8d1aa;
}
.kj_box ul li a.a4::before {
  background-image: url(../images/zhb/t_a4.png);
}
.kj_box ul li a.a5 {
  background-image: url(../images/zhb/t_a5bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #212121;
}
.kj_box ul li a.a5::before {
  background-image: url(../images/zhb/t_a5.png);
}
.kj_box ul li a.a6 {
  background-color: #b2cff9;
}
.kj_box ul li a.a6::before {
  background-image: url(../images/zhb/t_a6.png);
}
.kj_box ul li + li {
  margin-left: 20px;
}
@media only screen and (max-width: 1230px) {
  .kj_box ul {
    flex-wrap: wrap;
    width: 102%;
    margin-left: -1%;
  }
  .kj_box ul li a {
    height: 95px;
    padding: 20px;
    font-size: 13px;
  }
  .kj_box ul li a::before {
    height: 30px;
    margin: 0 auto 6px auto;
  }
  .kj_box ul li a::after {
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
  .kj_box ul li + li {
    margin-left: auto;
  }
  .kj_box ul li {
    width: 31.3333%;
    margin: 1%;
  }
}

.sy_newsbox {
  width: 100%;
}
.sy_newsbox .dl {
  width: 900px;
  float: left;
}
.sy_newsbox .dr {
  width: 480px;
  float: right;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy_newsbox .dl {
    width: 800px;
    float: left;
  }
  .sy_newsbox .dr {
    width: 380px;
    float: right;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_newsbox .dl {
    width: 100%;
    margin-bottom: 15px;
  }
  .sy_newsbox .dr {
    width: 100%;
  }
}

.sy_bt1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.sy_bt1 .bt {
  position: relative;
  height: 120px;
  padding-top: 30px;
  background-image: url(../images/zhb/bt_y.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-left: 50px;
}
.sy_bt1 .bt h2 {
  font-size: 32px;
  line-height: 60px;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
.sy_bt1 .bt h2 a {
  font-size: 22px;
  font-weight: normal;
  color: #333;
  cursor: pointer;
}
.sy_bt1 .bt h2 a.on {
  font-size: 32px;
  font-weight: bold;
}
.sy_bt1 .bt p {
  font-size: 14px;
  color: #5f9ce9;
  position: absolute;
  left: 65px;
  top: 0px;
  line-height: 20px;
  height: 20px;
  font-style: italic;
}
.sy_bt1 .bt p b {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
}
.sy_bt1 a.more {
  display: inline-block;
  height: 36px;
  border: solid 1px #c0c0c0;
  text-align: center;
  line-height: 35px;
  padding: 0 18px;
  border-radius: 35px;
}
.sy_bt1 a.more b::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: solid 3px #333333;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.sy_bt1 a.more:hover {
  border-color: #5f9ce9;
}
.sy_bt1 a.more:hover b::before {
  border-color: #fff;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy_bt1 .bt {
    height: 100px;
    padding-top: 20px;
    padding-left: 40px;
  }
  .sy_bt1 .bt h2 {
    font-size: 28px;
  }
  .sy_bt1 .bt h2 a {
    font-size: 20px;
  }
  .sy_bt1 .bt h2 a.on {
    font-size: 28px;
  }
  .sy_bt1 .bt p {
    left: 55px;
  }
  .sy_bt1 .bt p b {
    font-size: 34px;
  }
  .sy_bt1 a.more {
    height: 34px;
    line-height: 33px;
    padding: 0 16px;
    font-size: 14px;
  }
  .sy_bt1 a.more b::before {
    width: 12px;
    height: 12px;
    top: -1px;
  }
  .sy_bt1 a.more:hover {
    border-color: #5f9ce9;
  }
  .sy_bt1 a.more:hover b::before {
    border-color: #fff;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_bt1 .bt {
    height: 30px;
    background-image: none;
    padding-left: 0;
    padding-top: 0;
  }
  .sy_bt1 .bt h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
  }
  .sy_bt1 .bt h2 a {
    font-size: 13px;
  }
  .sy_bt1 .bt h2 a.on {
    font-size: 18px;
  }
  .sy_bt1 .bt p {
    display: none;
  }
  .sy_bt1 a.more {
    width: 80px;
    height: 24px;
    line-height: 23px;
    font-size: 12px;
    padding: 0;
  }
  .sy_bt1 a.more b::before {
    display: none;
  }
}

.cdlist1 {
  width: 100%;
}
.cdlist1 li + li {
  padding-top: 14px;
  border-top: dashed 1px #e1e1e1;
  margin-top: 14px;
}
.cdlist1 li .sTime {
  display: block;
  color: #666666;
  font-size: 14px;
}
.cdlist1 li .sTime b {
  font-size: 22px;
  color: #acdefd;
}
.cdlist1 li .bt {
  display: block;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1230px) {
  .cdlist1 li + li {
    margin-top: 10px;
  }
  .cdlist1 li .sTime {
    margin-bottom: 0px;
  }
  .cdlist1 li .sTime b {
    font-size: 13px;
  }
  .cdlist1 li .bt {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .cdlist1 li .sTime b {
    font-size: 20px;
  }
  .cdlist1 li .bt {
    margin-bottom: 3px;
  }
}

.index_News2 {
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear;
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
.index_News2:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.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;
  width: 100%;
  overflow: hidden;
}
.index_News2 .swiper-slide a .img_content {
  height: 500px;
}
.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: #5f9ce9;
}
.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 (min-width: 1230px) and (max-width: 1600px) {
  .index_News2 .swiper-slide a .img_content {
    height: 445px;
  }
  .index_News2 .swiper-slide a .text_content .bt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1230px) {
  .index_News2 {
    margin-bottom: 20px;
  }
  .index_News2 .swiper-slide a {
    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;
  }
  .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;
  }
}

.cd_sy_list1 {
  float: left;
  width: 60%;
}
.cd_sy_list1 li {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.cd_sy_list1 li a {
  display: block;
  width: 100%;
  position: relative;
}
.cd_sy_list1 li a .img_content {
  height: 153px;
  margin-bottom: 15px;
}
.cd_sy_list1 li a .img_content img {
  min-height: 100%;
}
.cd_sy_list1 li a .sTime {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #b2cff9;
  color: #fff;
  padding: 6px 0px;
  font-size: 12px;
  text-align: center;
  left: 10px;
  top: -30px;
}
.cd_sy_list1 li a .sTime b {
  display: block;
  font-size: 20px;
  line-height: 30px;
}
.cd_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;
}
.cd_sy_list1 li a p::before {
  content: "";
  width: 2px;
  height: 18px;
  background-color: #5f9ce9;
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (max-width: 1230px) {
  .cd_sy_list1 {
    width: 102%;
    margin-left: -1%;
  }
  .cd_sy_list1 li {
    width: 48%;
    margin: 0 1% 15px 1%;
  }
  .cd_sy_list1 li:nth-of-type(2) {
    margin-top: 0px;
  }
  .cd_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;
  }
  .cd_sy_list1 li a .sTime {
    width: 55px;
    height: 55px;
    padding: 5px 0px;
    font-size: 12px;
    left: 0px;
    top: 0px;
  }
  .cd_sy_list1 li a .sTime b {
    font-size: 16px;
    line-height: 24px;
  }
  .cd_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;
  }
  .cd_sy_list1 li a p::before {
    height: 16px;
  }
}
@media only screen and (max-width: 760px) {
  .cd_sy_list1 li {
    width: 98%;
  }
  .cd_sy_list1 li a .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 2.5);
  }
  .cd_sy_list1 li a .sTime {
    display: none;
  }
  .cd_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;
  }
}

.cd_sy_list2 {
  float: right;
  width: 40%;
  margin-top: -30px;
}
.cd_sy_list2 li {
  width: 100%;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.cd_sy_list2 li:last-child {
  margin-bottom: 0;
}
.cd_sy_list2 li a {
  display: block;
  width: 100%;
  position: relative;
}
.cd_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;
}
.cd_sy_list2 li a p::before {
  content: "";
  width: 2px;
  height: 18px;
  background-color: #5f9ce9;
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (max-width: 1230px) {
  .cd_sy_list2 {
    width: 100%;
    margin-top: 0px;
  }
  .cd_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;
  }
  .cd_sy_list2 li a p::before {
    height: 16px;
  }
}

.kpbox {
  width: 100%;
}
.kpbox .dl,
.kpbox .dr {
  width: 48%;
}
@media only screen and (max-width: 1230px) {
  .kpbox .dl,
  .kpbox .dr {
    width: 100%;
  }
  .kpbox .dl {
    margin-bottom: 15px;
  }
}

.kplist {
  width: 102%;
  margin-left: -1%;
  display: flex;
  flex-wrap: wrap;
}
.kplist li {
  width: 48%;
  margin: 1%;
}
.kplist li a {
  display: block;
  width: 100%;
  background-image: url(../images/zhb/kpbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 101px;
  padding: 20px;
}
.kplist li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}
.kplist li a::after {
  content: "";
  display: inline-block;
  background-image: url(../images/zhb/3j.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 25px;
  height: 9px;
  margin: 0 0 0 5px;
}
.kplist li a:hover {
  background-image: url(../images/zhb/kpbgon.png);
  color: #fff;
}
.kplist li a:hover::after {
  background-image: url(../images/zhb/3jon.png);
}
@media only screen and (max-width: 760px) {
  .kplist li {
    width: 98%;
  }
}

.rnav1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.rnav1 li {
  display: block;
  width: 100%;
  height: 360px;
}
.rnav1 li a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/zhb/rbg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 35px 25px;
  position: relative;
}
.rnav1 li a::before {
  content: "";
  width: 2px;
  height: 80px;
  background-color: #f29e25;
  position: absolute;
  left: 20px;
  top: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rnav1 li a.a2 {
  background-image: url(../images/zhb/rbg2.jpg);
}
.rnav1 li a.a3 {
  background-image: url(../images/zhb/rbg3.jpg);
}
.rnav1 li a p {
  font-size: 20px;
  writing-mode: vertical-rl; /* 从右到左竖排 */
  letter-spacing: 3px;
}
@media only screen and (min-width: 1230px) {
  .rnav1 li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .rnav1 li a:hover::before {
    height: 125px;
  }
}
.rnav1 li + li {
  margin-left: 17px;
}
@media only screen and (max-width: 1230px) {
  .rnav1 li {
    height: 200px;
  }
  .rnav1 li a {
    padding: 20px 15px;
  }
  .rnav1 li a::before {
    left: 12px;
    height: 60px;
  }
  .rnav1 li a p {
    font-size: 16px;
  }
  .rnav1 li + li {
    margin-left: 10px;
  }
}

.ypfoot {
  width: 100%;
  background-color: #5f9ce9;
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 1230px) {
  .ypfoot {
    font-size: 13px;
  }
}
.ypfoot a {
  color: #fff;
}
.ypfoot a:hover {
  text-decoration: underline;
}
.ypfoot .foot1 {
  width: 100%;
  padding: 20px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1230px) {
  .ypfoot .foot1 {
    padding: 15px;
  }
}
.ypfoot .foot2 {
  width: 100%;
  padding: 40px 0;
}
.ypfoot .foot2 .f2box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ypfoot .foot2 .f2box .d1 .logo {
  background-image: url(../images/zhb/logo.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 60px;
  margin-bottom: 30px;
}
.ypfoot .foot2 .f2box .d1 {
  width: 460px;
  margin-right: 15%;
}
.ypfoot .foot2 .f2box .d2 {
  flex: 1;
  margin-top: 15px;
}
.ypfoot .foot2 .f2box .d2 .flx {
  width: 100%;
}
.ypfoot .foot2 .f2box .d2 .flx p {
  padding-left: 25px;
  position: relative;
}
.ypfoot .foot2 .f2box .d2 .flx p::before {
  content: "";
  background-repeat: no-repeat;
  background-position: left center;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}
.ypfoot .foot2 .f2box .d2 .flx p.padd::before {
  background-image: url(../images/zhb/t_add.png);
}
.ypfoot .foot2 .f2box .d2 .flx p.pyb::before {
  background-image: url(../images/zhb/t_mail.png);
}
.ypfoot .foot2 .f2box .d2 .flx p.ptel::before {
  background-image: url(../images/zhb/t_tel.png);
}
.ypfoot .foot2 .f2box .d2 .flx p + p {
  margin-top: 10px;
}
.ypfoot .foot2 .f2box .d3 {
  width: 110px;
}
.ypfoot .foot2 .f2box .d3 .f_ewm {
  text-align: center;
}
.ypfoot .foot2 .f2box .d3 .f_ewm img {
  height: 87px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .ypfoot .foot2 {
    padding: 15px;
  }
  .ypfoot .foot2 .f2box {
    display: block;
  }
  .ypfoot .foot2 .f2box .d1 .logo {
    display: none;
  }
  .ypfoot .foot2 .f2box .d1 {
    width: 100%;
    margin-right: 0%;
  }
  .ypfoot .foot2 .f2box .d2 .flx p::before {
    top: 0px;
  }
  .ypfoot .foot2 .f2box .d2 .flx p + p {
    margin-top: 5px;
  }
  .ypfoot .foot2 .f2box .d3 {
    width: auto;
    margin-top: 15px;
  }
  .ypfoot .foot2 .f2box .d3 .f_ewm {
    text-align: left;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ypfoot .foot2 .f2box .d1 {
    margin-right: 10%;
  }
}

.sy2 {
  width: 100%;
  background-image: url(../images/zhb/ksbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  padding-top: 90px;
}
.sy2 .ny_main {
  padding-left: 470px;
}
.sy2 .ksbox {
  width: 100%;
  height: 700px;
  background-image: url(../images/zhb/ksnbg.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 80px 0 0 180px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy2 .ny_main {
    padding-left: 360px;
  }
  .sy2 .ksbox {
    height: 690px;
    padding: 80px 0 0 160px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy2 {
    padding: 0;
    background-color: #5f9ce9;
    background-image: none;
  }
  .sy2 .ny_main {
    padding-left: 0;
  }
  .sy2 .ksbox {
    height: auto;
    padding: 20px 15px;
  }
}

.sy_bt2 {
  width: 100%;
}
.sy_bt2 .bt {
  border-left: solid 5px #f8d1aa;
  padding-left: 20px;
  color: #fff;
}
.sy_bt2 .bt h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
.sy_bt2 .bt p {
  font-size: 20px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy_bt2 .bt h2 {
    font-size: 28px;
  }
  .sy_bt2 .bt p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_bt2 .bt {
    border-left: solid 3px #f8d1aa;
    padding-left: 10px;
  }
  .sy_bt2 .bt h2 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 30px;
  }
  .sy_bt2 .bt p {
    font-size: 13px;
  }
}

.dep_lb {
  width: 100%;
}
.dep_lb li {
  width: 100%;
}
.dep_lb li + li {
  margin-top: 20px;
}
.dep_lb li a.dbt {
  display: flex;
  width: 100%;
  color: #fff;
  align-items: center;
  position: relative;
  padding-right: 50px;
}
.dep_lb li a.dbt::after {
  content: "";
  background-image: url(../images/zhb/ksjt.png);
  background-size: auto 15px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  transform: rotate(90deg);
}
.dep_lb li a.dbt i {
  background-image: url(../images/zhb/ksf1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  width: 29px;
  height: 27px;
  margin-right: 20px;
}
.dep_lb li a.dbt i.i2 {
  background-image: url(../images/zhb/ksf2.png);
}
.dep_lb li a.dbt .bt {
  font-size: 24px;
  width: 150px;
}
.dep_lb li a.dbt .x {
  flex: 1;
  background-image: url(../images/zhb/kszx.png);
  background-repeat: no-repeat;
}
.dep_lb li .dlbox {
  width: 100%;
  padding: 20px 0 0 0;
}
.dep_lb li .dlbox dl {
  display: flex;
  width: 101%;
  margin-left: -0.5%;
  flex-wrap: wrap;
}
.dep_lb li .dlbox dl dd {
  width: 19%;
  margin: 0.5%;
}
.dep_lb li .dlbox dl dd a {
  width: 100%;
  color: #fff;
  border: solid 1px #fff;
  height: 48px;
  line-height: 46px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  display: block;
  position: relative;
}
.dep_lb li .dlbox dl dd a:hover {
  background-color: #9bcff9;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
.dep_lb li .dlbox dl dd a i {
  display: none;
}
@media only screen and (max-width: 1230px) {
  .dep_lb li + li {
    margin-top: 10px;
  }
  .dep_lb li a.dbt {
    padding-right: 30px;
  }
  .dep_lb li a.dbt::after {
    background-size: auto 12px;
  }
  .dep_lb li a.dbt i {
    width: 22px;
    height: 20px;
    margin-right: 15px;
  }
  .dep_lb li a.dbt .bt {
    font-size: 16px;
    width: 100px;
  }
  .dep_lb li .dlbox {
    padding: 10px 0 0 0;
  }
  .dep_lb li .dlbox dl dd {
    width: 24%;
  }
  .dep_lb li .dlbox dl dd a {
    height: 38px;
    line-height: 36px;
    padding-left: 40px;
  }
  .dep_lb li .dlbox dl dd a i {
    width: 20px;
    height: 20px;
    left: 10px;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 760px) {
  .dep_lb li .dlbox dl dd {
    width: 32.3333%;
  }
}

.sy3 {
  width: 100%;
  padding: 75px 0 0 0;
  overflow: hidden;
}
.sy3 .sy3bt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.sy3 .sy_bt1 {
  width: auto;
}
@media only screen and (max-width: 1230px) {
  .sy3 {
    padding: 20px 15px;
  }
}

.kszj_box .d1 {
  width: 880px;
  height: 381px;
}
.kszj_box .d2 {
  width: 560px;
  background-color: #f6f8fc;
  height: 381px;
  position: relative;
}
.kszj_box .d2::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  left: -240px;
  background-color: #f6f8fc;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .kszj_box .d1 {
    width: 760px;
    height: 330px;
  }
  .kszj_box .d2 {
    width: 470px;
    height: 330px;
  }
}
@media only screen and (max-width: 1230px) {
  .kszj_box .d1 {
    width: 100%;
    height: auto;
  }
  .kszj_box .d2 {
    display: none;
  }
}

.ks_gd3 {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 1230px) {
  .ks_gd3 .swiper-container {
    overflow: hidden;
  }
  .ks_gd3 .swiper-container .swiper-slide {
    position: relative;
  }
  .ks_gd3 .swiper-container .swiper-slide a {
    display: block;
    width: 240px;
    height: 312px;
    transition: 300ms;
    position: relative;
    margin-top: 69px;
    margin-left: 54px;
    overflow: hidden;
  }
  .ks_gd3 .swiper-container .swiper-slide a img {
    min-height: 100%;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content {
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/zhb/zjbg.png);
    height: 144px;
    color: #fff;
    display: flex;
    align-items: flex-end;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content .bt {
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content .bt:after {
    content: "";
    width: 2em;
    height: 3px;
    background-color: #b2cff9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .ks_gd3 .swiper-container .swiper-slide.swiper-slide-active {
    padding-left: 0px;
    padding-top: 0px;
  }
  .ks_gd3 .swiper-container .swiper-slide.swiper-slide-active a {
    width: 100%;
    height: 381px;
    margin-top: 0;
    margin-left: 0;
  }
  .ks_gd3 .swiper-container .swiper-slide.swiper-slide-active a .text_content {
    opacity: 0;
  }
  .ks_gd3 .swiper-button-prev,
  .ks_gd3 .swiper-button-next {
    width: 36px;
    height: 36px;
    font-size: 0px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #00579e;
    right: 20px;
    top: 0;
    bottom: auto;
  }
  .ks_gd3 .swiper-button-prev .bi,
  .ks_gd3 .swiper-button-next .bi {
    font-size: 20px;
    position: relative;
    z-index: 1;
    color: #00579e;
  }
  .ks_gd3 .swiper-button-prev::after,
  .ks_gd3 .swiper-button-next::after {
    display: none !important;
  }
  .ks_gd3 .swiper-button-prev:hover,
  .ks_gd3 .swiper-button-next:hover {
    border: 0px solid #696969;
  }
  .ks_gd3 .swiper-button-prev:hover .bi,
  .ks_gd3 .swiper-button-next:hover .bi {
    color: #fff;
  }
  .ks_gd3 .swiper-button-prev::before,
  .ks_gd3 .swiper-button-next::before {
    background-color: #00579e;
  }
  .ks_gd3 .swiper-button-prev::after,
  .ks_gd3 .swiper-button-next::after {
    display: none !important;
  }
  .ks_gd3 .swiper-button-prev:hover,
  .ks_gd3 .swiper-button-next:hover {
    background-color: #5f9ce9;
    color: #fff;
  }
  .ks_gd3 .swiper-button-prev {
    left: auto !important;
    right: 70px !important;
  }
  .ks_gd3 .swiper-pagination-bullet-active {
    background-color: #5f9ce9;
  }
  .ks_gd3 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1230px) {
  .ks_gd3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
@media only screen and (min-width: 1230px) {
  .ks_gd3 .swiper-horizontal > .swiper-pagination-bullets,
  .ks_gd3 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .ks_gd3 .swiper-pagination-custom,
  .ks_gd3 .swiper-pagination-fraction {
    bottom: -45px;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ks_gd3 .swiper-container .swiper-slide a {
    display: block;
    width: 220px;
    height: 286px;
    transition: 300ms;
    position: relative;
    margin-top: 44px;
    margin-left: 34px;
    overflow: hidden;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content {
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/zhb/zjbg.png);
    height: 144px;
    color: #fff;
    display: flex;
    align-items: flex-end;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content .bt {
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content .bt:after {
    content: "";
    width: 2em;
    height: 3px;
    background-color: #b2cff9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .ks_gd3 .swiper-container .swiper-slide.swiper-slide-active a {
    height: 330px;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .ks_gd3 .swiper-container .swiper-slide.swiper-slide-active a .text_content {
    display: none;
  }
}
@media only screen and (max-width: 1230px) {
  .ks_gd3 .swiper-container {
    overflow: hidden;
  }
  .ks_gd3 .swiper-container .swiper-slide a {
    display: block;
    position: relative;
    width: 100%;
  }
  .ks_gd3 .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .ks_gd3 .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 490px) {
  .ks_gd3 .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) {
  .ks_gd3 .swiper-container .swiper-slide a .text_content {
    z-index: 2;
    width: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    background-color: #5f9ce9;
  }
  .ks_gd3 .swiper-container .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
  .ks_gd3 .swiper-button-prev,
  .ks_gd3 .swiper-button-next {
    display: none !important;
  }
}

.ks_gd4 {
  width: 100%;
  position: relative;
}
.ks_gd4 .swiper-container {
  overflow: hidden;
}
.ks_gd4 .swiper-container .swiper-slide {
  padding: 40px 50px 0 0;
}
.ks_gd4 .swiper-container .swiper-slide .text_content {
  line-height: 30px;
}
.ks_gd4 .swiper-container .swiper-slide .text_content .bt {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
.ks_gd4 .swiper-container .swiper-slide .text_content .dSc {
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 120px;
  line-height: 30px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ks_gd4 .swiper-container .swiper-slide {
    padding: 40px 40px 0 0;
  }
  .ks_gd4 .swiper-container .swiper-slide .text_content .bt {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1230px) {
  .ks_gd4 {
    display: none !important;
  }
}

.index_top_ny {
  width: 100%;
  background-color: #5f9ce9;
  color: #fff;
}
.index_top_ny .top {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.index_top_ny .top .ny_main {
  position: relative;
  height: 120px;
}
.index_top_ny .top .ny_main .logo {
  width: 529px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -40px;
  background-image: url(../images/zhb/logo.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.index_top_ny .top .ny_main .logo img {
  height: 100%;
}
.index_top_ny .top .ny_main .sousuo_o {
  position: absolute;
  right: 0px;
  top: 50px;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  height: 30px;
  text-align: center;
}
.index_top_ny .top .ny_main .sousuo_o .bi {
  font-size: 20px;
  color: #fff;
}
@media only screen and (min-width: 1230px) {
  .index_top_ny .top .ny_main .sousuo_o:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.index_top_ny .top .ny_main .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>");
}
.index_top_ny .top .ny_main .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>");
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .top {
    background-color: #5f9ce9;
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .index_top_ny .top .ny_main {
    height: 55px;
  }
  .index_top_ny .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
    width: 200px;
  }
  .index_top_ny .top .ny_main .sousuo_o {
    right: 50px;
    top: 12px;
    border-radius: 50%;
    color: #fff;
  }
  .index_top_ny .top .ny_main .sousuo_o .iconfont {
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
  }
}
.index_top_ny .nav_mh {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 1230px) {
  .index_top_ny .nav_mh .menu {
    width: 100%;
    height: 60px;
    z-index: 15;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index_top_ny .nav_mh .menu li {
    height: 60px;
    float: left;
    position: relative;
    text-align: center;
  }
  .index_top_ny .nav_mh .menu li a.dbt {
    font-size: 18px;
    display: block;
    line-height: 60px;
    color: #fff;
  }
  .index_top_ny .nav_mh .menu li a.dbt .bi {
    font-size: 24px;
    color: #b2cff9;
  }
  .index_top_ny .nav_mh .menu li a.dbt::after {
    content: "";
    width: 0%;
    position: absolute;
    height: 3px;
    left: 50%;
    background-color: #fff;
    bottom: 0;
  }
  .index_top_ny .nav_mh .menu li.on a.dbt::after, .index_top_ny .nav_mh .menu li:hover a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .index_top_ny .nav_mh .menu li dl {
    left: 50%;
    margin-left: -90px;
    width: 180px;
    font-size: 15px;
    display: none;
    background-color: #5f9ce9;
    position: absolute;
    left: 50%;
    top: 65px;
    opacity: 0;
    float: left;
    z-index: 10;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .index_top_ny .nav_mh .menu li dl dd {
    position: relative;
  }
  .index_top_ny .nav_mh .menu li dl dd dl {
    position: absolute;
    left: 180px;
    margin-left: 0;
    top: 0px;
  }
  .index_top_ny .nav_mh .menu li dl dd:hover > a {
    background-color: rgba(255, 255, 255, 0.25);
  }
  .index_top_ny .nav_mh .menu li dl dd:hover dl {
    display: block;
  }
  .index_top_ny .nav_mh .menu li dl a {
    display: block;
    padding: 8px 10px;
    line-height: 26px;
    text-align: center;
    color: #fff;
  }
  .index_top_ny .nav_mh .menu li dl a:hover {
    background-color: #5f9ce9;
  }
  .index_top_ny .nav_mh .menu li:hover > dl {
    display: block;
  }
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    background-color: #fff;
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .index_top_ny .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .index_top_ny .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .index_top_ny .nav_mh .menu li a.dbt {
    font-size: 13px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: 0.5px solid #e1e1e1;
  }
  .index_top_ny .nav_mh .menu li a.dbt .bi {
    font-size: 20px;
  }
  .index_top_ny .nav_mh .menu li dl {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 0;
  }
  .index_top_ny .nav_mh .menu li dl dd {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .index_top_ny .nav_mh .menu li dl dd dl {
    padding-left: 15px;
  }
  .index_top_ny .nav_mh .menu li dl dd dl dd {
    width: 50%;
  }
  .index_top_ny .nav_mh .menu li dl dd a {
    padding: 5px 0px;
    padding-left: 15px;
    font-size: 13px;
    text-align: left;
    color: #333;
  }
}
.index_top_ny .nav_mh .ny_main {
  position: relative;
}
.index_top_ny .nav_mh .ny_main .top_right_nav {
  position: absolute;
  right: 30px;
  top: -70px;
  line-height: 30px;
  display: flex;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a {
  margin: 0 10px;
  color: #fff;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a:hover {
  color: #fff959;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav {
  display: inline-block;
  position: relative;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm::before,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav::before {
  content: "";
  background-image: url(../images/index/wx.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm.a_wb::before,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav.a_wb::before {
  background-image: url(../images/index/wb.png);
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm.a_oa::before,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav.a_oa::before {
  height: 18px;
  background-image: url(../images/index/oa.png);
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm .ewm_box,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav .ewm_box {
  display: none;
  position: absolute;
  width: 160px;
  background-color: #fff;
  padding: 16px;
  border: solid 1px #e5e5e5;
  z-index: 99;
  top: 40px;
  left: 50%;
  margin-left: -80px;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm .ewm_box:before,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav .ewm_box:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: solid 1px #ddd;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -10px;
  transform: rotate(45deg);
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm .ewm_box:after,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav .ewm_box:after {
  content: "";
  width: 40px;
  height: 13px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0px;
}
.index_top_ny .nav_mh .ny_main .top_right_nav a.a_ewm:hover .ewm_box,
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav:hover .ewm_box {
  display: block;
}
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav {
  margin: 0 10px;
  height: 30px;
}
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav dl {
  position: absolute;
  width: 100%;
  left: 0;
  top: 30px;
}
.index_top_ny .nav_mh .ny_main .top_right_nav .s_nav dl dd {
  line-height: 30px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom {
  position: absolute;
  right: 40px;
  top: -78px;
  display: flex;
  line-height: 30px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a {
  display: inline-block;
  color: #fff;
  position: relative;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a::before {
  content: "";
  background-image: url(../images/zhb/t_ss.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a:hover::before {
  margin-right: 12px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a + a {
  margin-left: 20px;
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .nav_mh .ny_main .top_right_bottom {
    display: none;
  }
}

.nytop {
  background-color: #5f9ce9;
}
.nytop .top_top_box {
  width: 100%;
  z-index: 30;
  position: relative;
}
.nytop .top_top_box.on {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  background-color: rgba(95, 156, 233, 0.9);
}
.nytop .top_top_box.on .ny_main {
  height: 120px;
}
.nytop .top_top_box.on .ny_main .dLeft .logo {
  height: 78px;
}
.nytop .top_top_box.on .meau_icon {
  top: 25px;
}
.nytop .top_top_box .ny_main {
  height: 160px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.nytop .top_top_box .ny_main .dLeft .logo {
  background-image: url(../images/zhb/logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  width: 529px;
  height: 98px;
}
.nytop .top_top_box .ny_main .dRight .topNav {
  text-align: right;
  margin-bottom: 5px;
  padding-top: 5px;
}
.nytop .top_top_box .ny_main .dRight .topNav a {
  color: #fff;
  margin-left: 25px;
  font-weight: bold;
}
.nytop .top_top_box .ny_main .dRight .topNav a:hover {
  text-decoration: underline;
}
.nytop .top_top_box .ny_main .dRight .topNav a.cd_ss {
  background-image: url(../images/zhb/t_ss.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1230px) {
  .nytop .top_top_box .ny_main .dRight .menu {
    height: 50px;
    display: flex;
  }
  .nytop .top_top_box .ny_main .dRight .menu li {
    height: 100%;
    position: relative;
    text-align: center;
    margin-left: 25px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 50px;
    height: 50px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .nytop .top_top_box .ny_main .dRight .menu li:hover a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl {
    width: 140px;
    display: none;
    background-color: rgba(239, 246, 255, 0.95);
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 55px;
    float: left;
    opacity: 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl a {
    display: block;
    padding: 9px 10px;
    line-height: 24px;
    text-align: center;
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl a:hover {
    background-color: #5f9ce9;
    color: #fff;
  }
  .nytop .top_top_box .ny_main .dRight .menu li:hover dl {
    display: block;
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .nytop .top_top_box .ny_main .dLeft .logo {
    width: 500px;
    height: 90px;
  }
  .nytop .top_top_box .ny_main .dRight .menu {
    height: 50px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li {
    margin-left: 15px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1230px) {
  .nytop {
    height: auto;
  }
  .nytop::before {
    display: none;
  }
  .nytop video {
    display: none;
  }
  .nytop .ban_jd {
    display: none;
  }
  .nytop .top_top_box {
    position: fixed;
    height: 55px;
    background-color: #5f9ce9;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
  }
  .nytop .top_top_box .ny_main {
    height: 55px;
  }
  .nytop .top_top_box .ny_main .dLeft .logo {
    width: 200px;
    height: 35px;
    left: 15px;
  }
  .nytop .top_top_box .ny_main .dRight .topNav {
    text-align: right;
    margin-bottom: 5px;
    padding-top: 5px;
    margin-right: 60px;
  }
  .nytop .top_top_box .ny_main .dRight .topNav a {
    margin-left: 10px;
  }
  .nytop .top_top_box .ny_main .dRight .topNav a.cd_ss {
    background-image: url(../images/zhb/t_ss.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .nytop .top_top_box .ny_main .dRight .menu {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    background-color: #5f9ce9;
    left: 100%;
    top: 55px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
    padding: 10px 0;
  }
  .nytop .top_top_box .ny_main .dRight .menu li + li {
    margin-left: 0;
  }
  .nytop .top_top_box .ny_main .dRight .menu li a.dbt {
    font-size: 15px;
    padding: 10px 15px;
    line-height: 1.6;
    height: auto;
    font-weight: bold;
    color: #fff;
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl {
    width: 100%;
    position: inherit;
    left: auto;
    top: auto;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-top: 10px;
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl dd {
    padding: 5px 15px;
    width: 50%;
  }
  .nytop .top_top_box .ny_main .dRight .menu li dl dd a {
    color: #fff;
  }
}

.nyheight {
  min-height: 500px;
}
@media only screen and (max-width: 1230px) {
  .nyheight {
    min-height: 300px;
  }
}


.lxbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.lxbox .pic {
  width: 560px;
  height: 420px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.lxbox .pic::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 35%, transparent 100%);
}
.lxbox .pic p {
  padding: 15px 30px;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.lxbox .pic p a {
  color: #fff;
  display: flex;
  width: 100%;
  align-items: center;
}
.lxbox .pic p a .bi {
  background-color: #ecb87b;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  margin-right: 15px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.lxbox .pic p a:hover {
  text-decoration: underline;
}
.lxbox .info_content {
  flex: 1;
  width: 0;
  padding: 40px 0 0px 40px;
}
@media only screen and (max-width: 1230px) {
  .lxbox .pic {
    width: 460px;
    height: 350px;
  }
  .lxbox .pic p {
    padding: 15px 20px;
    font-size: 14px;
  }
  .lxbox .pic p a .bi {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    font-size: 16px;
  }
  .lxbox .info_content {
    padding: 30px 0 0px 30px;
  }
}
@media only screen and (max-width: 800px) {
  .lxbox {
    display: block;
  }
  .lxbox .pic {
    width: 100%;
    height: 280px;
  }
  .lxbox .info_content {
    width: 100%;
    padding: 20px 0;
  }
}
             
.lydhbox {
  width: 100%;
}
.lydhbox .pic {
  width: 800px;
  height: 450px;
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.lydhbox .pic::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 35%, transparent 100%);
}
.lydhbox .pic p {
  padding: 15px 30px;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.lydhbox .pic p a {
  color: #fff;
  display: flex;
  width: 100%;
  align-items: center;
}
.lydhbox .pic p a .bi {
  background-color: #ecb87b;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  margin-right: 15px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.lydhbox .pic p a:hover {
  text-decoration: underline;
}
.lydhbox .info_content {
  padding: 40px 0;
}
@media only screen and (max-width: 1230px) {
  .lydhbox .pic {
    width: 100%;
    height: 350px;
  }
  .lydhbox .pic p {
    padding: 15px 20px;
    font-size: 14px;
  }
  .lydhbox .pic p a .bi {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    font-size: 16px;
  }
  .lydhbox .info_content {
    padding: 30px 0 0px 30px;
  }
}
@media only screen and (max-width: 800px) {
  .lydhbox {
    display: block;
  }
  .lydhbox .pic {
    width: 100%;
    height: 280px;
  }
  .lydhbox .info_content {
    width: 100%;
    padding: 20px 0;
  }
}