#main {
  position: relative;
}

#banner {
  width: 1200px;
  margin: 0 auto;
  max-height: 600px;
  padding: 40px 32px;
  justify-content: space-between;
}

#banner>h3 {
  position: relative;
  left: 0;
  top: 142px;
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.04em;
  color: #1d1e1f;
}

#banner>h3>span {
  color: #1D1E1F;
  font-size: 24px;
}

.top {
  /* position: relative; */
  height: 58px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f1f1;
  overflow: hidden;
}

.top .top-left {
  font-size: 0;
  padding-top: 15px;
  padding-left: 2.8333vw;
  z-index: 2;
}

.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.06em;
  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;
  transition: all .3s;
}

.top .top-middle {
  /* width: 100%;
  position: absolute; */
  /* height: 100%; */
  /* display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1; */
}

.top .top-middle h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
}

.top .top-right {
  font-size: 0;
  padding-top: 5px;
  display: flex;
  align-items: center;
  padding-right: 20px;
  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: .7292vw;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #f4a524;
  padding: 4px .7813vw;
  border: 1px solid #f4a524;
  box-sizing: border-box;
  margin-top: 0 !important;
}

.ml40 {
  margin-left: 10px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.top .top-right .buy-now:hover {
  background: #f4a524;
  border: 1px solid #f4a524;
  color: #ffffff;
  cursor: pointer;
  transition: all .5s;
}

.h40 {
  height: 40px;
  background-color: #f1f1f1;
  width: 100%;
}

#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.06em;
  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.06em;
  color: #1d1e1f;
}

#main .usb-interface-pic {
  /* padding: 72px 0;
  width: 1200px; */
  padding: 72px 0;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#main .usb-interface-pic>img {
  width: 592px;
  height: 592px;
}

#main .product-intro {
  background-color: #fff;
  padding-top: 64px;
  text-align: center;
  width: 1220px;
  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.05em;
  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: 50px;
}

#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.06em;
  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.06em;
  color: #63616a;
}

#main>.domestic-cpu {
  /* min-height: 1100px; */
  height: 57.2917vw;
  padding-top: 2.9167vw;
  background: url("../../../../img/pi8006.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 60px;
}

#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.06em;
  color: #ffffff;
  padding-bottom: 12px;
}

#main>.domestic-cpu>h4 {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 1.6667vw;
  line-height: 3vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding: 0 30px;
  padding-top: 5px;
}

#main>.domestic-cpu>p {
  /* width: 911px; */
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: calc(0.5rem + 1.8vw);
  text-align: center;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  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.06em;
  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: linear-gradient(358.81deg,
      #05060b 6.04%,
      rgba(40, 44, 68, 0.5) 108.63%);
  padding-top: 56px;
  margin-top: 80px;
}

#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: 56px;
  line-height: 95px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}

#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.06em;
  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.06em;
  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.06em;
  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.06em;
  color: #63616a;
  margin-top: 16px;
  text-align: left;
}

#main>.product-paramter-and-img {}

#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;
  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.06em;
  color: #1d1e1f;
  text-align: center;
}

#main>.product-paramter-and-img>.product-paramter-and-img-inner>table {
  margin-top: 40px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 60px;
}

#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.06em;
  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: 48px 0;
  text-align: center;
}

#main>.features>h3 {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}

#main>.features>h4 {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 40px;
  text-align: center;
}

#main>.features>p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  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.06em;
  color: #1d1e1f;
  margin-left: 24px;
  text-align: left;
}

#main>.item-list>ul>li>.icon-intro {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 20px 32px;
}

#main>.item-list>ul>li>.item-bottom {
  height: 32px;
  width: 100%;
  background: #ffce7e;
}

#main>.item-list>ul>li>.icon-intro>img {
  width: 96px;
  height: 96px;
}

#main>.item-list>ul>li>.icon-intro>.intro {
  margin-left: 40px;
}

#main>.item-list>ul>li>.icon-intro>.intro>h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main>.item-list>ul>li>.icon-intro>.intro>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
  text-align: left;
}

#main>.item-list>ul>li>.img-intro-list {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 4px;
  margin-bottom: 24px;
  /* padding: 0 32px; */
}

#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: #f1f1f1;
}

#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.06em;
  color: #1d1e1f;
  text-align: center;
  padding: 8px 0;
}

#main>.new-item-list {
  background-color: #f1f1f1 !important;
  padding-bottom: 24px;
}

#main>.new-item-list>ul>li>.img-intro-list>ul>li {
  background-color: #ffffff !important;
}

#main>.new-item-list>ul>li>.img-intro-list2>.mobile-item-list-ul {
  display: none;
}

#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: 118px;
}

#main>.computer-pocket>.computer-pocket-content>div>h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main>.computer-pocket>.computer-pocket-content>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}

#main>.computer-pocket>.computer-pocket-content>img {
  width: 528px;
}

#main>.computer-pocket>.zero-lts-computer-pocket-content {
  align-items: center;
}

#main>.computer-pocket>.zero-lts-computer-pocket-content>div {
  margin-top: 0;
}

#main>.computer-pocket>.zero-lts-computer-pocket-content>div>a {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
  border: 1px solid #63616a;
  margin-top: 16px;
}

#main>.computer-pocket>.zero-lts-computer-pocket-content>div>a:hover {
  cursor: pointer;
  background-color: #63616a;
  color: #ffffff;
}

#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%;
}

/* #main > .group-img-list > ul > li:nth-of-type(odd){
  margin-right: 24px;
} */
.li-padding-bottom-42>li {
  padding-bottom: 42% !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.06em;
  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.06em;
  color: #63616a;
  margin-top: 12px;
}

#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;
}

.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.06em;
  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.06em;
  color: #1d1e1f;
}

#main>.light-weight>.light-weight-inner-content>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}

#main>.case-intro {
  margin-bottom: 40px;
}

#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: 76px;
  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.06em;
  color: #1d1e1f;
}

#main>.case-intro>.new-case-intro-container>div>h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main>.case-intro>.new-case-intro-container>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  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.06em;
  color: #63616a;
  margin-top: 8px;
}

#main>.rich-accessories {
  width: 1200px;
  margin: 40px auto;

}

