#main {
  position: relative;
}
#banner {
  width: 1200px;
  margin: 0 auto;
  max-height: 600px;
  padding: 84px 32px;
  justify-content: space-between;
}
#banner > h3 {
  position: relative;
  left: 0;
  top: 182px;
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.04em;
  color: #1d1e1f;
}
.mobile-power-details-page-banner {
  align-items: center;
}
.mobile-power-details-page-banner > h3 {
  top: 0 !important;
}
#connect-line-banner {
  width: 1200px;
  margin: 0 auto;
  max-height: 540px;
  padding: 56px 32px;
  justify-content: space-between;
  align-items: center;
}
#connect-line-banner > h3 {
  margin-top: 0;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
/* 一分3V线 */
.one-three-line-banner {
  max-height: 600px !important;
  padding: 84px 32px !important;
}
.one-three-line-banner > h3 {
  margin-top: 182px !important;
}

.top {
  height: 58px;
  padding: 0 112px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f1f1;
  overflow: hidden;
}
.top .top-left {
  font-size: 0;
  padding-top: 15px;
}
.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;
}
.top .top-middle h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.top .top-right {
  font-size: 0;
  padding-top: 5px;
  display: flex;
  align-items: center;
}
.top .top-right > a {
  display: inline-block;
  margin-top: 10px;
}
.top .top-right .gray-button {
  background: #cacaca !important;
  color: #ffffff !important;
  border: 1px solid #cacaca !important;
  cursor: no-drop !important;
}
.top .top-right .buy-now {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #f4a524;
  padding: 4px 8px;
  border: 1px solid #f4a524;
  box-sizing: border-box;
  margin-top: 0 !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.top .top-right .buy-now:hover {
  background: #f4a524;
  border: 1px solid #f4a524;
  color: #ffffff;
  cursor: pointer;
}
.top .top-right .buy-now:hover > .aliexpress-slide-box {
  display: block;
}
.top .top-right .slide-box {
  display: none;
  position: absolute;
  top: 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);
}
.top .top-right .slide-box > .shop-link > a:hover > .small-triangle {
  border-bottom: 10px solid rgba(244, 165, 36, 0.8);
}

.h40 {
  height: 40px;
  background-color: #f1f1f1;
  width: 100%;
}

#main .main-top {
  background: #f1f1f1;
  padding: 24px 0;
}
#main > .main-top > ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#main > .main-top > ul > li {
  display: flex;
  align-items: center;
  /* margin-right:100px; */
}
#main > .main-top > ul > li > img {
  width: 36px;
  height: 36px;
}
#main > .main-top > ul > li > span {
  display: inline-block;
  margin-left: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}

#main > .supply-for {
  padding: 59px 0;
  background: url("../../../../img/case-bg.png") no-repeat;
  background-size: 100% 100%;
}
#main > .supply-for > h3 {
  width: 1136px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .supply-for > 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: 16px;
}
#main > .supply-for > .new-p {
  font-size: 24px;
  line-height: 41px;
  color: #1d1e1f;
}
#main > .power-feature {
  padding-top: 64px;
  padding-bottom: 8px;
}
#main > .power-feature > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main > .power-feature > p {
  width: 1136px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 40px;
  text-align: center;
}
#main > .power-feature > div {
  width: 1136px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 16px;
}
#main > .power-feature > .feature-ul-list > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
#main > .power-feature > .feature-ul-list > .center-ul {
  width: 900px;
  margin: 0 auto;
  margin-top: 40px;
}
#main > .power-feature > .feature-ul-list > ul > li {
  width: 25%;
  text-align: center;
  margin-bottom: 32px;
}
#main > .power-feature > .feature-ul-list > .group-5 > li {
  width: 20%;
}

#main > .power-feature > .feature-ul-list > ul > li > img {
  width: 144px;
  height: 144px;
}
#main > .power-feature > .feature-ul-list > ul > li > .icon-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  margin-top: 16px;
  color: #1d1e1f;
}
#main > .power-feature > .feature-ul-list > ul > li > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  margin-top: 8px;
  color: #63616a;
}

