<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#mediaplayer_logo {
  display: none;
}

A {
  color: #333333;
  outline: none;
  text-decoration: none;
}
A:visited, A:active {
  color: #333333;
}
A:hover {
  color: #00aa3a;
}

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

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

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

button {
  border: 0;
  background: none;
}

input {
  border: 0px;
}

img,
button,
label,
:before,
:after {
  border: 0px;
  vertical-align: middle;
  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, "微软雅黑";
  font-size: 14px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.em1 {
  padding: 0 0.5em;
}

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

.em2 {
  padding: 0 1em;
}

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

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

.text_content {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u {
  text-decoration: underline;
}

a.more_arrow,
.more_arrow {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  background-color: #00aa3a;
  color: #fff;
  padding: 0 15px 0 20px;
  border-radius: 3px;
}
a.more_arrow .bi,
.more_arrow .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1230px) {
  a.more_arrow,
  .more_arrow {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
    border-radius: 3px;
  }
  a.more_arrow .bi,
  .more_arrow .bi {
    font-size: 14px;
  }
}

a.more_arrow_normal,
.more_arrow_normal {
  display: inline-block;
  line-height: 34px;
  height: 34px;
  padding: 0 25px;
  color: #666;
  border-radius: 30px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
a.more_arrow_normal .bi,
.more_arrow_normal .bi {
  font-size: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width: 1230px) {
  a.more_arrow_normal,
  .more_arrow_normal {
    line-height: 30px;
    height: 30px;
    padding: 0 10px 0 15px;
  }
  a.more_arrow_normal .bi,
  .more_arrow_normal .bi {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1230px) {
  .top_jg {
    display: block;
    height: 55px;
  }
  .menuMob {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menuMob a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'&gt;&lt;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'/&gt;&lt;/svg&gt;");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menuMob a.on {
    background-image: url("data:image/svg+xml,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'&gt;&lt;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'/&gt;&lt;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'/&gt;&lt;/svg&gt;");
    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;
}

@font-face {
  font-family: "PlayfairDisplay";
  src: url("font/PlayfairDisplay.eot");
  src: url("font/PlayfairDisplay.eot?#iefix") format("embedded-opentype"), url("font/PlayfairDisplay.woff2") format("woff2"), url("font/PlayfairDisplay.woff") format("woff"), url("font/PlayfairDisplay.ttf") format("truetype"), url("font/PlayfairDisplay.svg#fzsuxinshiliukais-r-gbregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.img_scale {
  overflow: hidden;
}
.img_scale img {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
@media only screen and (min-width: 1230px) {
  .img_scale:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.d_scale {
  overflow: hidden;
}
.d_scale .img_content {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
@media only screen and (min-width: 1230px) {
  .d_scale:hover .img_content {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }
}

.btn-ani-show {
  padding: 0 40px;
  position: relative;
}
.btn-ani-show .bi {
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
@media only screen and (min-width: 1230px) {
  .btn-ani-show:hover .bi {
    right: 20px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 1230px) {
  .btn-ani-show {
    padding: 0;
  }
  .btn-ani-show .bi {
    display: none;
  }
}

.btn-ani-toggle {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.btn-ani-toggle b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-toggle .bi_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-ani-toggle .bi_cont .bi {
  margin: 0 !important;
  font-size: 22px !important;
}
@media only screen and (min-width: 1230px) {
  .btn-ani-toggle:hover b {
    top: -100%;
  }
  .btn-ani-toggle:hover .bi_cont {
    top: 0;
  }
}

.btn-ani-full {
  position: relative;
  overflow: hidden;
}
.btn-ani-full b {
  position: relative;
  z-index: 2;
  display: block;
}
.btn-ani-full::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0%;
  top: 0%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full:hover::before {
  width: 100%;
}

.btn-ani-full-up {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-up b {
  position: relative;
  z-index: 2;
  display: block;
}
.btn-ani-full-up::before {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0%;
  bottom: 0%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-up:hover::before {
  height: 100%;
}

.btn-ani-full-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-full-uiColor b {
  display: block;
  z-index: 2;
  position: relative;
}
.btn-ani-full-uiColor::before {
  width: 0%;
  height: 100%;
  content: "";
  background-color: #00aa3a;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.btn-ani-full-uiColor:hover b {
  color: #fff !important;
}
.btn-ani-full-uiColor:hover::before {
  width: 100%;
}

a .svg {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  a .svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg {
    height: 30px;
    width: 30px;
  }
}
a .svg svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .ani_linear,
a .ani_linear_small,
a .ani_linear_big {
  fill: none;
  stroke-width: 50;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
a:hover .ani_linear {
  stroke-dasharray: 6000;
  stroke-dashoffset: 6000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_small {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_linear_big {
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .ani_showHide {
  animation: fadeIn 0.8s 0.1s ease both;
  -webkit-animation: fadeIn 0.8s 0.1s ease both;
  -moz-animation: fadeIn 0.8s 0.1s ease both;
}
a:hover .svg_small .ani_linear {
  stroke-dasharray: 250;
  stroke-dashoffset: 250;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_small {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_m {
  stroke-dasharray: 1100;
  stroke-dashoffset: 1100;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
a:hover .svg_small .ani_linear_big {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: dash 2s linear forwards;
  -webkit-animation: dash 2s linear forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
a .svg_small {
  display: block;
  height: 80px;
  width: 80px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  a .svg_small {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 760px) {
  a .svg_small {
    height: 30px;
    width: 30px;
  }
}
a .svg_small svg {
  width: 100%;
  height: 100%;
  overflow: inherit;
  position: relative;
}
a .svg_small .ani_linear,
a .svg_small .ani_linear_small,
a .svg_small .ani_linear_big {
  stroke-width: 5;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.btn-ani-diff-uiColor {
  position: relative;
  overflow: hidden;
}
.btn-ani-diff-uiColor b, .btn-ani-diff-uiColor .bi {
  position: relative;
  z-index: 1;
  color: #FFF;
}
.btn-ani-diff-uiColor::before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background-color: #00aa3a;
  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);
}

.ny_ban {
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1230px) {
  .ny_ban {
    height: 300px;
  }
}
@media only screen and (max-width: 760px) {
  .ny_ban {
    height: 200px;
  }
}

.index_hb_top_box {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
}
.index_hb_top_box::before {
  content: "";
  width: 100%;
  height: 260px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/index/topbg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 22;
}
@media only screen and (min-width: 1230px) {
  .index_hb_top_box .index_top_ny {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 23;
  }
  .index_hb_top_box .index_top_ny .top .ny_main .logo {
    background-image: url(../images/index/logo_b.png);
  }
  .index_hb_top_box .index_top_ny .nav_mh {
    border-bottom: 0;
  }
  .index_hb_top_box .index_top_ny .nav_mh .menu li a.dbt {
    color: #fff;
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .logo {
    background-image: url(../images/index/logo_b.png);
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .top_right_bottom a {
    color: #fff;
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .top_right_bottom a.a1::before {
    background-image: url(../images/index/t1.png);
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .top_right_bottom a.a2::before {
    background-image: url(../images/index/t2.png);
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .top_right_bottom a.a3::before {
    background-image: url(../images/index/t3.png);
  }
  .index_hb_top_box .index_top_ny .nav_mh .ny_main .top_right_bottom a.a4::before {
    background-image: url(../images/index/t4.png);
  }
}
@media only screen and (max-width: 1230px) {
  .index_hb_top_box {
    height: auto;
  }
  .index_hb_top_box::before {
    display: none;
  }
}
.index_hb_top_box .top_item {
  position: absolute;
  left: 5%;
  right: 12%;
  top: 50px;
  height: 102px;
  justify-content: space-between;
  display: flex;
  z-index: 25;
}
.index_hb_top_box .top_item .logo {
  position: absolute;
  left: 0%;
  top: 0;
  height: 100px;
  display: inline-block;
  text-align: center;
}
.index_hb_top_box .top_item .logo img {
  height: 100%;
}
.index_hb_top_box .top_item .top_right {
  position: absolute;
  right: 0;
  top: 30px;
  color: #fff;
}
.index_hb_top_box .top_item .top_right .top_right_public {
  color: #00aa3a;
  height: 100%;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 17px;
  line-height: 35px;
  height: 35px;
  border-radius: 35px;
  padding: 0 15px;
  display: inline-block;
}
.index_hb_top_box .top_item .top_right .top_right_public + .top_right_public {
  margin-left: 20px;
}
.index_hb_top_box .top_item .top_right .top_right_public:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1230px) {
  .index_hb_top_box .top_item {
    width: 100%;
    left: 0;
    margin-left: 0;
    position: fixed;
    background-color: rgba(14, 70, 145, 0.9);
    top: 0;
    height: 55px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  }
  .index_hb_top_box .top_item .logo {
    left: 15px;
    height: 35px;
    top: 10px;
  }
  .index_hb_top_box .top_item .top_right {
    display: none;
  }
}
.index_hb_top_box .meau_list {
  width: 120px;
}
@media only screen and (min-width: 1800px) {
  .index_hb_top_box .meau_list {
    width: 150px;
  }
}
@media only screen and (min-width: 1230px) {
  .index_hb_top_box .meau_list {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.58);
    z-index: 90;
    text-align: center;
    display: flex;
    justify-content: center;
    z-index: 23;
  }
  .index_hb_top_box .meau_list a {
    color: #fff;
    z-index: 99;
  }
  .index_hb_top_box .meau_list a.meau_icon {
    background-image: -moz-linear-gradient(top, #278232, #1b6b2f); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #278232), color-stop(1, #1b6b2f)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$u", endColorstr="$d", GradientType="0"); /* IE*/
    width: 100%;
    height: 22vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
  }
  .index_hb_top_box .meau_list a.meau_icon .iconfont {
    font-size: 55px;
    display: block;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
  }
  .index_hb_top_box .meau_list a.meau_icon .tb {
    display: block;
    width: 100%;
  }
  .index_hb_top_box .meau_list a.meau_icon.on .tb {
    transform: rotate(180deg);
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .index_hb_top_box .meau_list a.seach_icon {
    position: absolute;
    height: 80px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    margin-top: -40px;
  }
  .index_hb_top_box .meau_list a.seach_icon:hover {
    background-color: #00aa3a;
  }
  .index_hb_top_box .meau_list a.seach_icon .icon-sousuo {
    font-size: 32px;
  }
  .index_hb_top_box .meau_list .lead_nav3 {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 80vh;
    display: block;
  }
  .index_hb_top_box .meau_list .lead_nav3 li:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .index_hb_top_box .meau_list .lead_nav3 li a {
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    color: #ffffff;
    padding: 10px;
    display: block;
  }
  .index_hb_top_box .meau_list .iconfont {
    color: #fff;
  }
}
@media only screen and (max-width: 1230px) {
  .index_hb_top_box .meau_list {
    position: fixed;
    width: 80px;
    height: 55px;
    z-index: 30;
    display: block;
    right: 0;
  }
  .index_hb_top_box .meau_list a.meau_icon {
    display: none;
  }
  .index_hb_top_box .meau_list a.seach_icon {
    color: #fff;
    line-height: 48px;
  }
  .index_hb_top_box .meau_list a.seach_icon .icon-sousuo {
    font-size: 22px;
  }
}
.index_hb_top_box .meau_box {
  overflow-y: auto;
  left: 100%;
  height: 100%;
  top: 0px;
  position: absolute;
  width: calc(100% - 120px);
  z-index: 99;
  background-color: rgba(0, 170, 58, 0.7);
  padding: 40px 5%;
  opacity: 0;
}
@media only screen and (min-width: 1230px) {
  .index_hb_top_box .meau_box {
    transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
}
@media only screen and (min-width: 1800px) {
  .index_hb_top_box .meau_box {
    width: calc(100% - 150px);
  }
}
.index_hb_top_box .meau_box.open {
  left: 0%;
  opacity: 1;
}
.index_hb_top_box .meau_box img {
  height: 102px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1230px) {
  .index_hb_top_box .meau_box ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  }
  .index_hb_top_box .meau_box ul li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .index_hb_top_box .meau_box ul li a.dbt {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.9);
  }
  .index_hb_top_box .meau_box ul li a.dbt:hover {
    color: #fff;
  }
  .index_hb_top_box .meau_box ul li dl {
    width: 100%;
    display: flex;
    position: relative;
    color: #fff;
    flex-wrap: wrap;
    line-height: 30px;
  }
  .index_hb_top_box .meau_box ul li dl dd {
    width: auto;
    margin: 0 15px;
  }
  .index_hb_top_box .meau_box ul li dl dd:first-child {
    margin-left: 0;
  }
  .index_hb_top_box .meau_box ul li dl a {
    font-size: 16px;
    text-align: left;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
  }
  .index_hb_top_box .meau_box ul li dl a:hover {
    color: white;
  }
}
@media only screen and (max-width: 1230px) {
  .index_hb_top_box .meau_box {
    height: calc(100% - 55px);
    top: 55px;
    position: fixed;
    width: 100%;
    display: none;
    background-color: rgba(14, 70, 145, 0.9);
    padding: 15px 15px;
    opacity: 1;
  }
  .index_hb_top_box .meau_box img {
    display: none;
  }
  .index_hb_top_box .meau_box ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
  }
  .index_hb_top_box .meau_box ul li a.dbt {
    font-size: 16px;
    color: #fff;
    display: block;
  }
  .index_hb_top_box .meau_box ul li dl {
    width: 100%;
    display: block;
    line-height: 24px;
    font-size: 0;
    margin-top: 10px;
  }
  .index_hb_top_box .meau_box ul li dl dd {
    width: 50%;
    margin: 0px;
    display: inline-block;
  }
  .index_hb_top_box .meau_box ul li dl a {
    font-size: 13px;
    color: #fff;
  }
}

.ny_hb_top_box {
  width: 100%;
  position: relative;
}
.ny_hb_top_box::before {
  content: "";
  width: 100%;
  height: 80%;
  background-image: url(../images/index/topbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 1230px) {
  .ny_hb_top_box .top {
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 30;
  }
  .ny_hb_top_box .top .ny_main {
    position: relative;
    height: 102px;
  }
  .ny_hb_top_box .top .ny_main .logo {
    height: 100px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -50px;
  }
  .ny_hb_top_box .top .ny_main .logo img {
    height: 100%;
  }
  .ny_hb_top_box .top .ny_main .cd_search {
    position: absolute;
    right: 0;
    top: 15px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  .ny_hb_top_box .top .ny_main .cd_search .iconfont {
    font-size: 22px;
  }
  .ny_hb_top_box .top .ny_main .cd_search:hover {
    background-color: #00aa3a;
    color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .ny_hb_top_box .top .ny_main .nav_mh {
    float: right;
    margin-top: 55px;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu {
    width: 100%;
    height: 60px;
    position: relative;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li {
    height: 40px;
    float: left;
    position: relative;
    text-align: center;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li + li {
    margin-left: 10px;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li a.dbt {
    font-size: 16px;
    display: block;
    line-height: 40px;
    color: #fff;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li a.dbt::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li:hover a.dbt::after, .ny_hb_top_box .top .ny_main .nav_mh .menu li.on a.dbt::after {
    width: 100%;
    left: 0%;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl {
    width: 140px;
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 45px;
    float: left;
    opacity: 0;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl a {
    display: block;
    padding: 5px 10px;
    line-height: 24px;
    text-align: center;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl a:hover {
    background-color: #00aa3a;
    color: #fff;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li:hover dl {
    display: block;
  }
}
@media only screen and (max-width: 1230px) {
  .ny_hb_top_box::before {
    display: none;
  }
  .ny_hb_top_box .top {
    background-color: rgba(14, 70, 145, 0.9);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    height: 55px;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%;
  }
  .ny_hb_top_box .top .ny_main {
    height: 55px;
  }
  .ny_hb_top_box .top .ny_main .logo {
    position: absolute;
    height: 35px;
    left: 15px;
    margin-top: 0px;
    top: 10px;
  }
  .ny_hb_top_box .top .ny_main .logo img {
    height: 100%;
  }
  .ny_hb_top_box .top .ny_main .cd_search {
    right: 55px;
    top: 0px;
    position: absolute;
  }
  .ny_hb_top_box .top .ny_main .cd_search .icon-sousuo {
    color: #fff;
    line-height: 48px;
    font-size: 22px;
  }
  .ny_hb_top_box .top .ny_main .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: 30;
    margin-top: 0;
    background-color: #fff;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu {
    height: auto;
    border-top: solid 1px #ddd;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    height: auto;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .ny_hb_top_box .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;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl {
    width: 100%;
    display: block;
    position: inherit;
    left: auto;
    top: auto;
    font-size: 0;
    padding: 10px 0;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl dd {
    width: 50%;
    display: inline-block;
  }
  .ny_hb_top_box .top .ny_main .nav_mh .menu li dl a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 13px;
    text-align: left;
  }
}

.index_sy1 {
  background-image: url(../images/index/2bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 50px 0;
}
.index_sy1 + .index_zs_Four_box {
  background-image: none;
  padding: 80px 0;
}
@media only screen and (max-width: 1230px) {
  .index_sy1 {
    padding: 15px;
  }
  .index_sy1 + .index_zs_Four_box {
    padding: 15px;
  }
}
.index_sy1 .ny_main .four_nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index_sy1 .ny_main .four_nav li {
  width: 284px;
  height: 100%;
}
.index_sy1 .ny_main .four_nav li a {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}
.index_sy1 .ny_main .four_nav li a img {
  min-height: 100%;
}
.index_sy1 .ny_main .four_nav li a .sbt {
  position: absolute;
  color: #ffffff;
  font-size: 31px;
  writing-mode: vertical-rl;
  letter-spacing: 3px;
  height: 162px;
  width: 51px;
  line-height: 51px;
  transition: all 0.2s linear;
}
.index_sy1 .ny_main .four_nav li a .sbt::before {
  background-image: url(../images/index/bo1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
}
@media only screen and (min-width: 1230px) {
  .index_sy1 .ny_main .four_nav li a:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    margin-top: -10px;
  }
  .index_sy1 .ny_main .four_nav li a:hover .sbt {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 1230px) {
  .index_sy1 .ny_main .four_nav li {
    width: 100%;
  }
  .index_sy1 .ny_main .four_nav li + li {
    margin-left: 15px;
  }
  .index_sy1 .ny_main .four_nav li a .sbt {
    height: 140px;
    width: 40px;
    line-height: 40px;
    font-size: 26px;
  }
}
@media only screen and (max-width: 760px) {
  .index_sy1 .ny_main .four_nav li + li {
    margin-left: 10px;
  }
  .index_sy1 .ny_main .four_nav li a .sbt {
    height: 120px;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 760px) and (max-width: 500px) {
  .index_sy1 .ny_main .four_nav li a .sbt {
    font-size: 14px;
  }
}

.index_sy2 {
  width: 100%;
  background-image: url(../images/index/bg1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 60px 0;
}
@media only screen and (max-width: 1230px) {
  .index_sy2 {
    padding: 20px 15px;
  }
}
.index_sy2 .rb_bt1 .bt {
  color: #fff;
}
.index_sy2 .rb_bt1 .bt p {
  color: #fff;
}
.index_sy2 a.more_arrow_normal {
  color: #fff;
  border-color: #fff;
}

.index_Docs {
  position: relative;
  padding-bottom: 60px;
}
.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;
  height: 323px;
  border-radius: 10px;
  overflow: hidden;
}
.index_Docs .swiper-slide a .img_content {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.index_Docs .swiper-slide a .img_content img {
  min-height: 100%;
}
.index_Docs .swiper-slide a .text_content {
  width: 100%;
  padding: 80px 15px 15px 15px;
  position: absolute;
  background-image: url(../images/index/zjbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  height: 152px;
}
.index_Docs .swiper-slide a .text_content .b_bt {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.index_Docs .swiper-slide a .text_content .p1 {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
.index_Docs .swiper-slide a .text_content .p1 .left {
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.index_Docs .swiper-slide a .text_content .p1 .right {
  position: absolute;
  right: 0;
  top: -30px;
  text-align: right;
}
.index_Docs .swiper-slide a .open_text {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px;
  top: 100%;
  left: 0;
  background-color: rgba(0, 170, 58, 0.9);
  text-align: center;
  color: #fff;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
}
.index_Docs .swiper-slide a .open_text p {
  margin-bottom: 10px;
}
.index_Docs .swiper-slide a .open_text p.pSc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  line-height: 22px;
}
.index_Docs .swiper-slide a .open_text .b_bt {
  font-size: 24px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.index_Docs .swiper-slide a .open_text .b_bt::after {
  content: "";
  width: 2em;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -1em;
}
.index_Docs .swiper-slide a .open_text .more:hover i {
  margin-left: 5px;
}
.index_Docs .swiper-slide a .open_text .more i {
  margin-left: 10px;
  vertical-align: middle;
}
@media only screen and (min-width: 1230px) {
  .index_Docs .swiper-slide a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .index_Docs .swiper-slide a:hover .open_text {
    top: 0%;
  }
  .index_Docs .swiper-slide a:hover .text_content {
    bottom: -75px;
  }
}
.index_Docs .swiper-button-prev,
.index_Docs .swiper-button-next {
  width: 43px;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  border-radius: 5px;
  font-size: 0px;
  line-height: 80px;
  text-align: center;
  background-color: #00aa3a;
  overflow: hidden;
}
.index_Docs .swiper-button-prev .bi,
.index_Docs .swiper-button-next .bi {
  font-size: 35px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.index_Docs .swiper-button-prev::after,
.index_Docs .swiper-button-next::after {
  display: none !important;
}
.index_Docs .swiper-button-prev {
  left: -90px;
}
.index_Docs .swiper-button-next {
  right: -90px;
}
@media only screen and (max-width: 1230px) {
  .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: 1230px) 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: 1230px) 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: 1230px) 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: 1230px) {
  .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: 1230px) and (max-width: 768px) {
  .index_Docs .swiper-slide a .text_content .b_bt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1230px) {
  .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: #00aa3a;
  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: #00aa3a !important;
  }
}

.sy_dep_box .dLeft {
  width: 550px;
  float: left;
  height: 600px;
  position: relative;
}
.sy_dep_box .dLeft .item {
  background-image: url(../images/index/b1.jpg);
  background-repeat: no-repeat;
  width: 351px;
  height: 531px;
  position: absolute;
  left: 0;
  top: 0;
}
.sy_dep_box .dLeft .item.item2 {
  background-image: url(../images/index/b2.jpg);
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.sy_dep_box .dRight {
  width: 620px;
  float: right;
  margin-top: 35px;
}
.sy_dep_box .dRight .sy_dep_nav {
  font-size: 0;
}
.sy_dep_box .dRight .sy_dep_nav a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  border-radius: 40px;
  background-color: #f6f6f8;
  font-size: 20px;
  position: relative;
  font-weight: bold;
}
.sy_dep_box .dRight .sy_dep_nav a.active {
  background-color: #00aa3a;
  color: #fff;
}
.sy_dep_box .dRight .sy_dep_nav a + a {
  margin-left: 30px;
}
.sy_dep_box .dRight .sy_dep_list {
  width: 100%;
}
.sy_dep_box .dRight .sy_dep_list ul {
  width: 102%;
  margin-left: -1%;
  font-size: 0;
  box-shadow: 0 5px 20px rgba(0, 139, 220, 0.2);
  position: relative;
  min-height: 350px;
  padding: 25px;
  background-color: #fff;
  border-radius: 8px;
}
.sy_dep_box .dRight .sy_dep_list ul:before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  left: 60px;
  background-color: #fff;
  top: -10px;
  transform: rotate(45deg);
}
.sy_dep_box .dRight .sy_dep_list ul:nth-of-type(2):before {
  left: 220px;
}
.sy_dep_box .dRight .sy_dep_list ul:nth-of-type(3):before {
  left: 375px;
}
.sy_dep_box .dRight .sy_dep_list ul li {
  display: inline-block;
  width: 22%;
  margin: 1.5%;
}
.sy_dep_box .dRight .sy_dep_list ul li a {
  display: block;
  width: 100%;
  position: relative;
  line-height: 38px;
  height: 40px;
  overflow: hidden;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  font-size: 14px;
  border-radius: 5px;
}
.sy_dep_box .dRight .sy_dep_list ul li a:before {
  background-color: #00aa3a;
}
.sy_dep_box .dRight .sy_dep_list ul li a b {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 40px 0 10px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sy_dep_box .dRight .sy_dep_list ul li a .bDive {
  position: absolute;
  width: 35px;
  height: 100%;
  right: 0;
  top: 0px;
  text-align: center;
  border-left: solid 1px #e5e5e5;
  transition: all 0.2s linear;
}
.sy_dep_box .dRight .sy_dep_list ul li a:hover .bDive {
  border-left: 0;
  transform: rotate(180deg);
}
@media only screen and (max-width: 1230px) {
  .sy_dep_box .dLeft {
    display: none;
  }
  .sy_dep_box .dRight {
    width: 100%;
    margin-top: 0px;
  }
  .sy_dep_box .dRight .sy_dep_nav a {
    line-height: 30px;
    height: 30px;
    padding: 0px;
    font-size: 14px;
    width: 90px;
    text-align: center;
  }
  .sy_dep_box .dRight .sy_dep_nav a + a {
    margin-left: 15px;
  }
  .sy_dep_box .dRight .sy_dep_list ul {
    min-height: 250px;
    padding: 15px;
  }
  .sy_dep_box .dRight .sy_dep_list ul:before {
    width: 14px;
    height: 14px;
    left: 45px;
    top: -7px;
  }
  .sy_dep_box .dRight .sy_dep_list ul:nth-of-type(2):before {
    left: 150px;
  }
  .sy_dep_box .dRight .sy_dep_list ul:nth-of-type(3):before {
    left: 255px;
  }
  .sy_dep_box .dRight .sy_dep_list ul li {
    width: 23%;
    margin: 1%;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .sy_dep_box .dRight .sy_dep_list ul li {
    width: 31.3333%;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 550px) {
  .sy_dep_box .dRight .sy_dep_list ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_dep_box .dRight .sy_dep_list ul li a {
    font-size: 13px;
  }
}

.rb_bt1 {
  width: 100%;
  padding: 0 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.rb_bt1 .bt {
  font-size: 35px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
}
.rb_bt1 .bt p {
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.rb_bt1 .bt p::before {
  content: "";
  width: 25px;
  height: 5px;
  background-color: #0e4691;
  display: inline-block;
  margin-right: 15px;
}
.rb_bt1 .more_arrow_normal {
  margin-top: 5px;
}
@media only screen and (max-width: 1230px) {
  .rb_bt1 {
    margin-bottom: 15px !important;
  }
  .rb_bt1 .bt {
    font-size: 18px;
    line-height: 30px;
  }
  .rb_bt1 .bt p {
    font-size: 12px;
  }
  .rb_bt1 .bt p::before {
    width: 15px;
    height: 3px;
    margin-right: 6px;
  }
}
@media only screen and (max-width: 1230px) and (max-width: 760px) {
  .rb_bt1 .bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1230px) {
  .rb_bt1 .more_arrow_normal {
    margin-top: -5px;
  }
}

.sy_ban {
  width: 100%;
  overflow: hidden;
  height: 100vh;
}
.sy_ban .swiper-slide {
  text-align: center;
  width: 100%;
  position: relative;
  height: 100vh;
}
.sy_ban .swiper-slide a.img_item {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0) scale(1.2);
  transition: opacity 0.3s ease, transform 0s ease 1s;
}
.sy_ban .swiper-slide-active a.img_item {
  transform: scale(1);
  transition: all 5s cubic-bezier(0, 0.56, 0.44, 1);
}
.sy_ban .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0);
  background-image: url(../images/index/yy.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 35px;
  height: 34px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 12px !important;
}
.sy_ban .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0);
  background-image: url(../images/index/yyon.png);
  border-radius: 0px;
}
.sy_ban .pan-ban {
  bottom: 30px !important;
  left: auto;
  right: 50%;
  margin-right: -720px;
  width: auto;
}
@media only screen and (max-width: 1230px) {
  .sy_ban {
    height: 400px;
  }
  .sy_ban .swiper-slide {
    height: 400px;
  }
  .sy_ban .pan-ban {
    bottom: 15px !important;
  }
  .sy_ban .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 8px !important;
  }
}
@media only screen and (max-width: 760px) {
  .sy_ban {
    height: 300px;
  }
  .sy_ban .swiper-slide {
    height: 300px;
  }
  .sy_ban .pan-ban {
    bottom: 10px !important;
  }
  .sy_ban .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
}

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

.sy3_box {
  width: 103%;
  float: left;
  margin-left: -1.5%;
}
.sy3_box .dItem {
  width: 30.3333%;
  background-color: #fff;
  transition: all 0.2s linear;
  margin: 0 1.5%;
  float: left;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.sy3_box .dItem:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}
.sy3_box .dItem .img_content {
  height: 268px;
}
.sy3_box .dItem .img_content img {
  width: 100%;
  min-height: 100%;
}
.sy3_box .dItem .text_content {
  padding: 35px 30px;
}
@media only screen and (max-width: 1230px) {
  .sy3_box {
    width: 102%;
    margin-left: -1%;
  }
  .sy3_box .dItem {
    width: 31.3333%;
    margin: 0 1%;
  }
  .sy3_box .dItem .img_content {
    height: calc((100vw / 3 - 30px) / 4 * 3);
    height: -webkit-calc((100vw / 3 - 30px) / 4 * 3);
  }
  .sy3_box .dItem .text_content {
    padding: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .sy3_box .dItem {
    width: 98%;
    margin-bottom: 15px;
  }
  .sy3_box .dItem .img_content {
    height: calc((100vw / 1 - 30px) / 4 * 2.5);
    height: -webkit-calc((100vw / 1 - 30px) / 4 * 2.5);
  }
  .sy3_box .dItem .text_content {
    padding: 15px;
  }
}

.sy_bt2 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
.sy_bt2 .bt {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
}
.sy_bt2 .bt p {
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.sy_bt2 .bt p::before {
  content: "";
  width: 25px;
  height: 4px;
  background-color: #b3debd;
  display: inline-block;
  margin-right: 15px;
}
.sy_bt2 a.more {
  line-height: 40px;
}
.sy_bt2 a.more .bi {
  margin-left: 5px;
  font-weight: bold;
  font-size: 16px;
}
@media only screen and (max-width: 1230px) {
  .sy_bt2 {
    line-height: 24px;
  }
  .sy_bt2 .bt {
    font-size: 16px;
    line-height: 24px;
  }
  .sy_bt2 .bt p {
    font-size: 12px;
  }
  .sy_bt2 .bt p::before {
    width: 15px;
    height: 3px;
    margin-right: 6px;
  }
  .sy_bt2 a.more .bi {
    font-size: 14px;
  }
}

.sy_list2 li {
  border-bottom: solid 1px #e5e5e5;
}
.sy_list2 li a {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 55px;
  font-size: 16px;
}
@media only screen and (max-width: 1230px) {
  .sy_list2 li a {
    line-height: 35px;
    font-size: 13px;
  }
}

.index_sy4 {
  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;
}
@media only screen and (max-width: 1230px) {
  .index_sy4 {
    padding: 20px 15px;
  }
}

.sy_lb1 {
  width: 100%;
  display: flex;
  justify-content: space-around;
  text-align: center;
  font-size: 22px;
}
.sy_lb1 li a {
  color: #fff;
}
.sy_lb1 li a::before {
  content: "";
  background-image: url(../images/index/d1.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 120px;
  height: 95px;
  display: block;
  margin: 0 auto 25px auto;
}
@media only screen and (min-width: 1230px) {
  .sy_lb1 li a:hover::before {
    margin-top: -10px;
    margin-bottom: 35px;
  }
}
.sy_lb1 li a.a2::before {
  background-image: url(../images/index/d2.png);
}
.sy_lb1 li a.a3::before {
  background-image: url(../images/index/d3.png);
}
@media only screen and (max-width: 1230px) {
  .sy_lb1 {
    font-size: 16px;
  }
  .sy_lb1 li a::before {
    width: 100px;
    height: 45px;
    background-size: auto 100%;
    margin: 0 auto 15px auto;
  }
}
@media only screen and (max-width: 1230px) {
  .sy_lb1 {
    font-size: 14px;
  }
  .sy_lb1 li a::before {
    width: 60px;
    height: 30px;
    margin: 0 auto 10px auto;
  }
}

.sy_bt1 {
  font-size: 35px;
  font-weight: bold;
}
@media only screen and (max-width: 1230px) {
  .sy_bt1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_bt1 {
    font-size: 16px;
  }
}

.index_hb_foot_box {
  padding: 60px 0;
  border-top: solid 1px #e5e5e5;
  width: 100%;
}
.index_hb_foot_box .d1 {
  width: 380px;
}
.index_hb_foot_box .d1 .dlogo {
  background-image: url(../images/index/logo_foot.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 79px;
  margin-bottom: 30px;
}
.index_hb_foot_box .d2 {
  width: 360px;
  margin-left: 100px;
}
.index_hb_foot_box .d2 .footnav {
  width: 100%;
  font-size: 0;
}
.index_hb_foot_box .d2 .footnav li {
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
}
.index_hb_foot_box .d2 .footnav li a {
  font-size: 14px;
}
.index_hb_foot_box .d3 {
  width: 300px;
}
.index_hb_foot_box .d3 .ewmlist {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index_hb_foot_box .d3 .ewmlist li {
  width: 100%;
  text-align: center;
}
.index_hb_foot_box .d3 .ewmlist li img {
  max-height: 120px;
  margin-bottom: 10px;
}
.index_hb_foot_box .d3 .ewmlist li + li {
  margin-left: 45px;
}
@media only screen and (max-width: 1230px) {
  .index_hb_foot_box {
    padding: 20px 15px;
  }
  .index_hb_foot_box .d1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .index_hb_foot_box .d1 .dlogo {
    display: none;
  }
  .index_hb_foot_box .d2 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .index_hb_foot_box .d2 .footnav {
    margin-bottom: 10px;
  }
  .index_hb_foot_box .d2 .footnav li {
    width: auto;
    margin-bottom: 5px;
    margin-right: 20px;
  }
  .index_hb_foot_box .d2 .footnav li a {
    font-size: 13px;
  }
  .index_hb_foot_box .d3 {
    width: 100%;
  }
  .index_hb_foot_box .d3 .ewmlist {
    display: block;
  }
  .index_hb_foot_box .d3 .ewmlist li {
    width: auto;
    display: inline-block;
  }
  .index_hb_foot_box .d3 .ewmlist li .lll img {
    max-height: 100px;
    margin-bottom: 5px;
  }
  .index_hb_foot_box .d3 .ewmlist li + li {
    margin-left: 20px;
  }
}

.index_sy0 {
  width: 100%;
  background-image: url(../images/index/bg0.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}
@media only screen and (max-width: 1230px) {
  .index_sy0 {
    padding: 15px 15px;
  }
}

.synav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.synav li {
  width: 100%;
  vertical-align: top;
}
.synav li a {
  height: 200px;
  display: block;
  width: 100%;
  background-color: #00aa3a;
  border-radius: 10px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1230px) {
  .synav li a:hover {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    margin-top: -10px;
  }
}
.synav li a::before {
  content: "";
  width: 90px;
  height: 90px;
  background-color: #fff;
  background-image: url(../images/index/a1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.synav li a::after {
  content: "";
  width: 90px;
  height: 5px;
  background-color: #eb6e88;
  position: absolute;
  left: 0;
  bottom: 0;
}
.synav li a p {
  font-size: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.synav li a.a2::before {
  background-image: url(../images/index/a2.png);
}
.synav li a.a3::before {
  background-image: url(../images/index/a3.png);
}
.synav li a.a4::before {
  background-image: url(../images/index/a4.png);
}
.synav li a.a5::before {
  background-image: url(../images/index/a5.png);
}
.synav li a.a6::before {
  background-image: url(../images/index/a6.png);
}
.synav li + li {
  margin-left: 20px;
}
@media only screen and (max-width: 1230px) {
  .synav li a {
    height: 150px;
  }
  .synav li a::before {
    width: 60px;
    height: 60px;
    left: 15px;
    top: 15px;
  }
  .synav li a::after {
    width: 60px;
    height: 4px;
  }
  .synav li a p {
    font-size: 16px;
    right: 15px;
    bottom: 15px;
  }
  .synav li + li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .synav {
    display: block;
    width: 102%;
    margin-left: -1%;
    font-size: 0;
  }
  .synav li {
    width: 31.3333% !important;
    display: inline-block;
    margin: 1% !important;
  }
  .synav li + li {
    margin-left: 1%;
  }
  .synav li a {
    height: 105px;
  }
  .synav li a::before {
    width: 44px;
    height: 44px;
    left: 50%;
    margin-left: -22px;
  }
  .synav li a::after {
    width: 55px;
  }
  .synav li a p {
    font-size: 15px;
    bottom: 10px;
    left: 15px;
    text-align: center;
  }
}

.index_top_ny {
  width: 100%;
}
.index_top_ny .top {
  width: 100%;
}
.index_top_ny .top .ny_main {
  position: relative;
  height: 138px;
}
.index_top_ny .top .ny_main .logo {
  height: 86px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -43px;
  background-image: url(../images/index/logo_ui.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 650px;
}
.index_top_ny .top .ny_main .logo img {
  height: 100%;
}
.index_top_ny .top .ny_main .menuMob a {
  background-image: url("data:image/svg+xml,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'&gt;&lt;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='%23003ca6'/&gt;&lt;/svg&gt;");
}
.index_top_ny .top .ny_main .menuMob a.on {
  background-image: url("data:image/svg+xml,&lt;svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'&gt;&lt;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='%23003ca6'/&gt;&lt;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='%23003ca6'/&gt;&lt;/svg&gt;");
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .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;
  }
  .index_top_ny .top .ny_main {
    height: 55px;
  }
  .index_top_ny .top .ny_main .logo {
    height: 30px;
    margin-top: -15px;
    left: 15px;
    width: 230px;
  }
  .index_top_ny .top .ny_main .sousuo_o {
    right: 50px;
    top: 12px;
    position: absolute;
    border-radius: 50%;
    color: #0e4691;
    background-color: #fff;
  }
  .index_top_ny .top .ny_main .sousuo_o .iconfont {
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
  }
}
.index_top_ny .nav_mh {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
@media only screen and (min-width: 1230px) {
  .index_top_ny .nav_mh .menu {
    width: 100%;
    height: 60px;
    z-index: 15;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index_top_ny .nav_mh .menu li {
    height: 60px;
    float: left;
    position: relative;
    text-align: center;
  }
  .index_top_ny .nav_mh .menu li a.dbt {
    font-size: 18px;
    display: block;
    line-height: 60px;
    color: #333;
    transition: all ease 0.3s;
    font-weight: bold;
  }
  .index_top_ny .nav_mh .menu li a.dbt .bi {
    font-size: 24px;
    color: #003ca6;
  }
  .index_top_ny .nav_mh .menu li a.dbt::after {
    content: "";
    width: 0%;
    position: absolute;
    height: 4px;
    left: 50%;
    background-color: #00aa3a;
    bottom: 0;
  }
  .index_top_ny .nav_mh .menu li.on a.dbt::after, .index_top_ny .nav_mh .menu li:hover a.dbt::after {
    width: 100%;
    left: 0%;
    height: 4px;
  }
  .index_top_ny .nav_mh .menu li dl {
    left: 50%;
    margin-left: -90px;
    width: 180px;
    font-size: 15px;
    display: none;
    background-color: #00aa3a;
    position: absolute;
    left: 50%;
    top: 65px;
    opacity: 0;
    float: left;
    z-index: 10;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  }
  .index_top_ny .nav_mh .menu li dl dd {
    position: relative;
  }
  .index_top_ny .nav_mh .menu li dl dd dl {
    position: absolute;
    left: 180px;
    margin-left: 0;
    top: 0px;
  }
  .index_top_ny .nav_mh .menu li dl dd:hover &gt; a {
    background-color: rgba(255, 255, 255, 0.25);
  }
  .index_top_ny .nav_mh .menu li dl dd:hover dl {
    display: block;
  }
  .index_top_ny .nav_mh .menu li dl a {
    display: block;
    padding: 8px 10px;
    line-height: 26px;
    text-align: center;
    color: #fff;
  }
  .index_top_ny .nav_mh .menu li dl a:hover {
    background-color: #00aa3a;
  }
  .index_top_ny .nav_mh .menu li:hover &gt; dl {
    display: block;
  }
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .nav_mh {
    width: 100%;
    display: none;
    position: fixed;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    background-color: #fff;
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  .index_top_ny .nav_mh .menu li {
    width: 100%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .index_top_ny .nav_mh .menu li a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .index_top_ny .nav_mh .menu li a.dbt {
    font-size: 13px;
    padding: 10px 3%;
    line-height: 1.6;
    font-weight: bold;
    border-bottom: 0.5px solid #e1e1e1;
  }
  .index_top_ny .nav_mh .menu li a.dbt .bi {
    font-size: 20px;
  }
  .index_top_ny .nav_mh .menu li dl {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 0;
  }
  .index_top_ny .nav_mh .menu li dl dd {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .index_top_ny .nav_mh .menu li dl dd dl {
    padding-left: 15px;
  }
  .index_top_ny .nav_mh .menu li dl dd dl dd {
    width: 50%;
  }
  .index_top_ny .nav_mh .menu li dl dd a {
    padding: 5px 0px;
    padding-left: 15px;
    font-size: 13px;
    text-align: left;
    color: #333;
  }
}
.index_top_ny .nav_mh .ny_main {
  position: relative;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom {
  position: absolute;
  right: 0px;
  top: -88px;
  font-size: 14px;
  display: flex;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a {
  display: inline-block;
  color: #00aa3a;
  text-align: center;
  position: relative;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a + a {
  margin-left: 35px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a::before {
  content: "";
  width: 40px;
  height: 30px;
  display: block;
  margin: 0 auto 10px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a .ewm_box {
  display: none;
  position: absolute;
  width: 160px;
  background-color: #fff;
  padding: 16px;
  border: solid 1px #e5e5e5;
  z-index: 99;
  top: 80px;
  left: 50%;
  margin-left: -80px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a .ewm_box:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: solid 1px #ddd;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -10px;
  transform: rotate(45deg);
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a .ewm_box:after {
  content: "";
  width: 40px;
  height: 13px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a:hover::before {
  margin-top: -5px;
  margin-bottom: 15px;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a:hover .ewm_box {
  display: block;
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a.a1::before {
  background-image: url(../images/index/t1_ui.png);
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a.a2::before {
  background-image: url(../images/index/t2_ui.png);
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a.a3::before {
  background-image: url(../images/index/t3_ui.png);
}
.index_top_ny .nav_mh .ny_main .top_right_bottom a.a4::before {
  background-image: url(../images/index/t4_ui.png);
}
@media only screen and (max-width: 1230px) {
  .index_top_ny .nav_mh .ny_main .top_right_bottom {
    width: 100%;
    height: auto;
    line-height: 30px;
    position: initial;
    right: auto;
    top: auto;
    padding: 10px;
    border-bottom: 0.5px solid #e1e1e1;
    font-size: 14px;
  }
}

.lyb_bt {
  font-weight: bold;
}

@media only screen and (max-width: 1230px) {
  .lyb_form {
    border: solid 1px #e1e1e1;
  }
}</pre></body></html>