#main>.rich-accessories>h3 {
  /* width: 1200px;
  margin: 0 auto; */
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  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.06em;
  color: #63616a;
  margin-top: 24px;
  border: 1px solid #63616a;
}

#main>.rich-accessories>ul>li>.learn-more:hover {
  background: #828287;
  color: #fff;
  cursor: pointer;
}



#main>.case-intro>.case-intro-container>div>.learn-more {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  border: 1px solid #63616a;
}

#main>.case-intro>.case-intro-container>div>.learn-more:hover {
  background: #828287;
  color: #fff;
  cursor: pointer;
}

#main>.new-computer-pocket>.new-computer-pocket-container>div>.learn-more {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  border: 1px solid #63616a;
}

#main>.new-computer-pocket>.new-computer-pocket-container>div>.learn-more:hover {
  background: #828287;
  color: #fff;
  cursor: pointer;
}


#main>.computer-pocket>.computer-pocket-content>div>.learn-more {
  display: inline-block;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  border: 1px solid #63616a;
}

#main>.computer-pocket>.computer-pocket-content>div>.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.06em;
  color: #ffffff;
  text-align: right;
}

#main>.video-service>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: right;
  letter-spacing: 0.06em;
  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.06em;
  color: #1d1e1f;
}

#main>.high-end>p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
}

#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-intro {
  width: 80%;
  /* font-weight: 700; */
  font-size: .8333vw;
  line-height: 1.0417vw;
  text-align: center;
  color: #63616A;
}

#main>.more-img>.i-title0 {
  /* width: calc(100% - 32px); */
  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;
}

#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.06em;
  color: #1d1e1f;
  text-align: center;
}

#main>.more-function>p {
  width: 1200px;
  margin: 0 auto;
  margin-top: 16px;
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  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: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  color: #f4a524;
  margin-top: 24px;
  text-align: center;
}

#main>.more-function>.product-img {
  text-align: center;
  padding-top: 104px;
  /* width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto; */
}

/* #main > .more-function > .product-img>img{
  width: 100%;
} */
#main>.more-function>.product-img>h3 {
  width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  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: 40px;
  background-color: #f1f1f1;
}

/* 服务与支持页 */
#service-and-support-banner {
  position: relative;
  padding-top: 50px;
  width: 1136px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;

}

#service-and-support-banner>img {
  width: 700px;
}

#service-and-support-banner>.download-banner-inner-content>h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#service-and-support-banner>.download-banner-inner-content>.download {
  margin-top: 58px;
}

#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.06em;
  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: 1200px;
  margin: 0 auto;
  text-align: center;
}

.service-and-support .downloads {
  text-align: center;
  padding-top: 54px;
  /* padding-bottom: 50px; */
}

.service-and-support .downloads h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  margin-bottom: 24px;
}

.service-and-support .downloads>.image-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.service-and-support .downloads>.image-list>.list-item {
  width: 32%;
  height: 192px;
  padding: 20px;
  position: relative;
  background: #F4F4F4;
  margin-top: 24px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}

.service-and-support .downloads>.image-list>.list-item>.i-img {
  align-self: center;
  width: 33%;
}

.service-and-support .downloads>.image-list>.list-item>.i-text {
  width: 67%;
  padding-left: 12px;
}

.service-and-support .downloads>.image-list>.list-item>.i-text>.text1 {
  color: #1D1E1F;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 16px;
  text-align: left;
}

.service-and-support .downloads>.image-list>.list-item>.i-text>.text2 {
  color: #828287;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
  text-align: left;
}

.service-and-support .downloads>.image-list>.list-item>.i-text>.text3 {
  color: #828287;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.service-and-support .downloads>.image-list>.list-item>.i-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 4px 8px;
  background: #F4A524;
  color: #FFF;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  transition: all .3s;
}

.service-and-support .downloads>.image-list>.list-item>.i-btn:hover {
  color: #F4A524;
  background: #FFF;
}

.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.06em;
  color: #f4a524;
}

/* .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;
}
.download-message-box-wrap > .download-message-box {
  position: absolute;
  width: 608px;
  background: #ffffff;
  top: 930px;
  left: 656px;
  z-index: 999;
  padding: 24px 64px 40px 64px;
}
.download-message-box-wrap > .download-message-box > h3 {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.download-message-box-wrap > .download-message-box > div {
  margin-top: 40px;
  display: flex;
  align-items: center;
}
.download-message-box-wrap > .download-message-box > div > img {
  width: 80px;
  height: 80px;
}
.download-message-box-wrap > .download-message-box > div > .detail {
  width: 200px;
  margin-left: 26px;
}
.download-message-box-wrap > .download-message-box > div > .detail > .name {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.download-message-box-wrap > .download-message-box > div > .detail > .version {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin: 8px 0;
}
.download-message-box-wrap > .download-message-box > div > .detail > .code {
  width: 200px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}
.download-message-box-wrap
  > .download-message-box
  > div
  > .detail
  > .update-time {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #63616a;
}
.download-message-box-wrap > .download-message-box > div > .go-to-download {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  padding: 8px 16px;
  color: #1d1e1f;
  border: 1px solid #f4a524;
}
.download-message-box-wrap
  > .download-message-box
  > div
  > .go-to-download:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #f4a524;
} */

/* 参数页 */
#parameter-page>.hardware-specification {
  padding-top: 2.0833vw;
  padding-bottom: 4.1667vw;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#parameter-page>.hardware-specification.text-align-left table tr td:nth-of-type(1) { 
  text-align: left;
  padding-left: 24px;
}

#parameter-page>.hardware-specification h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin: 2.0833vw 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-specification2 table tr td:nth-of-type(1) {
  width: 14%;
  padding: 8px 0;
}

#parameter-page>.hardware-specification table tr td:nth-of-type(2) {
  /* width: 75%; */
  text-align: left;
  padding: 8px 24px;
}

#parameter-page>.hardware-specification table tr td:nth-of-type(3) {
  /* width: 75%; */
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  color: #ffffff;
  background: #f4a524;
  margin-top: 40px;
  width: 340px;
  /* height: 74px; */
  padding: 16px 0;
  margin-bottom: 64px;
}

