#main {
  position: relative;
}
#banner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  max-height: 600px;
  padding: 40px 0;
  justify-content: space-between;
  align-items: center;
}
#banner > h3 {
  position: relative;
  left: 0;
  top: 0;
  font-weight: 700;
  font-size: 48px;
  line-height: 68px;
  letter-spacing: 0.04em;
  color: #1d1e1f;
}
#banner > div > h3 {
  position: relative;
  left: 0;
  top: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.04em;
  color: #1d1e1f;
}
#banner > div > p {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
}
.top {
  position: relative;
  height: 58px;
  /* padding: 0 112px; */
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f1f1;
}
.top .top-middle {
  width: 100%;
  position: absolute;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.top .top-left {
  font-size: 0;
  padding-top: 7px;
  padding-left: 5.8%;
  z-index: 99;
}
.top .top-left > .current-product-page {
  background-color: #fff;
  color: #f4a524;
}
.top .top-left > a {
  display: inline-block;
  width: 114px;
  padding: 15px 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: #f4a524;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.top .top-left > a:hover {
  background-color: #ffffff;
  color: #f4a524;
}
.top .top-middle h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.top .top-right {
  font-size: 0;
  padding-top: 5px;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 5.8%;
  z-index: 1;
}
.top .top-right > a {
  display: inline-block;
  margin-top: 10px;
}
.top .top-right .gray-button {
  background: #cacaca !important;
  color: #ffffff !important;
  border: 1px solid #cacaca !important;
  cursor: no-drop !important;
}
.top .top-right .buy-now {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #f4a524;
  padding: 4px 8px;
  border: 1px solid #f4a524;
  box-sizing: border-box;
  margin-top: 0 !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.top .top-right .buy-now:hover {
  background: #f4a524;
  border: 1px solid #f4a524;
  color: #ffffff;
  cursor: pointer;
}

.top .top-right .buy-now:hover > .aliexpress-slide-box {
  display: block;
}
.top .top-right .slide-box {
  display: none;
  position: absolute;
  top: 26px;
  left: 3px;
  z-index: 99;
  text-align: center;
  padding-top: 20px;
  width: 160px;
}
.top .top-right .slide-box .small-triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 10px solid #f8c97c;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -20px;
  left: 70px;
}
.top .top-right .slide-box > .shop-link {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.top .top-right .slide-box > .shop-link > a {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 21px;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: rgba(244, 165, 36, 0.6);
  display: block;
}
.top .top-right .slide-box > .shop-link > a:hover {
  background: rgba(244, 165, 36, 0.8);
}
.top .top-right .slide-box > .shop-link > a:hover > .small-triangle {
  border-bottom: 10px solid rgba(244, 165, 36, 0.8);
}
.h40 {
  height: 40px;
  background-color: #f1f1f1;
  width: 100%;
}
#main > .main-top-intro {
  background: #f1f1f1;
}
#main > .main-top-intro > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  padding: 12px 0;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .main-top {
  height: 108px;
  background: #f1f1f1;
  padding: 24px 0;
}
#main > .main-top > ul {
  width: 1132px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main > .main-top > ul > li {
  display: flex;
  align-items: center;
}
#main > .main-top > ul > li > img {
  width: 60px;
  height: 60px;
}
#main > .main-top > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-left: 24px;
}

#main > .case-main-top {
  padding: 28px 0;
  background-color: #f1f1f1;
}
#main > .case-main-top > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
#main > .case-main-top > ul > li {
  margin-right: 132px;
}
#main > .case-main-top > ul > li img {
  width: 36px;
  height: 36px;
  margin-right: 24px;
}
#main > .case-main-top > ul > li span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}

#main .usb-interface-pic {
  padding: 72px 0;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main .usb-interface-pic > img {
  width: 50%;
}

#main .ai-stick-lite-features {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px;
  background-color: #f1f1f1;
}
#main .ai-stick-lite-features h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  margin-bottom: 40px;
  color: #1d1e1f;
}
#main .ai-stick-lite-features ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .ai-stick-lite-features ul li {
  padding: 24px;
  background-color: #fff;
  display: flex;
  align-items: center;
  width: 49%;
  margin-bottom: 16px;
}
#main .ai-stick-lite-features ul li p {
  margin-left: 24px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main .ai-stick-lite-features ul li > img {
  width: 72px;
  height: 72px;
}
#main .ai-stick-lite-features .last-line {
  padding: 20px 24px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
#main .ai-stick-lite-features .last-line p {
  margin-left: 24px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}

#main .product-intro {
  background-color: #fff;
  padding-top: 64px;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
#main .product-intro h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 32px;
}
#main .product-intro > .ul-list > ul {
  display: flex;
  margin-bottom: 32px;
  flex-wrap: wrap;
}
#main .product-intro > .ul-list > ul > li {
  width: 24%;
  text-align: center;
  margin-bottom: 32px;
}
#main .product-intro > .ul-list > .group-5 > li {
  width: 20%;
}
#main .product-intro > .ul-list > .group-3 > li {
  width: 33%;
}
#main .product-intro > .item5 > ul > li {
  margin-right: 120px !important;
}
#main .product-intro > .ul-list > ul > li > img {
  width: 108px;
  height: 108px;
}
#main .product-intro > .item5 > ul > li:nth-last-of-type(1) {
  margin-right: 0 !important;
}
#main .product-intro > .ul-list > ul > li:nth-last-of-type(1) {
  margin-right: 0;
}
#main .product-intro ul li div {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 16px;
}
#main .product-intro p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-bottom: 80px;
}
#main .new-product-intro {
  padding-top: 94px;
  padding-bottom: 80px;
}
#main .new-product-intro > .ul-list {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
#main .new-product-intro > .ul-list > ul {
  display: flex;
  flex-wrap: wrap;
}

#main .new-product-intro > .ul-list > ul > li {
  width: 240px;
  text-align: center;
  margin-bottom: 64px;
}
#main .new-product-intro > .ul-list > ul > li > img {
  width: 108px;
  height: 108px;
}
#main .new-product-intro > .ul-list > ul > li > div {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 32px;
}
#main .new-product-intro > p {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .domestic-cpu {
  /* min-height: 1100px; */
  height: 57.2917vw;
  padding-top: 2.9167vw;
  background: url("../../../../img/pi 800 Rectangle 743.png") no-repeat;
  background-size: 100% 100%;
}
#main > .domestic-cpu > h3 {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 700;
  font-size: calc(2rem + 1.4vw);
  line-height: calc(2rem + 3.5vw);
  /* font-size: 56px;
    line-height: 94px; */
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
}
#main > .domestic-cpu > p {
  /* width: 911px; */
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: calc(0.5rem + 0.9vw);
  line-height: calc(0.5rem + 1.8vw);
  /* font-size: 24px;
    line-height: 41px; */
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
}
#main > .domestic-cpu > .circle-group {
  margin: 0 auto;
  text-align: center;
}
#main > .domestic-cpu > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f4a524;
  border-radius: 50%;
  margin-right: 16px;
}
#main > .domestic-cpu > .circle-group > span:nth-last-of-type(1) {
  margin-right: 0;
}
#main > .chromium-os {
  padding: 80px 0;
}
#main > .chromium-os > .chromium-os-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  background: #ebf2f5;
  padding: 56px 40px 49px 40px;
}
#main > .chromium-os > .chromium-os-inner > .inner-top {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main > .chromium-os > .chromium-os-inner > .inner-top > img {
  width: 138px;
  height: 140px;
}
#main > .chromium-os > .chromium-os-inner > .inner-top > p {
  display: inline-block;
  /* width: 510px; */
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #2c5888;
  margin-left: 56px;
  text-align: left;
}
#main > .chromium-os > .chromium-os-inner > ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
#main > .chromium-os > .chromium-os-inner > ul > li {
  /* width: 552px;
    height: 192px; */
  width: 49%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding: 24px;
  margin-bottom: 16px;
}
#main > .chromium-os > .chromium-os-inner > ul > li > img,
#main > .chromium-os > .chromium-os-inner > .inner-bottom > img {
  width: 144px;
  height: 144px;
}
#main > .chromium-os > .chromium-os-inner > ul > li > div,
#main > .chromium-os > .chromium-os-inner > .inner-bottom > div {
  margin-left: 24px;
}
#main > .chromium-os > .chromium-os-inner > ul > li > div > h3,
#main > .chromium-os > .chromium-os-inner > .inner-bottom > div > h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0.03em;
  color: #2c5888;
}
#main > .chromium-os > .chromium-os-inner > ul > li > div > p,
#main > .chromium-os > .chromium-os-inner > .inner-bottom > div > p {
  /* width: 336px; */
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #2c5888;
  margin-top: 24px;
}
#main > .chromium-os > .chromium-os-inner > .inner-bottom > div > p {
  /* width: 889px; */
}
#main > .chromium-os > .chromium-os-inner > .inner-bottom {
  background-color: #ffffff;
  padding: 24px;
  display: flex;
  align-items: center;
}

#main > .high-quality {
  background: #ebf2f6;
  padding-top: 56px;
}
#main > .high-quality > .high-quality-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#main > .high-quality > .high-quality-inner > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .high-quality > .high-quality-inner > .circle-group {
  margin: 8px 0;
}
#main > .high-quality > .high-quality-inner > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 16px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main > .high-quality > .high-quality-inner > p {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
}
#main > .high-quality > .high-quality-inner > img {
  width: 100%;
}

#main > .special-purpose-computer {
  background: #f1f1f1;
  padding: 64px 0;
  text-align: center;
}
#main > .special-purpose-computer > .title {
  display: inline-block;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #ffffff;
  padding: 16px 32px;
  background: #f4a524;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  border-radius: 91px;
  position: relative;
}
#main > .special-purpose-computer > .title::before,
#main > .special-purpose-computer > .title::after {
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  background: #f4a524;
  border-radius: 50%;
  position: absolute;
  top: 28px;
}
#main > .special-purpose-computer > .title::before {
  left: -54px;
}
#main > .special-purpose-computer > .title::after {
  right: -54px;
}
#main > .special-purpose-computer > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 64px;
}
#main > .special-purpose-computer > ul > li {
  width: 100%;
  margin-bottom: 24px;
  padding: 48px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
#main > .special-purpose-computer > ul > li > img {
  width: 518px;
}
#main > .special-purpose-computer > ul > li > div {
  margin-left: 48px;
}
#main > .special-purpose-computer > ul > li > div > .circle-group {
  font-size: 0;
  text-align: left;
}
#main > .special-purpose-computer > ul > li > div > .circle-group > span {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4a524;
  margin-right: 8px;
}
#main > .special-purpose-computer > ul > li > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: left;
  margin-top: 24px;
}
#main > .special-purpose-computer > ul > li > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 16px;
  text-align: left;
}

#main > .product-paramter-and-img {
  padding: 0px 0 50px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .product-paramter-and-img > img {
  width: 100%;
}
#main > .product-paramter-and-img > .product-paramter-and-img-inner {
  /* width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto; */
  width: 100%;
  text-align: center;
}
#main > .product-paramter-and-img > .product-paramter-and-img-inner > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: center;
  padding-top: 25px;
}
#main > .product-paramter-and-img > .product-paramter-and-img-inner > table {
  margin-top: 40px;
  border-collapse: collapse;
  width: 100%;
}
#main
  > .product-paramter-and-img
  > .product-paramter-and-img-inner
  > table
  tr
  td {
  padding: 8px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
  border: 1px solid #cfcfcf;
  text-align: center;
}
#main
  > .product-paramter-and-img
  > .product-paramter-and-img-inner
  > table
  tr
  td:nth-of-type(1) {
  width: 25%;
}
#main
  > .product-paramter-and-img
  > .product-paramter-and-img-inner
  > table
  tr
  td:nth-of-type(2) {
  text-align: left;
  padding-left: 24px;
}
#main
  > .product-paramter-and-img
  > .product-paramter-and-img-inner
  > table
  tr
  .mul-line {
  line-height: 34px;
}
#main > .product-paramter-and-img > .product-paramter-and-img-inner > img {
  width: 100%;
  margin-top: 80px;
}

/* 特征 */
#main > .features {
  background: #ffce7e;
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: center;
}
#main > .features > h3 {
  width: 1132px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: center;
}
#main > .features > h4 {
  width: 1132px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 40px;
  text-align: center;
}
#main > .features > p {
  width: 1132px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 16px;
  text-align: center;
}
#main > .features > ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
#main > .features > ul > li {
  width: 600px;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
#main > .features > ul > li > img {
  width: 60px;
  height: 60px;
}
#main > .features > ul > li > div {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-left: 24px;
  text-align: left;
}
#main > .item-list {
  width: calc(100 - 64px);
  max-width: 1200px;
  margin: 0 auto;
  background: #f1f1f1;
  padding: 24px 32px;
  margin-top: 80px;
}
#main > .item-list > ul,
#main > .item-list > ul > li {
  width: 100%;
}
#main > .item-list > ul > li > .icon-intro {
  display: flex;
  align-items: center;
}

#main > .item-list > ul > li > .icon-intro > img {
  width: 60px;
  height: 60px;
}
#main > .item-list > ul > li > .icon-intro > .intro {
  margin-left: 24px;
}
#main > .item-list > ul > li > .icon-intro > .intro > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}

#main > .item-list > ul > li > .img-intro-list {
  width: calc(100 - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 22px;
  padding: 8x;
}
#main > .item-list > ul > li > .img-intro-list > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#main > .item-list > ul > li > .img-intro-list > ul > li {
  width: 33%;
  background-color: #fff;
}
#main > .item-list > ul > li > .img-intro-list > ul > li > img {
  width: 100%;
}
#main > .item-list > ul > li > .img-intro-list > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: center;
  padding: 8px 0;
}

#main .product-display {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 80px;
}
#main .product-display h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 48px;
}
#main .product-display ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .product-display ul li {
  width: 49.5%;
  background: #ebf2f5;
  margin-bottom: 12px;
  position: relative;
  font-size: 0;
}
#main .product-display ul li > div {
  position: absolute;
}
#main .product-display ul li > .left-top {
  right: 46px;
  bottom: 35px;
}
#main .product-display ul li > .right-top {
  left: 46px;
  bottom: 35px;
}
#main .product-display ul li > .left-bottom {
  right: 46px;
  top: 35px;
}
#main .product-display ul li > .right-bottom {
  left: 46px;
  top: 35px;
}

#main .product-display ul li > .left-top2 {
  left: 0;
  right: 0;
  bottom: 35px;
}
#main .product-display ul li > .right-top2 {
  left: 0;
  right: 0;
  bottom: 35px;
}
#main .product-display ul li > .left-bottom2 {
  left: 0;
  right: 0;
  bottom: 35px;
}
#main .product-display ul li > .right-bottom2 {
  left: 0;
  right: 0;
  bottom: 35px;
}

