.news-modal11 {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  /* background-color: #111;
  opacity: 0.8; */
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-modal12 {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #111;
  opacity: 0.8;
  z-index: 10;
}
/* 轮播图 */
.swiper-container {
  height: 720px;
}
.swiper-button-prev,
.swiper-button-next {
  background-size: 40px 40px !important;
  width: 40px;
  height: 40px;
}
.swiper-button-prev {
  background-image: url(../img/icon-prev.png) !important;
  left: 52px;
}
.swiper-button-next {
  background-image: url(../img/icon-next.png) !important;
  right: 52px;
}
.swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.swiper-pagination-bullet-active {
  background-color: #f4a524;
}
.swiper-inner-content {
  display: flex;
  justify-content: space-between;
  width: 1387px;
  margin: 0 auto;
  padding: 127px 40px;
}
.swiper-inner-content > .banner-content {
  margin-top: 77px;
  width: 600px;
}
.swiper-inner-content > img {
  width: 707px;
}
.swiper-inner-content > .banner-content > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.swiper-inner-content > .banner-content > p {
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.swiper-inner-content > .banner-content > .more-info {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #ffffff;
  background: #f4a524;
  border: 1px solid #f4a524;
  padding: 8px 16px;
}
.swiper-inner-content > .banner-content > .more-info:hover {
  color: #f4a524;
  background-color: transparent;
  border: 1px solid #f4a524;
  cursor: pointer;
}
.swiper-inner-content > .banner-content > .gray-button {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #ffffff;
  background: #afb2b8;
  padding: 8px 16px;
}
.index-swiper .r1-plus-lts-router-swiper h3 {
  line-height: 68px;
  width: 510px;
}
.index-swiper .r1-plus-lts-router-swiper p {
  margin-top: 8px;
}
.index-swiper .r1-plus-lts-router-swiper .more-info {
  margin-top: 36px;
}
.mt8 {
  margin-top: 8px;
}
.mt15 {
  margin-top: 15px;
}
.mt16 {
  margin-top: 16px;
}
.mt24 {
  margin-top: 24px;
}
.mt32 {
  margin-top: 32px;
}
.mt36 {
  margin-top: 36px;
}
.mt40 {
  margin-top: 40px;
}
.mt47 {
  margin-top: 47px;
}
.mt48 {
  margin-top: 48px;
}
.mt55 {
  margin-top: 55px;
}
.mt95 {
  margin-top: 95px;
}
.mt143 {
  margin-top: 143px;
}

/* 主体部分 */
#main {
  background-color: #fff;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
}
/* 新品推荐 */
#main > .new-product {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
  display: flex;
  align-items: center;
}
#main > .new-product > .new-product-left {
  /* width: 56.45%; */
  width: 677px;
  text-align: center;
  background-color: #f5f5f5;
  margin-right: 80px;
}

#main > .new-product > .new-product-right > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .new-product > .new-product-right > .circle-group {
  margin-top: 32px;
  margin-bottom: 72px;
}
#main > .new-product > .new-product-right > .circle-group > span {
  background: #f4a524;
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 16px;
}
#main > .new-product > .new-product-right > .learn-more {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #63616a;
  padding: 8px 16px;
  border: 1px solid #63616a;
}
#main > .new-product > .new-product-right > .learn-more:hover {
  background: #828287;
  color: #ffffff;
}

/* 小型设备 */
.small-mobile-new-product {
  display: none;
}
#main > .open-source-os {
  height: 462px;
  background: url("../img/index-opensource-software-bg.png") no-repeat;
  background-size: 100% 462px;
  padding-top: 55px;
  padding-left: 478px;
}
#main > .open-source-os > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .open-source-os > .os-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 8px;
}
#main > .open-source-os > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
}
#main > .open-source-os > .download {
  margin-top: 120px;
  display: inline-block;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding: 8px 16px;
  background: #f4a524;
}
/*  */
.new-open-source-os {
  width: 100%;
  background: #ffd0b0;
  margin-top: 64px;
  padding: 64px 0;
}
.new-open-source-os > div {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-open-source-os > div > img {
  width: 514px;
}
.new-open-source-os > div > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #63616a;
}
.new-open-source-os > div > div > .os-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 8px;
  margin-bottom: 16px;
}
.new-open-source-os > div > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #63616a;
}
.new-open-source-os > div > div > .download {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #ffffff;
  display: inline-block;
  padding: 8px 16px;
  background: #f4a524;
  border: 1px solid #f4a524;
  margin-top: 64px;
}
.new-open-source-os > div > div > .download:hover {
  background-color: transparent;
  color: #f4a524;
  border: 1px solid #f4a524;
}
.small-mobile-open-source-os {
  display: none;
}
/*  */
#main .customized-services {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
  text-align: center;
}

#main .customized-services > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main .customized-services > p {
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin: 40px 0 24px 0;
}

#main .customized-services ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .customized-services ul li {
  width: 30%;
}
#main .customized-services ul li img {
  margin-right: 16px;
  width: 36px;
  height: 36px;
}
#main .customized-services ul li span {
  letter-spacing: 0.03em;
  color: #828287;
  vertical-align: middle;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
}
#main .customized-services .learn-more {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #63616a;
  padding: 8px 16px;
  border: 1px solid #63616a;
  margin-top: 24px;
  margin-bottom: 53px;
}

