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

A {
  color: #212121;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #212121;
}
A:hover {
  color: #005199;
}

BODY {
  margin: 0px;
  padding: 0;
  font-family: Arial, "Source_Han_Sans_SC_Regular", "微软雅黑";
  background: #fff;
  line-height: 1.6;
  font-size: 14px;
  color: #212121;
  overflow-x: hidden;
}
@media only screen and (max-width: 1440px) {
  BODY {
    font-size: 13px;
  }
}

body,
html {
  width: 100%;
  height: 100%;
}

p,
b,
ul,
li,
input,
img,
button {
  margin: 0px;
  padding: 0px;
}

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  transition: all 0.2s linear;
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style-type: none;
}

a,
li,
i,
span,
.img_content {
  outline: none;
  transition: all 0.2s linear;
}

b,
label {
  font-weight: normal;
}

input,
button,
select,
textarea {
  outline: none;
  font-family: Arial, "Source_Han_Sans_SC_Regular", "微软雅黑";
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

.mh {
  width: 100%;
  float: left;
}

.em2 {
  padding: 0 1em;
}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.img_content {
  width: 100%;
  overflow: hidden;
}
.img_content img {
  width: 100%;
}

.text_content {
  width: 100%;
}

.ny_main {
  width: 1440px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .ny_main {
    width: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  .mob {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .pc {
    display: none;
  }
}
.m-b-80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1440px) {
  .m-b-80 {
    margin-bottom: 20px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1440px) {
  .m-b-70 {
    margin-bottom: 20px;
  }
}

.m-b-60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1440px) {
  .m-b-60 {
    margin-bottom: 20px;
  }
}

.m-b-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1440px) {
  .m-b-50 {
    margin-bottom: 20px;
  }
}

.m-b-40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1440px) {
  .m-b-40 {
    margin-bottom: 20px;
  }
}

.m-b-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1440px) {
  .m-b-30 {
    margin-bottom: 20px;
  }
}

.m-b-35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 1440px) {
  .m-b-35 {
    margin-bottom: 20px;
  }
}

.m-b-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1440px) {
  .m-b-20 {
    margin-bottom: 15px;
  }
}

.m-b-25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1440px) {
  .m-b-25 {
    margin-bottom: 15px;
  }
}

.m-b-10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1440px) {
  .m-b-10 {
    margin-bottom: 5px;
  }
}

.m-b-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1440px) {
  .m-b-15 {
    margin-bottom: 10px;
  }
}

.m-l-20 {
  margin-left: 20px;
}
@media only screen and (max-width: 1440px) {
  .m-l-20 {
    margin-left: 10px;
  }
}

.m-l-30 {
  margin-left: 30px;
}
@media only screen and (max-width: 1440px) {
  .m-l-30 {
    margin-left: 15px;
  }
}

.m-l-60 {
  margin-left: 60px;
}
@media only screen and (max-width: 1440px) {
  .m-l-60 {
    margin-left: 20px;
  }
}

.m-l-70 {
  margin-left: 70px;
}
@media only screen and (max-width: 1440px) {
  .m-l-70 {
    margin-left: 20px;
  }
}

.m-l-50 {
  margin-left: 50px;
}
@media only screen and (max-width: 1440px) {
  .m-l-50 {
    margin-left: 20px;
  }
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}
@media only screen and (max-width: 1440px) {
  .m-l-10 {
    margin-left: 8px;
  }
}

.m-l-15 {
  margin-left: 15px;
}
@media only screen and (max-width: 1440px) {
  .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: #005199;
  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: 1440px) {
  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: 35px;
  height: 36px;
  padding: 0 25px;
  color: #666;
  font-size: 16px;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.3);
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1440px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    font-size: 14px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23005199'/></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='%23005199'/><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='%23005199'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
div::-webkit-scrollbar-track-piece {
  -webkit-border-radius: 0;
}

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

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

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

