.TipBgCircle {
  position: relative;
}
.TipBgCircle::before {
  content: "";
  display: block;
  width: 126px;
  height: 126px;
  position: absolute;
  top: -80px;
  left: 47px;
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(360deg, rgba(117, 50, 163, 0) 0%, #7532A3 5%, #7E2F9F 20%, #972695 46%, #C01985 79%, #E0107A 100%);
}
.normalLinearBtn {
  background: linear-gradient(90deg, #7532A3 0%, #7E2F9F 20%, #972695 46%, #C01985 79%, #E0107A 100%);
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index .shouye-one {
  text-align: center;
  margin-top: 193px;
}
.index .shouye-one .mtlongin-icon {
  margin: 0 auto;
  width: 230px;
  height: 73px;
  background: url("../images/index/mtlogin-icon.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-one .title {
  font-size: 60px;
  font-weight: 900;
  color: #191121;
}
.index .shouye-one .subtitle {
  font-size: 22px;
  color: #3c3c3e;
  font-weight: 500;
  margin-top: 20px;
}
.index .shouye-one .pos-block {
  min-height: 90px;
  padding-top: 1px;
}
.index .shouye-one .one-download {
  display: none;
  position: relative;
}
.index .shouye-one .one-download .download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 64px;
  background-color: #191121;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin: 0 auto;
  border-radius: 32px;
  margin-top: 60px;
  cursor: pointer;
}
.index .shouye-one .one-download .download-btn .icon {
  width: 32px;
  height: 32px;
  background: url("../images/index/download-icon.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-one .one-download .one-download-mac {
  position: absolute;
  top: 64px;
  left: 50%;
  transform: translate(-50%, 0);
}
.index .shouye-one .one-download .one-download-mac .download-btn {
  margin-top: 0;
}
.index .shouye-one .one-download .one-download-mac .download-m {
  background: linear-gradient(90deg, #7532a3 0%, #7532a3 5%, #7e2f9f 20%, #972695 46%, #c01985 79%, #e0107a 100%);
  margin-top: 10px;
}
.index .shouye-one .one-download .one-download-mac .download-intel {
  background: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(123, 67, 236, 0.1);
  margin-top: 10px;
  color: #191121;
}
.index .shouye-one .one-download .one-download-mac .download-intel .icon {
  width: 32px;
  height: 32px;
  background: url("../images/index/download-icon-black.png");
  background-size: 32px;
}
.index .shouye-one .one-download .one-download-mac.one-download-mac-none {
  display: none;
}
.index .shouye-one .not-pc-notice-con {
  margin-top: 40px;
  background-color: #F7F5FA;
  border-radius: 20px;
  padding: 15px 15px 15px 20px;
  display: flex;
  align-items: center;
  display: none;
}
.index .shouye-one .not-pc-notice-con .notice-logo {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  background: url("/images/index/notice-logo.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-one .not-pc-notice-con .notice-content {
  margin-left: 10px;
}
.index .shouye-one .not-pc-notice-con .notice-content h4 {
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}
.index .shouye-one .not-pc-notice-con .notice-content h6 {
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  text-align: left;
}
.index .shouye-one .not-pc-notice-con .notice-content a {
  color: #7532a3;
}
.index .shouye-two {
  width: 100%;
  padding: 0 20px;
  margin-top: 120px;
}
.index .shouye-two .shouye-two-cen {
  width: 100%;
  background-color: #f7f5fa;
  border-radius: 40px;
  padding-bottom: 120px;
}
.index .shouye-two .shouye-two-cen .title {
  position: relative;
  text-align: center;
  color: #333333;
  font-size: 44px;
  margin: 0 auto;
  padding-top: 80px;
  font-weight: 900;
}
.index .shouye-two .shouye-two-cen .title .title-icon {
  position: absolute;
  right: 20px;
  bottom: -20px;
  width: 517px;
  height: 18px;
  background: url("../images/index/two/two-title-icon.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-two .shouye-two-cen .content {
  width: 1200px;
  margin: 0 auto;
}
.index .shouye-two .shouye-two-cen .content .two-tab {
  width: 100%;
  padding: 40px 90px;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 64px;
  font-size: 16px;
  background-color: #fcfaff;
  border-radius: 60px;
  cursor: pointer;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-icon {
  width: 24px;
  height: 24px;
  margin-right: 2px;
  flex-shrink: 0;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-text {
  font-weight: 500;
  font-size: 16px;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li.two-active {
  background-color: #191121;
  color: #fff;
}
.index .shouye-two .shouye-two-cen .content .two-items {
  width: 100%;
  background-color: #fff;
  border-radius: 32px;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item {
  display: none;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex {
  display: flex;
  width: 100%;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left {
  flex: 1;
  padding-top: 60px;
  padding-left: 48px;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-title {
  width: 580px;
  font-size: 27px;
  font-weight: 900;
  color: #3c3c3e;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items {
  margin-top: 32px;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item {
  margin-bottom: 24px;
  min-height: 46px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #3c3c3e;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 20px;
  flex-shrink: 0;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-text {
  width: 580px;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-right {
  width: 481px;
  margin-top: 84px;
  flex-shrink: 0;
}
.index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-right img {
  width: 100%;
  object-fit: cover;
}
.index .shouye-three {
  width: 100%;
  padding: 0 20px;
  margin-top: 24px;
}
.index .shouye-three .shouye-three-cen {
  width: 100%;
  background-color: #1f1f1f;
  border-radius: 32px;
  padding-bottom: 80px;
}
.index .shouye-three .shouye-three-cen .three-title {
  position: relative;
  text-align: center;
  font-size: 44px;
  color: #ffffff;
  padding-top: 80px;
  font-weight: 900;
}
.index .shouye-three .shouye-three-cen .three-title .three-title-icon {
  position: absolute;
  right: 180px;
  bottom: -20px;
  width: 171px;
  height: 18px;
  background: url("../images/index/three/three-title-icon.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-three .shouye-three-cen .three-body .three-one {
  display: flex;
  justify-content: space-between;
  margin-top: 58px;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item {
  position: relative;
  width: 49%;
  border-radius: 32px;
  background: #f5f5fa;
  padding: 48px 48px 0 48px;
  display: flex;
  flex-direction: column;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-title {
  font-size: 28px;
  font-weight: 900;
  line-height: 41px;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .one-item-title1 {
  color: #29cc4f;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .one-item-title2 {
  color: #0c5beb;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-text {
  font-size: 14px;
  color: #706b66;
  margin-top: 15px;
  line-height: 20px;
  flex: 1;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon {
  width: 491px;
  margin-top: 15px;
}
.index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon img {
  width: calc(100% + 56px);
  margin-left: -28px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #f5f5fa;
  margin-top: 20px;
  border-radius: 20px;
  padding-top: 90px;
  padding-left: 48px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left {
  width: 499px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-title {
  font-size: 28px;
  font-weight: 900;
  line-height: 41px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-title1 {
  color: #fc9700;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-title2 {
  color: #fa600d;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-text {
  font-size: 14px;
  color: #706b66;
  margin-top: 20px;
  line-height: 20px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-right {
  width: 630px;
}
.index .shouye-three .shouye-three-cen .three-body .three-item .three-item-right img {
  width: 100%;
  object-fit: cover;
}
.index .shouye-four {
  margin-top: 120px;
}
.index .shouye-four .shouye-four-title {
  text-align: center;
  color: #1f1e1d;
  font-size: 44px;
  font-weight: 900;
  line-height: 64px;
}
.index .shouye-four .shouye-four-body {
  margin-top: 53px;
  display: flex;
  justify-content: space-between;
}
.index .shouye-four .shouye-four-body .four-item-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index .shouye-four .shouye-four-body .four-item-ul li {
  display: flex;
  margin-bottom: 25px;
  cursor: pointer;
  border-radius: 8px;
  padding: 15px 10px;
}
.index .shouye-four .shouye-four-body .four-item-ul li .four-item-icon {
  width: 60px;
  height: 60px;
}
.index .shouye-four .shouye-four-body .four-item-ul li .four-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index .shouye-four .shouye-four-body .four-item-ul li .four-item-right {
  margin-left: 15px;
  width: 298px;
}
.index .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-title {
  font-size: 18px;
  color: #1f1e1d;
  font-weight: 900;
  line-height: 26px;
}
.index .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-text {
  font-weight: 500;
  margin-top: 8px;
  width: 298px;
  font-size: 12px;
  color: #331c00;
  line-height: 17px;
}
.index .shouye-five {
  display: flex;
  margin-top: 120px;
  width: 100%;
  background: #f8f8fa;
  border-radius: 32px;
  padding: 67px 67px 67px 48px;
}
.index .shouye-five .shouye-five-left .five-title {
  font-size: 32px;
  width: 565px;
  padding-top: 33px;
  line-height: 46px;
  font-weight: 900;
}
.index .shouye-five .shouye-five-left .five-subtitle {
  font-size: 18px;
  color: #666666;
  margin-top: 20px;
  margin-bottom: 60px;
  font-weight: 500;
}
.index .shouye-five .shouye-five-left .five-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 64px;
  background-color: #191121;
  border-radius: 32px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.index .shouye-five .shouye-five-left .five-btn .btn-icon {
  width: 24px;
  height: 24px;
  background: url("../images/index/five/five-btn-icon.png") no-repeat center;
  background-size: 24px;
  margin-left: 8px;
}
.index .shouye-five .shouye-five-right {
  width: 460px;
}
.index .shouye-five .shouye-five-right img {
  width: 100%;
}
.index .shouye-six {
  margin-top: 120px;
}
.index .shouye-six .shouye-six-title {
  position: relative;
  text-align: center;
  font-size: 44px;
  line-height: 64px;
  font-weight: 900;
}
.index .shouye-six .shouye-six-title .six-title-icon {
  position: absolute;
  right: 108px;
  bottom: -10px;
  width: 336.05px;
  height: 11.7px;
  background: url("../images/index/two/two-title-icon.png") no-repeat 0 0 / 100% 100%;
}
.index .shouye-six .shouye-six-body {
  margin-top: 50px;
}
.index .shouye-six .shouye-six-body .six-icons-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item {
  margin-bottom: 30px;
}
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:hover {
  border-radius: 20px;
  transition: all 0.3s;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 1) {
  margin-left: 100px;
}
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 4) {
  margin-right: 100px;
}
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 2),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 3),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 4),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 6),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 7),
.index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(9n + 8) {
  margin-left: 37px;
}
.index .shouye-six .shouye-six-body .six-icons-list img {
  width: 210px;
}
.index .shouye-six .shouye-six-body .six-icons-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 123px;
  margin-top: 30px;
}
.index .shouye-six .shouye-six-body .six-icons-one .six-icons-one-item {
  position: relative;
  width: 210px;
  height: 70px;
  text-align: center;
}
.index .shouye-six .shouye-six-body .six-icons-one .six-icons-one-item img {
  height: 70px;
}
.index .shouye-six .shouye-six-body .six-icons-one .six-icons-one-item .aws {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 30px;
}
.index .shouye-six .shouye-six-body .six-icons-one .six-icons-one-item:hover {
  width: 210px;
  height: 70px;
  border-radius: 20px;
  transition: all 0.3s;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.index .shouye-six .shouye-six-body .six-icons-two {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
.index .shouye-six .shouye-six-body .six-icons-two .six-icons-one-item {
  position: relative;
  width: 210px;
  height: 70px;
  text-align: center;
}
.index .shouye-six .shouye-six-body .six-icons-two .six-icons-one-item img {
  height: 70px;
}
.index .shouye-six .shouye-six-body .six-icons-two .six-icons-one-item .aws {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 30px;
}
.index .shouye-six .shouye-six-body .six-icons-two .six-icons-one-item .yahoo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 24px;
}
.index .shouye-six .shouye-six-body .six-icons-two .six-icons-one-item:hover {
  width: 210px;
  height: 70px;
  border-radius: 20px;
  transition: all 0.3s;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.index .shouye-seven {
  display: flex;
  margin-top: 120px;
  width: 100%;
  background-color: #1f1f1f;
  border-radius: 32px;
  padding: 90px 95px 90px 48px;
  margin-bottom: 120px;
}
.index .shouye-seven .shouye-seven-left .shouye-seven-title {
  width: 574px;
  font-size: 32px;
  color: #ffffff;
  line-height: 46px;
  font-weight: 900;
  margin-right: 20px;
}
.index .shouye-seven .shouye-seven-left .seven-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 64px;
  background-color: #fff;
  border-radius: 32px;
  background-color: #ffffff;
  margin-top: 60px;
  cursor: pointer;
}
.index .shouye-seven .shouye-seven-left .seven-btn .seven-btn-icon {
  width: 27px;
  height: 20px;
  background: url("../images/index/seven/seven-btn-icon.png") no-repeat center;
  background-size: 27px 20px;
  margin-right: 10px;
}
.index .shouye-seven .shouye-seven-right {
  width: 446px;
  position: relative;
}
.index .shouye-seven .shouye-seven-right img {
  width: 100%;
  object-fit: cover;
}
.index .shouye-seven .shouye-seven-right .mt-center-img {
  width: 60px;
  height: 56px;
  position: absolute;
  top: 131px;
  left: 221px;
}
.index .tianxie-marsk {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
}
.index .tianxie-marsk .tianxie-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  background-color: #ffffff;
  border-radius: 10px;
}
.index .tianxie-marsk .tianxie-box .x-icon {
  width: 12px;
  height: 12px;
  background: url("../images/index/close.png") no-repeat center;
  background-size: 12px;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
.index .tianxie-marsk .tianxie-box .title {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  color: #333333;
  margin-top: 20px;
}
.index .tianxie-marsk .tianxie-box .sub-title {
  font-size: 14px;
  text-align: center;
}
.index .tianxie-marsk .tianxie-box .tianxie-form {
  padding: 20px 40px;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item {
  width: 100%;
  height: 100%;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item label {
  font-size: 12px;
  font-weight: 500;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item label span {
  color: #ff0000;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input {
  width: 100%;
  height: 40px;
  outline: none;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 16px;
  padding-left: 14px;
  padding-right: 14px;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .xuqiu {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  height: 80px;
  outline: none;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input::-webkit-input-placeholder,
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item textarea::-webkit-input-placeholder {
  color: #c8c9cc;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input:-moz-placeholder,
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item textarea:-moz-placeholder {
  color: #c8c9cc;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input::-moz-placeholder,
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item textarea::-moz-placeholder {
  color: #c8c9cc;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input:-ms-input-placeholder,
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item textarea:-ms-input-placeholder {
  color: #c8c9cc;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .tianxieBtn {
  cursor: pointer;
  text-align: center;
  width: 120px;
  height: 40px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(90deg, #7532a3 0%, #7532a3 5%, #7e2f9f 20%, #972695 46%, #c01985 79%, #e0107a 100%);
  color: #ffffff;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .tianxieOnlineBtn {
  cursor: pointer;
  width: 160px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid transparent;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #7532a3, #7532a3, #7e2f9f, #972695, #c01985, #e0107a);
  background-origin: border-box;
  background-clip: content-box, border-box;
  color: #7532a3;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .tianxieOnlineBtn:hover .contact-list-con {
  display: block;
}
.index .tianxie-marsk .tianxie-box .tianxie-form textarea {
  padding: 8px 14px;
  resize: none;
}
.index .tianxie-marsk .tianxie-box .tianxie-form .tianxiebtn-item {
  position: relative;
  margin-top: 24px;
  text-align: center;
}
.index .contact-list-con {
  display: none;
  width: 343px;
  height: 204px;
  position: absolute;
  box-sizing: border-box;
  bottom: 40px;
  left: 33px;
  padding-bottom: 10px;
}
.index .contact-list-con > ul {
  width: 100%;
  height: 190px;
  background-color: #fff;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(117, 50, 163, 0.1);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
.index .contact-list-con > ul p {
  font-size: 14px;
  color: #3D3D3D;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
.index .contact-list-con > ul .code-img-box {
  width: 100px;
  height: 100px;
}
.index .contact-list-con > ul img {
  width: 100%;
  height: 100%;
}
.index .contact-list-con > ul > li {
  margin-top: 10px;
}
.index .contact-list-con > ul > li:not(:last-child) {
  margin-right: 83px;
}
.index .mt-alert-mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vh;
  z-index: 20;
  color: #333;
}
.index .mt-alert-mask .icon-alert-close {
  display: block;
  width: 16px;
  height: 16px;
  background: url("/images/index/alert-close.png") no-repeat 0 0 / 100% 100%;
  position: absolute;
  right: 18px;
  top: 15px;
  cursor: pointer;
}
.index .mt-alert-mask .mt-alert-con {
  position: relative;
  width: 286px;
  left: 50%;
  top: 50%;
  background-color: #fff;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  padding: 20px 18px;
}
.index .mt-alert-mask p,
.index .mt-alert-mask h4 {
  text-align: center;
}
.index .mt-alert-mask .alert-title {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
.index .mt-alert-mask .alert-subtitle,
.index .mt-alert-mask .alert-content {
  font-size: 16px;
  line-height: 24px;
}
.index .mt-alert-mask .alert-subtitle {
  margin-bottom: 5px;
}
.index .mt-alert-mask .alert-content {
  margin-bottom: 30px;
}
.index .mt-alert-mask .btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .mt-alert-mask .confirm-btn {
  display: flex;
  align-items: center;
  text-align: center;
  height: 40px;
  background-color: #7532a3;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 42px;
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .mt-center {
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .title {
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content {
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab {
    padding-left: 20px;
    padding-right: 20px;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left {
    padding-left: 20px;
    box-sizing: border-box;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-title {
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-text {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-title {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one {
    justify-content: space-around;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon img {
    width: 100%;
    margin-left: 0;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-right {
    flex-shrink: 0;
  }
  .index .shouye-five {
    box-sizing: border-box;
  }
  .index .shouye-five .shouye-five-left {
    margin-right: 10px;
  }
  .index .shouye-five .shouye-five-left .five-title {
    width: 100%;
  }
  .index .shouye-five .shouye-five-right {
    flex-shrink: 0;
  }
  .index .shouye-seven {
    box-sizing: border-box;
  }
  .index .shouye-seven .shouye-seven-left .shouye-seven-title {
    width: 100%;
  }
  .index .shouye-seven .shouye-seven-right {
    flex-shrink: 0;
  }
  .index .shouye-seven .shouye-seven-right .mt-center-img {
    left: 49.5%;
    top: 42.8%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .index .shouye-seven .shouye-seven-left .shouye-seven-title {
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .index .shouye-seven .shouye-seven-left .shouye-seven-title {
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .index .mt-center {
    width: 100%;
  }
  .index .shouye-one {
    box-sizing: border-box;
    width: 91.47vw;
    margin: 2.67vw auto 0;
  }
  .index .shouye-one .mtlongin-icon {
    width: 115px;
    height: 36.5px;
  }
  .index .shouye-one .title {
    font-weight: 900;
    font-size: 20px;
    color: #191121;
    line-height: 29px;
  }
  .index .shouye-one .subtitle {
    font-size: 12px;
    color: #3c3c3e;
    line-height: 17px;
    margin-top: 5px;
  }
  .index .shouye-one .one-download .download-btn {
    margin-top: 30px;
    width: 112px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
    line-height: 14px;
  }
  .index .shouye-one .one-download .download-btn .icon {
    width: 16px;
    height: 16px;
    background-size: 20px;
    background-position: -2px -3px;
  }
  .index .shouye-one .one-download .one-download-mac {
    top: 30px;
  }
  .index .shouye-one .one-download .one-download-mac .download-btn {
    width: 146px;
  }
  .index .shouye-one .one-download .one-download-mac .download-intel .icon {
    width: 16px;
    height: 16px;
    background-size: 20px;
    background-position: -2px -3px;
  }
  .index .shouye-two {
    margin: 10.67vw auto 0 auto;
    padding: 0;
  }
  .index .shouye-two .shouye-two-cen {
    border-radius: 20px;
    padding-bottom: 5.33vw;
    width: 91.47vw;
    margin: 0 auto;
  }
  .index .shouye-two .shouye-two-cen .title {
    padding-top: 5.33vw;
    width: 79%;
    font-size: 16px;
    color: #333333;
    line-height: 23px;
  }
  .index .shouye-two .shouye-two-cen .title .title-icon {
    width: 38.93vw;
    height: 2.67vw;
    max-width: 144px;
    max-height: 8px;
    bottom: -12px;
    left: 32vw;
    right: auto;
    background-image: url("/images/index/min-under-line.png");
  }
  .index .shouye-two .shouye-two-cen .content {
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab {
    padding: 7.47vw 0 0 0;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul {
    justify-content: left;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li {
    white-space: nowrap;
    margin-left: 4.27vw;
    width: auto;
    height: auto;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    position: relative;
    padding-bottom: 2.67vw;
    background-color: transparent;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-icon {
    display: none;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li.two-active {
    background-color: transparent;
    color: #333;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li.two-active::after {
    content: "";
    display: block;
    width: 50%;
    height: 2px;
    background-color: #333;
    position: absolute;
    bottom: 0;
  }
  .index .shouye-two .shouye-two-cen .content .two-items {
    background-color: transparent;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-right {
    margin-top: 0;
    width: 80%;
    align-self: center;
    height: auto;
    flex-shrink: 0;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-right img {
    height: auto;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left {
    padding: 10px 16px 0 16px;
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-title {
    font-size: 14px;
    color: #3c3c3e;
    line-height: 20px;
    width: 100%;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items {
    margin-top: 0;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item {
    margin-top: 5.33vw;
    margin-bottom: 0;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
  }
  .index .shouye-two .shouye-two-cen .content .two-items .two-item .item-flex .two-item-left .left-items .left-item .left-item-text {
    width: 100%;
  }
  .index .shouye-three {
    margin: 10.67vw auto 0;
    width: 91.47vw;
    padding: 0;
  }
  .index .shouye-three .shouye-three-cen {
    padding-bottom: 5.33vw;
    border-radius: 5.33vw;
  }
  .index .shouye-three .shouye-three-cen .three-title {
    padding-top: 5.33vw;
    font-size: 16px;
    color: #ffffff;
    line-height: 23px;
    width: 82.93vw;
    margin: 0 auto;
  }
  .index .shouye-three .shouye-three-cen .three-title .three-title-icon {
    width: 38.93vw;
    height: 2.67vw;
    max-width: 144px;
    max-height: 8px;
    bottom: -12px;
    left: 38.67vw;
    right: auto;
    background-image: url("/images/index/min-under-line.png");
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one {
    margin-top: 7.74vw;
    flex-direction: column;
    align-items: center;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item {
    width: 82.93vw;
    box-sizing: border-box;
    padding: 5.33vw 4.27vw;
    border-radius: 20px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item:not(:first-child) {
    margin-top: 5.33vw;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-title {
    font-size: 14px;
    line-height: 22px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-text {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-one .three-one-item .three-one-item-icon img {
    width: calc(100% + 8.85vw);
    margin-left: -4.43vw;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item {
    width: 82.93vw;
    padding: 5.33vw 4.27vw;
    margin: 5.33vw auto 0 auto;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left {
    width: 100%;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-title {
    font-size: 14px;
    line-height: 22px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-left .three-item-text {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
  }
  .index .shouye-three .shouye-three-cen .three-body .three-item .three-item-right {
    margin-top: 5.33vw;
    width: 100%;
  }
  .index .shouye-four {
    margin-top: 10.67vw;
  }
  .index .shouye-four .shouye-four-title {
    font-size: 16px;
    line-height: 23px;
    width: 91.5vw;
    margin: 0 auto;
  }
  .index .shouye-four .shouye-four-body {
    margin-top: 6.93vw;
  }
  .index .shouye-four .shouye-four-body .four-item-ul li {
    width: 100%;
    padding: 5.33vw 4.27vw;
    margin-bottom: 5.33vw;
  }
  .index .shouye-four .shouye-four-body .four-item-ul li .four-item-icon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
  .index .shouye-four .shouye-four-body .four-item-ul li .four-item-right {
    margin-left: 2.67vw;
    width: auto;
    flex: 1;
  }
  .index .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-title {
    font-size: 18px;
    line-height: 26px;
  }
  .index .shouye-four .shouye-four-body .four-item-ul li .four-item-right .four-item-right-text {
    margin-top: 2.13vw;
    font-size: 12px;
    line-height: 17px;
    width: 100%;
  }
  .index .shouye-five {
    margin: 0 auto;
    padding: 5.33vw 4.27vw 4.53vw;
    flex-direction: column;
    box-sizing: border-box;
    width: 91.5vw;
  }
  .index .shouye-five .shouye-five-left .five-title {
    width: 100%;
    padding-top: 0;
    font-size: 18px;
    color: #1f1f1f;
    line-height: 26px;
    text-align: center;
  }
  .index .shouye-five .shouye-five-left .five-subtitle {
    margin-top: 5.33vw;
    margin-bottom: 10.67vw;
    font-size: 14px;
    color: #6d6a70;
    line-height: 20px;
    text-align: center;
  }
  .index .shouye-five .shouye-five-left .five-btn {
    margin: 0 auto 6.66vw;
    width: 64vw;
    max-width: 240px;
    height: 56px;
    border-radius: 32px;
    font-size: 14px;
    line-height: 20px;
  }
  .index .shouye-five .shouye-five-left .five-btn .btn-icon {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background-position: 0 0;
    margin-left: 2.13vw;
  }
  .index .shouye-five .shouye-five-right {
    width: 100%;
    margin: 0 auto;
  }
  .index .shouye-six {
    width: 91.5vw;
    margin: 10.67vw auto 2.67vw auto;
  }
  .index .shouye-six .shouye-six-title {
    font-size: 18px;
    line-height: 26px;
  }
  .index .shouye-six .shouye-six-title .six-title-icon {
    position: static;
    margin: 13px auto 0 auto;
    width: 176px;
    height: 6.13px;
  }
  .index .shouye-six .shouye-six-body {
    margin-top: 5.33vw;
  }
  .index .shouye-six .shouye-six-body .six-icons-list .six-icons-item {
    margin-bottom: 2.67vw;
  }
  .index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(2n),
  .index .shouye-six .shouye-six-body .six-icons-list .six-icons-item:nth-child(2n+1) {
    margin-left: 0;
    margin-right: 0;
  }
  .index .shouye-six .shouye-six-body .six-icons-list img {
    width: 30vw;
  }
  .index .shouye-seven {
    margin: 5.33vw auto;
    flex-direction: column;
    border-radius: 16px;
    width: 91.5vw;
    padding: 5.33vw 4.66vw;
  }
  .index .shouye-seven .shouye-seven-left {
    margin-right: 0;
  }
  .index .shouye-seven .shouye-seven-left .shouye-seven-title {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
  }
  .index .shouye-seven .shouye-seven-left .seven-btn {
    width: 64vw;
    max-width: 240px;
    height: 56px;
    border-radius: 32px;
    margin: 10.67vw auto;
    font-size: 14px;
    color: #1f1f1f;
    line-height: 20px;
  }
  .index .shouye-seven .shouye-seven-left .seven-btn .seven-btn-icon {
    width: 27px;
    height: 20px;
    background-size: 100% 100%;
    background-position: 0 0;
    margin-right: 10px;
  }
  .index .shouye-seven .shouye-seven-right {
    width: 100%;
  }
  .index .shouye-seven .shouye-seven-right .mt-center-img {
    left: 49.5%;
    top: 42.8%;
    width: 13.4%;
    height: 18.7%;
  }
}
@media screen and (max-width: 530px) {
  .index .tianxie-marsk .tianxie-box {
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    transform: translate(0, 0);
    border-radius: 16px 16px 0 0;
  }
  .index .tianxie-marsk .tianxie-box .x-icon {
    top: 20px;
    right: 18px;
  }
  .index .tianxie-marsk .tianxie-box .title {
    text-align: center;
    margin-top: 14px;
    padding-bottom: 14px;
    font-weight: 900;
    font-size: 16px;
    line-height: 25px;
    border-bottom: 1px solid #f5f5f5;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form {
    padding: 20px 0;
    margin: 0 16px;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item label {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item input,
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .xuqiu {
    border-radius: 0;
    border-color: transparent transparent #f5f5f5 transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .tianxieBtn,
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxie-item .tianxieOnlineBtn {
    border-radius: 40px;
    width: 166px;
    margin: 10px 6px 0;
  }
  .index .tianxie-marsk .tianxie-box .tianxie-form .tianxiebtn-item {
    margin-top: 35px;
  }
  .index .contact-list-con {
    left: 50%;
    transform: translate(-50%, 0);
    flex-wrap: nowrap;
  }
  .index .contact-list-con > ul > li:not(:last-child) {
    margin-right: 22.13vw;
  }
}
.index .shouye-two .shouye-two-cen .title {
  font-size: 43px;
}
.index .shouye-two .shouye-two-cen .title .title-icon {
  right: 9px;
}
.index .shouye-two .shouye-two-cen .content .two-items {
  transition: all 0.3s;
  height: auto;
}
.index .shouye-three .shouye-three-cen .three-title .three-title-icon {
  right: 62px;
}
.index .shouye-six .shouye-six-title .six-title-icon {
  right: 284px;
}
.index .shouye-seven .shouye-seven-left .shouye-seven-title {
  font-size: 31px;
}
.index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-text {
  max-width: 185px;
}
@media screen and (max-width: 1023px) {
  .index .shouye-two .shouye-two-cen .title {
    width: 100%;
    font-size: 16px;
  }
  .index .shouye-two .shouye-two-cen .content .two-tab .tow-tab-list-ul li .list-text {
    max-width: none;
  }
  .index .shouye-seven .shouye-seven-left .shouye-seven-title {
    font-size: 18px;
  }
  .index .shouye-two .shouye-two-cen .title .title-icon {
    right: auto;
  }
  .index .shouye-three .shouye-three-cen .three-title .three-title-icon {
    right: auto;
  }
  .index .shouye-six .shouye-six-title .six-title-icon {
    right: auto;
  }
}
