@charset "UTF-8";
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #333333;
}
A:hover {
  color: #fd8006;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 15px;
  color: #333333;
  overflow-x: hidden;
}
@media only screen and (min-width: 1600px) {
  BODY {
    font-size: 16px;
  }
}
@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: "NotoSansCJKsc", Arial, "微软雅黑";
  font-size: 15px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}
.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

.ny_main {
  width: 1230px;
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .ny_main {
    width: 1440px;
  }
}
@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: #294693;
  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: 40px;
  height: 40px;
  padding: 0 30px;
  color: #fff;
  background-color: #294693;
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 14px;
  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 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: 89px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23ffffff'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
div::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 0;
}

div ::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(119, 119, 119, 0.1);
}

div ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #008bdc;
  -webkit-border-radius: 4px;
}

div::-webkit-scrollbar-thumb:hover {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.33);
  -webkit-border-radius: 4px;
}

@font-face {
  font-family: "NotoSansCJKsc";
  src: url("fontStyle/NotoSansCJKsc.eot");
  src: url("fontStyle/NotoSansCJKsc.eot?#iefix") format("embedded-opentype"), url("fontStyle/NotoSansCJKsc.woff2") format("woff2"), url("fontStyle/NotoSansCJKsc.woff") format("woff"), url("fontStyle/NotoSansCJKsc.ttf") format("truetype"), url("fontStyle/NotoSansCJKsc.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: #294693;
  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%;
}

.btn-ani-full-uisubColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-uisubColor b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-uisubColor::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #fd8006;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uisubColor:hover b {
  color: #fff !important;
}
.btn-ani-full-uisubColor: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: #294693;
  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);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.sy_ban {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.sy_ban::before {
  content: "";
  width: 55%;
  height: 100%;
  position: absolute;
  z-index: 22;
  background-image: url(../images/index/banbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media only screen and (min-width: 1800px) {
  .sy_ban::before {
    width: 60%;
  }
}
.sy_ban .ny_main {
  position: absolute;
  z-index: 23;
  left: 50%;
  margin-left: -615px;
  top: 0%;
  bottom: 10%;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  -moz-flex-direction: column;
}
.sy_ban .ny_main .bt {
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.sy_ban .ny_main .anq {
  width: 500px;
  font-size: 0;
}
.sy_ban .ny_main .anq a {
  display: inline-block;
  width: 45%;
  height: 48px;
  font-size: 16px;
  background-color: #b1cc41;
  line-height: 48px;
  color: #fff;
  margin: 0 5% 20px 0;
  padding: 0 15px 0 20px;
}
.sy_ban .ny_main .anq a b {
  display: block;
  display: flex;
  justify-content: space-between;
}
.sy_ban .ny_main .anq a b i {
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sy_ban .swiper-slide {
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.sy_ban .swiper-slide .pic {
  width: 100%;
  height: 550px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1800px) {
  .sy_ban .swiper-slide .pic {
    height: 650px;
  }
}
.sy_ban .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}
.sy_ban .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 14px;
  height: 14px;
  opacity: 1;
  margin: 0 10px !important;
}
.sy_ban .swiper-pagination-bullet-active {
  background-color: #294693;
}
.sy_ban .pan-ban {
  bottom: 30px !important;
  left: auto;
  right: 50%;
  display: none !important;
  margin-right: -720px;
  width: auto;
}
@media only screen and (max-width: 1230px) {
  .sy_ban::before {
    display: none;
  }
  .sy_ban .ny_main {
    position: absolute;
    left: 15px;
    margin-left: auto;
    bottom: 5%;
    width: 55%;
  }
  .sy_ban .ny_main .bt {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .sy_ban .ny_main .anq {
    width: 100%;
  }
  .sy_ban .ny_main .anq a {
    width: 47%;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    margin: 0 3% 15px 0;
    padding: 0 10px 0 15px;
  }
  .sy_ban .swiper-slide .pic {
    height: calc((100vw / 1 - 30px) / 1920 * 860);
    height: -webkit-calc((100vw / 1 - 30px) / 1920 * 860);
  }
  .sy_ban .pan-ban {
    bottom: 15px !important;
  }
  .sy_ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px !important;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ban .ny_main {
    position: inherit;
    left: auto;
    margin-left: auto;
    bottom: auto;
    width: 100%;
    background-color: #294693;
    padding: 20px 15px;
  }
  .sy_ban .ny_main .bt {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .sy_ban .ny_main .anq {
    margin-bottom: -10px;
  }
  .sy_ban .ny_main .anq a {
    width: 47%;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    margin: 0 3% 3% 0;
    padding: 0 10px 0 15px;
  }
  .sy_ban .pan-ban {
    bottom: 10px !important;
  }
  .sy_ban .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.zs_top_box {
  width: 100%;
}

.index_top_zs {
  width: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.index_top_zs .top_top {
  width: 100%;
  background-color: #294693;
}
.index_top_zs .top_top .ny_main {
  display: flex;
  justify-content: space-between;
  line-height: 24px;
  padding: 5px 0;
}
.index_top_zs .top_top .ny_main .top_nav1 a {
  color: #fff;
}
.index_top_zs .top_top .ny_main .top_nav1 a:hover {
  color: #fd8006;
}
.index_top_zs .top_top .ny_main .top_nav1 a + a {
  margin-left: 30px;
}
.index_top_zs .top_top .ny_main .top_r .top_lan {
  display: inline-block;
  color: #fff;
  height: 24px;
  position: relative;
  z-index: 31;
}
.index_top_zs .top_top .ny_main .top_r .top_lan > a {
  cursor: pointer;
}
.index_top_zs .top_top .ny_main .top_r .top_lan > a .iconfont {
  margin-right: 10px;
}
.index_top_zs .top_top .ny_main .top_r .top_lan > a .bi {
  margin-left: 10px;
}
.index_top_zs .top_top .ny_main .top_r .top_lan .item_box {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 24px;
  width: 100%;
  text-align: center;
  background-color: #294693;
  padding: 5px 10px;
  border-radius: 0 0 10px 10px;
  display: none;
}
.index_top_zs .top_top .ny_main .top_r .top_lan .item_box a {
  display: block;
  color: #fff;
  padding: 5px 0;
}
.index_top_zs .top_top .ny_main .top_r .top_lan .item_box a:hover {
  color: #fd8006;
}
.index_top_zs .top_top .ny_main .top_r .top_lan .item_box a + a {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.index_top_zs .top_top .ny_main .top_r .top_lan:hover .item_box {
  display: block;
}
.index_top_zs .top_top .ny_main .top_r a.cd_ss {
  color: #fff;
  margin-left: 20px;
}
.index_top_zs .top_top .ny_main .top_r a.cd_ss:hover {
  color: #fd8006;
}
@media only screen and (max-width: 1230px) {
  .index_top_zs .top_top {
    position: fixed;
    z-index: 31;
    left: 0;
    top: 0;
  }
  .index_top_zs .top_top .ny_main {
    padding: 5px 15px;
    font-size: 12px;
  }
  .index_top_zs .top_top .ny_main .top_nav1 a + a {
    margin-left: 10px;
  }
  .index_top_zs .top_top .ny_main .top_r a.cd_ss {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .index_top_zs .top_top .ny_main .top_nav1 {
    display: none;
  }
  .index_top_zs .top_top .ny_main .top_r {
    width: 100%;
    text-align: right;
  }
  .index_top_zs .top_top .ny_main .top_r a.cd_ss {
    margin-left: 10px;
  }
}
.index_top_zs .top {
  background-color: #fff;
  width: 100%;
}
.index_top_zs .top .ny_main {
  height: 120px;
  position: relative;
  z-index: 30;
}
.index_top_zs .top .ny_main .logo {
  position: absolute;
  left: 0;
  top: 0px;
  width: 450px;
  height: 100%;
  background-image: url(../images/index/logo.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 75px;
}
@media only screen and (min-width: 1230px) {
  .index_top_zs .top .ny_main .nav_mh {
    height: 70px;
    border-radius: 70px;
    position: absolute;
    right: 0;
    top: 25px;
  }
  .index_top_zs .top .ny_main .nav_mh .menu {
    width: 100%;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li {
    position: relative;
    height: 70px;
    float: left;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li + li {
    margin-left: 40px;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 16px;
    color: #294693;
    line-height: 22px;
    height: 50px;
    display: block;
    margin-top: 10px;
    position: relative;
    font-weight: bold;
    color: #000000;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #fd8006;
    border-radius: 0px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li:hover a.dbt, .index_top_zs .top .ny_main .nav_mh .menu li.on a.dbt {
    color: #fd8006;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li:hover a.dbt::after, .index_top_zs .top .ny_main .nav_mh .menu li.on a.dbt::after {
    width: 100%;
    left: 0%;
    border-radius: 5px;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl {
    width: 280px;
    position: absolute;
    left: 0;
    top: 65px;
    background-color: #fff;
    padding: 10px 20px;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    display: none;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl dd + dd {
    border-top: solid 1px #e5e5e5;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl dd a {
    display: block;
    padding: 10px 0;
    font-size: 16px;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl dd a:hover {
    color: #fd8006;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li:last-child dl {
    left: auto;
    right: 0px;
  }
}
@media only screen and (min-width: 1600px) {
  .index_top_zs .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 17px;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li + li {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 1230px) {
  .index_top_zs .top {
    position: fixed;
    z-index: 30;
    left: 0;
    top: 34px;
  }
  .index_top_zs .top .ny_main {
    height: 55px;
  }
  .index_top_zs .top .ny_main .logo {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 35px;
    width: 180px;
    background-size: auto 30px;
  }
  .index_top_zs .top .ny_main .logo img {
    height: 35px;
  }
  .index_top_zs .top .ny_main .menuMob a {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23294693'/></svg>");
  }
  .index_top_zs .top .ny_main .menuMob a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23294693'/><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='%23294693'/></svg>");
  }
  .index_top_zs .top .ny_main .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    background-color: #fff;
    overflow-y: auto;
    left: 100%;
    top: 89px;
    z-index: 29;
  }
  .index_top_zs .top .ny_main .nav_mh .menu {
    height: auto;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: 0.5px solid #e1e1e1;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl dd {
    width: 100%;
  }
  .index_top_zs .top .ny_main .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.zs_foot {
  width: 100%;
  background-color: #294693;
  color: #fff;
  padding: 60px 0;
  position: relative;
}
.zs_foot a {
  color: #fff;
}
.zs_foot a:hover {
  text-decoration: underline;
}
.zs_foot .d1 {
  width: 35%;
}
.zs_foot .d1 .flogo {
  background-image: url(../images/index/foot_logo.png);
  background-repeat: no-repeat;
  height: 80px;
  margin-bottom: 30px;
}
.zs_foot .d1 .flx {
  margin-bottom: 30px;
}
.zs_foot .d1 .flx li {
  padding-left: 40px;
  position: relative;
  line-height: 24px;
}
.zs_foot .d1 .flx li .bi {
  font-size: 18px;
  position: absolute;
  left: 10px;
  top: 0;
}
.zs_foot .d1 .flx li + li {
  margin-top: 15px;
}
.zs_foot .d1 .fshare {
  margin-bottom: 15px;
  margin-left: -10px;
}
.zs_foot .d1 .fshare .social-share a {
  color: #fff !important;
  border-color: #fff !important;
  text-decoration: none;
  background-color: #fff;
  font-size: 24px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0 0 15px 15px;
}
.zs_foot .d1 .fshare .social-share a::before {
  color: #294693;
}
.zs_foot .d2 {
  width: 61%;
}
.zs_foot .d2 .foot_nav {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
}
.zs_foot .d2 .foot_nav li {
  width: 31.3333%;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
.zs_foot .d2 .foot_nav li .bt {
  margin-bottom: 10px;
}
.zs_foot .d2 .foot_nav li dl dd {
  margin-bottom: 5px;
}
@media only screen and (max-width: 1230px) {
  .zs_foot {
    border-radius: 0;
    padding: 20px 15px;
  }
  .zs_foot .d1 {
    width: 100%;
  }
  .zs_foot .d1 .flogo {
    display: none;
  }
  .zs_foot .d1 .flx li {
    padding-left: 20px;
  }
  .zs_foot .d1 .flx li .bi {
    font-size: 14px;
    left: 0px;
  }
  .zs_foot .d1 .flx li + li {
    margin-top: 5px;
  }
  .zs_foot .d1 .fshare {
    margin-bottom: 15px;
    text-align: left;
  }
  .zs_foot .d1 .fshare .social-share {
    text-align: left;
    float: none;
    width: 100%;
  }
  .zs_foot .d1 .fshare .social-share a {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 0px 0px;
  }
  .zs_foot .d1 .fshare .social-share a::before {
    color: #135ddb;
  }
  .zs_foot .d2 {
    width: 100%;
    display: none;
  }
}

.zt_links {
  background-color: #767676;
  color: #fff;
  padding: 10px 0;
}
.zt_links .flinks {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
}
.zt_links .flinks a {
  color: #fff;
  text-decoration: underline;
  margin-right: 20px;
  padding: 5px;
}
.zt_links .flinks a:hover {
  text-decoration: none;
  background-color: #fd8006;
}
@media only screen and (max-width: 1230px) {
  .zt_links {
    padding: 10px 15px;
  }
  .zt_links .flinks {
    line-height: 22px;
    font-size: 13px;
  }
  .zt_links .flinks a {
    margin-right: 15px;
  }
}

.sy1 {
  padding: 60px 0;
}
@media only screen and (max-width: 1230px) {
  .sy1 {
    padding: 15px;
  }
}

.sy_box1 {
  width: 100%;
  background-color: #f5f7fc;
  display: flex;
  justify-content: space-between;
  transition: all 0.2s linear;
}
.sy_box1:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.sy_box1 .d1 {
  width: 100%;
  padding: 30px;
}
.sy_box1 .d2 {
  flex: 0 0 660px;
}
.sy_box1 .d2 a {
  display: block;
  height: 490px;
  position: relative;
}
.sy_box1 .d2 a .text_content {
  position: absolute;
  width: 240px;
  left: 0;
  padding: 20px;
  height: 280px;
  top: 50%;
  margin-top: -140px;
  background-color: rgba(253, 128, 6, 0.7);
  color: #fff;
  z-index: 1;
  transition: all 0.2s linear;
}
.sy_box1 .d2 a .text_content:hover {
  background-color: rgba(253, 128, 6, 0.9);
}
.sy_box1 .d2 a .text_content .bt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  max-height: 240px;
  height: auto !important;
  line-height: 30px;
  display: block;
}
.sy_box1 .d2 a img {
  min-height: 100%;
}
@media only screen and (min-width: 1600px) {
  .sy_box1 .d1 {
    padding: 40px;
  }
  .sy_box1 .d2 {
    flex: 0 0 760px;
  }
  .sy_box1 .d2 a {
    height: 570px;
  }
  .sy_box1 .d2 a .text_content {
    width: 250px;
    padding: 20px;
    height: 320px;
    margin-top: -160px;
  }
  .sy_box1 .d2 a .text_content .bt {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    max-height: 280px;
    height: auto !important;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_box1 .d1 {
    width: 100%;
    padding: 20px;
  }
  .sy_box1 .d2 {
    flex: 0 0 550px;
  }
  .sy_box1 .d2 a {
    height: 410px;
  }
  .sy_box1 .d2 a .text_content {
    width: 180px;
    padding: 20px;
    height: 240px;
    margin-top: -120px;
  }
  .sy_box1 .d2 a .text_content .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    max-height: 192px;
    height: auto !important;
    line-height: 24px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_box1 {
    display: block;
  }
  .sy_box1 .d1 {
    width: 100%;
    padding: 15px;
  }
  .sy_box1 .d2 {
    flex: 0 0 100%;
  }
  .sy_box1 .d2 a {
    height: calc((100vw / 1 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 3);
  }
  .sy_box1 .d2 a .text_content {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    margin-top: auto;
    top: auto;
    bottom: 0;
  }
  .sy_box1 .d2 a .text_content .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.sy_bt1.bt_lb {
  display: flex;
  justify-content: space-between;
}
.sy_bt1 .bt {
  font-size: 40px;
  color: #294693;
  font-weight: bold;
}
.sy_bt1 .bt.zt333 {
  color: #333;
}
.sy_bt1 .bt.ztfff {
  color: #fff;
}
@media only screen and (min-width: 1600px) {
  .sy_bt1 .bt {
    font-size: 44px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_bt1 .bt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_bt1 .bt {
    font-size: 16px;
  }
}

.sy_list1 li {
  padding: 15px 0;
  border-bottom: dashed 1px #ddd;
}
.sy_list1 li a {
  display: block;
  width: 100%;
}
.sy_list1 li a .sTime {
  display: block;
  color: #666;
  margin-bottom: 10px;
}
.sy_list1 li a .bt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 64px;
  height: auto !important;
  line-height: 32px;
}
@media only screen and (min-width: 1600px) {
  .sy_list1 li {
    padding: 20px 0;
  }
  .sy_list1 li a .sTime {
    margin-bottom: 15px;
  }
  .sy_list1 li a .bt {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 70px;
    height: auto !important;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_list1 li a .sTime {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .sy_list1 li a .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.le_list {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
}
.le_list li {
  display: inline-block;
  vertical-align: top;
  width: 31.3333%;
  margin: 0 1% 30px 1%;
}
.le_list li a {
  display: block;
  width: 100%;
}
.le_list li a .img_content {
  height: 245px;
  margin-bottom: 15px;
}
.le_list li a .img_content:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.le_list li a .img_content img {
  min-height: 100%;
}
.le_list li a .text_content .sTime {
  display: block;
  color: #666;
  margin-bottom: 8px;
  font-size: 14px;
}
.le_list li a .text_content .bt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 64px;
  height: auto !important;
  line-height: 32px;
}
@media only screen and (min-width: 1600px) {
  .le_list li a .img_content {
    height: 288px;
    margin-bottom: 18px;
  }
  .le_list li a .text_content .bt {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 70px;
    height: auto !important;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1230px) {
  .le_list li {
    margin: 0 1% 20px 1%;
  }
  .le_list li a .img_content {
    height: calc((100vw / 3 - 30px) / 173 * 108);
    height: -webkit-calc((100vw / 3 - 30px) / 173 * 108);
    margin-bottom: 10px;
  }
  .le_list li a .text_content .sTime {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .le_list li a .text_content .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .le_list li {
    margin: 0 1% 15px 1%;
    width: 48%;
  }
  .le_list li a .img_content {
    height: calc((100vw / 2 - 30px) / 173 * 108);
    height: -webkit-calc((100vw / 2 - 30px) / 173 * 108);
  }
}
@media only screen and (max-width: 550px) {
  .le_list li {
    width: 98%;
  }
  .le_list li a .img_content {
    height: calc((100vw / 1 - 30px) / 173 * 108);
    height: -webkit-calc((100vw / 1 - 30px) / 173 * 108);
  }
}

.sy2 {
  padding: 60px 0;
  background-image: url(../images/index/bg2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media only screen and (max-width: 1230px) {
  .sy2 {
    padding: 15px;
  }
}

.sy_box2 {
  width: 100%;
  position: relative;
  height: 515px;
}
.sy_box2 .img_content {
  width: 62%;
  position: absolute;
  right: 0;
  top: 0;
  height: 515px;
}
.sy_box2 .img_content img {
  min-height: 100%;
}
.sy_box2 .text_content {
  width: 34.5%;
  text-align: right;
  padding-top: 60px;
}
.sy_box2 .text_content .bt {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.3;
}
.sy_box2 .text_content .nr {
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  max-height: 144px;
  height: auto !important;
  line-height: 24px;
  color: #666;
}
@media only screen and (min-width: 1230px) {
  .sy_box2.sy_box2_2 .img_content {
    right: auto;
    left: 0;
  }
}
.sy_box2.sy_box2_2 .text_content {
  float: right;
  text-align: left;
}
.sy_box2.sy_box2_2 .text_content .sbt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 64px;
  height: auto !important;
  line-height: 32px;
}
@media only screen and (min-width: 1600px) {
  .sy_box2 {
    height: 580px;
  }
  .sy_box2 .img_content {
    width: 60%;
    height: 580px;
  }
  .sy_box2 .text_content {
    width: 35%;
  }
  .sy_box2 .text_content .bt {
    font-size: 44px;
    margin-bottom: 40px;
  }
  .sy_box2 .text_content .nr {
    margin-bottom: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    max-height: 180px;
    height: auto !important;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_box2 {
    height: auto;
  }
  .sy_box2 .img_content {
    width: 100%;
    position: inherit;
    right: auto;
    top: auto;
    height: auto;
  }
  .sy_box2 .text_content {
    width: 100%;
    text-align: left;
    padding-top: 15px;
  }
  .sy_box2 .text_content .bt {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .sy_box2 .text_content .nr {
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    max-height: 120px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_box2 .text_content .bt {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.sy3 {
  padding: 60px 0;
  background-color: #203773;
  color: #fff;
  background-image: url(../images/index/bg1.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media only screen and (max-width: 1230px) {
  .sy3 {
    padding: 15px;
  }
}

.wcz_lb {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 30px;
}
.wcz_lb li {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.14);
  border: solid 1px #fff;
  padding: 20px 30px;
}
.wcz_lb li .bt {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.5;
}
.wcz_lb li .p1 {
  font-size: 12px;
  margin-bottom: 10px;
}
.wcz_lb li .p2 {
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 16px;
}
@media only screen and (min-width: 1600px) {
  .wcz_lb li {
    width: 280px;
    height: 280px;
  }
  .wcz_lb li .bt {
    font-size: 70px;
  }
  .wcz_lb li .p1 {
    font-size: 14px;
  }
  .wcz_lb li .p2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1230px) {
  .wcz_lb {
    margin-bottom: 10px;
  }
  .wcz_lb li {
    width: 180px;
    height: 180px;
    padding: 10px 20px;
  }
  .wcz_lb li .bt {
    font-size: 40px;
  }
  .wcz_lb li .p1 {
    margin-bottom: 10px;
  }
  .wcz_lb li .p2 {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 760px) {
  .wcz_lb {
    display: block;
    margin-bottom: 0;
  }
  .wcz_lb li {
    width: 100%;
    height: auto;
    padding: 5px 10px;
    border-radius: 0;
  }
  .wcz_lb li + li {
    margin-top: 15px;
  }
  .wcz_lb li .bt {
    font-size: 24px;
  }
  .wcz_lb li .p1 {
    margin-bottom: 5px;
    font-size: 10px;
  }
  .wcz_lb li .p2 {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
  }
}

.ab_box {
  width: 100%;
  background-color: #f5f7fc;
}
.ab_box .img_content {
  width: 55%;
}
.ab_box .text_content {
  width: 45%;
  padding: 30px;
}
.ab_box .text_content .bt {
  font-size: 40px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.ab_box .text_content .nr {
  text-align: justify;
}
@media only screen and (min-width: 1600px) {
  .ab_box .text_content {
    padding: 40px;
  }
  .ab_box .text_content .bt {
    font-size: 44px;
    margin-bottom: 30px;
  }
  .ab_box .text_content .nr {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1230px) {
  .ab_box .img_content {
    width: 100%;
  }
  .ab_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .ab_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_box .text_content {
    padding: 15px;
  }
  .ab_box .text_content .bt {
    font-size: 16px;
  }
}

.ab_lb1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: dashed 1px #ddd;
  padding-bottom: 20px;
}
.ab_lb1 li {
  position: relative;
  height: 60px;
  padding-left: 100px;
}
.ab_lb1 li i {
  position: absolute;
  width: 100px;
  height: 50px;
  left: 0;
  top: 0;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.ab_lb1 li.l1 i {
  background-image: url(../images/about/a1.png);
}
.ab_lb1 li.l2 {
  padding-left: 75px;
}
.ab_lb1 li.l2 i {
  background-image: url(../images/about/a2.png);
}
.ab_lb1 li.l3 {
  padding-left: 85px;
}
.ab_lb1 li.l3 i {
  background-image: url(../images/about/a3.png);
}
.ab_lb1 li.l4 {
  padding-left: 60px;
}
.ab_lb1 li.l4 i {
  background-image: url(../images/about/a4.png);
}
.ab_lb1 li .lnr .bt {
  font-size: 22px;
  line-height: 1.3;
  color: #294693;
  font-weight: bold;
  margin-bottom: 5px;
}
.ab_lb1 li .lnr p {
  font-size: 13px;
}
@media only screen and (min-width: 1600px) {
  .ab_lb1 {
    padding-bottom: 30px;
  }
  .ab_lb1 li {
    height: 60px;
    padding-left: 130px;
  }
  .ab_lb1 li i {
    width: 100px;
    height: 60px;
  }
  .ab_lb1 li.l2 {
    padding-left: 100px;
  }
  .ab_lb1 li.l3 {
    padding-left: 115px;
  }
  .ab_lb1 li.l4 {
    padding-left: 85px;
  }
  .ab_lb1 li .lnr .bt {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .ab_lb1 li .lnr p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1230px) {
  .ab_lb1 {
    padding-bottom: 10px;
  }
  .ab_lb1 li {
    height: 50px;
    padding-left: 45px;
  }
  .ab_lb1 li i {
    width: 80px;
    height: 30px;
    top: 5px;
  }
  .ab_lb1 li.l1 i {
    height: 22px;
    top: 10px;
  }
  .ab_lb1 li.l2 {
    padding-left: 45px;
  }
  .ab_lb1 li.l3 {
    padding-left: 45px;
  }
  .ab_lb1 li.l3 i {
    height: 25px;
    top: 10px;
  }
  .ab_lb1 li.l4 {
    padding-left: 45px;
  }
  .ab_lb1 li .lnr .bt {
    font-size: 15px;
    margin-bottom: 2px;
  }
  .ab_lb1 li .lnr p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_lb1 {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .ab_lb1 li {
    width: 50%;
    margin-bottom: 10px;
  }
  .ab_lb1 li .lnr .bt {
    font-size: 14px;
  }
}

.ab_lb2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 12%;
}
.ab_lb2 li {
  position: relative;
  height: 60px;
  padding-left: 65px;
}
.ab_lb2 li i {
  position: absolute;
  width: 100px;
  height: 50px;
  left: 0;
  top: 0;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.ab_lb2 li.l1 i {
  background-image: url(../images/about/b1.png);
}
.ab_lb2 li.l2 {
  padding-left: 60px;
}
.ab_lb2 li.l2 i {
  background-image: url(../images/about/b2.png);
}
.ab_lb2 li .lnr .bt {
  font-size: 22px;
  line-height: 1.3;
  color: #294693;
  font-weight: bold;
  margin-bottom: 5px;
}
.ab_lb2 li .lnr p {
  font-size: 13px;
}
@media only screen and (min-width: 1600px) {
  .ab_lb2 {
    padding: 40px 12%;
  }
  .ab_lb2 li {
    height: 60px;
    padding-left: 85px;
  }
  .ab_lb2 li i {
    width: 100px;
    height: 60px;
  }
  .ab_lb2 li.l2 {
    padding-left: 80px;
  }
  .ab_lb2 li .lnr .bt {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .ab_lb2 li .lnr p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1230px) {
  .ab_lb2 {
    padding-bottom: 10px;
    padding: 15px 12%;
  }
  .ab_lb2 li {
    height: 50px;
    padding-left: 45px;
  }
  .ab_lb2 li i {
    width: 80px;
    height: 30px;
    top: 5px;
  }
  .ab_lb2 li.l2 {
    padding-left: 45px;
  }
  .ab_lb2 li .lnr .bt {
    font-size: 15px;
    margin-bottom: 2px;
  }
  .ab_lb2 li .lnr p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_lb2 {
    flex-wrap: wrap;
    padding: 15px 0;
  }
  .ab_lb2 li {
    width: 50%;
    margin-bottom: 10px;
  }
  .ab_lb2 li .lnr .bt {
    font-size: 14px;
  }
}

.ab_lb3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ab_lb3 li {
  width: 100%;
  vertical-align: top;
}
.ab_lb3 li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: #b1cc41;
  padding: 20px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ab_lb3 li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.ab_lb3 li a:hover .bt {
  letter-spacing: 2px;
}
.ab_lb3 li a.a1 {
  background-image: url(../images/about/c1.jpg);
}
.ab_lb3 li a.a3 {
  background-image: url(../images/about/c2.jpg);
  color: #294693;
}
.ab_lb3 li a .bt {
  font-size: 20px;
  margin-bottom: 15px;
  transition: all 0.2s linear;
}
.ab_lb3 li a p {
  margin-bottom: 10px;
}
.ab_lb3 li + li {
  margin-left: 30px;
}
@media only screen and (min-width: 1600px) {
  .ab_lb3 li a {
    padding: 30px;
    height: 280px;
  }
  .ab_lb3 li a .bt {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .ab_lb3 li a p {
    font-size: 16px;
  }
  .ab_lb3 li + li {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1230px) {
  .ab_lb3 li a {
    padding: 15px;
    height: 200px;
  }
  .ab_lb3 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ab_lb3 li a p {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .ab_lb3 li + li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .ab_lb3 {
    display: block;
  }
  .ab_lb3 li a {
    padding: 20px 15px;
    height: auto;
  }
  .ab_lb3 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ab_lb3 li a p {
    margin-bottom: 0px;
    line-height: 20px;
  }
  .ab_lb3 li + li {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.ny_loc {
  padding: 8px 0;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  line-height: 30px;
  font-size: 13px;
  color: #999;
}
.ny_loc .bi {
  color: #294693;
  font-size: 16px;
}
.ny_loc a {
  margin: 0 10px;
  color: #999;
}
.ny_loc a:hover, .ny_loc a:last-child {
  color: #294693;
}
@media only screen and (max-width: 1230px) {
  .ny_loc {
    padding: 5px 15px;
    line-height: 24px;
    font-size: 12px;
  }
  .ny_loc .bi {
    font-size: 13px;
  }
  .ny_loc a {
    margin: 0 5px;
  }
}

.newsPicSummaryList_dt {
  width: 105%;
  margin-left: -2.5%;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt {
    width: 100%;
    margin-left: 0%;
  }
}
.newsPicSummaryList_dt li {
  width: 100%;
  border-radius: 10px;
  position: relative;
  padding: 0px 40px 0px 40px;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li {
    padding: 0;
  }
}
.newsPicSummaryList_dt li::before {
  position: absolute;
  content: "";
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  background-image: url(../images/public/dtbg.png);
  width: 0%;
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
@media only screen and (min-width: 1230px) {
  .newsPicSummaryList_dt li:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
  }
  .newsPicSummaryList_dt li:hover::before {
    opacity: 1;
    width: 100%;
  }
  .newsPicSummaryList_dt li:hover a {
    border-bottom: 0;
  }
  .newsPicSummaryList_dt li:hover a .text_content .bt {
    color: #fff;
  }
  .newsPicSummaryList_dt li:hover a .text_content p {
    color: #fff;
  }
  .newsPicSummaryList_dt li:hover a .sTime {
    color: #fff;
  }
}
.newsPicSummaryList_dt li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 0px 30px 135px;
  overflow: hidden;
  border-bottom: solid 1px #e5e5e5;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li a {
    padding: 15px 0px 15px 0px;
  }
}
.newsPicSummaryList_dt li.pic a {
  padding-left: 550px;
  min-height: 305px;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li.pic a {
    padding-left: 162px;
    min-height: 130px;
  }
}
@media only screen and (max-width: 760px) {
  .newsPicSummaryList_dt li.pic a {
    padding: 15px 0;
    min-height: auto;
  }
}
.newsPicSummaryList_dt li.pic .img_content {
  position: absolute;
  width: 380px;
  height: 240px;
  left: 130px;
  top: 30px;
  border-radius: 10px;
}
.newsPicSummaryList_dt li.pic .img_content img {
  min-height: 100%;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li.pic .img_content {
    width: 145px;
    height: 100px;
    overflow: hidden;
    left: 0px;
    top: 25px;
  }
}
@media only screen and (max-width: 760px) {
  .newsPicSummaryList_dt li.pic .img_content {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    height: calc((100vw - 30px) / 4 * 3);
    height: -webkit-calc((100vw - 30px) / 4 * 3);
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 1230px) {
  .newsPicSummaryList_dt li.pic .sTime {
    z-index: 1;
  }
}
.newsPicSummaryList_dt li .sTime {
  position: absolute;
  left: 0px;
  top: 30px;
  width: 90px;
  height: 100px;
  font-size: 14px;
  border-radius: 5px;
  z-index: 1;
}
.newsPicSummaryList_dt li .sTime b {
  width: 100%;
  display: block;
  font-size: 30px;
  line-height: 65px;
  height: 65px;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li .sTime {
    position: inherit;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 24px;
    border: 0;
    display: inline-block;
  }
  .newsPicSummaryList_dt li .sTime b {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    display: inline-block;
    width: auto;
    border-bottom: 0;
  }
  .newsPicSummaryList_dt li .sTime b::before {
    content: ".";
  }
}
.newsPicSummaryList_dt li .text_content .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 60px;
  height: auto !important;
  line-height: 30px;
}
.newsPicSummaryList_dt li .text_content p {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 72px;
  height: auto !important;
  line-height: 24px;
  color: #666;
}
@media only screen and (max-width: 1230px) {
  .newsPicSummaryList_dt li .text_content {
    padding-top: 0px;
  }
  .newsPicSummaryList_dt li .text_content .bt {
    font-size: 16px;
    margin-bottom: 8px;
    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;
  }
  .newsPicSummaryList_dt li .text_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    height: auto !important;
    line-height: 22px;
  }
}
@media only screen and (max-width: 760px) {
  .newsPicSummaryList_dt li .text_content .bt {
    font-size: 14px;
  }
}

.hzlist {
  width: 105%;
  margin-left: -2.5%;
}
@media only screen and (max-width: 1230px) {
  .hzlist {
    width: 100%;
    margin-left: 0%;
  }
}
.hzlist li {
  width: 100%;
  border-radius: 10px;
  position: relative;
  padding: 0px 40px 0px 40px;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  .hzlist li {
    padding: 0;
  }
}
.hzlist li::before {
  position: absolute;
  content: "";
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  background-image: url(../images/public/dtbg.png);
  width: 0%;
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
@media only screen and (min-width: 1230px) {
  .hzlist li:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
  }
  .hzlist li:hover::before {
    opacity: 1;
    width: 100%;
  }
  .hzlist li:hover a {
    border-bottom: 0;
    color: #fff;
  }
  .hzlist li:hover a .text_content .bt {
    color: #fff;
  }
  .hzlist li:hover a .text_content p {
    color: #fff;
  }
  .hzlist li:hover a .sTime {
    color: #fff;
  }
}
.hzlist li a {
  display: block;
  width: 100%;
  position: relative;
  padding: 30px 0px 30px 135px;
  min-height: 140px;
  overflow: hidden;
  border-bottom: solid 1px #e5e5e5;
}
@media only screen and (max-width: 1230px) {
  .hzlist li a {
    padding: 15px 0px 15px 0px;
    min-height: auto;
  }
}
.hzlist li .sTime {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 90px;
  font-size: 14px;
  border-radius: 5px;
  z-index: 1;
}
.hzlist li .sTime b {
  width: 100%;
  display: block;
  font-size: 28px;
  line-height: 60px;
  height: 60px;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1230px) {
  .hzlist li .sTime {
    position: inherit;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 24px;
    border: 0;
    display: inline-block;
  }
  .hzlist li .sTime b {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    display: inline-block;
    width: auto;
    border-bottom: 0;
  }
  .hzlist li .sTime b::before {
    content: ".";
  }
}
.hzlist li .bt {
  display: block;
  width: 100%;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 70px;
  height: auto !important;
  line-height: 35px;
}
@media only screen and (max-width: 1230px) {
  .hzlist li .bt {
    font-size: 16px;
    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;
  }
}
@media only screen and (max-width: 760px) {
  .hzlist li .bt {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    height: auto !important;
    line-height: 20px;
  }
}

.ylb_box {
  width: 100%;
}
.ylb_box .img_content {
  width: 50%;
}
.ylb_box .text_content {
  width: 45%;
  padding: 0px;
}
.ylb_box .text_content .bt {
  font-size: 35px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.ylb_box .text_content .nr {
  text-align: justify;
}
@media only screen and (min-width: 1600px) {
  .ylb_box .text_content .bt {
    font-size: 40px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1230px) {
  .ylb_box .img_content {
    width: 100%;
  }
  .ylb_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .ylb_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .ylb_box .text_content {
    padding: 15px;
  }
  .ylb_box .text_content .bt {
    font-size: 16px;
  }
}

.ylb_box2 .bt {
  font-size: 35px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.ylb_box2 .nr {
  text-align: justify;
}
@media only screen and (min-width: 1600px) {
  .ylb_box2 .bt {
    font-size: 40px;
    margin-bottom: 25px;
  }
}

.idlist {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
  margin-bottom: 20px;
}
.idlist li {
  display: inline-block;
  width: 31.3333%;
  vertical-align: top;
  margin: 10px 1%;
}
.idlist li a {
  display: block;
  width: 100%;
  line-height: 45px;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #f5f7fc;
  padding-left: 20px;
}
.idlist li a:hover {
  background-color: #294693;
  color: #fff;
}
.idlist li a:hover::before {
  background-color: #fff;
}
.idlist li a::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 1230px) {
  .idlist {
    width: 102%;
    margin-left: -1%;
    margin-bottom: 10px;
  }
  .idlist li {
    width: 31.3333%;
    margin: 7px 1%;
  }
  .idlist li a {
    line-height: 35px;
    font-size: 13px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .idlist li {
    width: 48%;
    margin: 5px 1%;
  }
  .idlist li a {
    line-height: 30px;
    font-size: 13px;
  }
}

.sjjy_box {
  width: 100%;
  position: relative;
  min-height: 400px;
  padding-right: 390px;
}
.sjjy_box .img_content {
  width: 320px;
  position: absolute;
  right: 0;
  top: -70px;
  height: 415px;
}
@media only screen and (max-width: 1230px) {
  .sjjy_box {
    min-height: 300px;
    padding-right: 230px;
  }
  .sjjy_box .img_content {
    width: 200px;
    top: 0px;
    height: 260px;
  }
}
@media only screen and (max-width: 760px) {
  .sjjy_box {
    padding-right: 0px;
  }
  .sjjy_box .img_content {
    width: 100%;
    top: auo;
    height: auto;
    position: inherit;
    right: auto;
    margin-bottom: 15px;
  }
  .sjjy_box .img_content img {
    width: auto;
  }
}

.ld_list {
  width: 104%;
  margin-left: -2%;
  font-size: 0;
}
.ld_list li {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 40px 2%;
}
.ld_list li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  background-color: #f5f7fc;
  border-radius: 8px 0 0 8px;
  height: 254px;
  overflow: hidden;
}
.ld_list li a:hover {
  background-color: #294693;
  color: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.ld_list li a:hover .text_content .bt {
  color: #fff;
}
.ld_list li a .img_content {
  flex: 0 0 195px;
  border-radius: 8px;
  overflow: hidden;
  height: 254px;
}
.ld_list li a .text_content {
  padding: 30px;
  font-size: 14px;
}
.ld_list li a .text_content .bt {
  color: #294693;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1600px) {
  .ld_list li {
    margin: 0 2% 50px 2%;
  }
  .ld_list li a .text_content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1230px) {
  .ld_list {
    width: 102%;
    margin-left: -1%;
  }
  .ld_list li {
    width: 48%;
    margin: 0 1% 20px 1%;
  }
  .ld_list li a {
    height: 214px;
  }
  .ld_list li a .img_content {
    flex: 0 0 165px;
    height: 214px;
  }
  .ld_list li a .text_content {
    padding: 20px;
    font-size: 13px;
  }
  .ld_list li a .text_content .bt {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 760px) {
  .ld_list {
    width: 100%;
    margin-left: 0%;
  }
  .ld_list li {
    width: 100%;
    margin: 0 0% 15px 0%;
  }
  .ld_list li a {
    height: auto;
    display: block;
  }
  .ld_list li a .img_content {
    flex: 0 0 100%;
    height: auto;
  }
  .ld_list li a .text_content {
    padding: 15px;
  }
}

.depListBox .dItem + .dItem {
  margin-top: 40px;
}
@media only screen and (max-width: 1230px) {
  .depListBox .dItem + .dItem {
    margin-top: 15px;
  }
}
.depListBox .dItem .bt {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1600px) {
  .depListBox .dItem .bt {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1230px) {
  .depListBox .dItem .bt {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.depListBox .dItem .depList {
  font-size: 0;
  width: 101%;
  margin-left: -0.5%;
}
.depListBox .dItem .depList li {
  width: 32.3333%;
  display: inline-block;
  margin: 8px 0.5%;
  vertical-align: top;
}
.depListBox .dItem .depList li > a {
  overflow: hidden;
  color: #294693;
}
@media only screen and (min-width: 1230px) {
  .depListBox .dItem .depList li > a:hover {
    color: #fff;
  }
  .depListBox .dItem .depList li > a:hover::before {
    width: 100%;
  }
}
.depListBox .dItem .depList li > a,
.depListBox .dItem .depList li .dep_name {
  display: block;
  width: 100%;
  padding: 20px 10px 20px 95px;
  height: 71px;
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
}
.depListBox .dItem .depList li > a i,
.depListBox .dItem .depList li .dep_name i {
  width: 49px;
  height: 49px;
  position: absolute;
  text-align: center;
  border: dashed 1px #fd8006;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 1;
  background-color: #fff;
}
.depListBox .dItem .depList li > a i img,
.depListBox .dItem .depList li .dep_name i img {
  max-height: 100%;
}
.depListBox .dItem .depList li > a p,
.depListBox .dItem .depList li .dep_name p {
  padding-left: 30px;
  border-left: dashed 1px #e1e1e1;
  line-height: 30px;
  font-size: 18px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.depListBox .dItem .depList li > a::before,
.depListBox .dItem .depList li .dep_name::before {
  content: "";
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/ksdh/bg.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  background-size: auto 100%;
  background-color: #0159a0;
}
.depListBox .dItem .depList li .dep_name.on, .depListBox .dItem .depList li .dep_name:hover {
  background-color: #fd8006;
  color: #fff;
}
.depListBox .dItem .depList li .dep_name dl {
  width: 100%;
  position: absolute;
  left: 0;
  top: 65px;
  padding: 10px 0px;
  background-color: #fd8006;
  z-index: 2;
  border-radius: 0 0 8px 8px;
  display: none;
}
.depListBox .dItem .depList li .dep_name dl dd a {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 10px 20px;
  display: block;
}
@media only screen and (max-width: 1230px) {
  .depListBox .dItem .depList li .dep_name dl {
    top: 46px;
  }
  .depListBox .dItem .depList li .dep_name dl dd a {
    font-size: 13px;
    line-height: 22px;
    padding: 6px 15px;
  }
}
@media only screen and (max-width: 1230px) {
  .depListBox .dItem .depList li {
    margin: 5px 0.5%;
  }
  .depListBox .dItem .depList li > a,
  .depListBox .dItem .depList li .dep_name {
    padding: 14px 10px 14px 60px;
    height: 53px;
  }
  .depListBox .dItem .depList li > a i,
  .depListBox .dItem .depList li .dep_name i {
    width: 35px;
    height: 35px;
    top: 8px;
    left: 10px;
  }
  .depListBox .dItem .depList li > a p,
  .depListBox .dItem .depList li .dep_name p {
    padding-left: 15px;
    line-height: 24px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 760px) {
  .depListBox .dItem .depList li {
    width: 32.3333%;
  }
}
@media only screen and (max-width: 760px) and (max-width: 500px) {
  .depListBox .dItem .depList li {
    width: 49%;
  }
}
@media only screen and (max-width: 760px) {
  .depListBox .dItem .depList li > a,
  .depListBox .dItem .depList li .dep_name {
    padding-left: 55px;
  }
  .depListBox .dItem .depList li > a p,
  .depListBox .dItem .depList li .dep_name p {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1230px) {
  .dep_search_box_ksdh {
    margin-top: 0;
  }
}
@media only screen and (max-width: 760px) {
  .dep_search_box_ksdh {
    display: none;
  }
}

.dep_search_box {
  width: 100%;
  font-size: 0;
  position: relative;
  line-height: 40px;
  padding: 15px 170px 15px 180px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.9);
  border: solid 1px #e5e5e5;
  transition: all 0.2s linear;
  overflow: hidden;
}
.dep_search_box:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.dep_search_box h4 {
  width: 180px;
  position: absolute;
  text-align: center;
  left: 5px;
  top: 15px;
  line-height: 40px;
}
.dep_search_box .form-control {
  display: inline-block;
  width: 38%;
  margin: 0 0.8%;
  height: 40px;
  line-height: 38px;
  border-color: #e5e5e5;
  padding-left: 15px;
}
.dep_search_box .form-control:hover {
  border-color: #fd8006;
}
.dep_search_box .btn {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 135px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
@media only screen and (max-width: 1230px) {
  .dep_search_box {
    line-height: 35px;
    padding: 10px 100px 10px 80px;
    height: 57px;
  }
  .dep_search_box h4 {
    width: 80px;
    left: 0px;
    top: 10px;
    line-height: 35px;
    font-size: 14px;
  }
  .dep_search_box .form-control {
    height: 35px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 13px;
  }
  .dep_search_box .btn {
    right: 10px;
    top: 10px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 760px) {
  .dep_search_box {
    padding: 15px;
    height: auto;
  }
  .dep_search_box h4 {
    width: 100%;
    left: auto;
    top: auto;
    line-height: 22px;
    position: initial;
    margin-bottom: 10px;
  }
  .dep_search_box .form-control {
    height: 35px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%;
  }
  .dep_search_box .btn {
    right: auto;
    top: auto;
    width: 100%;
    position: relative;
    height: 32px;
    line-height: 30px;
    font-size: 13px;
    margin: 0 auto;
    display: block;
  }
}

.dep_box1 {
  width: 100%;
  position: relative;
  padding: 60px 720px 60px 60px;
  min-height: 500px;
  background-color: #cfeaff;
  border-radius: 15px;
}
.dep_box1 .open_text {
  display: none;
}
.dep_box1 .img_content {
  position: absolute;
  width: 650px;
  height: 500px;
  right: 0px;
  top: 0px;
  border-radius: 15px;
  overflow: hidden;
}
.dep_box1 .img_content img {
  min-height: 100%;
}
.dep_box1 .bt {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.dep_box1 .info_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 300rpx;
  height: auto !important;
  line-height: 30rpx;
}
@media only screen and (max-width: 1230px) {
  .dep_box1 {
    padding: 20px 370px 20px 20px;
    min-height: 260px;
    min-height: 26 0px;
  }
  .dep_box1 .img_content {
    width: 330px;
    height: 220px;
    right: 20px;
    top: 20px;
  }
  .dep_box1 .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .dep_box1 .info_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    max-height: 154rpx;
    height: auto !important;
    line-height: 22rpx;
  }
}
@media only screen and (max-width: 760px) {
  .dep_box1 {
    padding: 0px;
    min-height: auto;
    background-color: rgba(255, 255, 255, 0);
  }
  .dep_box1 .img_content {
    width: 100%;
    height: calc((100vw / 1 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 2.5);
    position: inherit;
    right: auto;
    top: auto;
    margin-bottom: 15px;
  }
  .dep_box1 .bt {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

.dep_expertlist {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
  margin-bottom: 30px;
}
.dep_expertlist li {
  display: inline-block;
  width: 48%;
  margin: 0 1% 40px 1%;
  vertical-align: top;
}
.dep_expertlist li a {
  display: flex;
  width: 100%;
  border-radius: 15px;
  background-color: #cfeaff;
}
.dep_expertlist li a:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.dep_expertlist li a .img_content {
  flex: 0 0 195px;
  height: 255px;
  border-radius: 15px;
}
.dep_expertlist li a .img_content img {
  border-radius: 15px;
  min-height: 100%;
}
.dep_expertlist li a .open_text {
  display: none;
}
.dep_expertlist li a .text_content {
  width: 100%;
  font-size: 16px;
  padding: 30px;
}
.dep_expertlist li a .text_content .bt {
  margin-bottom: 15px;
  font-weight: bold;
  color: #294693;
}
.dep_expertlist li a .text_content .nr {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  line-height: 24px;
}
.dep_expertlist li a .text_content .sMore {
  display: inline-block;
  padding: 0 18px;
  height: 33px;
  line-height: 33px; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #57aebb, #294693);
  color: #fff;
  border-radius: 30px;
  margin-top: 20px;
}
@media only screen and (max-width: 1230px) {
  .dep_expertlist {
    margin-bottom: 10px;
  }
  .dep_expertlist li {
    margin: 0 1% 20px 1%;
  }
  .dep_expertlist li a .img_content {
    flex: 0 0 155px;
    height: 210px;
    border-radius: 10px;
  }
  .dep_expertlist li a .img_content img {
    border-radius: 10px;
  }
  .dep_expertlist li a .text_content {
    font-size: 13px;
    padding: 20px;
  }
  .dep_expertlist li a .text_content .bt {
    margin-bottom: 10px;
  }
  .dep_expertlist li a .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
  }
  .dep_expertlist li a .text_content .sMore {
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .dep_expertlist li {
    margin: 0 1% 15px 1%;
    width: 98%;
  }
  .dep_expertlist li a {
    display: block;
  }
  .dep_expertlist li a .img_content {
    flex: 0 0 auto;
    width: 100%;
    height: calc((100vw / 1 - 30px) / 96 * 116);
    height: -webkit-calc((100vw / 1 - 30px) / 96 * 116);
  }
  .dep_expertlist li a .text_content {
    padding: 15px;
  }
  .dep_expertlist li a .text_content .bt {
    margin-bottom: 10px;
  }
  .dep_expertlist li a .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    max-height: 220px;
    height: auto !important;
    line-height: 22px;
  }
}

.ksdh_top {
  width: 100%;
  background-image: url(../images/public/depbg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ksdh_top .ny_main {
  height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.ksdh_top .ny_main .dep_search_box_ksdh {
  width: 100%;
}
@media only screen and (max-width: 1230px) {
  .ksdh_top .ny_main {
    height: 180px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 760px) {
  .ksdh_top {
    display: none;
  }
}

.kssy_box {
  width: 100%;
  background-color: #f5f7fc;
}
.kssy_box .img_content {
  width: 55%;
  height: 423px;
}
.kssy_box .img_content img {
  min-height: 100%;
}
.kssy_box .text_content {
  width: 45%;
  padding: 45px;
}
.kssy_box .text_content .bt {
  font-size: 40px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.kssy_box .text_content .nr {
  text-align: justify;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  height: 260px;
  line-height: 26px;
}
@media only screen and (min-width: 1600px) {
  .kssy_box .img_content {
    height: 490px;
  }
  .kssy_box .text_content .bt {
    font-size: 44px;
    margin-bottom: 25px;
  }
  .kssy_box .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    height: 300px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1230px) {
  .kssy_box .img_content {
    width: 100%;
    height: auto;
  }
  .kssy_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .kssy_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .kssy_box .text_content .nr {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    max-height: 200px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .kssy_box .text_content {
    padding: 15px;
  }
  .kssy_box .text_content .bt {
    font-size: 16px;
  }
}

.zj_list {
  width: 104%;
  margin-left: -2%;
  font-size: 0;
}
.zj_list li {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 40px 2%;
}
.zj_list li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  background-color: #f5f7fc;
  border-radius: 8px 0 0 8px;
  height: 254px;
  overflow: hidden;
}
.zj_list li a:hover {
  background-color: #294693;
  color: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.zj_list li a:hover .text_content .bt {
  color: #fff;
}
.zj_list li a:hover .text_content .more_arrow_normal {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.zj_list li a .img_content {
  flex: 0 0 195px;
  border-radius: 8px;
  overflow: hidden;
  height: 254px;
}
.zj_list li a .text_content {
  padding: 30px;
  font-size: 16px;
}
.zj_list li a .text_content .bt {
  color: #294693;
  font-weight: bold;
  margin-bottom: 15px;
}
.zj_list li a .text_content .nr {
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 90px;
  line-height: 30px;
}
@media only screen and (max-width: 1230px) {
  .zj_list {
    width: 102%;
    margin-left: -1%;
  }
  .zj_list li {
    width: 48%;
    margin: 0 1% 20px 1%;
  }
  .zj_list li a {
    height: 214px;
  }
  .zj_list li a .img_content {
    flex: 0 0 165px;
    height: 214px;
  }
  .zj_list li a .text_content {
    padding: 20px;
    font-size: 13px;
  }
  .zj_list li a .text_content .bt {
    margin-bottom: 8px;
  }
  .zj_list li a .text_content .nr {
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 66px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 760px) {
  .zj_list {
    width: 100%;
    margin-left: 0%;
  }
  .zj_list li {
    width: 100%;
    margin: 0 0% 15px 0%;
  }
  .zj_list li a {
    height: auto;
    display: block;
  }
  .zj_list li a .img_content {
    flex: 0 0 100%;
    height: auto;
  }
  .zj_list li a .text_content {
    padding: 15px;
  }
}

.zj_bt1 {
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 1230px) {
  .zj_bt1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 760px) {
  .zj_bt1 {
    font-size: 15px;
  }
}

.zj_box {
  width: 100%;
  background-color: #f5f7fc;
  display: flex;
  justify-content: space-between;
}
.zj_box .img_content {
  flex: 0 0 350px;
  height: 455px;
}
.zj_box .img_content img {
  border-radius: 5px;
}
.zj_box .text_content {
  width: 100%;
  padding: 50px;
  font-size: 16px;
  line-height: 1.6;
}
.zj_box .text_content .bt {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 25px;
}
.zj_box .text_content .nr {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1230px) {
  .zj_box .img_content {
    flex: 0 0 250px;
    height: 325px;
  }
  .zj_box .text_content {
    padding: 20px;
    font-size: 13px;
  }
  .zj_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .zj_box .text_content .nr {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .zj_box {
    display: block;
  }
  .zj_box .img_content {
    flex: 0 0 100%;
    height: auto;
  }
  .zj_box .text_content {
    padding: 15px;
  }
  .zj_box .text_content .bt {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .zj_box .text_content .nr {
    margin-bottom: 10px;
  }
}

.jy_box {
  width: 100%;
  background-color: #f5f7fc;
}
.jy_box .img_content {
  width: 55%;
}
.jy_box .text_content {
  width: 45%;
  padding: 50px 40px;
}
.jy_box .text_content .bt {
  font-size: 40px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.jy_box .text_content .nr {
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
  line-height: 24px;
}
@media only screen and (min-width: 1600px) {
  .jy_box .text_content .bt {
    font-size: 44px;
    margin-bottom: 25px;
  }
  .jy_box .text_content .nr {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 180px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1230px) {
  .jy_box .img_content {
    width: 100%;
  }
  .jy_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .jy_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .jy_box .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    max-height: 200px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .jy_box .text_content {
    padding: 15px;
  }
  .jy_box .text_content .bt {
    font-size: 16px;
  }
}

.jy_lb1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.jy_lb1 li {
  width: 100%;
  vertical-align: top;
}
.jy_lb1 li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: #b1cc41;
  padding: 20px 40px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1230px) {
  .jy_lb1 li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .jy_lb1 li a:hover::before {
    margin-top: -5px;
    margin-bottom: 20px;
  }
}
.jy_lb1 li a::before {
  content: "";
  display: block;
  background-image: url(../images/edu/b1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
}
.jy_lb1 li a.a1 {
  background-color: #fd8006;
}
.jy_lb1 li a.a2::before {
  background-image: url(../images/edu/b2.png);
}
.jy_lb1 li a.a3 {
  background-image: url(../images/about/c2.jpg);
  color: #294693;
}
.jy_lb1 li a.a3::before {
  background-image: url(../images/edu/b3.png);
}
.jy_lb1 li a .bt {
  font-size: 24px;
  line-height: 1.3;
}
.jy_lb1 li a p {
  margin-bottom: 10px;
}
.jy_lb1 li + li {
  margin-left: 30px;
}
@media only screen and (max-width: 1230px) {
  .jy_lb1 li a {
    padding: 15px;
    height: 200px;
  }
  .jy_lb1 li a::before {
    height: 60px;
  }
  .jy_lb1 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .jy_lb1 li a p {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .jy_lb1 li + li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .jy_lb1 {
    display: block;
  }
  .jy_lb1 li a {
    padding: 20px 15px;
    height: auto;
  }
  .jy_lb1 li a::before {
    height: 40px;
    margin-bottom: 10px;
  }
  .jy_lb1 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .jy_lb1 li a p {
    margin-bottom: 0px;
    line-height: 20px;
  }
  .jy_lb1 li + li {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.jy_lb2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.jy_lb2 li {
  width: 100%;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.jy_lb2 li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 20px 40px;
  height: 220px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1230px) {
  .jy_lb2 li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    background-color: rgba(41, 70, 147, 0.75);
  }
  .jy_lb2 li a:hover::before {
    margin-top: -5px;
    margin-bottom: 20px;
  }
}
.jy_lb2 li a::before {
  content: "";
  display: block;
  background-image: url(../images/edu/b1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
}
.jy_lb2 li a.a2::before {
  background-image: url(../images/edu/b2.png);
}
.jy_lb2 li a.a3 {
  background-image: url(../images/about/c2.jpg);
  color: #294693;
}
.jy_lb2 li a.a3::before {
  background-image: url(../images/edu/b3.png);
}
.jy_lb2 li a .bt {
  font-size: 24px;
  line-height: 1.3;
}
.jy_lb2 li a p {
  margin-bottom: 10px;
}
.jy_lb2 li + li {
  margin-left: 30px;
}
@media only screen and (max-width: 1230px) {
  .jy_lb2 li a {
    padding: 15px;
    height: 200px;
  }
  .jy_lb2 li a::before {
    height: 60px;
  }
  .jy_lb2 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .jy_lb2 li a p {
    margin-bottom: 5px;
    line-height: 20px;
  }
  .jy_lb2 li + li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .jy_lb2 {
    display: block;
  }
  .jy_lb2 li a {
    padding: 20px 15px;
    height: auto;
  }
  .jy_lb2 li a::before {
    height: 40px;
    margin-bottom: 10px;
  }
  .jy_lb2 li a .bt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .jy_lb2 li a p {
    margin-bottom: 0px;
    line-height: 20px;
  }
  .jy_lb2 li + li {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.ky_box {
  width: 100%;
  background-color: #f5f7fc;
}
.ky_box .img_content {
  width: 55%;
}
.ky_box .text_content {
  width: 45%;
  padding: 50px 40px;
}
.ky_box .text_content .bt {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.ky_box .text_content .nr {
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  max-height: 144px;
  height: auto !important;
  line-height: 24px;
}
@media only screen and (min-width: 1600px) {
  .ky_box .text_content .bt {
    margin-bottom: 25px;
  }
  .ky_box .text_content .nr {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    max-height: 180px;
    height: auto !important;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1230px) {
  .ky_box .img_content {
    width: 100%;
  }
  .ky_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .ky_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ky_box .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    max-height: 200px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .ky_box .text_content {
    padding: 15px;
  }
  .ky_box .text_content .bt {
    font-size: 16px;
  }
}

.ny_ky {
  width: 100%;
  background-image: url(../images/edu/kybg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 60px 0;
}
@media only screen and (max-width: 1230px) {
  .ny_ky {
    padding: 20px 15px;
  }
}

.kyptList {
  width: 103%;
  margin-left: -1.5%;
  font-size: 0;
}
.kyptList li {
  width: 30.3333%;
  margin: 20px 1.5%;
  display: inline-block;
  vertical-align: top;
}
.kyptList li a {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  height: 100px;
  position: relative;
  color: #fff;
  padding: 12.5px 0 12.5px 100px;
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.kyptList li a i {
  width: 90px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
  text-align: center;
}
.kyptList li a i img {
  max-height: 100%;
}
.kyptList li a .lnr {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
}
@media only screen and (max-width: 1230px) {
  .kyptList {
    width: 102%;
    margin-left: -1%;
    margin-top: -5px;
  }
  .kyptList li {
    margin: 8px 1%;
    width: 31.3333%;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .kyptList li {
    width: 48%;
  }
}
@media only screen and (max-width: 1230px) {
  .kyptList li a {
    font-size: 14px;
    line-height: 20px;
    height: 70px;
    padding: 10px 0 10px 45px;
  }
  .kyptList li a i {
    width: 35px;
    height: 25px;
    margin-top: -12.5px;
  }
  .kyptList li a .lnr {
    height: 50px;
  }
}

.zx_box {
  width: 100%;
  background-color: #f5f7fc;
}
.zx_box.bg_ea {
  background-color: #eaf0fd;
}
.zx_box.bg_ui {
  background-color: #294693;
  color: #fff;
}
.zx_box.bg_ui .text_content .bt {
  color: #fff;
}
.zx_box .text_content {
  width: 100%;
  padding: 40px 40px;
}
.zx_box .text_content .bt {
  font-size: 40px;
  color: #294693;
  font-weight: bold;
  margin-bottom: 20px;
}
.zx_box .text_content .nr {
  text-align: justify;
}
@media only screen and (min-width: 1600px) {
  .zx_box .text_content .bt {
    font-size: 44px;
    margin-bottom: 25px;
  }
  .zx_box .text_content .nr {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1230px) {
  .zx_box .img_content {
    width: 100%;
  }
  .zx_box .text_content {
    width: 100%;
    padding: 20px;
  }
  .zx_box .text_content .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .zx_box .text_content .nr {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    max-height: 200px;
    height: auto !important;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  .zx_box .text_content {
    padding: 15px;
  }
  .zx_box .text_content .bt {
    font-size: 16px;
  }
}

.tuandui_lb {
  position: relative;
}
.tuandui_lb .swiper-container {
  width: 100%;
  overflow: hidden;
}
.tuandui_lb .swiper-wrapper {
  width: 100%;
}
.tuandui_lb .swiper-slide {
  width: 100%;
}
.tuandui_lb .swiper-slide .dabox {
  cursor: pointer;
  display: block;
  width: 100%;
  position: relative;
  height: 290px;
  transition: all 0.2s linear;
  border-radius: 10px;
  overflow: hidden;
}
.tuandui_lb .swiper-slide .dabox .img_content {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.tuandui_lb .swiper-slide .dabox .img_content img {
  min-height: 100%;
}
.tuandui_lb .swiper-slide .dabox .text_content {
  width: 100%;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  height: 75px;
}
.tuandui_lb .swiper-slide .dabox .text_content .b_bt {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.tuandui_lb .swiper-slide .dabox .text_content .p1 {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.tuandui_lb .swiper-slide .dabox .open_text {
  display: none;
}
@media only screen and (min-width: 1230px) {
  .tuandui_lb .swiper-slide .dabox:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
}
.tuandui_lb:hover .swiper-button-prev,
.tuandui_lb:hover .swiper-button-next {
  display: block;
}
.tuandui_lb .swiper-button-prev,
.tuandui_lb .swiper-button-next {
  transition: all 0.2s linear;
  width: 43px;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  display: none;
  border-radius: 5px;
  font-size: 0px;
  line-height: 80px;
  text-align: center;
  background-color: #294693;
  overflow: hidden;
}
.tuandui_lb .swiper-button-prev .bi,
.tuandui_lb .swiper-button-next .bi {
  font-size: 35px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.tuandui_lb .swiper-button-prev::after,
.tuandui_lb .swiper-button-next::after {
  display: none !important;
}
.tuandui_lb .swiper-button-prev {
  left: 0px;
}
.tuandui_lb .swiper-button-next {
  right: 0px;
}
@media only screen and (min-width: 1600px) {
  .tuandui_lb .swiper-slide .dabox {
    height: 350px;
  }
  .tuandui_lb .swiper-slide .dabox .text_content {
    padding: 10px 20px;
    height: 75px;
  }
  .tuandui_lb .swiper-slide .dabox .text_content .b_bt {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
  }
  .tuandui_lb .swiper-slide .dabox .text_content .p1 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1230px) {
  .tuandui_lb .swiper-slide .dabox {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .tuandui_lb .swiper-slide .dabox {
    height: calc((100vw / 3 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 500px) {
  .tuandui_lb .swiper-slide .dabox {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) and (max-width: 320px) {
  .tuandui_lb .swiper-slide .dabox {
    height: calc((100vw / 1 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1230px) {
  .tuandui_lb .swiper-slide .dabox .text_content {
    padding: 10px 10px;
    height: 65px;
  }
  .tuandui_lb .swiper-slide .dabox .text_content .b_bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 768px) {
  .tuandui_lb .swiper-slide .dabox .text_content .b_bt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1230px) {
  .tuandui_lb .swiper-slide .dabox .text_content .p1 {
    font-size: 13px;
  }
  .tuandui_lb .swiper-button-prev,
  .tuandui_lb .swiper-button-next {
    display: none !important;
  }
}

#modal_pt {
  padding: 0 !important;
}
@media only screen and (max-width: 1230px) {
  #modal_pt .modal-dialog-centered {
    min-height: inherit;
  }
  #modal_pt .modal-dialog-scrollable {
    max-height: inherit;
  }
  #modal_pt .modal-dialog {
    margin: 0;
  }
}
#modal_pt .modal-dialog {
  max-width: 1100px;
}
#modal_pt .modal-dialog .modal-content {
  border: 0;
  height: 550px;
  border-radius: 10px;
  overflow: hidden;
}
#modal_pt .modal-dialog .modal-content .modal-body {
  padding: 50px 390px 50px 50px;
  position: relative;
  overflow: hidden;
}
#modal_pt .modal-dialog .modal-content .modal-body .img_content {
  width: 300px;
  position: absolute;
  right: 50px;
  top: 110px;
  height: 390px;
  overflow: hidden;
  border-radius: 10px;
}
#modal_pt .modal-dialog .modal-content .modal-body .text_content .bt {
  font-size: 30px;
}
#modal_pt .modal-dialog .modal-content .modal-body .text_content .xbt {
  font-size: 24px;
}
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content {
  height: 450px;
  overflow-y: auto;
  padding-right: 20px;
}
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content #d_zc,
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content #d_zc,
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content p,
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content span {
  font-size: 16px !important;
  line-height: 30px !important;
}
#modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content #d_zc {
  color: #294693;
}
#modal_pt .modal-dialog .modal-content .modal-body .btn {
  border-radius: 8px;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 0;
  background-image: url(../images/dep/gb.png);
  border: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
#modal_pt .modal-dialog .modal-content .modal-body .btn:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1230px) {
  #modal_pt .modal-dialog .modal-content {
    height: 100%;
  }
  #modal_pt .modal-dialog .modal-content .modal-body {
    padding: 30px 300px 30px 30px;
    position: relative;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .img_content {
    width: 200px;
    position: absolute;
    right: 80px;
    top: 30px;
    height: 260px;
    overflow: hidden;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .bt {
    font-size: 20px;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content {
    padding-right: 10px;
    height: calc(100vh - 120px);
  }
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content #d_zc,
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content p,
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content span {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .btn {
    right: 15px;
    top: 15px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 760px) {
  #modal_pt .modal-dialog .modal-content .modal-body {
    padding: 20px;
    overflow-y: auto;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .btn {
    position: fixed;
    right: 20px;
    top: 20px;
    background-color: #fff;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .img_content {
    width: 180px;
    position: inherit;
    right: auto;
    top: auto;
    height: 234px;
    margin-bottom: 15px;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .bt {
    font-size: 18px;
  }
  #modal_pt .modal-dialog .modal-content .modal-body .text_content .info_content {
    padding-right: 0px;
    height: auto;
  }
}