#main .product-display ul li > img {
  width: 100%;
}
#main .product-display ul li .circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #f4a524;
  border-radius: 50%;
}
#main .product-display ul li .position-span {
  display: inline-block;
  width: 102px;
  height: 42px;
  text-align: center;
  background: #f4a524;
  border-radius: 42.5px;
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  padding: 8px 0;
  margin: 0 16px;
}

#main > .computer-pocket {
  background: url("../../../../img/computer-pocket-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 40px 0;
}
#main > .computer-pocket > .computer-pocket-content {
  width: 1136px;
  margin: 0 auto;
  justify-content: space-between;
}
#main > .computer-pocket > .computer-pocket-content > div {
  margin-top: 218px;
}
#main > .computer-pocket > .computer-pocket-content > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .computer-pocket > .computer-pocket-content > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}

#main > .computer-pocket > .computer-pocket-content > img {
  width: 528px;
}

#main > .group-img-list {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
}
#main > .group-img-list > ul > li {
  width: 49%;
  background: #ebf2f5;
  padding: 40px;
  margin-bottom: 24px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-bottom: 50%;
}
.li-padding-bottom-40 > li {
  padding-bottom: 40% !important;
}
.li-padding-bottom-43 > li {
  padding-bottom: 43% !important;
}
.li-padding-bottom-47 > li {
  padding-bottom: 47% !important;
}
#main > .group-img-list > ul > li > h3,
#main > .group-img-list > ul > .bluetooth-group > div > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .group-img-list > ul > li > p,
#main > .group-img-list > ul > .bluetooth-group > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 12px;
}

#main > .group-img-list > ul > li > .small-p,
#main > .group-img-list > ul > .bluetooth-group > div > .small-p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 8px;
}

#main > .group-img-list > ul > .bluetooth-group > img,
#main > .group-img-list > ul > .case-group > img {
  width: 100%;
  left: 0;
}
#main > .group-img-list > ul > li > img {
  width: calc(100% - 80px);
  position: absolute;
  bottom: 40px;
  left: 40px;
}

#main > .new-group-img-list {
  padding: 80px 0;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .new-group-img-list > ul {
  width: 100%;
}

#main > .new-group-img-list > ul > li {
  padding-top: 40px;
  width: 49%;
  background: #ebf2f5;
}
#main > .new-group-img-list > ul > li > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  padding: 0 40px;
}
#main > .new-group-img-list > ul > li > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 16px;
  padding: 0 40px;
}
#main > .new-group-img-list > ul > li > img {
  width: 100%;
}

.network-group-full-width {
  width: 100%;
  background: #ebf2f5;
  padding-left: 80px;
  padding-bottom: 40px;
}
.network-group-full-width > h3 {
  margin-top: 80px;
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-right: 45px;
}
.network-group-full-width > .full-width-h3,
.group-img-list > ul > li > .full-width-h3 {
  display: none;
}
.network-group-full-width > img {
  width: 50%;
}
#main > .light-weight {
  background: linear-gradient(180deg, #ffce7e 4.2%, #ffffff 153.7%);
  margin-bottom: 32px;
  padding: 40px 0;
}
#main > .light-weight > .light-weight-inner-content {
  width: 1136px;
  margin: 0 auto;
}
#main > .light-weight > .light-weight-inner-content > div {
  margin-top: 276px;
  text-align: right;
}
#main > .light-weight > .light-weight-inner-content > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .light-weight > .light-weight-inner-content > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}
#main > .case-intro {
  margin-bottom: 80px;
}
#main > .case-intro,
#main > .new-computer-pocket {
  background: linear-gradient(180deg, #ffce7e -86%, #ffffff 100%);
  padding: 28px 0;
}
#main > .case-intro > .case-intro-container,
#main > .case-intro > .new-case-intro-container,
#main > .new-computer-pocket > .new-computer-pocket-container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}
#main > .new-computer-pocket > .new-computer-pocket-container {
  justify-content: space-between;
}
#main > .case-intro > .new-case-intro-container > div {
  margin-top: 158px;
  margin-left: 40px;
}
#main > .case-intro > .case-intro-container > img {
  width: 100%;
  height: auto;
}
#main > .case-intro > .case-intro-container > div,
#main > .new-computer-pocket > .new-computer-pocket-container > div {
  margin-top: 276px;
  margin-right: 29px;
}
#main > .case-intro > .case-intro-container > div > h3,
#main > .new-computer-pocket > .new-computer-pocket-container > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .case-intro > .new-case-intro-container > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .case-intro > .new-case-intro-container > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
}
#main > .case-intro > .case-intro-container > div > p,
#main > .new-computer-pocket > .new-computer-pocket-container > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}

#main > .rich-accessories {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#main > .rich-accessories > h3 {
  /* width: 1200px;
    margin: 0 auto; */
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .rich-accessories > ul {
  width: 100%;
  margin-top: 48px;
  display: flex;
  text-align: center;
  flex-wrap: wrap;
}
#main > .rich-accessories > ul > li {
  width: 33%;
  margin-bottom: 20px;
}
#main > .rich-accessories > .group-4 > li {
  width: 25%;
}
#main > .rich-accessories > .group-3 > li {
  width: 33%;
}
#main > .rich-accessories > ul > li > img {
  width: 180px;
  height: 180px;
}
#main > .rich-accessories > ul > li > .intro {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 8px;
}
#main > .rich-accessories > ul > li > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 8px;
}
#main > .rich-accessories > ul > li > .learn-more {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
  border: 1px solid #63616a;
}
#main > .rich-accessories > ul > li > .learn-more:hover {
  background: #828287;
  color: #fff;
  cursor: pointer;
}
#main > .pi-4b-rich-accessories {
  margin-top: 80px;
  margin-bottom: 16px;
}
#main > .pi-4b-rich-accessories > ul > li {
  margin-bottom: 64px;
}
#main > .video-service {
  position: relative;
  background: url("../../../../img/computersAndMmicrocontrollers/Zero 2/Rectangle 498.png")
    no-repeat;
  background-size: 100% 100%;
  padding: 15.8333vw 19.375vw 4.1667vw 0;
}
#main > .video-service > img {
  width: 100%;
}
#main > .video-service > h3 {
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #ffffff;
  text-align: right;
}
#main > .video-service > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: right;
  letter-spacing: 0.03em;
  color: #ffffff;
}
#main > .video-service > p > .long-section {
  width: 832px;
}

#main > .high-end {
  margin-top: 32px;
  background: url("../../../../img/high-end-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 15.8333vw 18.75vw 4.1667vw 0;
  text-align: right;
}
#main > .high-end > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .high-end > p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
}

#main > .more-function {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
#main > .more-function > h3 {
  width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: center;
}
#main > .more-function > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 16px;
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #63616a;
  text-align: center;
}
#main > .more-function > img {
  display: block;
  margin: 0 auto;
}
#main > .more-function > .small-font {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}
#main > .more-function > .product-compare {
  margin-top: 104px;
  text-align: center;
}
#main > .more-function > .product-compare > h3 {
  width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  padding: 0 32px;
}
#main > .more-function > .product-compare > img {
  width: 600px;
  height: 416px;
  margin-top: 64px;
}
#main > .more-function > .r1-plus-mobile-table {
  display: none;
}
#main > .more-function > .product-compare > ul {
  display: flex;
  justify-content: space-between;
  /* padding: 0 612px; */
  width: 670px;
  margin: 0 auto;
  margin-top: 64px;
}
#main > .more-function > .product-compare > ul > li {
  /* width: 144px; */
  width: 24%;
}
#main > .more-function > .product-compare > ul > li > img {
  width: 144px;
  height: 144px;
  /* width: 100%; */
}
#main > .more-function > .product-compare > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #f4a524;
  margin-top: 24px;
  text-align: center;
}
#main > .more-function > .product-img {
  text-align: center;
  padding-top: 104px;
}
#main > .more-function > .product-img > h3 {
  width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 64px;
  padding: 0 32px;
}
#main > .more-function > .product-img > .product-view-title {
  width: 216px;
  /* height: 74px; */
  margin: 0 auto;
  padding: 16px 40px;
  background: #f4a524;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-top: 24px;
  margin-bottom: 80px;
}

.swiper-box-wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 0 114px;
}
.swiper-box-wrap > .swiper-container {
  position: initial !important;
  margin-top: 32px;
}
.swiper-box-wrap > .swiper-container .swiper-slide {
  width: 24% !important;
  margin-right: 1.01%;
}
.swiper-box-wrap > .swiper-container .swiper-slide div {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 16px;
  text-align: center;
}
.swiper-box-wrap > .swiper-container .swiper-slide img {
  /* width: 288px;
    height: 230px; */
  width: 100%;
}
.swiper-box-wrap > .swiper-container .swiper-button-prev,
.swiper-box-wrap > .swiper-container .swiper-button-next {
  width: 50px !important;
  height: 50px !important;
  background-size: auto !important;
  top: 98px !important;
}
.swiper-box-wrap > .swiper-container .swiper-button-prev {
  background-image: url("../../../../img/computersAndMmicrocontrollers/left.png") !important;
  background-size: 50px 50px !important;
  left: 32px !important;
}
.swiper-box-wrap > .swiper-container .swiper-button-next {
  background-image: url("../../../../img/computersAndMmicrocontrollers/right.png") !important;
  background-size: 50px 50px !important;
  right: 32px !important;
}

/*  */
.border-box {
  height: 24px;
  background-color: #f1f1f1;
}

#main > .hardware-specification {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .hardware-specification > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 40px;
}
#main > .hardware-specification > table {
  width: 100%;
  border-collapse: collapse;
}
#main > .hardware-specification table tr td:nth-of-type(1) {
  width: 25%;
  padding: 8px 0;
  text-align: center;
}
#main > .hardware-specification2 table tr td:nth-of-type(1) {
  width: 25%;
  padding: 8px 0;
  text-align: left !important;
  padding-left: 10px;
}

#main > .hardware-specification2 table tr td:nth-of-type(3) {
  text-indent: 18px;
}

#banner > p {
  font-size: 24px;
  color: #63616a;
}
#banner > div > .chumpl {
  margin-top: 5px;
}
#main > .hardware-specification table tr td:nth-of-type(2) {
  text-align: left;
  padding: 8px 24px;
}
#main > .hardware-specification table tr td {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
  border: 1px solid #cfcfcf !important;
  text-align: left;
}
#main > .hardware-specification table tr .td-list {
  line-height: 34px;
}

#main > .product-view {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
  text-align: center;
}
#main > .product-view > h3 {
  display: inline-block;

  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #ffffff;
  padding: 16px 40px;
  background-color: #f4a524;
  margin-bottom: 64px;
}
#main > .product-view > img {
  width: 100%;
  margin-bottom: 104px;
}
#main > .product-view > img:nth-last-of-type(1) {
  margin-bottom: 0;
}

/* 服务与支持页 */
#service-and-support-banner {
  position: relative;
  padding-top: 80px;
  width: 1136px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#service-and-support-banner > img {
  width: 800px;
}
#service-and-support-banner > .download-banner-inner-content > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#service-and-support-banner > .download-banner-inner-content > .download {
  margin-top: 168px;
}
#service-and-support-banner > .download-banner-inner-content > .download > div {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div:nth-last-of-type(1) {
  margin-bottom: 0;
}
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > .title-icon,
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > .download-icon {
  width: 36px;
  height: 36px;
}
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > .title-icon:hover {
  cursor: pointer;
}
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > span {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  width: 160px;
  margin-left: 22px;
  margin-right: 58px;
}
#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > span:hover {
  cursor: pointer;
}

#service-and-support-banner
  > .download-banner-inner-content
  > .download
  > div
  > .download-icon:hover {
  cursor: pointer;
}

.service-and-support {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
}
.service-and-support .downloads {
  text-align: center;
  padding-top: 104px;
  padding-bottom: 80px;
}
.service-and-support .downloads h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 48px;
}
.service-and-support .downloads > .cpu-type {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-bottom: 24px;
}
.service-and-support .downloads > .cpu-type > span::before,
.service-and-support .downloads > .cpu-type > span::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #63616a;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -5px;
}
.service-and-support .downloads > .cpu-type > span::before {
  margin-right: 8px;
}
.service-and-support .downloads > .cpu-type > span::after {
  margin-left: 8px;
}
.service-and-support .downloads ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.service-and-support .downloads ul li {
  width: 25%;
  margin-bottom: 42px;
}
.service-and-support .downloads ul li div {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 16px;
  margin-bottom: 20px;
}
.service-and-support .downloads ul li div:hover {
  cursor: pointer;
}
.service-and-support .downloads ul li > img {
  width: 144px;
  /* height: 144px; */
}
.service-and-support .downloads ul li > img:hover {
  cursor: pointer;
}
.service-and-support .downloads ul li span,
.service-and-support .downloads ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  border: 1px solid #f4a524;
  box-sizing: border-box;
  padding: 4px 8px;
  color: #f4a524;
}
.service-and-support .downloads ul li span:hover,
.service-and-support .downloads ul li a:hover {
  background-color: #f4a524;
  cursor: pointer;
  color: #ffffff;
}
.text-center {
  text-align: center !important;
}
.big-yellow {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #f4a524;
}

/* 参数页 */
#parameter-page > .hardware-specification {
  padding-top: 40px;
  padding-bottom: 80px;
  width: 1136px;
  margin: 0 auto;
  text-align: center;
}
#parameter-page > .hardware-specification h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin: 40px 0;
}
#parameter-page > .hardware-specification table {
  width: 100%;
  border-collapse: collapse;
}
#parameter-page > .hardware-specification table tr td:nth-of-type(1) {
  width: 25%;
  padding: 8px 0;
}
#parameter-page > .hardware-specification table tr td:nth-of-type(2) {
  text-align: left;
  padding: 8px 24px;
}
#parameter-page > .hardware-specification table tr td {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
  border: 1px solid #cfcfcf !important;
}
#parameter-page > .hardware-specification table tr .td-list {
  line-height: 34px;
}
/* 公共类 */
.no-mb {
  margin-bottom: 0 !important;
}
.h80 {
  /* height: 80px; */
  height: 80px;
}
.mb34 {
  margin-bottom: 0.177192px !important;
}
.mb56 {
  /* margin-bottom: 56px; */
  margin-bottom: 56px;
}
.no-padding {
  padding: 0 !important;
}
.m-t-b-80 {
  /* margin: 80px 0; */
  margin: 80px 0 !important;
}
.mt40 {
  /* margin-top: 40px !important; */
  margin-top: 40px !important;
}

