body {
  color: #333;
  background-color: #f1f4f8;
}
button {
  border: none;
  cursor: pointer;
}

.br8 {
  border-radius: 0.08rem !important;
}

.br10 {
  border-radius: 0.1rem !important;
}

.br20 {
  border-radius: 0.2rem !important;
}

.border-none {
  border: none !important;
}

.bg-color {
  background-color: #f2f6fc;
}

.bg-a-fix {
  background-attachment: fixed;
}

.my-scroll {
  overflow-y: auto;
}

.w100 {
  width: 100% !important;
}

.h100 {
  height: 100%;
}

.mh100 {
  min-height: 100%;
}

.scrollY-auto {
  overflow-y: auto;
}
.scrollY-auto::-webkit-scrollbar {
  display: none;
}

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
}

.relative {
  position: relative;
}

.block {
  display: block;
}

.hidden {
  overflow: hidden;
}

.pointer-none {
  pointer-events: none;
}

.f-medium,
.f-bold {
  font-weight: bold;
}

.w1200 {
  width: 12rem;
  margin: 0 auto;
  max-width: 90%;
}

.w1280 {
  width: 12.8rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1400 {
  width: 14rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1440 {
  width: 14.4rem;
  margin: 0 auto;
  max-width: 92%;
}

.w1520 {
  width: 15.2rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1540 {
  width: 15.4rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1600 {
  width: 16rem;
  margin: 0 auto;
  max-width: 94%;
}

.w1680 {
  width: 16.8rem;
  margin: 0 auto;
  max-width: 96%;
}

.w1720 {
  width: 17.2rem;
  margin: 0 auto;
  max-width: 96%;
}

.swiper-button-next,
.swiper-button-prev {
  outline: none !important;
}

div.btn {
  outline: none !important;
}

div.sbtn {
  outline: none !important;
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.threeCanvas {
  width: 100%;
  height: 4.5rem;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.5;
  pointer-events: none;
}

.my-disabled {
  opacity: 0.4 !important;
  pointer-events: none;
}

.swiper-button-disabled {
  opacity: 0.4 !important;
  pointer-events: none;
}

.my-op0 {
  opacity: 0;
  pointer-events: none;
}

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
}

.com-banner {
  position: relative;
  z-index: 30;
}
.com-banner .cb_ban {
  position: relative;
}
.com-banner .cb_bg {
  position: relative;
  padding-top: 30.2083333333%;
  overflow: hidden;
  background-color: #999;
}
.com-banner .cb_text {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #fff;
}
.com-banner .cb_text .cbp1 {
  position: relative;
}
.com-banner .cb_text .cbp2 {
  margin-top: 0.22rem;
  line-height: 1.3;
}
.com-banner .cb_text .cbp3 {
  margin-top: 0.41rem;
}
.com-banner .cb_text .cbp4 {
  display: inline-block;
  padding: 0.2rem;
  border-radius: 0 0.1rem 0 0.1rem;
  background-color: #4189ef;
  color: #fff;
  margin-top: 0.1rem;
}
.com-banner .cb_text .cpa {
  display: inline-block;
  line-height: 2.875em;
  border-radius: 1rem;
  color: #4189ef;
  background-color: #fff;
  padding: 0 0.3rem;
  border-radius: 1rem;
  min-width: 1.7rem;
  margin-right: 0.2rem;
  text-align: center;
}
.com-banner .cb_text .cpa:hover {
  background-color: #3b763f;
  color: #fff;
}
.com-banner .cb_text .ii {
  height: 1.8rem;
}
.com-banner .cb_mouse {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.com-banner .cb_mouse img {
  animation: jump 1s linear infinite;
  width: 0.22rem;
  min-width: 16px;
}
.com-banner .video video {
  width: 100%;
}
.com-banner .cb_nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  line-height: 1;
  background-color: #fff;
  overflow: hidden;
}
.com-banner .cb_nav .home {
  display: inline-flex;
  align-items: center;
}
.com-banner .cb_nav a:hover {
  color: #4189ef;
}
.com-banner .cb_nav .cb_a {
  flex-grow: 1;
  text-align: center;
  line-height: 0.7rem;
}
.com-banner .cb_nav .cb_a.on {
  background-image: linear-gradient(-90deg, #007ac8 0%, #1daceb 100%);
  color: #fff !important;
}
.com-banner .cb_mask {
  pointer-events: none;
}
.com-banner .cb_mask .cm1 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com-banner .cb_mask .cm1 img {
  width: 100%;
}
.com-banner .cb_mask .cm2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  -webkit-mask-image: url(../images/icon-m2.png);
          mask-image: url(../images/icon-m2.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom;
          mask-position: bottom;
}
.com-banner .cb_mask .cm2 img {
  width: 100%;
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .com-banner {
    background-color: #f2f6fc;
  }
  .com-banner .cb_text .cbp1 {
    font-size: 0.5rem;
  }
  .com-banner .cb_text .ii {
    height: 0.8rem;
  }
}

.com-banner2 {
  position: relative;
  z-index: 30;
}
.com-banner2 .cb_ban {
  position: relative;
  min-height: 31.25vw;
  display: flex;
  align-items: center;
}
.com-banner2 .cb_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #999;
}
.com-banner2 .cb_bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #4189ef 0%, rgba(65, 137, 239, 0.3) 70%, rgba(65, 137, 239, 0) 71%, rgba(65, 137, 239, 0) 100%);
  opacity: 0.7;
  z-index: 2;
}
.com-banner2 .cb_bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.com-banner2 .cb_text {
  padding: 0.5rem 0;
  position: relative;
  z-index: 10;
  color: #fff;
}
.com-banner2 .cb_text.cent {
  text-align: center;
}
.com-banner2 .txt {
  width: 7rem;
  max-width: 100%;
}
.com-banner2 .h1 {
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
}
.com-banner2 .d2 {
  margin-top: 0.18rem;
  line-height: 1.7777777778;
}
.com-banner2 .btns {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.com-banner2 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  height: 0.5rem;
  color: #4189ef;
  background-color: #fff;
  padding: 0 0.35rem;
  min-width: 1.5rem;
  margin-right: 0.2rem;
  text-align: center;
}
.com-banner2 .btn:hover {
  background-color: #4189ef;
  color: #fff;
}
.com-banner2 .btn:hover .ic {
  filter: brightness(0) invert(1);
}
.com-banner2 .btn .ic {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.com-banner2 .video video {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .com-banner2 {
    background-color: #f2f6fc;
  }
  .com-banner2 .cb_bg {
    padding-top: 31.25%;
  }
  .com-banner2 .cb_text .cbp2 {
    font-size: 14px;
    display: none;
  }
}

.cb-swiper .bg {
  position: relative;
  padding-top: 34.375%;
  overflow: hidden;
  background-color: #999;
}
.cb-swiper .bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cb-swiper .text {
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
}
.cb-swiper .text .cbp1 {
  font-weight: 600;
  position: relative;
}
.cb-swiper .text.cent {
  text-align: center;
}
@media screen and (max-width: 500px) {
  .cb-swiper {
    background-color: #f2f6fc;
  }
  .cb-swiper .text .cbp1 {
    font-size: 16px;
  }
  .cb-swiper .text .cbp2 {
    font-size: 14px;
    display: none;
  }
}

.cbn-swiper .csw {
  width: auto;
  margin-right: 0.5rem;
}
.cbn-swiper .csa {
  display: block;
  text-align: center;
  line-height: 0.9rem;
  color: #fff;
  position: relative;
}
.cbn-swiper .csa.on::before {
  content: "";
  width: 100%;
  height: 0.03rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #4189ef;
}
.cbn-swiper .csp {
  position: relative;
}
@media screen and (max-width: 900px) {
  .cbn-swiper .csa {
    color: #000;
  }
}

.cb-bots {
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 100%;
  z-index: 30;
  box-shadow: 0px 1px 0 0px inset rgba(255, 255, 255, 0.2);
  display: none;
}
.cb-bots .cb-nav {
  font-size: 0;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cb-bots .cb-nav .na {
  min-width: 2.4rem;
  margin: 0.1rem;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  position: relative;
  box-shadow: 0 0 0 1px inset rgba(255, 255, 255, 0.5);
  padding: 0.27rem 0.2rem;
  color: #fff;
  border-radius: 0.1rem;
}
.cb-bots .cb-nav .na.on {
  background-color: #4189ef;
  box-shadow: none;
  color: #fff;
}
.cb-bots .cb-nav .nic {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-6.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.3s;
}
.cb-bots .cbn_bread {
  display: flex;
  line-height: 0.8rem;
  color: #666;
}
.cb-bots .cbn_bread .home {
  display: inline-flex;
  align-items: center;
  margin-right: 0.3em;
}
.cb-bots .cbn_bread .home img {
  width: 1.4em;
}
.cb-bots .cbn_bread .sp1 {
  margin: 0 0.5em;
}
.cb-bots .cbn_back {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .cb-bots {
    position: static;
    transform: translate(0);
    background-color: #fff;
    box-shadow: 0.09rem -5px 0.2rem 0px rgba(0, 123, 255, 0.2);
  }
  .cb-bots .cb_box {
    box-shadow: none;
  }
  .cb-bots .cb-nav {
    justify-content: space-between;
  }
  .cb-bots .cb-nav .na {
    color: #333;
    min-width: auto;
    width: 48%;
  }
  .cb-bots .cbn_bread {
    display: none;
  }
}

.bn-swiper {
  max-width: 70%;
}
.bn-swiper .bsa {
  position: relative;
  line-height: 0.8rem;
  width: auto;
  margin-right: 0.9rem;
  white-space: nowrap;
  text-align: center;
  color: #666;
}
.bn-swiper .bsa:last-child {
  margin-right: 0;
}
.bn-swiper .bsa .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bn-swiper .bsa:hover {
  color: #f19601;
}
.bn-swiper .bsa.on {
  color: #f19601;
}
.bn-swiper .bsa.on::before {
  content: "";
  width: 100%;
  height: 3px;
  background-image: linear-gradient(90deg, #f19601 0%, #ffc970 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 900px) {
  .bn-swiper {
    max-width: 100%;
  }
}

.zone_nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  color: #666;
  line-height: 0.8rem;
}
.zone_nav .icon {
  margin-right: 0.1rem;
  display: inline-flex;
  align-items: center;
}
.zone_nav .icon img {
  height: 1em;
}
.zone_nav .sp1 {
  margin: 0 0.5em;
  position: relative;
}
.zone_nav .z_a {
  position: relative;
  transition: all 0.3s;
}
.zone_nav .z_a.on, .zone_nav .z_a:hover {
  color: #4189ef;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .zone_nav {
    width: 100%;
    display: none;
  }
  .zone_nav .sp1 {
    margin: 0 0.5em;
  }
}

.com-breadnav.bgfff {
  background-color: #fff;
  box-shadow: 0 -1px 0 0 #f7f7f7 inset;
}
.com-breadnav.has_bn {
  box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.1);
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
.com-breadnav .page-tit {
  font-weight: 600;
  margin-top: 0.12rem;
}
@media screen and (max-width: 900px) {
  .com-breadnav .bn_box {
    flex-wrap: wrap;
  }
}

.com-pag {
  display: flex;
  justify-content: center;
}
.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(../images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.46rem;
  height: 0.46rem;
  min-width: 36px;
  min-height: 36px;
  margin: 0 0.05rem;
  line-height: 1;
  color: #888;
  box-shadow: 0 0 0 1px inset #eee;
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-size: auto 34.7826086957%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 0.16rem;
  height: 0.16rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.com-pag .cp_btn:hover {
  background-color: #4189ef;
}
.com-pag .cp_num {
  color: #666;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  color: #fff;
  background-color: #4189ef;
}
.com-pag .cp_prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
  display: inline-flex;
  align-items: center;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
.com-tit {
  position: relative;
}
.com-tit .ct1 {
  color: #4189ef;
}
.com-tit .ct2 {
  color: #222;
  margin-top: 0.14rem;
}
.com-tit .ct3 {
  width: 1em;
  height: 0.05rem;
  background-color: #3b763f;
  margin-top: 0.28rem;
}
@media screen and (max-width: 900px) {
  .com-tit .ct3 {
    padding: 0 0.5rem;
  }
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.s-btn {
  border-radius: 50%;
  background-color: #3a3a3a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17.1875% auto;
  outline: none !important;
}
.s-btn::after {
  display: none;
}
.s-btn:hover {
  background-color: #4189ef;
}

.md-md {
  position: absolute;
  top: -0.9rem;
}
@media screen and (max-width: 900px) {
  .md-md {
    top: -70px;
  }
}

.md-head.home {
  height: 0;
}
.md-head.home .head-pc {
  background-color: transparent;
}
.md-head.home .head-pc .logo {
  filter: none;
}
.md-head.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.is-fixed .head-pc, .md-head.white .head-pc {
  background-color: #4189ef;
}
.md-head.is-fixed .head-pc .logo, .md-head.white .head-pc .logo {
  filter: none;
}
.md-head.is-fixed .head-pc .logo .pi, .md-head.white .head-pc .logo .pi {
  display: none;
}
.md-head.is-fixed .head-pc .logo .mi, .md-head.white .head-pc .logo .mi {
  display: block;
}
.md-head.is-fixed .head-pc .ul1 .a1, .md-head.white .head-pc .ul1 .a1 {
  color: #fff;
}
 
.md-head.is-fixed .head-pc .h-search .hic, .md-head.white .head-pc .h-search .hic {
  filter: none;
}
@media screen and (max-width: 1200px) {
  .md-head {
    height: 1rem !important;
  }
}

.mob_mask {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(0.1rem);
          backdrop-filter: blur(0.1rem);
}

.head-pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 -1px 0 0 inset rgba(255, 255, 255, 0.2);
  transition: all 0.3s;
}
@media screen and (max-width: 1200px) {
  .head-pc {
    height: 1rem;
    background-color: #4189ef !important;
  }
}

.head-box {
  z-index: 5;
}
.head-box .logo {
  flex-shrink: 0;
  font-size: 0;
}
.head-box .logo .la {
  display: inline-flex;
  align-items: center;
}
.head-box .logo img {
  height: 0.6rem;
}
.head-box .logo .mi {
  display: none;
}
.head-box .hd_le {
  display: flex;
  align-items: center;
}
.head-box .hb_ri {
  display: flex;
  align-items: center;
}
.head-box .ul1 {
  display: flex;
}
.head-box .ul1 .li1 {
  position: relative;
  margin-right: 0.1rem;
}
.head-box .ul1 .li1:last-child {
  margin-right: 0;
}
.head-box .ul1 .li1:hover .ul2 {
  top: 100%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.head-box .ul1 .li1:hover .head-sub {
  opacity: 1;
  display: block;
  pointer-events: auto;
  transition: opacity 0.2s;
}
.head-box .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  line-height: 1rem;
  color: #fff;
  transition: all 0.3s;
}
.head-box .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 0%;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  box-shadow: 0px 0 0.2rem 0px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  transition: all 0.3s;
}
.head-box .ul1 .li2 {
  position: relative;
}
.head-box .ul1 .li2:hover .ul3 {
  display: block;
}
.head-box .ul1 .a2 {
  display: block;
  padding: 0.1rem 0.15rem;
  background-color: white;
  color: #000;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head-box .ul1 .a2:hover {
  color: #fff;
  background-color: #4189ef;
}
.head-box .ul1 .ul3 {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}
.head-box .ul1 .a3 {
  display: block;
  text-align: center;
  padding: 0.15rem;
  background-color: white;
  color: #000;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.head-box .ul1 .a3:hover {
  color: #fff;
  background-color: #4189ef;
}
.head-box .h-phone {
  display: inline-flex;
  align-items: center;
  color: #4189ef;
  font-weight: bold;
}
.head-box .h-phone .ic {
  width: 0.26rem;
  height: 0.26rem;
  background-image: url(../images/h-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.head-box .h-href {
  display: inline-flex;
}
.head-box .h-href .aa {
  display: block;
  line-height: 2.5;
  background-color: #ed8e8a;
  color: #fff;
  border-radius: 0.2rem;
  padding: 0 0.25rem;
}
.head-box .h-user {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
}
.head-box .h-user .ua1 {
  display: inline-flex;
  align-items: center;
}
.head-box .h-user .uic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.head-box .h-user .ua2 {
  cursor: pointer;
}
 
.head-box .h-login {
  display: inline-flex;
  align-items: center;
  background-color: #4189ef;
  border-radius: 1rem;
  color: #fff;
  padding: 0.1rem 0.2rem;
  cursor: pointer;
  white-space: nowrap;
}
.head-box .h-login .hic {
  width: 0.9em;
  height: 1em;
  background-image: url(../images/h-lo-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.1rem;
}
.head-box .h-lang {
  position: relative;
  margin-left: 0.1rem;
}
.head-box .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.head-box .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
  white-space: nowrap;
}
.head-box .h-lang .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/h-lang-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head-box .h-lang .sp {
  margin: 0 0.3em;
}
.head-box .h-lang .ar {
  width: 1em;
  height: 0.5em;
  background-image: url(../images/a23.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head-box .h-lang .bord img {
  width: 0.1rem;
  min-width: auto;
}
.head-box .h-lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
  padding-top: 0.2rem;
  z-index: 5;
}
.head-box .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
  background-color: #4189ef;
  color: #fff;
  min-width: 4em;
}
.head-box .h-lang .b_a:hover {
  color: #4189ef;
  background-color: #fff;
}
.head-box .h-search {
  position: relative;
  cursor: pointer;
  margin-right: 0.2rem;
}
.head-box .h-search .hic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/h-mag-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head-box .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.head-box .h-more .ic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/h-more-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: brightness(0) invert(1);
}
@media (max-width: 1400px) {
  .head-box .ul1 .li1 {
    /* margin-right: 0.15rem; */
  }
}
@media (max-width: 1200px) {
  .head-box .ul1 {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .head-box {
    height: 1rem;
  }
  .head-box .logo .pi {
    display: none;
  }
  .head-box .logo .mi {
    display: block;
  }
  .head-box .h-lang .hd {
    /* color: #333; */
  }
  .head-box .h-lang .ic {
    filter: none;
    background-image: url(../images/h-lang-b.png);
  }
  .head-box .h-lang .ar {
    filter: none;
  }
  .head-box .h-user {
    filter: brightness(0) invert(1);
  }
  .head-box .h-shop {
    filter: brightness(0) invert(1);
  }
  .head-box .h-search {
    margin-right: 0.25rem;
  }
  .head-box .h-search .hic {
    filter: none;
  }
  .head-box .h-more {
    display: block;
  }
}

.head-sub {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100vw;
  background-color: rgba(21, 21, 21, 0.95);
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
}
.head-sub .hs-box1 {
  padding: 0.6rem 0;
}
.head-sub .hs-ul1 {
  display: flex;
}
.head-sub .hs-ul1 .hs-li {
  width: 22.5%;
}
.head-sub .hs-ul1 .hs-li1 {
  width: 31.25%;
  margin-right: 3.125%;
}
.head-sub .hs-ul1 .hs-li2 {
  padding-bottom: 0.2rem;
}
.head-sub .hs-ul1 .d1 {
  font-weight: 600;
}
.head-sub .hs-ul1 .d2 {
  line-height: 1.625;
  color: #666;
  margin-top: 0.18rem;
}
.head-sub .hs-ul1 .img {
  position: relative;
  padding-top: 40%;
  margin-top: 0.18rem;
}
.head-sub .hs-ul1 .aa {
  padding: 0 0.3rem;
  display: block;
  height: 100%;
  box-shadow: 1px 0 0 0 inset #f3f3f3;
}
.head-sub .hs-ul1 .aa:hover .d13 {
  background-image: url(../images/a14.png);
  background-color: #4189ef;
  box-shadow: none;
}
.head-sub .hs-ul1 .d11 {
  font-weight: 600;
}
.head-sub .hs-ul1 .d12 {
  line-height: 1.625;
  height: 4.875em;
  color: #666;
  margin-top: 0.18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.head-sub .hs-ul1 .d13 {
  width: 1em;
  height: 1em;
  box-shadow: 0 0 0 1px inset #ccc;
  border-radius: 50%;
  margin-right: 0.2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 34.7826086957%;
  background-image: url(../images/a13.png);
  cursor: pointer;
  margin-top: 1.2rem;
}
.head-sub .hs-box2 {
  display: flex;
  box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.1);
  color: #fff;
}
.head-sub .hs_le {
  width: 20%;
  position: relative;
}
.head-sub .hs_le::before {
  content: "";
  width: 300%;
  height: 200%;
  position: absolute;
  right: -0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f7f7f7;
  pointer-events: none;
}
.head-sub .hs_ri {
  width: 75%;
}
.head-sub .hp_nav {
  position: relative;
}
.head-sub .hp_nav .hp_li {
  margin-bottom: 0.1rem;
}
.head-sub .hp_nav .hp_li.on .hp_dd {
  background-color: #fff;
  color: #4189ef;
}
.head-sub .hp_nav .hp_li.on .hp_dd::before {
  border-left: 0.25em solid #4189ef;
}
.head-sub .hp_nav .hp_dd {
  position: relative;
  padding: 0.2rem;
  line-height: 1;
  cursor: pointer;
}
.head-sub .hp_nav .hp_dd:hover {
  color: #4189ef;
}
.head-sub .hp_nav .hp_dd::before {
  content: "";
  border-top: 0.25em solid transparent;
  border-bottom: 0.25em solid transparent;
  border-left: 0.25em solid #ccc;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.head-sub .hp-item2 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}
.head-sub .h-item3 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 10.1rem;
  height: 100%;
  padding: 0.6rem;
  padding-right: 0;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}
.head-sub .hp-list {
  display: flex;
}
.head-sub .hp-list .li {
  width: 2.78rem;
  margin-right: 0.3rem;
}
.head-sub .hp-list .hp_a {
  text-align: center;
  display: block;
  background-color: #2a2a2a;
}
.head-sub .hp-list .hp_a:hover .img img {
  transform: scale(1.1);
}
.head-sub .hp-list .img {
  position: relative;
  padding-top: 56.1151079137%;
  overflow: hidden;
}
.head-sub .hp-list .te {
  padding: 0.16rem;
  color: #fff;
}
.head-sub .hp-list .t11 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.head-sub .hp-ul {
  padding: 0.56rem 0;
  padding-left: 0.6rem;
}
.head-sub .hp-ul .hp-li {
  margin-bottom: 0.2rem;
}
.head-sub .hp-ul .hp-li:last-child {
  margin-bottom: 0;
}
.head-sub .hp-ul .h_ua {
  display: block;
  cursor: pointer;
  position: relative;
}
.head-sub .hp-item {
  display: none;
}
.head-sub .hp-li.pshow > .hp-item {
  display: block;
}
.head-sub .hp-li.pshow > .h_ua {
  color: #4189ef;
}
.head-sub .hp-li.pshow > .h_ua::before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  right: 0.4rem;
  transform: translateY(-50%);
  background-image: url(../images/a2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87.5% auto;
}
.head-sub .hs-pro1 {
  width: 16.6447368421%;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
  position: relative;
}
.head-sub .hs-pro2 {
  width: 16.6447368421%;
  padding-top: 0.58rem;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}
.head-sub .hs-pro3 {
  width: 66.4473684211%;
  padding-left: 0.6rem;
  padding-top: 0.58rem;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}

.md-header-2.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md-header-2.m_show .mob_mask {
  display: block;
}

.head-pc-2 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-image: url(../images/head2-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 100;
}
@media screen and (min-width: 901px) {
  .head-pc-2 {
    min-height: 1.8rem;
  }
}

.head2-1 .box {
  padding: 0.3rem 0;
}
.head2-1 .logo {
  flex-shrink: 0;
  font-size: 0;
}
.head2-1 .logo .la {
  display: inline-flex;
  align-items: center;
}
.head2-1 .logo img {
  height: 0.6rem;
}
.head2-1 .logo .mi {
  display: none;
}
.head2-1 .form {
  width: 2.5rem;
  position: relative;
}
.head2-1 .form .inp {
  width: 100%;
  height: 0.46rem;
  min-height: 30px;
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  color: #fff;
  padding: 0 0.2rem;
}
.head2-1 .form .inp::-moz-placeholder {
  color: #fff;
}
.head2-1 .form .inp::placeholder {
  color: #fff;
}
.head2-1 .form .submit {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/h-mag-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: none;
  background-color: #4189ef;
}
.head2-1 .h-login {
  display: inline-flex;
  align-items: center;
  color: #fff;
  margin-right: 0.3rem;
  cursor: pointer;
}
.head2-1 .h-login .hic {
  width: 1em;
  height: 1em;
  background-image: url(../images/h-lo2-w.png); 
   background-repeat: no-repeat;
  background-size: contain;
  background-position: center;

  margin-right: 0.1rem;
}
.head2-1 .h-user {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  margin-right: 0.3rem;
}
.head2-1 .h-user .ua1 {
  display: inline-flex;
  align-items: center;
}
.head2-1 .h-user .uic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.head2-1 .h-user .ua2 {
  cursor: pointer;
}
.head2-1 .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.head2-1 .h-more .ic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/h-more-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: brightness(0) invert(1);
}

.head2-1 .h-lang {
  position: relative;
  margin-left: 0.2rem;
}
.head2-1 .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.head2-1 .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
}
.head2-1 .h-lang .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/h-lang-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head2-1 .h-lang .sp {
  margin: 0 0.3em;
}
.head2-1 .h-lang .ar {
  width: 1em;
  height: 0.5em;
  background-image: url(../images/a23.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head2-1 .h-lang .bord img {
  width: 0.1rem;
  min-width: auto;
}
.head2-1 .h-lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
  padding-top: 0.2rem;
  z-index: 5;
}
.head2-1 .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
  background-color: #4189ef;
  color: #fff;
  min-width: 4em;
}
.head2-1 .h-lang .b_a:hover {
  color: #4189ef;
  background-color: #fff;
}
.head2-1 .h-search {
  position: relative;
  cursor: pointer;
  margin-right: 0.3rem;
}
.head2-1 .h-search .hic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/h-mag-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 900px) {
  .head2-1 .form {
    display: none;
  }
  .head2-1 .h-more {
    display: block;
  }
  .head2-1 .h-user {
    margin-right: 0.2rem;
  }
  .head2-1 .h-login {
    margin-right: 0;
  }
}

.head2-2 .aa {
  display: block;
  padding: 0.1rem 0;
  color: #fff;
  line-height: 1;
  position: relative;
}
.head2-2 .on::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 900px) {
  .head2-2 {
    display: none;
  }
}

.ps-header .head-pc-2 {
  min-height: auto;
}

.md-header-3.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md-header-3.m_show .mob_mask {
  display: block;
}

.head-pc-3 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-image: url(../images/head2-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 100;
}

.head3-1 {
  background-color: #fff;
}
.head3-1 .box {
  height: 0.9rem;
}
.head3-1 .logo {
  flex-shrink: 0;
  font-size: 0;
}
.head3-1 .logo img {
  height: 0.56rem;
}
.head3-1 .btn {
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #31a8ff;
  border-radius: 0.1rem;
  padding: 0.12rem 0.18rem;
  color: #2f80f6;
  margin-left: 0.2rem;
  cursor: pointer;
}
.head3-1 .btn:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #31a8ff 0%, #2578f3 100%), linear-gradient(#3caae7, #3caae7);
}
.head3-1 .btn:hover .bic {
  filter: brightness(0) invert(1);
}
.head3-1 .btn .bic {
  width: 1em;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.head3-1 .h-user {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #4189ef;
}
.head3-1 .h-user .ua1 {
  display: inline-flex;
  align-items: center;
}
.head3-1 .h-user .uic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.head3-1 .h-user .ua2 {
  cursor: pointer;
}
.head3-1 .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.head3-1 .h-more .ic {
  display: block;
  width: 1em;
  height: 1em;
  background-image: url(../images/h-more-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.head3-1 .h-lang {
  position: relative;
  margin-left: 0.2rem;
}
.head3-1 .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.head3-1 .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4189ef;
}
.head3-1 .h-lang .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/h-lang-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.head3-1 .h-lang .sp {
  margin: 0 0.3em;
}
.head3-1 .h-lang .ar {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/a14.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: rotate(90deg);
}
.head3-1 .h-lang .bord img {
  width: 0.1rem;
  min-width: auto;
}
.head3-1 .h-lang .bd {
  position: absolute;
  min-width: 100%;
  top: 150%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  transition: all 0.3s;
  padding-top: 0.2rem;
  z-index: 5;
}
.head3-1 .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.1rem;
  white-space: nowrap;
  background-color: #4189ef;
  color: #fff;
  min-width: 4em;
}
.head3-1 .h-lang .b_a:hover {
  color: #4189ef;
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .head3-1 .h-more {
    display: block;
  }
  .head3-1 .h-search .bsp {
    display: none;
  }
  .head3-1 .btn {
    padding: 0;
    border: none;
  }
}


/* @media screen and (max-width: 900px) {
  .head3-1 .h-more {
    display: block;
  }
  .head3-1 .h-user {
    display: none;
  }
  .head3-1 .h-login {
    display: none;
  }
} */

.head3-2 {
  background-image: linear-gradient(90deg, #31a8ff 0%, #2578f3 100%), linear-gradient(#292929, #292929);
}
.head3-2 .aa {
  display: block;
  line-height: 0.6rem;
  padding: 0 0.2rem;
  color: #fff;
  position: relative;
  white-space: nowrap;
}
.head3-2 .aa.on::before {
  content: "";
  width: 2em;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .head3-2 .aa {
    padding: 0;
  }
}
@media screen and (max-width: 900px) {
  .head3-2 {
    display: none;
  }
}

.md-mob_sideNav {
  position: fixed;
  right: -100%;
  top: 0;
  width: 8rem;
  max-width: 70%;
  height: 100vh;
  background-color: #fff;
  transition: all 0.4s linear;
  z-index: 300;
}
.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: auto;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}
.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: block;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
}
.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2 {
  max-width: 90%;
  margin: 5px 0;
  padding-left: 30px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-mob_sideNav .ul1 .ul2 .li2 .a2:hover {
  color: #4189ef;
}
.md-mob_sideNav .ul1 .dt {
  position: relative;
}
.md-mob_sideNav .ul1 .has_nav > .dt::after {
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/hm_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-mob_sideNav .ul1 .has_nav.show > .dt::after {
  background-image: url(../images/hm_4.png);
}
.md-mob_sideNav .hmob_off {
  padding: 10px 20px;
  height: 50px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: flex-end;
}
.md-mob_sideNav .m_off {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #000;
  background-image: url(../images/m_off1.png);
  background-size: 50% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.8;
}
.md-mob_sideNav .hmob_top {
  max-height: calc(100% - 50px - 0.7rem);
  overflow-y: auto;
  scrollbar-width: thin;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md-mob_sideNav .hmob_top::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md-mob_sideNav .hmob_bot {
  height: 0.7rem;
  padding: 0 0.2rem;
}
.md-mob_sideNav .hmob_lang {
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  padding-top: 0;
  background-color: #fff;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_lang.show {
  right: 0;
  transition: all 0.2s;
}
.md-mob_sideNav .hmob_back {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 20px 0;
  cursor: pointer;
}
.md-mob_sideNav .hmob_back img {
  margin-right: 10px;
}
.md-mob_sideNav .ul3 {
  display: none;
}
.md-mob_sideNav .ul3 li {
  padding: 5px 0;
}
.md-mob_sideNav .ul3 .a3 {
  padding-left: 40px;
}
.md-mob_sideNav .hm3-login {
  width: 100%;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #31a8ff;
  border-radius: 0.1rem;
  padding: 0 0.18rem;
  color: #2f80f6;
  height: 0.7rem;
  cursor: pointer;
  display: none;
}
.md-mob_sideNav .hm3-login:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #31a8ff 0%, #2578f3 100%), linear-gradient(#3caae7, #3caae7);
}
.md-mob_sideNav .hm3-login:hover .bic {
  filter: brightness(0) invert(1);
}
.md-mob_sideNav .hm3-login .bic {
  width: 1em;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md-mob_sideNav .hm3-user {
  display: flex;
  align-items: center;
  line-height: 1;
  height: 0.7rem;
}
.md-mob_sideNav .hm3-user .ua1 {
  display: inline-flex;
  align-items: center;
}
.md-mob_sideNav .hm3-user .uic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.md-mob_sideNav .hm3-user .ua2 {
  cursor: pointer;
}
@media (min-width: 769px) {
  .md-mob_sideNav .hmob-money {
    display: none;
  }
}

.md-search_form {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
  transition: all 0.2s;
}
.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md-search_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md-search_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: unset;
}
.md-search_form .h_sub {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  min-width: 30px;
  height: 0.4rem;
  min-height: 30px;
  border-radius: 50%;
  background-color: #4189ef;
  background-image: url(../images/h-mag-w.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
}
.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.ft-link {
  position: relative;
}
.ft-link .fk-tip {
  padding: 0 0.2rem;
  line-height: 3em;
  background-color: rgba(255, 255, 255, 0.1);
  color: #888888;
  cursor: pointer;
}
.ft-link .fk-tip::before {
  content: "";
  width: 1em;
  height: 0.5em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/a23.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.5;
}
.ft-link .fk-sub {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.9);
  color: rgba(255, 255, 255, 0.6);
  display: none;
}
.ft-link .fk-item {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 0.05rem 0.2rem;
  line-height: 2;
}

.foot-btn {
  position: fixed;
  right: 0.55rem;
  bottom: 30%;
  z-index: 100;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.foot-btn.show {
  opacity: 1;
  pointer-events: auto;
}
.foot-btn:hover {
  background-color: #4189ef;
}
.foot-btn:hover .ic {
  filter: brightness(0) invert(1);
}
.foot-btn .ic {
  width: calc(22 / 60 * 100%);
  height: calc(22 / 60 * 100%);
  background-image: url(../images/a18.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.md-sideNav {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 60;
  background-color: #fff;
  box-shadow: 0px 0px 0.35rem 0px rgba(4, 0, 0, 0.11);
  border-radius: 1rem;
}
.md-sideNav .sn_i {
  position: relative;
}
.md-sideNav .sn_i:last-child {
  margin-bottom: 0;
}
.md-sideNav .sn_i:hover .hd {
  background-color: #4189ef;
  transition: all 0.3s;
}
.md-sideNav .sn_i:hover .hd .i1 {
  display: none;
}
.md-sideNav .sn_i:hover .hd .i2 {
  display: block;
}
.md-sideNav .sn_i:hover .hd .ic {
  filter: brightness(0) invert(1);
}
.md-sideNav .sn_i:hover .ht {
  color: #fff;
}
.md-sideNav .sn_i:hover .bd {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s;
}
.md-sideNav #nform0.show .bd {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0);
  transition: all 0.5s;
}
.md-sideNav .hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 0.1rem;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s;
}
.md-sideNav .hd .ic {
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
}
.md-sideNav .hd img {
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-sideNav .hd .i2 {
  display: none;
}
.md-sideNav .hd .ht {
  margin-top: 0.07rem;
}
.md-sideNav .bd {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 0.12rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.md-sideNav .b_box {
  background-color: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
}
.md-sideNav .ph {
  white-space: nowrap;
  height: 0.8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 0.12rem;
  line-height: 1.5;
}
.md-sideNav .ph .d2 {
  color: #4189ef;
  font-weight: 600;
}
.md-sideNav .wx {
  padding: 0.1rem;
  text-align: center;
}
.md-sideNav .wx .d1 {
  line-height: 1.8;
}
.md-sideNav .wx .img {
  display: block;
  width: 1rem;
  min-width: 100px;
  max-width: none;
}
.md-sideNav #goTop {
  display: none;
}
.md-sideNav #goTop.show {
  display: block;
}
@media screen and (max-width: 1200px) {
  .md-sideNav .hd .ht {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .md-sideNav {
    display: none;
  }
  .md-sideNav .wx {
    width: 2rem;
  }
}

@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes xuanzhuan {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.com-select {
  width: 100%;
  position: relative;
  padding: 0 0.2rem;
  color: #666;
  box-shadow: 0 0 0 1px inset #999;
}
.com-select::before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/a4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.com-select .cs_cur {
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.com-select select {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.com-form .cf-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.com-form .fi {
  width: 4rem;
  margin-bottom: 0.2rem;
  margin: 0 0.1rem;
}
.com-form .fi:last-child {
  margin-bottom: 0;
}
.com-form .ww100 {
  width: 100%;
  margin-right: 0;
}
.com-form .ft {
  color: #222;
}
.com-form .inp {
  position: relative;
}
.com-form .ip {
  width: 100%;
  height: 0.5rem;
  min-height: 36px;
  padding: 0 0.2rem;
  padding-right: 0.4rem;
  border: 1px solid #ccc;
  border-radius: 0.1rem;
}
.com-form .ip::-moz-placeholder {
  color: #999;
}
.com-form .ip::placeholder {
  color: #999;
}
.com-form .ta {
  width: 100%;
  height: 100%;
  min-height: 60px;
  padding: 0.2rem 0.24rem;
  border: 1px solid #e5e5e5;
}
.com-form .code {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.com-form .cf-btns {
  display: flex;
  justify-content: center;
  margin-top: 0.7rem;
}
.com-form .btn {
  background-color: #fff;
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-mag2.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  border: none;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.com-form .sel {
  position: relative;
}
.com-form .sel.show .select-sub {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s;
}
.com-form .select-ip {
  display: flex;
  align-items: center;
  padding: 0 0.2rem;
  height: 0.5rem;
  min-height: 36px;
  box-shadow: 0 0 0 1px inset #ccc;
  position: relative;
  z-index: 50;
  border-radius: 0.1rem;
  cursor: pointer;
}
.com-form .select-ip .select-te {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.com-form .select-ip .select-ic {
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon-5.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 10;
}
.com-form .select-ip .select-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border: none;
}
.com-form .select-sub {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 60;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.com-form .select-cont {
  max-height: 2rem;
  overflow-y: auto;
  border-radius: 0.1rem;
  box-shadow: 0 3px 0.16rem rgba(0, 0, 0, 0.08);
}
.com-form .select-item {
  padding: 0.15rem 0.2rem;
  background-color: #f6f6f6;
  cursor: pointer;
}
.com-form .select-item:hover {
  background-color: #4189ef;
  color: #fff;
}
.com-form .sel-ic {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-12.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 58;
}
.com-form .search-ic {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 58;
}
@media (max-width: 900px) {
  .com-form .fi {
    width: 100%;
    margin: 10px 0;
  }
}

.search-0 .bg {
  position: relative;
  padding-top: 34.375%;
}
.search-0 .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 49%;
  transform: translateY(-50%);
}
.search-0 .d1 {
  color: #fff;
  font-weight: bold;
}
.search-0 .inp {
  position: relative;
  width: 5.3rem;
  margin-top: 0.25rem;
}
.search-0 .ip {
  width: 100%;
  height: 0.48rem;
  background-color: #fff;
  border: none;
  padding: 0 0.2rem;
  border-radius: 8px;
}
.search-0 .submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 0.3rem;
  background-color: #4189ef;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
}

.search-1 {
  padding-top: 1rem;
  padding-bottom: 1.3rem;
  min-height: 3.9rem;
}
.search-1 .h2 {
  color: #fff;
}
.search-1 .form {
  margin: 0 auto;
  margin-top: 0.43rem;
}
.search-1 .inp {
  width: 7rem;
  max-width: 100%;
  position: relative;
}
.search-1 .ip {
  width: 100%;
  height: 0.6rem;
  padding: 0 0.7rem;
  border: none;
  color: #333;
  background-color: white;
}
.search-1 input[type=search] {
  -webkit-appearance: none;
}
.search-1 input::-webkit-search-cancel-button {
  display: none;
}
.search-1 .submit {
  width: 1.4rem;
  height: 0.6rem;
  background-color: #4189ef;
  color: #fff;
  border: none;
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 5;
  cursor: pointer;
}
.search-1 .ic {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/h-mag-b.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 5;
  cursor: pointer;
}
@media (max-width: 900px) {
  .search-1 .ti {
    margin: 0 0.2rem;
  }
}

.search-2 {
  padding-top: 0.78rem;
  padding-bottom: 0.2rem;
}
.search-2 .tip span {
  color: #4189ef;
}
.search-2 .tags {
  margin-top: 0.34rem;
  margin-bottom: 0.6rem;
  border-bottom: 1px solid #eee;
}
.search-2 .tag {
  position: relative;
  display: inline-block;
  margin-right: 0.45rem;
  margin-bottom: 0.3rem;
}
.search-2 .tag:last-child {
  margin-right: 0;
}
.search-2 .tag:hover {
  color: #4189ef;
}
.search-2 .tag.on {
  color: #4189ef;
  font-weight: bold;
}
.bgsize {
  background-repeat: no-repeat;
  background-size: cover;
}

@keyframes wd {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.ho-nav {
  position: fixed;
  right: 0.35rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
}
.ho-nav.ho1 .ic::before {
  box-shadow: 0 0 0 2px white inset;
}
.ho-nav a {
  display: block;
}
.ho-nav .ni {
  margin: 0.2rem 0;
  cursor: pointer;
}
.ho-nav .ni.active .ic {
  background-color: #4189ef;
}
.ho-nav .ni.active .ic::before {
  box-shadow: 0 0 0 1px white inset !important;
}
.ho-nav .ni .sp {
  width: 1em;
  display: none;
}
.ho-nav .ic {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  position: relative;
}
.ho-nav .ic::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.5);
  transform-origin: center;
  box-shadow: 0 0 0 1px #999999 inset;
  border-radius: 50%;
}
@media (max-width: 900px) {
  .ho-nav {
    opacity: 0;
    pointer-events: none;
  }
}

.ho-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ho-tt .ht1 {
  font-weight: 600;
}
.ho-tt .ht2 {
  margin-top: 0.16rem;
  line-height: 1.75;
}

@media (max-width: 900px) {
  .fp-section,
  .fp-tableCell {
    height: auto !important;
  }
}
@keyframes wd {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ho-tit {
  position: relative;
}
.ho-tit.cent {
  text-align: center;
}
.ho-tit.cent .ht2 {
  left: 50%;
  transform: translate(-50%, -50%);
}
.ho-tit .ht1 {
  font-weight: 600;
  position: relative;
  z-index: 1;
}
.ho-tit .ht2 {
  position: absolute;
  left: 0;
  top: 0%;
  transform: translateY(-50%);
  opacity: 0.1;
  font-weight: bold;
  white-space: nowrap;
  pointer-events: none;
  z-index: 0;
}
@keyframes circleLoad {
  0% {
    stroke-dashoffset: 188.4;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes indicator-loading {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
.dlg-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}

.dlg-cont {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 101;
  transform: translate(-50%, -50%);
}

.form-dialog {
  display: none;
}
.form-dialog.show {
  display: block;
}
.form-dialog .dlg-cont {
  width: 5.8rem;
  max-width: 80vw;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 101;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.form-dialog .off {
  position: absolute;
  bottom: 100%;
  left: calc(100% + 0.1rem);
  transform: translateY(0.1rem);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-image: url(../images/m_off1.png);
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
}
.form-dialog .off:hover {
  background-color: #fff;
}
.form-dialog .tops {
  display: flex;
  position: relative;
}
.form-dialog .tops::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f3f3f3;
  clip-path: polygon(0 0, calc(50% - 0.2rem) 0, calc(50% + 0.2rem) 100%, 0% 100%);
  pointer-events: none;
}
.form-dialog .tp2 {
  background-color: #f3f3f3;
}
.form-dialog .tp2::before {
  background-color: #fff;
}
.form-dialog .ti {
  width: 50%;
  text-align: center;
  line-height: 0.8rem;
  position: relative;
  cursor: pointer;
  color: #999;
  font-weight: 600;
}
.form-dialog .ti.on {
  color: #222;
}
.form-dialog .forms {
  position: relative;
  padding: 0.48rem 0.5rem 0.4rem 0.4rem;
}
.form-dialog .fmi {
  display: none;
}
.form-dialog .fmi.show {
  display: block;
}
.form-dialog .tit {
  text-align: center;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.form-dialog .fi {
  width: 100%;
  margin-bottom: 0.18rem;
}
.form-dialog .w100 {
  width: 100%;
}
.form-dialog .ft {
  margin-bottom: 0.1rem;
}
.form-dialog .inp {
  position: relative;
}
.form-dialog .ip {
  width: 100%;
  height: 0.48rem;
  min-height: 30px;
  padding: 0 0.2rem;
  background-color: #fff;
  border: solid 1px #e5e5e5;
}
.form-dialog .ta {
  width: 100%;
  height: 1.06rem;
  min-height: 100px;
  border: solid 1px #e5e5e5;
  padding: 0.2rem;
}
.form-dialog .code {
  height: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
}
.form-dialog .tip {
  color: #999;
}
.form-dialog .btns {
  margin-top: 0.18rem;
}
.form-dialog .submit {
  width: 100%;
  height: 0.48rem;
  border: none;
  background-color: #222;
  color: #fff;
  padding: 0 0.49rem;
  cursor: pointer;
}
.form-dialog .lab {
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #444;
  cursor: pointer;
  margin-right: 0.12rem;
  margin-bottom: 0.16rem;
  font-weight: 300;
}
.form-dialog .lab.selected .ic {
  box-shadow: 0 0 0 1px #222;
}
.form-dialog .lab.selected .ic::before {
  content: "";
  width: 0.7142857143em;
  height: 0.7142857143em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #222;
  border-radius: 3px;
}
.form-dialog .ic {
  width: 1em;
  height: 1em;
  box-shadow: 0 0 0 1px #999;
  flex-shrink: 0;
  border-radius: 3px;
  margin-right: 0.4em;
  position: relative;
}
.form-dialog .rdo {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
}
@media (max-width: 900px) {
  .form-dialog .form {
    padding: 0.3rem;
  }
  .form-dialog .fi {
    width: 100%;
  }
  .form-dialog .btns {
    text-align: center;
  }
}

.my-dialog {
  display: none;
}
.my-dialog.show {
  display: block;
}
.my-dialog .dlg-cont {
  width: 5rem;
  max-width: calc(100% - 0.48rem);
  padding: 0.58rem 0.5rem 0.65rem;
  background-color: #fff;
}
.my-dialog .off {
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  background-image: url(../images/a20.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.my-dialog .off:hover {
  background-image: url(../images/a21.png);
}
.my-dialog .ftit {
  font-weight: 600;
  text-align: center;
}
.my-dialog .fbox {
  margin-top: 0.36rem;
}
.my-dialog .fi {
  display: flex;
  background-color: #f6f6f6;
  margin-bottom: 0.2rem;
  position: relative;
}
.my-dialog .fi .ic {
  width: 0.7rem;
  height: 0.6rem;
  padding-left: 0.3rem;
  position: relative;
  display: flex;
  align-items: center;
}
.my-dialog .fi .ic::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 0.18rem;
  background-color: #ccc;
}
.my-dialog .fi .ii {
  width: 0.2rem;
  height: 0.2rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.my-dialog .fi .inp {
  flex-grow: 1;
}
.my-dialog .fi .ip {
  width: 100%;
  height: 0.6rem;
  border: none;
  padding: 0 0.2rem;
  background-color: #f6f6f6;
}
.my-dialog .fi .ip::-moz-placeholder {
  color: #bbb;
}
.my-dialog .fi .ip::placeholder {
  color: #bbb;
}
.my-dialog .fi .ta {
  width: 100%;
  height: 1.3rem;
  border: none;
  padding: 0.2rem;
  background-color: #f6f6f6;
}
.my-dialog .fi .ta::-moz-placeholder {
  color: #bbb;
}
.my-dialog .fi .ta::placeholder {
  color: #bbb;
}
.my-dialog .ww100 {
  width: 100% !important;
}
.my-dialog .f-block {
  display: block;
  height: 0.4rem;
  box-shadow: none;
}
.my-dialog .sel-box {
  flex-grow: 1;
  position: relative;
}
.my-dialog .tshow {
  z-index: 100;
}
.my-dialog .tshow .other {
  display: block;
}
.my-dialog .my-sel {
  width: 100%;
}
.my-dialog .my-sel.show .hd::before {
  transform: translateY(-50%) rotate(225deg);
}
.my-dialog .my-sel.show .bd {
  opacity: 1;
  pointer-events: auto;
}
.my-dialog .my-sel .hd {
  display: flex;
  align-items: center;
  height: 0.6rem;
  cursor: pointer;
  color: #999;
  background-color: #f6f6f6;
  position: relative;
  padding: 0 0.2rem;
  padding-right: 0.3rem !important;
}
.my-dialog .my-sel .hd::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s;
}
.my-dialog .my-sel .hd span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.my-dialog .my-sel .bd {
  position: absolute;
  top: calc(100% + 0.06rem);
  left: 0;
  min-width: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 60;
}
.my-dialog .my-sel .blist {
  border-radius: 0.06rem;
  max-height: 2.4rem;
  overflow-y: auto;
  box-shadow: 0px 0px 6px 0px rgba(167, 172, 184, 0.5);
  background-color: #fff;
}
.my-dialog .my-sel .bitem {
  background-color: #fff;
  color: #666;
  padding: 0.1rem 0.2rem;
  cursor: pointer;
}
.my-dialog .my-sel .bitem:hover {
  background-color: #f1f4f9;
}
.my-dialog .my-sel .bitem.selected {
  background-color: #f1f4f9;
}
.my-dialog .btns {
  margin-top: 0.4rem;
}
.my-dialog .btn {
  width: 100%;
  line-height: 1;
  padding: 0.16rem 0.42rem;
  height: 0.54rem;
  background-color: #4189ef;
  color: #fff;
  border: none;
  cursor: pointer;
}
.my-dialog .te {
  text-align: center;
}
.my-dialog .te .t1 {
  font-weight: 600;
}
.my-dialog .te .t2 {
  margin-top: 0.18rem;
}
.my-dialog .te .t3 {
  margin-top: 0.38rem;
}
.my-dialog .te .aa {
  display: inline-block;
  background-color: #4189ef;
  color: #fff;
  padding: 0.16rem 0.48rem;
}
@media (max-width: 900px) {
  .my-dialog .dlg-cont {
    padding: 0.4rem;
    max-height: calc(100% - 0.48rem);
    overflow-y: auto;
  }
  .my-dialog .fi {
    width: 100%;
  }
  .my-dialog .f-block {
    height: auto;
  }
  .my-dialog .my-sel .bitem {
    white-space: wrap;
  }
  .my-dialog .my-sel .hd {
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .my-dialog .my-sel .hd span {
    -webkit-line-clamp: 2;
  }
}

.det-top {
  padding-top: 0.42rem;
  padding-bottom: 0.26rem;
}
.det-top .h1 {
  line-height: calc(52 / 36);
}
.det-top .tops {
  margin-top: 0.25rem;
}
.det-top .time {
  margin-top: 0.11rem;
}
.det-top .tic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5em;
  line-height: 1;
}
.det-top .shares {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}
.det-top .shares .sp {
  margin-right: 0.2rem;
}
.det-top .shares .si {
  margin-right: 0.2rem;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.det-top .shares .si:hover .hd {
  opacity: 1;
}
.det-top .shares .si:hover .i1 {
  display: none;
}
.det-top .shares .si:hover .i2 {
  display: block;
  filter: none;
}
.det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.det-top .shares .hd {
  display: inline-flex;
  align-items: center;
  opacity: 0.5;
}
.det-top .shares .hd img {
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
.det-top .shares .i2 {
  display: none;
}
.det-top .shares .bd {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  opacity: 0;
  pointer-events: none;
}
.det-top .shares .bd .bbox {
  padding: 0.1rem;
  width: 1rem;
  max-width: none;
}
.det-top .shares .bd .bbox img {
  width: 100%;
}
.det-top .back {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  color: #666;
  transition: color 0.3s;
}
.det-top .back:hover {
  color: #4189ef;
  transition: color 0.3s;
}
.det-top .back .ic {
  width: 0.75em;
  height: 0.75em;
  background-image: url(../images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 1em;
}
.det-top .back img {
  margin-left: 0.1rem;
}
@media screen and (max-width: 900px) {
  .det-top .shares {
    width: 100%;
    justify-content: center;
    margin: 0;
    margin-top: 0.2rem;
  }
  .det-top .from {
    display: none;
  }
  .det-top .back {
    margin-top: 0.3rem;
  }
  .det-top .tops {
    flex-wrap: wrap;
  }
  .det-top .time {
    width: 100%;
    text-align: center;
  }
}

.det-cen {
  border-top: 1px solid #eeeeee;
  padding-top: 0.3rem;
  padding-bottom: 0.75rem;
  line-height: 1.875;
}

.det-bot {
  padding-top: 0.26rem;
  padding-bottom: 1rem;
}
.det-bot .det_pag a {
  max-width: 48%;
  color: #666;
  display: inline-flex;
  align-items: center;
}
.det-bot .det_pag a:hover .icon {
  background-image: linear-gradient(90deg, #f19601 0%, #ffbe53 100%);
}
.det-bot .det_pag .prev {
  border-radius: 0.16rem 0px 0px 0px;
}
.det-bot .det_pag .prev .sic {
  background-image: url(../images/icon-p11.png);
}
.det-bot .det_pag .next {
  border-radius: 0px 0px 0.16rem 0px;
}
.det-bot .det_pag .next .sic {
  background-image: url(../images/icon-p21.png);
}
.det-bot .det_pag .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  background-color: rgba(0, 0, 0, 0.1);
}
.det-bot .det_pag .sic {
  width: 0.16rem;
  height: 0.16rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.det-bot .det_pag .sp {
  padding: 0 0.4rem;
}
.det-bot .det_pag span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.det-bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.22rem;
  background-color: #4189ef;
  color: #fff;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.det-bot .db_btn:hover {
  background-color: #3b763f;
}
.det-bot .db_btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.53rem;
}
.det-bot .det_ul {
  line-height: 2.5;
}
.det-bot .det_ul a {
  display: block;
  color: #666;
  transition: all 0.3s;
}
.det-bot .det_ul a span {
  color: #333;
}
.det-bot .det_ul a:hover {
  color: #4189ef;
  transition: all 0.3s;
}
.det-bot .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.4rem;
  color: #fff;
  background-color: #4189ef;
  transition: all 0.3s;
}
.det-bot .btn:hover {
  box-shadow: 0 0 0.1rem rgba(65, 137, 239, 0.5);
}
.det-bot .btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5em;
}
.det-bot .db_ul2 {
  display: flex;
  justify-content: space-between;
}
.det-bot .db_ul2 .ua {
  display: inline-flex;
  align-items: flex-end;
  width: 50%;
}
.det-bot .db_ul2 .ua:hover .t2 {
  color: #4189ef;
}
.det-bot .db_ul2 .next {
  flex-direction: row-reverse;
  text-align: right;
}
.det-bot .db_ul2 .imgs {
  width: 2.1rem;
  flex-shrink: 0;
}
.det-bot .db_ul2 .img {
  position: relative;
  padding-top: 60%;
}
.det-bot .db_ul2 .text {
  padding: 0 0.3rem;
  flex-grow: 1;
}
.det-bot .db_ul2 .t1 {
  color: #333;
}
.det-bot .db_ul2 .t2 {
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin-top: 0.13rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .det-bot .det_pag li {
    width: 100%;
    padding: 20px 20px !important;
    text-align: left !important;
  }
  .det-bot .det_pag .icon {
    display: none;
  }
  .det-bot .db_btn {
    margin-top: 15px;
  }
  .det-bot .btn {
    margin-top: 20px;
  }
  .det-bot .db_ul2 {
    flex-wrap: wrap;
  }
  .det-bot .db_ul2 .ua {
    display: inline-flex;
    align-items: flex-end;
    width: 100%;
    margin: 0.1rem 0;
  }
  .det-bot .db_ul2 .next {
    flex-direction: row;
    text-align: left;
  }
  .det-bot .db_ul2 .imgs {
    width: 2.1rem;
    flex-shrink: 0;
  }
  .det-bot .db_ul2 .img {
    position: relative;
    padding-top: 60%;
  }
  .det-bot .db_ul2 .text {
    padding: 0 0.3rem;
    flex-grow: 1;
  }
  .det-bot .db_ul2 .t1 {
    color: #333;
  }
  .det-bot .db_ul2 .t2 {
    color: #666;
    line-height: 1.5;
    height: 3em;
    margin-top: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

.det-shares {
  display: flex;
  justify-content: center;
  align-items: center;
}
.det-shares .line {
  flex-grow: 1;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.det-shares .shares {
  flex-shrink: 0;
  display: flex;
  padding: 0 0.3rem;
}
.det-shares .si {
  margin: 0 0.1rem;
}
.det-shares .si:hover .hd {
  opacity: 0.6;
}
.det-shares .hd {
  display: inline-flex;
}
.det-shares .hi {
  height: 0.25rem;
}

.db_ul .ua {
  line-height: 2.125;
  color: #666;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.db_ul .ua:hover {
  color: #4189ef;
  transition: color 0.3s;
}
@media screen and (max-width: 900px) {
  .db_ul {
    width: 100%;
  }
}

.det_tags {
  padding: 0.42rem 0.3rem;
  padding-bottom: 0.32rem;
  background-color: #f7f7f7;
  display: flex;
  flex-wrap: wrap;
  line-height: 2.125;
}
.det_tags .sp {
  margin-right: 0.2rem;
}
.det_tags .aa {
  padding: 0 0.2rem;
  border-radius: 0 0.2rem 0 0.2rem;
  box-shadow: 0 0 0 1px inset #d0d0d1;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  transition: all 0.3s;
}
.det_tags .aa:hover {
  background-color: #4189ef;
  color: #fff;
  box-shadow: none;
}

.cr-list {
  margin-top: 0.22rem;
}
.cr-list .li {
  padding-bottom: 0.3rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #ccc;
}
.cr-list .aa {
  display: flex;
  justify-content: space-between;
}
.cr-list .aa:hover .img img {
  transform: scale(1.1);
}
.cr-list .aa:hover .h3 {
  color: #4189ef;
}
.cr-list .imgs {
  width: 30%;
}
.cr-list .img {
  position: relative;
  padding-top: 66.6666666667%;
  overflow: hidden;
  border-radius: 0.06rem;
}
.cr-list .text {
  width: 65%;
}
.cr-list .h3 {
  font-weight: 400;
  color: #333;
  transition: all 0.3s;
}
.cr-list .d2 {
  line-height: 1.3571428571;
  color: #666;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cr-list .ic {
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/icon-3.png);
  flex-shrink: 0;
  margin-right: 0.5em;
}
.cr-list1 {
  padding-top: 0.75rem;
  margin-bottom: 0.8rem;
}
.cr-list1 .ul {
  margin-top: 0.41rem;
}
.cr-list1 .li {
  margin-bottom: 0.2rem;
}
.cr-list1 .li:last-child {
  margin-bottom: 0;
}
.cr-list1 .aa {
  display: block;
  background-color: #fff;
}
.cr-list1 .aa:hover .img img {
  transform: scale(1.1);
}
.cr-list1 .aa:hover .h3 {
  color: #4189ef;
}
.cr-list1 .img {
  position: relative;
  padding-top: 56.1403508772%;
  overflow: hidden;
}
.cr-list1 .text {
  padding: 0.22rem 0.3rem 0.32rem;
}
.cr-list1 .time {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.12rem;
  color: #999;
}
.cr-list1 .ic {
  width: 1em;
  margin-right: 0.5em;
}
.cr-list1 .h3 {
  line-height: 1.875;
  height: 3.75em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .cr-list1 {
    padding-top: 0.2rem;
  }
  .cr-list1 .ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cr-list1 .li {
    width: 48%;
  }
}

.pro-sort {
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
  position: relative;
}
.pro-sort .sort {
  float: right;
  position: relative;
  z-index: 5;
}
.pro-sort .sort.show .select-sub {
  display: block;
}
.pro-sort .sort.show .ic {
  transform: translateY(-50%) rotate(180deg);
}
.pro-sort .hd {
  display: flex;
  align-items: center;
  position: relative;
}
.pro-sort .sp {
  flex-shrink: 0;
}
.pro-sort .st {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-sort .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/icon-4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0.3rem;
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.pro-sort .hte {
  width: 4rem;
  min-height: 40px;
  min-width: 300px;
  margin-left: 0.2rem;
  background-color: #fff;
  border-radius: 0.1rem;
  line-height: 0.6rem;
  padding: 0 0.3rem;
  padding-right: 0.6rem;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.pro-sort .select-sub {
  position: absolute;
  right: 0;
  top: calc(100% + 0.1rem);
  width: 4rem;
  min-width: 300px;
  display: none;
}
.pro-sort .select-cont {
  background-color: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.08);
  z-index: 60;
}
.pro-sort .select-item {
  padding: 0.1rem;
  cursor: pointer;
}
.pro-sort .select-item:hover {
  background-color: #f8f8f8;
}
@media (max-width: 900px) {
  .pro-sort .sort {
    width: 100%;
  }
  .pro-sort .hte {
    min-width: auto;
    flex-grow: 1;
  }
  .pro-sort .select-sub {
    width: 100%;
  }
  .pro-sort .select-item {
    padding: 0.2rem;
  }
}

.parameter-top {
  margin-bottom: 0.1rem;
}
.parameter-top .ip {
  width: 100%;
  height: 0.6rem;
  border-radius: 1rem;
  background-color: #fff;
  padding: 0 0.3rem;
  border: none;
}
.parameter-top .button {
  width: 1em;
  height: 1em;
  background-color: #4189ef;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
  border: none;
  background-image: url(../images/h-mag-w.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32% auto;
}

.parameter-nav {
  position: sticky;
  top: 1.2rem;
}
.parameter-nav .ni {
  margin-bottom: 0.1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.parameter-nav .ni.on .hic {
  transform: translateY(-50%) rotate(180deg);
}
.parameter-nav .hd {
  position: relative;
  padding: 0.25rem 0rem;
  cursor: pointer;
  color: #000;
}
.parameter-nav .hsp {
  display: block;
}
.parameter-nav .hic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.parameter-nav .bd {
  display: none;
}
.parameter-nav .blist {
  padding-top: 4px;
  padding-bottom: 0.3rem;
}
.parameter-nav .bli {
  margin-bottom: 0.19rem;
}
.parameter-nav .bli:last-child {
  margin-bottom: 0;
}
.parameter-nav .lab {
  position: relative;
  display: flex;
  align-items: center;
  color: #666;
  cursor: pointer;
}
.parameter-nav .lab.selected .ic {
  box-shadow: 0 0 0 1px inset #4189ef;
  background-color: #4189ef;
}
.parameter-nav .ic {
  width: 1em;
  height: 1em;
  box-shadow: 0 0 0 1px inset rgba(0, 0, 0, 0.2);
  background-image: url(../images/a13.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% auto;
  flex-shrink: 0;
  border-radius: 25%;
  margin-right: 0.18rem;
  position: relative;
}
.parameter-nav .ck {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
}
.parameter-nav .ba {
  display: block;
  position: relative;
}
.parameter-nav .ba::before {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(../images/a17.png);
  background-repeat: no-repeat;
  background-size: 57.1428571429% auto;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.parameter-nav .ba:hover {
  color: #4189ef;
}
.parameter-nav .ba:hover::before {
  background-image: url(../images/a18.png);
}
.parameter-nav .reset {
  display: inline-flex;
  border: none;
  margin-top: 0.27rem;
  color: #999;
}
.parameter-nav .reset .bic {
  width: 0.75em;
  flex-shrink: 0;
  margin-right: 0.2rem;
}

.pro-nav {
  border-radius: 0.2rem;
  position: sticky;
  top: 1rem;
  margin-bottom: 0.3rem;
}
.pro-nav .n-tit {
  background-color: #ed8e8a;
  border-radius: 0.1rem;
  padding: 0.2rem 0.2rem 0.23rem;
  margin-bottom: 0.2rem;
}
.pro-nav .ul1 {
  letter-spacing: 1px;
}
.pro-nav .ul1 .li1 {
  margin-bottom: 0.1rem;
  background-color: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.pro-nav .ul1 .li1.show .dt1 {
  background-color: #4189ef;
}
.pro-nav .ul1 .li1.show .ic1 {
  background-image: url(../images/hm_4.png);
  filter: brightness(0) invert(1);
  transition: all 0.3s;
}
.pro-nav .ul1 .li1.show .a1 {
  color: #fff;
}
.pro-nav .ul1 .dt {
  position: relative;
  cursor: pointer;
}
.pro-nav .ul1 .ic {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%);
  transform-origin: center;
  transition: all 0.3s;
}
.pro-nav .ul1 .ic1 {
  background-image: url(../images/hm_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-nav .ul1 .ic2 {
  background-image: url(../images/a13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-nav .ul1 .a1 {
  display: block;
}
.pro-nav .ul1 .dt1 {
  padding: 0.17rem 0.18rem;
}
.pro-nav .ul1 .ul2 {
  display: none;
}
.pro-nav .ul1 .li2 {
  border-bottom: 1px solid #f3f3f3;
}
.pro-nav .ul1 .li2.show .dt2 {
  background-color: rgba(65, 137, 239, 0.06);
}
.pro-nav .ul1 .li2.show .a2 {
  color: #4189ef;
}
.pro-nav .ul1 .li2.show .ic2 {
  background-image: url(../images/a14.png);
  transform: translateY(-50%) rotate(180deg);
  transition: all 0.3s;
}
.pro-nav .ul1 .a2 {
  display: inline-block;
  padding: 0.15rem 0.3rem;
  color: #666;
  transition: color 0.3s;
}
.pro-nav .ul1 .a2:hover {
  color: #4189ef;
}
.pro-nav .ul1 .ul3 {
  display: none;
  padding-top: 0.1rem;
  padding-bottom: 0.2rem;
}
.pro-nav .ul1 .a3 {
  display: block;
  line-height: 2.3571428571;
  padding: 0 0.4rem;
  color: #666;
}
.pro-nav .ul1 .a3:hover {
  color: #4189ef;
}
.pro-nav .btns {
  margin-top: 0.2rem;
}
.pro-nav .btns .down {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.2rem;
  box-shadow: 0 0 0 1px inset #4189ef;
  color: #4189ef;
  border-radius: 1rem;
  transition: all 0.3s;
}
.pro-nav .btns .down:hover {
  background-color: #4189ef;
  color: #fff;
}
.pro-nav .btns .down:hover .dic {
  filter: brightness(0) invert(1);
}
.pro-nav .btns .dic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a8.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}
@media screen and (max-width: 900px) {
  .pro-nav .n-tit {
    cursor: pointer;
  }
}

.md-pro-0 {
  padding-top: 0.8rem;
  padding-bottom: 1.04rem;
  background-color: #f7f7f7;
}
.md-pro-0 .pro-le {
  width: 21.25%;
}
.md-pro-0 .pro-ri {
  width: 74.375%;
}
@media screen and (max-width: 900px) {
  .md-pro-0 .pro-le {
    width: 100%;
  }
  .md-pro-0 .pro-ri {
    width: 100%;
  }
}

.pro-list {
  margin-top: 0.66rem;
  margin-bottom: 0.05rem;
}
.pro-list .li {
  width: calc(370 / 1190 * 100%);
  margin-right: calc(40 / 1190 * 100%);
  margin-bottom: 0.55rem;
  position: relative;
}
.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
.pro-list .dd {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.pro-list .dd:hover .img img {
  transform: scale(1.05);
}
.pro-list .dd:hover .name {
  color: #4189ef;
}
.pro-list .dd:hover .text::before {
  opacity: 1;
}
.pro-list .img {
  position: relative;
  padding-top: 100%;
  background-color: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.pro-list .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-list .text {
  margin-top: 0.14rem;
  position: relative;
  padding-right: 0.2rem;
}
.pro-list .text::before {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0.5em;
  opacity: 0;
  transition: all 0.3s;
}
.pro-list .name {
  color: #333;
  transition: all 0.3s;
}
.pro-list .type {
  color: #999;
  margin-top: 0.03rem;
}
@media screen and (min-width: 901px) {
  .pro-list .li:nth-child(3n) {
    transition-delay: 0.6s;
  }
  .pro-list .li:nth-child(3n-1) {
    transition-delay: 0.3s;
  }
}
@media screen and (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .pro-list .text {
    margin-top: 0.2rem;
  }
}

.md-pro-1 .inp {
  position: relative;
  width: 3.2rem;
}
.md-pro-1 .inp .ip {
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 1rem;
  padding: 0 0.27rem;
  border: none;
}
.md-pro-1 .inp .submit {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  border: none;
  background-image: url(../images/h-mag-p.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-pro-1 .swiper {
  margin-top: 0.28rem;
}
.md-pro-1 .sw {
  height: auto;
  min-height: 3.6rem;
  border-radius: 0.1rem;
}
.md-pro-1 .sw:hover .h3 {
  color: #4189ef;
}
.md-pro-1 .sw:hover .more {
  color: #fff;
  background-color: #4189ef;
}
.md-pro-1 .sw .text {
  padding: 1.4rem 0.2rem 0.2rem;
  width: 60%;
}
.md-pro-1 .sw .h3 {
  min-height: 3em;
  transition: all 0.3s;
}
.md-pro-1 .sw .btns {
  margin-top: 0.2rem;
}
.md-pro-1 .sw .more {
  display: inline-block;
  padding: 0.16rem 0.48rem;
  background-color: #fff;
  color: #4189ef;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-pro-1 .sw .imgs {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: calc(250 / 580 * 100%);
}
.md-pro-1 .sw .img {
  position: relative;
  padding-top: calc(280 / 250 * 100%);
}
.md-pro-1 .sw .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-1 .swiper-pagination {
  position: static;
  margin-top: 0.2rem;
}
.md-pro-1 .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.04rem;
  background-color: #ccc;
  margin: 0 0.05rem;
  opacity: 1;
  border-radius: 0;
}
.md-pro-1 .swiper-pagination-bullet-active {
  background-color: #4189ef;
}
@media screen and (max-width: 900px) {
  .md-pro-1 .form {
    flex-wrap: wrap;
  }
  .md-pro-1 .inp {
    width: 100%;
    margin-top: 0.3rem;
  }
}

.md-pro-11 {
  padding-top: 1.7rem;
  padding-bottom: 2rem;
  background-color: #fdf3f2;
}
.md-pro-11 .text {
  width: calc(560 / 1600 * 100%);
}
.md-pro-11 .line {
  height: 1px;
  background-color: #cccccc;
  margin-top: 0.24rem;
  margin-bottom: 0.33rem;
}
.md-pro-11 .txt {
  line-height: 2;
}
.md-pro-11 .btns {
  margin-top: 0.94rem;
}
.md-pro-11 .swipers {
  width: calc(900 / 1600 * 100%);
  padding-top: 0.66rem;
}
.md-pro-11 .swiper1 {
  width: calc(680 / 900 * 100%);
}
.md-pro-11 .swiper2 {
  width: 1rem;
  width: calc(100 / 900 * 100%);
}
.md-pro-11 .swiper2 .swiper-container {
  height: 3.2rem;
}
.md-pro-11 .sw2 {
  height: 1rem;
  margin-bottom: 0.1rem;
  opacity: 0.5;
  border-radius: 0.1rem;
}
.md-pro-11 .active {
  opacity: 1;
  box-shadow: 0 0 0.25rem rgba(65, 137, 239, 0.2);
}
.md-pro-11 .active .img2 {
  box-shadow: 0 0 0 1px inset #4189ef;
}
.md-pro-11 .img1 {
  position: relative;
  padding-top: 50%;
}
.md-pro-11 .img1 img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-11 .img2 {
  position: relative;
  padding-top: 100%;
  background-color: #fff;
  border-radius: 0.1rem;
}
.md-pro-11 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.3rem;
  border-radius: 1rem;
  margin-right: 0.2rem;
  transition: all 0.3s;
}
.md-pro-11 .aa:hover {
  color: #fff;
  background-color: #4189ef;
}
.md-pro-11 .aa:hover .ic {
  filter: brightness(0) invert(1);
}
.md-pro-11 .aa2 {
  color: #4189ef;
  box-shadow: 0 0 0 1px inset #4189ef;
}
.md-pro-11 .aa2 .ic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a8.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.24rem;
}
@media screen and (max-width: 900px) {
  .md-pro-11 {
    padding-top: 0.2rem;
    padding-bottom: 1rem;
  }
  .md-pro-11 .swipers {
    width: 100%;
    order: 1;
    padding-top: 0;
  }
  .md-pro-11 .btns {
    margin-top: 0.2rem;
  }
  .md-pro-11 .text {
    width: 100%;
    order: 2;
  }
  .md-pro-11 .aa2 {
    margin-bottom: 0.1rem;
  }
}

.md-pro-12 {
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}
.md-pro-12 .pitem {
  margin-bottom: 0.92rem;
}
.md-pro-12 .pitem:last-child {
  margin-bottom: 0;
}
.md-pro-12 .ul1 {
  margin-top: 0.2rem;
}
.md-pro-12 .ul1 .li1 {
  width: calc(385 / 1600 * 100%);
  margin-right: calc(20 / 1600 * 100%);
  margin-bottom: 0.18rem;
}
.md-pro-12 .ul1 .li1:nth-child(4n) {
  margin-right: 0;
}
.md-pro-12 .ul1 .dd {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.3rem;
  background-color: #f7f7f7;
  border-radius: 0.06rem;
  min-height: 1rem;
  height: 100%;
}
.md-pro-12 .ul1 .te {
  color: #333;
}
.md-pro-12 .ul1 .te span {
  color: #4189ef;
}
.md-pro-12 .text1 {
  line-height: calc(53 / 24  );
  margin-top: 0.35rem;
}
.md-pro-12 .img1 {
  background-color: #ffffff;
  border-radius: 0.1rem;
  border: solid 2px #f3f3f3;
  margin-top: 0.31rem;
}
.md-pro-12 .text2 {
  line-height: calc(43 / 18);
  margin-top: 0.36rem;
}
.md-pro-12 .ul2 {
  margin-top: 0.46rem;
}
.md-pro-12 .ul2 .li2 {
  width: calc(380 / 1600 * 100%);
  margin-right: calc(26 / 1600 * 100%);
  margin-bottom: 0.2rem;
}
.md-pro-12 .ul2 .li2:nth-child(4n) {
  margin-right: 0;
}
.md-pro-12 .ul2 .dd {
  display: block;
}
.md-pro-12 .ul2 .img {
  position: relative;
  padding-top: calc(260 / 380 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-pro-12 .ul2 .text {
  text-align: center;
  margin-top: 0.15rem;
}
.md-pro-12 .ul2 .name {
  color: #333;
}
.md-pro-12 .tab {
  margin-top: 0.45rem;
  line-height: 1.875;
  overflow-x: auto;
}
.md-pro-12 .tab table {
  width: 100%;
  min-width: 600px;
  table-layout: fixed;
}
.md-pro-12 .tab td {
  padding: 0.14rem 0.3rem;
  border: solid 1px #f3f3f3;
}
.md-pro-12 .tab p {
  color: #666;
}
@media screen and (max-width: 900px) {
  .md-pro-12 .ul1 {
    justify-content: space-between;
  }
  .md-pro-12 .ul1 .li1 {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-pro-12 .ul2 {
    justify-content: space-between;
  }
  .md-pro-12 .ul2 .li2 {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-pro-12 .ul1 .li1 {
    width: 100%;
  }
}

.md-pro-13 {
  background-color: #f7f7f7;
  padding-top: 0.97rem;
  padding-bottom: 1.3rem;
}
.md-pro-13 .swiper {
  margin-top: 0.54rem;
}
.md-pro-13 .sw:hover .name {
  color: #4189ef;
}
.md-pro-13 .sw:hover .text::before {
  opacity: 1;
}
.md-pro-13 .img {
  position: relative;
  padding-top: 100%;
  background-color: #fff;
  border-radius: 0.1rem;
}
.md-pro-13 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-13 .text {
  margin-top: 0.14rem;
  position: relative;
  padding-right: 0.2rem;
}
.md-pro-13 .text::before {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0.5em;
  opacity: 0;
  transition: all 0.3s;
}
.md-pro-13 .name {
  color: #333;
  transition: all 0.3s;
}
.md-pro-13 .type {
  color: #999;
  margin-top: 0.04rem;
}
.pro-tt {
  position: relative;
  padding-left: 0.5em;
  font-weight: 600;
}
.pro-tt::before {
  content: "";
  width: 4px;
  height: 0.9285714286em;
  background-color: #4189ef;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.com-tags {
  padding-top: 0.7rem;
}
.com-tags .cti {
  display: inline-block;
  margin: 0.1rem;
  width: 2.6rem;
}
.com-tags .cta {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 0.1rem;
  border: 1px dashed #4189ef;
  border-radius: 0.1rem;
  color: #666;
  line-height: 1.2;
  height: calc(54em / 16);
}
.com-tags .cta:hover {
  color: #4189ef;
}
.com-tags .cta.on {
  color: #fff;
  background-color: #4189ef;
}
@media screen and (max-width: 900px) {
  .com-tags .cti {
    min-width: auto;
    margin: 0.05rem;
  }
}

.my-select {
  width: 100%;
  position: relative;
}
.my-select.show .bd {
  opacity: 1;
  pointer-events: auto;
}
.my-select .hd {
  display: flex;
  align-items: center;
  height: 0.6rem;
  min-height: 40px;
  cursor: pointer;
  color: #999;
  background-color: #fff;
  position: relative;
  padding: 0 0.2rem;
  border: 2px solid #d4d4d4;
  padding-right: 0.45rem !important;
}
.my-select .hd::before {
  content: "";
  width: 1.1em;
  height: 1em;
  background-image: url(../images/a4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  right: 0.4rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.my-select .hd span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.my-select .bd {
  position: absolute;
  top: calc(100% + 0.06rem);
  left: 0;
  min-width: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 60;
}
.my-select .blist {
  max-height: 2.4rem;
  overflow-y: auto;
  box-shadow: 0px 0px 6px 0px rgba(167, 172, 184, 0.5);
  background-color: #fff;
}
.my-select .bitem {
  background-color: #fff;
  color: #333;
  padding: 0.1rem 0.3rem;
  cursor: pointer;
}
.my-select .bitem:hover {
  background-color: #f1f4f9;
}
.my-select .bitem.selected {
  background-color: #f1f4f9;
}

.pro-dialog {
  display: none;
}
.pro-dialog.show {
  display: block;
}
.pro-dialog .dlg-cont {
  width: 12rem;
  max-width: 98%;
  padding-top: 0.55rem;
  padding-bottom: 0.5rem;
}
.pro-dialog .off {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  background-image: url(../images/a3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.pro-dialog .s-item {
  width: 100%;
  position: absolute;
  left: -200vw;
  top: 0;
}
.pro-dialog .s-item.show {
  position: relative;
  left: 0;
}
.pro-dialog .swiper {
  width: 6.8rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.pro-dialog .img {
  padding-top: 100%;
  background-color: #f5f9fc;
}
.pro-dialog .swiper-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  bottom: 0.5rem;
}
.pro-dialog .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #4189ef;
}
.pro-dialog .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e7f0f5;
  margin: 0 0.1rem;
  background-size: 16% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
  cursor: pointer;
}
.pro-dialog .sbtn:hover {
  background-color: #4189ef;
}
.pro-dialog .prev {
  right: calc(100% + 0.8rem);
  background-image: url(../images/icon-p13.png);
}
.pro-dialog .prev:hover {
  background-image: url(../images/icon-p12.png);
}
.pro-dialog .next {
  left: calc(100% + 0.8rem);
  background-image: url(../images/icon-p23.png);
}
.pro-dialog .next:hover {
  background-image: url(../images/icon-p22.png);
}
@media (max-width: 900px) {
  .pro-dialog .prev {
    left: 0;
    right: auto;
  }
  .pro-dialog .next {
    right: 0;
    left: auto;
  }
}

.md-responsibility-1 {
  overflow: hidden;
  padding-top: 1rem;
  padding-bottom: 0.9rem;
}
.md-responsibility-1 .sbtn {
  width: 1em;
  height: 1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  margin-left: 0.2rem;
  cursor: pointer;
}
.md-responsibility-1 .sbtn:hover {
  background-image: linear-gradient(90deg, #f19601 0%, #ffbe53 100%);
}
.md-responsibility-1 .sbtn .sic {
  width: 0.16rem;
  height: 0.16rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md-responsibility-1 .prev {
  border-radius: 0.16rem 0 0 0;
}
.md-responsibility-1 .prev .sic {
  background-image: url(../images/icon-p11.png);
}
.md-responsibility-1 .next {
  border-radius: 0 0 0.16rem 0;
}
.md-responsibility-1 .next .sic {
  background-image: url(../images/icon-p21.png);
}
.md-responsibility-1 .swiper {
  margin-top: 0.4rem;
}
.md-responsibility-1 .swiper-container {
  overflow: visible;
}
.md-responsibility-1 .sw {
  opacity: 0.6;
}
.md-responsibility-1 .sw .text {
  opacity: 0;
  transition: opacity 0.3s;
}
.md-responsibility-1 .swiper-slide-active {
  opacity: 1;
}
.md-responsibility-1 .swiper-slide-active .text {
  opacity: 1;
}
.md-responsibility-1 .img {
  position: relative;
  padding-top: 43.75%;
  border-radius: 0.2rem 0.2rem 1rem 0.2rem;
  overflow: hidden;
}
.md-responsibility-1 .text {
  margin-top: 0.33rem;
  padding: 0 0.4rem;
  line-height: 2;
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 40.1041666667%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.ho-ban .ho_sw .text1 {
  top: 19.7604790419%;
  transform: translate(0);
}
.ho-ban .ho_sw .d0 {
  margin-bottom: 0.36rem;
}
.ho-ban .ho_sw .d0 img {
  max-height: 31.25vw;
}
.ho-ban .ho_sw .d2 {
  margin-top: 0.08rem;
  line-height: 1.6666666667;
}
.ho-ban .ho_sw .d3 {
  margin-top: 0.7rem;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.4rem;
}
.ho-ban .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: white;
  border-radius: 1rem;
  margin: 0 0.05rem;
  opacity: 1;
  transition: width 0.3s;
}
.ho-ban .swiper-pagination-bullet-active {
  width: 0.3rem;
}
.ho-ban .bots {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 0.6rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  color: #fff;
  line-height: 1;
}
.ho-ban .mouse {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 0.3rem;
  transform: translate(-50%);
  z-index: 30;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ho-ban .mouse .ani {
  animation: jump 1s linear infinite;
}
.ho-ban .mouse img {
  height: 0.22rem;
  margin-bottom: 0.12rem;
}
.ho-ban .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.45rem;
  border-radius: 1rem;
  color: #fff;
  background-color: #4189ef;
}
.ho-ban .aa .cic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a11.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.54rem;
}
.ho-ban .anim::after {
  animation: indicator-loading 4.5s linear forwards;
}
.ho-ban .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1rem;
  bottom: 0.45rem;
  z-index: 30;
}
.ho-ban .sbtn {
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  filter: brightness(0) invert(1);
}
.ho-ban .sbtn:hover {
  filter: none;
}
.ho-ban .prev {
  background-image: url(../images/b3.png);
}
.ho-ban .next {
  background-image: url(../images/b4.png);
}
.ho-ban .num {
  margin: 0 0.25rem;
}
.ho-ban .nums {
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  z-index: 5;
  position: relative;
}
.ho-ban .nums .n11 {
  color: #fff;
}
.ho-ban svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  opacity: 0;
  transform-origin: top left;
}
.ho-ban svg circle {
  transform: rotate(-90deg);
  transform-origin: center;
}
.ho-ban .pag {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  width: 100%;
  z-index: 30;
}
.ho-ban .pi {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.1rem;
}
.ho-ban .pi.on {
  color: white;
}
.ho-ban .pi.on .line {
  display: block;
}
.ho-ban .pi.on .line::after {
  animation: wd 4.5s linear;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 900px) {
  .ho-ban .ho_sw .d1 {
    font-size: 0.6rem;
  }
  .ho-ban .btns {
    right: 2%;
  }
}

.md-about-1 {
  padding: 0.42rem 0.4rem 0.7rem;
  position: relative;
}
.md-about-1 .h2 {
  margin-bottom: 0.08rem;
}
.md-about-1 .item {
  margin-bottom: 0.35rem;
}
.md-about-1 .item:last-child {
  margin-bottom: 0;
}
.md-about-1 .tit {
  margin-bottom: 0.28rem;
  color: #4189ef;
}
.md-about-1 .txt {
  line-height: calc(30 / 16);
}
.md-about-1 .img {
  margin-top: 0.34rem;
}
.md-about-1 .ii {
  width: 100%;
}
.md-about-2 {
  padding: 0.4rem 0.4rem 0.66rem;
}
.md-about-2 .img {
  width: 7.6rem;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 0.42rem;
}

.md-contact-1 {
  background-color: #f7f7f7;
  padding-bottom: 1.3rem;
  margin-top: -1rem;
}
.md-contact-1 .form {
  width: 52.5%;
  padding-bottom: 0.15rem;
}
.md-contact-1 .info {
  width: 37.5%;
  background-color: #fff;
  border-radius: 0.1rem;
  position: relative;
  z-index: 30;
}
.md-contact-1 .submit {
  min-width: 1.8rem;
  height: 0.54rem;
  border-radius: 1rem;
  padding: 0 0.6rem;
  color: #4189ef;
  border: solid 1px #4189ef;
  background-color: #f7f7f7;
  transition: all 0.3s;
}
.md-contact-1 .submit:hover {
  background-color: #4189ef;
  color: #fff;
}
.md-contact-1 .fbox {
  margin-top: 0.58rem;
  margin-bottom: 0.5rem;
}
.md-contact-1 .fitem {
  width: 47.619047619%;
  margin-bottom: 0.36rem;
}
.md-contact-1 .fitem:last-child {
  margin-bottom: 0;
}
.md-contact-1 .ww100 {
  width: 100%;
}
.md-contact-1 .fc {
  position: relative;
}
.md-contact-1 .ip {
  width: 100%;
  height: 0.6rem;
  background-color: #f7f7f7;
  color: #666;
  border: none;
  border-bottom: 1px solid #ccc;
}
.md-contact-1 .ip:focus {
  border-bottom: 1px solid #4189ef;
}
.md-contact-1 .ip:not(:-moz-placeholder) ~ .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-contact-1 .ip:focus ~ .lab,
.md-contact-1 .ip:not(:placeholder-shown) ~ .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-contact-1 .ta {
  margin-top: 0.37rem;
}
.md-contact-1 .not-place .lab {
  transform: scale(0.77) translateY(-25%);
  color: #333;
}
.md-contact-1 .lab {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: left top;
  width: 100%;
  height: 100%;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #999;
  cursor: pointer;
  transition: all 0.3s;
}
.md-contact-1 .err {
  display: none;
}
.md-contact-1 .info-box {
  padding: 0.65rem 0.5rem 0.8rem;
}
.md-contact-1 .list {
  margin-top: 0.53rem;
}
.md-contact-1 .li {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0.37rem;
  padding-bottom: 0.34rem;
}
.md-contact-1 .li:last-child {
  margin-bottom: 0;
}
.md-contact-1 .li .d11 {
  display: flex;
  align-items: center;
}
.md-contact-1 .li .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.md-contact-1 .li .d12 {
  line-height: calc(33 / 24);
  margin-top: 0.18rem;
}
@media screen and (max-width: 900px) {
  .md-contact-1 {
    margin-top: 0;
    padding: 0.5rem 0;
  }
  .md-contact-1 .form {
    width: 100%;
    order: 2;
    margin-top: 0.5rem;
  }
  .md-contact-1 .info {
    width: 100%;
    order: 1;
  }
  .md-contact-1 .fitem {
    width: 100%;
  }
}

.md-construction-1 {
  padding-top: 0.7rem;
  padding-bottom: 0.3rem;
  background-color: #f1f4f8;
}
.md-construction-1 .li {
  width: calc(615 / 1280 * 100%);
  margin-bottom: 0.5rem;
}
.md-construction-1 .dd {
  height: 100%;
  background-color: #fff;
}
.md-construction-1 .img {
  position: relative;
  padding-top: calc(360 / 615 * 100%);
}
.md-construction-1 .bot {
  padding: 0.34rem 0.3rem 0.2rem;
}
.md-construction-1 .d11 {
  position: relative;
  padding-left: 0.2rem;
}
.md-construction-1 .ic {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 1em;
}
.md-construction-1 .ic::before {
  content: "";
  width: 60%;
  height: 83.3333333333%;
  border-radius: 1rem;
  background-color: #4189ef;
  position: absolute;
  left: 0;
  top: 0;
}
.md-construction-1 .ic::after {
  content: "";
  width: 60%;
  height: 83.3333333333%;
  border-radius: 1rem;
  background-color: #4189ef;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
.md-construction-1 .slist {
  margin-top: 0.28rem;
}
.md-construction-1 .si {
  width: 50%;
  padding-left: 0.2rem;
  margin-bottom: 0.21rem;
}
.md-construction-1 .sa {
  display: inline-flex;
  align-items: center;
  color: #888;
}
.md-construction-1 .sa:hover {
  color: #4189ef;
}
.md-construction-1 .sa:hover .sic {
  background-image: url(../images/a2.png);
}
.md-construction-1 .sic {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-construction-1 .li {
    width: 100%;
  }
}

.md-com-pages {
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
  background-color: #f1f4f8;
}
.md-com-pages .com-le {
  width: 20.3125%;
}
.md-com-pages .com-ri {
  width: 75.78125%;
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .md-com-pages .com-le {
    width: 100%;
  }
  .md-com-pages .com-ri {
    width: 100%;
    margin-top: 0.4rem;
  }
}

.md-case-1 {
  padding: 0.4rem;
  padding-bottom: 0.78rem;
}
.md-case-1 .list {
  margin-bottom: 0.2rem;
}
.md-case-1 .li {
  width: calc(270 / 890 * 100%);
  margin-right: calc(40 / 890 * 100%);
  margin-bottom: 0.35rem;
}
.md-case-1 .li:nth-child(3n) {
  margin-right: 0;
}
.md-case-1 .aa {
  display: block;
  height: 100%;
}
.md-case-1 .aa:hover .img img {
  transform: scale(1.05);
}
.md-case-1 .aa:hover .h3 {
  color: #4189ef;
}
.md-case-1 .img {
  position: relative;
  padding-top: 66.6666666667%;
  overflow: hidden;
}
.md-case-1 .text {
  margin-top: 0.15rem;
}
.md-case-1 .h3 {
  font-weight: 400;
  transition: color 0.3s;
}
.md-case-1 .time {
  margin-top: 0.03rem;
}
@media screen and (max-width: 900px) {
  .md-case-1 .list {
    justify-content: space-between;
  }
  .md-case-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-overview-1 {
  padding: 0.4rem;
  padding-bottom: 0.8rem;
}
.md-overview-1 .list {
  margin-bottom: 0.18rem;
}
.md-overview-1 .li {
  width: calc(425 / 890 * 100%);
  margin-bottom: 0.36rem;
}
.md-overview-1 .aa {
  display: block;
  height: 100%;
}
.md-overview-1 .aa:hover .img img {
  transform: scale(1.05);
}
.md-overview-1 .aa:hover .h3 {
  color: #4189ef;
}
.md-overview-1 .img {
  position: relative;
  padding-top: calc(260 / 425 * 100%);
  overflow: hidden;
}
.md-overview-1 .text {
  margin-top: 0.14rem;
}
.md-overview-1 .h3 {
  transition: color 0.3s;
}
@media screen and (max-width: 900px) {
  .md-overview-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-overview-2 {
  padding: 0.4rem;
  padding-bottom: 0.42rem;
}
.md-overview-2 .li {
  width: calc(270 / 890 * 100%);
  margin-right: calc(40 / 890 * 100%);
  margin-bottom: 0.38rem;
}
.md-overview-2 .li:nth-child(3n) {
  margin-right: 0;
}
.md-overview-2 .aa {
  display: block;
  height: 100%;
}
.md-overview-2 .aa:hover .img img {
  transform: scale(1.05);
}
.md-overview-2 .aa:hover .h3 {
  color: #4189ef;
}
.md-overview-2 .img {
  position: relative;
  padding-top: 66.6666666667%;
  overflow: hidden;
}
.md-overview-2 .text {
  margin-top: 0.15rem;
}
.md-overview-2 .h3 {
  font-weight: 400;
  transition: color 0.3s;
}
@media screen and (max-width: 900px) {
  .md-overview-2 .list {
    justify-content: space-between;
  }
  .md-overview-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-ps-pages {
  padding-top: 0.4rem;
  padding-bottom: 0.8rem;
}

.md-ps-pages2 {
  padding-top: 0.4rem;
  padding-bottom: 1.1rem;
}

.person-le {
  width: 24.21875%;
}
@media screen and (max-width: 900px) {
  .person-le {
    width: 100%;
  }
}

.person-ri {
  width: 72.65625%;
}
@media screen and (max-width: 900px) {
  .person-ri {
    width: 100%;
    margin-top: 0.5rem;
  }
}

.ps-info {
  background-color: #fff;
}
.ps-info .ps-tit {
  padding: 0.13rem 0.3rem;
  background-color: #4189ef;
}
.ps-info .bots {
  padding: 0 0.2rem;
}
.ps-info .info {
  line-height: 2.25;
  padding: 0.2rem 0;
}
.ps-info .li {
  border-top: 1px solid #e9eef4;
}
.ps-info .pa {
  display: flex;
  align-items: center;
  padding-top: 0.15rem;
  padding-bottom: 0.21rem;
}
.ps-info .pa:hover, .ps-info .pa.on {
  color: #4189ef;
}
.ps-info .pa:hover .ic1, .ps-info .pa.on .ic1 {
  opacity: 0;
}
.ps-info .pa:hover .ic2, .ps-info .pa.on .ic2 {
  opacity: 1;
}
.ps-info .pic {
  width: 1em;
  height: 1em;
  position: relative;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.ps-info .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.ps-info .ic2 {
  opacity: 0;
}

.md-person-1 {
  padding-bottom: 0.8rem;
}
.md-person-1 .thead {
  padding: 0.15rem 0.3rem;
  background-color: #4189ef;
  color: #fff;
}
.md-person-1 .tr {
  display: flex;
}
.md-person-1 .new {
  display: inline-flex;
  line-height: calc(18 / 12 * 100%);
  color: #fff;
  background-color: #ff0000;
  border-radius: 1rem;
  padding: 0 4px;
}
.md-person-1 .ul {
  padding: 0 0.3rem;
  margin-bottom: 0.6rem;
}
.md-person-1 .li {
  border-bottom: 1px dashed #eee;
}
.md-person-1 .dd {
  padding: 0.18rem 0;
  display: flex;
}
.md-person-1 .dd:hover .name {
  color: #4189ef;
}
.md-person-1 .dd:hover .time {
  color: #4189ef;
}
.md-person-1 .ww1 {
  width: 55%;
  margin-right: 5%;
}
.md-person-1 .ww2 {
  width: 20%;
}
.md-person-1 .ww3 {
  width: 20%;
  text-align: center;
}
.md-person-1 .name {
  position: relative;
  display: flex;
  align-items: center;
}
.md-person-1 .new {
  display: inline-flex;
  line-height: calc(18 / 12 * 100%);
  color: #fff;
  background-color: #ff0000;
  border-radius: 1rem;
  padding: 0 4px;
  margin-left: 0.1rem;
}
.md-person-1 .time {
  flex-shrink: 0;
  color: #888;
}
@media screen and (max-width: 900px) {
  .md-person-1 .thead {
    display: none;
  }
  .md-person-1 .dd {
    flex-wrap: wrap;
  }
  .md-person-1 .ww1 {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .md-person-1 .ww2 {
    width: 50%;
  }
  .md-person-1 .ww3 {
    width: 50%;
    text-align: right;
  }
}

.md-person-2 {
  height: 100%;
}
.md-person-2 .tit {
  padding: 0.14rem 0.3rem;
  background-color: #4189ef;
}
.md-person-2 .form {
  padding-top: 0.5rem;
  padding-bottom: 0.8rem;
}
.md-person-2 .fbox {
  width: 3.8rem;
  min-width: 360px;
  margin: 0 auto;
}
.md-person-2 .fitem {
  margin-bottom: 0.2rem;
}
.md-person-2 .inp {
  position: relative;
}
.md-person-2 .tip {
  line-height: 1;
  color: #4189ef;
  margin-top: 0.1rem;
}
.md-person-2 .ip {
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  border: solid 1px #eee;
  padding-left: 0.56rem;
  color: #333;
}
.md-person-2 .ip::-moz-placeholder {
  color: #bbb;
}
.md-person-2 .ip::placeholder {
  color: #bbb;
}
.md-person-2 .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-person-2 .code {
  max-width: none;
  height: 60%;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-person-2 .btns {
  margin-top: 0.4rem;
}
.md-person-2 .submit {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: #4189ef;
  color: #fff;
  font-family: unset;
}

.pass-dialog {
  display: none;
}
.pass-dialog.show {
  display: block;
}
.pass-dialog .dlg-cont {
  background-color: #fff;
  width: 3.8rem;
  padding-top: 0.6rem;
  padding-bottom: 0.55rem;
}
.pass-dialog .off {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  background-image: url(../images/a7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.pass-dialog .off:hover {
  background-image: url(../images/a8.png);
}
.pass-dialog .ic {
  width: 0.52rem;
}
.pass-dialog .te {
  margin-top: 0.28rem;
}

.md-video-1 {
  padding: 0.4rem 0.4rem;
}
.md-video-1 .li {
  width: calc(425 / 890 * 100%);
  margin-bottom: 0.37rem;
}
.md-video-1 .aa {
  display: block;
  height: 100%;
  cursor: pointer;
}
.md-video-1 .aa:hover .img img {
  transform: scale(1.05);
}
.md-video-1 .aa:hover .h3 {
  color: #4189ef;
}
.md-video-1 .img {
  position: relative;
  padding-top: calc(260 / 425 * 100%);
  overflow: hidden;
}
.md-video-1 .watch {
  width: 1em;
  height: 1em;
  background-image: url(../images/a9.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.md-video-1 .text {
  margin-top: 0.16rem;
}
.md-video-1 .h3 {
  font-weight: 400;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .md-video-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-home1-0 {
  position: relative;
  overflow: hidden;
}
.md-home1-0 .ho_sw {
  overflow: hidden;
}
.md-home1-0 .ho_sw .img {
  position: relative;
  padding-top: 50%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.md-home1-0 .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home1-0 .ho_sw .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 47%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home1-0 .ho_sw .d1 {
  line-height: 1.4;
}
.md-home1-0 .ho_sw .d2 {
  margin-top: 0.12rem;
  line-height: 1.0833333333;
}
.md-home1-0 .ho_sw .d3 {
  margin-top: 0.7rem;
}
.md-home1-0 .swiper-slide-active .img {
  animation: ban 10s linear;
}
.md-home1-0 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home1-0 .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.4rem;
}
.md-home1-0 .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: white;
  border-radius: 1rem;
  margin: 0 0.05rem;
  opacity: 1;
  transition: width 0.3s;
}
.md-home1-0 .swiper-pagination-bullet-active {
  width: 0.3rem;
}
.md-home1-0 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.45rem;
  border-radius: 1rem;
  color: #fff;
  background-color: #4189ef;
}
.md-home1-0 .aa .cic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a11.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.54rem;
}
.md-home1-0 .bots {
  position: absolute;
  left: 50%;
  bottom: 0.84rem;
  transform: translate(-50%);
  line-height: 1;
  z-index: 30;
}
.md-home1-0 .sbtn {
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.4;
  z-index: 30;
}
.md-home1-0 .sbtn:hover {
  opacity: 1;
}
.md-home1-0 .prev {
  background-image: url(../images/a27.png);
}
.md-home1-0 .next {
  background-image: url(../images/a28.png);
}
.md-home1-0 .nums {
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  margin: 0 0.2rem;
  z-index: 5;
  position: relative;
}
.md-home1-0 .nums .n11 {
  color: #fff;
}
.md-home1-0 .nums .nic {
  width: 2px;
  height: 1em;
  background-color: #fff;
  opacity: 0.4;
  margin: 0 0.12rem;
}
.md-home1-0 .watch {
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  right: 1.6rem;
  bottom: 0.88rem;
  background-image: url(../images/a29.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  z-index: 30;
}
@media screen and (max-width: 900px) {
  .md-home1-0 .ho_sw .d1 {
    font-size: 0.2rem;
  }
  .md-home1-0 .ho_sw .d2 {
    font-size: 0.4rem;
  }
  .md-home1-0 .bots {
    bottom: 0.2rem;
  }
  .md-home1-0 .btns {
    right: 2%;
  }
  .md-home1-0 .watch {
    right: 0.4rem;
    bottom: 0.2rem;
  }
}

.md-home1-1 {
  padding-top: 0.8rem;
  padding-bottom: 0.55rem;
  padding-top: 0.5rem;
  padding-bottom: 0.3rem;
  overflow: hidden;
  position: relative;
}
.md-home1-1 .yuan1 {
  width: 5.34rem;
  height: 5.34rem;
  border: dashed 2px #4189ef;
  opacity: 0.15;
  position: absolute;
  left: 20.8333333333%;
  bottom: 100%;
  transform: translateY(0.7rem);
  border-radius: 50%;
  z-index: 0;
}
.md-home1-1 .yuan2 {
  width: 3.89rem;
  height: 3.89rem;
  border: dashed 2px #4189ef;
  opacity: 0.2;
  position: absolute;
  left: 87.1875%;
  top: 1.7rem;
  border-radius: 50%;
  z-index: 0;
}
.md-home1-1 .box1 {
  position: relative;
  z-index: 2;
}
.md-home1-1 .le1 {
  width: calc(630 / 1600 * 100%);
}
.md-home1-1 .d11 {
  color: #4189ef;
}
.md-home1-1 .d12 {
  line-height: 1.25;
  margin-top: 0.18rem;
}
.md-home1-1 .nitem {
  width: 2.4rem;
  text-align: center;
  background-color: #f1f5f9;
  border-radius: 0.2rem;
  margin-left: 0.3rem;
  padding: 0.4rem 0 0.48rem;
}
.md-home1-1 .nitem .n11 {
  color: #4189ef;
  font-weight: bold;
  line-height: 1;
}
.md-home1-1 .nitem .n12 {
  margin-top: 0.1rem;
}
.md-home1-1 .box2 {
  position: relative;
  z-index: 2;
  margin-top: 0.6rem;
}
.md-home1-1 .box2 .bg {
  position: relative;
  padding-top: 37.5%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home1-1 .box2 .text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0.6rem;
  width: 100%;
  padding: 0 0.6rem;
}
.md-home1-1 .box2 .te {
  width: 75.6756756757%;
  line-height: 1.6666666667;
}
.md-home1-1 .box2 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.07rem;
  padding-left: 0.2rem;
  background-color: #fff;
  color: #4189ef;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home1-1 .box2 .more:hover {
  transform: translateY(-0.05rem);
}
.md-home1-1 .box2 .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #4189ef;
  background-image: url(../images/a11.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.6666666667% auto;
  margin-left: 0.35rem;
}
@media screen and (max-width: 900px) {
  .md-home1-1 .le1 {
    width: 100%;
  }
  .md-home1-1 .ri1 {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-home1-1 .nitem {
    width: auto;
    margin: 0 0.1rem;
    padding: 0.4rem 0.2rem 0.48rem;
  }
  .md-home1-1 .box2 .text {
    position: static;
    padding: 0.2rem;
  }
  .md-home1-1 .box2 .tbox {
    flex-wrap: wrap;
  }
  .md-home1-1 .box2 .te {
    width: 100%;
    color: #333;
    margin-bottom: 0.2rem;
  }
}
@media screen and (max-width: 500px) {
  .md-home1-1 .ri1 {
    flex-wrap: wrap;
  }
  .md-home1-1 .nitem {
    width: 100%;
    margin-top: 0.2rem;
  }
}

.md-home1-2 {
  padding-top: 0.64rem;
  padding-bottom: 1rem;
  padding-top: 0.4rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
}
.md-home1-2 .ti {
  margin: 0 0.35rem;
  color: #888;
  position: relative;
  line-height: 1;
  cursor: pointer;
  transition: color 0.3s;
}
.md-home1-2 .ti span {
  position: relative;
}
.md-home1-2 .ti:hover {
  color: #333;
}
.md-home1-2 .ti::before {
  content: "";
  width: 2em;
  height: 0.2em;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  border-radius: 1rem;
  background-color: #4189ef;
  opacity: 0;
}
.md-home1-2 .ti.on {
  font-weight: bold;
  color: #333;
}
.md-home1-2 .ti.on::before {
  opacity: 1;
}
.md-home1-2 .swipers {
  position: relative;
  margin-top: 0.6rem;
}
.md-home1-2 .swiper {
  position: absolute;
  left: -200vw;
  top: 0;
  opacity: 0;
  width: 100%;
  transition: opacity 0.3s;
}
.md-home1-2 .swiper.show {
  position: relative;
  left: 0;
  opacity: 1;
}
.md-home1-2 .sw {
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home1-2 .img {
  position: relative;
  padding-top: calc(590 / 510 * 100%);
}
.md-home1-2 .hte {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.54rem 0.5rem;
  transition: opacity 0.3s;
}
.md-home1-2 .tit {
  margin-top: 0.2rem;
}
.md-home1-2 .bd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(65, 137, 239, 0) 0%, #4189ef 100%);
  display: flex;
  align-items: flex-end;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home1-2 .bte {
  width: 100%;
  padding: 0.65rem 0.5rem;
}
.md-home1-2 .b12 {
  margin-top: 0.2rem;
}
.md-home1-2 .b13 {
  line-height: 1.875;
  margin-top: 0.28rem;
  margin-bottom: 0.52rem;
}
.md-home1-2 .b14 {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12% auto;
}
.md-home1-2 .bots {
  margin-top: 0.5rem;
}
.md-home1-2 .btns {
  flex-shrink: 0;
}
.md-home1-2 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #edf1f7;
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12% auto;
  z-index: 30;
  margin-right: 0.1rem;
}
.md-home1-2 .sbtn:last-child {
  margin-right: 0;
}
.md-home1-2 .sbtn:hover {
  background-color: #4189ef;
}
.md-home1-2 .prev {
  background-image: url(../images/a26.png);
}
.md-home1-2 .prev:hover {
  background-image: url(../images/a25.png);
}
.md-home1-2 .next {
  background-image: url(../images/a12.png);
}
.md-home1-2 .next:hover {
  background-image: url(../images/a11.png);
}
.md-home1-2 .line {
  flex-grow: 1;
  border-top: 2px dashed #5493f0;
  margin: 0 0.2rem;
}
.md-home1-2 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.07rem;
  padding-left: 0.2rem;
  color: #fff;
  background-color: #4189ef;
  border-radius: 1rem;
  flex-shrink: 0;
  transition: all 0.3s;
}
.md-home1-2 .more:hover {
  transform: translateY(-0.05rem);
}
.md-home1-2 .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.6666666667% auto;
  margin-left: 0.35rem;
}
@media screen and (min-width: 901px) {
  .md-home1-2 .sw:hover .hte {
    opacity: 0;
  }
  .md-home1-2 .sw:hover .bd {
    opacity: 1;
  }
}
@media screen and (max-width: 900px) {
  .md-home1-2 {
    padding: 0.6rem 0;
  }
  .md-home1-2 .ti {
    margin: 0.1rem 0.1rem;
  }
  .md-home1-2 .sw {
    width: 100%;
  }
  .md-home1-2 .hte {
    padding: 0.2rem;
  }
}

.md-home1-3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0.7rem;
  padding-bottom: 1.2rem;
  padding-top: 0.4rem;
  padding-bottom: 0.6rem;
}
.md-home1-3 .le {
  width: 51.25%;
}
.md-home1-3 .ri {
  width: 46.875%;
}
.md-home1-3 .box {
  margin-top: 0.5rem;
}
.md-home1-3 .big {
  display: block;
  position: relative;
  height: 100%;
}
.md-home1-3 .big:hover .img img {
  transform: scale(1.05);
}
.md-home1-3 .big .img {
  position: relative;
  padding-top: 65.8536585366%;
  height: 100%;
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home1-3 .big .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.55rem 0.5rem;
  z-index: 3;
}
.md-home1-3 .big .h3 {
  margin-top: 0.2rem;
}
.md-home1-3 .li {
  margin-bottom: 0.3rem;
  display: none;
}
.md-home1-3 .li:nth-child(1){
  display: block;
}
.md-home1-3 .li:nth-child(2){
  display: block;
}
.md-home1-3 .li:nth-child(3){
  display: block;
}
.md-home1-3 .li:last-child {
  margin-bottom: 0;
}
.md-home1-3 .aa {
  display: block;
  border-radius: 0.2rem;
  background-color: #fff;
  padding: 0.33rem 0.5rem;
}
.md-home1-3 .aa:hover .t1,
.md-home1-3 .aa:hover .t2 {
  color: #4189ef;
}
.md-home1-3 .aa .t1 {
  color: #666;
  transition: color 0.3s;
}
.md-home1-3 .aa .t2 {
  margin-top: 0.1rem;
  transition: color 0.3s;
}
.md-home1-3 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.07rem;
  padding-left: 0.2rem;
  background-color: #fff;
  color: #4189ef;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home1-3 .more:hover {
  transform: translateY(-0.05rem);
}
.md-home1-3 .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #4189ef;
  background-image: url(../images/a11.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.6666666667% auto;
  margin-left: 0.35rem;
}
@media screen and (max-width: 900px) {
  .md-home1-3 .le {
    width: 100%;
  }
  .md-home1-3 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
}

.md-home1-4 {
  padding-top: 1rem;
  padding-bottom: 1.2rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  position: relative;
  overflow: hidden;
}
.md-home1-4 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.07rem;
  padding-left: 0.2rem;
  background-color: #4189ef;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home1-4 .more:hover {
  transform: translateY(-0.05rem);
}
.md-home1-4 .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(../images/a12.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16.6666666667% auto;
  margin-left: 0.35rem;
}
.md-home1-4 .le1 {
  width: calc(780 / 1600 * 100%);
}
.md-home1-4 .ri1 {
  width: calc(790 / 1600 * 100%);
}
.md-home1-4 .text {
  min-height: 3.94rem;
  padding-top: 0.42rem;
}
.md-home1-4 .text .d12 {
  width: 75%;
  margin-top: 0.15rem;
}
.md-home1-4 .text .d13 {
  margin-top: 0.56rem;
}
.md-home1-4 .img {
  position: relative;
  padding-top: 46.6666666667%;
  border-radius: 0.2rem;
  overflow: hidden;
  background-color: #f1f5f9;
}
.md-home1-4 .ul1 .li1 {
  width: 48.1012658228%;
  margin-bottom: 0.3rem;
}
.md-home1-4 .ul1 .img1 {
  position: relative;
  padding-top: calc(364 / 380 * 100%);
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home1-4 .box2 {
  border-radius: 0.2rem;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0.6rem 0;
  margin-top: 0.9rem;
}
.md-home1-4 .ul2 .li2 {
  width: 20%;
  margin-bottom: 0.1rem;
}
.md-home1-4 .ul2 .dd {
  display: block;
  text-align: center;
}
.md-home1-4 .ul2 .dd:hover .icon {
  background-color: #fff;
}
.md-home1-4 .ul2 .dd:hover .ic {
  filter: none;
}
.md-home1-4 .ul2 .icon {
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  background-color: rgba(241, 245, 249, 0.2);
  border-radius: 0.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.md-home1-4 .ul2 .ic {
  height: 1em;
  filter: brightness(0) invert(1);
}
.md-home1-4 .ul2 .te {
  color: #fff;
  margin-top: 0.25rem;
}
.md-home1-4 .mbg {
  position: absolute;
  left: 0;
  top: -0.7rem;
  width: 7.38rem;
  height: 7.38rem;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
  opacity: 0.05;
}
@media screen and (max-width: 900px) {
  .md-home1-4 {
    padding: 0.5rem 0;
  }
  .md-home1-4 .le1 {
    width: 100%;
  }
  .md-home1-4 .ri1 {
    width: 100%;
    margin-top: 0.4rem;
  }
  .md-home1-4 .img {
    margin-top: 0.3rem;
  }
  .md-home1-4 .box2 {
    margin-top: 0.4rem;
  }
  .md-home1-4 .ul2 .li2 {
    width: 50%;
    margin: 0.2rem 0;
  }
}

.md-home2-1 {
  padding-top: 0.2rem;
  padding-bottom: 0.1rem;
}
.md-home2-1 .le {
  width: calc(625 / 1280 * 100%);
}
.md-home2-1 .ri {
  width: calc(625 / 1280 * 100%);
  background-color: #f5f8fd;
}
.md-home2-1 .swiper {
  background-color: #4189ef;
  position: relative;
}
.md-home2-1 .sw:hover .img img {
  transform: scale(1.05);
}
.md-home2-1 .sw .img {
  position: relative;
  padding-top: calc(350 / 625 * 100%);
  overflow: hidden;
}
.md-home2-1 .sw .text {
  padding: 0.18rem 0.2rem;
  width: 80%;
}
.md-home2-1 .sw .h3 {
  color: #fff;
}
.md-home2-1 .swiper-pagination {
  position: absolute;
  right: 0.25rem;
  bottom: 0.25rem;
  display: flex;
}
.md-home2-1 .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
  margin-left: 0.1rem;
}
.md-home2-1 .ul {
  padding: 0.25rem 0.3rem;
  border-top: 1px solid #ecf3ff;
}
.md-home2-1 .li {
  margin-bottom: 0.24rem;
}
.md-home2-1 .li:last-child {
  margin-bottom: 0;
}
.md-home2-1 .aa {
  display: flex;
  justify-content: space-between;
}
.md-home2-1 .aa:hover .name,
.md-home2-1 .aa:hover .time {
  color: #4189ef;
}
.md-home2-1 .aa:hover .name::before {
  background-color: #4189ef;
}
.md-home2-1 .name {
  width: 70%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.md-home2-1 .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md-home2-1 .time {
  color: #888;
  transition: all 0.3s;
}
@media screen and (max-width: 1280px) {
  .md-home2-1 .le {
    width: 100%;
  }
  .md-home2-1 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
}

.md-home2-2 {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.md-home2-2 .ho2-tops {
  background-color: #e9eff9;
}
.md-home2-2 .box {
  background-color: #f5f8fd;
}
.md-home2-2 .tops {
  background-color: #e9eff9;
  padding: 0.12rem 0.3rem;
}
.md-home2-2 .bots {
  padding: 0.14rem 0.3rem;
}
.md-home2-2 .li {
  width: calc(570 / 1230 * 100%);
  margin: 0.12rem 0;
}
.md-home2-2 .aa {
  display: flex;
  justify-content: space-between;
}
.md-home2-2 .aa:hover .name,
.md-home2-2 .aa:hover .time {
  color: #4189ef;
}
.md-home2-2 .aa:hover .name::before {
  background-color: #4189ef;
}
.md-home2-2 .name {
  width: 70%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.md-home2-2 .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md-home2-2 .time {
  color: #888;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .md-home2-2 .li {
    width: 100%;
  }
}

.md-home2-3 {
  padding-top: 0.1rem;
}
.md-home2-3 .li {
  width: calc(240 / 1280 * 100%);
  margin-right: calc(20 / 1280 * 100%);
  margin-bottom: 0.2rem;
}
.md-home2-3 .li:nth-child(5n) {
  margin-right: 0;
}
.md-home2-3 .aa {
  justify-content: space-between;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 1rem;
  padding: 0.2rem 0;
  transition: transform 0.3s;
}
.md-home2-3 .aa:hover {
  transform: translateY(-0.05rem);
}
.md-home2-3 .ic {
  padding: 0 0.25rem;
}
.md-home2-3 .ii {
  height: 0.36rem;
}
.md-home2-3 .te {
  width: calc(160 / 240 * 100%);
  text-align: center;
}
@media screen and (max-width: 900px) {
  .md-home2-3 .ul {
    justify-content: space-between;
  }
  .md-home2-3 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-home3-0 .img {
  position: relative;
  padding-top: calc(540 / 1920 * 100%);
}
.md-home3-0 .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0.9rem;
  color: #fff;
  text-align: center;
}
.md-home3-0 .swiper-pagination {
  left: auto;
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
}
.md-home3-0 .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
  margin: 0 0.05rem;
  opacity: 1;
  border-radius: 1rem;
  transition: width 0.3s;
}
.md-home3-0 .swiper-pagination-bullet-active {
  width: 0.34rem;
  background-color: #4189ef;
}
@media screen and (max-width: 900px) {
  .md-home3-0 .text {
    top: 10%;
  }
  .md-home3-0 .t11 {
    font-size: 0.3rem;
  }
  .md-home3-0 .t12 {
    font-size: 0.2rem;
  }
}

.md-home3-1 {
  padding: 0.2rem 0;
}
.md-home3-1 .li {
  width: calc(300 / 1280 * 100%);
  margin-right: calc(26 / 1280 * 100%);
  margin-bottom: 0.1rem;
}
.md-home3-1 .li:nth-child(4n) {
  margin-right: 0;
}
.md-home3-1 .li:nth-child(4n-3) .dd {
  background-image: linear-gradient(90deg, #499cfa 3%, #258bf3 100%), linear-gradient(#4ebec2, #4ebec2);
}
.md-home3-1 .li:nth-child(4n-2) .dd {
  background-image: linear-gradient(90deg, #eeb342 0%, #ff8d28 100%), linear-gradient(#ffb541, #ffb541);
}
.md-home3-1 .li:nth-child(4n-1) .dd {
  background-image: linear-gradient(90deg, #5bda91 0%, #0bb068 100%), linear-gradient(#2784da, #2784da);
}
.md-home3-1 .li:nth-child(4n) .dd {
  background-image: linear-gradient(90deg, #ce80ee 0%, #c564ed 50%, #bb48eb 100%), linear-gradient(#8adc7d, #8adc7d);
}
.md-home3-1 .dd {
  height: 100%;
  display: block;
  position: relative;
  border-radius: 0.1rem;
  color: #fff;
  padding: 0.34rem 0.3rem 0.4rem;
  transition: transform 0.3s;
}
.md-home3-1 .dd:hover {
  transform: translateY(-0.05rem);
}
.md-home3-1 .d11 {
  font-weight: bold;
}
.md-home3-1 .d12 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-top: 0.11rem;
}
.md-home3-1 .sic {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/a11.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
.md-home3-1 .ic {
  height: 0.84rem;
  max-width: none;
  position: absolute;
  right: 0.1rem;
  bottom: -1px;
  opacity: 0.2;
}
@media screen and (max-width: 900px) {
  .md-home3-1 .ul {
    justify-content: space-between;
  }
  .md-home3-1 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-home3-2 .cont {
  border-radius: 0.1rem;
  padding: 0 0.3rem 0.3rem;
}
.md-home3-2 .swiper {
  width: calc(595 / 1220 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home3-2 .ri {
  width: calc(595 / 1220 * 100%);
}
.md-home3-2 .sw:hover .img img {
  transform: scale(1.05);
}
.md-home3-2 .sw .img {
  position: relative;
  padding-top: calc(360 / 595 * 100%);
}
.md-home3-2 .sw .bot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.17rem 0.3rem;
  padding-right: 20%;
  background-color: rgba(34, 34, 34, 0.7);
}
.md-home3-2 .swiper-pagination {
  width: auto;
  left: auto;
  right: 0.3rem;
  bottom: 0.26rem;
  display: flex;
}
.md-home3-2 .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #fff;
  margin-left: 0.1rem;
  opacity: 1;
  border-radius: 1rem;
  transition: width 0.3s;
}
.md-home3-2 .swiper-pagination-bullet-active {
  background-color: #4189ef;
}
.md-home3-2 .list .item {
  margin-bottom: 0.2rem;
  width: calc(280 / 590 * 100%);
}
.md-home3-2 .list .aa1 {
  display: block;
  background-color: #f2f5fe;
  border-radius: 0.1rem;
  overflow: hidden;
  padding: 0.18rem 0.3rem;
  padding-right: 0.1rem;
  padding-bottom: 0.18rem;
  height: 100%;
  position: relative;
}
.md-home3-2 .list .aa1::before {
  content: "";
  width: 100%;
  height: 3px;
  background-image: linear-gradient(90deg, #31a8ff 0%, #2578f3 100%), linear-gradient(#ffffff, #ffffff);
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.3s;
}
.md-home3-2 .list .aa1:hover::before {
  transform: scaleX(1);
}
.md-home3-2 .list .aa1:hover .h3 {
  color: #4189ef;
}
.md-home3-2 .list .h3 {
  line-height: 1.4117647059;
  transition: color 0.3s;
}
.md-home3-2 .list .intro {
  margin-top: 0.12rem;
  margin-bottom: 0.15rem;
}
.md-home3-2 .list .d3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.md-home3-2 .list .tic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a20.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.1rem;
}
.md-home3-2 .ul .li {
  margin-bottom: 0.14rem;
}
.md-home3-2 .ul .li:last-child {
  margin-bottom: 0;
}
.md-home3-2 .ul .aa {
  display: flex;
  justify-content: space-between;
}
.md-home3-2 .ul .aa:hover .name,
.md-home3-2 .ul .aa:hover .time {
  color: #4189ef;
}
.md-home3-2 .ul .aa:hover .name::before {
  background-color: #4189ef;
}
.md-home3-2 .ul .name {
  max-width: 80%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.md-home3-2 .ul .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md-home3-2 .ul .time {
  color: #888;
  flex-shrink: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .md-home3-2 .swiper {
    width: 100%;
  }
  .md-home3-2 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .md-home3-2 .list .item {
    width: 100%;
  }
}

.md-home3-3 {
  padding-top: 0.2rem;
}
.md-home3-3 .fitem {
  width: calc(627 / 1280 * 100%);
  background-color: #fff;
  padding: 0 0.3rem 0.3rem;
  border-radius: 0.1rem;
  margin-bottom: 0.25rem;
}
.md-home3-3 .aa1:hover .img img {
  transform: scale(1.05);
}
.md-home3-3 .aa1:hover .h3 {
  color: #4189ef;
}
.md-home3-3 .aa1 .imgs {
  width: 46.4912280702%;
}
.md-home3-3 .aa1 .img {
  position: relative;
  padding-top: calc(150 / 265 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home3-3 .aa1 .text {
  width: calc(280 / 570 * 100%);
}
.md-home3-3 .aa1 .h3 {
  line-height: 1.3333333333;
  transition: color 0.3s;
}
.md-home3-3 .aa1 .intro {
  margin-top: 0.11rem;
  margin-bottom: 0.16rem;
}
.md-home3-3 .aa1 .d3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.md-home3-3 .aa1 .tic {
  width: 1em;
  height: 1em;
  background-image: url(../images/a20.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.1rem;
}
.md-home3-3 .ul {
  margin-top: 0.25rem;
}
.md-home3-3 .li {
  margin-bottom: 0.14rem;
}
.md-home3-3 .li:last-child {
  margin-bottom: 0;
}
.md-home3-3 .aa {
  display: flex;
  justify-content: space-between;
}
.md-home3-3 .aa:hover .name,
.md-home3-3 .aa:hover .time {
  color: #4189ef;
}
.md-home3-3 .aa:hover .name::before {
  background-color: #4189ef;
}
.md-home3-3 .name {
  width: 70%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.md-home3-3 .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md-home3-3 .time {
  color: #888;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .md-home3-3 .fitem {
    width: 100%;
  }
  .md-home3-3 .aa1 .imgs {
    width: 100%;
  }
  .md-home3-3 .aa1 .text {
    width: 100%;
    padding: 0.2rem;
  }
}

.md-home3-4 {
 
}
.md-home3-4 .le {
  width: calc(305 / 1280 * 100%);
}
.md-home3-4 .ri {
  width: calc(950 / 1280 * 100%);
}
.md-home3-4 .ibg1 {
  background-image: linear-gradient(90deg, #5595f5 0%, #1c79e2 100%), linear-gradient(#5595f5, #5595f5);
}
.md-home3-4 .ibg2 {
  background-image: linear-gradient(90deg, #ffbc5b 0%, #f39c1e 100%), linear-gradient(#ffbc5b, #ffbc5b);
}
.md-home3-4 .ibg3 {
  background-image: linear-gradient(90deg, #53d4b7 0%, #19b793 100%), linear-gradient(#43c7a9, #43c7a9);
}
.md-home3-4 .ibg4 {
  background-image: linear-gradient(90deg, #ff9668 0%, #e86126 100%), linear-gradient(#fb824d, #fb824d);
}
.md-home3-4 .ibg5 {
  background-image: linear-gradient(90deg, #988cf3 0%, #8173ea 100%), linear-gradient(#988cf3, #988cf3);
}
.md-home3-4 .ibg6 {
  background-image: linear-gradient(90deg, #f97a7a 0%, #f35858 100%), linear-gradient(#f97a7a, #f97a7a);
}
.md-home3-4 .ibg7 {
  background-image: linear-gradient(90deg, #36cdff 0%, #00a0db 100%), linear-gradient(#23bdf0, #23bdf0);
}
.md-home3-4 .item {
  transition: transform 0.3s;
}
.md-home3-4 .item:hover {
  transform: translateY(-0.05rem);
}
.md-home3-4 .item1 {
  height: 100%;
  border-radius: 0.1rem;
}
.md-home3-4 .item2 {
  width: calc(300 / 950 * 100%);
  min-height: 1.7rem;
  margin-right: 0.25rem;
  border-radius: 0.1rem;
}
.md-home3-4 .item2:nth-child(3n) {
  margin-right: 0;
}
.md-home3-4 .item2:nth-child(1), .md-home3-4 .item2:nth-child(2), .md-home3-4 .item2:nth-child(3) {
  margin-bottom: 0.25rem;
}
.md-home3-4 .aa {
  display: block;
  text-align: center;
  color: #fff;
  transition: transform 0.3s;
}
.md-home3-4 .aa1 {
  height: 100%;
  padding: 0.68rem 0;
}
.md-home3-4 .aa1 img {
  height: 0.96rem;
}
.md-home3-4 .aa1 .te {
  margin-top: 0.24rem;
}
.md-home3-4 .aa1 .t2 {
  margin-top: 0.08rem;
}
.md-home3-4 .aa2 {
  padding: 0.2rem;
  height: 100%;
}
.md-home3-4 .aa2 img {
  height: 0.7rem;
}
.md-home3-4 .aa2 .te2 {
  margin-top: 0.17rem;
  display: flex;
  align-items: center;
  min-height: 2.4em;
  line-height: 1.2;
}
.md-home3-4 .aa2 .tt {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .md-home3-4 .le {
    width: 100%;
  }
  .md-home3-4 .ri {
    width: 100%;
    justify-content: space-between;
  }
  .md-home3-4 .item2 {
    width: 49%;
    margin: 0 !important;
    margin-top: 2% !important;
  }
}

.md-home3-5 {
  padding-top: 0.2rem;
}

.ho35-1 {
  width: calc(830 / 1280 * 100%);
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 0.3rem 0.25rem;
  margin-bottom: 0.25rem;
}
.ho35-1 .bitem {
  width: calc(370 / 770 * 100%);
}
.ho35-1 .ba {
  position: relative;
  display: block;
  border-radius: 0.1rem;
  overflow: hidden;
}
.ho35-1 .ba:hover .img img {
  transform: scale(1.05);
}
.ho35-1 .ba:hover .text {
  background-image: linear-gradient(90deg, rgba(49, 168, 255, 0.8) 0%, rgba(37, 120, 243, 0.8) 100%);
}
.ho35-1 .ba .img {
  position: relative;
  padding-top: calc(240 / 370 * 100%);
}
.ho35-1 .ba .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.7);
  padding: 0.12rem 0.3rem;
}
.ho35-1 .ul {
  margin-top: 0.17rem;
}
.ho35-1 .li {
  margin-bottom: 0.14rem;
}
.ho35-1 .li:last-child {
  margin-bottom: 0;
}
.ho35-1 .aa {
  display: flex;
  justify-content: space-between;
}
.ho35-1 .aa:hover .name,
.ho35-1 .aa:hover .time {
  color: #4189ef;
}
.ho35-1 .aa:hover .name::before {
  background-color: #4189ef;
}
.ho35-1 .aa .name {
  width: 70%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.ho35-1 .aa .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ho35-1 .aa .time {
  color: #888;
  flex-shrink: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .ho35-1 {
    width: 100%;
  }
  .ho35-1 .bitem {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}

.ho35-2 {
  width: calc(420 / 1280 * 100%);
  background-color: #fff;
  border-radius: 0.1rem;
  padding: 0 0.3rem 0.2rem;
  margin-bottom: 0.25rem;
}
.ho35-2 .ul {
  margin-top: -0.05rem;
}
.ho35-2 .li {
  margin-bottom: 0.14rem;
}
.ho35-2 .li:last-child {
  margin-bottom: 0;
}
.ho35-2 .aa {
  display: flex;
  justify-content: space-between;
}
.ho35-2 .aa:hover .name,
.ho35-2 .aa:hover .time {
  color: #4189ef;
}
.ho35-2 .aa:hover .name::before {
  background-color: #4189ef;
}
.ho35-2 .aa .name {
  width: 70%;
  position: relative;
  padding-left: 1em;
  transition: all 0.3s;
}
.ho35-2 .aa .name::before {
  content: "";
  width: 0.375em;
  height: 0.375em;
  border-radius: 50%;
  background-color: #c7d9f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ho35-2 .aa .time {
  color: #888;
  flex-shrink: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .ho35-2 {
    width: 100%;
  }
}

.md-home3-6 {
  padding-bottom: 0.2rem;
}
.md-home3-6 .box {
  border-radius: 0.1rem;
  padding: 0 0.3rem 0.35rem;
}
.md-home3-6 .img {
  position: relative;
  padding-top: calc(250 / 385 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home3-6 .swiper-pagination {
  margin-top: 0.17rem;
  position: static;
  display: flex;
  justify-content: center;
}
.md-home3-6 .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #bbb;
  margin: 0 0.05rem;
  opacity: 1;
  border-radius: 1rem;
  transition: width 0.3s;
}
.md-home3-6 .swiper-pagination-bullet-active {
  width: 0.34rem;
  background-color: #4189ef;
}
.ho2-tops {
  padding: 0.12rem 0.3rem;
  background-color: #f5f8fd;
}

.com-tt {
  font-weight: bold;
  position: relative;
  padding-left: 0.2rem;
}
.com-tt .cic {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
  height: 1em;
}
.com-tt .cic::before {
  content: "";
  width: 60%;
  height: 83.3333333333%;
  border-radius: 1rem;
  background-color: #4189ef;
  position: absolute;
  left: 0;
  top: 0;
}
.com-tt .cic::after {
  content: "";
  width: 60%;
  height: 83.3333333333%;
  border-radius: 1rem;
  background-color: #4189ef;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}

.ho2-btn {
  display: inline-flex;
  align-items: center;
  color: #4189ef;
}
.ho2-btn .hic {
  width: 1em;
  height: 1em;
  margin-left: 0.1rem;
  background-image: url(../images/a10.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ho3-tops {
  padding: 0.3rem 0;
}
.ho3-tops .tit3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.ho3-tops .tit3 img {
  height: 1em;
  margin-right: 0.1rem;
}
.ho3-tops .more3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.ho3-tops .more3:hover {
  color: #4189ef;
}
.ho3-tops .more3:hover .mic3 {
  background-image: url(../images/a14.png);
}
.ho3-tops .mic3 {
  width: 0.5em;
  height: 1em;
  background-image: url(../images/a13.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}

.md-news-1 {
  padding: 0.18rem 0.4rem;
  padding-bottom: 0.8rem;
}
.md-news-1 .ul {
  margin-bottom: 0.6rem;
}
.md-news-1 .li {
  border-bottom: 1px dashed #eee;
}
.md-news-1 .aa {
  padding: 0.18rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.md-news-1 .aa:hover .name {
  color: #4189ef;
}
.md-news-1 .aa:hover .name::before {
  background-color: #4189ef;
}
.md-news-1 .aa:hover .time {
  color: #4189ef;
}
.md-news-1 .le {
  display: flex;
  align-items: center;
  max-width: 70%;
}
.md-news-1 .name {
  position: relative;
  padding-left: 0.25rem;
  transition: color 0.3s;
}
.md-news-1 .name::before {
  content: "";
  width: 0.06rem;
  height: 0.06rem;
  background-color: #bbbbbb;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  border-radius: 50%;
  transition: all 0.3s;
}
.md-news-1 .new {
  display: inline-flex;
  line-height: calc(18 / 12 * 100%);
  color: #fff;
  background-color: #ff0000;
  border-radius: 1rem;
  padding: 0 4px;
  margin-left: 0.1rem;
}
.md-news-1 .time {
  flex-shrink: 0;
  color: #888;
  transition: color 0.3s;
}

.md-news-11 {
  padding: 0 0.4rem;
}

.nav-title {
  color: #fdfeff;
  padding: 0.22rem 0.24rem 0.19rem;
  background-color: #4189ef;
  background-image: url(../images/b1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1.4;
}
.nav-title .nt11 {
  font-weight: bold;
}

.nav-list {
  background-color: #fff;
}
.nav-list .li1 {
  border-bottom: 1px solid #f1f4f8;
}
.nav-list .has_child.show .dt1 {
  background-color: #e8f0fa;
}
.nav-list .has_child.show .da1 {
  color: #4189ef;
}
.nav-list .has_child.show .da1::before {
  background-color: #4189ef;
}
.nav-list .has_child.show .dic {
  background-image: url(../images/a2.png);
  transform: translateY(-50%) rotate(90deg);
}
.nav-list .dt1 {
  padding: 0.05rem 0.25rem;
  padding-right: 0.4rem;
  min-height: 3.125em;
  position: relative;
  display: flex;
  align-items: center;
}
.nav-list .dt1.on .da1 {
  color: #4189ef;
}
.nav-list .dt1.on .da1::before {
  background-color: #4189ef;
}
.nav-list .dt1.on .dic {
  background-image: url(../images/a2.png);
}
.nav-list .dic {
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s;
}
.nav-list .da1 {
  width: 100%;
  display: block;
  padding-left: 0.2rem;
  line-height: 1.2;
  position: relative;
  transition: color 0.3s;
}
.nav-list .da1:hover {
  color: #4189ef;
}
.nav-list .da1::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #bbb;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.nav-list .ul2 {
  padding: 0.15rem 0;
  display: none;
}
.nav-list .li2 {
  margin-bottom: 0.12rem;
}
.nav-list .da2 {
  display: block;
  padding: 0 0.46rem;
  color: #888;
}
.nav-list .da2.on, .nav-list .da2:hover {
  color: #4189ef;
}
@media screen and (max-width: 900px) {
  .nav-list .dt1 {
    padding: 0.2rem 0.25rem;
  }
}

.foot-11 .box {
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.foot-11 .logo img {
  height: 0.6rem;
}
.foot-11 .ft-link {
  width: 2.9rem;
  margin-left: 0.2rem;
}
@media screen and (max-width: 900px) {
  .foot-11 .le {
    width: 100%;
    text-align: center;
  }
  .foot-11 .links {
    width: 100%;
    margin-top: 0.3rem;
  }
  .foot-11 .ft-link {
    width: 48%;
    margin: 0 1%;
  }
  .foot-11 .logo img {
    height: 0.9rem;
  }
}

.foot-12 .box {
  color: #888;
  padding-top: 0.56rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.foot-12 .le {
  width: calc(270 / 1600 * 100%);
}
.foot-12 .cen {
  width: calc(820 / 1600 * 100%);
}
.foot-12 .ri {
  width: calc(290 / 1600 * 100%);
}
.foot-12 .ul1 {
  margin-top: 0.27rem;
}
.foot-12 .ul1 .li1 {
  width: 50%;
}
.foot-12 .ul1 .a1 {
  line-height: 1.875;
}
.foot-12 .ul2 {
  margin-top: 0.27rem;
}
.foot-12 .ul2 .li2 {
  width: 50%;
  line-height: 1.875;
  padding-right: 2%;
}
.foot-12 .codes {
  margin-top: 0.35rem;
}
.foot-12 .codes .citem {
  width: 1.2rem;
}
.foot-12 .codes .ci {
  width: 100%;
}
.foot-12 .codes .ct {
  margin-top: 0.16rem;
}
@media screen and (max-width: 900px) {
  .foot-12 .box {
    flex-wrap: wrap;
  }
  .foot-12 .le {
    width: 100%;
  }
  .foot-12 .cen {
    width: 100%;
    margin-top: 0.3rem;
  }
  .foot-12 .ri {
    width: 100%;
    margin-top: 0.3rem;
  }
  .foot-12 .ul1 .li1 {
    width: auto;
    margin-right: 0.2rem;
  }
  .foot-12 .ul2 {
    flex-wrap: wrap;
  }
  .foot-12 .ul2 .li2 {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .foot-12 .codes {
    justify-content: flex-start;
  }
  .foot-12 .codes .citem {
    width: 1.8rem;
    margin-right: 0.3rem;
  }
}

.foot-13 {
  padding-top: 0.2rem;
  padding-bottom: 0.22rem;
}

.foot-21 .box {
  padding-top: 0.3rem;
  padding-bottom: 0.1rem;
}
.foot-21 .fitem {
  width: 4.3rem;
  line-height: 2.1428571429;
}
.foot-21 .ii {
  height: 0.75rem;
  margin-left: 0.37rem;
}
@media screen and (max-width: 900px) {
  .foot-21 .box {
    flex-wrap: wrap;
  }
  .foot-21 .le {
    flex-wrap: wrap;
  }
  .foot-21 .fitem {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .foot-21 .ii {
    height: 1.4rem;
  }
}

.foot-22 {
  padding: 0.25rem 0;
}
.foot-22 .href img {
  height: 1.4285714286em;
}

.foot-31 {
  background-color: #1e6bd2;
  padding-top: 0.56rem;
  padding-bottom: 1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
}
.foot-31 .f11 {
  margin-bottom: 0.25rem;
}
.foot-31 .f12 {
  opacity: 0.7;
  line-height: 2.25;
}
.foot-31 .citem {
  width: 1.2rem;
  padding: 0.1rem;
  background-color: #fff;
  text-align: center;
  margin-right: 0.2rem;
}
.foot-31 .citem .ci {
  width: 100%;
}
.foot-31 .codes a{
  width: 1.2rem;
  flex-shrink: 0;
}
.foot-31 .ii {
  width: 100%;
  /* height: 0.8rem; */
}
@media screen and (max-width: 900px) {
  .foot-31 .box {
    flex-wrap: wrap;
  }
  .foot-31 .fitem {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .foot-31 .citem {
    width: 2rem;
  }
}

.foot-32 {
  background-color: #1a56b6;
  padding: 0.26rem 0;
}
.foot-32 .text {
  line-height: 1.7142857143;
  color: rgba(255, 255, 255, 0.7);
}
.foot-32 .ft-link {
  width: 2.9rem;
  margin-left: 0.2rem;
}
.foot-32 .ft-link .fk-tip {
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 900px) {
  .foot-32 .box {
    flex-wrap: wrap;
  }
  .foot-32 .text {
    width: 100%;
    text-align: center;
  }
  .foot-32 .links {
    width: 100%;
    margin-top: 0.3rem;
  }
  .foot-32 .ft-link {
    margin: 0 auto;
  }
}

.com-tops {
  background-color: #fff;
  line-height: 1;
  padding: 0.2rem 0;
  border-bottom: 1px solid #f1f4f8;
}
.com-tops .com-tt {
  padding-left: 0.3rem;
  flex-shrink: 0;
}
.com-tops .bread {
  padding: 0 0.3rem;
  color: #888;
}
.com-tops .bread a:hover {
  color: #4189ef;
}
@media screen and (max-width: 900px) {
  .com-tops {
    flex-wrap: wrap;
  }
  .com-tops .com-tt {
    width: 100%;
    order: 2;
  }
  .com-tops .bread {
    width: 100%;
    margin-bottom: 0.3rem;
    order: 1;
  }
}

.md-login-dialog {
  display: none;
}
.md-login-dialog.show {
  display: block;
}
.md-login-dialog .dlg-close {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  background-image: url(../images/a7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.md-login-dialog .dlg-close:hover {
  background-image: url(../images/a8.png);
}
.md-login-dialog .dlg-cont {
  /* width: 4.8rem; */
  min-width: 360px;
  min-height: 5rem;
  background-color: #fff;
  padding: 0.5rem 0;
}
.md-login-dialog .tags {
  margin-bottom: 0.3rem;
}
.md-login-dialog .tags .ti {
  display: inline-block;
  margin: 0 0.15rem;
  line-height: 1;
  position: relative;
  padding-bottom: 0.2rem;
  cursor: pointer;
  color: #666;
}
.md-login-dialog .tags .on {
  color: #4189ef;
  font-weight: bold;
}
.md-login-dialog .tags .on::before {
  content: "";
  width: 0.32rem;
  height: 3px;
  background-color: #4189ef;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.md-login-dialog .titem {
  display: none;
}
.md-login-dialog .titem.show {
  display: block;
}
.md-login-dialog .wxbox .ewm {
  /* width: 2.4rem; */
  width: 480px;
  margin: 0 auto;
}
.md-login-dialog .wxbox .ewm img {
  width: 100%;
}
.md-login-dialog .wxbox .te {
  margin-top: 0.2rem;
}
.md-login-dialog .wxbox .t12 {
  margin-top: 0.14rem;
}
.md-login-dialog .wxbox .t12 span {
  color: #4189ef;
  cursor: pointer;
}
.md-login-dialog .form {
  padding: 0 0.35rem;
}
.md-login-dialog .form .fitem {
  margin-bottom: 0.2rem;
}
.md-login-dialog .form .inp {
  position: relative;
}
.md-login-dialog .form .ip {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  background-color: #fff;
  border: solid 1px #eee;
  padding-left: 0.56rem;
  font-family: unset;
}
.md-login-dialog .form .fic {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-login-dialog .form .code {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  height: 0.29rem;
}
.md-login-dialog .form .btns {
  margin-top: 0.4rem;
}
.md-login-dialog .form .submit {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  background-color: #4189ef;
  color: #fff;
  font-family: unset;
}
.md-login-dialog .form .forget {
  margin-top: 0.16rem;
}
.md-login-dialog .form .forget span {
  color: #4189ef;
  cursor: pointer;
}

.md-forget-dialog {
  display: none;
}
.md-forget-dialog.show {
  display: block;
}
.md-forget-dialog .dlg-close {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  background-image: url(../images/a7.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.md-forget-dialog .dlg-close:hover {
  background-image: url(../images/a8.png);
}
.md-forget-dialog .dlg-cont {
  width: 4.5rem;
  min-width: 300px;
  min-height: 5rem;
  background-color: #fff;
  padding: 0.5rem 0;
}
.md-forget-dialog .tags {
  margin-bottom: 0.3rem;
}
.md-forget-dialog .tags .ti {
  display: inline-block;
  margin: 0 0.15rem;
  line-height: 1;
  position: relative;
  padding-bottom: 0.2rem;
  cursor: pointer;
  color: #666;
}
.md-forget-dialog .tags .on {
  color: #4189ef;
  font-weight: bold;
}
.md-forget-dialog .tags .on::before {
  content: "";
  width: 0.32rem;
  height: 3px;
  background-color: #4189ef;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.md-forget-dialog .form {
  padding: 0 0.35rem;
}
.md-forget-dialog .form .fitem {
  margin-bottom: 0.2rem;
}
.md-forget-dialog .form .inp {
  position: relative;
}
.md-forget-dialog .form .ip {
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  border: solid 1px #eee;
  padding-left: 0.56rem;
  font-family: unset;
}
.md-forget-dialog .form .fic {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.md-forget-dialog .form .code {
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  height: 0.29rem;
}
.md-forget-dialog .form .btns {
  margin-top: 0.4rem;
}
.md-forget-dialog .form .submit {
  width: 100%;
  height: 0.5rem;
  background-color: #4189ef;
  color: #fff;
  font-family: unset;
}
.md-forget-dialog .form .forget {
  margin-top: 0.16rem;
}
.md-forget-dialog .form .forget span {
  color: #4189ef;
  cursor: pointer;
}
.md-forget-dialog .gain {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 8em;
  text-align: center;
  background-color: #4189ef;
  color: #fff;
  font-family: unset;
}

.md-side-AI.show .side-btn {
  display: none;
}
.md-side-AI.show .side-chatting {
  display: block;
}
.md-side-AI .side-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  position: fixed;
  right: 0.55rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 98;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #4189ef;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 0.1rem rgba(65, 137, 239, 0.2);
}
.md-side-AI .side-btn .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-side-AI .side-btn .sp {
  margin-top: 0.08rem;
}
.md-side-AI .side-chatting {
  width: 3.8rem;
  background-color: #4189ef;
  box-shadow: 0px 0px 0.73rem 0px rgba(64, 99, 148, 0.13);
  border-radius: 0.2rem;
  position: fixed;
  right: 0.6rem;
  bottom: 5%;
  z-index: 97;
  display: none;
}
.md-side-AI .side-chatting .top {
  padding: 0.18rem 0.2rem;
}
.md-side-AI .side-chatting .tit {
  display: inline-flex;
  align-items: center;
}
.md-side-AI .side-chatting .tic {
  width: 1.2em;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md-side-AI .side-chatting .off {
  width: 1em;
  height: 1em;
  background-image: url(../images/a35.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.md-side-AI .side-chatting .form {
  padding: 0 0.2rem;
  background-color: #fff;
  border-radius: 0.2rem;
  height: calc(100% - 0.6rem);
  display: flex;
  flex-direction: column;
}
.md-side-AI .side-chatting .fcont {
  height: 4.2rem;
  padding: 0.2rem 0;
}
.md-side-AI .side-chatting .list {
  overflow-y: auto;
  height: 100%;
}
.md-side-AI .side-chatting .li {
  margin-bottom: 0.2rem;
}
.md-side-AI .side-chatting .other {
  display: flex;
  align-items: flex-start;
}
.md-side-AI .side-chatting .other .text {
  background-color: #f0f2f7;
}
.md-side-AI .side-chatting .other .ava {
  background-color: #4189ef;
  background-image: url(../images/a37.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-side-AI .side-chatting .my {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.md-side-AI .side-chatting .my .text {
  color: #fff;
  background-color: #4189ef;
}
.md-side-AI .side-chatting .my .ava {
  background-color: #ff9c00;
  background-image: url(../images/a38.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-side-AI .side-chatting .ava {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
}
.md-side-AI .side-chatting .text {
  width: 2.4rem;
  margin: 0 0.1rem;
  padding: 0.16rem 0.16rem;
  border-radius: 0.1rem;
}
.md-side-AI .side-chatting .time {
  text-align: center;
  color: #bbb;
}
.md-side-AI .side-chatting .fbot {
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  box-shadow: 0 1px 0 0 inset #f0f2f7;
  flex-shrink: 0;
}
.md-side-AI .side-chatting .inp {
  position: relative;
}
.md-side-AI .side-chatting .ip {
  width: 100%;
  height: 0.5rem;
  background-color: #f0f2f7;
  border-radius: 0.1rem;
  border: none;
  padding: 0 0.2rem;
  font-family: unset;
}
.md-side-AI .side-chatting .ip::-moz-placeholder {
  color: #6e7587;
}
.md-side-AI .side-chatting .ip::placeholder {
  color: #6e7587;
}
.md-side-AI .side-chatting .submit {
  width: 1em;
  height: 1em;
  background-image: url(../images/a36.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 901px) {
  .md-side-AI .side-btn {
    min-width: 80px;
    min-height: 80px;
  }
}
@media screen and (max-width: 900px) {
  .md-side-AI .side-btn .sp {
    display: none;
  }
  .md-side-AI .side-chatting {
    width: 90vw;
    right: 5vw;
  }
  .md-side-AI .side-chatting .text {
    width: calc(100% - 0.8rem);
  }
  .md-side-AI .side-chatting .fcont {
    min-height: 40vh;
  }
}

.ab1ac9d9bab12da47298  {
  width: 84px !important;
  height: 84px !important;
}