#main > .one-three-feature {
  margin-top: 64px;
}
#main > .one-three-feature > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main > .one-three-feature > ul {
  margin-top: 40px;
}
#main > .one-three-feature > ul > li {
  width: 100%;
  background-color: #f1f1f1;
  padding: 20px 0;
  margin-bottom: 24px;
}
#main > .one-three-feature > ul > li > .li-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#main > .one-three-feature > ul > li > .li-inner > img {
  width: 96px;
  height: 96px;
}
#main > .one-three-feature > ul > li > .li-inner > div {
  margin-left: 40px;
}
#main > .one-three-feature > ul > li > .li-inner > div > p {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .one-three-feature > ul > li > .li-inner > div > .small-font {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  margin-top: 8px;
  color: #63616a;
}

#main > .connect-line-intro {
  background-color: #f1f1f1;
  padding: 32px;
}
#main > .connect-line-intro > p {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}

#main .three-professional-certifications {
  background-color: #f1f1f1;
  padding: 20px 0;
  margin-bottom: 24px;
}

#main .three-professional-certifications .inner-box-1200 {
  width: 1200px!important;
}

#main .three-professional-certifications .inner-box {
  width: 1136px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#main .three-professional-certifications .inner-box .icon {
  background-color: #ffffff;
  margin-right: 40px;
  border-radius: 8%;
  -webkit-border-radius: 8%;
  -moz-border-radius: 8%;
  -ms-border-radius: 8%;
  -o-border-radius: 8%;
}
#main .three-professional-certifications .inner-box .icon > img {
  width: 96px;
  height: 96px;
}
#main .three-professional-certifications .inner-box .intro h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 8px;
}
#main .three-professional-certifications .inner-box .intro span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
}

#main > .use-description {
  margin-top: 80px;
}

#main > .use-description > .cm5-pic {
  display: block;
  margin: 3.125vw auto 0;
  width: 1200px;
}

#main > .use-description > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main > .use-description > .use-description2 {
  padding-bottom: 12px;
}
#main > .use-description > .supply-for {
  margin-top: 16px;
  margin-bottom: 24px;
}
#main > .use-description > ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 48px;
}
#main > .use-description > ul > li {
  background-color: #f7f7f7;
  padding: 8px 40px;
  margin-bottom: 16px;
}
#main > .use-description > ul > li > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .bayern > ul > li > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}

#main .specifications {
  margin-top: 50px;
}
#main .specifications h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main .specifications table {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
#main .specifications table td {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
  text-align: center;
}
#main .specifications table td:nth-of-type(1) {
  width: 25%;
}
#main .specifications table td:nth-of-type(2) {
  /* width: 75%; */
  text-align: left;
  padding-left: 27px;
}
#main .specifications table td:nth-of-type(3) {
  text-align: left;
  padding-left: 27px;
}

#main .product-images {
  text-align: center;
  margin: 80px 0;
}
#main .product-images h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
  margin-bottom: 24px;
}
#main .product-images > img {
  display: block;
  margin: 0 auto;
  width: 900px;
  margin-top: 40px;
}
#main .vision-ul {
  width: 652px;
  margin: 0 auto;
  margin-top: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .vision-ul li {
  width: 24%;
  text-align: center;
  margin-bottom: 16px;
}
#main .vision-ul li .li-wrap {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 16px 24px;
  background: #f4a524;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
  max-width: 145px;
}
#main .vision-ul li:nth-last-of-type(1) {
  margin-right: 0;
}
#main .vision-ul li .fw700 {
  font-weight: 700;
}
#main .vision-ul li .fw400 {
  font-weight: 400;
}
#main .vision-ul li .li-wrap > div:nth-of-type(1) {
  margin-bottom: 8px;
}

#main > .vision-support {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#main > .vision-support > .vision-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 45px;
}
#main > .vision-support > .vision-top > .line {
  width: 44%;
  margin-right: 24px;
  height: 2px;
  background-color: #f4a524;
}
#main > .vision-support > .vision-top > .circle {
  width: 16px;
  height: 16px;
  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 > .vision-support > .vision-top > .opacity-3 {
  opacity: 0.3;
}
#main > .vision-support > .vision-top > .opacity-5 {
  opacity: 0.5;
}
#main > .vision-support > .vision-top > .opacity-8 {
  opacity: 0.8;
}
#main > .vision-support > .vision-top > .vision-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
  margin-left: 24px;
}
#main > .vision-support > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: right;
  letter-spacing: 0.06em;
  color: #828287;
  text-align: right;
  margin-top: 16px;
  padding: 0 45px;
}
.mobile-vision-support-p {
  display: none;
}
#main > .vision-support > img {
  width: 100%;
}

