/* CSS Document */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(255, 255, 255, 0);
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #aaaaaa;
}

::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: #aaaaaa;
}

:root {
  --vh: 1vh; /*calc(var(--vh) * 100) == 100vh */
}

root {
  --hover_color:#254194;
}

@font-face {
  font-family: "Montserrat-Bold";
  /*src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");*/
  src: url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  /*src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");*/
  src: url("../fonts/SourceHanSansSC-Regular.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald_Medium";
  /*src: url("../fonts/Oswald_Medium.woff2") format("woff2"), url("../fonts/Oswald_Medium.woff") format("woff");*/
  src: url("../fonts/SourceHanSansCN-Medium.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../fonts/SourceHanSansCN-Medium.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Medium";
  /*src: url("../fonts/MiSans-Medium.woff2") format("woff2"), url("../fonts/MiSans-Medium.woff") format("woff");*/
  src: url("../fonts/SourceHanSansCN-Medium.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansSC-Bold";
  src: url("../fonts/SourceHanSansSC-Bold.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansSC-Medi";
  src: url("../fonts/SourceHanSansSC-Medium.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansSC-Regu";
  src: url("../fonts/SourceHanSansSC-Regular.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins-Bold";
  /*src: url("../fonts/Poppins-Bold.otf");*/
  src: url("../fonts/SourceHanSansCN-Bold.woff2") format("woff2"), url("../fonts/SourceHanSansCN-Bold.woff") format("woff");
}

* {
  box-sizing: border-box;
}

body {
  font-family: SourceHanSansCN-Regular, Microsoft YaHei, Arial;
  margin: 0;
  padding: 0;
  font-style: normal !important;
  font-variant: normal !important;
  color: #000;
  font-size: 12px;
  margin: 0px auto;
  padding: 0px;
}

.albb_font {
  font-family: albb;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  cursor: pointer;
}

a:hover {
  /*    color:#1b99bb; */
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

a:focus {
  outline: none;
  text-decoration: none;
}

.clear {
  clear: both;
  font-size: 0vw;
  line-height: 0;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

.cell, .cell2, .cell3 {
  border-collapse: collapse;
  border-spacing: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a, img {
  border: 0px;
}

br {
  font-family: SimSun;
}

p {
  margin: 0px;
  padding: 0px;
  line-height: 1.75;
}

i {
  margin: 0px;
  padding: 0px;
  font-style: normal;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

br {
  margin: 0px;
  padding: 0px;
}

.clearheight {
  width: 100%;
  height: 1px;
  overflow: hidden;
}

input, select, textarea {
  font-family: "SourceHanSansCN-Regular", -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Arial;
  outline: none;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

input[type=text]:disabled {
  background-color: #999;
}

input::-moz-placeholder {
  color: #000;
}

input::-moz-placeholder {
  color: #000;
}

input::-ms-input-placeholder {
  color: #000;
}

input::-webkit-input-placeholder {
  color: #000;
}

input[type=text], input[type=button], input[type=submit], input[type=reset], select, textarea, button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0vw 13.3333vw white inset;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type=button], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none;
}

a, a:hover, a:active, a:visited, a:link, a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}

/*loading*/
.loading {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9998;
  display: block;
}

.loading b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background-color: #004c98;
  position: absolute;
  left: 0px;
  top: 0%;
}

.container {
  width: 100%;
}

.section {
  width: 100%;
  background-color: #fff;
}

.section .pagefr_n {
  width: 100%;
  height: calc(var(--vh) * 100);
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.section.active .pagefr_n {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

@-webkit-keyframes an_0 {
  0% {
    box-shadow: 0 0 0px 0px rgba(24, 152, 242, 0);
  }
  50% {
    box-shadow: 0 0 10px 3px rgba(24, 152, 242, 0.6);
  }
  100% {
    box-shadow: 0 0 0px 0px rgba(24, 152, 242, 0);
  }
}
@keyframes an_0 {
  0% {
    box-shadow: 0 0 0px 0px rgba(24, 152, 242, 0);
  }
  50% {
    box-shadow: 0 0 10px 3px rgba(24, 152, 242, 0.6);
  }
  100% {
    box-shadow: 0 0 0px 0px rgba(24, 152, 242, 0);
  }
}
@-webkit-keyframes an_02 {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@keyframes an_02 {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
.an_02 {
  -webkit-animation-name: an_02;
  animation-name: an_02;
}

@-webkit-keyframes an_01 {
  0% {
    transform: scale(0.99, 0.99);
    -moz-transform: scale(0.99, 0.99);
    -webkit-transform: scale(0.99, 0.99);
  }
  50% {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  100% {
    transform: scale(0.99, 0.99);
    -moz-transform: scale(0.99, 0.99);
    -webkit-transform: scale(0.99, 0.99);
  }
}
@keyframes an_01 {
  0% {
    transform: scale(0.99, 0.99);
    -moz-transform: scale(0.99, 0.99);
    -webkit-transform: scale(0.99, 0.99);
  }
  50% {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
  100% {
    transform: scale(0.99, 0.99);
    -moz-transform: scale(0.99, 0.99);
    -webkit-transform: scale(0.99, 0.99);
  }
}
@-webkit-keyframes an_03 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes an_03 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.an_03 {
  -webkit-animation-name: an_03;
  animation-name: an_03;
}

@-webkit-keyframes an_zdy {}
@keyframes an_zdy {}
.an_zdy {
  -webkit-animation-name: an_zdy;
  animation-name: an_zdy;
}

@-webkit-keyframes an_04 {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  50% {
    transform: translateX(-0.05rem);
    -webkit-transform: translateX(-0.05rem);
    -moz-transform: translateX(-0.05rem);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@keyframes an_04 {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  50% {
    transform: translateX(-0.05rem);
    -webkit-transform: translateX(-0.05rem);
    -moz-transform: translateX(-0.05rem);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@-webkit-keyframes an_05 {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  50% {
    transform: translateX(0.05rem);
    -webkit-transform: translateX(0.05rem);
    -moz-transform: translateX(0.05rem);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@keyframes an_05 {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  50% {
    transform: translateX(0.05rem);
    -webkit-transform: translateX(0.05rem);
    -moz-transform: translateX(0.05rem);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
}
@-webkit-keyframes an_06 {
  0% {
    transform: translateX(-0.05rem);
    -webkit-transform: translateX(-0.05rem);
    -moz-transform: translateX(-0.05rem);
  }
  50% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  100% {
    transform: translateX(0.05rem);
    -webkit-transform: translateX(0.05rem);
    -moz-transform: translateX(0.05rem);
  }
}
@keyframes an_06 {
  0% {
    transform: translateX(-0.05rem);
    -webkit-transform: translateX(-0.05rem);
    -moz-transform: translateX(-0.05rem);
  }
  50% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
  }
  100% {
    transform: translateX(0.05rem);
    -webkit-transform: translateX(0.05rem);
    -moz-transform: translateX(0.05rem);
  }
}
@-webkit-keyframes ksan {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ksan {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes ksan_01 {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
@keyframes ksan_01 {
  0% {
    transform: scale(0.8);
    opacity: 0.9;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes an_swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes an_swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/*common*/
.in_body {
  min-height: 100vh;
  position: relative;
  background-color: #fff;
  opacity: 0;
}

.other_body {
  background-color: #f9f9f9;
}

.home_body {
  overflow: hidden;
  height: 100vh;
}

.wrap {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
}

.wrap_in {
  margin: 0px 1.65rem;
}

.wrap_c {
  margin: 0px 1.6rem;
}

.wrap_c1 {
  margin: 0px 2.1rem;
}

.wrap_nr {
  margin: 0px 2.5rem;
}

.w_wap {
  display: none !important;
}

.topfr {
  overflow: visible;
  position: fixed;
  left: 0px;
  top: 0;
  z-index: 9999;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear; /*  border-bottom: solid rgba(255,255,255,.1) 1px; */
  width: 100%;
}

.topc {
  width: 100%;
  height: 0.9rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.mtmenu_click{
    display: none;
}




.topc .fl {
  float: left;
  height: 1.02rem !important;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  width: 3.9rem;
}

.topc .fl img {
  display: block;
  max-width: 3rem;
  height: 0.49rem;
  margin-left: 0.34rem;
}

.topc .fl img:nth-child(2) {
  display: none;
}

.topc .fr {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  height: 100%;
  width: 0.9rem;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
}

.topc .fr a.a2 {
  display: inline-block;
  width: 0.22rem;
}
.topc .fr a.a2 img {
  width: 100%;
}

.topfr.on {
  background: rgb(255, 255, 255);
  height: 3.6rem;
}

.menufr {
  /* width: calc(100% - 4.9rem); */
  margin-right: 1.28rem;
}

.menufr > ul {
  display: flex;
  justify-content: flex-end;
  column-gap: 0.7rem;
  height: 100%;
}

.menufr > ul > li {
  /* padding: 0 0.35rem; */
}

.menufr ul li .mu_t {
  width: 100%;
  /*overflow: hidden;*/
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0.36rem 0 0.42rem;
  position: relative;
}
.menufr ul li .mu_t:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0.04rem;
    background: #fff;
    transition: all 0.5s;
    left: 50%;
    transform: translateX(-50%);
    top: 0.87rem;
}
.menufr ul li.active .mu_t:after{
  width: 1.08rem;
}

.menufr ul li .mu_t a {
  color: #fff;
}

.menufr ul li .mu_t a img {
  margin-left: 0.1rem;
  width: 0.09rem;
}

.menufr ul li .pc_mu {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0.9rem;
  display: none;
  background: #fff;
}
.menufr ul li .pc_mu .sec_menu {
  background: #fff;
  padding: 0.5rem 0;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08) inset;
}
.menufr ul li .pc_mu .sec_menu h4 {
  padding-bottom: 0.22rem;
  border-bottom: 1px solid #CBCBCB;
}
.menufr ul li .pc_mu .sec_menu h4 a {
  display: flex;
  align-items: center;
}
.menufr ul li .pc_mu .sec_menu h4 img {
  width: 0.19rem;
  margin-right: 0.1rem;
}
.menufr ul li .pc_mu .sec_menu ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.6rem;
}
.menufr ul li .pc_mu .third_menu {
  display: flex;
  flex-wrap: wrap;
}
.menufr ul li .pc_mu .third_menu a {
  width: 50%;
  margin-top: 0.2rem;
}
.menufr ul li .pc_mu .third_menu a:hover {
  color: #002395;
}

.menufr ul li .mu_c {
  display: none;
}

.menufr ul li .mu_c .muc_c {
  width: 100%;
  overflow: hidden;
  display: flex;
  padding-top: 1rem;
}

.menufr ul li .mu_c b {
  display: none;
}

.menufr ul li .mu_c .muc_c {
  width: 100%;
  padding: 0.1rem;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

.menufr ul li .mu_c .muc_c p {
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
  padding: 0.05rem 0px;
  text-align: center;
}

.menufr ul li .mu_c .muc_c p a {
  color: #666;
}

.top_on, .topfr1 {
  top: 0px;
}
.top_on .topc{
    height: 0.9rem;
}

/*.top_on .topc .fl{*/
/*    !i;!;*/
/*}*/




.top_on, .topfr1, .topfr:hover {
  width: 100%;
  background: #fff;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
}
.top_on .menufr ul li.active .mu_t:after,
.topfr1 .menufr ul li.active .mu_t:after,
.topfr:hover .menufr ul li:hover .mu_t:after{
  width: 1.08rem;
  background: #002395;
}


.top_on .menufr ul li .mu_t a, .topfr1 .menufr ul li .mu_t a, .topfr:hover .menufr ul li .mu_t a {
  color: #333;
}
.top_on .topc .fl img:nth-child(2), .topfr1 .topc .fl img:nth-child(2), .topfr:hover .topc .fl img:nth-child(2) {
  display: block;
}
.top_on .topc .fl img:nth-child(1), .topfr1 .topc .fl img:nth-child(1), .topfr:hover .topc .fl img:nth-child(1) {
  display: none;
}
.top_on .topc .fr, .topfr1 .topc .fr, .topfr:hover .topc .fr {
  background: #002395;
}

.top_on .topc .fl, .topfr1 .topc .fl, .topfr:hover .topc .fl {
  margin-left: 0px;
  background: url(../images/logo_bg1.png) center no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 3.9rem;
}

.top_on .topc .fr, .topfr1 .topc .fr, .topfr:hover .topc .fr {
  margin-right: 0px;
}

.topfr:hover {
  background: #fff;
}
.topfr:hover .menufr ul li .mu_t a {
  color: #333;
}
.topfr:hover .topc .fl img:nth-child(2) {
  display: block;
}
.topfr:hover .topc .fl img:nth-child(1) {
  display: none;
}

.in_01 {
  overflow: hidden;
  height: 100vh;
  position: relative;
}
.in_01:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1rem;
    background: linear-gradient( 180deg, #000000 0%, rgba(0,0,0,0) 100%);
    opacity: 0.5;
    z-index: 2;
}
.in_01_slide {
  width: 100%;
  overflow: hidden;
  height: 100vh;
  position: relative;
}
.in_01_slide .in_01_bottom {
  position: relative;
  width: 100%;
  bottom: 0.8rem;
  right: 0;
  z-index: 9999;
}
.in_01_slide .in_01_bottom .wrap_c {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-end;
}
.in_01_slide .in_01_bottom .wrap_c b, .in_01_slide .in_01_bottom .wrap_c span {
  width: 0.3rem;
  display: block;
  color: #fff;
}
.in_01_slide .in_01_bottom .wrap_c span {
  text-align: right;
}
.in_01_slide .in_01_bottom .wrap_c .in_progress1 {
  width: 1.2rem;
  position: relative;
  height: 0.03rem;
}
.in_01_slide .in_01_bottom .wrap_c .swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  height: 0.03rem;
}
.in_01_slide .in_01_bottom .wrap_c .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: rgb(255, 255, 255);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.in_01_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.in_01_slide .swiper-slide .in_01_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.in_01_slide .swiper-slide .in_01_bg img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
  object-position: 50%;
  transition: 3s linear;
  -webkit-transition: 3s linear;
  -o-transition: 3s linear;
  -moz-transition: 3s linear;
}

.in_01_slide .swiper-slide .in_01_bg.on img {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
}

.in_01_slide .swiper-slide .in_01_txt {
  width: 100%;
  overflow: visible;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.in_01_slide .swiper-slide .in_01_txt .c {
  width: 100%;
  overflow: visible;
}

.in_01_slide .swiper-slide .in_01_txt .p {
  width: 100%;
  overflow: visible;
  color: #fff;
  opacity: 0;
}

.in_01_slide .swiper-slide .in_01_txt .p1 {
  line-height: 1.3;
  color: #3EFFFF;
  font-weight: bold;
}

.in_01_slide .swiper-slide .in_01_txt .p2 {
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
  font-weight: bold;
}

.in_01_slide .swiper-slide .in_01_txt .p4 {
  margin-top: 0.2rem;
}

.in_01_slide .swiper-slide .in_01_txt .p3 a {
  display: inline-flex;
  line-height: 0.5rem;
  width: 1.8rem;
  border-radius: 0.5rem;
  color: #0E883B;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.in_01_slide .swiper-slide .in_01_txt .p3 span {
  display: inline-block;
  position: relative;
  padding-right: 0.2rem;
}

.in_01_slide .swiper-slide .in_01_txt .p3 b {
  width: 0.15rem;
  height: 0.05rem;
  display: block;
  background: url("../images/more_arr1.png") center no-repeat;
  background-size: 100%;
}

.in_01_slide .swiper-slide .in_01_txt .p3 a:hover {
  background-color: #eee;
}

.in_01_slide .swiper-slide .in_01_txt .c1 {
  width: 100%;
}
.in_01_slide .swiper-slide .in_01_txt .c1 .wrap_c {
  width: 6.25rem;
  margin-left: auto;
}
.in_01_slide .swiper-slide .in_01_txt .c1 .p img {
  width: 2.77rem;
  padding-bottom: 0.38rem;
}

.in_01_slide .swiper-slide .in_01_txt .c2 {
  text-align: center;
}

.in_01_slide .swiper-slide .in_01_txt.sty .p{
    color: #042395 !important;
}


.in_01_slide .swiper-button-next:after,
.in_01_slide .swiper-button-prev:after{
    font-size: 0.2rem;
    color: #fff;
}
.in_01_slide .swiper-button-next{
    right: -0.8rem;
    border-radius: 50%;
    background: rgba(0,0,0,0.1);
    width: 0.5rem;
    height: 0.5rem;
    transition: all 0.5s;
}
.in_01_slide .swiper-button-prev{
    left: -0.8rem;
    border-radius: 50%;
    background: rgba(0,0,0,0.1);
    width: 0.5rem;
    height: 0.5rem;
    transition: all 0.5s;
}
.in_01_slide:hover .swiper-button-next{
    right: 0.8rem;
}
.in_01_slide:hover .swiper-button-prev{
    left: 0.8rem;
}
.in_01_slide .swiper-button-next:hover,
.in_01_slide .swiper-button-prev:hover{
    background: rgba(0,0,0,0.2);
}






.in_01spbt {
  position: absolute;
  bottom: 0.7rem !important;
  width: 100%;
  z-index: 9;
  padding-left: 1.6rem;
  display: flex;
  justify-content: flex-start;
}
.in_01spbt span.swiper-pagination-bullet {
  width: 0.11rem;
  height: 0.11rem;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  border-radius: 50%;
  margin: 0 0.06rem !important;
}
.in_01spbt span.swiper-pagination-bullet-active {
  width: 0.34rem;
  height: 0.11rem;
  background: rgb(255, 255, 255);
  opacity: 1;
  border-radius: 55rem;
}

.pn0 {
  position: absolute;
  bottom: 0.7rem !important;
  width: 50%;
  z-index: 9;
  right: 1.6rem;
  display: flex;
  justify-content: flex-end;
  z-index: 999999;
}
.pn0 a.prev, .pn0 a.next {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  border: solid #fff 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 0.16rem;
  /* img:nth-child(2){display: none;} */
}
.pn0 a.prev img, .pn0 a.next img {
  width: 0.1rem;
}

.in_02 {
  width: 100%;
  position: relative;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10.8rem;
}
.in_02 .img1 {
  position: absolute;
  left: 0;
  top: 0.66rem;
}
.in_02 .img1 img {
  width: 7.73rem;
}
.in_02 .img2 {
  position: absolute;
  right: 0;
  bottom: 0.47rem;
}
.in_02 .img2 img {
  width: 7.73rem;
}
.in_02 .in_02_box {
  text-align: center;
     margin-top: 0.12rem;
}
.in_02 .in_02_box img {
  display: block;
  margin: 0 auto;
}
.in_02 .in_02_box .txt1 img {
  width: 2.25rem;
}
.in_02 .in_02_box .ilogo {
  margin-top: 0.3rem;
}
.in_02 .in_02_box .ilogo img {
  width: 5.88rem;
}
.in_02 .in_02_box .p1 {
  margin-top: 0.6rem;
}
.in_02 .gd {
  position: absolute;
  width: 0.26rem;
  bottom: 0.67rem;
  left: calc(50% - 0.13rem);
}
.in_02 .gd img {
  width: 100%;
}

.tc {
  text-align: center;
  width: 100%;
}

/* .e_slide0{width: calc(200%);overflow: hidden;
  position: relative;
  margin-top: .6rem;
   .swiper-slide {
    .e_box0{display: flex;
      justify-content: space-between;
       align-items: center;
       justify-content: space-between;
       overflow: hidden;
       .img1{
        width: 60%;
        img{width: 100%}
        background: #fff;
        border-radius: .25rem;
        overflow: hidden;
        box-shadow: 0 .1rem .5rem rgba(0,0,0,.02);
      }
       .txt1{
        width: 40%;
        padding: 0 1rem 1.5rem;
        a.tit1{font-weight: bold;}
        p{margin-top: .3rem;}
        ul{margin-top: .7rem;
          li{margin-top: .5rem;
          a{display: inline-block;
            position: relative;
            padding-bottom: .03rem;
            &::before{
              width: 105%;
              height: .02rem;
              background: #e81432;
              position: absolute;
              bottom: 0;
              left: 0;
              content: '';
              opacity: 0;
            }
          }
          a:hover{
            color:#e81432 ;
            &::before{
             opacity: 1;
            }
          }
          }
        }
       }
    }
  }
  .pn1{
    position: absolute;
    z-index: 999;
    left: calc(30% + 1rem);
    display: flex;
    bottom:.5rem;
    .e_prev0{margin-right: .2rem;}
    .e_next0{ }
  }
} */
.in_03 {
  width: 100%;
  position: relative;
  padding: 0.85rem 0 0.83rem;
}
.in_03 ul.ul1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.22rem 0.28rem;
  margin-top: 0.57rem;
}
.in_03 ul.ul1 li {
  background: url(../images/ipro_bg1.png) center no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
  box-sizing: border-box;
  padding: 0.24rem 0.34rem;
  position: relative;
  overflow: hidden;
}
.in_03 ul.ul1 li h4 {
  color: #042395;
}
.in_03 ul.ul1 li i {
  display: block;
  text-align: center;
}
.in_03 ul.ul1 li i img {
  width: 2.56rem;
  margin: 0 auto;
}
.in_03 ul.ul1 li::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(4, 35, 149, 0.85);
  content: "";
  transition: all 0.3s linear;
  opacity: 0;
  pointer-events: none;
}
.in_03 ul.ul1 li::after {
  width: 0.38rem;
  height: 0.15rem;
  background: url(../images/arr_1.png) center no-repeat;
  background-size: 100%;
  position: absolute;
  left: calc(50% - 0.19rem);
  top: calc(50% - 0.0725rem);
  content: "";
  transition: all 0.3s linear;
  opacity: 0;
  pointer-events: none;
}
.in_03 ul.ul1 li:hover::before {
  opacity: 1;
}
.in_03 ul.ul1 li:hover::after {
  opacity: 1;
}
.in_03 ul.ul1 li:hover h4, .in_03 ul.ul1 li:hover p {
  position: relative;
  z-index: 3;
  color: #fff;
}

.more1 {
  margin-top: 0.73rem;
}
.more1 a {
    display: flex;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
.more1 span {
  display: flex;
  width: 1.38rem;
  height: 0.49rem;
  border-radius: 0.25rem;
  background: #002395;
  align-items: center;
  justify-content: center;
  color: #fff;
    transition: all 0.5s;
}
.more1 i {
  width: 0.49rem;
  height: 0.49rem;
  display: block;
      position: absolute;
    left: 1.38rem;
    transition: all 0.5s;
}
.more1 i img {
  width: 100%;
}

.more1:hover span {
    margin-left: 0.49rem;
}
.more1:hover i{
    left: 0;
}









.title1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title1 p {
  margin-top: 0.3rem;
}
.title1 .fl {
  width: 30%;
}
.title1 .fr {
  width: 60%;
  display: flex;
  justify-content: flex-end;
}
.title1 .fr a {
  display: flex;
  width: 1.5rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  border: solid #0E883B 1px;
  align-items: center;
  justify-content: center;
  margin-left: 0.2rem;
  color: #0E883B;
}
.title1 .fr a.on {
  background: #0E883B;
  color: #fff;
  border-color: #0E883B;
}

.title2 p {
  text-transform: uppercase;
  color: #DFDFDF;
  line-height: 1.2;
}
.title2 h2 {
  font-weight: bold;
  line-height: 1.8;
}
.title2 i img {
  width: 0.92rem;
}

.in_04 {
  /*padding: 1.5rem 0 1.37rem;*/
  padding: 0.59rem 0 0;
}
.in_04 .in_box4 {
  margin-top: 0.8rem;
  background: #002395;
  border-top-left-radius: 2rem;
  overflow: hidden;
  display: flex;
}
.in_04 .in_box4 .fl {
  width: 81%;
  position: relative;
}
.in_04 .in_box4 .fl .a_swiper2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.in_04 .in_box4 .fl .a_swiper2 .img1 {
  border-top-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
.in_04 .in_box4 .fl .a_swiper2 .img1 img {
  width: 100%;
}
.in_04 .in_box4 .fl .a_swiper2 .txt1 {
  position: absolute;
  top: 1.44rem;
  left: 1.6rem;
  color: #fff;
  height: calc(100% - 1.6rem);
}
.in_04 .in_box4 .fl .a_swiper2 .txt1 h4 {
  display: flex;
  align-items: center;
  column-gap: 0.18rem;
}

.in_04 .in_box4 .fl .a_swiper2 .txt1.sty h4 img{
    filter: brightness(0);
}
.in_04 .in_box4 .fl .a_swiper2 .txt1.sty h4,
.in_04 .in_box4 .fl .a_swiper2 .txt1.sty p{
    color: #000;
}

.in_04 .in_box4 .fl .a_swiper2 .txt1 h4 img {
  width: 0.35rem;
}
.in_04 .in_box4 .fl .a_swiper2 .txt1 p {
  margin-top: 0.18rem;
}
.in_04 .in_box4 .fl .a_swiper2 .more1 {
  position: absolute;
  left: 0;
  bottom: 0.94rem;
  justify-content: flex-start;
  z-index: 5;
}
.in_04 .in_box4 .fl .pn1 {
  position: absolute;
  bottom: 1.08rem;
  right: -0.5rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 5;
}
.in_04 .in_box4 .fl .pn1 a {
  margin: 0 0.3rem;
}
.in_04 .in_box4 .fl .pn1 a img {
  width: 0.32rem;
}
.in_04 .in_box4 .fl .pn1 span {
  width: 0.61rem;
  height: 0.61rem;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.in_04 .in_box4 .fl .pn1 span b {
  width: 0.43rem;
  height: 0.43rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #002395;
}
.in_04 .in_box4 .fr {
  width: 19%;
  padding: 1.36rem 0.54rem 1.36rem 0;
}
.in_04 .in_box4 .fr a {
  color: #fff;
  margin-top: 0.78rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.in_04 .in_box4 .fr a img {
  width: 0.16rem;
  margin-right: 0.2rem;
  opacity: 0;
}
.in_04 .in_box4 .fr a.on img {
  opacity: 1;
}
.in_04 .inewsbox {
  width: 100%;
  margin-top: 0.84rem;
}
.in_04 .inewsbox .item {
  display: none;
  justify-content: space-between;
}
.in_04 .inewsbox .item .fl {
  width: 9rem;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
}
.in_04 .inewsbox .item .fl a {
  display: block;
}
.in_04 .inewsbox .item .fl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s linear;
}
.in_04 .inewsbox .item .fl h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.8rem;
  background: rgba(1, 46, 1, 0.79);
  line-height: 0.8rem;
  text-align: center;
  padding: 0 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-weight: bold;
}
.in_04 .inewsbox .item .fl:hover img {
  transform: scale(1.2);
}
.in_04 .inewsbox .item .fr {
  width: calc(100% - 9.2rem);
}
.in_04 .inewsbox .item .fr a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.15rem;
}
.in_04 .inewsbox .item .fr a .img1 {
  width: 1.98rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.in_04 .inewsbox .item .fr a .img1 img {
  width: 100%;
}
.in_04 .inewsbox .item .fr a .txt1 {
  width: calc(100% - 2.2rem);
  font-family: SourceHanSansSC-Medi;
  color: #000;
}
.in_04 .inewsbox .item .fr a .txt1 p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 0.56rem;
}
.in_04 .inewsbox .item .fr a .txt1 span {
  display: flex;
  justify-content: space-between;
  color: #434343;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  border-top: solid #ccc 1px;
  align-items: center;
}
.in_04 .inewsbox .item .fr a .txt1 span i {
  width: 0.15rem;
}
.in_04 .inewsbox .item .fr a .txt1 span i img {
  display: block;
  width: 100%;
}
.in_04 .inewsbox .item .fr a .txt1 span i img:nth-child(2) {
  display: none;
}
.in_04 .inewsbox .item .fr a:last-child {
  margin-bottom: 0;
}
.in_04 .inewsbox .item .fr a:hover .txt1 p {
  color: #0E883B;
}
.in_04 .inewsbox .item .fr a:hover .txt1 span i img:nth-child(2) {
  display: block;
}
.in_04 .inewsbox .item .fr a:hover .txt1 span i img:nth-child(1) {
  display: none;
}
.in_04 .inewsbox .item.on {
  display: flex;
}

.in_05 {
  padding: 1.97rem 0;
  background: url(../images/i_bg5.png) center no-repeat;
  background-size: cover;
}
.in_05 .title2 i {
  display: block;
  margin: 0.1rem 0;
}
.in_05 .in_box5 {
  display: flex;
}
.in_05 .in_box5 .fl {
  width: 2.35rem;
  position: relative;
  margin-top: -0.59rem;
}
.in_05 .in_box5 .fl .itab5 {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
}
.in_05 .in_box5 .fl .itab5 li {
  margin-top: 0.35rem;
}
.in_05 .in_box5 .fl .itab5 li.on a {
  border-bottom: solid #042395 1px;
  padding-bottom: 0.05rem;
  font-weight: bold;
  color: #042395;
}
.in_05 .in_box5 .fl .more1 {
  position: absolute;
  bottom: 0.3rem;
  justify-content: flex-start;
  left: 0;
}

.in_05 .in_box5 .fl .more1 a{
    position: relative;
}
.in_05 .in_box5 .fl .more1 span{
    transition: all 0.5s;
}
.in_05 .in_box5 .fl .more1 i{
    position: absolute;
    left: 1.38rem;
    transition: all 0.5s;
}
.in_05 .in_box5 .fl .more1:hover span {
    margin-left: 0.49rem;
}
.in_05 .in_box5 .fl .more1:hover i{
    left: 0;
}

.in_05 .in_box5 .fr {
  width: calc(100% - 2.35rem);
}
.in_05 .in_box5 .fr .item {
  display: none;
}
.in_05 .in_box5 .fr .item.on {
  display: block;
}
.in_05 .in_box5 .fr dl {
  display: flex;
}
.in_05 .in_box5 .fr dl dt {
  width: 50%;
}
.in_05 .in_box5 .fr dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.in_05 .in_box5 .fr dl dd {
  width: 50%;
  padding: 0.57rem 0.66rem 0.33rem;
  box-sizing: border-box;
}
.in_05 .in_box5 .fr dl dd h4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.in_05 .in_box5 .fr dl dd p {
  margin-top: 0.46rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.in_05 .in_box5 .fr dl dd em {
  margin-top: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-style: normal;
}
.in_05 .in_box5 .fr dl dd em i img {
  display: block;
  width: 0.43rem;
}
.in_05 .in_box5 .fr dl dd em i img:nth-child(2) {
  display: none;
}
.in_05 .in_box5 .fr dl dd.on, .in_05 .in_box5 .fr dl dd:hover {
  background: #042395;
}
.in_05 .in_box5 .fr dl dd.on a, .in_05 .in_box5 .fr dl dd:hover a {
  color: #fff;
}
.in_05 .in_box5 .fr dl dd.on em i img:nth-child(1), .in_05 .in_box5 .fr dl dd:hover em i img:nth-child(1) {
  display: none;
}
.in_05 .in_box5 .fr dl dd.on em i img:nth-child(2), .in_05 .in_box5 .fr dl dd:hover em i img:nth-child(2) {
  display: block;
}
.in_05 .in_box5 .fr dl dd.on:hover {
  background: #fff;
}
.in_05 .in_box5 .fr dl dd.on:hover a {
  color: #000;
}
.in_05 .in_box5 .fr dl dd.on:hover em i img:nth-child(2) {
  display: none;
}
.in_05 .in_box5 .fr dl dd.on:hover em i img:nth-child(1) {
  display: block;
}

.in_06 {
  position: relative;
}
.in_06 > i img {
  width: 100%;
  display: none;
}
.in_06 .title2 i img{
        margin: 0 auto;
    }
.in_box6 {
  position: absolute;
  left: 1.6rem;
  bottom: -1.46rem;
  width: calc(100% - 3.2rem);
  background: url(../images/i_bg61.png) center no-repeat;
  background-size: cover !important;
  z-index: 9;
  height: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.in_box6 > p {
  margin-top: 0.3rem;
}
.in_box6 a.gom {
  display: flex;
  margin: 0.44rem auto 0;
  width: 3.56rem;
  height: 0.6rem;
  background: #fff;
  border-radius: 0.28rem;
  justify-content: center;
  align-items: center;
}
.in_box6 a.gom img {
  width: 0.28rem;
  margin-left: 0.28rem;
  transition: all 0.5s;
}
.in_box6 a.gom:hover img{
    margin-left: 0.4rem;
}
.btnfr {
  overflow: hidden;
  position: relative;
  background: #505863;
  padding-top: 2.13rem;
}

.p3_c {
  width: 100%;
  overflow: hidden;
  /*padding: 0.99rem 0 0;*/
}

.p3_c .fl {
  width: 40%;
  overflow: hidden;
  padding-right: 0.7rem;
}
.p3_c .fl ul {
  margin-top: 0.94rem;
  color: #fff;
}
.p3_c .fl ul li {
  line-height: 2.1;
  display: flex;
  align-items: center;
}
.p3_c .fl ul li img {
  width: 0.25rem;
  margin-right: 0.1rem;
}
.p3_c .fl ul li.li3 {
  font-weight: bold;
}
.p3_c .fl ul li.li3 img {
  width: 0.28rem;
}
.p3_c .fl .share {
  width: 100%;
  margin: 0.4rem 0;
}
.p3_c .fl .share span {
  display: flex;
}
.p3_c .fl .share a {
  margin-left: 0.1rem;
  position: relative;
}
.p3_c .fl .share a img {
  width: 0.45rem;
  display: block;
}
.p3_c .fl .tel1 {
  display: flex;
  flex-direction: column;
}

.p3_c .fl p.p1 {
  width: 100%;
}

.p3_c .fl p.p1 span {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 0.2rem;
}

.p3_c .fl p.p1 img {
  width: 4rem;
}

.p3_c .fr {
  width: 54%;
  margin-top: 0.16rem;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.p3_c .fr dl {
  margin: 0px;
  padding: 0px;
}

.p3_c .fr dl dt {
  width: 100%;
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 0.3rem;
}

.p3_c .fr dl dt a {
  color: #fff;
  font-weight: bold;
}

.p3_c .fr dl dd {
  widtH: 100%;
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 0.16rem;
}

.p3_c .fr dl dd a {
  /*color: rgb(255, 255, 255);*/
      color: #B9B9B9;
}

.p3_c .fr dl dd a:hover {
  text-decoration: underline;
}

.p3_c .fr dl dd:last-child {
  margin-bottom: 0px;
}

.p3_c1 {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
}
.p3_c1 .link {
  display: flex;
  color: #fff;
}
.p3_c1 .link span {
  white-space: nowrap;
}
.p3_c1 .link .links a {
  margin-right: 0.23rem;
  color: rgba(255, 255, 255, 0.3);
}
.p3_c1 .link .links a:hover {
  color: rgb(255, 255, 255);
}

.p3_c2 {
  width: 100%;
  margin-top: 0.2rem;
}
.p3_c2 .share {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.p3_c2 .share a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.2rem;
  position: relative;
}
.p3_c2 .share a img {
  width: 100%;
}
.p3_c2 .share a .imgbox {
  position: absolute;
  width: 1.06rem;
  height: 1.1rem;
  left: -0.32rem;
  top: 100%;
  display: none;
}
.p3_c2 .share a .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p3_c2 .share a:hover .imgbox {
  display: block;
}

.p3_b {
  width: 100%;
  overflow: hidden;
  background: #3C434D;
  height: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #B2B2B2;
  margin-top: 0.3rem;
}

.slidebar {
  position: fixed;
  top: 50vh;
  right: 0.02rem;
  width: 0.66rem;
  z-index: 99999999;
}
.slidebar ul li {
  margin-top: 0.05rem;
  position: relative;
     overflow: hidden;
}
.slidebar ul li a {
  height: 0.66rem;
  border-radius: 0.1rem;
  background: #C4C4C4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slidebar ul li a img {
  width: 0.3rem;
}
.slidebar ul li:hover a {
  background: #002395;
}
.slidebar ul li .slie_code{
    font-family: Poppins-Bold;
    font-weight: 600;
    font-size: 0.24rem;
    color: #002395;
    padding: 0.17rem 0.25rem 0.14rem 0.29rem;
    background: #E6ECFF;
    border-radius: 0.1rem;
    white-space: nowrap;
    position: absolute;
    top: 0;
    right: 96%;
    opacity: 0;
    transition: all 0.5s;
}
.slidebar ul li:hover{
    overflow: visible;
}
.slidebar ul li:hover .slie_code{
    opacity: 1;
    right: 106%;
}
.w_wap {
  display: none;
}

/* @media screen and (max-width:1440px) {

  .wrap_c{margin:0px 1rem;}
  .wrap_nr{margin:0px 1rem;}




} */
.title3 {
  display: flex;
  align-items: flex-start;
}
.title3 i {
  margin-top: 0.1rem;
}
.title3 i img {
  width: 0.38rem;
  margin-right: 0.1rem;
}
.title3 h2 {
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .title2 h2{
        font-size: 0.36rem;
    }
    .submenu1{
        display: none;
    }
    .in_01_slide .swiper-slide .in_01_txt .p1{
        font-size: 0.4rem !important;
    }
    .in_01_slide .swiper-slide .in_01_txt .p2{
        font-size: 0.36rem !important;
    }
    .in_01_slide .swiper-slide .in_01_txt .p4{
        font-size: 0.26rem !important;
    }
    #WX{
        display: none !important;
    }
    
    
    
    
    
  .pc_mu, .slidebar {
    display: none;
  }
  .wrap {
    max-width: 100%;
    margin: 0px auto;
  }
  /*   .top_on{background: #fff;}
    .top_on .topc{background: #fff;} */
  .wrap_in {
    margin: 0px 20px;
    padding: 0px;
    position: relative;
  }
  .wrap_c {
    width: auto;
    padding: 0px 20px;
    margin: 0px auto !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .wrap_c1 {
    width: auto;
    padding: 0px 20px;
    margin: 0px auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .wrap_c .num1,
  .wrap_c span{
      font-size: 0.26rem;
  }
  .wrap_nr {
    width: auto;
    padding: 0px 20px;
    margin: 0px auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .topc {
    display: block;
    background: #fff;
  }
  .w_pc {
    display: none !important;
  }
  .w_wap {
    display: block !important;
  }
  .topc .fl img:nth-child(2) {
    display: block;
  }
  .topc .fl img:nth-child(1) {
    display: none;
  }
  .topc .fr {
    display: none;
  }
  .mtmenu_click {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    z-index: 9991;
    margin-top: 0rem;
    height: 0.5rem;
    margin-top: 0.25rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
  }
  .mtmenu_click a {
    width: 0.36rem;
    height: 0.5rem;
    display: block;
    overflow: hidden;
    background: url("../images/aa6.svg") 50% no-repeat;
    background-size: 100%;
  }
  .mtmenu_click a.on {
    background: url("../images/aa8.svg") 50% no-repeat;
    background-size: 0.32rem;
  }
  .topfr {
    top: 0px;
    padding: 0;
    background: #fff;
    z-index: 999999;
  }
  .topc {
    border-radius: 0px;
  }
  .topc .fl {
    margin-left: 0px;
    height: 1rem;
    width: 3.9rem;
    background: url(../images/logo_bg1.png) center no-repeat;
    background-size: 100% 100%;
  }
  .menufr {
    width: 100%;
    position: absolute;
    left: 0;
    top: 1rem;
    background-color: #fff;
    margin-left: 0px;
    border-top: 0.01rem solid #f9f9f9;
    display: none;
    z-index: 99999;
    box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
  }
  .menufr > ul {
    display: block;
  }
  .menufr ul li {
    width: 100%;
    margin-right: 0px;
    border-bottom: 0.01rem solid #f9f9f9;
    padding: 0.1rem 0px;
  }
  .menufr ul li .mu_t {
    height: 0.6rem;
    justify-content: flex-start;
    padding: 0px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .menufr ul li .mu_t::after{
      display: none;
  }
  .menufr ul li .mu_t a {
    color: #000;
  }
  .menufr ul li .mu_t a:hover {
    color: #000;
  }
  .menufr ul li:hover .mu_t a {
    color: #000;
  }
  .menufr ul li .mu_t1 {
    position: relative;
  }
  .menufr ul li .mu_t1::before {
    content: "";
    display: block;
    width: 0.22rem;
    height: 100%;
    background: url("../images/aa4.svg") 50% no-repeat;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 0px;
    pointer-events: none;
  }
  .menufr ul li .mu_c {
    display: none;
    position: relative;
    left: 0px;
    top: 0px;
    margin-left: 0px;
    width: 100%;
    overflow: hidden;
  }
  .menufr ul li.active .mu_c{
      display: block;
  }
  .menufr ul li .mu_c b {
    display: none;
  }
  .menufr ul li .mu_c .muc_c {
    margin-top: 0px;
    padding-top: 0px;
    padding: 0px 20px;
    -moz-box-shadow: 0px 0px 0rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 0rem rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 0rem rgba(0, 0, 0, 0.25);
  }
  .menufr ul li .mu_c .muc_c p {
    text-align: left;
    padding-left: 0.2rem;
  }
  .menufr ul li .mu_c .muc_c p a {
    color: #999;
  }
  .menufr ul li.active .mu_t1::before {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .menufr ul li.active .mu_t a {
    color: #0d6fb8;
  }
  .topfr.top_active .menufr {
    display: block;
  }
  .in_01 {
    height: 24vh;
    margin-top: 1rem;
  }
  .in_01spfr {
    right: 20px;
    bottom: 20px;
  }
  .in_01_slide {
    height: 24vh;
  }
  .in_01spbt .wrap_c .fl {
    width: 15%;
  }
  .in_01spbt .wrap_c .fr {
    width: 10%;
  }
  .in_02 {
    height: auto;
    padding-bottom: 0.8rem;
    min-height: 8.8rem;
  }
  .in_02 .gd {
    bottom: 0.2rem;
  }
  .in_02 .img1 {
    top: 0.3rem;
  }
  .in_02 .img1 img {
    width: 30%;
  }
  .in_02 .img2 {
    bottom: 0.3rem;
  }
  .in_02 .img2 img {
    width: 30%;
  }
  .in_02 .in_02_box {
    padding: 0.5rem 0;
  }
  .in_02 .in_02_box .tit1 img {
    width: 40%;
  }
  .in_02 .in_02_box .ilogo {
    margin-top: 0.3rem;
  }
  .in_02 .in_02_box .ilogo img {
    width: 50%;
  }
  .in_02 .in_02_box .p1 {
    margin-top: 0.2rem;
  }
  .in_03 ul.ul1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
    margin-top: 0.3rem;
  }
  .in_04 {
    padding: 0.5rem 0;
  }
  .in_04 .in_box4{
      display: flex;
    flex-wrap: wrap;
    border-top-left-radius: 1.2rem;
  }
  .in_04 .in_box4 .fl{
      width: 98%;
  }
  .in_04 .in_box4 .fl .a_swiper2 .txt1 {
    position: absolute;
    top: 0.4rem;
    left: 0.8rem;
    height: calc(100% - 0.4rem);
    padding-top: 0.4rem;
  }
  .in_04 .in_box4 .fl .pn1 {
    right: -0.2rem;
    bottom: 0.3rem;
  }
  .in_04 .in_box4 .fl .a_swiper2 .more1 {
    bottom: 0.3rem;
  }
  .in_04 .in_box4 .fr {
    padding: 0.2rem 0.1rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .in_04 .in_box4 .fr a {
    margin-top: 0.2rem;
    align-items: flex-start;
    max-width: 50%;
    margin-bottom: 0.2rem;
  }
  .in_04 .in_box4 .fr a img {
    margin-right: 0.1rem;
    margin-top: 0.1rem;
  }
  .in_05 .in_box5 .fr dl {
    flex-wrap: wrap;
  }
  .in_05 .in_box5 .fr dl dd {
    width: 100%;
    padding: 0.2rem;
  }
  .in_05 .in_box5 .fr dl dt {
    width: 100%;
  }
  .in_box6 {
    position: absolute;
    left: 0.2rem;
    bottom: -1.2rem;
    width: calc(100% - 0.4rem);
    height: auto;
    padding: 0.4rem;
  }
  .p3_c .fl ul {
    margin-top: 0.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .in_01_slide .swiper-slide .in_01_txt .p2 br {
    display: none;
  }
  .title1 {
    flex-wrap: wrap;
  }
  .title1 .fl {
    width: 100%;
  }
  .title1 .fr {
    width: 100%;
    margin-top: 0.2rem;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .title1 .fr a {
    margin: 0.15rem;
  }
  .p3_c {
    padding-top: 0.5rem;
  }
  .p3_c .fl {
    width: 100%;
    padding: 0 0 0.1rem;
    border-right: none;
  }
  .p3_c .fl .share {
    margin: 0.2rem 0;
  }
  .p3_c .fr {
    display: none;
  }
  .p3_c1 {
    margin-top: 0;
  }
  .p3_c1 .fl {
    width: 100%;
    padding: 0;
  }
  .p3_c1 .fr {
    width: 100%;
  }
  .p3_b {
    padding: 0.3rem 0;
    height: auto;
  }
  .p3_b .fl {
    margin-top: 0.2rem;
    width: 100%;
    display: block;
  }
  .p3_b .fl .sf {
    margin-left: -0.2rem;
  }
  .p3_b .wrap_c {
    padding: 0.2rem 20px 0;
  }
  .p3_b .fr {
    width: 100%;
    text-align: right;
  }
  .p3_b .fr a {
    display: inline-flex;
  }
  #btntop {
    display: none;
  }
  .w_wap {
    display: block;
  }
  .w_pc {
    display: none;
  }
  .in_04 .i_user .fr .i_map .con {
    display: none;
  }
}