#main .customized-services .learn-more:hover {
  cursor: pointer;
  background: #828287;
  color: #ffffff;
}
.small-mobile-customized-services {
  display: none;
}
#main > .join-in {
  padding: 80px 0;
  background: #f5f5f5;
}
#main > .join-in > .join-in-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .join-in > .join-in-detail > .join-in-detail-left {
  width: 648px;
}
#main > .join-in > .join-in-detail > .join-in-detail-left > .title {
  display: flex;
  align-items: center;
}
#main > .join-in > .join-in-detail > .join-in-detail-left > .title > span {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main
  > .join-in
  > .join-in-detail
  > .join-in-detail-left
  > .title
  > .hover-img {
  display: none;
}
#main > .join-in > .join-in-detail > .join-in-detail-left > .title > img {
  width: 32px;
  height: 32px;
  margin-left: 15px;
}
#main
  > .join-in
  > .join-in-detail
  > .join-in-detail-left
  > .title:hover
  > span {
  cursor: pointer;
  color: #f4a524;
}
#main
  > .join-in
  > .join-in-detail
  > .join-in-detail-left
  > .title:hover
  > .normal-img {
  display: none;
}
#main
  > .join-in
  > .join-in-detail
  > .join-in-detail-left
  > .title:hover
  > .hover-img {
  display: inline-block;
  cursor: pointer;
}
#main > .join-in > .join-in-detail > .join-in-detail-left > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 40px;
}
#main > .join-in > .join-in-detail > .join-in-detail-right > img {
  width: 511px;
}

#main .our-vision {
  position: relative;
  margin-top: 80px;
}
#main .our-vision > img {
  width: 100%;
}
#main .our-vision > div {
  position: absolute;
  width: calc(100% - 64px);
  max-width: 1200px;
  top: 4.1667vw;
  left: 50%;
  text-align: center;
}
#main .our-vision > div > h3 {
  font-weight: 400;
  font-size: 2.0833vw;
  line-height: 2.7604vw;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main .our-vision > div > p {
  margin: 1.6667vw 0;
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: 1.4063vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main .our-vision > div > .learn-more {
  border: 1px solid #1d1e1f;
  font-weight: 400;
  font-size: 0.8333vw;
  line-height: 1.0938vw;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  display: inline-block;
  padding: 0.4167vw 0.8333vw;
}
#main .our-vision .learn-more:hover {
  background: #63616a;
  color: #ffffff;
}
#main > .our-vision > .middle-screen-bg,
#main > .our-vision >.small-screen-bg{
  display: none;
}


.t273 {
  top: 273px !important;
}
.t289 {
  top: 289px !important;
}
.t348 {
  top: 348px !important;
}
.l360 {
  left: 360px !important;
}
/* 移动端 */
.mobile-swiper-content-wrap {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  padding-top: 64px;
  margin: 0 auto;
  width: 70%;
}
.mobile-swiper-content-wrap > .swiper-container > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.mobile-swiper-content-wrap > .swiper-container > p {
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  /* font-size: 2.33vw;
  line-height: 4vw; */
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 22px;
}
.mobile-swiper-content-wrap > .swiper-container > .more-info {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  /* font-size: 1.33vw;
  line-height: 1.75vw; */
  letter-spacing: 0.06em;
  color: #ffffff;
  padding: 8px 16px;
  /* padding: 0.67vw 1.33vw; */
  background: #f4a524;
  margin-top: 23px;
  border: 1px solid #f4a524;
}
.mobile-swiper-content-wrap > .swiper-container > .more-info:hover {
  color: #f4a524;
  border: 1px solid #f4a524;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
}
.mobile-swiper-content-wrap > .gray-button {
  background: #afb2b8;
  font-weight: 400;
  /* font-size: 16px;
  line-height: 21px; */
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #ffffff;
  /* padding: 8px 16px; */
  padding: 0.42vw 0.83vw;
  bottom: 35%;
}
.mobile-swiper-content-wrap > img {
  width: 80%;
}

.mobile-join-in {
  width: calc(100% - 64px);
  max-width: 992px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 32px;
}
.mobile-join-in > .mobile-join-in-top > .title {
  display: flex;
  align-items: center;
}
.mobile-join-in > .mobile-join-in-top > .title > span {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.mobile-join-in > .mobile-join-in-top > .title > img {
  width: 32px;
  height: 32px;
  margin-left: 16px;
}
.mobile-join-in > .mobile-join-in-top > .title > .hover-img {
  display: none;
}
.mobile-join-in > .mobile-join-in-top > .title:hover > span {
  color: #f4a524;
  cursor: pointer;
}
.mobile-join-in > .mobile-join-in-top > .title:hover > .normal-img {
  display: none;
}
.mobile-join-in > .mobile-join-in-top > .title:hover > .hover-img {
  display: inline-block;
}

.mobile-join-in > .mobile-join-in-top > img {
  width: 481px;
}
.mobile-join-in > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 16px;
}
.small-mobile-join-in {
  display: none;
}