#main .vision-connect {
  text-align: center;
  position: relative;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#main .vision-connect > img {
  width: 100%;
}
#main .vision-connect .content {
  position: absolute;
  width: 100%;
  top: 48px;
}

#main .vision-connect .content > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#main .vision-connect .content > .circle-group {
  text-align: center;
  margin: 8px 0;
}
#main .vision-connect .content > .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 .vision-connect .content > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
}

#main > .standard {
  padding-top: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#main > .standard > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
  margin-top: 40px;
}
#main > .standard > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 24px;
}
#main > .standard > ul {
  display: flex;
  justify-content: center;
  margin-top: 63px;
}
#main > .standard > ul > li {
  width: 200px;
  height: 200px;
  margin-right: 60px;
  background: #f4a524;
  padding: 16px;
  text-align: center;
}
#main > .standard > ul > li > .percent-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#main > .standard > ul > li > .percent {
  font-weight: 400;
  font-size: 80px;
  line-height: 106px;
  text-align: center;
  color: #ffffff;
  margin-top: 32px;
  margin-bottom: 80px;
}
#main > .standard > img {
  width: 100%;
}
#main > .high-performance {
  margin-top: 64px;
  margin-bottom: 56px;
}
#main > .micro-high-performance {
  margin-top: 80px;
  margin-bottom: 80px;
}
#main > .high-performance > h3 {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .high-performance > 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: #828287;
  margin-top: 16px;
}
#main > .high-performance > ul {
  margin: 0 auto;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
}
#main > .high-performance > ul > li {
  background-color: #f1f1f1;
  width: 288px;
  height: 136px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 16px;
}
#main > .high-performance > ul > li > img {
  width: 72px;
  height: 72px;
}
#main > .high-performance > ul > li > div {
  margin-left: 16px;
}
#main > .high-performance > ul > li > div > h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .high-performance > ul > li > div > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 8px;
}
#main > .high-performance > ul > li > div > p > span {
  font-size: 12px;
  line-height: 16px;
}
#main > .micro-high-performance > h3,
#main > .micro-high-performance > p {
  text-align: left;
}
#main .pure-copper-conductor {
  background-color: #f1f1f1;
  padding: 80px 0;
}
#main .pure-copper-conductor > ul {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1480px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main .pure-copper-conductor > ul > li {
  background-color: #fff;
  width: 32%;
  max-width: 472px;
}
#main .pure-copper-conductor > ul > li > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
  margin-top: 32px;
  position: relative;
}
#main .pure-copper-conductor > ul > li > h3::before,
#main .pure-copper-conductor > ul > li > h3::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main .pure-copper-conductor > ul > li > h3::before {
  margin-left: -20px;
}
#main .pure-copper-conductor > ul > li > h3::after {
  margin-left: 5px;
}

