/* 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");
  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");
  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");
  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");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "SourceHanSansCN-Regular", -apple-system, BlinkMacSystemFont, PingFang SC, 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;
}

a:hover {
  color: #1b99bb;
  text-decoration: none;
  outline: none;
}

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 0.4rem;
}

.wrap_c {
  margin: 0px 1.6rem;
}

.wrap_nr {
  margin: 0px 2.5rem;
}

.w_wap {
  display: none !important;
}

.topfr {
  overflow: visible;
  position: fixed;
  left: 0px;
  top: 0.4rem;
  z-index: 9999;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.topc {
  width: 100%;
  height: 1rem;
  overflow: visible;
  background-color: #fff;
  border-radius: 1rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.topc .fl {
  float: left;
  height: 1rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.4rem;
}

.topc .fl img {
  display: block;
  height: 0.36rem;
}

.topc .fr {
  margin-right: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  height: 1rem;
}

.topc .fr a.a1 {
  display: inline-block;
  width: 0.22rem;
  height: 0.22rem;
  background: url("../images/t_01.png") 50% no-repeat;
  background-size: 100%;
}

.menufr {
  float: left;
  margin-left: 1rem;
}

.menufr ul li {
  float: left;
  margin-right: 0.7rem;
  position: relative;
}

.menufr ul li:last-child {
  margin-right: 0px;
}

.menufr ul li .mu_t {
  width: 100%;
  height: 1rem;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: SourceHanSansCN-Medium;
}

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

.menufr ul li .mu_c {
  width: 2rem;
  overflow: visible;
  position: absolute;
  left: 50%;
  margin-left: -1rem;
  top: 1rem;
  z-index: 9;
  display: none;
}

.menufr ul li .mu_c b {
  width: 0px;
  height: 0px;
  border: 0.1rem solid transparent;
  border-bottom: 0.1rem solid #fff;
  position: absolute;
  left: 50%;
  top: -0.08rem;
  z-index: 1;
  transform: translateX(-50%);
}

.menufr ul li .mu_c .muc_c {
  width: 100%;
  padding: 0.1rem;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin-top: 0.1rem;
  background-color: #fff;
  border-radius: 0.06rem;
  -moz-box-shadow: 0px 0px 0.2rem rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 0.2rem rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 0.2rem rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.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;
}

.menufr ul li .mu_c .muc_c p a:hover {
  color: #0d6fb8;
}

.menufr ul li:hover .mu_t a {
  color: #0d6fb8;
}

.top_on {
  top: 0px;
}

.top_on .topc {
  width: 100%;
  padding: 0px 1.6rem;
  margin-left: -1.6rem;
  border-radius: 0px;
  -moz-box-shadow: 0.1rem 0px 0.3rem rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0.1rem 0px 0.3rem rgba(0, 0, 0, 0.24);
  box-shadow: 0.1rem 0px 0.3rem rgba(0, 0, 0, 0.24);
}

.top_on .topc .fl {
  margin-left: 0px;
}

.top_on .topc .fr {
  margin-right: 0px;
}

.in_01 {
  overflow: hidden;
  height: 100vh;
  position: relative;
}

.in_01_slide {
  width: 100%;
  overflow: hidden;
  height: 100vh;
}

.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: rgba(255, 255, 255, 0.5);
}

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

.in_01_slide .swiper-slide .in_01_txt .p3 {
  margin-top: 1rem;
}

.in_01_slide .swiper-slide .in_01_txt .p3 a {
  display: inline-block;
  line-height: 0.5rem;
  padding: 0px 0.3rem;
  background-color: #fff;
  border-radius: 0.5rem;
  color: #005aa7;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
}

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

.in_01_slide .swiper-slide .in_01_txt .p3 span b {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  background-color: #005aa7;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.12rem;
}

.in_01_slide .swiper-slide .in_01_txt .p3 span b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.07rem;
  position: absolute;
  left: 0px;
  top: 0px;
}

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

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

.in_01_slide .swiper-slide .in_01_txt .p3 a:hover span b::before {
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.07rem;
}

.in_01spfr {
  position: absolute;
  right: 1.6rem;
  bottom: 0.7rem;
  z-index: 999;
}

.in_01spfr a {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  float: left;
  border-radius: 50%;
  position: relative;
  background-color: #fff;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
}

.in_01spfr a:nth-child(2) {
  margin-left: 0.1rem;
}

.in_01spfr a b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
}

.in_01spfr a:nth-child(1) b {
  background: url("../images/aa14.svg") 50% no-repeat;
  background-size: 0.1rem;
}

.in_01spfr a:nth-child(2) b {
  background: url("../images/aa15.svg") 50% no-repeat;
  background-size: 0.1rem;
}

.in_01spfr a:hover {
  background-color: #005aa7;
}

.in_01spfr a:nth-child(1):hover b {
  background: url("../images/aa1.svg") 50% no-repeat;
  background-size: 0.1rem;
}

.in_01spfr a:nth-child(2):hover b {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.1rem;
}

.in_02 {
  overflow: hidden;
  background: url("../images/in01_bg1.webp") 50% no-repeat;
  background-size: cover;
  padding: 1.3rem 0px;
}

.in_02 .fl {
  width: calc(56.87% - 1rem);
  overflow: visible;
}

.in_02 .fl .p {
  width: 100%;
  overflow: visible;
}

.in_02 .fl .p1 {
  color: #222323;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
  margin-top: 0.4rem;
}

.in_02 .fl .p2 {
  color: #999;
  line-height: 1.75;
  margin-top: 0.3rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.in_02 .fl .p2 p {
  line-height: 1.75;
  margin-top: 0.15rem;
}

.in_02 .fl .p2 p:first-child {
  margin-top: 0px;
}

.in_02 .fl .p3 {
  margin-top: 0.6rem;
}

.in_02 .fl .p3 a {
  display: inline-block;
  line-height: 0.5rem;
  padding: 0px 0.3rem;
  background-color: #005aa7;
  border-radius: 0.5rem;
  color: #fff;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
}

.in_02 .fl .p3 span {
  display: inline-block;
  position: relative;
  padding-right: 0.42rem;
}

.in_02 .fl .p3 span b {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.12rem;
}

.in_02 .fl .p3 span b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.07rem;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_02 .fl .p3 a:hover {
  background-color: #f0f4fa;
  color: #005aa7;
}

.in_02 .fl .p3 a:hover span b {
  background-color: #005aa7;
}

.in_02 .fl .p3 a:hover span b::before {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.07rem;
}

.in_02 .fr {
  width: 43.13%;
  overflow: visible;
}

.in_02 .fr ul {
  width: 100%;
  overflow: visible;
}

.in_02 .fr ul li {
  width: calc((100% - 0.3rem) / 2);
  position: relative;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  float: left;
  background-color: #fff;
  border-radius: 0.08rem;
  padding: 0.3rem 0.4rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_02 .fr ul li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0;
  background-color: #005aa7;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_02 .fr ul li:nth-child(2n) {
  margin-right: 0px;
}

.in_02 .fr ul li:nth-child(3) {
  margin-bottom: 0px;
  margin-top: -0.6rem;
}

.in_02 .fr ul li:nth-child(4) {
  margin-bottom: 0px;
}

.in_02 .fr ul li:nth-child(2) {
  margin-top: 0.6rem;
}

.in_02 .fr ul li .c {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 9;
}

.in_02 .fr ul li .p {
  width: 100%;
  overflow: visible;
}

.in_02 .fr ul li .p1 i {
  display: inline-block;
  position: relative;
}

.in_02 .fr ul li .p1 img {
  display: block;
  height: 0.5rem;
}

.in_02 .fr ul li .p1 .img2 {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.in_02 .fr ul li .p2 {
  color: #222323;
  line-height: 1;
  margin-top: 0.2rem;
}

.in_02 .fr ul li .p2 i {
  display: inline-block;
  font-family: Oswald_Medium;
}

.in_02 .fr ul li .p2 span {
  display: inline-block;
  margin-left: 0.1rem;
}

.in_02 .fr ul li .p3 {
  color: #222323;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.in_02 .fr ul li .p4 {
  color: #efefef;
  font-family: Montserrat-Bold;
  line-height: 1.5;
  margin-top: 0.6rem;
}

.in_02 .fr ul li:hover {
  z-index: 9;
  -moz-box-shadow: 0.21rem 0px 0.5rem rgba(20, 129, 222, 0.46);
  -webkit-box-shadow: 0.21rem 0px 0.5rem rgba(20, 129, 222, 0.46);
  box-shadow: 0.21rem 0px 0.5rem rgba(20, 129, 222, 0.46);
}

.in_02 .fr ul li:hover::before {
  opacity: 1;
}

.in_02 .fr ul li:hover .p1 .img2 {
  opacity: 1;
}

.in_02 .fr ul li:hover .p1 .img1 {
  opacity: 0;
}

.in_02 .fr ul li:hover .p2 {
  color: #fff;
}

.in_02 .fr ul li:hover .p3 {
  color: #fff;
}

.in_02 .fr ul li:hover .p4 {
  color: rgba(255, 255, 255, 0.1);
}

.in_03 {
  overflow: hidden;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  background: url("../images/in01_bg2.webp") 50% no-repeat;
  background-size: cover;
}

.in_03 .b1 {
  width: 2rem;
  height: 100px;
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0pxx;
}

.in_03 .fl {
  width: 54%;
  overflow: hidden;
  padding: 0px 1.6rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_03 .fl .c {
  width: 100%;
  overflow: visible;
}

.in_03 .fl .p {
  width: 100%;
  overflow: visible;
}

.in_03 .fl .p1 {
  margin-top: 0.6rem;
  color: #222323;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.in_03 .fl .p2 {
  margin-top: 0.3rem;
  font-family: SourceHanSansCN-Medium;
  line-height: 1.5;
  overflow: hidden;
}

.in_03 .fl .p2 ul li {
  float: left;
  margin-right: 0.6rem;
}

.in_03 .fl .p2 ul li:last-child {
  margin-right: 0px;
}

.in_03 .fl .p2 ul li a {
  color: #222323;
}

.in_03 .fl .p2 ul li span {
  display: inline-block;
  position: relative;
  padding-left: 0.3rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_03 .fl .p2 ul li span::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  background-color: #005aa7;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -0.05rem;
  border-radius: 0.1rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_03 .fl .p2 ul li.active span {
  padding-left: 0.4rem;
}

.in_03 .fl .p2 ul li.active span::before {
  width: 0.2rem;
}

.in_03 .fl .p2 ul li.active a {
  color: #005aa7;
}

.in_03 .fl .p3 {
  padding-top: 0.4rem;
}

.in_03 .fl .p3 .txt {
  width: 100%;
  overflow: hidden;
}

.in03l_slide {
  width: 100%;
  overflow: hidden;
}

.in03l_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.in03l_slide .swiper-slide .p4 img {
  display: block;
  height: 0.7rem;
}

.in03l_slide .swiper-slide .p5 {
  margin-top: 0.2rem;
  color: #000000;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.in03l_slide .swiper-slide .p6 {
  color: #999;
  line-height: 1.5;
}

.in03l_slide .swiper-slide .p7 {
  color: #666;
  line-height: 1.75;
  margin-top: 0.2rem;
}

.in03l_slide .swiper-slide .p8 {
  margin-top: 0.2rem;
  overflow: hidden;
}

.in03l_slide .swiper-slide .p8 ul li {
  float: left;
  margin-right: 0.2rem;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #f0f4fa;
  border-radius: 0.06rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.in03l_slide .swiper-slide .p8 ul li:last-child {
  margin-right: 0px;
}

.in03l_slide .swiper-slide .p8 ul li .p8_c {
  display: inline-block;
}

.in03l_slide .swiper-slide .p8 ul li .i1 img {
  display: block;
  height: 0.5rem;
  margin: 0px auto;
  padding: 0px;
}

.in03l_slide .swiper-slide .p8 ul li .i2 {
  text-align: center;
  color: #333;
  line-height: 1.3;
  margin-top: 0.05rem;
}

.in03l_slide .swiper-slide .p8 ul li .i3 {
  color: rgba(51, 51, 51, 0.5);
  line-height: 1.3;
}

.in03l_slide .swiper-slide .p9 {
  margin-top: 0.6rem;
}

.in03l_slide .swiper-slide .p9 a {
  display: inline-block;
  line-height: 0.5rem;
  padding: 0px 0.3rem;
  background-color: #005aa7;
  border-radius: 0.5rem;
  color: #fff;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
}

.in03l_slide .swiper-slide .p9 span {
  display: inline-block;
  position: relative;
  padding-right: 0.42rem;
}

.in03l_slide .swiper-slide .p9 span b {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.12rem;
}

.in03l_slide .swiper-slide .p9 span b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.07rem;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in03l_slide .swiper-slide .p9 a:hover {
  background-color: #f0f4fa;
  color: #005aa7;
}

.in03l_slide .swiper-slide .p9 a:hover span b {
  background-color: #005aa7;
}

.in03l_slide .swiper-slide .p9 a:hover span b::before {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.07rem;
}

.in_03 .fr {
  width: 46%;
  overflow: hidden;
}

.in03r_slide {
  width: 100%;
  overflow: hidden;
}

.in03r_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.in03r_slide .swiper-slide .in03r_img {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: calc(100vh - 1rem);
}

.in03r_slide .swiper-slide .in03r_img img {
  width: 100%;
  display: block;
}

.in03r_slide .swiper-slide .in03r_img .img2 {
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.in_04 {
  overflow: hidden;
  background: url("../images/in01_bg3.webp") 50% no-repeat #004dbe;
  background-size: cover;
  padding: 1rem 0px 2rem 0px;
}

.in04_t {
  width: 100%;
  overflow: hidden;
  color: #fff;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.in04_c {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
}

.in04_c ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background-color: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.in04_c ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in04_c ul li::before {
  content: "";
  display: block;
  width: 0.01rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0px;
  top: 0px;
}

.in04_c ul li:last-child::before {
  display: none;
}

.in04_c ul li .in04c_bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.in04_c ul li .in04c_bg img {
  width: 100%;
  display: block;
}

.in04_c ul li .c {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.in04_c ul li a {
  width: 100%;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.2rem;
  position: relative;
  z-index: 5;
}

.in04_c ul li .p {
  width: 100%;
  overflow: visible;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in04_c ul li .p1 img {
  display: block;
  height: 0.5rem;
  margin: 0px auto;
  padding: 0px;
}

.in04_c ul li .p2 {
  text-align: center;
  color: #fff;
  font-family: SourceHanSansCN-Medium;
  line-height: 1.5;
  margin-top: 0.2rem;
  position: relative;
}

.in04_c ul li .p2::before {
  content: "";
  display: block;
  width: 0rem;
  height: 0.03rem;
  background-color: #4d8cc2;
  position: absolute;
  left: 50%;
  margin-left: 0rem;
  bottom: 0px;
}

.in04_c ul li .p3 {
  text-align: center;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: none;
}

.in04_c ul li:hover {
  background-color: #005aa7;
}

.in04_c ul li:hover .p2 {
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}

.in04_c ul li:hover .p2::before {
  width: 0.12rem;
  margin-left: -0.06rem;
}

.in04_c ul li:hover .p3 {
  display: block;
}

.in04_c ul li:hover::before {
  display: none;
}

.in_05 {
  overflow: hidden;
  background-color: #f6f8fa;
  padding: 1rem 0px 1.5rem 0px;
}

.in05_t {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-family: SourceHanSansCN-Bold;
  color: #222323;
  line-height: 1.5;
}

.in05_c {
  width: 100%;
  overflow: visibles;
  margin-top: 0.6rem;
}

.in05_c ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.44rem;
}

.in05_c ul li {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
}

.in05_c ul li a {
  width: 100%;
  display: block;
  overflow: hidden;
}

.in05_c ul li .p {
  width: 100%;
  overflow: hidden;
}

.in05_c ul li .p1 {
  position: relative;
}

.in05_c ul li .p1 img {
  width: 100%;
  display: block;
}

.in05_c ul li .p1 img.img2 {
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in05_c ul li .p2 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.3rem 0.4rem;
}

.in05_c ul li .i1 {
  color: #998899;
  font-family: Montserrat-Light;
  line-height: 1.5;
}

.in05_c ul li .i2 {
  color: #333;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.in05_c ul li:hover .p1 img.img2 {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
}

.in05_c ul li:hover .i2 {
  color: #005aa7;
}

.in05_b {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
  text-align: center;
}

.in05_b a {
  display: inline-block;
  line-height: 0.5rem;
  padding: 0px 0.3rem;
  background-color: #005aa7;
  border-radius: 0.5rem;
  color: #fff;
  transition: 0s linear;
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
}

.in05_b span {
  display: inline-block;
  position: relative;
  padding-right: 0.42rem;
}

.in05_b span b {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -0.12rem;
}

.in05_b span b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.07rem;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in05_b a:hover {
  background-color: #fff;
  color: #005aa7;
}

.in05_b a:hover span b {
  background-color: #005aa7;
}

.in05_b a:hover span b::before {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.07rem;
}

.btnfr {
  overflow: hidden;
  background: url("../images/in01_bg4.webp") 50% no-repeat;
  background-size: cover;
  border-top: 0.01rem solid #edf2f6;
}

.btn_01 {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
}

.btn_01 .fr {
  width: 1.6rem;
  overflow: hidden;
}

.btn_01 .fr img {
  width: 100%;
  display: block;
}

.btn_01 .fl {
  width: calc(100% - 4.4rem);
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.btn_01 .fl dl {
  margin: 0px;
  padding: 0px;
}

.btn_01 .fl dl dt {
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  font-family: SourceHanSansCN-Medium;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.btn_01 .fl dl dt a {
  color: #333;
}

.btn_01 .fl dl dd {
  width: 100%;
  overflow: hidden;
  margin: 0.08rem 0px;
  padding: 0px;
  line-height: 1.75;
}

.btn_01 .fl dl dd a {
  color: #999;
}

.btn_01 .fl a:hover {
  color: #0d6fb8;
}

.btn_02 {
  width: 100%;
  overflow: hidden;
  border-top: 0.01rem solid #eef2f6;
  margin-top: 0.4rem;
  padding: 0.2rem 0px;
  text-align: center;
  color: #999;
  line-height: 1.75;
}

.btn_02 a {
  color: #999;
}

.btn_02 a:hover {
  color: #0d6fb8;
}

.subfr {
  overflow: hidden;
  position: relative;
}

.subfr .sub_bg {
  width: 100%;
  overflow: hidden;
  height: 6rem;
  position: relative;
  z-index: 1;
}

.subfr .sub_bg img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.subfr .sub_c {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 1.4rem;
  z-index: 9;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: center;
}

.subfr .sub_c .c {
  width: 100%;
  overflow: visible;
  margin-top: 1.4rem;
}

.subfr .sub_c .p {
  width: 100%;
  overflow: visible;
  color: #fff;
  line-height: 1.5;
}

.subfr .sub_c .p1 {
  font-family: SourceHanSansCN-Bold;
}

.subfr .sub_c .p2 {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

.subfr .sub_b {
  width: 100%;
  overflow: visible;
  position: absolute;
  left: 0px;
  bottom: 0.2rem;
  z-index: 9;
}

.subfr .sub_b .c {
  float: right;
  color: #fff;
  line-height: 0.4rem;
}

.subfr .sub_b a {
  float: left;
  color: #fff;
}

.subfr .sub_b i {
  float: left;
  margin: 0px 0.1rem;
}

.subfr .sub_b a.home {
  width: 0.14rem;
  height: 0.4rem;
  background: url("../images/nav_01.png") 50% no-repeat;
  background-size: 100%;
}

.navfr {
  overflow: hidden;
  height: 1rem;
  background-color: #f0f4f7;
}

.navfr ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.navfr ul li {
  width: 100%;
  height: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: SourceHanSansCN-Medium;
}

.navfr ul li::before {
  content: "";
  display: block;
  width: 2px;
  height: 0.1rem;
  background-color: #aeb9c2;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.navfr ul li:first-child:after {
  content: "";
  display: block;
  width: 2px;
  height: 0.1rem;
  background-color: #aeb9c2;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.navfr ul li a {
  color: #000;
}

.navfr ul li.active a {
  color: #0c66aa;
}

.nav_slide {
  width: 100%;
  overflow: hidden;
}

.nav_slide .swiper-slide {
  width: auto;
  height: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: SourceHanSansCN-Medium;
}

.nav_slide .swiper-slide a {
  color: #000;
  display: inline-block;
  padding: 0px 10px;
}

.nav_slide .swiper-slide a.active {
  color: #0c66aa;
}

.prd_01 {
  overflow: hidden;
  padding-top: 1.4rem;
  padding-bottom: 1.3rem;
  position: relative;
}

.prd_01::before {
  content: "";
  width: 100%;
  height: 55%;
  display: block;
  background-color: #f5f7f9;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

.prd01_t {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.prd01_t .p {
  width: 100%;
  overflow: visible;
  padding-left: 0.35rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.prd01_t .p1 {
  font-family: SourceHanSansCN-Medium;
  line-height: 1.3;
  color: #222;
  position: relative;
}

.prd01_t .p1::before {
  content: "";
  display: block;
  width: 0.06rem;
  height: 0.4rem;
  background-color: #0d6fb8;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.prd01_t .p2 {
  color: #999;
  line-height: 1.3;
  text-transform: uppercase;
}

.prd01_c {
  width: 100%;
  overflow: visible;
  padding-top: 0.6rem;
  position: relative;
  z-index: 9;
}

.prd01_c ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.6rem;
}

.prd01_c ul li {
  width: 100%;
  overflow: hidden;
  padding: 0.6rem 0px;
  background-color: #fff;
  border: 0.01rem solid #f1f1f1;
  border-radius: 0.06rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
}

.prd01_c ul li .img {
  width: 44%;
  overflow: hidden;
  float: left;
  position: relative;
}

.prd01_c ul li .img img {
  width: 100%;
  display: block;
}

.prd01_c ul li .img .img1 {
  height: 1.8rem;
}

.prd01_c ul li .img .img2 {
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: contain;
  z-index: 9;
  height: 100%;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.prd01_c ul li .img::before {
  content: "";
  width: 0.01rem;
  height: 100%;
  display: block;
  background-color: #f1f1f1;
  position: absolute;
  right: 0px;
  top: 0px;
}

.prd01_c ul li .txt {
  width: 56%;
  overflow: hidden;
  padding: 0px 0.4rem;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.prd01_c ul li .txt .p1 {
  color: #333;
  font-family: SourceHanSansCN-Bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.prd01_c ul li .txt .p2 {
  color: #999;
  line-height: 0.28rem;
  overflow: hidden;
  margin-top: 0.1rem;
  height: 0.84rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-align: justify;
  text-justify: inter-ideograph;
}

.prd01_c ul li .txt .p3 {
  margin-top: 0.2rem;
  color: #0d6fb8;
}

.prd01_c ul li .txt .p3 i {
  display: inline-block;
  background: url("../images/aa2_on.svg") 100% calc(50% + 0.01rem) no-repeat;
  background-size: 0.1rem;
  padding-right: 0.2rem;
}

.prd01_c ul li:hover .img .img2 {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
}

.prd_02 {
  overflow: hidden;
  padding-top: 1.4rem;
}

.prd_03 {
  overflow: hidden;
  padding-top: 0.6rem;
  position: relative;
  padding-bottom: 1.4rem;
}

.prd_03::before {
  content: "";
  display: block;
  width: calc(100% - 1.6rem - 1.6rem);
  height: calc(100% - 0.5rem - 0.6rem - 1.4rem);
  background: url("../images/prd_01.jpg") 100% 100% no-repeat;
  background-size: cover;
  position: absolute;
  right: 0px;
  bottom: 1.4rem;
  pointer-events: none;
  z-index: 1;
}

.prd_03 .wrap_nr {
  position: relative;
  z-index: 9;
}

.prd_03 .img {
  width: 36.27%;
  overflow: hidden;
  float: left;
  margin-bottom: 0.8rem;
  position: relative;
  -moz-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
}

.prd_03 .img img {
  width: 100%;
  display: block;
}

.prd_03 .img .img2 {
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: contain;
  z-index: 9;
}

.prd_03 .txt {
  width: calc(63.73% - 0.8rem);
  float: right;
  margin-top: 0.5rem;
}

.prd_03 .txt .c {
  width: 100%;
  overflow: visible;
}

.prd_03 .txt .p {
  width: 100%;
  overflow: visible;
}

.prd_03 .txt .p1 {
  color: #0d6fb8;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
  position: relative;
  padding-bottom: 0.4rem;
  margin-top: 0.8rem;
}

.prd_03 .txt .p1::before {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.02rem;
  background-color: #0d6fb8;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.prd_03 .txt .p2 {
  margin-top: 0.4rem;
  color: #666;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
}

.prd_04 {
  overflow: hidden;
  background-color: #f5f7f9;
  padding: 1.2rem 0px 1.4rem 0px;
}

.prd04_t {
  width: 100%;
  overflow: hidden;
  color: #666;
  padding-top: 0.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.prd04_c {
  width: 100%;
  overflow: visible;
  padding-top: 0.4rem;
}

.prd04_c ul li {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 0.6rem;
  -moz-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
}

.prd04_c ul li {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.prd04_c ul li .img {
  width: 33.45%;
  overflow: hidden;
}

.prd04_c ul li .img img {
  width: 100%;
  display: block;
}

.prd04_c ul li .txt {
  width: 66.55%;
  padding: 0.6rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 100% 0%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.prd04_c ul li .txt .C {
  width: 100%;
  overflow: visible;
}

.prd04_c ul li .txt .p {
  width: 100%;
  overflow: visible;
}

.prd04_c ul li .txt .p1 {
  color: #0d6fb8;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.prd04_c ul li .txt .p2 {
  color: #666;
  line-height: 1.75;
  margin-top: 0.2rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.prd04_c ul li:nth-child(2n) .txt {
  background-position: 0% 0%;
}

.lc_01 {
  overflow: hidden;
  padding-top: 1.4rem;
  padding-bottom: 1.2rem;
}

.lc01_c {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-between;
  background: url("../images/lc_01.jpg") 100% 0% no-repeat #0d6fb8;
  background-size: auto 100%;
}

.lc01_c .img {
  width: 44.23%;
  overflow: hidden;
}

.lc01_c .img img {
  width: 100%;
  display: block;
}

.lc01_c .txt {
  width: 55.77%;
  overflow: hidden;
  padding: 0.6rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.lc01_c .txt .c {
  width: 100%;
  overflow: visible;
  color: #fff;
}

.lc01_c .txt .p {
  width: 100%;
  overflow: visible;
}

.lc01_c .txt .p1 {
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.lc01_c .txt .p2 {
  margin-top: 0.2rem;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
}

.lc_02 {
  overflow: hidden;
  background-color: #f5f7f9;
  padding: 1.2rem 0px;
}

.lc02_c {
  width: 100%;
  overflow: hidden;
  padding-top: 0.6rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}

.lc02_c .img {
  width: 44.79%;
  overflow: hidden;
  padding: 0.5rem 0px;
  padding-right: 0.4rem;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.lc02_c .img::before {
  content: "";
  display: block;
  width: 51.34%;
  height: 100%;
  background-color: #0d6fb8;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}

.lc02_c .img img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 9;
}

.lc02_c .txt {
  width: calc(55.21% - 1rem);
}

.lc02_c .txt .c {
  width: 100%;
  overflow: visible;
}

.lc02_c .txt .p {
  width: 100%;
  overflow: visible;
}

.lc02_c .txt .p1 {
  color: #333;
  line-height: 1.5;
  font-family: SourceHanSansCN-Bold;
}

.lc02_c .txt .p2 {
  color: #666;
  line-height: 1.75;
  margin-top: 0.2rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.lc_03 {
  overflow: hidden;
  background-color: #fff;
  padding: 1.2rem 0px;
}

.lc03_c {
  width: 100%;
  overflow: hidden;
  margin-top: 0.6rem;
  border: 0.01rem solid #f4f4f4;
  padding: 0.5rem;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
  box-shadow: 0.2rem 0px 0.5rem rgba(0, 0, 0, 0.05);
}

.lc03_c .img {
  width: 36.62%;
  overflow: hidden;
  float: left;
}

.lc03_c .img img {
  width: 100%;
  display: block;
}

.lc03_c .txt {
  width: 63.38%;
  overflow: hidden;
  float: right;
  padding-left: 0.5rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.lc03_c .txt .c {
  width: 100%;
  overflow: visible;
}

.lc03_c .txt .p {
  width: 100%;
  overflow: visible;
}

.lc03_c .txt .p1 {
  color: #0d6fb8;
  position: relative;
  border-bottom: 0.01rem solid #cddbee;
  line-height: 0.6rem;
  font-family: SourceHanSansCN-Bold;
  padding-bottom: 0.1rem;
}

.lc03_c .txt .p2 {
  margin-top: 0.2rem;
  color: #666;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
}

.lc03_c .txt .p2 p {
  margin-bottom: 0.1rem;
}

.lc03_c .txt .p2 p:last-child {
  margin-bottom: 0px;
}

.qyjj_01 {
  overflow: hidden;
  padding: 1.8rem 0px;
}

.qy01_c {
  width: 100%;
  overflow: visible;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.qy01_c .img {
  width: 49.3%;
  overflow: hidden;
  position: relative;
}

.qy01_c .img .c {
  width: 100%;
  height: 5rem;
  overflow: hidden;
  position: relative;
  border-radius: 0.03rem;
}

.qy01_c .img .c img {
  width: 100%;
  display: block;
}

.qy01_c .img .c img.img2 {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}

.qy01_c .img .c em {
  width: 0.66rem;
  height: 0.66rem;
  overflow: visible;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  transform: translate(-50%, -50%);
}

.qy01_c .img .c em b {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  background: url("../images/qyjj_01.png") 50% no-repeat;
  background-size: 100%;
}

.qy01_c .img .c em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  overflow: hidden;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-animation: ksan_01 2.1s linear infinite;
  animation: ksan_01 2.1s linear infinite;
}

.qy01_c .img .c em::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  overflow: hidden;
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-animation: ksan_01 2.1s linear infinite;
  animation: ksan_01 2.1s linear infinite;
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.qy01_c .img::after {
  content: "";
  display: block;
  width: calc(100% - 0.8rem);
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  height: 0.15rem;
  border-radius: 0px 0px 0.03rem 0.03rem;
  background-color: #0d6fb8;
}

.qy01_c .txt {
  width: calc(50.7% - 1rem);
  overflow: hidden;
}

.qy01_c .txt .qyjj01_c {
  width: 100%;
  padding-right: 0.4rem;
  overflow: hidden;
  height: 3.65rem;
  overflow-y: auto;
  margin-top: 0.4rem;
  color: #666;
  text-align: justify;
  text-justify: inter-ideograph;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.qy01_c .txt .qyjj01_c p {
  margin-bottom: 0.1rem;
}

.qy01_c .txt .qyjj01_c p:last-child {
  margin-bottom: 0px;
}

.qy01_c .txt .qyjj01_c::-webkit-scrollbar {
  width: 0.04rem;
  height: 0.04rem;
}

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

.qy01_c .txt .qyjj01_c::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: linear-gradient(#0d6fb8, #ffffff);
  background: -webkit-linear-gradient(#0d6fb8, #ffffff);
  background: -o-linear-gradient(#0d6fb8, #ffffff);
  background: -moz-linear-gradient(#0d6fb8, #ffffff);
}

.qy01_c .txt .qyjj01_c::-webkit-scrollbar-thumb:hover {
  border-radius: 0px;
  background: linear-gradient(#0d6fb8, #ffffff);
  background: -webkit-linear-gradient(#0d6fb8, #ffffff);
  background: -o-linear-gradient(#0d6fb8, #ffffff);
  background: -moz-linear-gradient(#0d6fb8, #ffffff);
}

.qyjj_02 {
  overflow: hidden;
  background: url("../images/qyjj_02.jpg") 50% no-repeat;
  background-size: cover;
  padding: 1rem 0px;
}

.qyjj_02 ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 0px;
}

.qyjj_02 ul li {
  width: 100%;
  overflow: visible;
  text-align: center;
  position: relative;
}

.qyjj_02 ul li::before {
  content: "";
  display: block;
  width: 0.02rem;
  height: 1rem;
  background-color: #cae0e3;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.qyjj_02 ul li:nth-child(1):after {
  content: "";
  display: block;
  width: 0.02rem;
  height: 1rem;
  background-color: #cae0e3;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.qyjj_02 ul li .c {
  display: inline-block;
  text-align: left;
}

.qyjj_02 ul li .p {
  width: 100%;
  overflow: visible;
}

.qyjj_02 ul li .p1 {
  text-align: center;
  line-height: 0.7rem;
}

.qyjj_02 ul li .p1 label {
  display: inline-block;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: center;
}

.qyjj_02 ul li .p1 label i {
  display: inline-block;
}

.qyjj_02 ul li .p1 label .i1 {
  color: #0d6fb8;
  font-family: Oswald_Medium;
}

.qyjj_02 ul li .p1 label .i2 {
  color: #222;
  margin-left: 0.2rem;
  position: relative;
  top: -0.13rem;
}

.qyjj_02 ul li .p2 {
  color: #222;
  line-height: 1.5;
  margin-top: 0.3rem;
}

.qyjj_02 ul li:nth-child(1) .p1 label .i1 span {
  display: inline-block;
  min-width: 1.3rem;
}

.qyjj_02 ul li:nth-child(2) .p1 label .i1 span {
  display: inline-block;
  min-width: 0.52rem;
}

.qyjj_02 ul li:nth-child(3) .p1 label .i1 span {
  display: inline-block;
  min-width: 0.8rem;
  text-align: center;
}

.qyjj_02 ul li:nth-child(4) .p1 label .i1 span {
  display: inline-block;
  min-width: 0.7rem;
  text-align: center;
}

.wh_01 {
  padding: 1.4rem 0px 1.8rem 0px;
}

.wh01_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 0.6rem;
  -moz-box-shadow: 0px 0px 0.21rem rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 0.21rem rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 0.21rem rgba(0, 0, 0, 0.25);
}

.wh01_c .wwh01c_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.wh01_c .wwh01c_bg img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.wh01_c .wwh01c_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.wh01_c .wwh01c_c ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0px;
}

.wh01_c .wwh01c_c ul li {
  width: 100%;
  overflow: visible;
  text-align: center;
  position: relative;
}

.wh01_c .wwh01c_c ul li::before {
  content: "";
  display: block;
  width: 0.01rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}

.wh01_c .wwh01c_c ul li:last-child::before {
  display: none;
}

.wh01_c .wwh01c_c ul li::after {
  content: "";
  display: block;
  width: calc(100% + 0.01rem);
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: -0.01rem;
  top: 100%;
  z-index: 2;
  background-color: #116db1;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.wh01_c .wwh01c_c ul li .c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.wh01_c .wwh01c_c ul li .p {
  width: 100%;
  overflow: visible;
}

.wh01_c .wwh01c_c ul li .p1 {
  font-family: MiSans-Medium;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.3;
  margin-top: 1.4rem;
}

.wh01_c .wwh01c_c ul li .p2 {
  margin-top: 0.6rem;
  color: #fff;
  position: relative;
  line-height: 1.5;
  padding-top: 0.2rem;
}

.wh01_c .wwh01c_c ul li .p2::before {
  content: "";
  display: block;
  width: 0.38rem;
  height: 0.04rem;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
}

.wh01_c .wwh01c_c ul li .p2 span {
  display: inline-block;
}

.wh01_c .wwh01c_c ul li .p3 {
  margin-top: 0.6rem;
  color: #fff;
  line-height: 0.3rem;
  opacity: 1;
  height: 2.4rem;
}

.wh01_c .wwh01c_c ul li .p4 {
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.5;
  text-transform: uppercase;
}

.wh01_c .wwh01c_c ul li .p5 {
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}

.wh01_c .wwh01c_c ul li:hover::after {
  opacity: 1;
  top: 0px;
}

.wh01_c .wwh01c_c ul li:hover .p4 {
  color: #fff;
}

.wh01_c .wwh01c_c ul li:hover .p5 {
  color: #fff;
}

.fzlc_01 {
  overflow: hidden;
  position: relative;
  margin-top: 1.4rem;
  padding-top: 0.5rem;
  min-height: 12rem;
}

.fzlc01_bg {
  width: 100%;
  height: 12rem;
  overflow: hidden;
  background: url("../images/fzlc_01.jpg") 100% 0% no-repeat;
  background-size: auto 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  pointer-events: none;
}

.fz01cs_img {
  width: 6rem;
  overflow: visible;
  position: absolute;
  right: 2.57rem;
  top: 50%;
  transform: translateY(-50%);
}

.fz01cs_img b {
  width: 0.2rem;
  height: 0.2rem;
  display: block;
  border-radius: 50%;
  background-color: #0d6fb8;
  position: absolute;
  right: 20.5%;
  top: -20%;
}

.fz01cs_img .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.fz01cs_img .img img {
  width: 100%;
  display: block;
  border-radius: 50%;
}

.fz01cs_img .img .img2 {
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}

.fzlc01_c {
  width: 100%;
  overflow: visible;
  margin-top: 0.6rem;
}

.fzlc01c_slide {
  width: calc(100% - 7.2rem);
  overflow: hidden;
}

.fzlc01c_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.fzlc01c_slide .swiper-slide ul {
  width: 100%;
  overflow: hidden;
}

.fzlc01c_slide .swiper-slide ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.4rem;
  cursor: pointer;
}

.fzlc01c_slide .swiper-slide ul li .p {
  width: 100%;
  overflow: hidden;
}

.fzlc01c_slide .swiper-slide ul li .p1 {
  position: relative;
  color: #444;
  font-family: SourceHanSansCN-Bold;
  line-height: 1.5;
}

.fzlc01c_slide .swiper-slide ul li .p1::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: #e7e7e7;
  position: absolute;
  left: 0px;
  bottom: 0.01rem;
  z-index: 1;
}

.fzlc01c_slide .swiper-slide ul li .p1 span {
  display: inline-block;
  position: relative;
  padding-bottom: 0.3rem;
}

.fzlc01c_slide .swiper-slide ul li .p1::after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 0.04rem;
  background-color: #0d6fb8;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.fzlc01c_slide .swiper-slide ul li .p2 {
  overflow: hidden;
  color: #666;
  margin-top: 0.25rem;
}

.fzlc01c_slide .swiper-slide ul li .p2 p {
  margin: 0.05rem 0px;
}

.fzlc01c_slide .swiper-slide ul li:last-child {
  margin-bottom: 0px;
}

.fzlc01c_slide .swiper-slide ul li:hover .p1 {
  color: #0d6fb8;
}

.fzlc01c_slide .swiper-slide ul li:hover .p1::after {
  width: calc(100% - 1.2rem);
}

.fzlc01cs_b {
  width: 100%;
  overflow: visible;
  padding-top: 0.6rem;
}

.fzlc01cs_b a {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  border-radius: 50%;
  position: relative;
  float: left;
}

.fzlc01cs_b a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 50%;
  border: 0.02rem solid #0d6fb8;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.fzlc01cs_b a:nth-child(1) {
  margin-right: 0.2rem;
}

.fzlc01cs_b a b {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

.fzlc01cs_b a:nth-child(1) b {
  background: url("../images/aa1_on.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.fzlc01cs_b a:nth-child(2) b {
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.fzlc01cs_b a:hover::before {
  background-color: #0d6fb8;
  -moz-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  -webkit-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
}

.fzlc01cs_b a:nth-child(1):hover b {
  background: url("../images/aa1.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.fzlc01cs_b a:nth-child(2):hover b {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.ryzz_01 {
  overflow: visible;
  padding-top: 1.4rem;
}

.ryzz_01 .clearheight {
  background-color: #f5f7f9;
}

/*new add*/
.awardList ul {
  display: flex;
  flex-wrap: wrap;
}
.awardList ul li {
  width: 32%;
  padding: 0.3rem;
  background: #f5f7f9;
  box-sizing: border-box;
  margin-right: 2%;
  margin-top: 0.4rem;
}
.awardList ul li img {
  width: 100%;
  display: block;
}
.awardList ul li:nth-child(3n) {
  margin-right: 0;
}