/* 公共类 */
.full-width {
  width: 100%;
}
.w0 {
  width: 0;
}
.w800 {
  width: 800px;
}
.w900 {
  width: 900px;
}
.w940 {
  width: 940px;
}
.w970 {
  width: 970px;
}
.w1132 {
  width: 1132px;
}
.w1200 {
  width: 1200px;
}
.w1282 {
  width: 1282px;
}
.h130 {
  height: 130px;
}
.h252 {
  height: 252px;
}
.h260 {
  height: 260px;
}
.h487 {
  height: 487px;
}
.h500 {
  height: 500px;
}
.h522 {
  height: 522px;
}
.h532 {
  height: 532px;
}
.h583 {
  height: 583px;
}
.h596 {
  height: 596px;
}
.h615 {
  height: 615px;
}
.h650 {
  height: 650px;
}
.h623 {
  height: 623px;
}
.h662 {
  height: 662px;
}
.h673 {
  height: 673px;
}
.h690 {
  height: 690px;
}
.h694 {
  height: 694px;
}
.h704 {
  height: 704px;
}
.h721 {
  height: 721px !important;
}
.h737 {
  height: 737px;
}
.h760 {
  height: 760px;
}
.h798 {
  height: 798px;
}
.h800 {
  height: 800px;
}
.h835 {
  height: 835px;
}
.h853 {
  height: 853px;
}
.h891 {
  height: 891px;
}
.h949 {
  height: 949px;
}
.h1159 {
  height: 1159px;
}
.h1192 {
  height: 1192px;
}
.h1680 {
  height: 1680px;
}
.h1856 {
  height: 1856px;
}
.h2000 {
  height: 2000px;
}
.h2481 {
  height: 2481px !important;
}
.h2682 {
  height: 2682px;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}
.mt24 {
  margin-top: 24px !important;
}
.mt48 {
  margin-top: 48px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}

.opacity-5 {
  opacity: 0.5;
}
.t139 {
  top: 139px;
}
.t163 {
  top: 163px;
}
.t195 {
  top: 195px;
}
.t263 {
  top: 263px;
}
.t265 {
  top: 265px;
}
/* AI Stick Lite */
#ai-stick-lite-main > .ai-stick-lite-product-intro {
  padding: 48px 0;
  background: #f1f1f1;
}
#ai-stick-lite-main > .ai-stick-lite-product-intro > h3 {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#ai-stick-lite-main > .ai-stick-lite-product-intro > p {
  width: 1136px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
}
#ai-stick-lite-main > .feature {
  padding: 64px 0 80px 0;
}
#ai-stick-lite-main > .feature > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#ai-stick-lite-main > .feature > ul {
  width: 1136px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 64px;
}
#ai-stick-lite-main > .feature > ul > li {
  text-align: center;
  width: 19%;
  padding: 40px 24px;
  background: #f1f1f1;
}
#ai-stick-lite-main > .feature > ul > li:nth-last-of-type(1) {
  display: none;
}
#ai-stick-lite-main > .feature > ul > li > img {
  width: 72px;
  height: 72px;
}
#ai-stick-lite-main > .feature > ul > li > p {
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 40px;
}
#ai-stick-lite-main > .platform {
  padding: 64px 0;
  background-color: #f1f1f1;
}
#ai-stick-lite-main > .platform > h3 {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#ai-stick-lite-main > .platform > p {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
}
#ai-stick-lite-main > .more-function {
  padding-top: 80px;
}
#ai-stick-lite-main > .more-function > h3 {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 48px;
}
/* #ai-stick-lite-main > .sence .swiper-button-prev,
  #ai-stick-lite-main > .sence .swiper-button-next {
    top: 288px !important;
  } */
#ai-stick-lite-main > .development-mode {
  margin-top: 104px;
  text-align: center;
  margin-bottom: 16px;
}
#ai-stick-lite-main > .development-mode > h3 {
  /* width: 1200px; */
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 64px;
}
#ai-stick-lite-main > .development-mode > img {
  width: 900px;
  /* height: 650px; */
  display: block;
  margin: 0 auto;
  text-align: center;
  /* padding: 0 500px; */
}
#ai-stick-lite-main > .development-mode > .pic-title {
  display: inline-block;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: #f4a524;
  margin-top: 40px;
  width: 340px;
  /* height: 74px; */
  padding: 16px 0;
  margin-bottom: 64px;
}
#ai-stick-lite-main > .main-bottom,
#main > .main-bottom-p {
  padding: 104px 0;
  background: url("../../../../img/ai stick lite bottom bg.png") no-repeat;
  background-size: 100% 100%;
}
#ai-stick-lite-main > .main-bottom > p,
#main > .main-bottom-p > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
/* 3 LTS */
#main > .new-icon-intro {
  padding: 20px 360px;
  display: flex;
  align-items: center;
}
#main > .new-icon-intro > img {
  width: 96px;
  height: 96px;
}
#main > .new-icon-intro > div {
  margin-left: 40px;
}
#main > .new-icon-intro > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .new-icon-intro > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}
.border-32 {
  border-top: 32px solid #ffce7e !important;
  border-bottom: 32px solid #ffce7e !important;
}

#main .product-config {
  padding: 80px 0 56px 0;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .product-config .config-item {
  background: #ebf2f5;
  width: 588px;
  height: 681px;
  padding: 40px 50px 40px 49px;

  text-align: center;
  position: relative;
  margin-bottom: 24px;
}
#main .product-config .config-item h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #63616a;
  margin-bottom: 24px;
}
#main .product-config .config-item p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main .product-config .config-item span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;

  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
}
#main .product-config .config-item .icon-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 32px;
}
#main .product-config .config-item .blank-square {
  width: 104px;
  height: 57px;

  background-color: #fff;
  position: absolute;
  left: 242px;
  bottom: 92px;
}
#main .product-config .item1 {
  background: url(../../../../img/computersAndMmicrocontrollers/Group\ 403.png)
    no-repeat;
  background-color: #ebf2f5;
  background-position: 0px 226px;
  background-size: 588px 454px;
}
#main .product-config .item1 > img {
  width: 104px;
  height: 70px;
}
#main .product-config .item1 > .icon-list > img {
  width: 136px;
  height: 136px;
}
#main .product-config .RK3399 > img,
#main .product-config .RK3328 > img,
#main .product-config .h6-soc > img,
#main .product-config .h3-soc > img {
  width: 138px;
  height: 0.729384px;
}
#main .product-config .h3-soc,
#main .product-config .h6-soc,
#main .product-config .RK3399,
#main .product-config .RK3328 {
  background: url(../../../../img/computersAndMmicrocontrollers/Group\ 404.png)
    no-repeat;
  background-color: #ebf2f5;
  /* background-position: 0px 48px; */
  background-position: 0 48px;
  background-size: 588px 632px;
}
#main .product-config .h3-soc .inner-pic-h3,
#main .product-config .h6-soc .inner-pic-h6,
#main .product-config .RK3399 .inner-pic-RK3399,
#main .product-config .RK3328 .inner-pic-RK3328 {
  position: absolute;
  bottom: 126px;
  left: 220px;
}
#main .product-config .item1 .inner-pic {
  position: absolute;
  bottom: 88px;
  left: 242px;
}
#main .product-config .item2 .icon-list .list-item img {
  display: block;
  margin: 0 auto;
  height: 130px;
}
#main .product-config .item2 .icon-list .list-item .ellipse {
  width: 20px;
  height: 20px;
}
#main .product-config .item2 .icon-list .list-item .icon-pic {
  width: 120px;
  height: 120px;
}

#main .product-config .new-item2 {
  padding: 0;
}
#main .product-config .new-item2 > img {
  width: 588px;
  height: 681px;
}
#main .other-pic {
  text-align: center;
}
#main > .more-function > .new-product-compare {
  /* padding-top: 80px; */
  text-align: center;
}
#main > .more-function > .new-product-compare > img {
  width: 1200px;
  height: 1989px;
}
#main > .more-function > .new-pic2 {
  padding-top: 80px;
  text-align: center;
}
#main > .more-function > .new-pic2 > img {
  width: 1200px;
  height: 858px;
}
/* R1 Plus LTS */
#main > .r1-plus-lts-tips {
  margin-top: 80px;
  background: #f1f1f1;
  padding: 32px 0;
}
#main > .r1-plus-lts-tips > h3 {
  width: 1136px;
  margin: 0 auto;
  text-align: left;
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .r1-plus-lts-tips > ul {
  width: 1136px;
  margin: 0 auto;
  text-align: left;
  margin-top: 32px;
}
#main > .r1-plus-lts-tips > ul > li {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.03em;
  color: #63616a;
  list-style: disc;
  margin-left: 24px;
}
#main > .price-compare {
  /* padding: 0 360px; */
  width: 1136px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
#main > .price-compare > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .price-compare > p {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 16px;
  margin-bottom: 32px;
}
#main > .price-compare > img {
  /* width: 1200px;
    height: 704px; */
  width: 100%;
}
/* R1 Plus LTS router */
#main .r1-plus-lts-router-product-use {
  padding: 32px 0;
  background-color: #f1f1f1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 20px;
}
#main .r1-plus-lts-router-product-use > div {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
}
#main .r1-plus-lts-router-product-use > div > img {
  width: 550px;
}
#main .r1-plus-lts-router-product-use > div > div {
  margin-left: 48px;
  /* width: 566px; */
}
#main .r1-plus-lts-router-product-use > div > div > h3 {
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main .r1-plus-lts-router-product-use > div > div > p {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 32px;
}

/* #main .r1-plus-lts-router-product-use div > img {
    width: 594px;
    height: 371px;
  } */

#main .cpu-temperature-test {
  background-color: #f1f1f1;
  padding: 48px 0;
  text-align: center;
}
#main > .cpu-temperature-test > .cpu-temperature-test-content {
  width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}
#main .cpu-temperature-test h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main .cpu-temperature-test p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin: 32px 0 24px 0;
}
#main .cpu-temperature-test > .cpu-temperature-test-content > img {
  width: 100%;
}
#main .usb-wifi-test {
  background-color: #f1f1f1;
  display: flex;
  padding: 48px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
}
#main .usb-wifi-test > img {
  width: 398px;
  /* height: 398px; */
}
#main .usb-wifi-test div {
  margin-left: 48px;
}
#main .usb-wifi-test div h3 {
  margin-bottom: 56px;
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main .usb-wifi-test div p {
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main .interface-port-specification {
  text-align: center;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
}
#main .interface-port-specification > img {
  width: 100%;
}
#main .interface-port-specification h3 {
  width: 100%;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  padding: 16px 0;
  color: #ffffff;
  background: #f4a524;
  margin: 0 auto;
  margin-bottom: 24px;
}
.service-and-support .downloads > .cpu-type {
  font-weight: 400;

  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-bottom: 24px;
}
.service-and-support .downloads > .cpu-type > span::before,
.service-and-support .downloads > .cpu-type > span::after {
  content: "";
  display: inline-block;

  width: 8px;
  height: 8px;
  background: #63616a;
  border-radius: 50%;
  vertical-align: middle;
  margin-top: -5px;
}
.service-and-support .downloads > .cpu-type > span::before {
  margin-right: 8px;
}
.service-and-support .downloads > .cpu-type > span::after {
  margin-left: 8px;
}
.t231 {
  top: 231px !important;
}
.t350 {
  top: 350px !important;
}
.w200 {
  width: 200px !important;
}
.mr0 {
  margin-right: 0 !important;
}
#main .new-module {
  padding: 80px 0;
}
#main .new-module > ul {
  width: calc(100% - 64px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#main .new-module > ul > li {
  display: flex;
  padding: 40px 34px 40px 40px;
  background: #f1f1f1;
  position: relative;
}
#main .new-module > ul > li > img {
  width: 180px;
  height: 180px;
}
#main .new-module > ul > li > div {
  margin-left: 30px;
}
#main .new-module > ul > li > div > .new-module-li-right-top {
  display: flex;
  align-items: center;
}
#main .new-module > ul > li > div > .new-module-li-right-top > img {
  width: 22px;
  height: 22px;
}
#main .new-module > ul > li > div > .new-module-li-right-top > .big-yellow {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0.03em;
  color: #f4a524;
  margin-left: 16px;
}
#main .new-module > ul > li > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  margin-left: 38px;
  color: #63616a;
  margin-top: 8px;
}
#main .new-module > ul > li > div > .learn-more {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  display: inline-block;
  margin-left: 36px;
  padding: 8px 16px;
  border: 1px solid #63616a;
  position: absolute;
  left: 260px;
  bottom: 40px;
}
#main .new-module > ul > li > div > .learn-more:hover,
#main > .new-module-group-2 > ul > li > div > .learn-more:hover {
  background-color: #63616a;
  color: #ffffff;
}
#main > .new-module-group-2 {
  margin-top: 80px;
  margin-bottom: 24px;
}
#main > .new-module-group-2 > ul {
  width: 1200px;
  margin: 0 auto;
}
#main > .new-module-group-2 > ul > li {
  width: 592px;
  background-color: #f1f1f1;
  padding: 40px 34px 40px 40px;
  display: flex;
}
#main > .new-module-group-2 > ul > li > img {
  width: 180px;
}
#main > .new-module-group-2 > ul > li > div {
  margin-left: 40px;
  position: relative;
}
#main > .new-module-group-2 > ul > li > div > .new-module-group-2-li-right-top {
  display: flex;
  align-items: center;
}
#main
  > .new-module-group-2
  > ul
  > li
  > div
  > .new-module-group-2-li-right-top
  > span {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  letter-spacing: 0.03em;
  color: #f4a524;
}
#main
  > .new-module-group-2
  > ul
  > li
  > div
  > .new-module-group-2-li-right-top
  > img {
  margin-right: 15px;
  width: 22px;
  height: 22px;
}
#main > .new-module-group-2 > ul > li > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #63616a;
  padding-left: 35px;
  margin-top: 8px;
}
#main > .new-module-group-2 > ul > li > div > .learn-more {
  position: absolute;
  top: 145px;
  left: 35px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  padding: 8px 16px;
  border: 1px solid #63616a;
}
/*  */
.new-download-message-box-wrap {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(29, 30, 31, 0.15);
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}
.new-download-message-box-wrap > .new-download-message-box {
  position: absolute;
  width: 608px;
  /* height: 1.755384px; */
  background: #ffffff;
  top: 1500px;
  left: 656px;
  z-index: 999;
  padding: 24px 64px 40px 64px;
}
.new-download-message-box-wrap > .new-download-message-box > h3 {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.new-download-message-box-wrap > .new-download-message-box > div {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.new-download-message-box-wrap > .new-download-message-box > div > img {
  width: 80px;
  height: 80px;
}
.new-download-message-box-wrap > .new-download-message-box > div > .detail {
  width: 200px;
  margin-left: 26px;
  /* margin-right: 20px; */
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .detail
  > .name {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .detail
  > .version {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin: 8px 0;
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .detail
  > .code {
  width: 200px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 16px;
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .detail
  > .update-time {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .go-to-download {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  padding: 8px 16px;
  color: #1d1e1f;
  border: 1px solid #f4a524;
}
.new-download-message-box-wrap
  > .new-download-message-box
  > div
  > .go-to-download:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #f4a524;
}

/*  */
.new-download-message-box-wrap1 {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(29, 30, 31, 0.15);
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}
.new-download-message-box-wrap1 > .new-download-message-box1 {
  position: absolute;
  width: 608px;
  /* height: 1.755384px; */
  background: #ffffff;
  top: 270px;
  left: 656px;
  z-index: 999;
  padding: 24px 64px 40px 64px;
}
.new-download-message-box-wrap1 > .new-download-message-box1 > h3 {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.new-download-message-box-wrap1 > .new-download-message-box1 > div {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.new-download-message-box-wrap1 > .new-download-message-box1 > div > img {
  width: 80px;
  height: 80px;
}
.new-download-message-box-wrap1 > .new-download-message-box1 > div > .detail {
  width: 200px;
  margin-left: 26px;
  /* margin-right: 20px; */
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .detail
  > .name {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .detail
  > .version {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin: 8px 0;
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .detail
  > .code {
  width: 200px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 16px;
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .detail
  > .update-time {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .go-to-download {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  padding: 8px 16px;
  color: #1d1e1f;
  border: 1px solid #f4a524;
}
.new-download-message-box-wrap1
  > .new-download-message-box1
  > div
  > .go-to-download:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #f4a524;
}

#main .new-module1 {
  display: flex;
  align-items: center;
  height: 260px;
  background-color: #f1f1f1;
  width: 1200px;
  margin: 0 auto;
  padding: 40px;
  padding-right: 0;
  position: relative;
}
#main .new-module1 > img {
  width: 180px;
  height: 180px;
}
#main .new-module1 > .learn-more {
  position: absolute;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  padding: 8px 16px;
  color: #63616a;
  top: 113px;
  right: 48px;
  border: 1px solid #63616a;
}
#main .new-module1 > .learn-more:hover {
  background-color: #63616a;
  color: #ffffff;
}
#main .new-module1 > div {
  margin-left: 40px;
}
#main .new-module1 > div > .new-module1-top {
  display: flex;
  align-items: center;
}
#main .new-module1 > div > .new-module1-top > img {
  width: 22px;
  height: 22px;
  margin-right: 16px;
}
#main .new-module1 > div > .new-module1-top > span {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  /* identical to box height, or 41px */

  letter-spacing: 0.03em;

  color: #f4a524;
}
#main .new-module1 > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
  margin-bottom: 19px;
}

#main .new-module1 > div > ul > li {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.03em;
  color: #afb2b8;
  margin-bottom: 16px;
}
#main .new-module1 > div > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}
#main .new-module2 {
  width: 917px;
  height: 260px;
  margin: 80px auto;
  padding: 40px;
  padding-right: 0;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #f1f1f1;
}
#main .new-module2 > img {
  width: 180px;
  height: 180px;
}
#main .new-module2 > div {
  margin-left: 40px;
}
#main .new-module2 > div > h3 {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main .new-module2 > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  width: 3.005384px;
  margin-top: 8px;
  margin-bottom: 20px;
}
#main .new-module2 > div > .icon-intro {
  display: flex;
  align-items: center;
}
#main .new-module2 > div > .icon-intro > img {
  width: 22px;
  height: 22px;
  margin-right: 16px;
}
#main .new-module2 > div > .icon-intro > span {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  /* identical to box height */

  letter-spacing: 0.03em;

  color: #f4a524;
}
#main .new-module2 > div > .small-font {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #afb2b8;
  margin-top: 8px;
}
#main .new-module2 > .learn-more {
  position: absolute;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #63616a;
  border: 1px solid #63616a;
  right: 80px;
  bottom: 40px;
}
#main .new-module2 > .learn-more:hover {
  color: #ffffff;
  background-color: #63616a;
}