#main .pure-copper-conductor > ul > li > .mt8 {
  margin-top: 8px;
}
#main .pure-copper-conductor > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  padding: 0 32px;
}
#main .pure-copper-conductor > ul > li > img {
  width: 100%;
}
#main > .solid-and-durable-interface {
  background-color: #fff;
}
#main > .solid-and-durable-interface > ul > li {
  background-color: #f7f7f7;
  padding-bottom: 8px;
}
#main > .main-bottom > .main-bottom-conent > .interface {
  margin-top: 80px;
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .interface > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  width: calc(100% - 32px);
  margin: 0 auto;
}
#main > .main-bottom > .main-bottom-conent > .interface > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  width: calc(100% - 32px);
  margin: 0 auto;
  margin-top: 32px;
}
#main > .main-bottom > .main-bottom-conent > .interface > ul {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 768px;
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main > .main-bottom > .main-bottom-conent > .interface > ul > li {
  width: 33%;
}
#main > .main-bottom > .main-bottom-conent > .interface > ul > li > img {
  width: 160px;
  height: 160px;
}
#main > .main-bottom > .main-bottom-conent > .interface > ul > li > .img-title {
  margin-top: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .main-bottom > .main-bottom-conent > .interface > ul > li > .area {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 8px;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .interface
  > ul
  > li
  > .icon-group {
  margin: 0 auto;
  margin-top: 24px;
  width: 34px;
  height: 34px;
  position: relative;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .interface
  > ul
  > li
  > .icon-group
  > img {
  width: 34px;
  height: 34px;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .interface
  > ul
  > li
  > .icon-group
  > .check-mark {
  width: 25px;
  height: 18px;
  position: absolute;
  top: 8px;
  left: 5px;
}

#main > .main-bottom > .main-bottom-conent > .equipment {
  margin-top: 80px;
}
#main > .main-bottom > .main-bottom-conent > .equipment > h3 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .main-bottom > .main-bottom-conent > .equipment > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  width: calc(100% - 64px);
  margin: 0 auto;
  margin-top: 32px;
}
#main > .main-bottom > .main-bottom-conent > .equipment > .equipment-group {
  padding: 28px;
  border: 4.96px dashed #f4a524;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 48px;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .equipment
  > .equipment-group
  .equipment-item {
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .equipment > .equipment-group img {
  width: 120px;
  height: 120px;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .equipment
  > .equipment-group
  .equipment-name {
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828786;
}
#main > .main-bottom > .main-bottom-conent > .specifications {
  margin-top: 80px;
}
#main > .main-bottom > .main-bottom-conent > .specifications > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .main-bottom > .main-bottom-conent > .specifications > table {
  border-collapse: collapse;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}
#main > .main-bottom > .main-bottom-conent > .specifications > table tr td {
  border: 1px solid #cfcfcf;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;

  color: #63616a;
}
#main
  > .main-bottom
  > .main-bottom-conent
  > .specifications
  > table
  tr
  td:nth-of-type(1) {
  width: 25%;
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .dimensional-drawing {
  margin: 40px 0;
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .dimensional-drawing > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .main-bottom > .main-bottom-conent > .dimensional-drawing > img {
  width: calc(100% - 32px);
  margin: 0 auto;
  max-width: 1200px;
}
#main > .main-bottom > .main-bottom-conent > .product-img {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .product-img > h3 {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  text-align: center;
}
#main > .main-bottom > .main-bottom-conent > .product-img > img {
  width: calc(100% - 32px);
  max-width: 960px;
  margin-top: 40px;
  margin: 0 auto;
}
#main > .otg-introduction,
#main > .one-three-line-equipment {
  margin: 80px 0;
}
#main > .otg-introduction h3,
#main > .one-three-line-equipment h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .otg-introduction p,
#main > .one-three-line-equipment p {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 32px;
  margin-bottom: 46px;
}
#main > .otg-introduction .otg-device-group,
#main > .one-three-line-equipment .one-three-line-equipment-group {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 6px dashed #f4a524;
  padding: 28px;
}
#main > .otg-introduction .otg-device-group .otg-device-item,
#main
  > .one-three-line-equipment
  .one-three-line-equipment-group
  .one-three-line-equipment-item {
  text-align: center;
}
#main > .otg-introduction .otg-device-group .otg-device-item > img,
#main
  > .one-three-line-equipment
  .one-three-line-equipment-group
  .one-three-line-equipment-item
  > img {
  width: 100%;
  max-width: 120px;
}
#main > .otg-introduction .otg-device-group .otg-device-item > .otg-device-name,
#main
  > .one-three-line-equipment
  .one-three-line-equipment-group
  .one-three-line-equipment-item
  > .equipment-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828786;
  margin-top: 8px;
}

#main > .compatibility > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .compatibility > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #828287;
}
#main > .compatibility table {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .compatibility table td {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
  text-align: left;
  width: 50%;
  padding: 5px 0 5px 16px;
}
#main > .compatibility table tr:nth-of-type(1) td {
  color: #1d1e1f;
}
#main > .compatibility table tr:nth-of-type(odd) td:nth-of-type(odd),
#main > .compatibility table tr:nth-of-type(even) td:nth-of-type(even) {
  background: #f7f7f7;
}
#main > .compatibility > .connect-method {
  text-align: center;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#main > .compatibility > .connect-method > img {
  width: 100%;
}
#main > .compatibility > .connect-method > div {
  top: 40px;
  left: 40px;
  max-width: 572px;
}
#main > .compatibility > .connect-method > div > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  text-align: left;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#main > .compatibility > .connect-method > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: 40px;
  text-align: left;
}

