@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: #212121;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #212121;
}
A:hover {
  color: #0a3fa5;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "Source_Han_Sans_SC_Regular", "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 14px;
  color: #212121;
  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: 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: 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: #0a3fa5;
  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;
    background-color: #375fe3;
  }
  .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(255, 255, 255, 0.1);
}

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

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

@font-face {
  font-family: "PlayfairDisplay";
  src: url("font/PlayfairDisplay.eot");
  src: url("font/PlayfairDisplay.eot?#iefix") format("embedded-opentype"), url("font/PlayfairDisplay.woff2") format("woff2"), url("font/PlayfairDisplay.woff") format("woff"), url("font/PlayfairDisplay.ttf") format("truetype"), url("font/PlayfairDisplay.svg#fzsuxinshiliukais-r-gbregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.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: #0a3fa5;
  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: #0a3fa5;
  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;
  min-height: 160px;
}
.top_top .nyban {
  position: relative;
  width: 100%;
  overflow:hidden;
}
.top_top .nyban .ban_location {
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  top: 185px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  color: #fff;
  z-index: 1;
}
.top_top .nyban .ban_location .bt {
  font-size: 55px;
  color: #fff;
  line-height: 60px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.top_top .nyban .ban_location .bt::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.top_top .nyban .ban_location .enbt {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.top_top .nyban .ban_location .dloc {
  font-size: 14px;
}
.top_top .nyban .ban_location .dloc a {
  color: #fff;
}
.top_top .nyban .ban_location .dloc a:hover {
  text-decoration: underline;
}
.top_top .nyban::after {
  content: "";
  background-image: url(../images/banbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top_top .nyban img {
  width: 120%;
  max-width:120%;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .top_top .nyban .ban_location .bt {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .top_top .nyban .ban_location .enbt {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .top_top .nyban .ban_location .dloc {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1230px) {
  .top_top .nyban .ban_location {
    top: 0;
  }
  .top_top .nyban .ban_location .bt {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .top_top .nyban .ban_location .enbt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .top_top .nyban .ban_location .dloc {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .top_top .nyban .ban_location {
    display: none;
  }
  .top_top .nyban::after {
    display: none;
  }
}
@media only screen and (max-width: 1230px) {
  .top_top {
    min-height: auto;
  }
}
.top_top .ban_jd {
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: 0;
  width: 100%;
  bottom: 20px;
  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;
  font-size: 16px;
}
.top_top .ban_jd .down_jt p {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1230px) {
  .top_top .ban_jd {
    display: none;
  }
}
.top_top .top_top_box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 930;
}
.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(10, 63, 165, 0.9);
}
.top_top .top_top_box.on .ny_main {
  height: 133px;
  padding-top: 20px;
}
.top_top .top_top_box.on .ny_main .top_ny_main {
  margin-bottom: 5px;
}
.top_top .top_top_box.on .ny_main .top_ny_main .dLeft .logo {
  width: 350px;
  height: 50px;
}
.top_top .top_top_box.on .meau_icon {
  top: 38px;
}
.top_top .top_top_box .ny_main {
  width: 100%;
  height: 160px;
  position: relative;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding: 30px 100px 0 60px;
}
.top_top .top_top_box .ny_main .top_ny_main {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .top_top .top_top_box .ny_main {
    padding: 30px 140px 0 80px;
  }
}
.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: 550px;
  height: 80px;
}
.top_top .top_top_box .ny_main .sousuo_o {
  display: none;
}
.top_top .top_top_box .ny_main .dRight .topNav {
  text-align: right;
  font-size: 16px;
}
.top_top .top_top_box .ny_main .dRight .topNav a {
  color: #ffffff;
  margin-left: 15px;
  font-weight: bold;
}
.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;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.top_top .top_top_box .ny_main .dRight .topNav a.cd_en::before {
  content: "";
  background-image: url(../images/zhb/t_en.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 8px;
}
@media only screen and (min-width: 1230px) {
  .top_top .top_top_box .ny_main .menu {
    width: 100%;
    height: 50px;
    display: flex;
    position: relative;
    justify-content: space-between;
  }
  .top_top .top_top_box .ny_main .menu li {
    height: 100%;
    text-align: center;
  }
  .top_top .top_top_box .ny_main .menu li a.dbt {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    line-height: 50px;
    height: 50px;
    position: relative;
  }
  .top_top .top_top_box .ny_main .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #ffffff;
    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 .menu li:hover a.dbt::after, .top_top .top_top_box .ny_main .menu li.on a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .top_top .top_top_box .ny_main .menu li .l_box {
    position: absolute;
    width: 100%;
    padding: 30px 50px;
    left: 0%;
    opacity: 0;
    display: none;
    background-color: white;
    background-image: url(../images/menubg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    top: 50px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    font-size: 18px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main {
    display: flex;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox {
    width: 210px;
    border-right: solid 1px #e1e1e1;
    text-align: left;
    min-height: 260px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox h2 {
    font-weight: bold;
    color: #0a3fa5;
    margin-bottom: 5px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox p {
    text-transform: uppercase;
    color: #999;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox a.amore {
    border: solid 1px #375fe3;
    color: #0a3fa5;
    line-height: 30px;
    height: 32px;
    border-radius: 30px;
    padding: 0 20px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox a.amore:hover {
    background-color: #375fe3;
    color: #fff;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 {
    width: 210px;
    border-right: solid 1px #e1e1e1;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd a {
    display: block;
    padding: 5px 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    color: #666;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd a .bi {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd a:hover {
    color: #0a3fa5;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd a:hover .bi {
    color: #0a3fa5;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd.active a {
    font-weight: bold;
    color: #0a3fa5;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 dd.active a .bi {
    display: block;
    color: #0a3fa5;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 {
    flex: 1;
    padding-left: 25px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 dl {
    width: 100%;
    display: none;
    flex-wrap: wrap;
    max-width: 800px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 dl dd {
    width: 32.3333%;
    margin: 0 0.5%;
    line-height: 30px;
    vertical-align: top;
    display: flex;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 dl a {
    padding: 5px 15px;
    line-height: 30px;
    display: inline-block;
    color: #666;
    text-align: left;
    border-radius: 30px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 dl a:hover {
    color: #0a3fa5;
    background-color: #efe9e5;
  }
  .top_top .top_top_box .ny_main .menu li:hover .l_box {
    display: block;
  }
}
@media only screen and (min-width: 1500px) {
  .top_top .top_top_box .ny_main .menu li a.dbt {
    font-size: 24px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box {
    font-size: 18px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox {
    width: 210px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box dl.dl1 {
    width: 210px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .dl2 {
    flex: 1;
    padding-left: 25px;
  }
}
.top_top .top_top_box .meau_icon {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  right: 0;
  top: 70px;
  height: 58px;
  width: 80px;
  z-index: 99;
}
.top_top .top_top_box .meau_icon a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 60px 0 0 60px;
  cursor: pointer;
  background-color: rgba(64, 103, 221, 0.8);
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top_top .top_top_box .meau_icon a .tb {
  background-image: url(../images/zhb/t_menu.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 24px;
  display: inline-block;
  background-size: auto 100%;
}
.top_top .top_top_box .meau_icon a:hover {
  width: 90px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
  background-color: #ffc046;
}
@media only screen and (max-width: 1230px) {
  .top_top .top_top_box {
    background: #375fe3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    top: 0px;
    left: 0;
  }
  .top_top .top_top_box .ny_main {
    height: 55px;
    position: relative;
    display: block;
    width: 100%;
  }
  .top_top .top_top_box .ny_main .dLeft .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
    top: 50%;
    position: absolute;
    width: 226px;
  }
  .top_top .top_top_box .ny_main .sousuo_o {
    right: 52px;
    top: 12px;
    position: absolute;
    display: block;
    border-radius: 50%;
    color: #fff;
  }
  .top_top .top_top_box .ny_main .sousuo_o .iconfont {
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
  }
  .top_top .top_top_box .ny_main .dRight .topNav {
    display: none;
  }
  .top_top .top_top_box .ny_main .menu {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    background-color: #375fe3;
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .top_top .top_top_box .ny_main .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .top_top .top_top_box .ny_main .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .top_top .top_top_box .ny_main .menu li a.dbt {
    font-size: 15px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    color: #fff;
  }
  .top_top .top_top_box .ny_main .menu li a.dbt .bi {
    font-size: 20px;
  }
  .top_top .top_top_box .ny_main .menu li .l_box {
    width: 100%;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .btbox {
    display: none;
  }
  .top_top .top_top_box .ny_main .menu li .l_box .l_main .dl2 {
    display: none;
  }
  .top_top .top_top_box .ny_main .menu li dl {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 0;
  }
  .top_top .top_top_box .ny_main .menu li dl dd {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .top_top .top_top_box .ny_main .menu li dl dd a {
    padding: 5px 0px;
    padding-left: 15px;
    font-size: 13px;
    text-align: left;
    color: #fff;
  }
  .top_top .top_top_box .ny_main .menu li dl dd a .bi {
    display: none;
  }
  .top_top .top_top_box .meau_icon {
    display: none;
  }
}

.meau_box {
  left: 0%;
  height: 100%;
  top: 0px;
  position: fixed;
  width: 100%;
  z-index: 99;
  background-color: rgba(10, 63, 165, 0.95);
  padding: 30px 50px;
  display: none;
}
.meau_box.open {
  opacity: 1;
}
.meau_box .meau_box_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 88px;
  margin-bottom: 40px;
}
.meau_box .meau_box_top .logo {
  width: 626px;
  height: 88px;
  background-position: center left;
  background-image: url(../images/zhb/logo_b.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.meau_box .meau_box_top .topNav {
  text-align: right;
  margin-right: 100px;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 18px;
}
.meau_box .meau_box_top .topNav a {
  color: #fff;
  margin-left: 15px;
}
.meau_box .meau_box_top .topNav a:hover {
  text-decoration: underline;
}
.meau_box .meau_box_top .topNav a.cd_ss {
  background-image: url(../images/zhb/t_ss_b.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.meau_box .meau_box_top .topNav a.cd_en::before {
  content: "";
  background-image: url(../images/zhb/t_en_b.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 8px;
}
.meau_box a.nav_close {
  position: absolute;
  right: 30px;
  top: 30px;
  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: #375fe3;
  transform: rotate(90deg);
}
.meau_box .meau_box_bottom {
  width: 100%;
  height: calc(100% - 130px);
  overflow-y: auto;
}
.meau_box .meau_box_bottom ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 4%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.meau_box .meau_box_bottom ul li a {
  display: block;
  width: 100%;
  text-align: left;
}
.meau_box .meau_box_bottom ul li a.dbt {
  font-size: 24px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
}
.meau_box .meau_box_bottom ul li a.dbt + dl {
  margin-top: 20px;
}
.meau_box .meau_box_bottom ul li dl {
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 40px;
}
.meau_box .meau_box_bottom ul li dl a {
  font-size: 18px;
  text-align: left;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}
.meau_box .meau_box_bottom ul li dl a:hover {
  color: white;
}
.meau_box .meau_box_bottom .d_ewm {
  width: 280px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
}
.meau_box .meau_box_bottom .d_ewm .ditem {
  width: 100%;
  text-align: center;
}
.meau_box .meau_box_bottom .d_ewm .ditem + .ditem {
  margin-left: 60px;
}
.meau_box .meau_box_bottom .d_ewm .ditem img {
  margin-bottom: 10px;
}

.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(10, 63, 165, 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,
.swi_banner .swiper-button-next:hover {
  border-color: #0a3fa5;
}
.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);
}
.swi_banner .autoplay-progress {
  position: absolute;
  right: 50%;
  margin-right: -70px;
  bottom: 10px;
  z-index: 30;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: rgba(255, 255, 255, 0);
}
.swi_banner .autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 1px;
  stroke: rgba(255, 255, 255, 0.3);
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1230px) {
  .swi_banner .autoplay-progress {
    display: none;
  }
  .swi_banner::before {
    display: none;
  }
  .swi_banner {
    height: 300px;
  }
  .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 i,
  .swi_banner .swiper-button-next i {
    background-size: auto 24px;
  }
  .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;
  }
}
@media only screen and (max-width: 760px) {
  .swi_banner {
    height: 200px;
  }
}

.swi-jqgg {
  width: 100%;
  overflow: hidden;
}
.swi-jqgg .swiper-slide {
  margin-bottom: 42px;
}
.swi-jqgg .swiper-slide a {
  width: 100%;
  display: block;
}
.swi-jqgg .swiper-slide a .bt {
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.swi-jqgg .pa_jqgg {
  width: auto;
  position: absolute;
  left: auto;
  bottom: 0px !important;
  left: 0px;
  width: auto !important;
}
.swi-jqgg .pa_jqgg .swiper-pagination-bullet {
  margin: 0 5px !important;
  opacity: 1;
  font-size: 12px;
  color: #999999;
  width: 10px;
  height: 10px;
  text-align: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px #ffc046;
}
.swi-jqgg .pa_jqgg .swiper-pagination-bullet-active {
  background-color: #ffc046;
}
@media only screen and (max-width: 1230px) {
  .swi-jqgg .swiper-slide {
    margin-bottom: 20px;
  }
  .swi-jqgg .pa_jqgg .swiper-pagination-bullet {
    margin: 0 3px !important;
    width: 8px;
    height: 8px;
  }
}

.sy1 {
  border-bottom: solid 1px #d9d3ce;
}
.sy1 .ny_main {
  display: flex;
  flex-wrap: wrap;
  line-height: 28px;
  font-size: 16px;
}
.sy1 .ny_main .d1 {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 15px 0;
  height: 120px;
}
.sy1 .ny_main .d1 .bt {
  margin-right: 40px;
}
.sy1 .ny_main .d1 .bt b {
  font-size: 24px;
  color: #0a3fa5;
  position: relative;
  display: block;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.sy1 .ny_main .d1 .bt b::after {
  content: "";
  width: 2em;
  height: 4px;
  background-color: #0a3fa5;
  position: absolute;
  left: 0%;
  bottom: 0;
}
.sy1 .ny_main .d1 .bt span {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  text-transform: uppercase;
}
.sy1 .ny_main .d1 p {
  flex: 1;
}
.sy1 .ny_main .d2 {
  flex: 1;
  width: 50%;
  border-left: solid 1px #d9d3ce;
  padding: 20px 3%;
  height: 100%;
  display: flex;
  align-items: center;
  height: 120px;
}
.sy1 .ny_main .d2 .bt {
  margin-right: 50px;
}
.sy1 .ny_main .d2 .bt b {
  font-size: 24px;
  color: #0a3fa5;
  position: relative;
  display: block;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.sy1 .ny_main .d2 .bt b::after {
  content: "";
  width: 2em;
  height: 4px;
  background-color: #0a3fa5;
  position: absolute;
  left: 0%;
  bottom: 0;
}
.sy1 .ny_main .d2 .bt span {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  text-transform: uppercase;
}
.sy1 .ny_main .d2 .d2box {
  flex: 1;
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy1 .ny_main .d1 .bt {
    margin-right: 40px;
  }
  .sy1 .ny_main .d1 .bt b {
    font-size: 22px;
  }
  .sy1 .ny_main .d2 .bt {
    margin-right: 40px;
  }
  .sy1 .ny_main .d2 .bt b {
    font-size: 22px;
  }
  .sy1 .ny_main .d2 p {
    flex: 1;
  }
}
@media only screen and (max-width: 1230px) {
  .sy1 .ny_main {
    line-height: 22px;
    font-size: 13px;
    display: block;
  }
  .sy1 .ny_main .d1 {
    width: 100%;
    padding: 15px;
    height: auto;
    border-bottom: solid 1px #d9d3ce;
    display: block;
  }
  .sy1 .ny_main .d1 .bt {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .sy1 .ny_main .d1 .bt b {
    font-size: 16px;
  }
  .sy1 .ny_main .d1 .bt b::after {
    height: 3px;
  }
  .sy1 .ny_main .d1 .bt span {
    display: none;
  }
  .sy1 .ny_main .d2 {
    width: 100%;
    border-left: 0;
    border-right: 0;
    padding: 15px;
    display: block;
    align-items: center;
    height: auto;
  }
  .sy1 .ny_main .d2 .bt {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .sy1 .ny_main .d2 .bt b {
    font-size: 16px;
  }
  .sy1 .ny_main .d2 .bt b::after {
    height: 3px;
  }
  .sy1 .ny_main .d2 .bt span {
    display: none;
  }
}

.sy3 {
  width: 100%;
  background-color: #f7f9fe;
  height: 875px;
  padding-top: 215px;
  position: relative;
}
.sy3 .syBt {
  width: 100%;
  position: absolute;
  left: 0;
  top: 85px;
}
.sy3 .sy_box2 {
  width: 1440px;
  margin: 0 auto;
  height: 660px;
  position: relative;
  overflow: hidden;
}
.sy3 .sy_box2 span {
  position: absolute;
  top: 0px;
  left: 0px;
}
.sy3 .sy_box2 span.tagc1 a {
  font-size: 20px;
}
.sy3 .sy_box2 span.tagc2 a {
  font-size: 16px;
}
.sy3 .sy_box2_boxbg {
  width: 652px;
  height: 569px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -326px;
  background-image: url(../images/zhb/rbg.png);
}
.sy3 .sy_box2_box {
  width: 653px;
  height: 569px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -326px;
}
.sy3 .sy_box2_box li {
  background-color: #0a3fa5;
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  font-size: 18px;
  position: absolute;
  z-index: 902;
}
.sy3 .sy_box2_box li .nbox {
  position: absolute;
  background-color: #0a3fa5;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 0px;
  height: 0px;
  padding: 0%;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.15);
  background-image: url(../images/zhb/c1bg.png);
  background-position: right 122%;
  background-repeat: no-repeat;
}
.sy3 .sy_box2_box li .nbox .bt {
  text-align: center;
  font-size: 20px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.sy3 .sy_box2_box li .nbox .bt::after {
  content: "";
  position: absolute;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 1.8em;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.sy3 .sy_box2_box li .nbox .nbox-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.sy3 .sy_box2_box li .nbox .nbox-box .nbox-item {
  width: 40%;
  margin: 0 5% !important;
  padding: 0;
}
.sy3 .sy_box2_box li .nbox .nbox-box .nbox-item a {
  font-size: 16px;
  display: block;
  line-height: 36px;
  height: 36px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 5px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.sy3 .sy_box2_box li .nbox .nbox-box .nbox-item a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.sy3 .sy_box2_box li .nbox .nbox-box .nbox-item a::before {
  content: "";
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (min-width: 1230px) {
  .sy3 .sy_box2_box li:hover .nbox {
    width: 420px;
    height: 420px;
    padding: 20% 25%;
    opacity: 1;
  }
}
.sy3 .sy_box2_box li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
@media only screen and (min-width: 1230px) {
  .sy3 .sy_box2_box li:hover {
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  }
}
.sy3 .sy_box2_box li > a::before {
  content: "";
  width: 70px;
  height: 70px;
  display: block;
  background-image: url(../images/zhb/c1.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto 10px auto;
}
.sy3 .sy_box2_box li.a1 {
  left: -110px;
  top: 200px;
}
.sy3 .sy_box2_box li.a2 {
  left: 450px;
  top: 0px;
  width: 138px;
  height: 138px;
  background-color: #b292f8;
}
.sy3 .sy_box2_box li.a2 > a::before {
  width: 60px;
  height: 60px;
  background-image: url(../images/zhb/c2.png);
}
.sy3 .sy_box2_box li.a2 .nbox {
  background-color: #b292f8;
  background-image: url(../images/zhb/c2bg.png);
  background-position: right 90%;
}
@media only screen and (min-width: 1230px) {
  .sy3 .sy_box2_box li.a2:hover .nbox {
    width: 380px;
    height: 380px;
    padding: 25% 25%;
    opacity: 1;
  }
}
.sy3 .sy_box2_box li.a3 {
  right: -72px;
  top: 272px;
  width: 184px;
  height: 184px;
  background-color: #ffc046;
}
.sy3 .sy_box2_box li.a3 > a::before {
  width: 70px;
  height: 70px;
  background-image: url(../images/zhb/c3.png);
}
.sy3 .sy_box2_box li.a3 .nbox {
  background-color: #ffc046;
  background-image: url(../images/zhb/c3bg.png);
  background-position: right 90%;
}
.sy3 .sy_box2_box li.a3 .nbox .nbox-box .nbox-item {
  width: 90%;
}
@media only screen and (min-width: 1230px) {
  .sy3 .sy_box2_box li.a3:hover .nbox {
    width: 360px;
    height: 360px;
    padding: 25% 25%;
    opacity: 1;
  }
}
.sy3 .sy_box2_box .rw {
  width: 100%;
  height: 100%;
  background-image: url(../images/zhb/r.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy3 .syBt {
    top: 75px;
  }
  .sy3 .sy_box2 {
    width: 1230px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy3 {
    padding: 20px 15px;
    height: auto;
  }
  .sy3 .syBt {
    position: relative;
    top: auto;
    margin-bottom: 15px;
  }
  .sy3 .sy_box2 {
    display: none;
  }
  .sy3 .sy_box2_boxbg {
    display: none;
  }
  .sy3 .sy_box2_box {
    width: 100%;
    height: auto;
    position: relative;
    bottom: auto;
    left: auto;
    margin-left: auto;
    display: flex;
  }
  .sy3 .sy_box2_box .sykslb {
    display: flex;
    width: 100%;
  }
  .sy3 .sy_box2_box li {
    display: inline-block;
    width: 100% !important;
    height: 100px !important;
    border-radius: 10px !important;
    font-size: 14px;
    padding: 15px;
    position: inherit !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    text-align: center;
  }
  .sy3 .sy_box2_box li a::before {
    width: 40px !important;
    height: 40px !important;
    background-size: auto 100%;
  }
  .sy3 .sy_box2_box li + li {
    margin-left: 20px;
  }
  .sy3 .sy_box2_box .rw {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .sy3 .sy_box2_box {
    display: block;
  }
  .sy3 .sy_box2_box .sykslb {
    display: block;
  }
  .sy3 .sy_box2_box li + li {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.sy2,
.sy4 {
  width: 100%;
  padding: 75px 0;
}
@media only screen and (max-width: 1230px) {
  .sy2,
  .sy4 {
    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: 20px;
  background-color: #bde3fa;
  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.a1 {
  background-color: #0a3fa5;
}
.kj_box ul li a.a2 {
  background-color: #375fe3;
}
.kj_box ul li a.a2::before {
  background-image: url(../images/zhb/t_a2.png);
}
.kj_box ul li a.a3 {
  background-color: #7497e7;
}
.kj_box ul li a.a3::before {
  background-image: url(../images/zhb/t_a3.png);
}
.kj_box ul li a.a4 {
  background-color: #ffc046;
}
.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;
}
.kj_box ul li a.a5::before {
  background-image: url(../images/zhb/t_a5.png);
}
.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%;
  }
}

.abtj_box {
  width: 100%;
}
.abtj_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.abtj_box ul li {
  width: 100%;
}
.abtj_box ul li a {
  display: block;
  width: 100%;
  height: 140px;
  padding: 25px 10px;
  text-align: center;
  font-size: 16px;
  background-color: #0a3fa5;
  color: #fff !important;
  position: relative;
}
.abtj_box ul li a::before {
  content: "";
  background-image: url(../images/ab/b0.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 49px;
  display: block;
  margin: 0 auto 12px auto;
}
@media only screen and (min-width: 1230px) {
  .abtj_box ul li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
}
.abtj_box ul li a.a2 {
  background-color: #375fe3;
}
.abtj_box ul li a.a2::before {
  background-image: url(../images/ab/b1.png);
}
.abtj_box ul li a.a3 {
  background-color: #7497e7;
}
.abtj_box ul li a.a3::before {
  background-image: url(../images/ab/b2.png);
}
.abtj_box ul li a.a4 {
  background-color: #ffc046;
}
.abtj_box ul li a.a4::before {
  background-image: url(../images/ab/b3.png);
}
.abtj_box ul li a.a5 {
  background-color: #cfc5e6;
}
.abtj_box ul li a.a5::before {
  background-image: url(../images/ab/b4.png);
}
.abtj_box ul li a.a6 {
  background-color: #bde3fa;
}
.abtj_box ul li a.a6::before {
  background-image: url(../images/ab/b5.png);
}
.abtj_box ul li + li {
  margin-left: 15px;
}
@media only screen and (max-width: 1230px) {
  .abtj_box ul {
    flex-wrap: wrap;
    width: 102%;
    margin-left: -1%;
  }
  .abtj_box ul li a {
    height: 95px;
    padding: 20px 0;
    font-size: 13px;
  }
  .abtj_box ul li a::before {
    height: 30px;
    margin: 0 auto 6px auto;
  }
  .abtj_box ul li a::after {
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
  .abtj_box ul li + li {
    margin-left: auto;
  }
  .abtj_box ul li {
    width: 31.3333%;
    margin: 1%;
  }
}

.sy2_box1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sy2_box1 .syBt .bt {
  margin: 0 0 0 -70px;
}
.sy2_box1 .dl {
  flex: 1;
}
.sy2_box1 .dr {
  width: 360px;
  margin-left: 50px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy2_box1 .dr {
    width: 300px;
    margin-left: 40px;
  }
  .sy2_box1 .syBt .bt {
    margin: 0 0 0 -35px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy2_box1 {
    display: block;
  }
  .sy2_box1 .dl {
    width: 100%;
    margin-bottom: 20px;
  }
  .sy2_box1 .dr {
    width: 100%;
    margin-left: 0px;
  }
  .sy2_box1 .syBt .bt {
    margin: 0 auto;
  }
}

.sy_bt {
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 168px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy_bt {
    height: 140px !important;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_bt {
    height: 65px !important;
  }
}
.sy_bt.bt_xwzx {
  background-image: url(../images/zhb/bt_xwzx.png);
}
.sy_bt.bt_tzgg {
  background-image: url(../images/zhb/bt_tzgg.png);
}
.sy_bt.bt_jxtsfy {
  background-image: url(../images/zhb/bt_jxtsfy.png);
  background-position: center center;
  height: 153px;
}
.sy_bt.bt_fysj {
  background-image: url(../images/zhb/bt_fysj.png);
  background-position: center center;
  height: 164px;
}
.sy_bt.bt_syyt {
  background-image: url(../images/zhb/bt_syyt.png);
  background-position: center center;
  height: 164px;
}

.ggList {
  width: 100%;
}
.ggList li + li {
  margin-top: 33px;
}
.ggList li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.ggList li a:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.ggList li a:hover .sTime {
  background-color: #375fe3;
  color: #fff;
}
.ggList li a .sTime {
  background-color: #375fe3;
  color: #fff;
  text-align: center;
  width: 60px;
  padding: 8px 0;
  margin-right: 25px;
  display: inline-block;
  font-size: 14px;
  font-family: "PlayfairDisplay";
  line-height: 20px;
}
.ggList li a .sTime b {
  font-size: 26px;
  display: block;
  line-height: 30px;
}
.ggList li a .bt {
  flex: 1;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 56px;
  height: auto !important;
  line-height: 28px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ggList li + li {
    margin-top: 25px;
  }
  .ggList li a .sTime {
    padding: 6px 0;
    margin-right: 20px;
  }
  .ggList li a .sTime b {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1230px) {
  .ggList li + li {
    margin-top: 15px;
  }
  .ggList li a .sTime {
    padding: 5px 0;
    margin-right: 15px;
    line-height: 18px;
  }
  .ggList li a .sTime b {
    font-size: 18px;
  }
  .ggList li a .bt {
    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;
  }
}

.sy_news_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sy_news_box .dll {
  flex: 1;
}
.sy_news_box .drr {
  width: 658px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy_news_box .drr {
    width: 580px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_news_box {
    display: block;
  }
  .sy_news_box .dll {
    flex: 1;
    margin-bottom: 15px;
    display: none;
  }
  .sy_news_box .drr {
    width: 100%;
  }
}

.mySwiper2 {
  width: 100%;
  overflow: hidden;
}
.mySwiper2 .swiper-slide a {
  width: 100%;
  display: block;
  height: 460px;
  overflow: hidden;
  position: relative;
}
.mySwiper2 .swiper-slide a img {
  min-height: 100%;
}
.mySwiper2 .swiper-slide a .text_content {
  display: none;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .mySwiper2 .swiper-slide a {
    height: 408px;
  }
}
@media only screen and (max-width: 1230px) {
  .mySwiper2 .swiper-slide a {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .mySwiper2 .swiper-slide a .text_content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    z-index: 1;
    display: block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .mySwiper2 .swiper-slide a .text_content .sTime {
    display: block;
    margin-bottom: 5px;
  }
  .mySwiper2 .swiper-slide a .text_content .bt {
    font-size: 14px;
  }
}

.mySwiper {
  width: 100%;
}
.mySwiper .swiper-wrapper {
  height: 460px;
}
.mySwiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 153.3333px;
}
.mySwiper .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
  padding: 30px 25px;
  position: relative;
  font-size: 18px;
  border-bottom: solid 1px #f7f6f5;
}
.mySwiper .swiper-wrapper .swiper-slide a::after {
  content: "";
  width: 240px;
  position: absolute;
  left: -240px;
  top: 0;
  bottom: 0;
}
.mySwiper .swiper-wrapper .swiper-slide a .sTime {
  font-family: "PlayfairDisplay";
  margin-bottom: 10px;
  display: block;
}
.mySwiper .swiper-wrapper .swiper-slide a .bt {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 56px;
  line-height: 28px;
}
.mySwiper .swiper-wrapper .swiper-slide a .bt::before {
  content: "";
  background-color: #dce4ff;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 74px;
}
.mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a {
  background-color: #f7f9fe;
}
.mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a::after {
  background-color: #f7f9fe;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .mySwiper .swiper-wrapper {
    height: 408px;
  }
  .mySwiper .swiper-wrapper .swiper-slide {
    height: 136px;
  }
  .mySwiper .swiper-wrapper .swiper-slide a {
    padding: 20px 25px;
  }
  .mySwiper .swiper-wrapper .swiper-slide a .sTime {
    margin-bottom: 8px;
  }
  .mySwiper .swiper-wrapper .swiper-slide a .bt::before {
    top: 62px;
  }
}

a.aMore1 {
  display: inline-block;
  line-height: 40px;
  height: 50px;
  border-bottom: solid 1px #ffc046;
  position: relative;
  font-size: 16px;
  padding-left: 50px;
}
a.aMore1.aMore1_h {
  color: #ffffff;
}
a.aMore1::before {
  content: "";
  background-image: url(../images/zhb/bt_jt1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 30px;
  height: 34px;
  position: absolute;
  left: 0;
  top: 0;
}
a.aMore1:hover::before {
  left: 5px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  a.aMore1 {
    height: 45px;
    line-height: 35px;
    padding-left: 45px;
  }
  a.aMore1::before {
    width: 26px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 1230px) {
  a.aMore1 {
    height: 35px;
    line-height: 25px;
    padding-left: 25px;
    font-size: 13px;
  }
  a.aMore1::before {
    width: 16px;
    height: 20px;
  }
}

.yyxz_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.yyxz_box .dl {
  flex: 1;
}
.yyxz_box .dl .yyxz_btbox {
  height: 235px;
  border-bottom: solid 1px #d9d3ce;
}
.yyxz_box .dl .yyxz_btbox .syBt .bt {
  margin: 0 0 0 -70px;
}
.yyxz_box .dr {
  width: 874px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .yyxz_box .dl .yyxz_btbox {
    height: 185px;
  }
  .yyxz_box .dl .yyxz_btbox .syBt .bt {
    margin: 0 0 0 -35px;
  }
  .yyxz_box .dr {
    width: 780px;
  }
}
@media only screen and (max-width: 1230px) {
  .yyxz_box {
    display: block;
  }
  .yyxz_box .dl {
    margin-bottom: 20px;
  }
  .yyxz_box .dl .yyxz_btbox {
    height: 85px;
  }
  .yyxz_box .dl .yyxz_btbox .syBt .bt {
    margin: 0 auto;
  }
  .yyxz_box .dr {
    width: 100%;
  }
}

.yyxz_nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.yyxz_nav li {
  width: 50%;
  vertical-align: top;
  margin-top: 60px;
}
.yyxz_nav li a {
  display: block;
  position: relative;
  font-size: 24px;
  line-height: 34px;
  height: 34px;
  padding-left: 50px;
}
.yyxz_nav li a::before {
  content: "";
  background-image: url(../images/zhb/t_c1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
}
.yyxz_nav li a.a2::before {
  background-image: url(../images/zhb/t_c2.png);
}
.yyxz_nav li a.a3::before {
  background-image: url(../images/zhb/t_c3.png);
}
.yyxz_nav li a.a4::before {
  background-image: url(../images/zhb/t_c4.png);
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .yyxz_nav li {
    margin-top: 50px;
  }
  .yyxz_nav li a {
    font-size: 22px;
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
  }
  .yyxz_nav li a::before {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 1230px) {
  .yyxz_nav li {
    margin-top: 20px;
  }
  .yyxz_nav li a {
    font-size: 14px;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
  }
  .yyxz_nav li a::before {
    width: 20px;
    height: 20px;
  }
}

.sy4 {
  background-image: url(../images/zhb/bg3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jxts_box {
  width: 100%;
}
.jxts_box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jxts_box ul li {
  width: 360px;
  height: 360px;
  background-image: url(../images/zhb/yy.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.jxts_box ul li .yy {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.jxts_box ul li .yy::before {
  content: "";
  width: 43px;
  height: 43px;
  background-image: url(../images/zhb/yy_on.png);
  position: absolute;
  left: -21px;
  top: 50%;
  margin-top: -21px;
}
@media only screen and (min-width: 1230px) {
  .jxts_box ul li:hover .yy {
    transform: rotate(130deg);
  }
  .jxts_box ul li:hover a {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .jxts_box ul li:hover a i {
    margin-top: -5px;
    margin-bottom: 20px;
  }
}
.jxts_box ul li a {
  display: flex;
  width: 75%;
  height: 75%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  border-radius: 50%;
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.jxts_box ul li a i {
  display: block;
  width: 100%;
  background-image: url(../images/zhb/t_b1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 105px;
  margin-bottom: 15px;
}
.jxts_box ul li a i.i2 {
  background-image: url(../images/zhb/t_b2.png);
}
.jxts_box ul li a i.i3 {
  background-image: url(../images/zhb/t_b3.png);
}
.jxts_box ul li a i.i4 {
  background-image: url(../images/zhb/t_b4.png);
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .jxts_box ul li {
    width: 307px;
    height: 307px;
  }
  .jxts_box ul li a {
    font-size: 22px;
  }
  .jxts_box ul li a i {
    height: 90px;
  }
}
@media only screen and (max-width: 1230px) {
  .jxts_box ul {
    margin-top: -10px;
  }
  .jxts_box ul li {
    width: 23%;
    background-image: none;
    margin: 1%;
    height: auto;
  }
  .jxts_box ul li .yy {
    display: none;
  }
  .jxts_box ul li a {
    font-size: 14px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 10px;
  }
  .jxts_box ul li a i {
    height: 40px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 760px) {
  .jxts_box ul li {
    width: 48%;
  }
}

.foot_box {
  width: 100%;
  background-color: #0a3fa5;
  text-align: center;
  color: #fff;
}
.foot_box a {
  color: #fff;
}
.foot_box .foot1 .ny_main {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  padding: 15px 0;
}
.foot_box .foot2 .ny_main {
  padding: 40px 0;
}
@media only screen and (max-width: 1230px) {
  .foot_box .foot1 .ny_main {
    padding: 15px;
  }
  .foot_box .foot2 .ny_main {
    padding: 15px;
  }
}

.foot2_lb {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.foot2_lb .dl {
  width: 450px;
  margin-right: 80px;
}
.foot2_lb .dl .foot_logo {
  background-image: url(../images/zhb/logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 66px;
  margin-bottom: 40px;
}
.foot2_lb .dl .d_ewm {
  width: 250px;
  display: flex;
  justify-content: space-between;
  margin-left: 95px;
}
.foot2_lb .dl .d_ewm .ditem {
  width: 100%;
  text-align: center;
}
.foot2_lb .dl .d_ewm .ditem + .ditem {
  margin-left: 60px;
}
.foot2_lb .dl .d_ewm .ditem img {
  margin-bottom: 10px;
}
.foot2_lb .dr {
  flex: 1;
  margin-top: 20px;
}
.foot2_lb .dr .foot_lx {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 40px;
  text-align: left;
}
.foot2_lb .dr .foot_lx .item {
  width: 100%;
  border-left: solid 1px rgba(255, 255, 255, 0.6);
  padding: 0 15px;
  display: flex;
  align-items: flex-start;
}
.foot2_lb .dr .foot_lx .item .bt {
  writing-mode: vertical-rl;
  text-align: center;
  font-size: 16px;
  position: relative;
  padding-top: 30px;
  margin-right: 15px;
}
.foot2_lb .dr .foot_lx .item .bt::before {
  content: "";
  background-image: url(../images/zhb/foot_jt.png);
  background-repeat: no-repeat;
  width: 9px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 0;
}
.foot2_lb .dr .foot_rk {
  display: flex;
  width: 100%;
}
.foot2_lb .dr .foot_rk a {
  background-color: #fff;
  width: 160px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 50px;
  position: relative;
  color: #212121;
}
.foot2_lb .dr .foot_rk a:hover {
  color: #fff;
  background-color: #ffc046;
}
.foot2_lb .dr .foot_rk a:hover::before {
  background-image: url(../images/zhb/dr1on.png);
}
.foot2_lb .dr .foot_rk a::before {
  content: "";
  background-image: url(../images/zhb/dr1.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 18px;
  top: 50%;
  margin-top: -11px;
}
.foot2_lb .dr .foot_rk a.a2:hover::before {
  background-image: url(../images/zhb/dr2on.png);
}
.foot2_lb .dr .foot_rk a.a2::before {
  background-image: url(../images/zhb/dr2.png);
}
.foot2_lb .dr .foot_rk a + a {
  margin-left: 40px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .foot2_lb .dl {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1230px) {
  .foot2_lb {
    display: block;
  }
  .foot2_lb .dl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .foot2_lb .dl .foot_logo {
    display: none;
  }
  .foot2_lb .dl .d_ewm {
    width: 100%;
    margin-left: 0px;
  }
  .foot2_lb .dl .d_ewm .ditem {
    width: 100%;
    text-align: center;
  }
  .foot2_lb .dl .d_ewm .ditem + .ditem {
    margin-left: 0px;
  }
  .foot2_lb .dl .d_ewm .ditem img {
    height: 90px;
  }
  .foot2_lb .dr {
    width: 100%;
  }
  .foot2_lb .dr .foot_lx {
    width: 100%;
  }
  .foot2_lb .dr .foot_lx .item .bt {
    font-size: 14px;
  }
  .foot2_lb .dr .foot_rk a {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 30px;
  }
  .foot2_lb .dr .foot_rk a::before {
    width: 15px;
    height: 15px;
    left: 10px;
    margin-top: -7.5px;
    background-size: auto 12px;
  }
  .foot2_lb .dr .foot_rk a.a2::before {
    background-image: url(../images/zhb/dr2.png);
  }
  .foot2_lb .dr .foot_rk a + a {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .foot2_lb .dr .foot_lx {
    width: 100%;
    display: block;
  }
  .foot2_lb .dr .foot_lx .item {
    padding: 0 10px;
  }
  .foot2_lb .dr .foot_lx .item + .item {
    margin-top: 15px;
  }
  .foot2_lb .dr .foot_lx .item .bt {
    font-size: 14px;
    margin-right: 10px;
  }
}

.lx_lb p {
  padding-left: 35px;
  position: relative;
}
.lx_lb p + p {
  margin-top: 2px;
}
.lx_lb p::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
.lx_lb p.p1::before {
  background-image: url(../images/zhb/lx_add.png);
}
.lx_lb p.p2::before {
  background-image: url(../images/zhb/lx_yb.png);
}
.lx_lb p.p4::before {
  background-image: url(../images/zhb/lx_tel.png);
}
.lx_lb p.p3::before {
  background-image: url(../images/zhb/lx_fax.png);
}
.lx_lb p.p5::before {
  background-image: url(../images/zhb/lx_mail.png);
}
.lx_lb p.p6::before {
  background-image: url(../images/v/lx_fj.png);
}
@media only screen and (max-width: 1230px) {
  .lx_lb p {
    padding-left: 22px;
  }
  .lx_lb p::before {
    width: 14px;
    height: 14px;
    background-size: 100% auto;
    background-position: center center;
    top: 3px;
  }
}

.sy5 {
  background-image: url(../images/zhb/bg2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0;
}
@media only screen and (max-width: 1230px) {
  .sy5 {
    padding: 20px 15px;
  }
}

.index_sybox {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 40px 0;
}
.index_sybox .swiper-container {
  width: 100%;
  overflow: initial;
}
.index_sybox .swiper-wrapper {
  width: 100%;
}
.index_sybox .swiper-slide {
  width: 100%;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  transform: scale(1);
}
.index_sybox .swiper-slide .nkbox {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.index_sybox .swiper-slide .nkbox .img_content {
  width: 100%;
  transition: 300ms;
  transform: scale(1);
  position: relative;
}
.index_sybox .swiper-slide .nkbox .img_content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  left: 0;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(73, 22, 22, 0.7)); /* Firefox */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(73, 22, 22, 0.7))); /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$u', endColorstr='$d', GradientType='0'); /* IE*/
}
.index_sybox .swiper-slide .nkbox .img_content .bt {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 20px;
}
.index_sybox .swiper-slide .nkbox .text_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(55, 95, 227, 0.9);
  padding: 30px 20px;
  color: #fff;
  opacity: 0;
  transition: all 0.2s linear;
}
.index_sybox .swiper-slide .nkbox .text_content .pic {
  text-align: center;
  margin-bottom: 20px;
}
.index_sybox .swiper-slide .nkbox .text_content dl {
  padding-left: 20%;
  margin-bottom: 20px;
}
.index_sybox .swiper-slide .nkbox .text_content dl dd {
  position: relative;
  padding-left: 32px;
  line-height: 24px;
}
.index_sybox .swiper-slide .nkbox .text_content dl dd::before {
  content: "";
  background-image: url(../images/zhb/sy_t1.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0px;
  width: 24px;
  height: 24px;
}
.index_sybox .swiper-slide .nkbox .text_content dl dd.d2::before {
  background-image: url(../images/zhb/sy_t2.png);
}
.index_sybox .swiper-slide .nkbox .text_content dl dd.d3::before {
  background-image: url(../images/zhb/sy_t3.png);
}
.index_sybox .swiper-slide .nkbox .text_content dl dd.d4::before {
  background-image: url(../images/zhb/sy_t4.png);
}
.index_sybox .swiper-slide .nkbox .text_content dl dd + dd {
  margin-top: 5px;
}
.index_sybox .swiper-slide .nkbox .text_content a.a_map {
  display: block;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 30px;
  margin: 0 auto;
  width: 120px;
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
}
.index_sybox .swiper-slide .nkbox .text_content a.a_map:hover {
  background-color: #ffc046;
}
.index_sybox .swiper-slide-active,
.index_sybox .swiper-slide-duplicate-active {
  transform: scale(1.2);
  z-index: 7;
}
.index_sybox .swiper-slide-active .nkbox:hover .img_content,
.index_sybox .swiper-slide-duplicate-active .nkbox:hover .img_content {
  transform: scale(1.1);
}
.index_sybox .swiper-slide-active .nkbox:hover .img_content .bt,
.index_sybox .swiper-slide-duplicate-active .nkbox:hover .img_content .bt {
  opacity: 0;
}
.index_sybox .swiper-slide-active .nkbox:hover .text_content,
.index_sybox .swiper-slide-duplicate-active .nkbox:hover .text_content {
  opacity: 1;
}
.index_sybox .swiper-button-prev,
.index_sybox .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -20px;
  top: 50%;
  border-radius: 50%;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  background-color: #a7c1fc;
  overflow: hidden;
  display: none;
}
.index_sybox .swiper-button-prev .bi,
.index_sybox .swiper-button-next .bi {
  font-size: 25px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.index_sybox .swiper-button-prev::after,
.index_sybox .swiper-button-next::after {
  display: none !important;
}
.index_sybox:hover .swiper-button-prev,
.index_sybox:hover .swiper-button-next {
  display: block;
}
.index_sybox:hover .swiper-button-prev.btn-ani-diff::before,
.index_sybox:hover .swiper-button-next.btn-ani-diff::before {
  background-color: #375fe3 !important;
}
.index_sybox .swiper-button-prev {
  left: 405px;
}
.index_sybox .swiper-button-next {
  right: 405px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .index_sybox .swiper-slide .nkbox .img_content .bt {
    font-size: 20px;
    padding: 15px;
  }
  .index_sybox .swiper-slide .nkbox .text_content {
    padding: 20px 20px;
  }
  .index_sybox .swiper-slide .nkbox .text_content .pic {
    margin-bottom: 10px;
  }
  .index_sybox .swiper-slide .nkbox .text_content .pic img {
    height: 120px;
  }
  .index_sybox .swiper-slide .nkbox .text_content dl dd {
    font-size: 14px;
  }
  .index_sybox .swiper-button-prev {
    left: 340px;
  }
  .index_sybox .swiper-button-next {
    right: 340px;
  }
}
@media only screen and (max-width: 1230px) {
  .index_sybox .swiper-slide .nkbox .img_content .bt {
    opacity: 1 !important;
  }
  .index_sybox .swiper-slide .nkbox .text_content {
    display: none;
  }
  .index_sybox .swiper-button-prev,
  .index_sybox .swiper-button-next {
    display: none !important;
  }
}
@media only screen and (max-width: 760px) {
  .index_sybox .swiper-slide-active,
  .index_sybox .swiper-slide-duplicate-active {
    transform: scale(1);
  }
}

.index_sjbox {
  position: relative;
}
.index_sjbox .swiper-container {
  width: 100%;
  overflow: hidden;
}
.index_sjbox .swiper-wrapper {
  width: 100%;
}
.index_sjbox .swiper-slide {
  width: 100%;
  padding-left: 30px;
}
.index_sjbox .swiper-slide:nth-child(odd) {
  padding-top: 130px;
}
.index_sjbox .swiper-slide a {
  display: flex;
  width: 100%;
  overflow: hidden;
  justify-content: space-between;
  align-items: center;
}
.index_sjbox .swiper-slide a .tb {
  width: 90px;
  height: 90px;
  background-color: #82695d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 5px #e3ddd6;
  margin-right: 15px;
}
.index_sjbox .swiper-slide a .tb img {
  max-width: 50%;
}
.index_sjbox .swiper-slide a .text_box {
  flex: 1;
}
.index_sjbox .swiper-slide a .text_box b {
  font-size: 36px;
  color: #6a4c3e;
}
.index_sjbox .swiper-button-prev,
.index_sjbox .swiper-button-next {
  width: 50px;
  height: 50px;
  margin-top: -20px;
  top: 50%;
  border-radius: 50%;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  background-color: #0a3fa5;
  overflow: hidden;
}
.index_sjbox .swiper-button-prev .bi,
.index_sjbox .swiper-button-next .bi {
  font-size: 25px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.index_sjbox .swiper-button-prev::after,
.index_sjbox .swiper-button-next::after {
  display: none !important;
}
.index_sjbox .swiper-button-prev {
  left: -90px;
}
.index_sjbox .swiper-button-next {
  right: -90px;
}
@media only screen and (max-width: 1230px) {
  .index_sjbox .swiper-slide {
    padding-left: 0px;
  }
  .index_sjbox .swiper-slide:nth-child(odd) {
    padding-top: 0px;
  }
  .index_sjbox .swiper-slide a .tb {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .index_sjbox .swiper-slide a .text_box b {
    font-size: 24px;
  }
  .index_sjbox .swiper-button-prev,
  .index_sjbox .swiper-button-next {
    display: none !important;
  }
}
@media only screen and (max-width: 760px) {
  .index_sjbox .swiper-slide a .text_box b {
    font-size: 18px;
  }
}

.sy6 {
  width: 100%;
  overflow: hidden;
}
.sy6 .sy6_k {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  height: 640px;
}
.sy6 .sy6_k .dl {
  width: 50%;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  height: 100%;
  background-image: url(../images/zhb/bg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sy6 .sy6_k .dl .syBt {
  position: absolute;
  width: 194px;
  height: 183px;
  left: 160px;
  top: 80px;
}
.sy6 .sy6_k .dl .syBt .bt::before {
  opacity: 0.6;
  background-size: auto 90%;
}
.sy6 .sy6_k .dl .syBt .bt {
  width: 194px;
  height: 183px;
  padding-top: 0;
}
.sy6 .sy6_k .dl .syBt .bt h2 {
  width: 40px;
  margin: 0 auto;
  line-height: 45px;
  color: #fff;
}
.sy6 .sy6_k .dl .syBt .bt h2::after {
  width: 5px;
  height: 1.2em;
  left: auto;
  right: -18px;
  background-color: #ffc046;
  bottom: 5px;
}
.sy6 .sy6_k .dl a.aMore1 {
  position: absolute;
  left: 240px;
  bottom: 85px;
}
.sy6 .sy6_k .dl .img_content {
  width: 330px;
  position: absolute;
  left: 500px;
  top: 145px;
}
.sy6 .sy6_k .dr {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
.sy6 .sy6_k .dr .drbox {
  padding: 140px 240px 0 60px;
}
.sy6 .sy6_k .dr .drbox .syzj_top {
  width: 100%;
  margin-bottom: 75px;
}
.sy6 .sy6_k .dr .drbox .syzj_top .bt {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.sy6 .sy6_k .dr .drbox .syzj_top .bt::before {
  content: "";
  background-color: #5381e9;
  position: absolute;
  left: -20px;
  top: 20%;
  width: 4px;
  height: 60%;
}
.sy6 .sy6_k .dr .drbox .syzj_top .nr {
  font-size: 18px;
  line-height: 35px;
}
.sy6 .sy6_k .dr .drbox .syzj_top .nr .p1 {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sy6 .sy6_k .dr .drbox .syzj_top .nr .p2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 70px;
  line-height: 35px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .sy6 .sy6_k .dl .syBt {
    width: 194px;
    height: 173px;
    left: 280px;
  }
  .sy6 .sy6_k .dl .syBt .bt::before {
    opacity: 0.6;
    background-size: auto 90%;
  }
  .sy6 .sy6_k .dl .syBt .bt {
    height: 173px;
  }
  .sy6 .sy6_k .dl .syBt .bt h2 {
    width: 40px;
    line-height: 45px;
    color: #fff;
  }
  .sy6 .sy6_k .dl .syBt .bt h2::after {
    width: 5px;
    height: 1.5em;
    left: auto;
    right: -13px !important;
    background-color: #ffc046;
    bottom: 5px;
  }
  .sy6 .sy6_k .dl a.aMore1 {
    left: 345px;
    bottom: 85px;
  }
  .sy6 .sy6_k .dl .img_content {
    left: 540px;
    top: 145px;
  }
  .sy6 .sy6_k .dr .drbox {
    padding: 140px 340px 0 60px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy6 .sy6_k {
    width: 100%;
    left: auto;
    margin-left: auto;
    height: auto;
  }
  .sy6 .sy6_k .dl {
    display: none;
  }
  .sy6 .sy6_k .dr {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
  }
  .sy6 .sy6_k .dr .drbox {
    padding: 20px 15px;
  }
  .sy6 .sy6_k .dr .drbox .syzj_top {
    display: none;
  }
}

.index_zjbox {
  position: relative;
  width: 790px;
  margin-left: -220px;
}
.index_zjbox .swiper-container {
  width: 100%;
  overflow: hidden;
}
.index_zjbox .swiper-wrapper {
  width: 100%;
}
.index_zjbox .swiper-slide {
  width: 100%;
}
.index_zjbox .swiper-slide a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.index_zjbox .swiper-slide a .img_content {
  height: 197px;
  margin-bottom: 10px;
}
.index_zjbox .swiper-slide a .img_content img {
  min-height: 100%;
}
.index_zjbox .swiper-slide a .text_content .pzc,
.index_zjbox .swiper-slide a .text_content .psc {
  display: none;
}
.index_zjbox .swiper-button-prev,
.index_zjbox .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: auto;
  top: -230px;
  border-radius: 50%;
  font-size: 0px;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  border: solid 1px #9d9d9d;
}
.index_zjbox .swiper-button-prev .bi,
.index_zjbox .swiper-button-next .bi {
  font-size: 22px;
  position: relative;
  z-index: 1;
  color: #999999;
}
.index_zjbox .swiper-button-prev:hover,
.index_zjbox .swiper-button-next:hover {
  background-color: #0a3fa5;
}
.index_zjbox .swiper-button-prev:hover .bi,
.index_zjbox .swiper-button-next:hover .bi {
  color: #fff;
}
.index_zjbox .swiper-button-prev::after,
.index_zjbox .swiper-button-next::after {
  display: none !important;
}
.index_zjbox .swiper-button-prev {
  left: auto;
  right: 60px;
}
.index_zjbox .swiper-button-next {
  right: 0px;
}
@media only screen and (max-width: 1230px) {
  .index_zjbox {
    width: 100%;
    margin-left: auto;
  }
  .index_zjbox .swiper-slide {
    width: 100%;
  }
  .index_zjbox .swiper-slide a {
    font-size: 13px;
  }
  .index_zjbox .swiper-slide a .img_content {
    margin-bottom: 10px;
    height: calc((100vw / 4 - 30px) / 160 * 197);
    height: -webkit-calc((100vw / 4 - 30px) / 160 * 197);
  }
  .index_zjbox .swiper-button-prev,
  .index_zjbox .swiper-button-next {
    display: none !important;
  }
}
@media only screen and (max-width: 760px) {
  .index_zjbox .swiper-slide a .img_content {
    height: calc((100vw / 3 - 30px) / 160 * 197);
    height: -webkit-calc((100vw / 3 - 30px) / 160 * 197);
  }
}
@media only screen and (max-width: 500px) {
  .index_zjbox .swiper-slide a .img_content {
    height: calc((100vw / 2 - 30px) / 160 * 197);
    height: -webkit-calc((100vw / 2 - 30px) / 160 * 197);
  }
}

.bjrk_list {
  width: 100%;
}
.bjrk_list .item#gz .bt::before {
  background-image: url(../images/kj2.png);
}
.bjrk_list .item#yg .bt::before {
  background-image: url(../images/kj3.png);
}
.bjrk_list .item .bt {
  margin-bottom: 15px;
  background-color: #e1c2a5;
  width: 210px;
  color: #fff;
  line-height: 45px;
  height: 45px;
  padding-left: 55px;
  position: relative;
  font-size: 22px;
}
.bjrk_list .item .bt::before {
  content: "";
  position: absolute;
  background-image: url(../images/kj1.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 15px;
  margin-top: -12.5px;
}
.bjrk_list .item .bt::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 45px;
  height: 45px;
  transform: rotate(45deg);
  right: -22.5px;
  top: 0;
}
.bjrk_list .item .u_list {
  width: 101%;
  margin-left: -0.5%;
  font-size: 0;
}
.bjrk_list .item .u_list li {
  width: 15.6666%;
  margin: 5px 0.5%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 50px;
}
.bjrk_list .item .u_list li > a {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #f6f6f8;
  line-height: 40px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
}
.bjrk_list .item .u_list li > a:hover {
  background-color: #375fe3;
  color: #fff;
}
.bjrk_list .item .u_list li.l_sub:hover > a {
  background-color: #375fe3;
  color: #fff;
}
.bjrk_list .item .u_list li.l_sub:hover .sub_box {
  display: block;
}
.bjrk_list .item .u_list li.l_sub .sub_box {
  width: 100%;
  background-color: #f6f6f8;
  border: solid 2px #375fe3;
  border-radius: 8px;
  min-height: 100px;
  position: absolute;
  left: 0;
  top: 48px;
  z-index: 2;
  text-align: left;
  padding: 15px 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  display: none;
}
.bjrk_list .item .u_list li.l_sub .sub_box::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #f6f6f8;
  border: solid 2px #375fe3;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -6px;
  transform: rotate(45deg);
}
.bjrk_list .item .u_list li.l_sub .sub_box::after {
  content: "";
  width: 20px;
  height: 10px;
  background-color: #f6f6f8;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 0px;
}
.bjrk_list .item .u_list li.l_sub .sub_box a {
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  width: 98%;
  margin: 1%;
  text-align: center;
}
.bjrk_list .item .xbt {
  background-color: #375fe3;
  line-height: 40px;
  font-size: 17px;
  text-align: center;
  width: 18.6%;
  margin-bottom: 10px;
  color: #fff;
}
.bjrk_list .item .xitem + .xitem {
  margin-top: 10px;
}
.bjrk_list .item + .item {
  margin-top: 35px;
}
@media only screen and (max-width: 1230px) {
  .bjrk_list .item .bt {
    margin-bottom: 10px;
    width: 140px;
    line-height: 35px;
    height: 35px;
    padding-left: 32px;
    font-size: 14px;
  }
  .bjrk_list .item .bt::before {
    width: 15px;
    height: 15px;
    left: 10px;
    margin-top: -7.5px;
    background-size: auto 100%;
  }
  .bjrk_list .item .bt::after {
    width: 35px;
    height: 35px;
    transform: rotate(45deg);
    right: -17.5px;
    top: 0;
  }
  .bjrk_list .item .u_list {
    width: 101%;
    margin-left: -0.5%;
  }
  .bjrk_list .item .u_list li {
    width: 24%;
    margin: 5px 0.5% 0 0.5%;
    height: 45px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 800px) {
  .bjrk_list .item .u_list li {
    width: 32.3333%;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 600px) {
  .bjrk_list .item .u_list li {
    width: 49%;
  }
}
@media only screen and (max-width: 1230px) {
  .bjrk_list .item .u_list li a {
    line-height: 35px;
    font-size: 13px;
  }
  .bjrk_list .item .xbt {
    line-height: 35px;
    font-size: 14px;
    width: 24.2%;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 800px) {
  .bjrk_list .item .xbt {
    width: 100%;
  }
}
@media only screen and (max-width: 1230px) {
  .bjrk_list .item .xitem + .xitem {
    margin-top: 5px;
  }
  .bjrk_list .item + .item {
    margin-top: 15px;
  }
}

.swi_ny {
  width: 100%;
  overflow: hidden;
}
.swi_ny .swiper-slide {
  text-align: center;
  width: 100%;
}
.swi_ny .swiper-slide img {
  width: 100%;
}
.swi_ny .swiper-slide-active img,
.swi_ny .swiper-slide-active a {
  transform: scale(1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}
.swi_ny .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_ny .swiper-pagination-bullet-active {
  background-color: rgba(10, 63, 165, 0.9);
  width: 70px;
}
.swi_ny .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
.swi_ny .swiper-button-prev,
.swi_ny .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_ny .swiper-button-prev i,
.swi_ny .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_ny .swiper-button-prev .bi,
.swi_ny .swiper-button-next .bi {
  font-size: 36px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.swi_ny .swiper-button-prev::after,
.swi_ny .swiper-button-next::after {
  display: none !important;
}
.swi_ny .swiper-button-prev:hover .bi,
.swi_ny .swiper-button-next:hover .bi {
  color: #fff;
}
.swi_ny .swiper-button-prev {
  left: 4%;
}
.swi_ny .swiper-button-next {
  right: 4%;
}
.swi_ny .swiper-button-next i {
  background-image: url(../images/zhb/t_jt2.png);
}
@media only screen and (max-width: 1230px) {
  .swi_ny::before {
    display: none;
  }
  .swi_ny {
    height: 300px;
  }
  .swi_ny .swiper-button-prev,
  .swi_ny .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
  }
  .swi_ny .swiper-button-prev i,
  .swi_ny .swiper-button-next i {
    background-size: auto 24px;
  }
  .swi_ny .swiper-button-prev {
    left: 15px;
  }
  .swi_ny .swiper-button-next {
    right: 15px;
  }
}
@media only screen and (max-width: 1230px) {
  .swi_ny .pa_ban {
    bottom: 10px !important;
  }
  .swi_ny .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 760px) {
  .swi_ny {
    height: 200px;
  }
}

.abbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.abbox .abr {
  width: 55%;
  margin-left: 60px;
}
.abbox .abr img {
  width: 100%;
}
.abbox .abl {
  flex: 1;
}
@media only screen and (max-width: 1230px) {
  .abbox .abr {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 760px) {
  .abbox {
    display: block;
  }
  .abbox .abr {
    margin-left: 0px;
    width: 100%;
    margin-top: 20px;
  }
}

.ab_bt {
  height: 140px;
  border-bottom: solid 1px #e5e5e5;
}
.ab_bt .bt {
  background-image: url(../images/btbg.png);
  background-repeat: no-repeat;
  background-size: auto 100px;
  background-position: top center;
  width: 150px;
  text-align: center;
  height: 100px;
  padding-top: 20px;
}
.ab_bt .bt h3 {
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 26px;
}
.ab_bt .bt h3::after {
  content: "";
  position: absolute;
  width: 1.5em;
  height: 4px;
  background-color: #ffc046;
  left: 50%;
  margin-left: -0.75em;
  bottom: 0px;
}
.ab_bt .bt p {
  color: #666666;
  font-size: 12px;
}
@media only screen and (max-width: 1230px) {
  .ab_bt {
    height: 80px;
  }
  .ab_bt .bt {
    background-size: auto 60px;
    width: 100px;
    height: 60px;
    padding-top: 15px;
  }
  .ab_bt .bt h3 {
    padding-bottom: 6px;
    margin-bottom: 6px;
    font-size: 18px;
  }
  .ab_bt .bt h3::after {
    height: 3px;
  }
  .ab_bt .bt p {
    font-size: 8px;
  }
}

.yndhlist {
  width: 100%;
}
.yndhlist li {
  width: 100%;
  margin-bottom: 2px;
}
.yndhlist li .bt {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background-color: #dbd2bf;
  padding: 0 30px;
  color: #fff;
  position: relative;
}
.yndhlist li .bt::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 30px;
  top: 50%;
  margin-top: -12px;
  background-image: url(../images/yndh/tb.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.yndhlist li .nbox {
  width: 100%;
  display: none;
}
.yndhlist li .nbox .nboxk {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px;
  border: solid 1px #e5e5e5;
}
.yndhlist li .nbox .img_content {
  width: 35%;
  margin-right: 50px;
}
.yndhlist li .nbox .img_content .dhewm {
  text-align: center;
}
.yndhlist li .nbox .img_content .dhewm img {
  width: 150px;
  background-color: #f6f6f8;
  padding: 8px;
  margin-bottom: 15px;
}
.yndhlist li .nbox .img_content .dhewm p {
  font-size: 14px;
}
.yndhlist li .nbox .text_content {
  flex: 1;
}
.yndhlist li .nbox .text_content table {
  width: 100%;
}
.yndhlist li .nbox .text_content table th {
  color: #81420b;
  width: 50px !important;
}
.yndhlist li .nbox .text_content table td {
  width: auto !important;
}
.yndhlist li .nbox .text_content table th,
.yndhlist li .nbox .text_content table td {
  font-size: 16px;
  padding: 15px 0;
  vertical-align: top !important;
  border-bottom: solid 1px #dbd2bf;
}
@media only screen and (max-width: 1230px) {
  .yndhlist li .bt {
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
  }
  .yndhlist li .bt::after {
    width: 18px;
    height: 18px;
    right: 15px;
    margin-top: -9px;
  }
  .yndhlist li .nbox .nboxk {
    padding: 15px;
  }
  .yndhlist li .nbox .img_content {
    margin-right: 20px;
  }
  .yndhlist li .nbox .text_content table th {
    width: 40px !important;
  }
  .yndhlist li .nbox .text_content table th,
  .yndhlist li .nbox .text_content table td {
    font-size: 14px;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 760px) {
  .yndhlist li .nbox .img_content {
    display: none;
  }
}
.yndhlist li.on .bt {
  background-color: #bda293;
}
.yndhlist li.on .bt::after {
  background-image: url(../images/yndh/tbon.png);
}

.guide_map {
  height: 600px;
  position: relative;
  overflow: hidden;
}
.guide_map .map_nav {
  position: absolute;
  height: 100%;
  width: 450px;
  right: 0px;
  top: 0px;
  z-index: 5;
  background-color: #f6f6f9;
  padding: 60px 0;
}
.guide_map .map_nav li {
  width: 100%;
}
.guide_map .map_nav li .bt {
  font-size: 20px;
  line-height: 55px;
  text-align: left;
  height: 55px;
  width: 100%;
  padding-left: 55px;
  cursor: pointer;
  border-bottom: solid 1px #e5e5e5;
}
.guide_map .map_nav li .bt.active {
  background-color: #d8cfc7;
  border: 0;
  width: 104%;
  position: relative;
}
.guide_map .map_nav li .bt.active::before {
  content: "";
  width: 50px;
  height: 100%;
  background-color: #d8cfc7;
  position: absolute;
  left: -50px;
  top: 0px;
}
.guide_map .map_nav li .bt.active::after {
  content: "";
  width: 52px;
  height: 30px;
  position: absolute;
  background-image: url(../images/mapjt.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: -50px;
  top: -30px;
}
.guide_map .map_nav li .nr {
  padding: 35px;
  padding-left: 55px;
  line-height: 30px;
  display: none;
  font-size: 16px;
  width: 100%;
  position: relative;
  padding-right: 195px;
}
.guide_map .map_nav li .nr .nrr {
  width: 160px;
  margin-left: 15px;
  position: absolute;
  top: 35px;
  right: 35px;
}
.guide_map .map_content {
  height: 660px;
}

@media only screen and (max-width: 1230px) {
  .guide_map {
    height: 360px;
    padding-top: 0px;
  }
  .guide_map .map_nav {
    width: 300px;
    right: 20px;
    padding-top: 40px;
  }
  .guide_map .map_nav li {
    margin-bottom: 0px;
  }
  .guide_map .map_nav li .bt {
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    padding-left: 25px;
  }
  .guide_map .map_nav li .bt.active::before {
    width: 20px;
    left: -20px;
  }
  .guide_map .map_nav li .bt.active::after {
    width: 22px;
    height: 30px;
    left: -20px;
    top: -30px;
  }
  .guide_map .map_nav li .nr {
    padding: 15px 25px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 760px) {
  .guide_map {
    height: auto;
  }
  .guide_map .map_nav {
    position: inherit;
    top: auto;
    width: 100%;
    right: auto;
    padding-top: 0px;
  }
  .guide_map .map_nav li .bt {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
  }
  .guide_map .map_nav li .bt.active {
    width: 100%;
  }
  .guide_map .map_nav li .bt.active::before {
    display: none;
  }
}
.srkbox {
  width: 103%;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
}
.srkbox li {
  width: 12.2857%;
  margin: 0 1%;
}
.srkbox li a {
  display: block;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1230px) {
  .srkbox li a:hover {
    margin-top: -10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
}
.srkbox li a .img_content {
  height: 350px;
  transition: all 0.2s linear;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.srkbox li a .img_content p {
  font-size: 18px;
  padding: 25px 20px;
  transition: all 0.2s linear;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  letter-spacing: 2px;
  color: #fff;
}
@media only screen and (max-width: 1230px) {
  .srkbox {
    width: 102%;
    margin-left: -1%;
  }
  .srkbox li {
    width: 18%;
    margin: 0 1%;
  }
  .srkbox li:nth-of-type(3) a p {
    height: 70%;
  }
  .srkbox li a .img_content {
    height: 300px;
  }
  .srkbox li a .img_content p {
    font-size: 16px;
    padding: 15px 15px;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 760px) {
  .srkbox li {
    width: 98%;
    margin: 1%;
  }
  .srkbox li:nth-of-type(3) a p {
    height: 70%;
  }
  .srkbox li a .img_content {
    height: 100px;
  }
  .srkbox li a .img_content p {
    font-size: 15px;
    padding: 15px 15px;
    writing-mode: inherit;
    text-orientation: inherit;
    letter-spacing: 0px;
  }
}

.pb_top {
  width: 100%;
  height: 120px;
  background-image: url(../images/pb/topbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 25px 20px;
  color: #fff;
  position: relative;
}
.pb_top .logo {
  font-size: 40px;
  font-weight: bold;
  line-height: 72px;
  margin-right: 40px;
}
.pb_top .logo::before {
  content: "";
  display: inline-block;
  width: 90px;
  height: 72px;
  background-image: url(../images/pb/logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-right: 12px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.pb_top .topNav {
  display: flex;
  flex-wrap: wrap;
}
.pb_top .topNav a {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 52px;
  height: 52px;
  padding: 0 30px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  margin-right: 20px;
}
.pb_top .topNav a:hover, .pb_top .topNav a.active {
  background-color: #ffc046;
}
.pb_top .topr {
  position: absolute;
  right: 15px;
  top: 15px;
}
.pb_top .topr a {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
}
.pb_top .topr a + a {
  margin-left: 10px;
}
.pb_top .topr a::before {
  content: "";
  display: block;
  background-image: url(../images/pb/t_home.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 42px;
  height: 36px;
  margin: 0 auto 8px auto;
}
.pb_top .topr a.cdJy::before {
  background-image: url(../images/pb/t_jy.png);
}
@media only screen and (min-width: 1230px) {
  .pb_top .topr a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
@media only screen and (max-width: 1230px) {
  .pb_top {
    height: 55px;
    position: fixed;
    left: 0;
    top: 0;
    padding: 10px 15px;
  }
  .pb_top .logo {
    font-size: 15px;
    line-height: 35px;
    margin-right: 50px;
  }
  .pb_top .logo::before {
    width: 35px;
    height: 35px;
    margin-right: 12px;
    top: -1px;
  }
  .pb_top .topNav a {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    border-radius: 5px;
    margin-right: 10px;
  }
  .pb_top .topr {
    right: 5px;
    top: 10px;
  }
  .pb_top .topr a {
    font-size: 0px;
    line-height: 22px;
    padding: 5px;
    border-radius: 5px;
  }
  .pb_top .topr a + a {
    margin-left: 0px;
  }
  .pb_top .topr a::before {
    width: 22px;
    height: 22px;
    margin: 0 auto 0px auto;
  }
  .pb_top .topr a p {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .pb_top {
    padding-right: 85px;
  }
  .pb_top .logo {
    font-size: 0px;
    margin-right: 10px;
  }
  .pb_top .topNav {
    flex: 1;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .pb_top .topNav a {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0 0px;
    border-radius: 5px;
    margin-right: 0px;
    text-align: center;
  }
  .pb_top .topNav a + a {
    margin-left: 10px;
  }
}

.pbbody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pb_box {
  padding: 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pb_box .dleft {
  width: 440px;
  margin-right: 25px;
}
.pb_box .dleft .bt {
  width: 100%;
  text-align: center;
  font-size: 24px;
  background-color: #375fe3;
  height: 60px;
  line-height: 60px;
  color: #fff;
}
.pb_box .dleft .nav_bt {
  display: none;
}
.pb_box .dleft .dep_box {
  width: 100%;
  overflow-y: auto;
  height: calc(100vh - 240px);
  background-color: #f7f9fe;
  padding: 10px;
}
.pb_box .dright {
  flex: 1;
}
.pb_box .dright .listbox {
  width: 100%;
  overflow-y: auto;
  height: calc(100vh - 240px);
}
@media only screen and (max-width: 1230px) {
  .pb_box {
    padding: 15px;
  }
  .pb_box .dleft {
    width: 300px;
    margin-right: 25px;
  }
  .pb_box .dleft .bt {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  .pb_box .dleft .dep_box {
    height: calc(100vh - 150px);
    padding: 5px;
  }
  .pb_box .dright .listbox {
    height: calc(100vh - 150px);
  }
}
@media only screen and (max-width: 760px) {
  .pb_box {
    display: block;
  }
  .pb_box .dleft {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .pb_box .dleft .bt {
    display: none;
  }
  .pb_box .dleft .nav_bt {
    display: block;
    border-bottom: 0;
    background-color: #f6f6f8;
    border: solid 1px #dce4ff;
  }
  .pb_box .dleft .dep_box {
    padding: 0px;
    display: none;
    height: calc(100vh - 122px);
  }
  .pb_box .dright {
    width: 100%;
  }
  .pb_box .dright .listbox {
    height: calc(100vh - 240px);
  }
}

.depNav {
  width: 50%;
}
.depNav li {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  border-bottom: solid 1px #fff;
  position: relative;
}
.depNav li > a {
  display: block;
  padding: 8px 20px 8px 15px;
  background-color: #ffffff;
  color: #212121;
  position: relative;
}
.depNav li > a.asub::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  background-image: url(../images/pb/jt2.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 14px;
  height: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.depNav li > a.active {
  background-color: #ffc046;
  color: #fff;
}
.depNav li.active > a {
  background-color: #ffc046;
  color: #fff;
}
.depNav li.active > a.asub::after {
  background-image: url(../images/pb/jt1.png);
}
.depNav li.active dl {
  display: block;
}
.depNav li dl {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  border-left: solid 5px #f6f6f8;
  display: none;
}
.depNav li dl dd {
  border-bottom: solid 1px #fff;
}
.depNav li dl dd.active > a {
  background-color: #ffc046;
  color: #fff;
}
.depNav li dl dd a {
  display: block;
  color: #212121;
  background-color: #ffffff;
  padding: 8px 15px;
}
@media only screen and (max-width: 1230px) {
  .depNav li {
    font-size: 14px;
    line-height: 22px;
  }
  .depNav li > a {
    padding: 5px 15px 5px 10px;
  }
  .depNav li > a.asub::after {
    right: 5px;
    width: 10px;
    height: 10px;
  }
  .depNav li dl dd a {
    padding: 5px 10px;
  }
}

.pb_date {
  width: 100%;
  display: block;
  border: solid 1px #dce4ff;
}
.pb_date ul {
  flex: 1;
  display: flex;
  height: 58px;
  background-color: #f6f6f8;
}
.pb_date ul li {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.pb_date ul li .all {
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  height: 58px;
  width: 100%;
}
.pb_date ul li.active {
  background-color: #dce4ff;
  color: #a;
}
.pb_date ul li + li {
  border-left: solid 1px #dce4ff;
}
@media only screen and (max-width: 1230px) {
  .pb_date ul {
    height: 48px;
  }
  .pb_date ul li {
    font-size: 14px;
    line-height: 22px;
  }
  .pb_date ul li .all {
    line-height: 48px;
    font-size: 14px;
    height: 48px;
  }
}
@media only screen and (max-width: 760px) {
  .pb_date {
    border-right: 0;
    border-bottom: 0;
  }
  .pb_date ul {
    height: auto;
    flex-wrap: wrap;
  }
  .pb_date ul li {
    font-size: 13px;
    line-height: 20px;
    width: 25%;
    height: 48px;
    border-bottom: solid 1px #dce4ff;
    border-right: solid 1px #dce4ff;
  }
  .pb_date ul li .date_source {
    font-size: 12px;
  }
  .pb_date ul li + li {
    border-left: 0;
  }
  .pb_date ul li .all {
    line-height: 48px;
    font-size: 13px;
  }
}

.pb_bt {
  background-color: #dce4ff;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width: 1230px) {
  .pb_bt {
    padding: 5px 15px;
    font-size: 15px;
  }
}

.ptList {
  width: 100%;
}
.ptList li + li {
  margin-top: 20px;
}
.ptList li a {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0 20px;
}
.ptList li a .sourceType {
  width: 78px;
  height: 78px;
  background-color: #375fe3;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  margin-right: 20px;
}
.ptList li a .sourceTitle {
  font-size: 18px;
  flex: 1;
}
@media only screen and (max-width: 1230px) {
  .ptList li + li {
    margin-top: 15px;
  }
  .ptList li a {
    padding: 0 10px;
  }
  .ptList li a .sourceType {
    width: 50px;
    height: 50px;
    font-size: 13px;
    line-height: 18px;
    margin-right: 10px;
  }
  .ptList li a .sourceTitle {
    font-size: 14px;
  }
}

.zjList {
  width: 100%;
}
.zjList li {
  padding: 10px 0;
  border-bottom: dotted 1px #dce4ff;
}
.zjList li a {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 10px 20px;
}
.zjList li a .img_content {
  width: 140px;
  height: 175px;
  overflow: hidden;
  margin-right: 25px;
}
.zjList li a .text_content {
  flex: 1;
  font-size: 16px;
  color: #333;
  position: relative;
  transition: all 0.2s linear;
  padding-bottom: 15px;
}
.zjList li a .text_content .text_title {
  color: #0a3fa5;
  margin-bottom: 15px;
}
.zjList li a .text_content .text_title .sAn {
  display: inline-block;
  padding: 0 10px;
  border-radius: 30px;
  margin-left: 15px;
}
.zjList li a .text_content .text_title .sName {
  font-size: 20px;
  font-weight: bold;
}
.zjList li a .text_content .text_title .sName + span {
  margin-left: 25px;
}
.zjList li a .text_content .text_specialty {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  line-height: 24px;
}
.zjList li a .text_content .sMore {
  background-color: #ffc046;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 0 15px;
  line-height: 30px;
  height: 30px;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0px;
  opacity: 0;
}
@media only screen and (min-width: 1230px) {
  .zjList li a:hover {
    background-color: #375fe3;
    color: #fff;
  }
  .zjList li a:hover .text_content {
    padding-bottom: 45px;
  }
  .zjList li a:hover .text_content .text_title {
    color: #fff;
  }
  .zjList li a:hover .text_content .text_specialty {
    color: #fff;
  }
  .zjList li a:hover .sMore {
    opacity: 1;
  }
}
@media only screen and (max-width: 1230px) {
  .zjList li {
    padding: 5px 0;
  }
  .zjList li a {
    padding: 5px 0px;
  }
  .zjList li a .img_content {
    width: 100px;
    height: 125px;
    margin-right: 15px;
  }
  .zjList li a .text_content {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .zjList li a .text_content .text_title {
    color: #5e2d21;
    margin-bottom: 6px;
  }
  .zjList li a .text_content .text_title .sAn {
    padding: 0 8px;
    line-height: 22px;
    margin-left: 10px;
  }
  .zjList li a .text_content .text_title .sName {
    font-size: 16px;
  }
  .zjList li a .text_content .text_title .sName + span {
    margin-left: 15px;
  }
  .zjList li a .text_content .text_specialty {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px;
  }
}

.pb_state {
  text-align: center;
  font-size: 14px;
  color: #aaa;
}
.pb_state .iZw {
  display: inline-block;
  background-image: url(../images/zw.png);
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 1230px) {
  .pb_state {
    font-size: 13px;
  }
  .pb_state .iZw {
    width: 120px;
    height: 120px;
  }
}

.pb_seldep {
  width: 100%;
  height: 100%;
  font-size: 22px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.pb_seldep .iZw {
  display: inline-block;
  background-image: url(../images/zw.png);
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 463px;
  height: 378px;
}
@media only screen and (max-width: 1230px) {
  .pb_seldep {
    font-size: 16px;
  }
  .pb_seldep .iZw {
    width: 300px;
    height: 220px;
  }
}

.sy7 {
  width: 100%;
  background-color: #fff;
  background-image: url(../images/zhb/bg6.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  padding: 80px 0 100px 0;
}
@media only screen and (max-width: 1230px) {
  .sy7 {
    padding: 20px 15px;
  }
}

.syBt {
  width: 100%;
}
.syBt .bt {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  height: 171px;
  padding-top: 46px;
  position: relative;
  overflow: hidden;
}
.syBt .bt::before {
  content: "";
  position: absolute;
  width: 100%;
  background-image: url(../images/btbg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.syBt .bt p {
  color: #f7f9fe;
  font-size: 55px;
  line-height: 80px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  /* 添加垂直半透明渐隐效果 */
  -webkit-mask-image: linear-gradient(to bottom, rgb(247, 249, 254) 40%, rgba(247, 249, 254, 0) 100%);
  mask-image: linear-gradient(to bottom, rgb(247, 249, 254) 40%, rgba(247, 249, 254, 0) 100%);
}
.syBt .bt h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.syBt .bt h2::after {
  content: "";
  background-color: #ffc046;
  width: 1.2em;
  height: 5px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -11px;
}
.syBt .bt.bt_yyxz {
  width: 280px;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .syBt .bt {
    height: 140px;
    width: 400px;
    padding-top: 36px;
  }
  .syBt .bt.bt_yyxz {
    width: 210px;
  }
  .syBt .bt p {
    font-size: 42px;
    line-height: 65px;
  }
  .syBt .bt h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1230px) {
  .syBt .bt {
    height: 65px;
    width: 200px;
    padding-top: 15px;
  }
  .syBt .bt.bt_yyxz {
    width: 120px;
  }
  .syBt .bt p {
    font-size: 22px;
    line-height: 40px;
  }
  .syBt .bt h2 {
    font-size: 18px;
  }
  .syBt .bt h2::after {
    width: 30px;
    height: 3px;
    bottom: -6px;
  }
}

.ylList {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ylList li {
  width: 100%;
}
.ylList li + li {
  margin-left: 40px;
}
.ylList li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  background-color: #0a3fa5;
  height: 200px;
  color: #fff;
}
.ylList li a i {
  display: block;
  margin: 0 auto 18px auto;
  background-image: url(../images/zhb/gj1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 78px;
  height: 78px;
}
.ylList li a p {
  font-size: 24px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ylList li a.a2 {
  background-color: #375fe3;
}
.ylList li a.a2 i {
  background-image: url(../images/zhb/gj2.png);
}
.ylList li a.a3 {
  background-color: #ffc046;
}
.ylList li a.a3 i {
  background-image: url(../images/zhb/gj4.png);
}
.ylList li a.a4 {
  background-color: #b292f8;
}
.ylList li a.a4 i {
  background-image: url(../images/zhb/gj3.png);
}
@media only screen and (min-width: 1230px) {
  .ylList li a:hover {
    background-image: url(../images/zhb/gjbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .ylList li + li {
    margin-left: 35px;
  }
  .ylList li a {
    height: 190px;
  }
  .ylList li a i {
    margin: 0 auto 18px auto;
    width: 75px;
    height: 75px;
  }
  .ylList li a p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1230px) {
  .ylList {
    flex-wrap: wrap;
    margin-top: -10px;
  }
  .ylList li {
    width: 48%;
  }
  .ylList li + li {
    margin-left: 0px;
  }
  .ylList li {
    margin: 1% !important;
  }
  .ylList li a {
    height: auto;
    padding: 10px;
  }
  .ylList li a i {
    margin: 0 auto 5px auto;
    width: 40px;
    height: 40px;
  }
  .ylList li a p {
    font-size: 14px;
  }
}

.subnav2box {
  width: 100%;
  padding: 15px 0 10px 0;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  font-size: 0;
}
.subnav2box .subnav2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.subnav2box .subnav2 a {
  padding: 0 18px;
  font-size: 20px;
  line-height: 34px;
  display: inline-block;
  margin: 0 5px 5px 0;
  border-radius: 34px;
}
.subnav2box .subnav2 a.active, .subnav2box .subnav2 a:hover {
  background-color: #0a3fa5;
  color: #fff;
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .subnav2box .subnav2 a {
    padding: 0 15px;
    font-size: 18px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 1230px) {
  .subnav2box {
    display: none;
  }
}

.subnav3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 5px;
  margin-top: -10px;
}
.subnav3 li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  margin-bottom: 10px;
}
.subnav3 li::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 18px;
  background-color: #afafaf;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.subnav3 li:last-child::after {
  display: none;
}
.subnav3 li a {
  font-size: 18px;
  position: relative;
}
.subnav3 li a.active {
  color: #0a3fa5;
}
.subnav3 li a.active::after {
  content: "";
  position: absolute;
  background-image: url(../images/lmjt.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 24px;
  height: 8px;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .subnav3 li {
    margin-bottom: 8px;
  }
  .subnav3 li a {
    font-size: 16px;
  }
  .subnav3 li a.active::after {
    width: 22px;
    height: 6px;
    bottom: -8px;
  }
}
@media only screen and (max-width: 1230px) {
  .subnav3 {
    display: none;
  }
}

.nyBt {
  text-align: center;
  width: 100%;
}
.nyBt .fbt {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  line-height: 40px;
  margin-bottom: 8px;
}
.nyBt .bt {
  position: relative;
  font-size: 40px;
  line-height: 60px;
  padding-top: 10px;
}
.nyBt .bt::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 80px;
  background-color: #6a4c3e;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1230px) and (max-width: 1600px) {
  .nyBt .fbt {
    font-size: 20px;
    line-height: 35px;
  }
  .nyBt .bt {
    font-size: 36px;
    line-height: 55px;
    padding-top: 10px;
  }
  .nyBt .bt::before {
    width: 70px;
  }
}
@media only screen and (max-width: 1230px) {
  .nyBt {
    display: none;
  }
}

.sy_rbox {
  width: 95px;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 800;
  margin-top: 50px;
  display: none;
}
@media only screen and (max-width: 1230px) {
  .sy_rbox {
    display: none !important;
  }
}
.sy_rbox ul li {
  width: 100%;
  position: relative;
}
.sy_rbox ul li + li {
  margin-top: 2px;
}
.sy_rbox ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f0f5ff;
  position: relative;
  padding: 5px 0;
}
.sy_rbox ul li > a:hover {
  background-color: #597ae8;
  color: #fff;
}
.sy_rbox ul li > a:hover i {
  background-image: url(../images/r1_b.png);
}
.sy_rbox ul li > a:hover i.i2 {
  background-image: url(../images/r2_b.png);
}
.sy_rbox ul li > a:hover i.i3 {
  background-image: url(../images/r3_b.png);
}
.sy_rbox ul li > a:hover i.i4 {
  background-image: url(../images/r4_b.png);
}
.sy_rbox ul li > a:hover i.i5 {
  background-image: url(../images/r5_b.png);
  background-size: auto 36px;
}
.sy_rbox ul li > a:hover i.i0 {
  background-image: url(../images/r0_b.png);
  background-size: auto 36px;
}
.sy_rbox ul li > a p {
  width: 100%;
  font-size: 14px;
  padding: 0px;
  line-height: 26px;
  text-align: center;
}
.sy_rbox ul li > a i {
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/r1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 45px;
}
.sy_rbox ul li > a i.i2 {
  background-image: url(../images/r2.png);
}
.sy_rbox ul li > a i.i3 {
  background-image: url(../images/r3.png);
}
.sy_rbox ul li > a i.i4 {
  background-image: url(../images/r4.png);
}
.sy_rbox ul li > a i.i5 {
  background-image: url(../images/r5.png);
  background-size: auto 36px;
}
.sy_rbox ul li > a i.i0 {
  background-image: url(../images/r0.png);
  background-size: auto 36px;
}
.sy_rbox ul li .lbox {
  width: 350px;
  position: absolute;
  right: 100%;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.15);
  display: none;
}
.sy_rbox ul li .lbox::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 12px;
  height: 12px;
  right: -6px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  z-index: -1;
}
.sy_rbox ul li .lbox .bt {
  border-bottom: solid 1px #eee9e5;
  padding: 10px 20px;
  font-size: 20px;
  color: #0a3fa5;
  font-weight: bold;
  line-height: 30px;
}
.sy_rbox ul li .lbox .bt i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-image: url(../images/r1.png);
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background-size: auto 100%;
}
.sy_rbox ul li .lbox .bt i.i2 {
  background-image: url(../images/r2.png);
}
.sy_rbox ul li .lbox .bt i.i3 {
  background-image: url(../images/r3.png);
}
.sy_rbox ul li .lbox .bt i.i4 {
  background-image: url(../images/r4.png);
}
.sy_rbox ul li .lbox .bt i.i5 {
  background-image: url(../images/r5.png);
}
.sy_rbox ul li .lbox .bt i.i0 {
  background-image: url(../images/r0.png);
  background-size: auto 26px;
}
.sy_rbox ul li .lbox dl {
  padding: 15px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sy_rbox ul li .lbox dl dd {
  width: 31.3333%;
  font-size: 16px;
  line-height: 24px;
  vertical-align: top;
  margin: 1%;
}
.sy_rbox ul li .lbox .l_box_ewm {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.sy_rbox ul li .lbox .l_box_ewm img {
  width: 120px;
  margin-bottom: 10px;
}
.sy_rbox ul li .lbox .l_box_ewm p {
  font-size: 16px;
}
.sy_rbox ul li:hover > a p {
  opacity: 1;
}

.list_of_Experts_v2 .zjbt {
  padding-left: 15px;
}
@media only screen and (max-width: 760px) {
  .list_of_Experts_v2 .zjbt {
    padding-left: 10px;
  }
}

.tssyList {
  display: flex;
  flex-wrap: wrap;
  width: 104%;
  margin-left: -2%;
}
.tssyList li {
  border-bottom: solid 1px #e5e5e5;
  width: 46%;
  margin: 0 2%;
}
.tssyList li a {
  display: block;
  width: 100%;
  padding-right: 105px;
  height: 55px;
  line-height: 55px;
  position: relative;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tssyList li a .sTime {
  position: absolute;
  right: 0;
  top: 0;
  font-family: PlayfairDisplay;
}
@media only screen and (max-width: 1230px) {
  .tssyList li a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .tssyList li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 760px) {
  .tssyList {
    width: 100%;
    margin-left: 0;
  }
  .tssyList li {
    width: 100%;
  }
}