/* pi 800 */
#pi-800-banner {
  background: #ffc669;
  /* height: 540px; */
}
#pi-800-banner > .pi-800-banner-inner {
  padding: 100px 0;
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  height: 540px;
}
#pi-800-banner > .pi-800-banner-inner > .banner-content {
  margin-top: 24px;
}
#pi-800-banner > .pi-800-banner-inner > .banner-content > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#pi-800-banner > .pi-800-banner-inner > .banner-content > p {
  font-weight: 290;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 8px;
}
#pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro {
  font-weight: 400;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 24px;
}
#pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro > ul {
  padding-left: 23px;
  font-size: 24px;
  text-align: left;
  padding-top: 20px;
}
#pi-800-banner > .pi-800-banner-inner > img {
  width: 50%;
}
.pi-800-intro > p {
  display: none;
}
#main > .pi-800-more-function {
  padding-top: 10px;
}
#main > .pi-800-more-function > div {
  width: calc(100% - 64px);
  margin: 0 auto;
  text-align: center;
  max-width: 1200px;
  margin-bottom: 40px;
}
#main > .pi-800-more-function > div > h3 {
  font-weight: 700;
  font-size: 39px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0em;
  color: #63616a;
}
#main > .pi-800-more-function > div > p {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin: 24px 0;
}
#main > .pi-800-more-function > div > img {
  width: 100%;
}
#main > .pi-800-more-function > .high-definition > h3 {
  font-size: 56px;
  line-height: 95px;
}
#main > .pi-800-more-function > .high-definition > p {
  margin-top: 0;
}
#main > .pi-800-more-function > .high-definition > .circle-group {
  margin: 8px 0;
}
#main > .pi-800-more-function > .high-definition > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 16px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

#main .notes {
  padding: 48px 0;
  background-color: #f1f1f1;
}
#main .notes .notes-context {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main .notes .notes-context h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 54px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-bottom: 24px;
  text-align: left;
}
#main .notes .notes-context ul {
  margin-left: 38px;
}
#main .notes .notes-context ul li {
  font-weight: 400;
  font-size: 24px;
  line-height: 40.8px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-bottom: 16px;
  list-style: disc;
}
#main .notes .notes-context ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.pi-5-feature > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  padding: 48px 0;
  background-color: #ffce7e;
  text-align: center;
}
.pi-5-feature > ul {
  width: 100%;
}
.pi-5-feature > ul > li {
  width: 100%;
  border-bottom: 32px solid #ffce7e;
}
.pi-5-feature > ul > li > .li-content {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.pi-5-feature > ul > li > .li-content > img {
  width: 96px;
  height: 96px;
}
.pi-5-feature > ul > li > .li-content > div {
  margin-left: 43px;
}
.pi-5-feature > ul > li > .li-content > div > p {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}

.pi-5-feature > ul > li > .li-content > div > .mw473 {
  max-width: 473px;
}
.pi-5-feature > ul > li > .li-content > div > .small-font {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}
.group-img-list-usb {
  background: #ebf2f5;
  margin: 0 auto;
  position: relative;
  padding: 40px;
}
.group-img-list-usb > div {
  width: 637px;
}
.group-img-list-usb > div > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;

  color: #63616a;
}
.group-img-list-usb > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;

  color: #63616a;
  margin-top: 40px;
}
.group-img-list-usb > img {
  position: absolute;
  right: 0;
  top: 40px;
}
.pi-4-group-img-list {
  padding-bottom: 24px !important;
}

.multi-channel-output {
  background: #ebf2f5;
  /* width: calc(100% - 64px); */
  /* max-width: 1200px; */
  /* margin: 0 auto; */
  margin-bottom: 80px;
  height: 500px;
  position: relative;
}
.pi-4-multi-channel-output {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
.pi-5-multi-channel-output {
  width: 100% !important;
}
.multi-channel-output > div {
  position: absolute;
  width: 584px;
  top: 114px;
  left: 32px;
}
.multi-channel-output > div > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.multi-channel-output > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
}
.multi-channel-output > img {
  position: absolute;
  right: 32px;
  top: 75px;
}

#main > .product-compare {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .product-compare > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  padding: 16px 0;
  text-align: center;
  background: #f4a524;
}
#main > .product-compare > img {
  width: 100%;
}

.mobile-pi-5-mul-output-img {
  display: none;
}

.pi-5-create {
  padding: 52px 0;
  background: url("../../../../img/ai stick lite bottom bg.png") no-repeat;
  background-size: 100% 100%;
}
.pi-5-create > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  text-align: center;
}
.pi-5-create > .small-font {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 32px;
}

.product-pinout-diagram {
  margin-top: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
.product-pinout-diagram > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #ffffff;
  padding: 16px 0;
  background-color: #f4a524;
  margin-bottom: 24px;
}
.product-pinout-diagram > img {
  width: 100%;
}

/* 移动端 */
.mobile-top {
  height: 42px;
  background: #f1f1f1;
  margin: 0 auto;
  padding: 0 16px;
}
.mobile-top > .mobile-top-left > span {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #afb2b8;
  display: inline-block;
  height: 42px;
  text-align: center;
}
.mobile-top > .mobile-top-left > a,
.mobile-top > .mobile-top-left > span {
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #afb2b8;
  display: inline-block;
  /* width: 92px; */
  height: 42px;
  text-align: center;
  margin-right: 16px;
}
.mobile-top > .mobile-top-left > a:hover {
  color: #f4a524;
}
.mobile-top > .mobile-top-left > .mobile-current-product-page {
  color: #f4a524;
  border-bottom: 2px solid #f4a524;
}
.mobile-top > .mobile-top-right {
  background-color: #fff;
  text-align: center;
  padding: 4px 8px;
  padding-top: 6px;
}
.mobile-top > .mobile-top-right:hover {
  background-color: #f4a524;
}
.mobile-top > .mobile-top-right:hover > a {
  color: #fff;
}
.mobile-top > .mobile-top-right:hover .icon-shop-car {
  display: none;
}
.mobile-top > .mobile-top-right:hover .icon-shop-car-white {
  display: inline-block;
}
.mobile-top > .mobile-top-right > a {
  color: #f4a524;
}
.mobile-top > .mobile-top-right img {
  width: 24px;
  height: 24px;
  margin: 0 8px;
  margin-top: -5px;
}
.icon-shop-car-white {
  display: none;
}

.mobile-main-top {
  padding: 12px 32px;
  background-color: #f1f1f1;
}
.mobile-main-top > ul > li {
  margin-bottom: 16px;
}
.mobile-main-top > ul > li > img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.mobile-main-top > ul > li > span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.mobile-main-top > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}

#main > .more-function > .compare-h3 {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  /* margin-top: 80px; */
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  padding: 16px 0;
  background-color: #f4a524;
}
#main > .more-function > .complex-table-wrap {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
}
#main > .more-function > .complex-table-wrap > img {
  width: 100%;
}
#main > .more-function > .complex-table-wrap > .complex-table {
  text-align: left;
  width: 100%;
}
#main > .more-function > .complex-table-wrap > .complex-table tr {
  margin-bottom: 12px;
  width: 100%;
}

#main > .more-function > .complex-table-wrap > .complex-table tr td p,
#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  .img-intro-td
  span {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  padding: 15px 0;
  background-color: #f7f7f7;
}

#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  tr
  td:nth-of-type(2)
  p,
#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  tr
  td:nth-of-type(3)
  p {
  padding-left: 36px;
}
#main > .more-function > .complex-table-wrap > .complex-table .img-intro-tr {
  background-color: #f7f7f7;
}

#main > .more-function > .complex-table-wrap > .complex-table .img-intro-td {
  display: flex;
  align-items: center;
  line-height: 34px;
}

#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  .img-intro-td
  > img {
  width: 36px;
}

#main > .more-function > .complex-table-wrap > .complex-table .yellow-bg-font {
  background-color: #f4a524;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}

#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  .gray-font
  > td
  > p {
  color: #afb2b8;
  background-color: #fff;
}
#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  .img-intro-td
  > .icon-small-screen,
#main > .more-function .mobile-complex-table {
  display: none;
}
#main > .more-function > .pi-zero-middle-screen-table,
#main > .more-function > .pi-zero-small-screen-table {
  display: none;
}
#main > .more-function > .complex-table-wrap > .complex-table .compare-title,
#main
  > .more-function
  > .complex-table-wrap
  > .complex-table
  .compare-title
  td
  p {
  background-color: #f4a524 !important;
  padding: 16px 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.05em;
  color: #1d1e1f;
}
#main > .more-function > .complex-table-wrap > .complex-table .compare-title {
  border-top: 32px solid #fff;
}
#main > .pi-800-wifi-bluetooth {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
  position: relative;
}
#main > .pi-800-wifi-bluetooth > img {
  width: 100%;
}
#main > .pi-800-wifi-bluetooth > .pi-800-wifi-bluetooth-middle-img,
#main > .pi-800-wifi-bluetooth > .pi-800-wifi-bluetooth-small-img {
  display: none;
}

#main > .pi-800-wifi-bluetooth > div {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 32px;
}
#main > .pi-800-wifi-bluetooth > div > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .pi-800-wifi-bluetooth > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 12px;
}

#main > .pi-800-wifi-bluetooth2 {
  width: 100%;
  margin: 3vw auto 20px;
  position: relative;
}
#main > .pi-800-wifi-bluetooth2 > img {
  width: 100%;
}
#main > .pi-800-wifi-bluetooth2 > .pi-800-wifi-bluetooth-middle-img,
#main > .pi-800-wifi-bluetooth2 > .pi-800-wifi-bluetooth-small-img {
  display: none;
}

#main > .pi-800-wifi-bluetooth2 > div {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 32px;
}
#main > .pi-800-wifi-bluetooth2 > div > h3 {
  font-weight: 700;
  font-size: 3.33vw;
  line-height: 5.2vw;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
}
#main > .pi-800-wifi-bluetooth2 > div > p {
  font-weight: 700;
  font-size: 1.6667vw;
  line-height: 2.8125vw;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  margin-top: 12px;
}