#main > .product-paramter {
  margin-top: 84px;
}
#main > .product-paramter h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 40px;
}
#main > .product-paramter > table {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  border-collapse: collapse;
  margin-top: 16px;
  margin-bottom: 80px;
}
#main > .product-paramter > table tr td {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
  padding: 8px 0;
  border: 1px solid #cfcfcf;
}
#main > .product-paramter > table tr td:nth-of-type(1) {
  width: 25%;
  text-align: center;
}
#main > .product-paramter > table tr td:nth-of-type(2) {
  text-align: left;
  padding-left: 28px;
}
#main > .product-paramter > .product-img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 80px;
  width: calc(100% - 64px);
}
#main > .product-paramter > .product-img img {
  width: 100%;
  max-width: 900px;
  margin-top: 40px;
}

#main .transmission-line {
  padding-top: 80px;
  padding-bottom: 104px;
  text-align: center;
}
#main .transmission-line > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #1d1e1f;
  width: calc(100% - 32px);
  max-width: 1200px;
  margin: 0 auto;
}
#main .transmission-line > .circle-group {
  margin: 8px 0;
  text-align: center;
}

#main .transmission-line > .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 .transmission-line > p {
  width: calc(100% - 32px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main .transmission-line > img {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1176px;
}

#main .conversion-chip {
  background: url("../../../../img/powerSuppliesAndCables/HDMI to VGA Converter/Rectangle 741.png");
  background-size: 100% 100%;
  padding: 272px 0;
  text-align: center;
}
#main .conversion-chip h3 {
  width: calc(100% - 32px);
  margin: 0 auto;
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#main .conversion-chip > .circle-group {
  margin: 8px auto;
  text-align: center;
}
#main .conversion-chip > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 16px;
  background: #f4a524;
}
#main .conversion-chip p {
  width: calc(100% - 32px);
  margin: 0 auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}

#main > .protective-case {
  padding: 80px 0;
  text-align: center;
}
#main > .protective-case > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  width: calc(100% - 32px);
  margin: 0 auto;
}
#main > .protective-case > p {
  width: calc(100% - 32px);
  margin: 0 auto;
  margin-top: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .protective-case img {
  max-width: 820px;
  width: calc(100% - 32px);
}

#main > .vedio-input-output-format {
  padding: 80px 0;
  background-color: #f1f1f1;
}
#main > .vedio-input-output-format > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
#main .vedio-input-output-format ul li {
  width: 49%;
  max-width: 580px;
  background-color: #ffffff;
  padding-top: 40px;
}
#main .vedio-input-output-format ul li .li-content {
  padding: 0 100px;
}
#main .vedio-input-output-format ul li h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #f4a524;
  position: relative;
}
#main .vedio-input-output-format ul li img {
  width: 100%;
}
#main .vedio-input-output-format ul li .li-content .span-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 8px;
}
#main .vedio-input-output-format ul li .li-content .span-line {
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main
  .vedio-input-output-format
  ul
  li
  .li-content
  .span-line
  .span-line-left
  div:nth-of-type(1) {
  text-align: left;
  font-size: 20px;
  line-height: 26px;
}
#main
  .vedio-input-output-format
  ul
  li
  .li-content
  .span-line
  .span-line-left
  div:nth-last-of-type(1) {
  text-align: right;
  font-size: 24px;
  line-height: 32px;
}
#main
  .vedio-input-output-format
  ul
  li
  .li-content
  .span-line
  .span-line-left
  .line {
  width: 196px;
  height: 1px;
  background-color: #828287;
}
#main .vedio-input-output-format ul li .li-content .span-line .span-line-right {
  font-size: 16px;
  line-height: 21px;
  color: #828287;
}

#main .vedio-input-output-format ul .li02 .span1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 24px;
}
#main .vedio-input-output-format ul .li02 .span2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin: 8px 0;
}

#main > .installation-views {
  padding-top: 50px;
  padding-bottom: 64px;
  background: #514d4a;
  margin-top: 80px;
}
#main > .installation-views .installation-views-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}

#main > .installation-views .installation-views-inner h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: left;
  letter-spacing: 0.06em;
  color: #ffffff;
  position: relative;
  margin-left: 32px;
}
#main > .installation-views .installation-views-inner h3::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -32px;
}
#main > .installation-views .installation-views-inner p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin-top: 16px;
  margin-bottom: 48px;
  margin-left: 32px;
}
#main > .installation-views .installation-views-inner img {
  width: 100%;
}