/* 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.06em;
  color: #1d1e1f;
}

#main>.new-icon-intro>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  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;
}

#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.06em;
  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.06em;
  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;
}

/* 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.06em;
  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.06em;
  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.06em;
  color: #1d1e1f;
}

#main>.price-compare>p {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.06em;
  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: 48px 0;
  background-color: #f1f1f1;
}

#main .r1-plus-lts-router-product-use>div {
  /* width: 1136px;
  margin: 0 auto; */
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}

#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>p {
  /* width: 566px; */
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  color: #63616a;
}

/* #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.06em;
  color: #1d1e1f;
}

#main .cpu-temperature-test p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin: 32px 0 24px 0;
}

#main .cpu-temperature-test>.cpu-temperature-test-content>img {
  width: 100%;
}

#main .usb-wifi-test {
  /* height: 494px; */
  /* margin: 80px 360px; */
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  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.06em;
  color: #1d1e1f;
}

#main .usb-wifi-test div p {
  font-weight: 400;
  font-size: 28px;
  line-height: 48px;
  letter-spacing: 0.06em;
  color: #63616a;
}

.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: 109px;
  z-index: 99;
  text-align: center;
  padding-top: 20px;
  /* width: 119px; */
  margin-left: -14px;
}

.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: 50px;
}

.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);
  transition: all .5s;
}

.top .top-right .slide-box>.shop-link>a:hover>.small-triangle {
  border-bottom: 10px solid rgba(244, 165, 36, 0.8);
  transition: all .5s;
}

#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.06em;
  color: #f4a524;
  margin-left: 16px;
}

#main .new-module>ul>li>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  color: #63616a;
  padding: 8px 16px;
  border: 1px solid #63616a;
}

#main>.plus-2e-new-module-group-2 {
  margin: 80px 0;
}

/*  */
.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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;
  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.06em;

  color: #f4a524;
}

#main .new-module1>div>p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  color: #1d1e1f;
}

#main .new-module2>div>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  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.06em;

  color: #f4a524;
}

#main .new-module2>div>.small-font {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  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.06em;
  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;
}

#pi-800-banner>.pi-800-banner-inner>.banner-content {
  margin-top: 24px;
}

#pi-800-banner>.pi-800-banner-inner>img {
  width: 60%;
}

#pi-800-banner>.pi-800-banner-inner>.banner-content>h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#pi-800-banner>.pi-800-banner-inner>.banner-content>p {
  font-weight: 400;
  font-size: 1.6667vw;
  line-height: 60px;
  letter-spacing: 0;
  color: #1d1e1f;
  margin-top: 8px;
}

#pi-800-banner>.pi-800-banner-inner>.banner-content>.small-intro {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #1D1E1F;
  margin-top: 10px;
}

.pi-800-middle-content>.pi-800-middle-content-item>.huangzi {
  color: #F5A116;
  font-size: 1.6667vw;
  font-weight: 600;
  padding-top: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
  color: #F5A116;
  font-size: 2.0833vw;
  font-weight: 600;
}

.pi-800-intro>p {
  display: none;
}

#main>.pi-800-more-function {
  padding-top: 80px;
}

#main>.pi-800-more-function>div {
  width: calc(100% - 64px);
  margin: 0 auto;
  text-align: center;
  max-width: 1200px;
  margin-bottom: 80px;
}

#main>.pi-800-more-function>div>h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main>.pi-800-more-function>div>p {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.06em;
  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%;
}

.pi-5-feature>h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  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.06em;
  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.06em;
  color: #63616a;
  margin-top: 8px;
}

.multi-channel-output {
  background: #ebf2f5;
  /* width: calc(100% - 64px); */
  /* max-width: 1200px; */
  /* margin: 0 auto; */
  width: 100%;
  /* margin-bottom: 80px; */
  height: 500px;
  position: relative;
}

.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;
}

.mobile-pi-5-mul-output-img {
  display: none;
}

.pi-5-create,
#main>.main-bottom>p,
#ai-stick-lite-main>.main-bottom {
  position: relative;
}

.pi-5-create>img,
#main>.main-bottom>img,
#ai-stick-lite-main>.main-bottom>img {
  width: 100%;
}

.pi-5-create>.pi-5-create-inner-content,
#main>.main-bottom>p,
#ai-stick-lite-main>.main-bottom>p {
  position: absolute;
  width: calc(100% - 64px);
  max-width: 1200px;
  left: 50%;
  text-align: center;
  top: 2.7083vw;
}

#main>.main-bottom>p,
#ai-stick-lite-main>.main-bottom>p {
  top: 5.4167vw;
}

.pi-5-create>.pi-5-create-inner-content>p,
#main>.main-bottom>p,
#ai-stick-lite-main>.main-bottom>p {
  font-weight: 400;
  font-size: 2.0833vw;
  line-height: 2.7604vw;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

.pi-5-create>.pi-5-create-inner-content>.small-font {
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 1.875vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 1.6667vw;
}

.product-pinout-diagram {
  padding-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.06em;
  color: #afb2b8;
  display: inline-block;
  height: 42px;
  text-align: center;
}

.mobile-top>.mobile-top-left>a {
  font-weight: 400;
  font-size: 20px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #afb2b8;
  display: inline-block;
  width: 92px;
  height: 42px;
  text-align: center;
}

.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 {
  width: 107px;
  height: 26px;
  background-color: #fff;
  text-align: center;
}

.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: -3px;
}

.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;
}

.pi-800-middle-content>.pi-800-middle-content-item>ul {
  text-align: left;
  padding-bottom: 20px;
  list-style: inside;
  font-size: 22px;
  color: #63616A;
  line-height: 40px;
}

.mobile-main-top>ul>li>span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  /* padding-top: 11px; */
}

.mobile-main-top>ul>li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.pi-800-middle-content {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  text-align: center;
}

.pi-800-middle-content>.pi-800-middle-content-item {
  margin-bottom: 30px;
}

.pi-800-middle-content>.pi-800-middle-content-item>h3 {
  font-weight: 700;
  font-size: 2.0833vw;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#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 {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
}

#main>.pi-800-wifi-bluetooth3>div {
  text-align: center;
  padding-top: 3.3vw;
}

#main>.pi-800-wifi-bluetooth3>.P800-2 {
  padding-top: 15px;
}

