@charset "UTF-8";
/* 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: #008cfd;
}

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

@font-face {
  font-family: "BaiJamjuree-SemiBold";
  src: url("../fonts/BaiJamjuree-SemiBold.woff2") format("woff2"), url("../fonts/BaiJamjuree-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.Montserrat-Regular {
  font-family: "Montserrat-Regular", "Microsoft Yahei", "微软雅黑", "微软雅黑", PingFangSC-Regular, Arial, tahoma;
}

body {
  font-family: "Microsoft Yahei", "微软雅黑", "微软雅黑", PingFangSC-Regular, Arial, tahoma, arial !important;
  margin: 0;
  padding: 0;
  font-style: normal !important;
  font-variant: normal !important;
  color: #222;
  font-size: 12px;
}

html {
  font-size: 62.5%;
}

a {
  color: #222;
  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: #254194;
  text-decoration: none;
  outline: none;
}

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

.clear {
  clear: both;
  font-size: 0px;
  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;
}

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: "albb", Arial, "Microsoft Yahei", "微软雅黑", SimSun, Arial, tahoma, arial !important;
  outline: none;
}

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

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

input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
}

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

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

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 0px 100px 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*/
@-webkit-keyframes an_01 {
  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_01 {
  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);
  }
}
@-webkit-keyframes ksan {
  0% {
    -webkit-transform: scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    opacity: 0;
  }
}
@keyframes ksan {
  0% {
    -webkit-transform: scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    opacity: 0;
  }
}
/*common*/
/* CSS Document */
.wrap {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
}

.wrap_in {
  margin: 0px 10%;
}

.wrap_c {
  width: 85.652%;
  max-width: 1450px;
  margin: 0px auto;
}

.w_wap {
  display: none !important;
}

body {
  background-color: #ddedf4;
  line-height: 1.75;
}

.topfr {
  width: 100%;
  overflow: hidden;
  position: sticky;
  top: 0px;
  z-index: 9999;
  background-color: #f1fbff;
  height: 0.8rem;
}