#main > .terminal-projection-design {
  padding-top: 80px;
  padding-bottom: 104px;
}

#main > .terminal-projection-design > .terminal-projection-design-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .terminal-projection-design > .terminal-projection-design-inner > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .terminal-projection-design > .terminal-projection-design-inner > p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  margin-bottom: 48px;
}
#main > .terminal-projection-design > .terminal-projection-design-inner > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > li {
  width: 49%;
  height: 555px;
  text-align: right;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > .li-01 {
  background: url("../../../../img/powerSuppliesAndCables/HDMI to VGA Converter/image 16 (2).png")
    no-repeat;
  background-size: 100% 100%;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > .li-02 {
  background: url("../../../../img/powerSuppliesAndCables/HDMI to VGA Converter/image 23 (1).png")
    no-repeat;
  background-size: 100% 100%;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  .li-content {
  padding: 32px;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > li
  span {
  color: #969696;
  font-size: 40px;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > li
  > .li-content
  div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > .li-02
  span {
  color: #f4a524;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > li
  .li-content-span {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #ffffff;
  display: inline-block;
  padding: 8px 74px;
  background-color: #969696;
  border-radius: 55px;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > .li-02
  .li-content-span {
  background-color: #f4a524;
}
#main
  > .terminal-projection-design
  > .terminal-projection-design-inner
  > ul
  > li
  p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
  margin-top: 24px;
  text-align: right;
}

#main > .independent-audio {
  padding: 32px 0;
  background-color: #f1f1f1;
}
#main > .independent-audio > .independent-audio-inner {
  text-align: center;
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 900px;
}
#main > .independent-audio > .independent-audio-inner > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;

  text-align: center;
  letter-spacing: 0.06em;

  color: #1d1e1f;
}
#main > .independent-audio > .independent-audio-inner > .circle-group {
  margin: 8px 0;
}
#main > .independent-audio > .independent-audio-inner > .circle-group > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 16px;
}
#main > .independent-audio > .independent-audio-inner > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .independent-audio > .independent-audio-inner > img {
  width: 100%;
}

#main > .visual-experience {
  padding-bottom: 80px;
}
#main > .visual-experience > .visual-experience-item {
  padding-top: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .visual-experience > .visual-experience-item > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  /* identical to box height */

  text-align: center;
  letter-spacing: 0.06em;

  color: #1d1e1f;
  margin-bottom: 24px;
}
#main > .visual-experience > .visual-experience-item > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-bottom: 10px;
}
#main > .visual-experience > .visual-experience-item:nth-of-type(1) > p {
  margin-bottom: 48px;
}
#main > .visual-experience > .visual-experience-item > img {
  width: 100%;
}
#main > .pic-intro-list {
  padding: 48px 0;
  background-color: #f1f1f1;
}
#main > .pic-intro-list > ul {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
}
#main > .pic-intro-list > ul > li {
  background-color: #fff;
  padding: 32px 48px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
#main > .pic-intro-list > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}
#main > .pic-intro-list > ul > li > img {
  width: 518px;
}
#main > .pic-intro-list > ul > li > .list-item-right {
  margin-left: 48px;
  text-align: left;
}

#main > .pic-intro-list > ul > li > .list-item-right > .span-list > span {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 8px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#main > .pic-intro-list > ul > li > .list-item-right > .span-list > .opacity-5 {
  opacity: 0.5;
}

#main > .pic-intro-list > ul > li > .list-item-right > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 80px;
  margin-bottom: 24px;
}
#main > .pic-intro-list > ul > li > .list-item-right > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #63616a;
}
#main > .gold-plated-interface {
  padding-top: 80px;
}
#main > .gold-plated-interface > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  width: calc(100% - 32px);
  margin: 0 auto;
}
#main > .gold-plated-interface > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
  margin-bottom: 40px;
}
#main > .gold-plated-interface > img {
  width: 100%;
}
#main > .application-and-connection-method {
  padding-top: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
}
#main > .application-and-connection-method > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding: 16px 0;
  background-color: #f4a524;
  margin-bottom: 32px;
  text-align: center;
}
#main > .application-and-connection-method > img {
  width: 100%;
}