#main>.pi-800-middle-content>.P800-4 {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  margin-bottom: 60px;
  align-items: center;
  margin-top: 70px;
}

#main>.pi-800-middle-content>.P800-4>.P800-1-lt {
  width: 55%;
  text-align: left;
}

#main>.pi-800-middle-content>.P800-4>.P800-1-rt {
  width: 45%;
}

#main>.pi-800-middle-content>.P800-4>.P800-1-rt img {
  width: 100%;
}

#main>.pi-800-middle-content>.P800-4>.P800-1-lt>h3 {
  font-size: 2.9167vw;
  font-weight: 700;
  line-height: 3.8vw;
  padding-top: 20px;
}

#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;
  padding-bottom: 15px;
}

#main>.pi-800-wifi-bluetooth3 {
  width: 100%;
  margin: 50px auto 10px;
  position: relative;
  background: url(../../../../img/pi80015.png) no-repeat;
  background-size: 100% 100%;
  height: 48.78vw;
}

.pi-800-middle-content>.pi-800-middle-content-item>p {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  padding-bottom: 35px;
  padding-top: 10px;
}

.pi-800-middle-content>.pi-800-middle-content-item>img {
  width: 100%;
}

.pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
  margin: 8px 0;
  padding-top: 30px;
}

.pi-800-middle-content>.pi-800-middle-content-item>.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%;
}

.pi-800-middle-content>.pi-800-middle-content-item>.circle-group2 {
  margin: 8px 0;
  padding-top: 10px;
}

.pi-800-middle-content>.pi-800-middle-content-item>.circle-group2>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%;
}

.router-item-list {
  margin-top: 80px;
}

.r1-plus-lts-item-list>.lpddr,
.r1-plus-lts-item-list>.openwrt {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.r1-plus-lts-item-list>.lpddr>img {
  width: 96px;
}

.r1-plus-lts-item-list>.lpddr>.lpddr-intro {
  margin-left: 40px;
}

.r1-plus-lts-item-list>.lpddr>.lpddr-intro>h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

.r1-plus-lts-item-list>.lpddr>.lpddr-intro>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 8px;
}

.r1-plus-lts-item-list>.openwrt {
  justify-content: space-between;
}

.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.06em;
  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.06em;
  color: #63616a;
}

.r1-plus-lts-item-list>.openwrt>.openwrt-left>p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  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.06em;
  color: #1d1e1f;
  background-color: #f1f1f1;
  text-align: center;
}

.r1-plus-lts-item-list>.item-bottom {
  height: 32px;
  background: #ffce7e;
}

#main>.pi-800-wifi-bluetooth3>.P800-2 img {
  width: 30vw;
}

#main>.pi-800-middle-content>.content-item2 {
  margin-bottom: 50px !important;
}


.pi-5b-processor {
  position: relative;
}

.pi-5b-processor>img {
  width: 100%;
}

.pi-5b-processor>.pi-5b-processor-inner {
  width: calc(100% - 32px);
  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: 24px 0 480px;
  max-width: 1200px;
  font-size: 20px;
  line-height: 34px;
  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: 368px;
  padding: 10px 0;
  margin-right: 10px;
  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: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}

.pi-5b-processor>.pi-5b-processor-inner>.pi-5b-processor-inner-img>.image>img {
  width: 120px;
  height: 120px;
}

.pi-5b-processor>.pi-5b-processor-inner>img {
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 842px;
  height: 842px;
  z-index: -1;
}