.page_box {
  width: 100%;
}
.page_box .ditem {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.page_box .ditem .top0 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 20px;
  height: 274px;
  background-image: url(../images/zgb/p0.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.page_box .ditem img {
  width: 100%;
}

.img_scale {
  overflow: hidden;
}
.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
@media only screen and (min-width: 1440px) {
  .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: 1440px) {
  .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: 1440px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 1440px) {
  .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: 1440px) {
  .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: #005199;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}
.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1440px) {
  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: 1440px) {
  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: #005199;
  border-radius: 50%;
}
.btn-ani-diff-uiColor:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-diff {
  position: relative;
  overflow: hidden;
}
.btn-ani-diff b, .btn-ani-diff .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.btn-ani-diff::before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.btn-ani-diff:hover::before {
  width: 140%;
  height: 140%;
  max-width: 140%;
  left: -20%;
  top: -20%;
  right: -20%;
  bottom: -20%;
}

.btn-ani-anim {
  position: relative;
  overflow: hidden;
}
.btn-ani-anim b {
  position: relative;
  z-index: 1;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim {
  animation: anim-out 0.75s;
  cursor: pointer;
}
.btn-ani-anim:hover .anim {
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}
.btn-ani-anim:hover .anim,
.btn-ani-anim:hover .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
.btn-ani-anim:hover .anim:after {
  animation: anim-out-pseudo 0.75s;
}
.btn-ani-anim:hover .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
.btn-ani-anim:hover .anim_container {
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 100%;
  left: 0;
}

@keyframes anim-out {
  0% {
    width: 0%;
    background: rgba(255, 255, 255, 0.25);
  }
  100% {
    width: 100%;
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
.list-ani-shadow-10 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-10 a:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  bottom: -10px;
  right: -10px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-10 a:hover:before {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.list-ani-shadow-20 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.list-ani-shadow-20 a:before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  max-width: inherit;
  z-index: -1;
}
.list-ani-shadow-20 a:hover:before {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

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

@keyframes hovertreemove {
  0% {
    opacity: 0.1;
    transform: translate3d(0, -14px, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(0, -7px, 0);
  }
  100% {
    opacity: 0.1;
    transform: translate3d(0, 7px, 0);
  }
}
.top_top {
  width: 100%;
}
.top_top video {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.top_top .ban_jd {
  position: absolute;
  background-image: url(../images/zhb/banjt.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  left: 0;
  width: 100%;
  bottom: 0px;
  height: 149px;
  z-index: 29;
  color: #fff;
}
.top_top .ban_jd .down_jt {
  width: 70px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  padding-top: 65px;
  font-size: 16px;
}
.top_top .ban_jd .down_jt p {
  margin-bottom: 15px;
}
.top_top .top_top_box {
  width: 100%;
  z-index: 30;
}
.top_top .top_top_box .top {
  width: 100%;
}
.top_top .top_top_box .top .ny_main {
  position: relative;
  height: 120px;
}
.top_top .top_top_box .top .ny_main .logo {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -30px;
  height: 60px;
  display: flex;
  align-items: center;
  background-image: url(../images/index/logo.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 1129px;
}
.top_top .top_top_box .top .ny_main .logo img {
  height: 100%;
  margin-right: 15px;
}
.top_top .top_top_box .top .ny_main a.cdSearch {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-color: #ef8c35;
  background-image: url(../images/index/t_ss.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.top_top .top_top_box .top .ny_main a.cdSearch:hover {
  background-color: #005199;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1440px) {
  .top_top .top_top_box .top {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .top_top .top_top_box .top .ny_main {
    height: 55px;
  }
  .top_top .top_top_box .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
    background-image: url(../images/logo_foot.png);
  }
  .top_top .top_top_box .top .ny_main a.cdSearch {
    right: 50px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
  }
}
.top_top .top_top_box .nav_mh {
  width: 100%;
  background-color: #005199;
}
.top_top .top_top_box .nav_mh .ny_main {
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .top_top .top_top_box .nav_mh .menu {
    width: 100%;
    height: 70px;
    position: relative;
    z-index: 15;
    display: flex;
    justify-content: space-between;
  }
  .top_top .top_top_box .nav_mh .menu li {
    height: 70px;
    position: relative;
    text-align: center;
  }
  .top_top .top_top_box .nav_mh .menu li a.dbt {
    font-size: 22px;
    padding: 0 20px;
    display: block;
    line-height: 70px;
    color: #fff;
  }
  .top_top .top_top_box .nav_mh .menu li a.dbt i {
    font-size: 28px;
  }
  .top_top .top_top_box .nav_mh .menu li.on a.dbt, .top_top .top_top_box .nav_mh .menu li:hover a.dbt {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
  }
  .top_top .top_top_box .nav_mh .menu li dl {
    width: 100%;
    font-size: 18px;
    display: none;
    background-color: #005199;
    position: absolute;
    left: 0%;
    top: 70px;
  }
  .top_top .top_top_box .nav_mh .menu li dl a {
    display: block;
    padding: 10px 10px;
    line-height: 26px;
    text-align: center;
    color: #fff;
  }
  .top_top .top_top_box .nav_mh .menu li dl a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .top_top .top_top_box .nav_mh .menu li:hover dl {
    display: block;
  }
}
@media only screen and (max-width: 1440px) {
  .top_top .top_top_box .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .top_top .top_top_box .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .top_top .top_top_box .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
  }
  .top_top .top_top_box .nav_mh .menu li a.dbt {
    font-size: 14px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
  }
  .top_top .top_top_box .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
    margin-left: 0px;
  }
  .top_top .top_top_box .nav_mh .menu li dl dd {
    width: 50%;
    float: left;
  }
  .top_top .top_top_box .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.swi_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swi_banner .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.swi_banner .swiper-slide img,
.swi_banner .swiper-slide a {
  width: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swi_banner .swiper-slide-active img,
.swi_banner .swiper-slide-active a {
  transform: scale(1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}
.swi_banner .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0);
  width: 48px;
  height: 48px;
  line-height: 46px;
  opacity: 1;
  border-radius: 50%;
  border: 0;
  margin: 5px 15px !important;
  font-size: 26px;
  color: #fff;
  border: dashed 1px rgba(255, 255, 255, 0.5);
}
.swi_banner .swiper-pagination-bullet-active {
  border: solid 1px white;
}
.swi_banner .pa_ban {
  bottom: 30px !important;
  left: 0;
  width: 100%;
}
.swi_banner .swiper-button-prev,
.swi_banner .swiper-button-next {
  width: 66px;
  height: 66px;
  margin-top: -33px;
  font-size: 0px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  -ms-transition: all 0.6s ease-out 0s;
  z-index: 25;
  border: solid 1px #fff;
}
.swi_banner .swiper-button-prev i,
.swi_banner .swiper-button-next i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/zhb/t_jt.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.swi_banner .swiper-button-prev .bi,
.swi_banner .swiper-button-next .bi {
  font-size: 36px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.swi_banner .swiper-button-prev::after,
.swi_banner .swiper-button-next::after {
  display: none !important;
}
.swi_banner .swiper-button-prev:hover .bi,
.swi_banner .swiper-button-next:hover .bi {
  color: #fff;
}
.swi_banner .swiper-button-prev {
  left: 4%;
}
.swi_banner .swiper-button-next {
  right: 4%;
}
.swi_banner .swiper-button-next i {
  background-image: url(../images/zhb/t_jt2.png);
}
@media only screen and (max-width: 1440px) {
  .swi_banner {
    height: auto;
  }
  .swi_banner .swiper-button-prev,
  .swi_banner .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
  }
  .swi_banner .swiper-button-prev .bi,
  .swi_banner .swiper-button-next .bi {
    font-size: 16px;
  }
  .swi_banner .swiper-button-prev {
    left: 15px;
  }
  .swi_banner .swiper-button-next {
    right: 15px;
  }
}
@media only screen and (max-width: 1440px) {
  .swi_banner .pa_ban {
    bottom: 10px !important;
  }
  .swi_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}

.synewsbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.synewsbox .dl {
  flex: 1;
  width: 0;
}
.synewsbox .dl .dl_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.synewsbox .dl .dl_box .dll {
  width: 580px;
  margin-right: 40px;
}
.synewsbox .dl .dl_box .drr {
  flex: 1;
  width: 0;
}
.synewsbox .dr {
  width: 400px;
  margin-left: 80px;
}

.sy_bt1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sy_bt1 .bt_l h2 {
  font-size: 46px;
  font-weight: bold;
}
.sy_bt1 .bt_l p {
  color: #005199;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  font-family: "宋体";
  line-height: 22px;
}
.sy_bt1.sy_bt1 a.cdMore::before {
  width: 82px;
}
.sy_bt1 a.cdMore {
  display: inline-block;
}
.sy_bt1 a.cdMore::before {
  content: "";
  display: inline-block;
  width: 142px;
  height: 41px;
  background-image: url(../images/index/t_more.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-right: 10px;
}
.sy_bt1 a.cdMore:hover::before {
  margin-right: 15px;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .sy_bt1 .bt_l h2 {
    font-size: 40px;
  }
  .sy_bt1 .bt_l p {
    font-size: 18px;
  }
  .sy_bt1 a.cdMore::before {
    width: 122px;
  }
}
@media only screen and (max-width: 1440px) {
  .sy_bt1 .bt_l h2 {
    font-size: 18px;
  }
  .sy_bt1 .bt_l p {
    font-size: 10px;
  }
  .sy_bt1 a.cdMore::before {
    width: 50px !important;
    height: 20px;
  }
}

.zgzj_news_carousel {
  width: 100%;
  position: relative;
}
.zgzj_news_carousel:hover .swiper-button-prev,
.zgzj_news_carousel:hover .swiper-button-next {
  display: block;
}
.zgzj_news_carousel .swiper-container {
  overflow: hidden;
  width: 100%;
}
.zgzj_news_carousel .swiper-container .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .img_content {
  width: 100%;
  height: 434px;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  overflow: hidden;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .img_content img {
  min-height: 100%;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .text_content .sj {
  color: #003494;
  margin-bottom: 20px;
  line-height: 22px;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .text_content .sj::before {
  content: "";
  background-image: url(../images/index/t_sj_ui.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .text_content .bt {
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 84px;
  line-height: 42px;
  font-weight: bold;
  color: #005199;
  margin-bottom: 20px;
}
.zgzj_news_carousel .swiper-container .swiper-slide a .text_content p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
}
.zgzj_news_carousel .swiper-container .swiper-slide a:hover .img_content {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.zgzj_news_carousel .swiper-container .swiper-slide a:hover .text_content .bt {
  text-decoration: underline;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .zgzj_news_carousel .swiper-container .swiper-slide {
    padding: 15px 0;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .img_content {
    height: 360px;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .text_content .bt {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 72px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1440px) {
  .zgzj_news_carousel .swiper-container .swiper-slide a {
    margin-bottom: 15px;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .img_content {
    height: calc((100vw / 1 - 30px) / 580 * 434);
    height: -webkit-calc((100vw / 1 - 30px) / 580 * 434);
    margin-bottom: 15px;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .text_content .sj {
    line-height: 18px;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .text_content .sj::before {
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }
  .zgzj_news_carousel .swiper-container .swiper-slide a .text_content .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;
  }
}
.zgzj_news_carousel .swiper-button-prev,
.zgzj_news_carousel .swiper-button-next {
  color: #fff;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  line-height: 47px;
  text-align: center;
  background-color: #ffa202;
  transition: all 0.65s ease-out 0s;
  -webkit-transition: all 0.65s ease-out 0s;
  -moz-transition: all 0.65s ease-out 0s;
  -o-transition: all 0.65s ease-out 0s;
  -ms-transition: all 0.65s ease-out 0s;
  display: none;
  top: 235px;
}
.zgzj_news_carousel .swiper-button-prev i,
.zgzj_news_carousel .swiper-button-next i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/index/jt.png);
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1440px) {
  .zgzj_news_carousel .swiper-button-prev,
  .zgzj_news_carousel .swiper-button-next {
    display: none !important;
  }
}
.zgzj_news_carousel .swiper-button-prev::after,
.zgzj_news_carousel .swiper-button-next::after {
  display: none !important;
}
.zgzj_news_carousel .swiper-button-prev:hover,
.zgzj_news_carousel .swiper-button-next:hover {
  background-color: #005199;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.zgzj_news_carousel .swiper-button-prev {
  left: -21px;
}
.zgzj_news_carousel .swiper-button-next {
  right: -21px;
  transform: rotate(180deg);
}

.dtlist {
  width: 100%;
}
.dtlist li {
  width: 100%;
  border-top: solid 1px #dfe2e8;
  padding: 20px 0;
}
.dtlist li a {
  width: 100%;
}
.dtlist li a .sj {
  color: #999999;
  margin-bottom: 10px;
  line-height: 22px;
}
.dtlist li a .sj::before {
  content: "";
  background-image: url(../images/index/t_sj_d.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.dtlist li a .bt {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 68px;
  height: auto !important;
  line-height: 34px;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .dtlist li {
    padding: 15px 0;
  }
  .dtlist li a .bt {
    font-size: 18px;
    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;
  }
}
@media only screen and (max-width: 1440px) {
  .dtlist li a .sj {
    line-height: 18px;
  }
  .dtlist li a .sj::before {
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }
  .dtlist li a .bt {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
}

.tzlist {
  width: 100%;
}
.tzlist li {
  width: 100%;
  border-top: solid 1px #dfe2e8;
  padding: 20px 0;
}
.tzlist li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.tzlist li a .sTime {
  width: 80px;
  background-color: #005199;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
  border-radius: 6px;
}
.tzlist li a .sTime b {
  font-size: 38px;
  line-height: 45px;
  display: block;
}
.tzlist li a p {
  flex: 1;
  width: 0;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 68px;
  height: auto !important;
  line-height: 34px;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .tzlist li {
    padding: 18px 0;
  }
  .tzlist li a .sTime {
    width: 80px;
  }
  .tzlist li a .sTime b {
    font-size: 34px;
    line-height: 40px;
  }
  .tzlist li a p {
    font-size: 18px;
    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;
  }
}
@media only screen and (max-width: 1440px) {
  .tzlist li {
    padding: 15px 0;
  }
  .tzlist li a .sTime {
    width: 65px;
    padding: 6px 0;
  }
  .tzlist li a .sTime b {
    font-size: 20px;
    line-height: 30px;
  }
  .tzlist li a p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    height: auto !important;
    line-height: 24px;
  }
}

.hzb_link_box {
  width: 100%;
  background-color: #0764b6;
  position: relative;
}
.hzb_link_box::before {
  content: "";
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #ef8c35;
}
.hzb_link_box .ny_main {
  height: 60px;
  background-color: #0764b6;
  position: relative;
  z-index: 1;
  padding-left: 140px;
  line-height: 60px;
  overflow: hidden;
}
.hzb_link_box .ny_main .bt {
  background-color: #ef8c35;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 120px;
  line-height: 60px;
  border-radius: 0 60px 60px 0;
  font-size: 19px;
  color: #fff;
}
.hzb_link_box .ny_main .hzb_links {
  width: 100%;
  font-size: 0;
}
.hzb_link_box .ny_main .hzb_links li {
  display: inline-block;
}
.hzb_link_box .ny_main .hzb_links li a {
  font-size: 16px;
  padding: 0 15px;
  color: #fff;
  display: block;
}
.hzb_link_box .ny_main .hzb_links li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1440px) {
  .hzb_link_box .ny_main {
    height: 45px;
    padding-left: 110px;
    line-height: 45px;
  }
  .hzb_link_box .ny_main .bt {
    width: 100px;
    line-height: 45px;
    font-size: 15px;
    padding-left: 15px;
  }
  .hzb_link_box .ny_main .hzb_links li a {
    font-size: 13px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 760px) {
  .hzb_link_box .ny_main {
    height: auto;
    line-height: 24px;
    padding: 30px 5px 10px 5px;
  }
  .hzb_link_box .ny_main .bt {
    width: 100px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 15px;
  }
  .hzb_link_box .ny_main .hzb_links li a {
    font-size: 13px;
    padding: 0 10px;
  }
}

.hzb_foot {
  padding: 60px 0;
  background-color: #005199;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.hzb_foot a {
  color: #fff;
}
.hzb_foot .ny_main {
  display: flex;
  justify-content: space-between;
}
.hzb_foot .d1 {
  width: 400px;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
  padding-right: 50px;
  margin-right: 50px;
}
.hzb_foot .d1 a:hover {
  text-decoration: underline;
}
.hzb_foot .d2 {
  flex: 1;
  width: 0;
}
.hzb_foot .d2 p {
  padding-left: 40px;
  position: relative;
}
.hzb_foot .d2 p + p {
  margin-top: 5px;
}
.hzb_foot .d2 p::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url(../images/index/f0.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.hzb_foot .d2 p.p2::before {
  background-image: url(../images/index/f1.png);
}
.hzb_foot .d2 p.p3::before {
  background-image: url(../images/index/f2.png);
}
.hzb_foot .d2 a:hover {
  text-decoration: underline;
}
.hzb_foot .d4 {
  width: 280px;
}
.hzb_foot .d4 .hzb_foot_lb2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hzb_foot .d4 .hzb_foot_lb2 li {
  width: 100%;
  text-align: center;
}
.hzb_foot .d4 .hzb_foot_lb2 li + li {
  margin-left: 40px;
}
.hzb_foot .d4 .hzb_foot_lb2 li a {
  display: block;
  color: #fff;
  width: 100%;
}
.hzb_foot .d4 .hzb_foot_lb2 li a:hover .pic {
  background-color: #b91c00;
}
.hzb_foot .d4 .hzb_foot_lb2 li .pic {
  width: 98px;
  height: 98px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.05);
  transition: all 0.2s linear;
}
.hzb_foot .d4 .hzb_foot_lb2 li .pic .iconfont {
  font-size: 50px;
}
.hzb_foot .d4 .hzb_foot_lb2 li img {
  height: 98px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1440px) {
  .hzb_foot {
    padding: 15px;
  }
  .hzb_foot .ny_main {
    display: block;
  }
  .hzb_foot .d1 {
    width: 100%;
    border-right: 0;
    padding-right: 0px;
    margin-bottom: 15px;
  }
  .hzb_foot .d2 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .hzb_foot .d3 {
    width: 50%;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 820px) {
  .hzb_foot .d3 {
    width: 60%;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 760px) {
  .hzb_foot .d3 {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1440px) {
  .hzb_foot .d3 .hzb_foot_lb1 {
    width: 102%;
    margin-left: -1%;
  }
  .hzb_foot .d3 .hzb_foot_lb1 li {
    width: 48%;
    margin: 1%;
  }
  .hzb_foot .d4 {
    width: 220px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 760px) {
  .hzb_foot .d4 {
    width: 80%;
    margin-right: 10%;
  }
}
@media only screen and (max-width: 1440px) {
  .hzb_foot .d4 .hzb_foot_lb2 {
    width: 100%;
  }
  .hzb_foot .d4 .hzb_foot_lb2 li {
    width: auto;
    padding-left: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 760px) {
  .hzb_foot .d4 .hzb_foot_lb2 li {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) {
  .hzb_foot .d4 .hzb_foot_lb2 li img {
    height: 80px;
    margin-bottom: 10px;
  }
  .hzb_foot .d4 .hzb_foot_lb2 li .pic {
    height: 80px;
  }
}

.sy1 {
  width: 100%;
  padding: 70px 0;
  background-image: url(../images/index/bg1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.sy0 {
  width: 100%;
  padding: 70px 0;
}

.syjynav {
  width: 100%;
}
.syjynav li {
  line-height: 30px;
  font-size: 19px;
}
.syjynav li a {
  display: block;
  color: #fff;
  position: relative;
  padding-left: 45px;
}
.syjynav li a::before {
  content: "";
  background-image: url(../images/index/t_a1.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.syjynav li a::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  max-width: none;
  border: solid 1px rgba(255, 255, 255, 0.3);
  opacity: 0;
}
.syjynav li a:hover {
  padding-left: 50px;
}
.syjynav li a:hover::after {
  opacity: 1;
}
.syjynav li a.a2::before {
  background-image: url(../images/index/t_a2.png);
}
.syjynav li a.a3::before {
  background-image: url(../images/index/t_a3.png);
}
.syjynav li a.a4::before {
  background-image: url(../images/index/t_a4.png);
}
.syjynav li a.a5::before {
  background-image: url(../images/index/t_b1.png);
}
.syjynav li a.a6::before {
  background-image: url(../images/index/t_b2.png);
}
.syjynav li a.a7::before {
  background-image: url(../images/index/t_c1.png);
}
.syjynav li a.a8::before {
  background-image: url(../images/index/t_c2.png);
}
.syjynav li a.a9::before {
  background-image: url(../images/index/t_d1.png);
}
.syjynav li a.a10::before {
  background-image: url(../images/index/t_d2.png);
}
.syjynav li a.a11::before {
  background-image: url(../images/index/t_d3.png);
}
.syjynav li + li {
  margin-top: 20px;
}

.syjybox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.syjybox .ditem {
  width: 100%;
  height: 460px;
  padding: 35px 40px;
  color: #fff;
  position: relative;
}
.syjybox .ditem a.more_arrow_normal {
  border: 0;
  color: #fff;
  background-color: #005199;
  display: block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 50px;
}
.syjybox .ditem a.more_arrow_normal .bi {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.syjybox .ditem.ditem1 {
  border-radius: 10px;
  overflow: hidden;
  background-image: url(../images/index/xbg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.syjybox .ditem.ditem1 a.more_arrow_normal {
  background-color: #ef8c35;
}
.syjybox .ditem.ditem2 {
  background-color: #0764b6;
  border-radius: 10px;
  overflow: hidden;
}
.syjybox .ditem.ditem3 {
  padding: 0;
}
.syjybox .ditem.ditem3 .dditem {
  width: 100%;
  background-color: #ef8c35;
  border-radius: 10px;
  padding: 35px 40px;
}
.syjybox .ditem.ditem3 .dditem.dditem1 {
  height: 220px;
}
.syjybox .ditem.ditem3 .dditem.dditem2 {
  height: 220px;
  background-color: #5bc7b4;
}
.syjybox .ditem.ditem4 {
  border-radius: 10px;
  overflow: hidden;
  background-image: url(../images/index/xbg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #212121;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
.syjybox .ditem.ditem4 .syjynav li a {
  color: #212121;
}
.syjybox .ditem.ditem4 .syjynav li a::after {
  border-color: #e1e1e1;
}
.syjybox .ditem + .ditem {
  margin-left: 20px;
}

.zzcxbox {
  width: 100%;
}
.zzcxbox .zitem {
  width: 100%;
}
.zzcxbox .zitem .form-control {
  width: 100%;
  height: 48px;
  background-color: #005199;
  color: #fff;
  border: 0;
  border-radius: 48px;
  padding: 0 25px;
  font-size: 19px;
}
.zzcxbox .zitem .form-control::-moz-placeholder {
  color: #fff;
}
.zzcxbox .zitem .form-control::placeholder {
  color: #fff;
}
.zzcxbox .zitem + .zitem {
  margin-top: 20px;
}

.zpList {
  width: 100%;
  border: solid 1px #e1e1e1;
}
.zpList .zp_head {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #005199;
  color: #fff;
  line-height: 60px;
  text-align: center;
  font-size: 19px;
}
.zpList .zp_head span {
  width: 18%;
  text-align: left;
}
.zpList .zp_head span.s1 {
  width: 36%;
  padding-left: 30px;
}
.zpList .zp_head span.s5 {
  width: 10%;
}
.zpList ul li {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.zpList ul li a.more_arrow_normal {
  border-color: #005199;
  background-color: #005199;
  color: #fff;
}
.zpList ul li .li_head {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  line-height: 50px;
  text-align: center;
  transition: all 0.2s linear;
  padding: 5px 0;
}
.zpList ul li .li_head a.btn_zk {
  border: solid 1px #005199;
  color: #005199;
  padding: 0 15px;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 5px;
}
.zpList ul li .li_head a.btn_zk:hover {
  background-color: #005199;
  color: #fff;
}
.zpList ul li .li_head span {
  width: 18%;
  text-align: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.zpList ul li .li_head span.s1 {
  width: 36%;
  padding-left: 30px;
}
.zpList ul li .li_head span.s5 {
  width: 10%;
}
.zpList ul li .li_body {
  padding: 30px;
  display: none;
}
.zpList ul li .li_body .nr1 {
  margin-bottom: 20px;
}
.zpList ul li .li_body .nr2 .more_arrow_normal {
  min-width: 160px;
}
.zpList ul li .li_body .binbox {
  margin-top: 30px;
  text-align: center;
}
.zpList ul li:hover .li_head, .zpList ul li.on .li_head {
  background-color: #edf7ff;
}
@media only screen and (max-width: 1440px) {
  .zpList .zp_head {
    line-height: 40px;
    font-size: 15px;
  }
  .zpList .zp_head span.s1 {
    padding-left: 15px;
  }
  .zpList ul li {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .zpList ul li .li_head {
    line-height: 30px;
  }
  .zpList ul li .li_head a.btn_zk {
    padding: 0 5px;
    line-height: 20px;
    height: 22px;
    font-size: 12px;
  }
  .zpList ul li .li_head span.s1 {
    padding-left: 15px;
  }
  .zpList ul li .li_body {
    padding: 15px;
  }
  .zpList ul li .li_body .nr1 {
    margin-bottom: 15px;
  }
  .zpList ul li .li_body .nr2 .more_arrow_normal {
    min-width: 100px;
  }
  .zpList ul li .li_body .binbox {
    margin-top: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 760px) {
  .zpList .zp_head span.s4, .zpList .zp_head span.s3 {
    display: none;
  }
  .zpList .zp_head span.s1 {
    flex: 1;
    width: 0;
  }
  .zpList .zp_head span.s2 {
    width: 80px;
  }
  .zpList .zp_head span.s5 {
    width: 50px;
  }
  .zpList ul li .li_head span.s4, .zpList ul li .li_head span.s3 {
    display: none;
  }
  .zpList ul li .li_head span.s1 {
    flex: 1;
    width: 0;
  }
  .zpList ul li .li_head span.s2 {
    width: 80px;
  }
  .zpList ul li .li_head span.s5 {
    width: 50px;
  }
}

.zpfrom {
  width: 100%;
  overflow-x: auto;
}
.zpfrom table.table {
  width: 1000px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #e1e1e1;
  border-width: 0px;
  text-align: center;
  margin: 0 auto;
}
.zpfrom table.table input,
.zpfrom table.table select {
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding-left: 15px;
}
.zpfrom table.table .textarea {
  height: 90px;
  padding: 15px;
}
.zpfrom table.table td {
  line-height: 37px;
}
.zpfrom table.table tr {
  height: 40px;
  border-style: solid;
}
.zpfrom table tr td.table1 {
  width: 90px;
  line-height: 37px;
}
.zpfrom table tr .table2 {
  width: 76px;
  line-height: 37px;
  vertical-align: middle;
}
.zpfrom table tr .table3 {
  width: 130px;
}
.zpfrom table tr .table4 {
  width: 100px;
}
.zpfrom table tr .table5 {
  width: 135px;
}
.zpfrom table tr .table6 {
  width: 170px;
}
.zpfrom table tr td {
  border-top-style: solid;
  border-left-style: solid;
  border-width: 1px;
  border-color: #ddd;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
.zpfrom table tr td table tr {
  border-bottom-style: solid;
  border-right-style: solid;
  width: 634px;
}
.zpfrom table tr td table {
  width: 100%;
  border-right-style: solid;
  border-color: #ddd;
  border-width: 0px;
}
.zpfrom table tr td table tr td.k5 {
  border: 0px;
}
.zpfrom table tr td table tr td {
  border-bottom-style: solid;
  border-top-width: 0px;
}
.zpfrom table tr td table tr td.table7 {
  width: 25%;
}
.zpfrom table tr td table tr td.table8 {
  width: 33.3%;
}
.zpfrom table tr td input,
.zpfrom select {
  width: 100%;
  line-height: 37px;
  border: 0 none;
}
.zpfrom table tr td textarea {
  width: 98%;
  min-height: 50px;
  line-height: 20px;
  border: 0 none;
  box-sizing: border-box;
  margin: 0 auto;
}
.zpfrom table tr td.scwj input {
  width: auto;
}
.zpfrom table tr td .text_txt {
  width: 640px;
  height: 218px;
  resize: none;
  border: 0 none;
}
.zpfrom .btnbox {
  text-align: center;
  padding: 35px 0;
}
.zpfrom .btnbox .btn {
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #2C85C7;
  color: #fff;
  margin: 0 12px;
  border: 0 none;
}

.zpfrom_btn {
  text-align: center;
}
.zpfrom_btn .btn {
  width: 150px;
  margin: 0 20px;
  border-radius: 5px;
  font-size: 18px;
  padding: 0;
}
@media only screen and (max-width: 760px) {
  .zpfrom_btn .btn {
    width: 100px;
    margin: 0 10px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
  }
}

.text_date {
  background-image: url(../images/t_date.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 15px;
}

.sy2 {
  width: 100%;
  padding: 70px 0;
  background-image: url(../images/index/bg2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.sy2 .sy_bt1 .bt_l p {
  color: #fff;
}
.sy2 .sy_bt1 .sydepnav {
  width: 300px;
  display: flex;
  justify-content: space-between;
}
.sy2 .sy_bt1 .sydepnav a {
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #6cb8fc;
  border-radius: 40px;
  text-align: center;
  font-size: 20px;
}
.sy2 .sy_bt1 .sydepnav a.on {
  background-color: #ef8c35;
}
.sy2 .sy_bt1 .sydepnav a + a {
  margin-left: 30px;
}
.sy2 .btnbox {
  text-align: center;
}
.sy2 .btnbox a.more_arrow_normal {
  border-color: #fff;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

.sy_deplist {
  display: flex;
  flex-wrap: wrap;
  width: 102%;
  margin-left: -1%;
}
.sy_deplist li {
  width: 12.2857%;
  margin: 20px 1%;
  text-align: center;
}
.sy_deplist li a {
  display: block;
  color: #fff;
  font-size: 19px;
  text-align: center;
}
.sy_deplist li a .pic {
  display: flex;
  width: 110px;
  height: 110px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  transition: all 0.2s linear;
}
.sy_deplist li a .pic::before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sy_deplist li a .pic img {
  height: 60px;
  position: relative;
  z-index: 1;
}
.sy_deplist li a:hover .pic {
  background-color: rgba(0, 81, 153, 0.3);
  margin-top: -10px;
  margin-bottom: 25px;
}

.sy3 {
  width: 100%;
  padding: 70px 0;
}

.index_Docs {
  position: relative;
}
.index_Docs .swiper-container {
  width: 100%;
  overflow: hidden;
}
.index_Docs .swiper-wrapper {
  width: 100%;
}
.index_Docs .swiper-slide {
  width: 100%;
}
.index_Docs .swiper-slide a {
  display: block;
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
  border: solid 1px #e1e1e1;
}
.index_Docs .swiper-slide a .img_content {
  width: 100%;
  overflow: hidden;
  border-radius: 0 0 150px 150px/0 0 60px 60px;
  position: relative;
  padding-top: 113%;
}
.index_Docs .swiper-slide a .img_content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-bottom: solid 10px rgba(255, 255, 255, 0.6);
  border-radius: 0 0 150px 150px/0 0 60px 60px;
}
.index_Docs .swiper-slide a .img_content img {
  min-height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.index_Docs .swiper-slide a .text_content {
  width: 100%;
  font-size: 16px;
  padding: 10px;
}
.index_Docs .swiper-slide a .text_content .bt {
  font-size: 25px;
  margin-bottom: 12px;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_Docs .swiper-slide a .text_content .bt::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #ef8c35;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.index_Docs .swiper-slide a .text_content .nr {
  height: 60px;
}
.index_Docs .swiper-slide a .text_content .nr .zc {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index_Docs .swiper-slide a .text_content .nr .zc .s1 {
  flex: 1;
  width: 0;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_Docs .swiper-slide a .text_content .nr .zc .s2 {
  text-align: right;
  width: 100px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_Docs .swiper-slide a .text_content .nr .ms {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  line-height: 30px;
  display: none;
}
.index_Docs .swiper-slide a:hover {
  background-color: #005199;
  color: #fff;
}
.index_Docs .swiper-slide a:hover .img_content::after {
  border-bottom: solid 10px rgba(239, 140, 53, 0.6);
}
.index_Docs .swiper-slide a:hover .text_content .nr .zc {
  display: none;
}
.index_Docs .swiper-slide a:hover .text_content .nr .ms {
  display: block;
}
.index_Docs .swiper-button-prev,
.index_Docs .swiper-button-next {
  color: #fff;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  line-height: 47px;
  text-align: center;
  background-color: #ffa202;
  transition: all 0.65s ease-out 0s;
  -webkit-transition: all 0.65s ease-out 0s;
  -moz-transition: all 0.65s ease-out 0s;
  -o-transition: all 0.65s ease-out 0s;
  -ms-transition: all 0.65s ease-out 0s;
  display: none;
  top: 235px;
}
.index_Docs .swiper-button-prev i,
.index_Docs .swiper-button-next i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/index/jt.png);
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1440px) {
  .index_Docs .swiper-button-prev,
  .index_Docs .swiper-button-next {
    display: none !important;
  }
}
.index_Docs .swiper-button-prev::after,
.index_Docs .swiper-button-next::after {
  display: none !important;
}
.index_Docs .swiper-button-prev:hover,
.index_Docs .swiper-button-next:hover {
  background-color: #005199;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.index_Docs .swiper-button-prev {
  left: -21px;
}
.index_Docs .swiper-button-next {
  right: -21px;
  transform: rotate(180deg);
}
.index_Docs:hover .swiper-button-prev,
.index_Docs:hover .swiper-button-next {
  display: block;
}
@media only screen and (max-width: 1440px) {
  .index_Docs .swiper-slide a {
    height: calc((100vw / 4 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 4 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1440px) and (max-width: 768px) {
  .index_Docs .swiper-slide a {
    height: calc((100vw / 3 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 3 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1440px) and (max-width: 500px) {
  .index_Docs .swiper-slide a {
    height: calc((100vw / 2 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 2 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1440px) and (max-width: 320px) {
  .index_Docs .swiper-slide a {
    height: calc((100vw / 1 - 30px) / 7 * 10);
    height: -webkit-calc((100vw / 1 - 30px) / 7 * 10);
  }
}
@media only screen and (max-width: 1440px) {
  .index_Docs .swiper-slide a .text_content {
    padding: 10px 10px;
    height: 65px;
  }
  .index_Docs .swiper-slide a .text_content .b_bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 768px) {
  .index_Docs .swiper-slide a .text_content .b_bt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) {
  .index_Docs .swiper-slide a .text_content .p1 {
    font-size: 13px;
  }
  .index_Docs .swiper-slide a .text_content .p1 .right {
    top: -26px;
  }
  .index_Docs .swiper-slide a .open_text {
    display: none;
    padding: 15px;
  }
  .index_Docs .swiper-slide a .open_text .b_bt {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .index_Docs .swiper-slide a .open_text .more i {
    margin-left: 6px;
  }
  .index_Docs .swiper-button-prev,
  .index_Docs .swiper-button-next {
    display: none !important;
  }
}
.index_Docs .swiper-pagination-bullet {
  background-color: #005199;
  width: 12px;
  height: 12px;
  opacity: 1;
  margin: 0 8px !important;
}
.index_Docs .swiper-pagination-bullet-active {
  width: 55px;
  border-radius: 12px;
}
.index_Docs .pan-doc {
  bottom: 0px !important;
  left: 0;
  right: 0%;
}
@media only screen and (max-width: 760px) {
  .index_Docs .pan-doc {
    bottom: auto !important;
    left: auto;
    right: auto;
    position: inherit !important;
    margin-top: 10px !important;
  }
  .index_Docs .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin: 0 3px !important;
    background-color: rgba(255, 255, 255, 0.4) !important;
  }
  .index_Docs .swiper-pagination-bullet-active {
    background-color: #005199 !important;
  }
}

.zpts_box {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  font-size: 19px;
}
.zpts_box .bi {
  font-size: 80px;
  color: #005199;
}