#main > .vga-main-bottom {
  padding-bottom: 80px;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#main > .vga-main-bottom > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 80px;
  text-align: center;
}
#main > .vga-main-bottom > table {
  width: 100%;
  margin-top: 40px;
  border-collapse: collapse;
}
#main > .vga-main-bottom > table tr td {
  border: 1px solid #cfcfcf;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #63616a;
}
#main > .vga-main-bottom > table tr td:nth-of-type(1) {
  width: 33.3%;
}
#main > .vga-main-bottom > table tr td:nth-of-type(2) {
  text-align: left;
  padding-left: 24px;
}

#main > .vga-main-bottom > img {
  width: 100%;
  max-width: 900px;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
}
#main > .vga-main-bottom > img:nth-of-type(1) {
  margin-top: 64px;
}
#main > .vga-main-bottom > .bottom-font {
  margin: 0 auto;
  margin-top: 24px;
  text-align: right;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
  max-width: 900px;
}
#main > .lossless-synchronous-transmission {
  padding: 48px 0;
  background-color: #f1f1f1;
  margin-top: 80px;
}
#main > .lossless-synchronous-transmission > .content {
  width: calc(100% - 64px);
  max-width: 1176px;
  margin: 0 auto;
  text-align: center;
}
#main > .lossless-synchronous-transmission > .content > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .lossless-synchronous-transmission > .content > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
  margin-bottom: 40px;
}
#main > .lossless-synchronous-transmission > .content > img {
  width: 100%;
}

#main > .micro-hdmi-3d {
  padding: 80px 0;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#main > .micro-hdmi-3d > h3 {
  font-weight: 700;
  font-size: 56px;
  line-height: 95px;
  text-align: center;
  letter-spacing: 0.06em;

  color: #1d1e1f;
}
#main > .micro-hdmi-3d > .circle-group {
  margin: 8px 0;
}
#main > .micro-hdmi-3d > .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 > .micro-hdmi-3d > p {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-bottom: 32px;
}
#main > .micro-hdmi-3d > img {
  width: 100%;
}

#main > .micro-HDMI-mode {
  padding: 80px 0;
  background-color: #f1f1f1;
}
#main > .micro-HDMI-mode > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main > .micro-HDMI-mode > ul > li {
  width: 33%;
  text-align: center;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  padding-top: 32px;
}
#main > .micro-HDMI-mode > ul > li > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
}
#main > .micro-HDMI-mode > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #63616a;
  margin-top: 24px;
}
#main > .micro-HDMI-mode > ul > li > img {
  width: 100%;
}

#main > .humanized-creative-design {
  background: url("../../../../img/powerSuppliesAndCables/OTG Data Line/banner (1).png")
    no-repeat;
  background-size: 100% 100%;
  padding-top: 6.7188vw;
  padding-bottom: 5.9375vw;
  padding-left: 18.2292vw;
}
#main > .humanized-creative-design h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  /* font-size: 2.0833vw;
  line-height: 2.7604vw; */
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  /* width: 740px; */
  width: 38.5417vw;
}
#main > .humanized-creative-design p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  /* font-size: 1.0417vw;
  line-height: 1.7708vw; */
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  /* width: 740px; */
  width: 38.5417vw;
  /* margin: 32px 0; */
  margin: 1.6667vw 0;
}

#main > .humanized-creative-design img {
  /* width: 347px; */
  width: 19.4792vw;
  /* margin-left: 318px; */
  margin-left: 16.5625vw;
  vertical-align: super !important;
}
#main > .humanized-creative-design span {
  display: inline-block;
  background: #f4a524;
  /* width: 24px;
  height: 24px; */
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.small-screen-vector {
  display: none;
}
#main > .multi-channel {
  margin-top: 80px;
  text-align: center;
}
#main > .multi-channel > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .multi-channel > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > .multi-channel > img {
  width: calc(100% - 64px);
  max-width: 1200px;
}
#main > .product-img {
  margin: 80px 0;
  text-align: center;
}
#main > .product-img > h3 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .product-img > img {
  width: calc(100% - 64px);
  max-width: 960px;
  margin-top: 80px;
}

/* 移动端 */
.mobile-top {
  height: 42px;
  background: #f1f1f1;
  margin: 0 auto;
  padding: 0 32px;
}
.mobile-top > .mobile-top-left > span {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #afb2b8;
}

.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;
}
.mobile-main-top > ul > li > span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
.mobile-main-top > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}