.pi-5b-processor>.pi-5b-processor-inner>.pi-5b-processor-inner-title>.title {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  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-software {
  position: relative;
}

.pi-5b-software>img {
  width: 100%;
}

.pi-5b-software>.pi-5b-software-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-software>.pi-5b-software-inner2 {
  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-software>.pi-5b-software-inner4 {
  width: calc(100% - 64px);
  max-width: 1200px;
  text-align: center;
  position: absolute;
  top: 2.2917vw;
  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-inner5 {
  top: 4.0625vw;
}

.pi-5b-software>.pi-5b-software-inner2>h3 {
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 3.2813vw;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}

.pi-5b-software>.pi-5b-software-inner4>.big-title {
  color: #ED9910;
  text-align: center;
  font-size: 3.3333vw;
  line-height: 5vw;
  font-weight: 700;
}

.pi-5b-software>.pi-5b-software-inner4>h3 {
  background: linear-gradient(91deg, #F4A524 5.32%, #9050F7 95.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 3.3333vw;
  line-height: 5vw;
  font-weight: 700;
}

.pi-5b-software>.pi-5b-software-inner4>h4 {
  background: linear-gradient(91deg, #F4A524 5.32%, #9050F7 95.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 2.5vw;
  line-height: 3.75vw;
  font-weight: 700;
}

.pi-5b-software>.pi-5b-software-inner3 {
  width: calc(100% - 64px);
  max-width: 1200px;
  text-align: center;
  position: absolute;
  top: 5.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-inner3>h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}

.pi-5b-software>.pi-5b-software-inner2>.title2 {
  margin-top: 1.25vw;
  /* margin-bottom: 40.0208vw; */
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 1.6667vw;
  letter-spacing: 0.06em;
  color: #1D1E1F;
}

.pi-5b-software>.pi-5b-software-inner4>.bot-circle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pi-5b-software>.pi-5b-software-inner4>.bot-circle>span {
  width: .8333vw;
  height: .8333vw;
  margin: .8333vw .8333vw .8333vw 0;
  background-color: #F4A524;
  border-radius: .4167vw;
}

.pi-5b-software>.pi-5b-software-inner4>.title {
  width: 62.5vw;
  color: #474747;
  text-align: center;
  font-size: 1.25vw;
  line-height: 2.1354vw;
}

.pi-5b-software>.pi-5b-software-inner>h3 {
  font-weight: 700;
  font-size: 2.9167vw;
  line-height: 4.375vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}

.pi-5b-software>.pi-5b-software-inner>.title {
  margin-top: .8333vw;
  margin-bottom: 26.0417vw;
  font-weight: 700;
  font-size: 1.4583vw;
  line-height: 1.9271vw;
  letter-spacing: 0.06em;
  color: #FFFFFF;
}

.pi-5b-software>.inner2>.title {
  margin-bottom: 33.2292vw;
}

.pi-5b-software>.inner2>.text1 {
  margin-bottom: .8333vw;
  background: linear-gradient(89deg, #0FF 8.94%, #0047FF 111.36%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3.3333vw;
  line-height: 5vw;
  letter-spacing: .2vw;
  font-weight: 900;
}

.pi-5b-software>.inner2>.text2 {
  font-size: 2.5vw;
  line-height: 3.75vw;
  letter-spacing: .15vw;
  color: #FFFFFF;
  font-weight: 700;
}

.pi-5b-software>.pi-5b-software-inner>.test-title {
  margin-bottom: 42.0417vw;
}

.pi-5b-software>.pi-5b-software-inner>.title2 {
  margin-top: 16px;
  margin-bottom: 32.2917vw;
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  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: 95%;
}

.pi-5b-style {
  background-color: #F1F1F1;
  /* width: calc(100% - 64px); */
  /* max-width: 1200px; */
  margin: 0 auto;
  padding: 2.0833vw 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pi-5b-style>h3 {
  font-weight: 700;
  font-size: 56px;
  line-height: 84px;
  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 {
  max-width: 62.5vw;
  margin-top: .8333vw;
  margin-bottom: 2.0833vw;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  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>.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%;
}

.pi-5b-style>img {
  width: 90%;
}

.pi-5-processor {
  position: relative;
}

.pi-5-processor>img {
  width: 100%;
}

.pi-5-processor>.pi-5-processor-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  text-align: center;
  position: absolute;
  top: 2.0833vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.pi-5-processor>.pi-5-processor-inner>.pi-5-processor-inner-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pi-5-processor>.pi-5-processor-inner>.pi-5-processor-inner-title>.title {
  font-weight: 700;
  font-size: 2.0833vw;
  line-height: 2.7604vw;
  letter-spacing: 0.06em;
  color: #f4a524;
  margin: 0 0.4167vw;
}

.pi-5-processor>.pi-5-processor-inner>.pi-5-processor-inner-title>.circle {
  display: inline-block;
  background: #f4a524;
  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-5-processor>.pi-5-processor-inner>h3 {
  font-weight: 700;
  font-size: 3.3333vw;
  line-height: 4.375vw;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: 0.8333vw;
}

.pi-5-processor>.pi-5-processor-inner>h4 {
  font-weight: 700;
  font-size: 2.9167vw;
  line-height: 4.375vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: 0.8333vw;
}

.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: 28px;
  line-height: 37px;
  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: 56px;
  line-height: 84px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

.pi-5b-new-feature>.feature-processor>.f-p-intro {
  color: #1D1E1F;
  font-size: 32px;
  line-height: 48px;
  margin-top: 16px;
  margin-bottom: 24px;
}

.pi-5b-new-feature>.feature-processor>.f-p-intro2 {
  color: #1D1E1F;
  font-size: 32px;
  line-height: 54px;
  margin-top: 24px;
}

.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: 24px 0;
}

.pi-5-new-feature {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 64px 0;
}

.pi-5-new-feature>.max-tip {
  margin: 4.0833vw 0 -4.1667vw;
  background: #0082E01A;
  padding: 1.25vw;
  border-radius: .8333vw;
  font-size: 1.15vw;
  line-height: 2.025vw;
  color: #63616A;
}

.pi-5-new-feature>.feature-processor {
  text-align: center;
}

.pi-5-new-feature>.feature-processor>.title {
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

.pi-5-new-feature>.feature-processor>.circle-group {
  margin-top: 16px;
}

.pi-5-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-5-new-feature>.feature-processor>.circle-group>span:nth-last-of-type(1) {
  margin-right: 0;
}

.pi-5-new-feature>.feature-processor>h3 {
  font-weight: 700;
  font-size: 56px;
  line-height: 84px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 16px;
}

.pi-5-new-feature>.feature-processor>img {
  width: 100%;
}

.pi-5-new-feature>.feature-processor>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
}

.pi-5-new-feature>.feature-chip {
  margin-top: 80px;
  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>h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

.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: 24px;
}

.pi-5-new-feature>.feature-performance>.feature-performance-item>p {
  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: 32px;
  line-height: 48px;

  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>.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: 75%;
  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;
  margin-bottom: 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>h4 {
  font-weight: 900;
  font-size: 1.6667vw;
  line-height: 2.5vw;
  text-align: center;
  color: #0070C1;
}

.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-intro-and-img-item .circle-group {
  margin-top: .8333vw;
  text-align: center;
}

.pi-5-new-feature>.feature-intro-and-img-item .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-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>.bayern2 {
  position: relative;
  width: 100% !important;
  margin-bottom: 24px;
}

.pi-5-new-feature>.feature-figure>.bayern {
  display: none !important;
}

.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>.bayern2>div {
  width: 45%;
  position: absolute;
  top: 35%;
  left: 26%;
  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: 1.5667vw;
  line-height: 2.8125vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616A;
  letter-spacing: 1.92px;
}

.pi-5-new-feature>.feature-figure>.feature-figure-item>div>h4 {
  font-weight: 600;
  font-size: 1.25vw;
  line-height: 2.1354vw;
  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: 1.0417vw;
  line-height: 1.5625vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616A;
  margin-top: .6333vw;
}

.pi-5-new-feature>.feature-figure>.feature-figure-item>div>.tip {
  margin-top: 8px;
  color: #828287;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
}

.pi-5-software {
  padding: 40px 0;
  background: #f1f1f1;
}

.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-os {}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>h3 {
  font-weight: 700;
  font-size: 56px;
  line-height: 84px;

  letter-spacing: 0.06em;

  color: #1d1e1f;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>.circle-group {
  margin-top: 16px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>.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-5-software>.pi-5-software-inner>.pi-5-software-os>.circle-group>span:nth-last-of-type(1) {
  margin-right: 0;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>h4 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;

  text-align: center;
  letter-spacing: 0.06em;

  color: #1d1e1f;
  margin-top: 16px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;

  text-align: center;
  letter-spacing: 0.06em;

  color: #63616a;
  margin-top: 16px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>.small-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 37px;

  letter-spacing: 0.06em;

  color: #f4a524;
  margin-top: 40px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li {
  padding: 32px;
  padding-bottom: 13px;
  width: 49%;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 24px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li:nth-last-of-type(1),
.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li:nth-last-of-type(2) {
  margin-bottom: 0;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li>img {
  width: 100%;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li>div {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;

  letter-spacing: 0.06em;

  color: #63616a;
  margin-top: 24px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-os>ul>li>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 8px;
  text-align: center;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-app {
  margin-top: 40px;
}

.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>h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #63616A;
  margin-top: 32px;
  text-align: center;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-app>.circle-group {
  margin-top: 32px;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-app>.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-5-software>.pi-5-software-inner>.pi-5-software-os>.circle-group>span:nth-last-of-type(1) {
  margin-right: 0;
}

.pi-5-software>.pi-5-software-inner>.pi-5-software-app>img {
  margin-top: 32px;
  width: 100%;
}





.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: 16px;
  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: -40px;
}

.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: .9167vw;
  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: 70%;
  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: 85%;
  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: 2.0833vw;
}

.pi-5b-software-inner>.feature-intro-and-img-item>h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  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: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: 16px;
}

.pi-5b-software-inner>.feature-intro-and-img-item>img {
  width: 1100px;
  margin-top: 24px;
}




































@media (min-width: 600px) and (max-width: 1200px) {
  #pi-800-banner>.pi-800-banner-inner>.banner-content>.small-intro {
    margin-top: 1vw !important;
  }

  #main>.pi-800-middle-content>.P800-4 {
    margin-top: 50px;
  }

  #main>.pi-800-wifi-bluetooth3 {}

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group2 {
    margin: 0px;
  }

  #main .product-intro p {
    margin-bottom: 34px !important;
  }

  #main>.pi-800-wifi-bluetooth3>div {
    padding-top: 4vw;
  }

  #main>.domestic-cpu {
    height: 91vw;
    padding-top: 6vw;
    background: url(../../../../img/kl009.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
  }

  #main>.high-quality {
    margin-top: 5.3333vw;
  }

  .pi-800-middle-content {
    max-width: 992px;
    margin-top: 5.3333vw;
    text-align: center;
  }

  .pi-800-middle-content>.pi-800-middle-content-item {
    margin-bottom: 0;
    margin-top: 20px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>h3 {
    font-size: 4vw;
    line-height: 8vw;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>p {
    font-size: 2vw;
    line-height: 2.5vw;
    margin-top: 8px;
    padding-bottom: 30px;
    letter-spacing: 0;
  }

  #main>.domestic-cpu>h4 {
    font-size: 2.6667vw;
  }

  #main>.domestic-cpu>p {
    font-size: 2vw;
    line-height: 3vw;
    padding: 20px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.huangzi {
    padding-bottom: 12px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
    margin: 8px 0;
    font-size: 3.3333vw;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.huangzi {
    font-size: 2.6667vw;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group>span {
    width: 18px;
    height: 18px;
    margin-right: 16px;
  }

  .router-item-list {
    margin-top: 5.3333vw;
  }

  #main>.computer-pocket>.zero-lts-computer-pocket-content>div {
    margin-top: 0 !important;
  }

  .r1-plus-lts-item-list>.lpddr,
  .r1-plus-lts-item-list>.openwrt {
    max-width: 992px;
    padding: 1.6667vw 0;
  }

  .r1-plus-lts-item-list>.lpddr>.lpddr-intro {
    margin-left: 24px;
  }

  /* .r1-plus-lts-item-list > .lpddr > img {
  width: 8vw;
} */
  .r1-plus-lts-item-list>.lpddr>.lpddr-intro>h3 {
    /* font-size: 2.3333vw;
  line-height: 4vw; */
    font-size: 28px;
    line-height: 48px;
  }

  .r1-plus-lts-item-list>.lpddr>.lpddr-intro>p {
    /* font-size: 1.3333vw;
  line-height: 2.25vw; */
    font-size: 16px;
    line-height: 27px;
    margin-top: 8px;
  }

  .r1-plus-lts-item-list>.openwrt {
    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;
  }

  #main>.product-paramter-and-img {
    padding: 24px 0 0px !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;
  }

  #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 42.4167vw;
    max-width: 82.6667vw;
    font-size: 1.8667vw;
    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: 28.6667vw;
    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: 5.3333vw;
    line-height: 7vw;
    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: 64px 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: 4.6667vw;
    line-height: 7vw;
  }

  .pi-5b-new-feature>.feature-processor>.f-p-intro {
    font-size: 2.6667vw;
    line-height: 3.5vw;
    margin-top: 1.3333vw;
    margin-bottom: 2vw;
  }

  .pi-5b-new-feature>.feature-processor>.f-p-intro2 {
    font-size: 2.3333vw;
    line-height: 4vw;
    margin-top: 2vw;
  }

  .pi-5b-software>.pi-5b-software-inner2 {
    width: calc(100% - 64px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 4vw;
  }

  .pi-5b-software>.pi-5b-software-inner4 {
    width: calc(100% - 64px);
    max-width: 775px;
    text-align: center;
    position: absolute;
    top: 2.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner2>h3 {
    font-size: 4vw;
    line-height: 5.25vw;
  }

  .pi-5b-software>.pi-5b-software-inner5 {
    top: 4.8333vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.big-title {
    font-size: 2.5833vw;
    line-height: 3.8333vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>h3 {
    font-size: 3.3333vw;
    line-height: 5vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>h4 {
    font-size: 2.6667vw;
    line-height: 4vw;
  }

  .pi-5b-software>.pi-5b-software-inner2>.title2 {
    max-width: 82.6667vw;
    margin-top: 2vw;
    /* margin-bottom: 46.75vw; */
    font-size: 2vw;
    line-height: 2.6667vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.bot-circle>span {
    width: .8333vw;
    height: .8333vw;
    margin: .8333vw .8333vw .8333vw 0;
    border-radius: .4167vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.title {
    width: 64.5833vw;
    font-size: 1.3333vw;
    line-height: 2.25vw;
  }

  .pi-5b-software>.pi-5b-software-inner3 {
    width: calc(100% - 64px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 8vw;
  }

  .pi-5b-software>.pi-5b-software-inner3>h3 {
    font-size: 4vw;
    line-height: 5.25vw;
  }

  .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: 4.6667vw;
    line-height: 6.1667vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.title {
    max-width: 82.6667vw;
    margin-top: 1.3333vw;
    margin-bottom: 43.75vw;
    font-size: 2.6667vw;
    line-height: 3.5vw;
  }

  .pi-5b-software>.inner2>.title {
    margin-bottom: 47.0833vw;
  }

  .pi-5b-software>.inner2>.text1 {
    margin-bottom: 1.3333vw;
    font-size: 4.6667vw;
    line-height: 7vw;
    letter-spacing: .28vw;
  }

  .pi-5b-software>.inner2>.text2 {
    font-size: 3.3333vw;
    line-height: 5vw;
    letter-spacing: .2vw;
  }

  .pi-5b-software>.pi-5b-software-inner .circle-group {
    margin-top: 1.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner .circle-group>span {
    width: 1.5vw;
    height: 1.5vw;
    margin-right: 1.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.test-title {
    margin-bottom: 60.0417vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.title2 {
    max-width: 82.6667vw;
    margin-top: 1.3333vw;
    margin-bottom: 38.75vw;
    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-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: 3.3333vw 0;
  }

  .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: 82.6667vw;
    margin-top: 1.3333vw;
    margin-bottom: 3.3333vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .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-intro {
    font-size: 1.1667vw;
    line-height: 2vw;
  }

  #main>.more-img>.i-title0 {
    /* width: calc(100% - 32px); */
    width: 82.75vw;
    font-size: 2.6667vw;
    line-height: 3.5192vw;
  }

  #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: 3vw;
    line-height: 6.1667vw;
  }



  .pi-5b-software-inner>.feature-performance {
    /* width: calc(100% - 32px); */
    width: 75vw;
  }

  .pi-5b-software-inner>.feature-performance>h3 {

    font-size: 2.6667vw;
    line-height: 4vw;
  }

  .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>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.1438vw;
  }

  .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: 1.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: 4vw;
  }

  .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-5-new-feature>.feature-figure>.bayern2>div {
    width: 40%;
    top: 30%;
  }


  #parameter-page>.hardware-specification {
    padding-top: 2vw;
    padding-bottom: 5.3333vw;
  }

  #parameter-page>.hardware-specification h3 {
    font-size: 3.3333vw;
    line-height: 5vw;
    margin: 3.3333vw 0;
  }
}

.pi-800-middle-content>.pi-800-middle-content-item>.respa2 {
  display: none;
}




@media (max-width: 600px) {
  .pi-800-middle-content>.pi-800-middle-content-item>ul {
    padding: 20px;
    font-size: 4vw;
    line-height: 30px;
  }

  #main>.domestic-cpu {
    height: 133vw;
    padding-top: 2.9167vw;
    background: url(../../../../img/pi8007-1.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group2>span {
    width: 12px;
    height: 12px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.respa1 {
    display: none;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.respa2 {
    display: inherit !important;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
    font-size: 5.33vw;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.huangzi {
    font-size: 4.6667vw;
    padding-top: 2px;
    padding-bottom: 3px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
    padding-top: 15px;
  }

  #pi-800-banner>.pi-800-banner-inner>.banner-content>.small-intro {
    display: inherit !important;
  }

  #main>.pi-800-middle-content>.P800-4 {

    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 30px;
    width: 100%;
  }

  #main>.pi-800-middle-content>.P800-4>.P800-1-lt {
    padding: 0 5px 20px;
    width: 100%;
  }

  #main>.pi-800-middle-content>.P800-4>.P800-1-lt img {
    height: 10px;
  }

  #main>.pi-800-middle-content>.P800-4>.P800-1-lt>h3 {
    font-size: 5.333vw;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 8vw;
  }

  #main>.pi-800-middle-content>.P800-4>.P800-1-rt {
    width: 100%;
  }


  #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>.pi-800-wifi-bluetooth3>div>h3 {
    font-size: 5.333vw;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #main>.pi-800-wifi-bluetooth3>.P800-2 img {
    width: 95%;
  }

  #main>.pi-800-wifi-bluetooth3>.P800-2 {
    flex-wrap: wrap;
  }

  #main>.high-quality {
    padding-top: 24px;
    margin-top: 8vw;
  }

  .pi-800-middle-content {
    width: calc(100% - 32px);
    max-width: 392px;
    margin-top: 8vw;
    text-align: center;
  }

  .pi-800-middle-content>.pi-800-middle-content-item {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>h3 {
    font-size: 6.6667vw;
    line-height: 9vw;
    padding: 0 20px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>p {
    font-size: 4vw;
    line-height: 5.6667vw;
    padding-bottom: 24px;
    padding-top: 13px;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group {
    margin: 1.3333vw 0;
  }

  .pi-800-middle-content>.pi-800-middle-content-item>.circle-group>span {
    width: 3vw;
    height: 3vw;
    margin-right: 2.6667vw;
  }

  .router-item-list {
    margin-top: 8vw;
  }

  #main>.computer-pocket>.computer-pocket-content {
    flex-direction: column-reverse !important;
  }

  #main>.computer-pocket>.zero-lts-computer-pocket-content>div>a {
    font-size: 14px;
    line-height: 18px;
  }




  .r1-plus-lts-item-list>.lpddr,
  .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>.lpddr>img {
    width: 16vw;
  }

  .r1-plus-lts-item-list>.lpddr>.lpddr-intro {
    margin-left: 0;
    margin-top: 8px;
  }

  .r1-plus-lts-item-list>.lpddr>.lpddr-intro>h3 {
    /* font-size: 5.3333vw;
    line-height: 9vw; */
    font-size: 24px;
    line-height: 36px;
  }

  .r1-plus-lts-item-list>.lpddr>.lpddr-intro>p {
    /* font-size: 2.6667vw;
    line-height: 4.5vw; */
    margin-top: 1.3333vw;
    font-size: 14px;
    line-height: 21px;
  }

  .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;
  }

  #main>.domestic-cpu>h4 {
    font-size: 4.6667vw;
    line-height: 6vw;
  }

  #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 70.6667vw;
    max-width: 99.3333vw;
    font-size: 3.3333vw;
    line-height: 5.6667vw;
  }

  .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: 26.8333vw;
    padding: 3.3333vw 0 1.5vw;
    margin-right: 1.3333vw;
  }

  .pi-5b-processor>.pi-5b-processor-inner>.pi-5b-processor-inner-img>.image>.i-text {
    width: 24vw;
    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: 50.8333vw;
    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: 6.6667vw;
    line-height: 8.8333vw;
    margin: 0 0.6167vw;
  }

  .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: 3vw;
    height: 3vw;
    margin-right: 2.6667vw;
  }

  .pi-5b-new-feature>.feature-processor>h3 {
    font-size: 6.6667vw;
    line-height: 10vw;
  }

  .pi-5b-new-feature>.feature-processor>.f-p-intro {
    font-size: 3.3333vw;
    line-height: 5vw;
    margin-top: 2.6667vw;
    margin-bottom: 4vw;
  }

  .pi-5b-new-feature>.feature-processor>.f-p-intro2 {
    font-size: 3.6667vw;
    line-height: 6.1667vw;
    margin-top: 4vw;
  }

  .pi-5b-new-feature>.feature-processor>p {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    font-size: 2.9667vw;
    line-height: 4.5vw;
  }

  .pi-5b-software>.pi-5b-software-inner2 {
    width: calc(100% - 16px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 8.6667vw;
  }

  .pi-5b-software>.pi-5b-software-inner4 {
    width: calc(100% - 16px);
    max-width: 440px;
    text-align: center;
    position: absolute;
    top: 3.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner5 {
    top: 5.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner2>h3 {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    font-size: 5.3333vw;
    line-height: 7.0383vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.big-title {
    font-size: 3.6667vw;
    line-height: 5.5vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>h3 {
    font-size: 3.6667vw;
    line-height: 5.5vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>h4 {
    font-size: 3vw;
    line-height: 4.5vw;
  }

  .pi-5b-software>.pi-5b-software-inner2>.title2 {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    margin-top: 2.6667vw;
    /* margin-bottom: 66vw; */
    font-size: 3vw;
    line-height: 4vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.bot-circle>span {
    width: 1vw;
    height: 1vw;
    margin: 1vw 1vw 1vw 0;
    border-radius: .5vw;
  }

  .pi-5b-software>.pi-5b-software-inner4>.title {
    width: 73.3333vw;
    font-size: 2vw;
    line-height: 3.3333vw;
  }

  .pi-5b-software>.pi-5b-software-inner3 {
    width: calc(100% - 16px);
    max-width: 1200px;
    text-align: center;
    position: absolute;
    top: 18vw;
  }

  .pi-5b-software>.pi-5b-software-inner3>h3 {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    font-size: 5.3333vw;
    line-height: 7.0383vw;
  }

  .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);
    /* max-width: 65.3333vw; */
    font-size: 5.3333vw;
    line-height: 7.0383vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.title {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    margin-top: 0;
    margin-bottom: 56vw;
    font-size: 2.6667vw;
    line-height: 4vw;
  }

  .pi-5b-software>.inner2>.title {
    margin-bottom: 42.6667vw;
  }

  .pi-5b-software>.inner2>.text1 {
    margin-bottom: 1.3333vw;
    font-size: 5.3333vw;
    line-height: 8vw;
    letter-spacing: .32vw;
  }

  .pi-5b-software>.inner2>.text2 {
    font-size: 3.3333vw;
    line-height: 5vw;
    letter-spacing: .2vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.test-title {
    margin-bottom: 66.0417vw;
  }

  .pi-5b-software>.pi-5b-software-inner>.title2 {
    width: calc(100% - 32px);
    /* max-width: 65.3333vw; */
    margin-top: 2.6667vw;
    margin-bottom: 62vw;
    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 .circle-group {
    margin-top: 0;
  }

  .pi-5b-software>.pi-5b-software-inner .circle-group>span {
    width: 1.5vw;
    height: 1.5vw;
    margin-right: 1.3333vw;
  }

  .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 {
    font-size: 6.6667vw;
    line-height: 10vw;
  }

  .pi-5b-style>h4 {
    font-size: 4vw;
    line-height: 6vw
  }

  .pi-5b-style>.title {
    max-width: 65.3333vw;
    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);
    /* width: 65.3333vw; */
  }

  #main>.more-img>.i-intro {
    font-size: 2.3333vw;
    line-height: 4vw;
  }

  #main>.more-img>.i-title0 {
    font-size: 3vw;
    line-height: 4vw;
    width: calc(100% - 32px);
  }

  #main>.more-img>.i-title {
    margin: 8vw 0 2.6667vw;
    font-size: 3.8667vw;
    line-height: 8.7983vw;
  }

  #main>.more-img>.i-title2 {
    margin: 2vw 0;
    padding: 1vw 2.6667vw;
    font-size: 3vw;
    line-height: 5.28vw;
  }


  .pi-5b-software-inner>.feature-performance {
    width: calc(100% - 5.3333vw);
    /* width: 65.3333vw; */
  }

  .pi-5b-software-inner>.feature-performance>h3 {
    font-size: 4vw;
    line-height: 6vw;
  }

  .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: 5.3333vw;
    line-height: 8vw;
  }

  .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>.compare {
    margin-top: -9.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% - 5.3333vw);
    /* max-width: 65.3333vw; */
    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: calc(100% - 1.3333vw);
    /* width: 65.3333vw; */
    margin-top: 3vw;
  }

  .pi-5b-software-inner>.feature-performance>.four>.performance>.line {
    width: 66%;
  }

  .pi-5b-software-inner>.feature-performance>.eight>.performance>.line {
    width: 80%;
  }

  .pi-5-new-feature>.feature-figure>.bayern {
    display: block !important;
  }

  .pi-5-new-feature>.feature-figure>.bayern2 {
    display: none !important;
  }

  #parameter-page>.hardware-specification {
    padding-top: 4vw;
    padding-bottom: 8vw;
  }

  #parameter-page>.hardware-specification h3 {
    font-size: 5.3333vw;
    line-height: 8vw;
    margin: 4vw 0;
  }
}


#pi-800-banner>.pi-800-banner-inner>.banner-content>.small-intro>ul {
  list-style: inside;
}