#main > .pi-800-wifi-bluetooth3 {
  width: 100%;
  margin: 80px auto 10px;
  position: relative;
  background: url("../../../../img/800-5.png") no-repeat;
  background-size: 100% 100%;
  height: 48.78vw;
}
#main > .pi-800-wifi-bluetooth3 > img {
  width: 100%;
}
#main > .pi-800-wifi-bluetooth3 > .pi-800-wifi-bluetooth-middle-img,
#main > .pi-800-wifi-bluetooth3 > .pi-800-wifi-bluetooth-small-img {
  display: none;
}

#main > .pi-800-wifi-bluetooth3 > div {
  width: 100%;
  text-align: center;
  padding-top: 1vw;
}
#main > .pi-800-wifi-bluetooth3 > div > h3 {
  font-weight: 700;
  font-size: 3.33vw;
  line-height: 5.2vw;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000;
}
#main > .pi-800-wifi-bluetooth3 > div > p {
  font-weight: 700;
  font-size: 1.6667vw;
  line-height: 2.8125vw;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000;
  margin-top: 0.625vw;
}
#main > .pi-800-wifi-bluetooth3 > .P800-2 {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
}
#main > .pi-800-wifi-bluetooth3 > .P800-2 img {
  width: 30vw;
}
#main > .P800-1 > .text1 {
  text-align: left;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
#main > .P800-1 > h3 {
  font-size: 2vw;
  font-weight: 700;
  line-height: 2.1875vw;
  text-align: center;
}
#main > .P800-1 > h5 {
  font-size: 1.56vw;
  font-weight: 700;
  line-height: 2.1875vw;
  text-align: center;
}
#main > .P800-1 img {
  height: 15px;
  margin: 25px auto 15px;
  text-align: center;
}
#main > .P800-1 > p {
  font-size: 1.25vw;
  line-height: 32px;
  text-align: center;
  color: #63616a;
}
#main > .P800-1 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 2.6vw;
}
#main > .P800-2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 2.6vw;
}
#main > .P800-2 > h3 {
  font-size: 2vw;
  font-weight: 700;
  line-height: 2.1875vw;
  text-align: center;
}
#main > .P800-4 {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  margin-bottom: 60px;
  align-items: center;
  margin-top: 70px;
}
#main > .P800-4 > .P800-1-lt > h3 {
  font-size: 1.56vw;
  font-weight: 700;
  line-height: 2.1875vw;
  padding-top: 20px;
  width: 95%;
}

#main > .P800-img {
  margin: 50px auto 15px;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  padding: 0 40px;
}
#main > .P800-img img {
  width: 100%;
}
#main > .P800-4 > .P800-1-rt img {
  width: 100%;
}
#main > .P800-6 > .pic0099 {
  padding-bottom: 10px;
  height: 20px;
}
#main > .P800-6 > .pic009 {
}
#main > .P800-5 {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  margin-bottom: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
#main > .P800-5 > .P800-1-lt > h3 {
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 2.1875vw;
  padding-top: 15px;
  padding-bottom: 15px;
}
#main > .P800-5 > .P800-1-lt > p {
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 2vw;
  padding-top: 10px;
  color: #63616a;
}
#main > .P800-5 > .P800-1-lt {
  width: 48%;
}
#main > .P800-5 > .P800-1-rt {
  width: 48%;
}
#main > .P800-5 > .P800-1-rt img {
  width: 100%;
}
#main > .P800-6 > .pic009 {
  width: 100%;
  padding-bottom: 50px;
}
#main > .P800-6 {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
#main > .P800-6 > h5 {
  font-size: 1.6667vw;
  font-weight: 700;
  line-height: 2.1875vw;
  padding-top: 10px;
  color: #f4a524;
}
#main > .P800-6 > p {
  font-size: 1.4vw;
  line-height: 2.1875vw;
  padding-top: 20px;
  color: #63616a;
}
#main > .P800-4 > .P800-1-lt {
  width: 55%;
}
#main > .P800-4 > .P800-1-rt {
  width: 45%;
}
.h80-64-48 {
  height: 80px;
}
.r1-plus-lts-item-list {
  padding-top: 80px;
}
.r1-plus-lts-item-list > .openwrt {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}