.utilityList {
  padding-bottom: 1rem;
}
.utilityList ul {
  display: flex;
  flex-wrap: wrap;
}
.utilityList ul li {
  width: 23%;
  padding: 0.3rem;
  background: #f5f7f9;
  box-sizing: border-box;
  margin-right: 2.666%;
  margin-top: 0.4rem;
}
.utilityList ul li img {
  width: 100%;
  display: block;
}
.utilityList ul li:nth-child(4n) {
  margin-right: 0;
}

.ryzz_02 {
  width: 100%;
  overflow: visible;
  position: relative;
  margin-top: 0.8rem;
  z-index: 8;
}

.ryzz_02 .bg {
  width: calc(100% + 5rem);
  overflow: hidden;
  position: absolute;
  left: -2.5rem;
  bottom: 0px;
  z-index: 1;
  background-color: #f5f7f9;
}

.ryzz02_slide {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background-color: #fff;
  border-radius: 0.08rem;
  -moz-box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
}

.ryzz02_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
}

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

.ryzz02_slide .swiper-slide .img img {
  width: 100%;
  display: block;
}

.ryzz02_slide .swiper-slide .img .c {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.ryzz02_slide .swiper-slide .img .c img {
  width: auto;
  max-width: 70%;
  max-height: 70%;
  display: block;
}

.ryzz_02 .ryzz02s_prev {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  border-radius: 50%;
  position: absolute;
  left: -0.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.ryzz_02 .ryzz02s_prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 50%;
  background-color: #fff;
  border: 0.02rem solid #0d6fb8;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ryzz_02 .ryzz02s_prev b {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

.ryzz_02 .ryzz02s_prev b {
  background: url("../images/aa1_on.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.ryzz_02 .ryzz02s_prev:hover::before {
  background-color: #0d6fb8;
  -moz-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  -webkit-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
}

.ryzz_02 .ryzz02s_prev:hover b {
  background: url("../images/aa1.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.ryzz_02 .ryzz02s_next {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: -0.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.ryzz_02 .ryzz02s_next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 50%;
  background-color: #fff;
  border: 0.02rem solid #0d6fb8;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ryzz_02 .ryzz02s_next b {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

.ryzz_02 .ryzz02s_next b {
  background: url("../images/aa2_on.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.ryzz_02 .ryzz02s_next:hover::before {
  background-color: #0d6fb8;
  -moz-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  -webkit-box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
  box-shadow: 0.1rem 0px 0.3rem rgba(13, 111, 184, 0.3);
}

.ryzz_02 .ryzz02s_next:hover b {
  background: url("../images/aa2.svg") 50% no-repeat;
  background-size: 0.12rem;
}

.ryzz_03 {
  overflow: hidden;
  position: relative;
  background-color: #f5f7f9;
  padding-top: 0.6rem;
  padding-bottom: 1.8rem;
  margin-top: -0.1rem;
  z-index: 9;
}

.ryzz_03 .b1 {
  width: 0.27rem;
  overflow: hidden;
  height: 100px;
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

.ryzz03_slide {
  width: 100%;
  overflow: hidden;
}

.ryzz03_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.ryzz03_slide .swiper-slide .a {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}

.ryzz03_slide .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 0.08rem;
}

.ryzz03_slide .swiper-slide .img img {
  width: 100%;
  display: block;
}

.ryzz03_slide .swiper-slide .img .c {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.ryzz03_slide .swiper-slide .img .c img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  width: auto;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.ryzz03_slide .swiper-slide .txt {
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 1.75;
  margin-top: 0.2rem;
  color: #444;
}

.ryzz03_slide .swiper-slide .a.active .txt {
  color: #0c66aa;
}

.ryzz03_slide .swiper-slide .a:hover .img .c img {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
}

.jobdetail #nxq_01 {
  padding-top: 0.4rem;
  margin-top: 0.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.jobdetail #nxq_01 p {
  line-height: 1.75;
}

.jobdetail #nxq_01 img {
  max-width: 100%;
  height: auto !important;
}

.ss_01 {
  overflow: hidden;
  background: url("../images/prd_01.jpg") 50% no-repeat;
  background-size: cover;
  background-color: #eee;
  padding: 0.9rem 0px;
}

.ss_01_c {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.ss_01_c .c {
  display: inline-block;
  width: 100%;
  max-width: 9rem;
  position: relative;
  height: 0.8rem;
}

.ss_01_c .c input.ss_01c_txt {
  width: 100%;
  height: 100%;
  border: 0px;
  background-color: #fff;
  border-radius: 0.8rem;
  padding: 0px 0.4rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.ss_01_c .c label {
  width: 2rem;
  height: 0.8rem;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9;
  border-radius: 0.8rem;
  background-color: #0c66aa;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.ss_01_c .c label input.ss_01c_btn {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
}

.ss_01_c .c label span {
  display: inline-block;
  background: url("../images/top_01.png") 0% 50% no-repeat;
  background-size: 0.2rem;
  padding-left: 0.4rem;
}

.ss_01_b {
  width: 100%;
  overflow: visible;
  padding-top: 0.4rem;
  text-align: center;
  color: #333;
  line-height: 1.75;
}

.ss_01_b i {
  color: #0c66aa;
}

.ss_01_b span {
  display: inline-block;
}

.ss_01_b span:nth-child(2) {
  margin-left: 0.4rem;
}

.ss_02 {
  overflow: hidden;
  padding-top: 1rem;
}

.ss_02 .p {
  width: 100%;
  overflow: visible;
  text-align: center;
}

.ss_02 .p1 img {
  display: block;
  height: 2rem;
  margin: 0px auto;
  padding: 0px;
}

.ss_02 .p2 {
  text-align: center;
  color: #9e9e9e;
  line-height: 1.75;
  margin-top: 0.2rem;
}

.ss_03 {
  overflow: hidden;
}

.ss_03 .sconbox .ntita {
  width: 100%;
}

.ss_03 .sconbox a.more {
  margin-top: 0.4rem;
}

.ss_03 ul.newslist > li .sconbox a.more {
  background-color: #0c66aa;
  color: #fff;
}

.ss_03 .sconbox a.more i img:nth-child(2) {
  display: block;
}

.ss_03 .sconbox a.more i img:nth-child(1) {
  display: none;
}

.swiper-button-disabled {
  opacity: 0;
}

@media screen and (max-width: 1440px) {
  .wrap_c {
    margin: 0px 1rem;
  }
  .wrap_nr {
    margin: 0px 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    height: 100%;
    position: relative;
  }
}
@media screen and (max-width: 1029px) {
  .wrap {
    max-width: 100%;
    margin: 0px auto;
  }
  .wrap_in {
    margin: 0px 20px;
    padding: 0px;
    position: relative;
  }
  .wrap_c {
    width: auto;
    padding: 0px 20px;
    margin: 0px auto;
    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_nr {
    width: auto;
    padding: 0px 20px;
    margin: 0px auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .w_pc {
    display: none !important;
  }
  .w_wap {
    display: block !important;
  }
  .topc .fr {
    margin-right: 0px;
  }
  .mtmenu_click {
    float: right;
    margin-left: 20px;
    margin-right: 0rem;
    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;
  }
  .topc {
    padding: 0px 20px;
    margin-left: -20px;
    border-radius: 0px;
  }
  .topc .fl {
    margin-left: 0px;
  }
  .top_on .topc {
    padding: 0px 20px;
    margin-left: -20px;
  }
  .menufr {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 1rem;
    background-color: #fff;
    margin-left: 0px;
    border-top: 0.01rem solid #f9f9f9;
    display: none;
  }
  .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 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 .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: 2em;
  }
  .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: 60vh;
  }
  .in_01spfr {
    right: 20px;
    bottom: 20px;
  }
  .in_01_slide {
    height: 60vh;
  }
  .in_02 {
    padding: 0.6rem 0px;
  }
  .in_02 .fl {
    width: 100%;
  }
  .in_02 .fl .p1 {
    margin-top: 0px;
  }
  .in_02 .fr {
    width: 100%;
    margin-top: 0.6rem;
  }
  .in_02 .fr ul li:nth-child(2) {
    margin-top: 0px;
  }
  .in_02 .fr ul li:nth-child(3) {
    margin-top: 0px;
  }
  .in_03 {
    display: block;
  }
  .in_03 .fl {
    width: 100%;
    padding: 0.6rem 20px;
  }
  .in_03 .fl .p1 {
    margin-top: 0px;
  }
  .in_03 .fl .p2 ul li {
    margin-right: 0.3rem;
  }
  .in_03 .fr {
    width: 100%;
  }
  .in03r_slide .swiper-slide .in03r_img {
    height: auto;
  }
  .in03l_slide .swiper-slide .p8 ul li {
    width: auto;
    padding: 0px 0.1rem;
    min-width: 1.2rem;
    height: 1.4rem;
  }
  .in_04 {
    padding: 0.6rem 0px;
  }
  .in04_c ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .in04_c ul li:nth-child(1):after {
    content: "";
    width: 100%;
    height: 0.01rem;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
  .in04_c ul li:nth-child(2):after {
    content: "";
    width: 100%;
    height: 0.01rem;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
  .in_05 {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }
  .in05_c ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .btn_01 {
    margin-top: 0.4rem;
  }
  .btn_01 .fr {
    width: 100%;
    float: none;
    max-width: 1.6rem;
    margin: 0px auto;
    padding: 0px;
  }
  .btn_01 .fl {
    width: 100%;
    float: none;
    display: none;
  }
  .navfr .wrap_nr {
    padding: 0px 10px;
  }
  .lc_01 {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .lc01_c {
    display: block;
  }
  .lc01_c .img {
    width: 100%;
  }
  .lc01_c .txt {
    width: 100%;
    padding: 0.4rem 0.2rem;
  }
  .lc01_c {
    margin-top: 0.4rem;
  }
  .lc_02 {
    padding: 0.6rem 0px;
  }
  .lc02_c {
    display: block;
    padding-top: 0.4rem;
  }
  .lc02_c .txt {
    width: 100%;
  }
  .lc02_c .img {
    width: 100%;
    margin-top: 0.4rem;
  }
  .lc_03 {
    padding: 0.6rem 0px;
  }
  .lc03_c {
    margin-top: 0.4rem;
    padding: 0.2rem;
  }
  .lc03_c .img {
    width: 100%;
  }
  .lc03_c .txt {
    width: 100%;
    padding-left: 0px;
    margin-top: 0.2rem;
  }
  .prd_02 {
    padding-top: 0.6rem;
  }
  .prd_03 {
    padding-top: 0.4rem;
    padding-bottom: 0px;
  }
  .prd_03 .img {
    width: 100%;
    margin-bottom: 0px;
  }
  .prd_03 .txt {
    width: 100%;
    padding-bottom: 0.6rem;
  }
  .prd_03 .txt .p1 {
    margin-top: 0px;
  }
  .prd_03::before {
    width: 100%;
    bottom: 0rem;
  }
  .prd_04 {
    padding: 0.6rem 0px;
  }
  .prd04_c ul li {
    display: block;
  }
  .prd04_c ul li .img {
    width: 100%;
  }
  .prd04_c ul li .txt {
    width: 100%;
    padding: 0.4rem;
  }
  .prd_01 {
    padding-top: 0.6rem;
  }
  .prd01_c ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0.4rem;
  }
  .prd01_c ul li {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .prd01_c ul li .img {
    width: 100%;
  }
  .prd01_c ul li .img .img1 {
    height: auto;
  }
  .prd01_c ul li .img::before {
    display: none;
  }
  .prd01_c ul li .txt {
    width: 100%;
    padding: 0.4rem 0.3rem;
  }
  .ryzz_01 {
    padding-top: 0.6rem;
  }
  .ryzz_02 {
    margin-top: 0.4rem;
  }
  .ryzz_02 .ryzz02s_prev {
    left: -0.25rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .ryzz_02 .ryzz02s_next {
    right: -0.25rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .ryzz_03 {
    padding-top: 0.4rem;
    padding-bottom: 0.6rem;
  }
  .fzlc01_bg {
    margin-top: 0rem;
    height: 6rem;
    position: relative;
    padding-bottom: 1rem;
  }
  .fz01cs_img {
    right: 20px;
    width: calc(100% - 40px);
  }
  .fzlc01_c {
    margin-top: 0.4rem;
  }
  .fzlc01c_slide {
    width: 100%;
  }
  .wh_01 {
    padding-top: 0.6rem;
    padding-bottom: 1rem;
  }
  .wh01_c .wwh01c_c ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .wh01_c .wwh01c_c ul li {
    overflow: hidden;
  }
  .wh01_c .wwh01c_c ul li::before {
    width: 100%;
    height: 0.01rem;
    bottom: 0px;
    top: initial;
  }
  .wh01_c .wwh01c_c ul li:hover:after {
    top: 100%;
    opacity: 0;
  }
  .wh01_c .wwh01c_c ul li:after {
    top: 0%;
    left: -100%;
    opacity: 0;
  }
  .wh01_c .wwh01c_c ul li.active:after {
    top: 0%;
    left: 0%;
    opacity: 1;
  }
  .qyjj_01 {
    padding: 0.6rem 0px;
  }
  .qy01_c {
    display: block;
  }
  .qy01_c .txt {
    width: 100%;
  }
  .qy01_c .txt .qyjj01_c {
    height: auto;
    padding-right: 0px;
  }
  .qy01_c .img {
    width: 100%;
    margin-top: 0.4rem;
  }
  .qyjj_02 {
    padding: 0.6rem 0px;
  }
  .qyjj_02 ul {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 0.6rem;
  }
  .qyjj_02 ul li:nth-child(3):after {
    content: "";
    display: block;
    width: 0.02rem;
    height: 1rem;
    background-color: #cae0e3;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .qyjj_02 ul li .p2 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .awardList ul li, .utilityList ul li {
    width: 100%;
    padding: 0.2rem;
    margin-right: 0;
  }
}