.topfr .fl {
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.topfr .fl a {
  display: inline-block;
}

.topfr .fl img {
  display: block;
  height: 0.5rem;
}

.topfr .fr .menufr {
  float: left;
}

.topfr .fr .menufr ul li {
  float: left;
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-family: "Microsoft Yahei", "微软雅黑", "微软雅黑", -apple-system, BlinkMacSystemFont;
}

.topfr .fr .menufr ul li a {
  color: #717273;
  display: inline-block;
  padding: 0.0961rem 0.3rem;
  line-height: 1.5;
  transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -moz-transition: 0s;
}

.topfr .fr .menufr ul li span {
  display: inline-block;
  transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -moz-transition: 0s;
}

.topfr .fr .menufr ul li.active span {
  display: inline-block;
  background: linear-gradient(to right, #008bff, #00f3b3);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.topfr .fr .menufr ul li:hover span {
  display: inline-block;
  background: linear-gradient(to right, #008bff, #00f3b3);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.topfr .fr .mtlang {
  float: left;
  color: #000000;
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5rem;
  position: relative;
  z-index: 9991;
}

.topfr .fr .mtlang a {
  display: inline-block;
  color: #000000;
  padding-left: 26px;
  position: relative;
}

.topfr .fr .mtlang::before {
  content: "";
  display: block;
  width: 22px;
  height: 100%;
  background: url("../images/t_02.png") 50% no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.topfr .fr .mtlang a:hover span {
  display: inline-block;
  background: linear-gradient(to right, #008bff, #00f3b3);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.topfr .fr .ml_bm {
  float: left;
  margin-left: 0.46rem;
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.topfr .fr .ml_bm a {
  display: inline-block;
  padding: 0.106rem 0.2rem;
  position: relative;
}

.topfr .fr .ml_bm a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background: linear-gradient(to right, #008bff, #00f3b3);
}

.topfr .fr .ml_bm a::after {
  content: "";
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  overflow: hidden;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 2;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.topfr .fr .ml_bm a i {
  display: inline-block;
  position: relative;
  z-index: 3;
  color: #fff;
}

.topfr .fr .ml_bm a:hover::after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.topfr .fr .ml_bm a:hover i {
  color: #000;
}

@media screen and (max-width: 1028px) {
  .topfr {
    height: 60px;
    overflow: visible;
  }
  .topfr .fl {
    height: 60px;
    position: relative;
    z-index: 9;
  }
  .topfr .fl img {
    height: 26px;
  }
  .topfr .mtmenu_click {
    float: left;
    margin-left: 20px;
    position: relative;
    z-index: 9991;
    margin-top: 0rem;
  }
  .topfr .mtmenu_click a {
    width: 20px;
    height: 60px;
    display: block;
    overflow: hidden;
    background: url("../images/menu_01_on.svg") center no-repeat;
    background-size: 100%;
  }
  .topfr .mtmenu_click a.on {
    background: url("../images/menu_02_on.svg") center no-repeat;
    background-size: 100%;
  }
  .topfr .fr .menufr {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #f1fbff;
    z-index: 8;
    display: none;
  }
  .topfr .fr .menufr ul {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
  }
  .topfr .fr .menufr ul li {
    width: 100%;
    height: 56px;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
  }
  .topfr .fr .menufr ul li a {
    padding: 0px;
  }
  .topfr .fr .menufr ul li.active a {
    border: 0px;
    background: none;
  }
  .topfr .fr .ml_bm {
    height: 56px;
    position: relative;
    z-index: 9;
  }
  .topfr .fr .mtlang {
    height: 56px;
  }
}

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

.in_01 .bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.in_01 .bg img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 1401px) {
  .in_01 .bg img {
    margin-top: 0.6rem;
  }
}

.in_01 .txt {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: center;
}

.in_01 .txt .c {
  width: 100%;
  overflow: hidden;
}

.in_01 .txt .p {
  width: 100%;
  overflow: hidden;
}

.in_01 .txt .p1 {
  margin-top: 1.26rem;
}

@media screen and (max-width: 1400px) {
  .in_01 .txt .p1 {
    margin-top: 0.9rem;
  }
}

.in_01 .txt .p1 img {
  display: block;
  height: 1.63rem;
}

.in_01 .txt .p2 {
  margin-top: 0.4rem;
  color: #000;
}

.in_01 .txt .p2 i {
  display: inline-block;
}

.in_01 .txt .p2 i.i1 {
  background: url("../images/in_02.png") 0% 50% no-repeat;
  background-size: 0.2rem;
  padding-left: 0.4rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_01 .txt .p2 i.i3 {
  background: url("../images/in_03.png") 0% 50% no-repeat;
  background-size: 0.19rem;
  padding-left: 0.4rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media screen and (max-width: 1203px) {
  .in_01 .txt .p2 i.i3 {
    background-position: 0% 0.1rem;
  }
}

.in_01 .txt .p3 {
  margin-top: 0.5rem;
}

.in_01 .txt .p3 a {
  display: inline-block;
  position: relative;
  line-height: 0.5rem;
  padding: 0px 0.3rem;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.in_01 .txt .p3 a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background: linear-gradient(to right, #008bff, #00f3b3);
}

.in_01 .txt .p3 a::after {
  content: "";
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  overflow: hidden;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 2;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background-color: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in_01 .txt .p3 a i {
  display: inline-block;
  position: relative;
  z-index: 3;
  color: #fff;
}

.in_01 .txt .p3 a:hover::after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.in_01 .txt .p3 a:hover i {
  color: #000;
}

.in_02 {
  overflow: hidden;
  padding-bottom: 1.6rem;
}

.in_02 .wrap_c {
  position: relative;
}

.in_02 .img1 {
  height: 3.3rem;
  display: block;
  position: absolute;
  right: -1rem;
  bottom: -0.9rem;
}

.in_02 .p {
  width: 100%;
  overflow: hidden;
}

.in_02 .pt img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 1.65rem;
}

.in_02 .pc {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0.6rem 0.4rem;
  margin-top: 0.35rem;
}

.in_02 .pc::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.in_02 .pc::after {
  content: "";
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 2;
  background: url("../images/bg_01.png") 50% no-repeat;
  background-size: 100% 100%;
}

.in_02 .pc .c {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  color: #000000;
}

.in_03 {
  overflow: hidden;
  padding-bottom: 1.6rem;
  position: relative;
}

.in_03 .wrap_c {
  position: relative;
  z-index: 99;
}

.in_03 .img1 {
  height: 100%;
  max-height: 7.19rem;
  display: block;
  width: auto;
  position: absolute;
  left: 0px;
  bottom: 0.8rem;
  z-index: 1;
}

.in_03 .p {
  width: 100%;
  overflow: hidden;
}

.in_03 .pt img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 1.65rem;
}

.in_03 .pc {
  margin-top: 0.55rem;
}

.in_03 .pc ul {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 0.36rem;
}

.in_03 .pc ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.in_03 .pc ul li .p {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_03 .pc ul li .bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.in_03 .pc ul li .bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: fill;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_03 .pc ul li .nr {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.in_03 .pc ul li .nr .p1 img {
  width: 100%;
  display: block;
}

.in_03 .pc ul li .nr .p2 {
  padding: 0rem 0.1rem 0.2rem 0.1rem;
  text-align: center;
  color: #000;
  line-height: 1.5;
}

.in_03 .pc ul li:hover .nr .p1 img {
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  -moz-transition: 0.8s;
  transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
}

.in_04 {
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.in_04 .img1 {
  height: 4.47rem;
  display: block;
  position: absolute;
  right: 0px;
  top: 6.1rem;
  z-index: 1;
}

.in_04 .wrap_c {
  position: relative;
  z-index: 9;
}

.in_04 .p {
  width: 100%;
  overflow: hidden;
}

.in_04 .pt img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 1.65rem;
}

.in_04 .pc {
  overflow: hidden;
  margin-top: 0.5rem;
}

.in04_li {
  width: 100%;
  overflow: hidden;
  background: url("../images/in_09.png") 0% 100% no-repeat #f9fdff;
  background-size: cover;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.in04_li .li04_t {
  width: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.4rem;
  min-height: 1.3rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}

.in04_li .li04_t .li_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  border: 2px solid #fff;
}

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

.in04_li .li04_t .c {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 9;
}

.in04_li .li04_t i {
  display: inline-block;
  line-height: 1;
}

.in04_li .li04_t i.i1 {
  color: #fff;
  font-weight: 600;
}

.in04_li .li04_t i.i2 {
  color: #fff;
}

.in04_li .li04_t i.i3 {
  position: absolute;
  right: 0px;
  top: 0.05rem;
  color: #000;
}

.in04_li .li04_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: -0.2rem;
}

.in04_li .li04_c ul li {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}

.in04_li .li04_c ul li:nth-child(1) {
  background-color: #e5f6fe;
  padding-top: 0.2rem;
}

.in04_li .li04_c ul li:nth-child(3) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li:nth-child(5) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li:nth-child(7) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li:nth-child(9) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li:nth-child(11) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li:nth-child(13) {
  background-color: #e5f6fe;
}

.in04_li .li04_c ul li .li1 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  width: 10%;
  padding-left: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.in04_li .li04_c ul li .li1 b {
  width: 0.15rem;
  height: 0.15rem;
  display: block;
  background: url("../images/in_05.png") 50% no-repeat;
  background-size: 100%;
}

.in04_li .li04_c ul li .li1::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(50% - 0.075rem - 3px);
  position: absolute;
  left: calc(50% + 0.2rem);
  margin-left: -0.05px;
  top: 0px;
  background-color: #b4b4b4;
}

.in04_li .li04_c ul li .li1::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(50% - 0.075rem - 3px);
  position: absolute;
  left: calc(50% + 0.2rem);
  margin-left: -0.05px;
  bottom: 0px;
  background-color: #b4b4b4;
}

.in04_li .li04_c ul li:first-child .li1::before {
  display: none;
}

.in04_li .li04_c ul li:last-child .li1::after {
  display: none;
}

.in04_li .li04_c ul li .li2 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  font-family: Montserrat-Regular;
  width: 16%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li .li04_c ul li .li3 {
  min-height: 0.8rem;
  padding: 0.2rem 0.4rem 0.2rem 0rem;
  font-weight: bold;
  width: calc(74% - 0.4rem - 10% - 0.4rem - 16%);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li .li04_c ul li .li4 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  width: 26%;
  padding-right: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li .li04_c ul li .li4 p {
  line-height: 1.6;
}

.in04_li .li04_c ul li .li4 .p1 {
  font-weight: bold;
}

.in04_li .li04_c ul li .li4 .p2 {
  color: #808080;
}

.li04_b {
  text-align: right;
  color: #808080;
  margin-top: 0.15rem;
}

.in04_li1 {
  width: 100%;
  overflow: hidden;
  margin-top: 0.5rem;
}

.in04_li1 .li04_t {
  width: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 0.4rem;
  min-height: 1.3rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}

.in04_li1 .li04_t .li_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  border: 2px solid #fff;
}

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

.in04_li1 .li04_t .c {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 9;
}

.in04_li1 .li04_t i {
  display: inline-block;
  line-height: 1;
}

.in04_li1 .li04_t i.i1 {
  color: #fff;
  font-weight: 600;
}

.in04_li1 .li04_t i.i2 {
  color: #fff;
}

.in04_li1 .li04_t i.i3 {
  position: absolute;
  right: 0px;
  top: 0.05rem;
  color: #000;
}

.in04_li1 .li04_c1 {
  width: 100%;
  overflow: hidden;
}

.in04_li1 .li04_c1 .li04c1_li {
  width: 100%;
  overflow: hidden;
  margin-top: 0.4rem;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
  cursor: pointer;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid #fff;
  padding: 0.2rem 0.4rem;
  min-height: 0.9rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/in_07.png") 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url("../images/in_08.png") 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t span {
  display: inline-block;
  position: relative;
  z-index: 9;
  color: #000;
  font-weight: bold;
  padding-left: 0.36rem;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t span::before {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -0.07rem;
  background: url("../images/d1.png") 50% no-repeat;
  background-size: 100%;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: -0.2rem;
  z-index: 8;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: none;
  border-radius: 0px 0px 0.2rem 0.2rem;
  -webkit-border-radius: 0px 0px 0.2rem 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(1) {
  background-color: #e5f6fe;
  padding-top: 0.2rem;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(3) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(5) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(7) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(9) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(11) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:nth-child(13) {
  background-color: #e5f6fe;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  width: 10%;
  padding-left: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1 b {
  width: 0.15rem;
  height: 0.15rem;
  display: block;
  background: url("../images/in_05.png") 50% no-repeat;
  background-size: 100%;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(50% - 0.075rem - 3px);
  position: absolute;
  left: calc(50% + 0.2rem);
  margin-left: -0.05px;
  top: 0px;
  background-color: #b4b4b4;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(50% - 0.075rem - 3px);
  position: absolute;
  left: calc(50% + 0.2rem);
  margin-left: -0.05px;
  bottom: 0px;
  background-color: #b4b4b4;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:first-child .li1::before {
  display: none;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:last-child .li1::after {
  display: none;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li2 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  font-family: Montserrat-Regular;
  width: 16%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li3 {
  min-height: 0.8rem;
  padding: 0.2rem 0.4rem 0.2rem 0rem;
  font-weight: bold;
  width: calc(74% - 0.4rem - 10% - 0.4rem - 16%);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li4 {
  min-height: 0.8rem;
  padding: 0.2rem 0;
  width: 26%;
  padding-right: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li4 p {
  line-height: 1.6;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li4 .p1 {
  font-weight: bold;
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li4 .p2 {
  color: #808080;
}

.in04_li1 .li04_c1 .li04c1_li:nth-child(2) .lic1i_t span::before {
  background-image: url("../images/d2.png");
}

.in04_li1 .li04_c1 .li04c1_li:nth-child(3) .lic1i_t span::before {
  background-image: url("../images/d3.png");
}

.in04_li1 .li04_c1 .li04c1_li:nth-child(4) .lic1i_t span::before {
  background-image: url("../images/d4.png");
}

.in04_li1 .li04_c1 .li04c1_li:nth-child(5) .lic1i_t span::before {
  background-image: url("../images/d5.png");
}

.in04_li1 .li04_c1 .li04c1_li:nth-child(6) .lic1i_t span::before {
  background-image: url("../images/d6.png");
}

.in04_li1 .li04_c1 .li04c1_li .lic1i_t b {
  width: 0.4rem;
  height: 0.4rem;
  background: url("../images/in_10.png") 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  margin-top: -0.2rem;
  z-index: 9;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.in04_li1 .li04_c1 .li04c1_li:hover .lic1i_t::before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in04_li1 .li04_c1 .li04c1_li:hover .lic1i_t::after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.in04_li1 .li04_c1 .li04c1_li:hover .lic1i_t b {
  background-image: url("../images/in_11.png");
}

.in04_li1 .li04_c1 .li04c1_li:hover .lic1i_t span {
  color: #fff;
}

.in04_li1 .li04_c1 .li04c1_li.active {
  background: url("../images/in_09.png") 0% 100% no-repeat #f9fdff;
  border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
}

.in04_li1 .li04_c1 .li04c1_li.active .lic1i_c {
  display: block;
}

.in04_li1 .li04_c1 .li04c1_li.active .lic1i_t::before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in04_li1 .li04_c1 .li04c1_li.active .lic1i_t::after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.in04_li1 .li04_c1 .li04c1_li.active .lic1i_t b {
  background-image: url("../images/in_11.png");
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.in04_li1 .li04_c1 .li04c1_li.active .lic1i_t span {
  color: #fff;
}

.in_06 {
  overflow: hidden;
  padding-top: 0rem;
  position: relative;
  padding-bottom: 1.6rem;
}

.in_06 .img1 {
  height: 2rem;
  display: block;
  position: absolute;
  left: 0px;
  top: 6.6rem;
  z-index: 1;
}

.in_06 .wrap_c {
  position: relative;
  z-index: 9;
}

.in_06 .p {
  width: 100%;
  overflow: hidden;
}

.in_06 .pt img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 1.65rem;
}

.in_06 .pc {
  overflow: hidden;
  padding-top: 0.5rem;
}

.in_06 .pc ul {
  width: 100%;
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-gap: 0.8rem;
}

@media screen and (max-width: 1203px) {
  .in_06 .pc ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.in_06 .pc ul li {
  width: 100%;
  overflow: visible;
}

.in_06 .pc ul li .p1 {
  position: relative;
  overflow: visible;
  padding-top: 0.3rem;
}

.in_06 .pc ul li .p1 .c {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.in_06 .pc ul li .p1 .c img {
  width: 100%;
  display: block;
}

.in_06 .pc ul li .p1 .c img.img3 {
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in_06 .pc ul li .p1 .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 9;
  border-radius: 0px 0px 50% 50%;
  -webkit-border-radius: 0px 0px 50% 50%;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  overflow: hidden;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  -moz-transition: 0.8s;
}

.in_06 .pc ul li .p1 .img img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  object-fit: contain;
  object-position: 50% 100%;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transform-origin: 50% 100%;
}

.in_06 .pc ul li .p2 {
  text-align: center;
  margin-top: 0.2rem;
}

.in_06 .pc ul li .p2 .i1 {
  font-weight: bold;
  color: #000;
}

.in_06 .pc ul li .p2 .i2 {
  color: #828282;
  margin-top: 0.1rem;
}

.in_06 .pc ul li .p2 .i2 p {
  line-height: 1.6;
}

.in_06 .pc ul li:nth-child(n+16) {
  display: none;
}

.in_06 .pc ul li:hover .p1 .c img.img3 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.in_06 .pc ul li:hover .p1 .img {
  bottom: 0.04rem;
}

.in_06 .pc.active ul li:nth-child(n+16) {
  display: block;
}

.in_06 .pb {
  margin-top: 0.6rem;
  text-align: center;
}

.in_06 .pb a {
  display: inline-block;
  position: relative;
  padding: 0.12rem 0.3rem;
}

.in_06 .pb a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background-color: #edfaff;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  border: 1px solid #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_06 .pb a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -webkit-backface-visibility: hidden;
  -webkit-appearance: none;
  background: linear-gradient(to right, #008bff, #00f3b3);
  background: -webkit-linear-gradient(to right, #008bff, #00f3b3);
  background: -o-linear-gradient(to right, #008bff, #00f3b3);
  background: -moz-linear-gradient(to right, #008bff, #00f3b3);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.in_06 .pb a i {
  display: inline-block;
  position: relative;
  z-index: 9;
  color: #fff;
  padding-right: 0.28rem;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.in_06 .pb a i::before {
  content: "";
  display: block;
  width: 0.19rem;
  height: 100%;
  background: url("../images/in_20.png") 50% no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.in_06 .pb a:hover::after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.in_06 .pb a:hover i {
  color: #808080;
}

.in_06 .pb a:hover i::before {
  background-image: url("../images/in_19.png");
}

.in_06 .pb a.active i::before {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.btnfr {
  overflow: hidden;
  position: relative;
  margin-top: -3.5rem;
  z-index: 1;
}

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

.ft70 {
  font-size: 61.2px;
}

.ft60 {
  font-size: 51.2px;
}

.ft55 {
  font-size: 35.2px;
}

.ft48 {
  font-size: 39.2px;
}

.ft42 {
  font-size: 33.2px;
}

.ft36 {
  font-size: 27.2px;
}

.ft32 {
  font-size: 23.2px;
}

.ft30 {
  font-size: 21.2px;
}

.ft28 {
  font-size: 23.2px;
}

.ft27 {
  font-size: 22.2px;
}

.ft26 {
  font-size: 21.2px;
}

.ft25 {
  font-size: 20.2px;
}

.ft24 {
  font-size: 19.2px;
}

.ft22 {
  font-size: 17.2px;
}

.ft20 {
  font-size: 16.2px;
}

.ft18 {
  font-size: 14.2px;
}

.ft16 {
  font-size: 13.2px;
}

.ft15 {
  font-size: 12.2px;
}

.ft14 {
  font-size: 11.2px;
}

.ft12 {
  font-size: 12px;
}

.nzft60 {
  font-size: 60px;
}

.nzft30 {
  font-size: 30px;
}

.nzft24 {
  font-size: 24px;
}

.nzft20 {
  font-size: 20px;
}

.nzft18 {
  font-size: 18px;
}

.nzft15 {
  font-size: 15px;
}

.nzft12 {
  font-size: 12px;
}

@media screen and (max-width: 1505px) {
  .ft70 {
    font-size: 57.2px;
  }
  .ft60 {
    font-size: 47.2px;
  }
  .ft55 {
    font-size: 35.2px;
  }
  .ft48 {
    font-size: 35.2px;
  }
  .ft42 {
    font-size: 29.2px;
  }
  .ft36 {
    font-size: 23.2px;
  }
  .ft32 {
    font-size: 19.2px;
  }
  .ft30 {
    font-size: 17.2px;
  }
  .ft28 {
    font-size: 21.2px;
  }
  .ft27 {
    font-size: 20.2px;
  }
  .ft26 {
    font-size: 19.2px;
  }
  .ft25 {
    font-size: 18.2px;
  }
  .ft24 {
    font-size: 17.2px;
  }
  .ft22 {
    font-size: 15.2px;
  }
  .ft20 {
    font-size: 16.2px;
  }
  .ft18 {
    font-size: 14.2px;
  }
  .ft16 {
    font-size: 13.2px;
  }
  .ft15 {
    font-size: 11.2px;
  }
  .ft14 {
    font-size: 11.2px;
  }
}
@media screen and (max-width: 1500px) {
  .nzft60 {
    font-size: 47.2px;
  }
  .nzft30 {
    font-size: 17.2px;
  }
  .nzft24 {
    font-size: 17.2px;
  }
  .nzft20 {
    font-size: 15.2px;
  }
  .nzft18 {
    font-size: 14.2px;
  }
  .nzft15 {
    font-size: 13.2px;
  }
  .nzft12 {
    font-size: 12px;
  }
}
@media screen and (max-width: 1439px) {
  .ft70 {
    font-size: 46.2px;
  }
  .ft60 {
    font-size: 36.2px;
  }
  .ft55 {
    font-size: 28.2px;
  }
  .ft48 {
    font-size: 30.2px;
  }
  .ft42 {
    font-size: 24.2px;
  }
  .ft36 {
    font-size: 18.2px;
  }
  .ft32 {
    font-size: 18.2px;
  }
  .ft30 {
    font-size: 17.2px;
  }
  .ft28 {
    font-size: 16.2px;
  }
  .ft27 {
    font-size: 17.2px;
  }
  .ft26 {
    font-size: 16.2px;
  }
  .ft25 {
    font-size: 18.2px;
  }
  .ft24 {
    font-size: 17.2px;
  }
  .ft22 {
    font-size: 15.2px;
  }
  .ft20 {
    font-size: 15.2px;
  }
  .ft18 {
    font-size: 13.2px;
  }
  .ft16 {
    font-size: 14px;
  }
  .ft15 {
    font-size: 15px;
  }
  .ft14 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1366px) {
  .topfr {
    height: 0.72rem;
  }
  .topfr .fl {
    height: 0.72rem;
  }
  .topfr .fl img {
    height: 0.4rem;
  }
  .topfr .fr .menufr ul li {
    height: 0.72rem;
  }
  .topfr .fr .mtlang {
    height: 0.72rem;
  }
  .topfr .fr .ml_bm {
    height: 0.72rem;
  }
  .ft70 {
    font-size: 0.552rem;
  }
  .ft60 {
    font-size: 36.2px;
  }
  .ft55 {
    font-size: 28.2px;
  }
  .ft48 {
    font-size: 30.2px;
  }
  .ft42 {
    font-size: 24.2px;
  }
  .ft36 {
    font-size: 0.331rem;
  }
  .ft32 {
    font-size: 18.2px;
  }
  .ft30 {
    font-size: 17.2px;
  }
  .ft28 {
    font-size: 16.2px;
  }
  .ft27 {
    font-size: 17.2px;
  }
  .ft26 {
    font-size: 0.232rem;
  }
  .ft25 {
    font-size: 0.222rem;
  }
  .ft24 {
    font-size: 0.21rem;
  }
  .ft22 {
    font-size: 15.4px;
  }
  .ft20 {
    font-size: 0.172rem;
  }
  .ft18 {
    font-size: 0.152rem;
  }
  .ft16 {
    font-size: 14px;
  }
  .ft15 {
    font-size: 0.12rem;
  }
  .ft14 {
    font-size: 14px;
  }
  .nzft60 {
    font-size: 36.2px;
  }
  .nzft30 {
    font-size: 17.2px;
  }
  .nzft24 {
    font-size: 17.2px;
  }
  .nzft20 {
    font-size: 15.2px;
  }
  .nzft18 {
    font-size: 14.2px;
  }
  .nzft15 {
    font-size: 13.2px;
  }
  .nzft12 {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .in_01 .bg {
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .in_01 .bg img {
    height: 100%;
    object-fit: 100%;
    object-position: 100% 100%;
  }
  .in_01 .txt {
    position: relative;
    padding-bottom: 2.8rem;
  }
  .in_01 .txt .p1 {
    margin-top: 0.6rem;
  }
  .in_01 .txt .p1 img {
    height: 1.1rem;
  }
  .in_01 .txt .p2 {
    display: block;
  }
  .in_01 .txt .p2 .i1 {
    width: 100%;
  }
  .in_01 .txt .p2 .i2 {
    display: none;
  }
  .in_01 .txt .p2 .i3 {
    width: 100%;
  }
  .in_01 .txt .p3 {
    margin-top: 0.6rem;
  }
  .in_01 .txt .p3 a {
    padding: 0.01rem 0.24rem 0.03rem 0.24rem;
  }
  .in_02 {
    padding-bottom: 1rem;
  }
  .in_03 .pc ul {
    grid-template-columns: 100%;
  }
  .in_03 .pc ul li .nr .p1 img {
    max-width: 50%;
    margin: 0px auto;
    padding: 0px;
  }
  .in_03 .pc ul li .nr .p2 {
    padding-top: 0px;
  }
  .in_03 {
    padding-bottom: 1rem;
  }
  .in04_li .li04_c ul li {
    display: block;
    padding: 0.2rem 0px;
    overflow: hidden;
    position: relative;
  }
  .in04_li .li04_c ul li:first-child {
    padding-top: 0.4rem;
  }
  .in04_li .li04_c ul li::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 0.52rem);
    background-color: #b4b4b4;
    position: absolute;
    left: 0.26rem;
    top: 0.52rem;
    z-index: 1;
  }
  .in04_li .li04_c ul li::after {
    content: "";
    display: block;
    width: 1px;
    height: 0.32rem;
    top: 0px;
    left: 0.26rem;
    background-color: #b4b4b4;
    position: absolute;
  }
  .in04_li .li04_c ul li:first-child::before {
    top: 0.72rem;
    height: calc(100% - 0.72rem);
  }
  .in04_li .li04_c ul li:first-child::after {
    display: none;
  }
  .in04_li .li04_c ul li:last-child::before {
    display: none;
  }
  .in04_li .li04_c ul li .li1 {
    padding-left: 0.2rem;
    min-height: initial;
    display: none;
  }
  .in04_li .li04_c ul li .li1::before {
    display: none;
  }
  .in04_li .li04_c ul li .li1::after {
    display: none;
  }
  .in04_li .li04_c ul li .li2 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    position: relative;
    padding-left: 0.5rem;
    z-index: 9;
  }
  .in04_li .li04_c ul li .li2::before {
    content: "";
    display: block;
    width: 0.15rem;
    height: 100%;
    background: url("../images/in_05.png") 0% 50% no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.2rem;
    top: 0px;
  }
  .in04_li .li04_c ul li .li3 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    padding-left: 0.5rem;
  }
  .in04_li .li04_c ul li .li4 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    padding-left: 0.5rem;
  }
  .in04_li .li04_t {
    padding: 0px 0.2rem;
  }
  .in04_li .li04_t .c {
    position: initial;
    margin-top: 0.4rem;
  }
  .in04_li .li04_t i.i3 {
    top: 0.3rem;
    font-size: 0.22rem;
    right: initial;
    left: 0.2rem;
  }
  .in04_li1 .li04_t {
    padding: 0px 0.2rem;
  }
  .in04_li1 .li04_t .c {
    position: initial;
    margin-top: 0.4rem;
  }
  .in04_li1 .li04_t i.i3 {
    top: 0.3rem;
    font-size: 0.22rem;
    right: initial;
    left: 0.2rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_t {
    padding: 0.2rem 0.2rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_t span::before {
    top: 0.2rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_t {
    padding-right: 0.8rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_t b {
    right: 0.2rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li {
    display: block;
    padding: 0.2rem 0px;
    overflow: hidden;
    position: relative;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:first-child {
    padding-top: 0.4rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 0.52rem);
    background-color: #b4b4b4;
    position: absolute;
    left: 0.26rem;
    top: 0.52rem;
    z-index: 1;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li::after {
    content: "";
    display: block;
    width: 1px;
    height: 0.32rem;
    top: 0px;
    left: 0.26rem;
    background-color: #b4b4b4;
    position: absolute;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:first-child::before {
    top: 0.72rem;
    height: calc(100% - 0.72rem);
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:first-child::after {
    display: none;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li:last-child::before {
    display: none;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1 {
    padding-left: 0.2rem;
    min-height: initial;
    display: none;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1::before {
    display: none;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li1::after {
    display: none;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li2 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    position: relative;
    padding-left: 0.5rem;
    z-index: 9;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li2::before {
    content: "";
    display: block;
    width: 0.15rem;
    height: 100%;
    background: url("../images/in_05.png") 0% 50% no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.2rem;
    top: 0px;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li3 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    padding-left: 0.5rem;
  }
  .in04_li1 .li04_c1 .li04c1_li .lic1i_c ul li .li4 {
    width: 100%;
    padding: 0px 0.2rem;
    min-height: initial;
    padding-left: 0.5rem;
  }
  .btnfr {
    margin-top: -0.9rem;
  }
  .ft70 {
    font-size: 38px;
  }
  .ft60 {
    font-size: 26px;
  }
  .ft55 {
    font-size: 26px;
  }
  .ft48 {
    font-size: 26px;
  }
  .ft42 {
    font-size: 25px;
  }
  .ft36 {
    font-size: 24px;
  }
  .ft32 {
    font-size: 20px;
  }
  .ft30 {
    font-size: 18px;
  }
  .ft28 {
    font-size: 16px;
  }
  .ft27 {
    font-size: 16px;
  }
  .ft26 {
    font-size: 16px;
  }
  .ft24 {
    font-size: 16px;
  }
  .ft22 {
    font-size: 16px;
  }
  .ft20 {
    font-size: 16px;
  }
  .ft18 {
    font-size: 15px;
  }
  .ft16 {
    font-size: 14px;
  }
  .ft15 {
    font-size: 14px;
  }
  .ft14 {
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  .wrap_c {
    width: 92%;
  }
}
@media screen and (max-width: 768px) {
  .wrap_in {
    margin: 0px 10px;
  }
  .topfr .wrap_in {
    margin: 0px 10px;
  }
  .w_pc {
    display: none !important;
  }
  .w_wap {
    display: block !important;
  }
  .topfr .fr .mtlang {
    margin-left: 0.3rem;
  }
  .ft70 {
    font-size: 38px;
  }
  .ft60 {
    font-size: 26px;
  }
  .ft55 {
    font-size: 26px;
  }
  .ft48 {
    font-size: 26px;
  }
  .ft42 {
    font-size: 25px;
  }
  .ft36 {
    font-size: 24px;
  }
  .ft32 {
    font-size: 20px;
  }
  .ft30 {
    font-size: 18px;
  }
  .ft28 {
    font-size: 16px;
  }
  .ft27 {
    font-size: 16px;
  }
  .ft26 {
    font-size: 16px;
  }
  .ft24 {
    font-size: 15.7px;
  }
  .ft22 {
    font-size: 15.7px;
  }
  .ft20 {
    font-size: 15.7px;
  }
  .ft18 {
    font-size: 15px;
  }
  .ft16 {
    font-size: 14px;
  }
  .ft15 {
    font-size: 14px;
  }
  .ft14 {
    font-size: 12px;
  }
  .nzft60 {
    font-size: 26px;
  }
  .nzft30 {
    font-size: 18px;
  }
  .nzft24 {
    font-size: 16px;
  }
  .nzft20 {
    font-size: 15.7px;
  }
  .nzft18 {
    font-size: 14px;
  }
  .nzft15 {
    font-size: 14px;
  }
  .nzft12 {
    font-size: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .topfr {
    height: 60px;
  }
  .topfr .fl {
    height: 60px;
  }
  .topfr .fr .mtlang {
    height: 60px;
  }
  .topfr .fr .ml_bm {
    height: 60px;
    margin-left: 0px;
  }
  .topfr .fr .ml_bm a {
    padding: 0.036rem 0.2rem;
  }
}