.home-link-cn {
  display: none;
}
.header-bottom {
  height: 70px;
  width: 100%;
  min-width: 1200px;
}
/* æŒ‰é’®æ ·å¼ */
.free-experience {
  width: 92px;
  height: 32px;
  font-size: 13px;
  color: #6464f3;
  border: 1px solid #6464f3;
  background-color: #ffffff;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
  margin: 20px auto;
}
.free-experience:hover {
  color: #ffffff;
  background-color: #6464f3;
}
.experience-free {
  width: 92px;
  height: 32px;
  font-size: 13px;
  color: #ffffff;
  background-color: #6464f3;
  border: 1px solid #6464f3;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 15px;
  margin: auto;
}
.experience-free:hover {
  color: #ffffff;
  background-color: #7777ff;
}
.submit-tryout {
  text-align: center;
  width: 92px;
  height: 32px;
  font-size: 13px;
  padding: 0;
  color: #ffffff;
  border: 1px solid #6464f3;
  background-color: linear-gradient(180deg, #645ef3 0%, #6792f9 100%);
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
}
.submit-tryout:hover,
.submit-tryout:focus,
.submit-tryout:active {
  color: #8a8af5;
}
/* æŒ‰é’®æ ·å¼ End */
.banner-bottom {
  width: 100%;
  min-width: 1200px;
  height: 207px;
  background: linear-gradient(180deg, #645ef3 0%, #6792f9 100%);
}
.banner-bottom .banner-bottom-content {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: auto;
  height: 100%;
}
.banner-bottom .banner-bottom-content .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-bottom h2 {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  line-height: 26px;
  margin: 0;
}
.banner-bottom p {
  font-size: 14px;
  color: #ffffff;
  line-height: 15px;
  margin-top: 13px;
}
.banner-bottom .submit-tryout-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner-bottom .submit-tryout {
  text-align: center;
  width: 123px;
  height: 40px;
  line-height: 38px;
  color: #f1f0f5;
  border: 1px solid #f1f0f5;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
}
.banner-bottom .submit-tryout:hover,
.banner-bottom .submit-tryout:focus,
.banner-bottom .submit-tryout:active {
  color: #f1f0f5;
}
/* åº•éƒ¨æ ·å¼ */
.box-bottom .text-bottom {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  line-height: 15px;
  margin-top: 2px;
}
.box-bottom .scene-left {
  margin-left: 148px;
}
.box-bottom .center-left {
  margin-left: 140px;
}
.box-bottom .about-left {
  margin-left: 172px;
}
.footer {
  width: 100%;
}
.footer-first {
  width: 1200px;
  margin: 64px auto 0px auto;
}
.image-logo {
  width: 130px;
  height: 40px;
}
.box-bottom {
  width: 900px;
  height: 33px;
  margin-left: 128px;
}
.section {
  background-color: rgba(42, 42, 42, 0.6);
  height: 2px;
  margin-top: 6px;
  margin-left: -4px;
}
.footer .footer-second {
  width: 1200px;
  margin: auto;
}
.footer .footer-second .column {
  line-height: 30px;
}
.footer-second .MMI-left {
  margin-left: 257px;
}
.footer-second .consum-left {
  margin-left: 132px;
}
.footer-second .potential-left {
  margin-left: 132px;
}
.footer-second .about-left {
  margin-left: 132px;
}
.footer .footer-second .a-inner {
  color: #333333;
}
.footer .footer-second .a-inner:hover {
  border-bottom: #333333 2px solid;
}
.footer .footer-mobile {
  display: none;
  width: 1200px;
  margin: auto;
}
.footer .footer-thrid {
  position: relative;
  background-color: rgba(42, 42, 42, 0.6);
  width: 1200px;
  height: 2px;
  margin: 64px auto 84px auto;
}
.footer .footer-thrid .text-bottom {
  position: absolute;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 16px;
}
.footer .footer-thrid .text-privacy {
  position: absolute;
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 16px;
  right: 205px;
}
.footer .footer-thrid .text-refer {
  position: absolute;
  margin-top: 2px;
}
.flex-footer {
  width: 100%;
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.flex-footer .flex-footer-text {
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.flex-footer .flex-footer-img {
  width: 100%;
}
.flex-footer .flex-img-notice {
  position: absolute;
  width: 800px;
  font-size: 20px;
  font-weight: bold;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}
.flex-footer .flex-img-notice .flex-notice-content {
  display: flex;
  justify-content: space-between;
}
.flex-footer .flex-img-notice .flex-notice-content .flex-btn-learnmore {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 15px;
  padding: 0 15px 0 15px;
  margin: auto;
}
.flex-footer .flex-footer-close {
  position: absolute;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  top: 0;
  right: 20px;
}
.flex-footer .flex-footer-close .flex-close-img {
  width: 20px;
  padding: 4px;
  background-image: url(../public/image/closeBack.png);
}
.flex-mobile-hide {
  display: block;
}
.flex-mobile-show {
  display: none;
}
/* åº•éƒ¨æ ·å¼ End */
/* ä¸‹æ‹‰èœå• */
.text-updown {
  text-align: left;
  margin-left: 10px;
}
.item-title {
  line-height: inherit;
}
.text-down {
  font-size: 12px;
  color: rgba(76, 76, 76, 0.5);
}
.text-up-right {
  position: relative;
  left: 15px;
  top: 7px;
}
.dropdown {
  position: relative;
  text-align: center;
  width: 140px;
  height: 70px;
}
.a-top {
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dropdown-menu {
  position: absolute;
  width: 240px;
  height: auto;
  top: 69px;
  left: -30px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-large {
  position: absolute;
  width: 480px;
  height: auto;
  top: 69px;
  left: -70px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-large ul {
  list-style: none;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #ffffff;
}
.dropdown-menu-large > li {
  float: left;
}
.dropdown-menu-large li {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
.dropdown-menu > li > a {
  position: relative;
  width: auto;
  height: auto;
  display: flex;
  padding: 3px 30px;
  font-weight: 400;
  margin: 10px 0 10px 0;
}
.dropdown-menu-large > li > a {
  position: relative;
  width: 240px;
  height: 42px;
  display: flex;
  padding: 3px 20px;
  font-weight: 400;
  left: 10px;
}
.dropdown-menu-large > li > a:focus,
.dropdown-menu-large > li > a:hover {
  color: #262626;
  text-decoration: none;
}
.dropdown-menu-large > .active > a,
.dropdown-menu-large > .active > a:focus,
.dropdown-menu-large > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu-large > .disabled > a,
.dropdown-menu-large > .disabled > a:focus,
.dropdown-menu-large > .disabled > a:hover {
  color: #777;
}
.dropdown-menu-large > .disabled > a:focus,
.dropdown-menu-large > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.open > .dropdown-menu {
  display: none;
}
.open > .dropdown-menu-large {
  display: none;
}
.dropdown:hover > .dropdown-menu-large {
  display: block;
}
.table-hover {
  color: #fff;
  font-family: MicrosoftYaHei;
}
.dropdown:hover .table-hover {
  text-decoration: #ffffff 2px underline;
  text-underline-offset: 8px;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
/* ä¸‹æ‹‰èœå• End */
/* éšç§åè®® */
.privacy-policy-english {
  display: none;
}
.mbl-dropdown {
  display: none;
}
.dropdown-menu-phone {
  display: none;
}
/* ç§»åŠ¨ç«¯è‡ªé€‚åº” */
@media screen and (max-width: 600px) {
  /* å’¨è¯¢çƒ­çº¿æ”¾ä¸ä¸‹ æ–°å¢žäº†èœå•æ  */
  .header .header-content .header-logo .consultation-mmi {
    display: none;
  }
  .header .header-content .header-logo .consultation {
    display: none;
  }
  .tryout-submit {
    right: 65px;
  }
  .tryout-submit-mmi {
    right: 65px;
  }
  /* ç§»åŠ¨ç«¯ä¸‹æ‹‰èœå• */
  button {
    border: unset;
  }
  .table-hover-mbl {
    text-align: left;
    line-height: 40px;
    color: #000;
    font-size: 14px;
    padding-left: 20px;
  }
  .table-hover-phone {
    color: #000000;
    font-family: MicrosoftYaHei;
  }
  .dropdown {
    display: none;
  }
  .mbl-home {
    display: block;
    position: relative;
    font-size: 16px;
    width: auto;
    height: auto;
    line-height: 40px;
    right: 0;
    padding-left: 20px;
    margin: 10px 0px;
  }
  .mbl-home:hover {
    background-color: #6c89f9;
  }
  .mbl-dropdown {
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 32px;
    width: 40px;
    line-height: 70px;
  }
  .dropdown-menu-phone {
    position: absolute;
    width: 150px;
    top: 69px;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    margin: 2px 10px 0 0;
  }
  .dropdown-menu-mobile {
    display: none;
    float: left;
    min-width: 150px;
    width: 150px;
    height: auto;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #eeebeb;
    background-clip: padding-box;
    padding: 5px 0;
    margin: 2px 0 0;
  }
  .dropdown-menu-phone > a {
    margin: 5px 0 5px 0;
  }
  .dropdown-menu-phone > a:focus,
  .dropdown-menu-phone > a:hover {
    background-color: #ffffff;
  }
  .dropdown-menu-mobile > li {
    float: left;
  }
  .dropdown-menu-mobile li {
    text-align: center;
  }
  .dropdown-menu-phone a {
    position: relative;
    width: auto;
    height: auto;
    display: flex;
    padding: 3px 30px;
    font-weight: 400;
    margin: 10px 0 10px 0;
  }
  .dropdown-menu-mobile a {
    position: relative;
    width: auto;
    height: auto;
    display: flex;
    padding: 5px 20px;
    font-weight: 400;
  }
  .dropdown-menu-mobile > li > a:focus,
  .dropdown-menu-mobile > li > a:hover {
    color: #262626;
    text-decoration: none;
  }
  .dropdown-menu-mobile > .active > a,
  .dropdown-menu-mobile > .active > a:focus,
  .dropdown-menu-mobile > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
  }
  .dropdown-menu-mobile > .disabled > a,
  .dropdown-menu-mobile > .disabled > a:focus,
  .dropdown-menu-mobile > .disabled > a:hover {
    color: #777;
  }
  .dropdown-menu-mobile > .disabled > a:focus,
  .dropdown-menu-mobile > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
  }
  /* ç§»åŠ¨ç«¯ä¸‹æ‹‰èœå• End */
  .header-bottom {
    min-width: 100%;
  }
  .header-content {
    width: 100%;
  }
  .header-content .header-logo .mmi-home-a .mmi-home-image {
    padding-left: 0px;
  }
  .home-link {
    display: none;
  }
  .banner-bottom {
    min-width: 100%;
  }
  .banner-bottom h2 {
    width: 90%;
    font-size: 22px;
    line-height: 36px;
    margin: 35px auto 0 5%;
  }
  .banner-bottom p {
    width: 90%;
    font-size: 8px;
    margin: 13px auto 0 5%;
  }
  .banner-bottom .banner-bottom-content {
    display: block;
    width: 100%;
  }
  .banner-bottom .banner-bottom-content .left {
    display: block;
    width: 100%;
  }
  .banner-bottom .submit-tryout-div {
    display: block;
    width: 100%;
  }
  .banner-bottom .submit-tryout-div .submit-tryout {
    float: left;
    margin: 10px auto 0 5%;
  }
  .footer-first {
    display: none;
  }
  .footer .footer-second {
    display: none;
    width: 100%;
    margin-top: 30px;
  }
  .footer .footer-second .column {
    width: 25%;
    margin-left: 0px;
  }
  .footer .footer-second .a-inner {
    font-size: 10px;
  }
  .footer .footer-mobile {
    display: block;
    position: relative;
    width: 100%;
    height: 110px;
  }
  .footer .mobile-hidden {
    display: none;
  }
  .footer .mobile-line {
    width: 100%;
    margin-top: 30px;
  }
  .footer .image-logo-mobile {
    position: absolute;
    width: 130px;
    height: 40px;
    background-color: #ffffff;
    top: -20px;
    left: 5%;
  }
  .footer .mobile-box {
    margin-top: 10px;
  }
  .footer .mobile-box .mobile-show {
    position: absolute;
    margin-top: 25px;
    left: 5%;
  }
  .footer .mobile-box .mobile {
    line-height: 24px;
  }
  .footer .footer-thrid {
    width: 100%;
    margin: 20px auto 160px auto;
  }
  .footer .footer-thrid .text-bottom {
    max-width: 100%;
    font-size: 8px;
    margin-top: 60px;
  }
  .footer .footer-thrid .text-privacy {
    position: absolute;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 85px;
    right: 5%;
  }
  .flex-footer .flex-footer-img {
    width: auto;
  }
  .flex-footer .flex-img-notice {
    width: 300px;
    font-size: 14px;
    left: 10%;
    transform: translate(-10%, 0%);
  }
  .flex-footer .flex-footer-close {
    font-size: 15px;
    right: 5px;
  }
  .flex-footer .flex-footer-close .flex-close-img {
    width: 15px;
  }
  .flex-mobile-hide {
    display: none;
  }
  .flex-mobile-show {
    display: block;
  }
  .page-main .close-btn {
    right: 5%;
  }
  .connect-modal-dialog {
    width: 95%;
  }
  .page-main .connect-form {
    width: 100%;
  }
}
