@charset "utf-8";
html {
  font-size: 26px;
}
@media only screen and (max-width: 2560px) {
  html {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1920px) {
  html {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1680px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1440px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1366px) {
  html {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 14px;
  }
}
@font-face {
  font-family: 'Gilroy';
  src: url('../font/Gilroy-Regular.woff2') format('woff2'), url('../font/Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.c1 {
  width: 72.9vw;
  margin: 0 auto;
}
.c2 {
  width: 83.3vw;
  margin: 0 auto;
}
.pl14 {
  padding-left: 13.55vw;
}
.pr8 {
  padding-right: 8.3vw;
}
.fx {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.as {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.ac {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.ae {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}
.aib {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
}
.jsb {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.jse {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.jsa {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}
.fc {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.jcc {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.fw {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
img {
  width: 100%;
  display: block;
}
.lt50 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.l50 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.t50 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bgf {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.baf {
  background-attachment: fixed;
}
.fgm {
  font-family: 'Gilroy';
}
.lh2 {
  line-height: 2;
}
.lh21 {
  line-height: 2.1;
}
.ovh {
  overflow: hidden;
}
.target {
  opacity: 0;
  visibility: hidden;
}
.target.fadeIn {
  transform: translate3d(0, 2.727rem, 0);
  opacity: 0;
  visibility: hidden;
}
.target.fadeInRight {
  transform: translate3d(2.727rem, 0, 0);
  opacity: 0;
  visibility: hidden;
}
.target.fadeInLeft {
  transform: translate3d(-2.727rem, 0, 0);
  opacity: 0;
  visibility: hidden;
}
.target.action {
  opacity: 1;
  visibility: visible;
}
.target.action.fadeIn,
.target.action.fadeInRight,
.target.action.fadeInLeft {
  transform: translate3d(0, 0, 0);
  transition-duration: 1s;
  transition-timing-function: ease-out;
}
.delay1 {
  transition-delay: 0.1s;
}
.delay2 {
  transition-delay: 0.2s;
}
.delay3 {
  transition-delay: 0.3s;
}
.delay4 {
  transition-delay: 0.4s;
}
.delay5 {
  transition-delay: 0.5s;
}
.delay6 {
  transition-delay: 0.6s;
}
.fs100 {
  font-size: 4.545rem;
}
.fs80 {
  font-size: 3.636rem;
}
.fs60 {
  font-size: 2.727rem;
}
.fs50 {
  font-size: 2.273rem;
}
.fs40 {
  font-size: 1.818rem;
}
.fs36 {
  font-size: 1.636rem;
}
.fs30 {
  font-size: 1.364rem;
}
.fs24 {
  font-size: 1.091rem;
}
.fs22 {
  font-size: 1rem;
}
.fs20 {
  font-size: 0.909rem;
}
.fs18 {
  font-size: 0.818rem;
}
.fs16 {
  font-size: 0.727rem;
}
.fs15 {
  font-size: 0.682rem;
}
.mt72 {
  margin-top: 3.273rem;
}
.br10 {
  border-radius: 0.455rem;
}
.br5 {
  border-radius: 0.227rem;
}
.color1 {
  color: #666666;
}
.color2 {
  color: #585858;
}
.color3 {
  color: #1763A8;
}
::-webkit-scrollbar {
  width: 0.273rem;
  background-color: transparent;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  border-radius: 0.136rem;
  background-color: #333;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 99;
}
header.on {
  box-shadow: -0.227rem 0.227rem 1.364rem 0.045rem rgba(23, 99, 168, 0.32);
}
header.scroll {
  top: -5.455rem;
}
.headT {
  height: 1.818rem;
  background-color: #F6F6F6;
}
.headT > .c2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.headT .wel {
  color: #707070;
}
.headT .wel i {
  color: #ACACAC;
  margin-right: 0.409rem;
}
.headT .headtr {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.headT .search {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  height: 1.818rem;
  border: 0.045rem solid transparent;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headT .search.show {
  border-color: #D9D9D9;
}
.headT .search.show .filters {
  opacity: 1;
  visibility: visible;
}
.headT .search.show .s-input {
  opacity: 1;
  visibility: visible;
}
.headT .filters {
  position: relative;
  flex-shrink: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headT .filters::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: #BEBEBE;
}
.headT .filter-sel {
  height: 1.818rem;
  line-height: 1.818rem;
  color: #1763A8;
  padding: 0 1.455rem 0 0.636rem;
  background: url(../images/jt.png) no-repeat 75% center;
  background-size: 0.364rem 0.227rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headT .s-input {
  width: 6.818rem;
  height: 1.818rem;
  padding: 0 0.636rem;
  color: #999999;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headT .s-input::placeholder {
  color: #999999;
}
.headT .s-input::-webkit-input-placeholder {
  color: #999999;
}
.headT .s-input:-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.headT .s-input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.headT .s-input:-ms-input-placeholder {
  color: #999999;
}
.headT .s-input:-internal-autofill-previewed,
.headT .s-input:-internal-autofill-selected {
  -webkit-text-fill-color: #999999 !important;
}
.headT .sea-btn {
  display: inline-block;
  height: 1.818rem;
  line-height: 1.818rem;
  padding: 0 1rem;
  font-size: 0.682rem;
  flex-shrink: 0;
  color: #999999;
  outline: none;
  cursor: pointer;
}
.headT .zxly {
  display: inline-block;
  padding: 0 1rem;
  height: 1.818rem;
  line-height: 1.818rem;
  color: #fff;
  background: linear-gradient(90deg, #65AED9 0%, #1763A8 100%);
  cursor: pointer;
}
.headB {
  background-color: #fff;
}
.headB .logo {
  display: inline-block;
}
.headB .logoImg {
  width: auto;
  height: 2.5rem;
}
.headB .li-1 {
  position: relative;
  margin-right: 1.818rem;
}
.headB .li-1 .drop {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  display: none;
  z-index: 99;
}
.headB .li-1 .item {
  position: relative;
  display: block;
  padding: 0.364rem 1.5rem;
  color: #666666;
  white-space: nowrap;
  background-color: #EBF6FF;
  isolation: isolate;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headB .li-1 .item::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.headB .li-1 .item:hover {
  color: #fff;
}
.headB .li-1 .item:hover::before {
  bottom: auto;
  top: 0;
  height: 100%;
}
.headB .li-1:hover .linkA,
.headB .li-1.active .linkA {
  color: #1763A8;
}
.headB .li-1:hover .linkA::before,
.headB .li-1.active .linkA::before {
  width: 100%;
}
.headB .drop-li {
  padding-bottom: 0.091rem;
}
.headB .drop-li:last-of-type {
  padding-bottom: 0;
}
.headB .linkA {
  position: relative;
  display: inline-block;
  height: 3.636rem;
  line-height: 3.636rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headB .linkA::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0.227rem;
  background-color: #1763A8;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.headB .nav-item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  height: 3.636rem;
  margin-right: 1.045rem;
}
.headB .nav-item i {
  font-size: 0.727rem;
  color: #999999;
}
.headB .nav-item:hover .hov-item {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.headB .hov-item {
  position: absolute;
  left: 50%;
  top: 150%;
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 99;
}
.headB .hov-item::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 0;
  height: 0;
  border-width: 0.273rem 0.364rem;
  border-style: solid;
  border-color: transparent transparent #EBF6FF transparent;
  box-shadow: 0rem 0.455rem 1.364rem 0.045rem rgba(153, 153, 153, 0.2);
}
.headB .hov-item .img {
  width: 4.545rem;
}
.headB .lang .li-hov {
  padding-bottom: 0.091rem;
}
.headB .lang .li-hov:last-of-type {
  padding-bottom: 0;
}
.headB .lang .item {
  position: relative;
  display: block;
  padding: 0.364rem 1.5rem;
  background-color: #EBF6FF;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  isolation: isolate;
}
.headB .lang .item::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.headB .lang .item:hover {
  color: #fff;
}
.headB .lang .item:hover::before {
  bottom: auto;
  top: 0;
  height: 100%;
}
.headB .langT {
  padding: 0.364rem 0.591rem 0.364rem 0.5rem;
  line-height: 1;
  border-radius: 0.727rem;
  border: 0.045rem solid #CBCBCB;
}
.headB .langT i {
  font-size: 0.727rem;
  color: #1763A8;
  margin-right: 0.318rem;
}
.headB .langT .lang-sp {
  color: #CBCBCB;
}
.headB .tel .hov-item {
  padding: 0.364rem 1.5rem;
  background-color: #EBF6FF;
}
.headB .ewm .hov-item {
  padding: 0.227rem;
  background-color: #fff;
  box-shadow: 0rem 0.455rem 1.364rem 0.045rem rgba(153, 153, 153, 0.2);
}
.headB .ewm .hov-item::before {
  border-color: transparent transparent #fff transparent;
}
.headB .menu {
  position: relative;
  width: 0.818rem;
  height: 0.818rem;
  cursor: pointer;
}
.headB .menu p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 0.091rem;
  border-radius: 0.091rem;
  background-color: #1763A8;
  margin: auto;
  position: relative;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.headB .menu p::before,
.headB .menu p::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 0.091rem;
  left: 0;
  background-color: #1763A8;
  border-radius: 0.091rem;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.headB .menu p::before {
  top: -0.273rem;
  -webkit-transition-property: top,transform;
  -moz-transition-property: top,transform;
  -ms-transition-property: top,transform;
  -o-transition-property: top,transform;
  transition-property: top,transform;
}
.headB .menu p::after {
  bottom: -0.273rem;
  -webkit-transition-property: bottom,transform;
  -moz-transition-property: bottom,transform;
  -ms-transition-property: bottom,transform;
  -o-transition-property: bottom,transform;
  transition-property: bottom,transform;
}
.headB .menu.active p {
  background-color: transparent;
  -webkit-transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.headB .menu.active p::before,
.headB .menu.active p::after {
  -webkit-transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  -o-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.headB .menu.active p::before {
  top: 0rem;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.headB .menu.active p::after {
  bottom: 0rem;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-slider {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 90;
}
.nav-slider .sli-item {
  position: relative;
  margin-bottom: 0.182rem;
  width: 2.273rem;
  height: 2.273rem;
  isolation: isolate;
  cursor: pointer;
}
.nav-slider .sli-item:last-of-type {
  margin-bottom: 0;
}
.nav-slider .sli-item .ico {
  position: relative;
  width: 100%;
  height: 2.273rem;
  line-height: 2.273rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.35);
  isolation: isolate;
  z-index: 2;
}
.nav-slider .sli-item .ico::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.nav-slider .sli-item .ico i {
  font-size: 0.909rem;
  color: #fff;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.nav-slider .sli-item .sli-hov {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.nav-slider .sli-item:hover .ico::before {
  opacity: 1;
  visibility: visible;
}
.nav-slider .sli-item:hover .ico i {
  color: #fff;
}
.nav-slider .ewm-item .sli-hov {
  position: absolute;
  right: 100%;
  width: 4.409rem;
  box-shadow: 0rem 0.227rem 0.455rem 0.045rem rgba(153, 153, 153, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.nav-slider .ewm-item .sli-hov::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
  width: 0;
  height: 0;
  border-width: 0.182rem 0.318rem;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  filter: drop-shadow(0rem 0.227rem 0.455rem 0.045rem rgba(153, 153, 153, 0.2));
}
.nav-slider .ewm-item:hover .sli-hov {
  right: calc(100% + 1.091rem);
  opacity: 1;
  visibility: visible;
}
.nav-slider .s-hotLine .sli-hov {
  right: 0;
  height: 2.273rem;
  line-height: 2.273rem;
  padding: 0 0.545rem;
  color: #fff;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.nav-slider .s-hotLine:hover .sli-hov {
  right: 100%;
  opacity: 1;
  visibility: visible;
}
.nav-slider .toTop {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.nav-slider .toTop.show {
  opacity: 1;
  visibility: visible;
}
.slidebar {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0rem;
  padding-top: 5.455rem;
  width: 16.818rem;
  background-color: rgba(255, 255, 255, 0.95);
  transition: right 0.3s ease;
  box-shadow: -0.227rem 0.227rem 1.364rem 0.045rem rgba(23, 99, 168, 0.32);
  z-index: -1;
}
.slidebar .wrapper {
  height: 100%;
  overflow-y: auto;
}
.slidebar .wrapper::-webkit-scrollbar {
  width: 0.273rem;
  background-color: transparent;
}
.slidebar .wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}
.slidebar .wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.136rem;
  background-color: #333;
}
.slidebar .sliT {
  padding: 0.773rem 0 0.727rem;
  background-color: #fff;
}
.slidebar .sli-logo {
  width: 6.818rem;
  margin: 0 auto;
}
.slidebar .mb-li {
  text-align: center;
  border-bottom: 0.045rem solid #ECECEC;
}
.slidebar .mb-li:last-of-type {
  border-bottom: 0;
}
.slidebar .titA {
  font-weight: 500;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.slidebar .titA:hover {
  color: #1763A8;
}
.slidebar .noKids .titA {
  display: block;
  height: 3rem;
  line-height: 3rem;
}
.slidebar .hasKids .mbTit {
  height: 3rem;
  line-height: 3rem;
  cursor: pointer;
}
.slidebar .hasKids .titA {
  position: relative;
  display: inline-block;
}
.slidebar .hasKids .titA i {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  display: inline-block;
  color: #999999;
  font-size: 0.818rem;
  margin-left: 0.955rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.slidebar .hasKids .titA:hover i {
  color: #1763A8;
}
.slidebar .hasKids .item-li {
  margin-bottom: 0.273rem;
}
.slidebar .hasKids .item-li:last-of-type {
  margin-bottom: 0;
}
.slidebar .hasKids .items {
  padding: 0.182rem 0 1.364rem;
  display: none;
}
.slidebar .hasKids .item {
  display: block;
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.slidebar .hasKids .item:hover {
  color: #1763A8;
}
.slidebar .hasKids.cur {
  background-color: #fff;
}
.slidebar .hasKids.cur .titA {
  color: #1763A8;
}
.slidebar .hasKids.cur .titA i {
  color: #1763A8;
  transform: translateY(-50%) rotate(-90deg);
}
.slidebar.open {
  right: 0;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  transition: 0.35s;
  z-index: 99;
}
.mask .closed {
  cursor: pointer;
}
.mask .closed:hover {
  transform: rotate(360deg);
  transition: 0.35s;
}
.mask-online .closed {
  position: absolute;
  right: 1.136rem;
  top: 1.455rem;
  font-size: 0.682rem;
  line-height: 1;
  color: #fff;
}
.mask-online .zxly-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 49.091rem;
  max-width: 72.9vw;
  background-color: #fff;
}
.mask-online .lyT {
  padding: 1.273rem 0;
  color: #fff;
  background: linear-gradient(90deg, #65AED9 0%, #1763A8 100%);
}
.mask-online .ly-bot {
  padding: 3.364rem 5.6% 3.636rem;
}
.mask-online .form-item {
  width: 46.8%;
  margin-top: 0.909rem;
  margin-right: 6.4%;
}
.mask-online .form-item:nth-of-type(2n) {
  margin-right: 0;
}
.mask-online .verif-item .input {
  width: 6.682rem;
}
.ly-form .content-item {
  margin-bottom: 0.636rem;
}
.ly-form .require {
  color: #FF0000;
  margin-right: 0.318rem;
}
.ly-form .label {
  width: 4.5rem;
  padding-right: 0.909rem;
  color: #666666;
  text-align: right;
  flex-shrink: 0;
}
.ly-form .textarea,
.ly-form .input {
  width: calc(100% - 4.5rem);
  color: #666666;
  box-sizing: border-box;
  background-color: #fff;
  border: 0.045rem solid #DDDDDD;
}
.ly-form .textarea::placeholder,
.ly-form .input::placeholder {
  color: #666666;
}
.ly-form .textarea::-webkit-input-placeholder,
.ly-form .input::-webkit-input-placeholder {
  color: #666666;
}
.ly-form .textarea:-moz-placeholder,
.ly-form .input:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.ly-form .textarea::-moz-placeholder,
.ly-form .input::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.ly-form .textarea:-ms-input-placeholder,
.ly-form .input:-ms-input-placeholder {
  color: #666666;
}
.ly-form .textarea:-internal-autofill-previewed,
.ly-form .input:-internal-autofill-previewed,
.ly-form .textarea:-internal-autofill-selected,
.ly-form .input:-internal-autofill-selected {
  -webkit-text-fill-color: #666666 !important;
}
.ly-form .textarea {
  height: 5.5rem;
  padding: 0.682rem 0.909rem;
  resize: none;
}
.ly-form .input {
  height: 2.182rem;
  padding: 0 0.909rem;
}
.ly-form .veriR {
  width: calc(100% - 4.5rem);
}
.ly-form .verif-img {
  width: 5.727rem;
  flex-shrink: 0;
}
.ly-form .refresh {
  display: inline-block;
  color: #999999;
  font-size: 0.636rem;
  margin-left: 0.682rem;
  flex-shrink: 0;
}
.ly-form .ly-btns {
  margin-top: 4.455rem;
}
.ly-form .ly-btn {
  position: relative;
  display: inline-block;
  width: 6.818rem;
  height: 2.273rem;
  color: #999999;
  text-align: center;
  margin-right: 1.182rem;
  background-color: #ECECEC;
  border: 0;
  outline: none;
  overflow: hidden;
  isolation: isolate;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ly-form .ly-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #65AED9 0%, #1763A8 100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.ly-form .ly-btn:last-of-type {
  margin-right: 0;
}
.ly-form .ly-btn:hover {
  color: #fff;
}
.ly-form .ly-btn:hover::before {
  opacity: 1;
  visibility: visible;
}
.mainPt {
  padding-top: 5.455rem;
}
.com-tit .tit {
  position: relative;
  isolation: isolate;
}
.com-tit .en {
  position: absolute;
  top: 50%;
  color: #1763A8;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.05;
  z-index: -1;
}
.com-tit .des {
  width: 67.9%;
  margin-top: 1.318rem;
}
.com-ltit .en {
  left: 0;
  transform: translateY(-50%);
}
.com-ctit {
  text-align: center;
}
.com-ctit .en {
  left: 50%;
  transform: translate(-50%, -50%);
}
.com-ctit .des {
  margin-left: auto;
  margin-right: auto;
}
.com-tit2 .des {
  color: #666666;
  margin-top: 0.727rem;
}
.com-more {
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 0.5rem 1.636rem;
  overflow: hidden;
  isolation: isolate;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.com-more::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  z-index: -1;
}
.com-more:hover {
  border-radius: 2.273rem;
}
.com-intro * {
  color: inherit;
}
.com-intro hr {
  height: 0.045rem;
  border: 0;
  background-color: #DDDDDD;
}
.com-intro em {
  font-style: italic;
}
.com-intro em * {
  font-style: italic;
}
.com-intro strong,
.com-intro b {
  font-weight: bold;
}
.com-intro strong *,
.com-intro b * {
  font-weight: bold;
}
.com-intro img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.com-intro table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
}
.com-intro thead th {
  color: #fff;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
}
.com-intro tbody tr:nth-of-type(odd) {
  background-color: #FBFBFB;
}
.com-intro tbody tr:nth-of-type(even) {
  background-color: #ECECEC;
}
.com-intro tr {
  border: 0.091rem solid #fff;
}
.com-intro th,
.com-intro td {
  font-weight: normal;
  padding: 0.682rem 0.2%;
  border: 0.091rem solid #fff;
  text-align: center;
  vertical-align: middle;
}
.com-intro li {
  position: relative;
  padding-left: 1.182rem;
  list-style: none;
}
.com-intro li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.545rem;
  display: inline-block;
  width: 0.227rem;
  height: 0.227rem;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #1763A8;
}
.com-intro video {
  width: auto;
}
.inBanner {
  position: relative;
  overflow: hidden;
}
.inBanner * {
  color: #fff;
}
.inBanner .img {
  position: relative;
}
.inBanner .txt {
  position: absolute;
  top: 37.8%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
  z-index: 2;
}
.inBanner .en {
  text-transform: uppercase;
  margin-top: 0.545rem;
}
.inBanner .banbot {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 2.727rem);
  width: 100%;
  height: 2.727rem;
}
.inBanner .banbot .ban-wrap {
  height: 2.727rem;
  background-color: rgba(0, 0, 0, 0.2);
}
.inBanner .banbot .c1 {
  height: 2.727rem;
}
.inBanner .banbot .fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 90;
}
.subNav-swiper .subItem {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 1.273rem;
  height: 2.727rem;
  line-height: 2.727rem;
  isolation: isolate;
  margin-right: 1.091rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.subNav-swiper .subItem::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.subNav-swiper .subItem.active::before {
  left: 0;
  right: auto;
  width: 100%;
}
@media (any-hover: hover) {
  .subNav-swiper .subItem:hover {
    color: #fff;
  }
  .subNav-swiper .subItem:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
.position i {
  font-size: 0.818rem;
  margin-right: 0.727rem;
}
.position a {
  margin: 0 0.364rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.position a:first-of-type {
  margin-left: 0;
}
.position a:last-of-type {
  margin-right: 0;
}
.position a:hover {
  color: #1763A8;
}
.paging {
  line-height: 1;
}
.paging .pagi-item {
  position: relative;
  display: inline-block;
  margin-top: 0.227rem;
  margin-bottom: 0.227rem;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .pagi-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 0.045rem solid #DDDDDD;
  border-radius: 0.227rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .page-item {
  padding: 0.682rem 0.773rem;
}
.paging .page-item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #65AED9 0%, #1763A8 100%);
  border-radius: 0.227rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.paging .page-item i {
  display: inline-block;
  color: #999999;
  font-size: 0.545rem;
  vertical-align: middle;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.paging .page-item:hover {
  color: #fff;
}
.paging .page-item:hover::before {
  opacity: 0;
  visibility: hidden;
}
.paging .page-item:hover::after {
  opacity: 1;
  visibility: visible;
}
.paging .page-item:hover i {
  color: #fff;
}
.paging .prev {
  margin-right: 0.682rem;
}
.paging .prev i {
  margin-right: 0.455rem;
}
.paging .next {
  margin-left: 0.682rem;
}
.paging .next i {
  margin-left: 0.455rem;
}
.paging .pagi {
  width: 2.045rem;
  padding: 0.636rem 0;
  font-weight: 500;
  text-align: center;
  margin-left: 0.227rem;
  margin-right: 0.227rem;
  box-sizing: border-box;
}
.paging .pagi:hover {
  color: #1763A8;
}
.paging .active {
  color: #1763A8;
}
footer {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.footop {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding: 1.909rem 0 2.409rem;
  border-bottom: 0.045rem solid rgba(255, 242, 242, 0.24);
  z-index: 2;
}
.footop .logoImg {
  width: auto;
  height: 3.091rem;
}
.footop .blogroll {
  position: relative;
}
.footop .blogroll .link {
  position: relative;
  width: 10.455rem;
  height: 2.091rem;
  line-height: 2.091rem;
  padding: 0 16.1%;
  color: #fff;
  border-radius: 1.545rem;
  border: 0.045rem solid rgba(255, 255, 255, 0.41);
  box-sizing: border-box;
}
.footop .blogroll .link::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 9.6%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-width: 0.364rem 0.182rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.footop .blogroll:hover .blogUl {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.footop .blogUl {
  position: absolute;
  left: 0;
  top: 110%;
  width: 100%;
  padding: 0.455rem 0;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.footop .blogUl::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 0;
  height: 0;
  border-width: 0.273rem 0.364rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.footop .blogli {
  margin-bottom: 0.455rem;
}
.footop .blogli:last-of-type {
  margin-bottom: 0;
}
.footop .linkA {
  display: block;
  padding: 0.227rem 2% 0.227rem 16.1%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.footop .linkA:hover {
  color: #1763A8;
}
.foobot {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding: 2rem 0 4.045rem;
}
.foobot dl:nth-of-type(2) {
  transition-delay: 0.1s;
}
.foobot dl:nth-of-type(3) {
  transition-delay: 0.2s;
}
.foobot dl:nth-of-type(4) {
  transition-delay: 0.3s;
}
.foobot dl:nth-of-type(5) {
  transition-delay: 0.4s;
}
.foobot dl:nth-of-type(6) {
  transition-delay: 0.5s;
}
.foobot dt {
  color: #fff;
  font-weight: 500;
  margin-bottom: 0.864rem;
}
.foobot dd {
  margin-bottom: 0.682rem;
}
.foobot dd:last-of-type {
  margin-bottom: 0;
}
.foobot .dda {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.foobot .dda:hover {
  color: #fff;
}
.foobot .infoitems {
  width: 21.1%;
  transition-delay: 0.5s;
}
.foobot .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  color: #fff;
  margin-bottom: 0.364rem;
}
.foobot .item .ico {
  display: inline-block;
  font-size: 0.636rem;
  color: #fff;
  width: 1.455rem;
}
.foobot .ghz {
  width: 4.409rem;
  margin-top: 1.773rem;
  margin-left: 1.455rem;
}
.fooB {
  padding: 0.5rem 0;
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, #65AED9 0%, #1763A8 100%);
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2.727rem, 0);
    transform: translate3d(0, 2.727rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2.727rem, 0);
    transform: translate3d(0, 2.727rem, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2.727rem, 0, 0);
    transform: translate3d(-2.727rem, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2.727rem, 0, 0);
    transform: translate3d(-2.727rem, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2.727rem, 0, 0);
    transform: translate3d(2.727rem, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2.727rem, 0, 0);
    transform: translate3d(2.727rem, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fill {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes scaleDown {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes map {
  to {
    transform: translateY(-0.909rem);
  }
}
@media only screen and (max-width: 1680px) {
  .fs100 {
    font-size: 4rem;
  }
  .fs80 {
    font-size: 3rem;
  }
  .fs60 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  .c1 {
    width: 80vw;
  }
  .c2 {
    width: 86vw;
  }
  .pl14 {
    padding-left: 10vw;
  }
  .pr8 {
    padding-right: 7vw;
  }
  .fs100 {
    font-size: 3.444rem;
  }
  .fs80 {
    font-size: 3rem;
  }
  .fs60 {
    font-size: 2.222rem;
  }
  .fs50 {
    font-size: 2rem;
  }
  .mask-online .lyT {
    padding: 0.833rem 0;
  }
  .mask-online .ly-bot {
    padding: 2.222rem 5.6% 2.5rem;
  }
  .mask-online .closed {
    font-size: 0.889rem;
  }
  .ly-form .ly-btns {
    margin-top: 3.333rem;
  }
  .subNav-swiper .subItem {
    padding: 0 1rem;
    margin-right: 0.833rem;
  }
  .pro-navs .item {
    margin-right: 3.889rem;
  }
}
@media only screen and (max-width: 1366px) {
  .fs100 {
    font-size: 2.941rem;
  }
  .fs80 {
    font-size: 2.706rem;
  }
  .fs60 {
    font-size: 2rem;
  }
  .fs50 {
    font-size: 1.765rem;
  }
  .fs40 {
    font-size: 1.529rem;
  }
  .fs36 {
    font-size: 1.412rem;
  }
  .fs30 {
    font-size: 1.294rem;
  }
}
@media only screen and (max-width: 1280px) {
  .headB .li-1 {
    margin-right: 1.471rem;
  }
}
@media only screen and (max-width: 1024px) {
  .c1,
  .c2 {
    width: 96vw;
  }
  .pl14 {
    padding-left: 2vw;
  }
  .pr8 {
    padding-right: 2vw;
  }
  .fs100 {
    font-size: 2.5rem;
  }
  .fs80 {
    font-size: 1.875rem;
  }
  .fs60 {
    font-size: 1.625rem;
  }
  .fs50 {
    font-size: 1.5rem;
  }
  .fs40 {
    font-size: 1.375rem;
  }
  .fs36 {
    font-size: 1.25rem;
  }
  .fs30 {
    font-size: 1.125rem;
  }
  .fs22 {
    font-size: 1rem;
  }
  .fs20,
  .fs18,
  .fs16,
  .fs15 {
    font-size: 0.875rem;
  }
  .headT .filters {
    opacity: 1;
    visibility: visible;
  }
  .headT .search {
    border-color: #999999;
  }
  .headT .search .s-input {
    opacity: 1;
    visibility: visible;
  }
  .headB .nav {
    display: none;
  }
  .headB .nav-item i {
    font-size: 1.125rem;
  }
  .headB .langT {
    border-radius: 1.875rem;
  }
  .headB .menu {
    width: 1.875rem;
    height: 1.875rem;
  }
  .headB .menu p::before {
    top: -0.5rem;
  }
  .headB .menu p::after {
    bottom: -0.5rem;
  }
  .slidebar .noKids .titA {
    height: 3.75rem;
    line-height: 3.75rem;
  }
  .slidebar .hasKids .mbTit {
    height: 3.75rem;
    line-height: 3.75rem;
  }
  .slidebar .hasKids .titA i {
    font-size: 1.25rem;
  }
  .foobot dl {
    display: none;
  }
  .foobot .infoitems {
    width: 100%;
  }
  .mask-online .zxly-wrap {
    width: 96vw;
    max-width: 96vw;
  }
  .mask-online .ly-bot {
    padding: 2.222rem 3% 2.5rem;
  }
  .ly-form .label {
    width: 7.5rem;
  }
  .ly-form .textarea,
  .ly-form .input,
  .ly-form .veriR {
    width: calc(100% - 7.5rem);
  }
  .ly-form .verif-img {
    width: 3.75rem;
  }
  .inBanner .img img {
    min-height: 12.5rem;
    object-fit: cover;
  }
  .inBanner .banbot {
    position: relative;
    left: auto;
    bottom: auto;
    height: auto;
    padding: 1.25rem 0;
  }
  .inBanner .banbot .ban-wrap {
    height: auto;
    background-color: #fff;
  }
  .inBanner .banbot .c1 {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    height: auto;
  }
  .inBanner .subNav {
    width: 100%;
    display: none;
  }
  .inBanner .position {
    width: 100%;
    margin-top: 0;
  }
  .subNav-swiper .subItem {
    color: #333;
  }
  .subNav-swiper .subItem.active {
    color: #fff;
  }
  .position {
    text-align: left;
    color: #333;
    margin-top: 0.938rem;
  }
  .position * {
    color: #333;
  }
  .nav-slider .toTop .ico::before {
    display: none;
  }
  .com-intro li::before {
    top: 12px;
  }
}
@media only screen and (max-width: 860px) {
  .headT {
    height: 2.5rem;
  }
  .headT .wel {
    display: none;
  }
  .headT .headtr {
    width: 100%;
  }
  .headT .search {
    flex: 1;
    height: 2.5rem;
  }
  .headT .filter-sel {
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .headT .s-input {
    flex: 1;
    height: 2.5rem;
  }
  .headT .sea-btn {
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1rem;
  }
  .headT .zxly {
    height: 2.5rem;
    line-height: 2.5rem;
    flex-shrink: 0;
  }
  .mainPt {
    padding-top: 6.136rem;
  }
  .ly-form .label {
    width: 5.625rem;
  }
  .ly-form .textarea,
  .ly-form .input,
  .ly-form .veriR {
    width: calc(100% - 5.625rem);
  }
  .ly-form .verif-img {
    width: 3.75rem;
  }
  .com-tit .des {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .fs20,
  .fs18,
  .fs16,
  .fs15 {
    font-size: 1rem;
  }
  .mask-online .form-item,
  .mask-online .content-item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
  .mask-online .form-item {
    width: 49%;
    margin-right: 2%;
  }
  .ly-form .label {
    width: 100%;
    text-align: left;
    padding-right: 0;
  }
  .ly-form .textarea,
  .ly-form .input,
  .ly-form .veriR {
    width: 100%;
  }
  .ly-form .input {
    padding: 0 0.357rem;
  }
  .ly-form .verif-img {
    width: 3.214rem;
  }
  .ly-form .refresh {
    font-size: 1rem;
    margin-left: 0.357rem;
  }
  .slidebar .hasKids .item-li {
    margin-bottom: 0.714rem;
  }
}
@media only screen and (max-width: 340px) {
  .mask-online .verif-item .input {
    width: 5.714rem;
  }
}
