.index {
  min-width: 1200px;
  overflow-x: hidden;
}
.index .stBanner {
  background: url("/images/indexbaneer2.png");
  background-repeat: repeat-x;
  background-size: 1px 750px;
  height: 750px;
}
.index .stBanner .bannerInfos {
  background: url("/images/indexbanner1.png") no-repeat;
  max-width: 1920px;
  margin: 0 auto;
  background-size: 100% 100%;
}
.index .stBanner .bannerInfos .bannerInfo {
  height: 750px;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText {
  padding-top: 242px;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .infoTitle {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 48px;
  color: #1a1a1a;
  text-align: center;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .infoSubtitles {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 20px;
  text-align: center;
  color: #1a1a1a;
  margin: 28px 0 70px 0;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .buttonListBnaeer {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .buttonListBnaeer .register {
  width: 270px;
  height: 44px;
  background: #4177ff;
  border-radius: 3px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  margin-right: 24px;
  cursor: pointer;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .buttonListBnaeer .registers {
  width: 270px;
  height: 44px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #0e48da;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
  color: #0e48da;
  cursor: pointer;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .bannerTypes {
  margin: 116px auto 0;
  display: flex;
  justify-content: center;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .bannerTypes .bannerTypesInfo {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #4b4b4b;
  border-right: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0 20px;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .bannerTypes .bannerTypesInfo .bannerTypesInfoImg {
  width: 18px;
  height: 18px;
  display: flex;
  margin-right: 6px;
}
.index .stBanner .bannerInfos .bannerInfo .bannerInfoText .bannerTypes .bannerTypesInfo:last-child {
  border: none;
}
.index .product .productMenu {
  background: #ffffff;
  box-shadow: 0 12px 16px rgba(149, 159, 171, 0.1);
  padding-top: 29px;
}
.index .product .productMenu .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 40px;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 70px;
  line-height: 60px;
}
.index .product .productMenu .flexCB {
  padding: 0 100px;
}
.index .product .productMenu .menuList {
  cursor: pointer;
  height: 58px;
}
.index .product .productMenu .menuList .menuListImg {
  width: 28px;
  height: 28px;
}
.index .product .productMenu .menuList .menuListText {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #1a1a1a;
}
.index .product .productMenu .menuList .line {
  width: 100%;
  height: 4px;
  background: #ffffff;
  margin-top: 26px;
}
.index .product .productMenu .menuList .menuActive {
  color: #4177ff;
  font-weight: 600;
}
.index .product .productMenu .menuList .lineActive {
  width: 100%;
  height: 4px;
  background: #4177ff;
  margin-top: 26px;
}
.index .product .productInfos {
  background: #fafcff;
  height: 540px;
  margin-top: 24px;
}
.index .product .productInfos .productInfoa .produvtLeft {
  flex: 1;
}
.index .product .productInfos .productInfoa .produvtLeft .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 32px;
  color: #1a1a1a;
}
.index .product .productInfos .productInfoa .produvtLeft .title .tipsTitle {
  display: flex;
  padding: 0 7px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  height: 20px;
  background: #ff6666;
  border-radius: 3px 3px 3px 3px;
  margin-left: 16px;
}
.index .product .productInfos .productInfoa .produvtLeft .titles {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 20px;
  color: #4b4b4b;
  margin: 10px 0 20px 0;
}
.index .product .productInfos .productInfoa .produvtLeft .titlea {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 350;
  font-size: 16px;
  color: #4b4b4b;
}
.index .product .productInfos .productInfoa .produvtLeft .tipsList {
  margin-top: 32px;
}
.index .product .productInfos .productInfoa .produvtLeft .tipsList .tipsListInfo {
  display: inline-flex;
  height: 24px;
  line-height: 24px;
  background: #e6eaf7;
  border-radius: 3px 3px 3px 3px;
  padding: 0 8px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #4177ff;
  margin: 0 10px 17px 0;
}
.index .product .productInfos .productInfoa .produvtLeft .receive {
  width: 210px;
  height: 40px;
  background: #4177ff;
  box-shadow: 0px 10px 18px 0px rgba(65, 119, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  margin: 60px 0 0 0;
  cursor: pointer;
}
.index .product .productInfos .productInfoa .produvtRight {
  height: 540px;
  position: relative;
}
.index .product .productInfos .productInfoa .produvtRight .produvtRightImg {
  width: 693px;
  height: 540px;
}
.index .product .productInfos .productInfoa .produvtRight .produvtRightImgs {
  height: 78px;
  position: absolute;
  right: 113px;
  bottom: 234px;
}
.index .product .productInfos .productInfoa .produvtRight .produvtRightImgsa {
  height: 78px;
  position: absolute;
  left: 41px;
  bottom: 176px;
}
.index .product .productInfos .productInfoa .produvtRight .produvtRightImgsas {
  height: 78px;
  position: absolute;
  right: -16px;
  bottom: 125px;
}
.index .business {
  width: 100%;
  height: 918px;
  background: #fff;
  position: relative;
}
.index .business .businessBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
}
.index .business .businessInfo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.index .business .businessInfo .businessTitle {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 700;
  font-size: 36px;
  margin-top: 98px;
  color: #1a1a1a;
  text-align: center;
}
.index .business .businessInfo .businessTitles {
  font-size: 20px;
  color: #4b4b4b;
  margin-top: 30px;
  text-align: center;
  padding: 0 130px;
  line-height: 36px;
}
.index .business .businessInfo .businessInfos {
  margin-top: 34px;
}
.index .business .businessInfo .businessInfos .subname {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #fafafa;
  margin-bottom: 20px;
}
.index .business .businessInfo .businessInfos .businessLeft {
  width: 288px;
}
.index .business .businessInfo .businessInfos .businessLeft .activleftInfoe {
  border: 2px solid #4177ff !important;
}
.index .business .businessInfo .businessInfos .businessLeft .leftInfo {
  width: 138px;
  height: 122px;
  cursor: pointer;
  background: #f4f6fa;
  border-radius: 12px 12px 12px 12px;
  border: 2px solid #f4f6fa;
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index .business .businessInfo .businessInfos .businessLeft .leftInfo .leftInfoImg {
  width: 48px;
  height: 48px;
  display: block;
}
.index .business .businessInfo .businessInfos .businessLeft .leftInfo .leftInfoText {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3d3d3d;
  text-align: center;
  margin-top: 4px;
}
.index .business .businessInfo .businessInfos .businessRight {
  width: 900px;
  height: 524px;
  background: #f4f6fa;
  border-radius: 12px 12px 12px 12px;
  margin-top: 12px;
  padding: 59px 26px;
  position: relative;
}
.index .business .businessInfo .businessInfos .businessRight .pageUl {
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: -35px;
}
.index .business .businessInfo .businessInfos .businessRight .pageUl .pageLine {
  width: 5px;
  height: 5px;
  background: #767676;
  opacity: 0.5;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
}
.index .business .businessInfo .businessInfos .businessRight .pageUl .activePageLine {
  width: 20px;
  height: 5px;
  background: #1a1a1a;
  cursor: pointer;
  border-radius: 272px;
  margin: 0 5px;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight {
  width: 340px;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight .businessInfoRightIcon {
  width: 80px;
  height: 80px;
  display: flex;
  margin: 0 auto;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight .rightName {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3d3d3d;
  text-align: center;
  margin-top: 31px;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight .rightContnet {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  height: 72px;
  margin-top: 10px;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight .charset {
  width: 130px;
  height: 34px;
  background: #4177ff;
  border-radius: 3px 3px 3px 3px;
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 350;
  text-align: center;
  line-height: 34px;
  margin: 35px auto 0;
  font-size: 14px;
  color: #ffffff;
}
.index .business .businessInfo .businessInfos .businessRight .businessInfoRight .charset a {
  color: #fff;
}
.index .business .businessInfo .businessInfos .businessRight .businessNum {
  text-align: center;
}
.index .business .businessInfo .businessInfos .businessRight .businessNum .businessNumTop {
  font-weight: 400;
  font-size: 26px;
  color: #3d3d3d;
}
.index .business .businessInfo .businessInfos .businessRight .businessNum .businessNumText {
  font-weight: 500;
  font-size: 14px;
  color: #767676;
  text-align: center;
  margin-top: 10px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo {
  width: 100%;
  padding: 40px 0 30px;
  position: relative;
  height: 524px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoImg {
  width: 808px;
  height: 289px;
  display: block;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoRight {
  padding: 0 40px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoRight .buttons {
  width: 130px;
  height: 34px;
  background: #4177ff;
  border-radius: 3px 3px 3px 3px;
  text-align: center;
  line-height: 34px;
  font-family: "MyFontSourceHanSansNormal", sans-serif;
  font-weight: 350;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  position: absolute;
  bottom: 26px;
  right: 36px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoRight .name {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #3d3d3d;
  margin: 12px 0 10px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoRight .subName {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.index .business .businessInfo .businessInfos .businessRight .childenInfo .childenInfoRight .content {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 12px;
  color: #4B4B4B;
  line-height: 24px;
}
.index .advantage {
  background: #fafcff;
}
.index .advantage .flexACW {
  align-items: flex-start;
}
.index .advantage .advantageTip {
  background: #fafcff;
  border-radius: 0px 0px 0px 0px;
  padding: 135px 0 43px 0;
}
.index .advantage .advantageTip .advantageTitle {
  font-family: "MyFontSourceHanSansMedium";
  font-weight: 700;
  font-size: 36px;
  color: #333333;
  text-align: center;
}
.index .advantage .advantageTip .advantageTitles {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-top: 30px;
  text-align: center;
}
.index .advantage .advantageInfo {
  position: relative;
  height: 620px;
}
.index .advantage .advantageInfo .picVideoCheck #myVideo {
  display: none;
}
.index .advantage .advantageInfo .picVideoCheck .advantageInfoImg {
  width: 620px;
  height: 620px;
  position: absolute;
  top: 0;
  right: 0;
}
.index .advantage .advantageInfo .picVideoCheck:hover #myVideo {
  display: block;
}
.index .advantage .advantageInfo .advantageInfoTwo .advantageInfoImgs {
  width: 620px;
  height: 620px;
  position: absolute;
  top: 0;
  left: 0;
}
.index .advantage .advantageInfo .advantageInfoTwo #myVideo {
  display: none;
}
.index .advantage .advantageInfo .advantageInfoTwo:hover #myVideo {
  display: block;
}
.index .advantage .advantageInfo .advantageInfoThree #myVideo {
  display: none;
}
.index .advantage .advantageInfo .advantageInfoThree .advantageInfoImg {
  width: 620px;
  height: 620px;
  position: absolute;
  top: 0;
  right: 0;
}
.index .advantage .advantageInfo .advantageInfoThree:hover #myVideo {
  display: block;
}
.index .advantage .advantageInfo .advantageInfoTwo:hover #myVideo {
  display: block;
}
.index .advantage .advantageInfo .advantageInfoTexts {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 450px;
}
.index .advantage .advantageInfo .advantageInfoTexts .title {
  font-family: "MyFontSourceHanSansMedium";
  font-weight: bold;
  font-size: 32px;
  color: #1a1a1a;
}
.index .advantage .advantageInfo .advantageInfoTexts .subTitle {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  margin: 20px 0 30px;
  line-height: 30px;
}
.index .advantage .advantageInfo .advantageInfoTexts .subTitles {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 27px;
  width: 50%;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}
.index .advantage .advantageInfo .advantageInfoTexts .subTitles img {
  margin-top: 3px;
}
.index .advantage .advantageInfo .advantageInfoTexts .advantageInfoButton {
  width: 130px;
  height: 34px;
  background: #4177ff;
  border-radius: 3px;
  font-family: "MyFontSourceHanSansMedium";
  font-weight: 350;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #ffffff;
  margin-top: 30px;
}
.index .advantage .advantageInfo .advantageInfoText {
  position: absolute;
  z-index: 10;
  top: 163px;
  left: 0;
  width: 450px;
}
.index .advantage .advantageInfo .advantageInfoText .title {
  font-family: "MyFontSourceHanSansMedium";
  font-weight: bold;
  font-size: 32px;
  color: #1a1a1a;
}
.index .advantage .advantageInfo .advantageInfoText .subTitle {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  margin: 20px 0 30px;
  line-height: 30px;
}
.index .advantage .advantageInfo .advantageInfoText .subTitles {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 27px;
  width: 50%;
  margin-bottom: 18px;
  display: flex;
  align-items: flex-start;
}
.index .advantage .advantageInfo .advantageInfoText .subTitles img {
  margin-top: 3px;
}
.index .advantage .advantageInfo .advantageInfoText .advantageInfoButton {
  width: 130px;
  height: 34px;
  background: #4177ff;
  border-radius: 3px;
  font-family: "MyFontSourceHanSansMedium";
  font-weight: 350;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #ffffff;
  margin-top: 30px;
}
.index .deploy {
  height: 1560px;
  background: #131a2d;
  border-radius: 0px 0px 0px 0px;
  padding: 122px 0 0 0;
}
.index .deploy .deployTitle {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
}
.index .deploy .deployTitles {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
}
.index .deploy .ulli {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin: 30px auto 70px;
}
.index .deploy .ulli .deployIcon {
  width: 26px;
  height: 26px;
}
.index .deploy .deployIcons {
  width: 840px;
  height: 485px;
  display: flex;
  margin-right: 30px;
}
.index .deploy .countList .countInfo {
  width: 163px;
  height: 85px;
  background: #1b233b;
  border-radius: 6px 6px 6px 6px;
  margin-top: 12px;
}
.index .deploy .countList .countInfo .countimg {
  margin-left: 20px;
  width: 30px;
  height: 30px;
}
.index .deploy .countList .countInfo .info {
  flex: 1;
  margin-left: 5px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}
.index .deploy .countList .countInfo .info .ipNum {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #737e9f;
}
.index .deploy .deployMode {
  width: 336px;
  height: 50px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #4177ff;
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  color: #4177ff;
  margin-top: 12px;
  cursor: pointer;
}
.index .deploy .partnerLeft {
  width: 630px;
  position: relative;
}
.index .deploy .partnerLeft .partnerContnt {
  width: 305px;
  background: #1b233b;
  border-radius: 12px 12px 12px 12px;
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  padding: 0 30px;
  cursor: pointer;
  height: 160px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.index .deploy .partnerLeft .partnerContnt .callKfu {
  width: 140px;
  height: 140px;
  display: none;
  margin: 0 auto 30px;
}
.index .deploy .partnerLeft .partnerContnt .partnerIcon {
  width: 60px;
  height: 60px;
  display: flex;
  margin-right: 20px;
}
.index .deploy .partnerLeft .partnerContnt .tip {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #777e93;
  margin-top: 5px;
}
.index .deploy .partnerLeft .partnerContnt .title {
  width: 100%;
}
.index .deploy .partnerLeft .partnerContnt .right {
  flex: 1;
}
.index .deploy .partnerLeft .partnerContnt:nth-child(3) {
  margin-top: 22px;
}
.index .deploy .partnerLeft .partnerContnt:last-child {
  margin-top: 22px;
}
.index .deploy .horseracelamp {
  width: 538px;
  height: 340px;
}
.index .deploy .horseracelamp .marquee-container {
  width: 538px;
  overflow: hidden;
  margin: 0 auto;
  white-space: nowrap;
}
.index .deploy .horseracelamp .marquee-container .marquee-list {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  animation: marquee 10s linear infinite;
}
.index .deploy .horseracelamp .marquee-container .marquee-list li {
  display: inline-block;
  width: 188px;
  height: 60px;
  border-radius: 12px 12px 12px 12px;
  margin: 5px 6px;
}
.index .newInfo {
  background: #fff;
  padding: 60px 0;
}
.index .newInfo .newInfoTitle {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #333333;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.index .newInfo .carousel {
  position: relative;
  overflow: hidden;
  width: 1200px;
  height: 480px;
  background: #ffffff;
  border-radius: 6px 6px 6px 6px;
  margin: 60px auto 45px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.08);
}
.index .newInfo .carousel .carousel-inner {
  display: flex;
  transition: transform 0.5s ease;
  height: 480px;
}
.index .newInfo .carousel .carousel-inner .carousel-item {
  position: relative;
  min-width: 1200px;
  box-sizing: border-box;
  padding: 30px 0;
  display: flex;
  justify-content: space-around;
}
.index .newInfo .carousel .carousel-inner .carousel-item img {
  width: 680px;
  height: 420px;
}
.index .newInfo .carousel .carousel-inner .carousel-item .text-content {
  width: 415px;
  margin: 20px 0;
}
.index .newInfo .carousel .carousel-inner .carousel-item .text-content .new-content {
  height: 180px;
  margin-top: 20px;
  font-family: "MyFontSourceHanSansNormal", sans-serif;
  font-weight: 350;
  font-size: 14px;
  color: #767676;
  line-height: 22px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 8;
  -moz-box-orient: vertical;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
}
.index .newInfo .carousel .carousel-inner .carousel-item .text-content h2 {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
}
.index .newInfo .carousel .carousel-inner .carousel-item .text-content .watchDetail {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: 350;
  font-size: 14px;
  color: #1A1A1A;
  margin-top: 20px;
  cursor: pointer;
}
.index .newInfo .carousel .indicators {
  position: absolute;
  bottom: 20px;
  right: 25%;
  transform: translateX(-50%);
  display: flex;
}
.index .newInfo .carousel .indicators .indicator {
  width: 20px;
  height: 4px;
  background: #d2d2d2;
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  margin: 0 4px;
}
.index .newInfo .carousel .indicators .active {
  background: linear-gradient(270deg, #4177ff 0%, #323be8 100%);
  border-radius: 2px 2px 2px 2px;
}
.index .newInfo .domList .title {
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
  color: #333333;
  padding: 0 20px;
  cursor: pointer;
}
.index .newInfo .domList .title .more {
  font-family: "MyFontSourceHanSansNormal";
  font-weight: 350;
  font-size: 12px;
  color: #999999;
}
.index .newInfo .domList .listDoms {
  width: 388px;
  background: #fff;
  border-radius: 6px;
  height: 213px;
  padding: 10px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.08);
}
.index .newInfo .domList .listDoms .listDom {
  font-family: "MyFontSourceHanSansNormal";
  font-weight: 350;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  padding: 10px;
}
.index #mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
  display: none;
  height: 100vh;
  width: 100vw;
}
.index #mask .maskContent {
  width: 850px;
  height: 550px;
  background: #ffffff;
  box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.16);
  border-radius: 12px 12px 12px 12px;
  margin: 0 auto;
  padding: 30px;
}
.index #mask .maskContent .closeIcon {
  width: 14px;
  height: 14px;
  display: flex;
  margin-left: auto;
}
.index #mask .maskContent .maskInfo {
  width: 700px;
  margin: 0 auto;
}
.index #mask .maskContent .maskInfo .maskInfoForm .title,
.index #mask .maskContent .maskInfo .maskInfoForm .sub-title {
  font-weight: 500;
  text-align: center;
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  color: #333;
}
.index #mask .maskContent .maskInfo .maskInfoForm .title {
  font-size: 28px;
}
.index #mask .maskContent .maskInfo .maskInfoForm .sub-title {
  margin-top: 5px;
  font-size: 16px;
}
.index #mask .maskContent .maskInfo .maskInfoForm .errorPhone {
  color: #d92424;
}
.index #mask .maskContent .maskInfo .maskInfoForm .inputPhone {
  width: 338px;
  height: 40px;
  background: #f7f7f7;
  border-radius: 6px 6px 6px 6px;
  padding: 15px 12px;
  margin: 8px 0;
}
.index #mask .maskContent .maskInfo .maskInfoForm .inputPhone span {
  color: #d92424;
}
.index #mask .maskContent .maskInfo .maskInfoForm .inputPhone .phoneCall {
  margin-left: 10px;
  width: 100%;
  height: 40px;
  -webkit-box-shadow: 0 0 0 1000px #f7f7f7 inset;
}
.index #mask .maskContent .maskInfo .maskInfoForm .inputtextarea {
  width: 338px;
  background: #f7f7f7;
  border-radius: 6px 6px 6px 6px;
  padding: 15px 12px;
  margin: 8px 0;
}
.index #mask .maskContent .maskInfo .maskInfoForm .inputtextarea .phoneCall {
  margin-left: 10px;
  width: 100%;
}
.index #mask .maskContent .maskInfo .maskInfoForm .sublimtButton {
  width: 338px;
  height: 50px;
  background: #4177ff;
  border-radius: 6px 6px 6px 6px;
  font-family: "MyFontSourceHanSansMedium", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  margin-top: 26px;
}
.index #mask .maskContent .maskInfo .wechatInfo .wechatIcon {
  width: 160px;
  height: 160px;
}
.index #mask .maskContent .maskInfo .wechatInfo .wechatInfoTip {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: 17px 0;
}
.index #mask .maskContent .maskInfo .wechatInfo .wechatInfoTips {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  text-align: center;
}
/* Keyframes for scrolling left */
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
body.no-scroll {
  overflow: hidden;
}