.r1-plus-lts-item-list > .openwrt > .openwrt-left {
  width: 64.25%;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-left > img {
  width: 96px;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-left > h3 {
  margin-top: 24px;
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-left > .small-p {
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-left > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-top: 8px;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-right {
  width: 32.4%;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-right > img {
  width: 100%;
}
.r1-plus-lts-item-list > .openwrt > .openwrt-right > p {
  padding: 8px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  background-color: #f1f1f1;
  text-align: center;
}

.r1-plus-lts-item-list > .item-bottom {
  height: 32px;
  background: #ffce7e;
}

.router-item-list {
  margin-top: 80px;
}
.router-item-list > .item-bottom {
  height: 32px;
  background-color: #ffce7e;
}
.router-item-list > .icon-intro {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.router-item-list > .icon-intro > img {
  width: 96px;
}
.router-item-list > .icon-intro > .intro {
  margin-left: 40px;
}
.router-item-list > .icon-intro > .intro > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
.router-item-list > .icon-intro > .intro > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 8px;
}

.pi-5-new-feature {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
}

.pi-5-new-feature > .feature-chip {
  text-align: center;
}
.pi-5-new-feature > .feature-chip > .feature-chip-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pi-5-new-feature > .feature-chip > .feature-chip-title > .circle {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 8px;
}
.pi-5-new-feature > .feature-chip > .feature-chip-title > .title {
  font-weight: 700;
  font-size: 56px;
  line-height: 74px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
  margin: 0 8px;
}
.pi-5-new-feature > .feature-chip > .feature-chip-content {
  position: relative;
  margin-top: 32px;
}
.pi-5-new-feature > .feature-chip > .feature-chip-content > img {
  width: 100%;
}
.pi-5-new-feature > .feature-chip > .feature-chip-content > div {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pi-5-new-feature > .feature-chip > .feature-chip-content > div > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5-new-feature > .feature-chip > .feature-chip-content > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
}

.pi-5-new-feature > .feature-performance {
  margin-top: 40px;
  text-align: left;
}

.pi-5-new-feature > .feature-performance > .feature-performance-item {
  margin-top: 16px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item:nth-of-type(1) {
  margin-top: 0;
}
.pi-5-new-feature > .feature-performance > .feature-performance-item > p {
  width: 50%;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > p
  > span {
  display: inline-block;
  margin-right: 16px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .performance {
  display: flex;
  align-items: center;
  margin-top: -40px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .performance
  > .line {
  height: 12px;
  margin-right: 24px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .performance
  > span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .performance
  > span
  > .num {
  font-size: 56px;
  line-height: 84px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .performance
  > span
  > .multiple {
  font-size: 32px;
  line-height: 48px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .compare {
  margin-top: -45px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .compare
  > .compare-item {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}
.pi-5-new-feature
  > .feature-performance
  > .feature-performance-item
  > .compare
  > .line {
  height: 12px;
  margin-top: 8px;
  background: linear-gradient(270.02deg, #878787 6.66%, #e4e4e4 79.66%);
}
.pi-5-new-feature > .feature-performance > .feature-performance-item > .normal {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}
.pi-5-new-feature > .feature-performance > .four > .performance > .line {
  width: 75%;
  background: linear-gradient(270.02deg, #fe6220 6.66%, #ffc267 79.66%);
}
.pi-5-new-feature > .feature-performance > .four > .performance > span {
  color: #fe6220;
}
.pi-5-new-feature > .feature-performance > .four > .compare > .line {
  width: 16.67%;
}
.pi-5-new-feature > .feature-performance > .eight > .performance > .line {
  width: 83.3%;
  background: linear-gradient(270.02deg, #2051fe 6.66%, #67b6ff 79.66%);
}
.pi-5-new-feature > .feature-performance > .eight > .performance > span {
  color: #2558fe;
}
.pi-5-new-feature > .feature-performance > .eight > .compare > .line {
  width: 10.42%;
}

.pi-5-new-feature > .feature-intro-and-img-item {
  margin-top: 40px;
}
.pi-5-new-feature > .feature-intro-and-img-item > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5-new-feature > .feature-intro-and-img-item > h3 > span {
  color: #f4a524;
}
.pi-5-new-feature > .feature-intro-and-img-item > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}
.pi-5-new-feature > .feature-intro-and-img-item > img {
  width: 100%;
  margin-top: 24px;
}
.pi-5-new-feature > .feature-figure {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pi-5-new-feature > .feature-figure > .feature-figure-item {
  position: relative;
  width: 49%;
  margin-bottom: 24px;
}
.pi-5-new-feature > .feature-figure > .feature-figure-item:nth-last-of-type(1),
.pi-5-new-feature > .feature-figure > .feature-figure-item:nth-last-of-type(2) {
  margin-bottom: 0;
}

.pi-5-new-feature > .feature-figure > .feature-figure-item > img {
  width: 100%;
}
.pi-5-new-feature > .feature-figure > .feature-figure-item > div {
  width: 92%;
  position: absolute;
  top: 1.25vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pi-5-new-feature > .feature-figure > .feature-figure-item > div > h3 {
  font-weight: 700;
  font-size: calc(1rem + 0.83vw);
  line-height: 2.6563vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
.pi-5-new-feature > .feature-figure > .feature-figure-item > div > p {
  font-weight: 400;
  font-size: calc(1rem + 0.31vw);
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 0.8333vw;
}
.pi-5-software > .pi-5-software-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.pi-5-software > .pi-5-software-inner > .pi-5-software-app > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5-software > .pi-5-software-inner > .pi-5-software-app > .circle-group {
  text-align: center;
  margin-top: 24px;
}
.pi-5-software
  > .pi-5-software-inner
  > .pi-5-software-app
  > .circle-group
  > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f4a524;
  margin: 0 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pi-5-software > .pi-5-software-inner > .pi-5-software-app > p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.06em;

  color: #63616a;
}
.pi-5-software > .pi-5-software-inner > .pi-5-software-app > img {
  margin-top: 32px;
  width: 100%;
}
.pi-5-product > ul > li:nth-last-of-type(2),
.pi-5-product > ul > li:nth-last-of-type(1) {
  margin-bottom: 0 !important;
}
.pi-5-main-bottom-p {
  position: relative;
  margin: 80px 0 !important;
}
.pi-5-main-bottom-p > img {
  width: 100%;
}
.pi-5-main-bottom-p > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

.pi-5b-processor {
  position: relative;
}
.pi-5b-processor > img {
  width: 100%;
}
.pi-5b-processor > .pi-5b-processor-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  text-align: center;
  position: absolute;
  top: 2.0833vw;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-text {
  margin: 1.25vw 0 27.8125vw;
  max-width: 62.5vw;
  font-size: 1.0417vw;
  line-height: 1.7708vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img {
  display: flex;
  justify-content: center;
  /* margin-top: 1.9271vw; */
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 19.6875vw;
  padding: .5208vw 0;
  margin-right: .8333vw;
  background: rgba(255, 255, 255, 0.4);
  border-radius: .4167vw;
  -webkit-border-radius: .4167vw;
  -moz-border-radius: .4167vw;
  -ms-border-radius: .4167vw;
  -o-border-radius: .4167vw;
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image >.i-text {
  font-size: 1.25vw;
  line-height: 1.6667vw;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image > img {
  width: 6.25vw;
  height: 6.25vw;
}
.pi-5b-processor > .pi-5b-processor-inner > img {
  position: absolute;
  top: 3.8542vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 43.8542vw;
  height: 43.8542vw;
  z-index: -1;
}
.pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-title > .title {
  font-weight: 700;
  font-size: 2.0833vw;
  line-height: 2.7604vw;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin: 0 0.4167vw;
}
.pi-5b-processor
  > .pi-5b-processor-inner
  > .pi-5b-processor-inner-title
  > .circle {
  display: inline-block;
  background: #ffffff;
  width: 0.9375vw;
  height: 0.9375vw;
  margin: 0 0.4167vw;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pi-5b-new-feature {
  width: calc(100% -32px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 0 0;
}

.pi-5b-new-feature > .feature-processor {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pi-5b-new-feature > .feature-processor > .title {
  margin-top: .8333vw;
  margin-bottom: 1.25vw;
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 2.1875vw;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5b-new-feature > .feature-processor > .circle-group {
  margin-top: 16px;
}
.pi-5b-new-feature > .feature-processor > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f4a524;
  border-radius: 50%;
  margin-right: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pi-5b-new-feature
  > .feature-processor
  > .circle-group
  > span:nth-last-of-type(1) {
  margin-right: 0;
}
.pi-5b-new-feature > .feature-processor > h3 {
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 3.75vw;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.pi-5b-new-feature > .feature-processor > img {
  max-width: 88%;
}
.pi-5b-new-feature > .feature-processor > p {
  /* max-width: 88%; */
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin: 1.25vw 0 4.1667vw;
}
.pi-5b-software {
  position: relative;
}
.pi-5b-software > img {
  width: 100%;
}
.pi-5b-software > .pi-5b-software-inner {
  width: calc(100% - 64px);
  max-width: 62.5vw;
  text-align: center;
  position: absolute;
  top: 2.0833vw;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pi-5b-software > .pi-5b-software-inner > h3 {
  font-weight: 700;
  font-size: 3.3333vw;
  line-height: 4.375vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software > .pi-5b-software-inner > h4 {
  margin-top: .8333vw;
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 3.2813vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software > .pi-5b-software-inner > .title {
  margin-top: .8333vw;
  margin-bottom: 35.0208vw;
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 2.1995vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software > .pi-5b-software-inner .circle-group {
  margin-top: .8333vw;
}
.pi-5b-software > .pi-5b-software-inner .circle-group > span {
  display: inline-block;
  width: .9375vw;
  height: .9375vw;
  background: #f4a524;
  border-radius: 50%;
  margin-right: .8333vw;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pi-5b-software > .pi-5b-software-inner > img {
  width: 57.2917vw;
}
.pi-5b-func {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pi-5b-func > img {
  margin-top: 4.1667vw;
  width: 90%;
}
.pi-5b-style {
  margin: 0 auto;
  padding-bottom: 2.0833vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pi-5b-style > h3 {
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 3.2813vw;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}
.pi-5b-style > h4 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}
.pi-5b-style > .title {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin-top: .8333vw;
  margin-bottom: 2.0833vw;
  text-align: center;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 1.65vw;
  letter-spacing: 0.06em;
  color: #63616A;
}
.pi-5b-style > .title2 {
  max-width: 62.5vw;
  margin: 2.0833vw 0 1.6667vw;
  text-align: center;
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}
.pi-5b-style > img {
  width: calc(100% - 64px);
  max-width: 1200px;
}
.pi-5b-style > .circle-group {
  margin-top: 16px;
}
.pi-5b-style > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f4a524;
  border-radius: 50%;
  margin-right: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main > .more-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 4.1667vw;
}

#main > .more-img > img {
  width: 1200px;
}

#main > .more-img > .i-title0 {
  width: 1200px;
  padding: 1.8333vw 0;
  margin-bottom: 1.25vw;
  background: #F4A524;
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 2.1995vw;
  letter-spacing: 0.06em;
  text-align: center;
  color: #FFFFFF;
}

#main > .more-img > .i-title {
  margin: 4.1667vw 0 3.3333vw;
  font-weight: 400;
  font-size: 2.0833vw;
  line-height: 2.7604vw;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}
#main > .more-img > .i-title2 {
  margin: 1.25vw 0 4.1667vw;
  padding: 0 2.0833vw;
  background: #F4A524;
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 3.8542vw;
  letter-spacing: 0.06em;
  color: #ffffff;
}



.pi-5b-software-inner > .feature-performance {
  /* margin-top: 40px; */
  width: 57.2917vw;
  text-align: left;
}
.pi-5b-software-inner > .feature-performance > h3 {
  font-weight: 700;
  font-size: 2.0833vw;
  line-height: 3.125vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software-inner > .feature-performance > .feature-performance-item {
  margin-top: .8333vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item:nth-of-type(1) {
  margin-top: 1.25vw;
}
.pi-5b-software-inner > .feature-performance > .feature-performance-item > p {
  font-weight: 400;
  font-size: 1.0417vw;
  line-height: 1.5625vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > p
  > span {
  display: inline-block;
  margin-right: .8333vw;
  font-weight: 700;
  font-size: 1.0417vw;
  line-height: 1.5625vw;

  letter-spacing: 0.06em;

  color: #FFFFFF;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .performance {
  display: flex;
  align-items: center;
  margin-top: -2.0833vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .performance
  > .line {
  height: .625vw;
  margin-right: 1.25vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .performance
  > span {
  font-weight: 700;
  font-size: 1.6667vw;
  line-height: 2.5vw;

  letter-spacing: 0.06em;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .performance
  > span
  > .num {
  font-size: 2.9167vw;
  line-height: 4.375vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .compare {
  margin-top: -3.1438vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .compare
  > .compare-item {
  font-weight: 400;
  font-size: .8333vw;
  line-height: 1.25vw;

  letter-spacing: 0.06em;

  color: #FFFFFF;
  margin-top: .4167vw;
}
.pi-5b-software-inner
  > .feature-performance
  > .feature-performance-item
  > .compare
  > .line {
  height: .625vw;
  margin-top: .4167vw;
  background: linear-gradient(270.02deg, #878787 6.66%, #e4e4e4 79.66%);
}
.pi-5b-software-inner > .feature-performance > .feature-performance-item > .normal {
  font-weight: 400;
  font-size: 1.0417vw;
  line-height: 1.5625vw;

  letter-spacing: 0.06em;

  color: #FFFFFF;
  margin-top: .4167vw;
}
.pi-5b-software-inner > .feature-performance > .four > .performance > .line {
  width: 62%;
  background: linear-gradient(270.02deg, #fe6220 6.66%, #ffc267 79.66%);
}
.pi-5b-software-inner > .feature-performance > .four > .performance > span {
  color: #fe6220;
}
.pi-5b-software-inner > .feature-performance > .four > .compare > .line {
  width: 16.67%;
}
.pi-5b-software-inner > .feature-performance > .eight > .performance > .line {
  width: 75%;
  background: linear-gradient(270.02deg, #2051fe 6.66%, #67b6ff 79.66%);
}
.pi-5b-software-inner > .feature-performance > .eight > .performance > span {
  color: #2558fe;
}
.pi-5b-software-inner > .feature-performance > .eight > .compare > .line {
  width: 10.42%;
}
.pi-5b-software-inner > .feature-intro-and-img-item {
  margin-top: 1.2833vw;
}
.pi-5b-software-inner > .feature-intro-and-img-item > h3 {
  font-weight: 700;
  font-size: 2.0833vw;
  line-height: 3.125vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}
.pi-5b-software-inner > .feature-intro-and-img-item > h3 > span {
  color: #f4a524;
}
.pi-5b-software-inner > .feature-intro-and-img-item > p {
  font-weight: 400;
  font-size: 1.0417vw;
  line-height: 1.5625vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: .8333vw;
}
.pi-5b-software-inner > .feature-intro-and-img-item > img {
  width: 57.2917vw;
  margin-top: 1.25vw;
}



@media (min-width: 600px) and (max-width: 1200px) {
  #main > .P800-img {
    margin: 30px auto 15px;
  }
  #main > .P800-2 > h3 {
    font-size: 3.3vw;
  }
  #main > .P800-6 > h5 {
    font-size: 2.6667vw;
  }
  #main > .P800-6 > p {
    font-size: 2.3vw;
    line-height: 3vw;
  }
  #main > .P800-6,
  #main > .P800-5 {
    padding: 0 40px;
  }
  #main > .P800-5 > .P800-1-lt > h3 {
    font-size: 3.5vw;
  }
  #main > .P800-5 > .P800-1-lt > p {
    font-size: 2vw;
    line-height: 3vw;
  }
  #main > .P800-1 img {
    margin: 15px auto 12px;
  }
  #main > .P800-1 > h3,
  #main > .pi-800-wifi-bluetooth2 > div > p {
    font-size: 4vw;
    padding: 0 40px;
    line-height: 5vw;
  }
  #main > .P800-1 > p {
    font-size: 2vw;
  }
  #main > .P800-1 > h5 {
    font-size: 2.2vw;
  }
  #main > .pi-800-wifi-bluetooth3 > div > h3 {
    font-size: 4.6667vw;
  }
  #main > .pi-800-wifi-bluetooth3 > div > p {
    font-size: 3vw;
  }
  #main > .pi-800-wifi-bluetooth3 > div {
    padding-top: 3vw;
  }
  #main > .P800-4 > .P800-1-lt > h3 {
    font-size: 2.6vw;
    line-height: 3.5vw;
  }
  #main > .pi-800-wifi-bluetooth3 {
    height: 55.78vw;
    margin: 50px auto 10px;
  }
  #main > .P800-4 > .P800-1-lt {
    width: 50%;
  }
  #main > .P800-4 > .P800-1-rt {
    width: 50%;
  }
  #main > .pi-800-more-function > div > h3 {
    font-size: 3.33vw;
    line-height: 5vw;
  }
  #main > .pi-800-wifi-bluetooth2 > .pi-800-wifi-bluetooth-middle-img {
    display: inherit !important;
  }
  #main > .pi-800-wifi-bluetooth2 > .d-none d-xl-block d-xxl-block,
  #main > .pi-800-wifi-bluetooth2 > .pi-800-wifi-bluetooth-small-img {
    display: none;
  }
  #main > .product-paramter-and-img > .product-paramter-and-img-inner > h3 {
    font-size: 30px !important;
    margin-top: 20px !important;
  }
  #main
    > .product-paramter-and-img
    > .product-paramter-and-img-inner
    > table
    tr
    td {
    font-size: 16px;
  }
  #main > .pi-800-wifi-bluetooth2 > div > h3 {
    font-size: 5.33vw;
    padding-top: 1vw;
  }
  #main > .pi-800-more-function {
    padding-top: 24px !important;
  }
  #main > .pi-800-more-function > div > p {
    font-size: 2vw;
    line-height: 3vw;
    padding: 0 40px;
    margin: 14px 0;
  }
  #main > .P800-2 {
    padding-bottom: 6vw;
  }
  #main > .pi-800-more-function > div {
    margin-bottom: 34px !important;
  }
  #main > .product-paramter-and-img > .product-paramter-and-img-inner > table {
    margin-top: 20px;
  }

  #pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro {
    font-size: 2.6667vw;
  }
  #pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro > ul {
    font-size: 2vw;
  }
  .h80-64-48 {
    height: 5.3333vw;
  }
  .r1-plus-lts-item-list {
    padding-top: 5.3333vw;
  }
  .r1-plus-lts-item-list > .openwrt {
    max-width: 992px;
    padding: 1.6667vw 0;
    justify-content: space-between;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left {
    width: 45%;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > img {
    width: 8vw;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > h3 {
    margin-top: 2vw;
    font-size: 2.6667vw;
    line-height: 4.5vw;
    /* font-size: 32px;
    line-height: 54px; */
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > .small-p {
    margin-top: 8px;
    font-size: 1.3333vw;
    line-height: 2.25vw;
    /* font-size: 16px;
    line-height: 27px; */
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > p {
    font-size: 1.6667vw;
    line-height: 2.8333vw;
    /* font-size: 20px;
    line-height: 34px; */
    margin-top: 8px;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-right {
    width: 50%;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-right > p {
    padding: 0.6667vw 0;
    font-size: 1.3333vw;
    line-height: 2.25vw;
    /* font-size: 16px;
    line-height: 27px; */
  }

  .r1-plus-lts-item-list > .item-bottom {
    height: 2.6667vw;
    background: #ffce7e;
  }
  .router-item-list {
    margin-top: 5.3333vw;
  }
  .router-item-list > .icon-intro {
    max-width: 992px;
  }

  #main > .P800-1 > .text2 {
    display: inherit !important;
    text-align: left;
  }
  #main > .P800-1 > .text1 {
    display: none;
  }

  #pi-800-banner > .pi-800-banner-inner {
    height: 45vw;
  }
  .pi-5-new-feature {
    max-width: 992px;
    padding: 5.3333vw 0;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-title > .circle {
    width: 1.5vw;
    height: 1.5vw;
    margin: 0 0.6667vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-title > .title {
    font-size: 4vw;
    line-height: 5.25vw;
    margin: 0 0.6667vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content {
    margin-top: 3.3333vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > img {
    display: none;
  }
  .pi-5-new-feature
    > .feature-chip
    > .feature-chip-content
    > .middle-screen-show {
    display: block !important;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > div > h3 {
    font-size: 3.3333vw;
    line-height: 5vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > div > p {
    font-size: 1.6667vw;
    line-height: calc(1.28rem + 1vw);
    margin-top: 2vw;
  }

  .pi-5-new-feature > .feature-performance {
    margin-top: 3.3333vw;
  }

  .pi-5-new-feature > .feature-performance > .feature-performance-item {
    margin-top: 1.3333vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item:nth-of-type(1) {
    margin-top: 2vw;
  }
  .pi-5-new-feature > .feature-performance > .feature-performance-item > p {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1rem + 1.33vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item:nth-last-of-type(1)
    > p {
    width: 100%;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > p
    > span {
    margin-right: 1.3333vw;
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1rem + 1.33vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance {
    margin-top: -4vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > .line {
    height: 1vw;
    margin-right: 2vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .num {
    font-size: calc(1rem + 3.5vw);
    line-height: calc(1.5rem + 5.25vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .multiple {
    font-size: calc(1rem + 1.5vw);
    line-height: calc(1.5rem + 2.25vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare {
    margin-top: -4vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .compare-item {
    font-size: calc(1rem + 0.17vw);
    line-height: calc(1.5rem + 0.25vw);
    margin-top: 0.6667vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .line {
    height: 1vw;
    margin-top: 0.6667vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .normal {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
    margin-top: 0.6667vw;
  }
  .pi-5-new-feature > .feature-performance > .four > .performance > .line {
    width: 50%;
  }

  .pi-5-new-feature > .feature-performance > .four > .compare > .line {
    width: 16.67%;
  }
  .pi-5-new-feature > .feature-performance > .eight > .performance > .line {
    width: 73%;
  }
  .pi-5-new-feature > .feature-performance > .eight > .compare > .line {
    width: 10.42%;
  }

  .pi-5-new-feature > .feature-intro-and-img-item {
    margin-top: 3.3333vw;
  }
  .pi-5-new-feature > .feature-intro-and-img-item > h3 {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 3.25vw);
  }
  .pi-5-new-feature > .feature-intro-and-img-item > p {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
    margin-top: 1.3333vw;
  }
  .pi-5-new-feature > .feature-intro-and-img-item > img {
    margin-top: 2vw;
  }
  .pi-5-new-feature > .feature-figure {
    margin-top: 3.3333vw;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item {
    width: 49.5%;
    margin-bottom: 8px;
  }
  .pi-5-new-feature
    > .feature-figure
    > .feature-figure-item
    > .small-screen-show {
    display: none !important;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div {
    width: 87%;
    top: 2vw;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div > h3 {
    font-size: 2.5vw;
    line-height: 3.0833vw;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div > p {
    font-size: 1.6667vw;
    line-height: 2.5vw;
    margin-top: 1.3333vw;
  }

  .pi-5-software > .pi-5-software-inner {
    max-width: 992px;
  }

  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > h3 {
    font-size: calc(1rem + 2.83vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > .circle-group {
    margin-top: 2vw;
  }
  .pi-5-software
    > .pi-5-software-inner
    > .pi-5-software-app
    > .circle-group
    > span {
    width: 1.5vw;
    height: 1.5vw;
    margin: 0 0.6667vw;
  }
  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > p {
    margin-top: 1.3333vw;
    font-size: calc(1rem + 0.83vw);
    line-height: calc(1.5rem + 0.92vw);
  }

  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > img {
    margin-top: 2.6667vw;
  }
  .pi-5-software
    > .pi-5-software-inner
    > .pi-5-software-app
    > .small-screen-show {
    display: none !important;
  }
  .pi5-more-function {
    padding-top: 5.3333vw !important;
  }
  .pi5-more-function > h3 {
    font-size: calc(1rem + 1.5vw) !important;
    line-height: calc(1.5rem + 2.75vw) !important;
  }
  .pi5-more-function > p {
    max-width: 992px;
    font-size: calc(1rem + 0.5vw) !important;
    line-height: calc(1.5rem + 1.1vw) !important;
    margin-top: 1.3333vw !important;
  }
  .pi5-more-function .swiper-box-wrap > .swiper-container .swiper-button-prev,
  .pi5-more-function .swiper-box-wrap > .swiper-container .swiper-button-next {
    width: 4.1667vw !important;
    height: 4.1667vw !important;
    background-size: 4.1667vw 4.1667vw !important;
  }
  .pi5-product-view {
    margin: 5.3333vw auto !important;
  }
  .pi5-product-view > h3 {
    font-size: calc(1rem + 1.5vw) !important;
    line-height: calc(1.5rem + 0.9vw) !important;
    margin-bottom: 2.6667vw !important;
  }
  .pi5-product-pinout-diagram {
    margin-top: 5.3333vw !important;
  }
  .pi5-product-pinout-diagram > h3 {
    font-size: calc(1rem + 1.5vw) !important;
    line-height: calc(1.5rem + 0.9vw) !important;
    margin-bottom: 2vw !important;
  }
  .pi-5-main-bottom-p {
    margin: 5.3333vw 0 !important;
  }
  .pi-5-main-bottom-p > p {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 2.66vw);
  }
  .pi-5-main-bottom-p > .small-screen-show {
    display: none !important;
  }
  #main > .pi-5b-processor > .small-screen {
    display: none !important;
  }
  .pi-5b-processor > .pi-5b-processor-inner {
    top: 3.3333vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-text {
    margin: 2vw 0 41.4167vw;
    max-width: 82.6667vw;
    font-size: 1.6667vw;
    line-height: 2.8333vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img {
    display: flex;
    justify-content: center;
    margin-top: 1.9271vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image {
    width: 29vw;
    padding: .8333vw 0;
    margin-right: 1.3333vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image >.i-text {
    font-size: 2vw;
    line-height: 2.64vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image >img {
    width: 10vw;
    height: 10vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > img {
    top: 5.5vw;
    width: 70.1667vw;
    height: 70.1667vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-title > .title {
    font-size: 4vw;
    line-height: 5.3333vw;
    margin: 0 0.6167vw;
  }
  .pi-5b-processor
    > .pi-5b-processor-inner
    > .pi-5b-processor-inner-title
    > .circle {
    width: 1.6667vw;
    height: 1.6667vw;
    margin: 0 0.6167vw;
  }
  .pi-5b-new-feature {
    padding: 5.3333vw 0 0;
  }
  .pi-5b-new-feature > .feature-processor > .small-screen {
    display: none !important;
  }
  .pi-5b-new-feature > .feature-processor > .title {
    margin-top: .8333vw;
    margin-bottom: 1.25vw;
    font-size: 2.6667vw;
    line-height: 3.5vw;
  }
  .pi-5b-new-feature > .feature-processor > .circle-group {
    margin-top: 1.3333vw;
  }
  .pi-5b-new-feature > .feature-processor > .circle-group > span {
    width: 1.5vw;
    height: 1.5vw;
  }
  .pi-5b-new-feature > .feature-processor > h3 {
    font-size: 3.3333vw;
    line-height: 5vw;
  }
  .pi-5b-new-feature > .feature-processor > p {
    width: calc(100% - 64px);
    font-size: 1.5333vw;
    line-height: 2.2667vw;
  }
  .pi-5b-software > .pi-5b-software-inner {
    width: calc(100% - 64px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 4vw;
  }
  #main > .pi-5b-software > .small-screen {
    display: none !important;
  }
  .pi-5b-software > .pi-5b-software-inner > h3 {
    font-size: 4vw;
    line-height: 5.25vw;
  }
  .pi-5b-software > .pi-5b-software-inner > h4 {
    font-size: 3.3333vw;
    line-height: 4.4167vw;
  }
  .pi-5b-software > .pi-5b-software-inner > .title {
    /* max-width: 82.6667vw; */
    margin-top: 1.3333vw;
    margin-bottom: 46.3333vw;
    font-size: 2.6667vw;
    line-height: 3.5vw;
  }
  .pi-5b-software > .pi-5b-software-inner > img {
    width: 77.75vw;
  }
  .pi-5b-software > .pi-5b-software-inner > .small-screen {
    display: none !important;
  }
  .pi-5b-software > .pi-5b-software-inner .circle-group > span {
    width: 1.5vw;
    height: 1.5vw;
    margin-right: 1.5vw;
  }
  .pi-5b-func {
    width: calc(100% - 64px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pi-5b-func > img {
    margin-top: 4.1667vw;
    width: 95%;
  }
  .pi-5b-func > .small-screen {
    display: none !important;
  }
  .pi-5b-style {
    padding: 0 0 3.3333vw;
  }
  .pi-5b-style > h3 {
    font-size: 4vw;
    line-height: 6vw;
  }
  .pi-5b-style > h4 {
    font-size: 2.6667vw;
    line-height: 4vw;
  }
  .pi-5b-style > .title {
    max-width: calc(100% - 32px);
    margin-top: 1.3333vw;
    margin-bottom: 3.3333vw;
    font-size: 2vw;
    line-height: 3vw;
  }
  .pi-5b-style > img {
    max-width: 992px;
  }
  .pi-5b-style > .title2 {
    max-width: 82.6667vw;
    margin: 3.3333vw 0 2.6667vw;
    font-size: 4vw;
    line-height: 5.25vw;
  }
  .pi-5b-style > .small-screen {
    display: none !important;
  }
  #main > .more-img {
    padding-bottom: 5.3333vw;
  }
  
  #main > .more-img > img {
    width: 82.75vw;
  }
  

  #main > .more-img > .i-title0 {
    width: 82.75vw;
    font-size: 2.6667vw;
    line-height: 3.5vw;
  }
  #main > .more-img > .i-title {
    margin: 5.3333vw 0 1.3333vw;
    font-size: 3.3333vw;
    line-height: 4.4167vw;
  }
  #main > .more-img > .i-title2 {
    margin: 2vw 0;
    padding: 0 3.3333vw;
    font-size: 3.5vw;
    line-height: 6.1667vw;
  }

  .pi-5b-software-inner > .feature-performance {
    width: 85vw;
  }
  .pi-5b-software-inner > .feature-performance > h3 {
    
    font-size: 2.0833vw;
    line-height: 3.125vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item {
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item:nth-of-type(1) {
    margin-top: 1.25vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item > p {
    font-size: 1.6667vw;
    line-height: 2.5vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > p
    > span {
    margin-right: 1.3333vw;
    font-size: 1.6667vw;
    line-height: 2.5vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance {
    margin-top: -3.5833vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > .line {
    height: 1vw;
    margin-right: 1.25vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > .mar-rig {
    margin-right: 15.25vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span {
    font-size: 2.6667vw;
    line-height: 4vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .num {
    font-size: 4.6667vw;
    line-height: 7vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare {
    margin-top: -5.0438vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .compare-item {
    font-size: 1.3333vw;
    line-height: 2vw;
    margin-top: .6667vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .line {
    height: 1vw;
    margin-top: .6667vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item > .normal {
    font-size: 1.6667vw;
    line-height: 2.5vw;
    margin-top: .6667vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item {
    margin-top: 3vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > .small-screen {
    display: none !important;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > h3 {
    font-size: 3.3333vw;
    line-height: 5vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > p {
    font-size: 1.6667vw;
    line-height: 2.5vw;
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > img {
    width: 77.75vw;
    margin-top: 2vw;
  }
  .pi-5b-software-inner > .feature-performance > .four > .performance > .line {
    width: 56%;
  }
  .pi-5b-software-inner > .feature-performance > .eight > .performance > .line {
    width: 75%;
  }


}
@media (max-width: 600px) {
  .pi-5-product > ul > li:nth-last-of-type(2) {
    margin-bottom: 8px !important;
  }
  #pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro {
    margin-top: 14px !important;
    padding-top: 11px;
  }
  #main > .P800-4 {
    width: calc(100% - 40px);
  }
  .product-pinout-diagram {
    width: calc(100% - 40px) !important;
  }
  #main > .P800-1 {
    padding-top: 30px;
  }
  #main > .P800-6 {
    padding: 0 20px;
  }
  #main > .P800-4 > .P800-1-rt img {
  }
  #main > .P800-img {
    padding: 0 20px;
  }
  #pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro {
    font-size: 5vw;
    line-height: 26px;
  }
  #pi-800-banner > .pi-800-banner-inner > .banner-content > .small-intro > ul {
    font-size: 4vw;
    text-align: left;
    padding-bottom: 20px;
  }
  #main > .pi-800-more-function > div {
    margin-bottom: 0px !important;
  }
  #main > .P800-6 > .pic009 {
    padding: 0px 0px 50px;
  }
  #main > .yincang1 {
    display: none;
  }
  #main > .yincang2 {
    display: inherit !important;
  }
  #main > .P800-5 > .P800-1-rt img {
    width: 100%;
    padding: 0 20px;
  }
  #main > .P800-5 > .P800-1-lt {
    width: 100%;
    padding: 0 20px;
  }
  #main > .P800-5 {
    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 0px;
  }
  #main > .P800-4 {
    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  #main > .P800-5 > .P800-1-rt {
    width: 100%;
  }
  #main > .P800-6 > h5 {
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #main > .P800-6 > p {
    font-size: 16px;
    line-height: 6vw;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #main > .P800-5 > .P800-1-lt > h3 {
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #main > .P800-5 > .P800-1-lt > p {
    font-size: 16px;
    line-height: 6vw;
    padding-bottom: 20px;
    padding-top: 0px;
  }
  #main > .P800-5 > .P800-1-lt img {
    height: 10px;
  }
  #main > .P800-2 > h3 {
    font-size: 5.333vw;
    padding: 0px 20px 0px;
    line-height: 5vw;
    letter-spacing: 0.06em;
    text-align: left;
  }
  #main > .P800-4 > .P800-1-rt {
    width: 100%;
  }
  #main > .P800-4 > .P800-1-lt {
    padding: 0 0px 20px;
    width: 100%;
  }
  #main > .P800-4 > .P800-1-lt img {
    height: 10px;
  }

  #main > .P800-4 > .P800-1-lt > h3 {
    font-size: 5.333vw;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 6vw;
  }
  #main > .P800-1 > .text1 {
    display: none;
  }
  #main > .pi-800-wifi-bluetooth3 > .P800-2 img {
    width: 95%;
  }
  #main > .pi-800-wifi-bluetooth3 > .P800-2 {
    flex-wrap: wrap;
  }
  #main > .pi-800-wifi-bluetooth3 > div > h3 {
    font-size: 5.333vw;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #main > .pi-800-wifi-bluetooth3 > div > p {
    font-size: 4.6667vw;
    padding-bottom: 10px;
    padding-top: 8px;
  }
  #main > .pi-800-wifi-bluetooth3 > div > .pic22 {
    height: 10px;
  }
  #main > .pi-800-wifi-bluetooth3 {
    width: 100%;
    margin: 30px auto 10px;
    position: relative;
    background: url(../../../../img/800-55.png) no-repeat;
    background-size: 100% 100%;
    height: 257vw;
  }
  #main > .P800-1 > p {
    font-size: 4vw;
    line-height: 20px;
    padding: 0 20px;
    font-weight: 400;
    color: #63616a;
  }
  #main > .P800-1 > .text2 {
    display: inherit !important;
    text-align: left;
    padding: 0 20px;
  }
  #main > .P800-img > .pic1 {
    display: none;
  }
  #main > .P800-1 img {
    margin: 15px auto 12px !important;
    height: 10px !important;
  }
  #main > .P800-img {
    margin: 25px auto 15px !important;
  }
  #main > .P800-img > .pic2 {
    display: inherit !important;
  }
  #main > .pi-800-wifi-bluetooth2 > .pi-800-wifi-bluetooth-small-img {
    display: inherit !important;
  }
  #main > .pi-800-wifi-bluetooth2 > div {
    display: none;
  }
  #main > .pi-800-wifi-bluetooth2 {
    margin: 0px auto 20px !important;
  }
  #main > .P800-1 > h3 {
    font-size: 5.333vw !important;
    line-height: 6vw !important;
    padding: 0 20px;
  }
  #main > .P800-1 > h5 {
    font-size: 4.6667vw;
    line-height: 4.5vw !important;
    padding: 0 20px;
  }
  .h80-64-48 {
    height: 8vw;
  }
  .r1-plus-lts-item-list {
    padding-top: 8vw;
  }
  .r1-plus-lts-item-list > .openwrt {
    width: calc(100% - 32px);
    max-width: 392px;
    padding: 16px 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .r1-plus-lts-item-list > .openwrt > .openwrt-left {
    width: 100%;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > img {
    width: 16vw;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > h3 {
    margin-top: 24px;
    /* font-size: 5.3333vw;
    line-height: 9vw; */
    font-size: 24px;
    line-height: 36px;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > .small-p {
    margin-top: 8px;
    /* font-size: 2.6667vw;
    line-height: 4.5vw; */
    font-size: 14px;
    line-height: 21px;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-left > p {
    /* font-size: 3.3333vw;
    line-height: 5.6667vw; */
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-right {
    width: 100%;
    margin-top: 16px;
  }
  .r1-plus-lts-item-list > .openwrt > .openwrt-right > p {
    padding: 8px 0;
    /* font-size: 2.6667vw;
    line-height: 4.5vw; */
    font-size: 14px;
    line-height: 21px;
  }

  .r1-plus-lts-item-list > .item-bottom {
    height: 2.6667vw;
    background: #ffce7e;
  }

  .router-item-list {
    margin-top: 8vw;
  }
  .router-item-list > .item-bottom {
    height: 2.6667vw;
  }
  .router-item-list > .icon-intro {
    width: calc(100% - 32px);
    max-width: 392px;
    padding: 3.3333vw 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .router-item-list > .icon-intro > img {
    width: 16vw;
  }
  .router-item-list > .icon-intro > .intro {
    margin-left: 0;
    margin-top: 8px;
  }
  .router-item-list > .icon-intro > .intro > h3 {
    font-size: 5.3333vw;
    line-height: 8vw;
  }
  .router-item-list > .icon-intro > .intro > p {
    font-size: 14px;
    line-height: 21px;
  }
  #main > .P800-2 {
    padding-top: 30px;
  }
  #main > .pi-800-more-function {
    padding-top: 25px;
  }
  #main > .product-paramter-and-img {
    padding: 0px 0 30px !important;
  }

  .pi-5-new-feature {
    width: calc(100% - 32px);
    max-width: 392px;
    padding: 8vw 0;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-title > .circle {
    width: 2.6667vw;
    height: 2.6667vw;
    margin: 0 1.3333vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-title > .title {
    font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw);
    margin: 0 1.3333vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content {
    margin-top: 5.3333vw;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > img {
    display: none;
  }
  .pi-5-new-feature
    > .feature-chip
    > .feature-chip-content
    > .small-screen-show {
    display: block !important;
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > div > h3 {
    font-size: calc(1rem + 2.33vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  .pi-5-new-feature > .feature-chip > .feature-chip-content > div > p {
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw);
    margin-top: 4vw;
  }

  .pi-5-new-feature > .feature-performance {
    margin-top: 6.6667vw;
  }
  .pi-5-new-feature > .feature-performance > .feature-performance-item {
    margin-top: 2.6667vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item:nth-of-type(1) {
    margin-top: 0;
  }
  .pi-5-new-feature > .feature-performance > .feature-performance-item > p {
    width: 100%;
    font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 0.5vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item:nth-last-of-type(1)
    > p {
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > p
    > span {
    display: block;
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item:nth-last-of-type(1)
    > p
    > span {
    display: inline-block;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance {
    margin-top: 2.6667vw;
    align-items: flex-start;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > .line {
    height: 2vw;
    margin-right: 1.3333vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span {
    font-size: 2.3333vw;
    line-height: calc(1.28rem + 0.5vw);
    display: inline-block;
    margin-top: -2vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .num {
    font-size: calc(1rem + 5vw);
    line-height: calc(1.5rem + 5vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .multiple {
    font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 4.5vw);
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare {
    margin-top: -14vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .compare-item {
    font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 0.5vw);
    margin-top: 1.3333vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .line {
    height: 2vw;
    margin-top: 1.3333vw;
  }
  .pi-5-new-feature
    > .feature-performance
    > .feature-performance-item
    > .normal {
    font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 0.5vw);
    margin-top: 1.3333vw;
  }
  .pi-5-new-feature > .feature-performance > .four > .performance > .line {
    width: 50%;
  }

  .pi-5-new-feature > .feature-performance > .four > .compare > .line {
    width: 16.67%;
  }
  .pi-5-new-feature > .feature-performance > .eight > .performance > .line {
    width: 72%;
  }
  .pi-5-new-feature > .feature-performance > .eight > .compare > .line {
    width: 10.42%;
  }

  .pi-5-new-feature > .feature-intro-and-img-item {
    margin-top: 6.6667vw;
  }
  .pi-5-new-feature > .feature-intro-and-img-item > h3 {
    font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 4.5vw);
  }
  .pi-5-new-feature > .feature-intro-and-img-item > p {
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw);
    margin-top: 2.6667vw;
  }
  .pi-5-new-feature > .feature-intro-and-img-item > img {
    margin-top: 4vw;
  }
  .pi-5-new-feature > .feature-figure {
    margin-top: 6.6667vw;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item {
    width: 100%;
    margin-bottom: 2.6667vw;
  }
  .pi-5-new-feature
    > .feature-figure
    > .feature-figure-item:nth-last-of-type(2) {
    margin-bottom: 2.6667vw;
  }
  .pi-5-new-feature
    > .feature-figure
    > .feature-figure-item
    > .middle-screen-show {
    display: none !important;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div {
    width: 96%;
    top: 4vw;
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div > h3 {
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 2.1vw);
  }
  .pi-5-new-feature > .feature-figure > .feature-figure-item > div > p {
    font-size: 2.6667vw;
    line-height: calc(1.283rem + 1vw);
    margin-top: 1.3333vw;
  }

  .pi-5-software {
    padding-top: 8vw;
  }
  .pi-5-software > .pi-5-software-inner {
    width: calc(100% - 32px);
    max-width: 392px;
  }

  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > h3 {
    font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > .circle-group {
    margin-top: 4vw;
  }
  .pi-5-software
    > .pi-5-software-inner
    > .pi-5-software-app
    > .circle-group
    > span {
    width: 3vw;
    height: 3vw;
    margin: 0 1.3333vw;
  }
  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > p {
    margin-top: 2.6667vw;
    font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 0.8vw);
  }

  .pi-5-software
    > .pi-5-software-inner
    > .pi-5-software-app
    > .middle-screen-show {
    display: none !important;
  }

  .pi-5-software > .pi-5-software-inner > .pi-5-software-app > img {
    margin-top: 2.6667vw;
  }
  .pi5-more-function > h3 {
    font-size: calc(1rem + 2.33vw) !important;
    line-height: calc(1.5rem + 2.8vw) !important;
  }
  .pi5-more-function > p {
    margin-top: 1.3333vw;
    font-size: 2.6667vw;
    line-height: calc(1.28rem + 1.5vw);
  }
  .pi-5-main-bottom-p {
    margin: 8vw 0 !important;
  }
  .pi-5-main-bottom-p > .middle-screen-show {
    display: none !important;
  }
  .pi-5-main-bottom-p > p {
    font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  #main > .pi-5b-processor > .middle-screen {
    display: none !important;
  }
  .pi-5b-processor > .pi-5b-processor-inner {
    top: 6.6667vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-text {
    margin: 4vw 0 72.8333vw;
    max-width: 100.3333vw;
    font-size: 3.3333vw;
    line-height: 5.6667vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1.9271vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image {
    width: 65.3333vw;
    padding: 1.6667vw 0;
    margin-bottom: 1.3333vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image >.i-text {
    font-size: 3.3333vw;
    line-height: 4.4vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-img > .image >img {
    width: 9.1667vw;
    height: 9.1667vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > img {
    top: 70.5vw;
    width: 87.3333vw;
    height: 87.3333vw;
  }
  .pi-5b-processor > .pi-5b-processor-inner > .pi-5b-processor-inner-title > .title {
    max-width: 53.3333vw;
    font-size: 5.3333vw;
    line-height: 7.0383vw;
  }
  .pi-5b-processor
    > .pi-5b-processor-inner
    > .pi-5b-processor-inner-title
    > .circle {
    width: 3.3333vw;
    height: 3.3333vw;
    margin: 0 2.6667vw;
  }
  .pi-5b-new-feature {
    padding: 10.6667vw 0 0;
  }
  .pi-5b-new-feature > .feature-processor {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pi-5b-new-feature > .feature-processor > .middle-screen {
    display: none !important;
  }
  .pi-5b-new-feature > .feature-processor > .title {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    margin-top: 2.6667vw;
    margin-bottom: 4vw;
    font-size: 3.3333vw;
    line-height: 4.4vw;
  }
  .pi-5b-new-feature > .feature-processor > .circle-group {
    margin-top: 2.6667vw;
  }
  .pi-5b-new-feature > .feature-processor > .circle-group > span {
    width: 2.6667vw;
    height: 2.6667vw;
  }
  .pi-5b-new-feature > .feature-processor > h3 {
    width: calc(100% - 16px);
    font-size: 4.6667vw;
    line-height: 7vw;
  }
  .pi-5b-new-feature > .feature-processor > p {
    width: calc(100% - 16px);
    /* max-width: 65.3333vw; */
    font-size: 2.6667vw;
    line-height: 4.5vw;
  }
  .pi-5b-software > .pi-5b-software-inner {
    width: calc(100% - 16px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 4vw;
  }
  #main > .pi-5b-software > .middle-screen {
    display: none !important;
  }
  .pi-5b-software > .pi-5b-software-inner > h3 {
    width: calc(100% - 32px);
    font-size: 5.3333vw;
    line-height: 7.0383vw;
  }
  .pi-5b-software > .pi-5b-software-inner > h4 {
    width: calc(100% - 32px);
    font-size: 4vw;
    line-height: 5.3333vw;
  }
  .pi-5b-software > .pi-5b-software-inner > .title {
    width: calc(100% - 32px);
    margin-top: 2.6667vw;
    margin-bottom: 60vw;
    font-size: 4vw;
    line-height: 5.3333vw;
  }
  .pi-5b-software > .pi-5b-software-inner > img {
    width: 65.3333vw;
  }
  .pi-5b-software > .pi-5b-software-inner .circle-group {
    margin-top: 2.6667vw;
  }
  .pi-5b-software > .pi-5b-software-inner .circle-group > span {
    width: 3vw;
    height: 3vw;
    margin-right: 2.6667vw;
  }
  .pi-5b-software > .pi-5b-software-inner > .middle-screen {
    display: none !important;
  }
  .pi-5b-func {
    width: calc(100% - 64px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pi-5b-func > img {
    margin-top: 4.1667vw;
    width: 65.3333vw;
  }
  .pi-5b-func > .middle-screen {
    display: none !important;
  }
  .pi-5b-style {
    padding: 5.3333vw 0;
  }
  .pi-5b-style > h3 {
    text-align: center;
    font-size: 6.6667vw;
    line-height: 10vw;
  }
  .pi-5b-style > h4 {
    font-size: 4vw;
    line-height: 6vw
  }
  .pi-5b-style > img {
    width: calc(100% - 32px);
    max-width: 392px;
  }
  .pi-5b-style > .title {
    width: calc(100% - 32px);
    margin-top: 2.6667vw;
    margin-bottom: 6.6667vw;
    font-size: 3.3333vw;
    line-height: 5vw;
  }
  .pi-5b-style > .title2 {
    max-width: 65.3333vw;
    margin: 6.6667vw 0 2.6667vw;
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  .pi-5b-style > .circle-group {
    margin-top: 2.6667vw;
  }
  .pi-5b-style > .circle-group > span {
    width: 3vw;
    height: 3vw;
    margin-right: 2.6667vw;
  }
  .pi-5b-style > .middle-screen {
    display: none !important;
  }
  #main > .more-img {
    padding-bottom: 8vw;
  }
  
  
  #main > .more-img > img {
    width: calc(100% - 32px);
  }

  #main > .more-img > .i-title0 {
    width: calc(100% - 32px);
    font-size: 3vw;
    line-height: 4vw;
  }
  
  #main > .more-img > .i-title {
    margin: 8vw 0 2.6667vw;
    font-size: 6.6667vw;
    line-height: 8.7983vw;
  }
  #main > .more-img > .i-title2 {
    margin: 2vw 0;
    padding: 1vw 2.6667vw;
    font-size: 4vw;
    line-height: 5.28vw;
  }

  .pi-5b-software-inner > .feature-performance {
    width: 80.3333vw;
  }
  .pi-5b-software-inner > .feature-performance > h3 {
    font-size: 2.0833vw;
    line-height: 3.125vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item {
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item:nth-of-type(1) {
    margin-top: 1.25vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item > p {
    font-size: 2.6667vw;
    line-height: 4vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > p
    > span {
    display: block;  
    margin-right: 1.3333vw;
    font-size: 3.3333vw;
    line-height: 5vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance {
    margin-top: -4vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > .line {
    height: 2vw;
    margin-right: 2.6667vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span {
    font-size: 2.3333vw;
    line-height: 3.5vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .num {
    font-size: 9.3333vw;
    line-height: 14vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .performance
    > span
    > .xxx {
    font-size: 5.3333vw;
    line-height: 8vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare {
    margin-top: -8.3438vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .compare-item {
    font-size: 2.6667vw;
    line-height: 4vw;
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner
    > .feature-performance
    > .feature-performance-item
    > .compare
    > .line {
    height: 2vw;
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner > .feature-performance > .feature-performance-item > .normal {
    font-size: 2.6667vw;
    line-height: 4vw;
    margin-top: 1.3333vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item {
    width: calc(100% - 16px);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 6vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > .middle-screen {
    display: none !important;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > h3 {
    font-size: 5.3333vw;
    line-height: 8vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > p {
    font-size: 3.3333vw;
    line-height: 5vw;
    margin-top: 2.6667vw;
  }
  .pi-5b-software-inner > .feature-intro-and-img-item > img {
    width: 83.3333vw;
    margin-top: 3vw;
  }
  .pi-5b-software-inner > .feature-performance > .four > .performance > .line {
    width: 50%;
  }
  .pi-5b-software-inner > .feature-performance > .eight > .performance > .line {
    width: 66%;
  }
}

#main > .P800-img > .pic2 {
  display: none;
}
#main > .P800-1 > .text2 {
  display: none;
}
#main > .yincang2 {
  display: none;
}

#main .case-specifications2 {
  padding: 32px 0 0;
}
#main .case-specifications2 > .case-inner {
  width: 60%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main .case-specifications2 > .case-inner > img {
  width: 60%;
}
#main .case-specifications2 > .case-inner > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 48px;
}
#main .case-specifications2 > .case-inner > div > .circle-group > span {
  width: .9375vw;
  height: .9375vw;
  margin-right: .8333vw;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main .case-specifications2 > .case-inner > div > .title {
  font-weight: 700;
  font-size: 1.6667vw;
  line-height: 2.8125vw;
  letter-spacing: 0.03em;
  color: #1D1E1F;
  margin-top: .8333vw;
  margin-bottom: .8333vw;
}
#main .case-specifications2 > .case-inner > div > .title2 {
  font-size: 1.4583vw;
  line-height: 2.1875vw;
  letter-spacing: 0.03em;
  color: #1D1E1F;
  margin-top: .8333vw;
  margin-bottom: .8333vw;
}
#main .case-specifications2 > .case-inner > div > p {
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #63616a;
}

@media (min-width: 600px) and (max-width: 1200px) {
  #main .case-specifications2 > .case-inner {
    width: 70%;
  }
  #main .case-specifications2 > .case-inner > div {
    margin-bottom: 2.6667vw;
  }
  #main .case-specifications2 > .case-inner > div > .circle-group > span {
    width: 1.1667vw;
    height: 1.1667vw;
    margin-right: 1.1667vw;
  }
  #main .case-specifications2 > .case-inner > div > .title {
    font-size: 2.3333vw;
    line-height: 3.9667vw;
    margin-top: 0vw;
    margin-bottom: 0;
  }
  #main .case-specifications2 > .case-inner > div > .title2 {
    font-size: 2.1667vw;
    line-height: 3.25vw;
    margin-top: 0vw;
    /* margin-bottom: 1vw; */
  }
  #main .case-specifications2 > .case-inner > div > p {
    font-size: 1.9667vw;
    line-height: 2vw;
  }
}

@media (max-width: 600px) {
  #main .case-specifications2 {
    padding-top: 4vw;
    width: 100%;
    max-width: 432px;
    flex-direction: column !important;
    align-items: flex-start;
  }
  #main .case-specifications2 > .case-inner {
    width: 100%;
    max-width: 432px;
    flex-direction: column !important;
    align-items: flex-start;
  }
  #main .case-specifications2 > .case-inner > img {
    width: 100% !important;
  }
  #main .case-specifications2 > .case-inner > div {
    margin-bottom: 2.6667vw;

  }
  #main .case-specifications2 > .case-inner > div > .circle-group > span {
    width: 1.3333vw;
    height: 1.3333vw;
    margin-right: 1.4vw;
  }
  #main .case-specifications2 > .case-inner > div > .title {
    font-size: 3.6667vw;
    line-height: 6.2333vw;
    /* margin-top: 0.6667vw;
    margin-bottom: 1.3333vw; */
  }
  #main .case-specifications2 > .case-inner > div > .title2 {
    font-size: 3vw;
    line-height: 4.5vw;
    /* margin-top: 0.6667vw;
    margin-bottom: 1.3333vw; */
  }
  #main .case-specifications2 > .case-inner > div > p {
    font-size: 2.6vw;
    line-height: 3vw;
    white-space: nowrap;
  }
}
