#banner {
  height: 3.125rem;
}
#banner > img {
  width: 100%;
  height: 3.125rem;
}
.top {
  height: 0.3021rem;
  padding: 0 0.5833rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f1f1;
}
.top .top-left {
  font-size: 0;
  padding-top: .0781rem;
}
.top .top-left > a {
  display: inline-block;
  width: 0.5938rem;
  padding: 0.0781rem 0;
  font-weight: 700;
  font-size: 0.0833rem;
  line-height: 0.1094rem;
  letter-spacing: 0.06em;
  color: #ffffff;
  background: #f4a524;
  text-align: center;
  border-radius: .0417rem;
}
.top .top-left > a:hover {
  background-color: #ffffff;
  color: #f4a524;
}
.top .top-left > .overView {
  background-color: #ffffff;
  color: #f4a524;
}
.top .top-middle h3 {
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1354rem;
  letter-spacing: 0.03em;
  color: #63616a;
}
.top .top-right {
  font-size: 0;
  padding-top: 0.026rem;
}
.top .top-right .gray-button {
  background: #cacaca !important;
  color: #ffffff !important;
  border: 0.0052rem solid #cacaca !important;
  cursor: no-drop !important;
}
.top .top-right .buy-now {
  font-weight: 400;
  font-size: 0.0729rem;
  line-height: 0.0938rem;
  letter-spacing: 0.03em;
  color: #f4a524;
  padding: 0.0208rem 0.0417rem;
  display: inline-block;
  border: 0.0052rem solid #f4a524;
}
.ml40 {
  margin-left: 0.2083rem !important;
}
.ml8 {
  margin-left: 0.0417rem !important;
}
.top .top-right .buy-now:hover {
  background: #f4a524;
  border: 0.0052rem solid #f4a524;
  color: #ffffff;
  cursor: pointer;
}

#main .main-top {
  background: #f1f1f1;
  padding: 0.125rem 0 0.125rem 1.875rem;
  height: 0.4375rem;
}
#main > .main-top > ul {
  /* width: 6.25rem;
    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: 0.1875rem;
  height: 0.1875rem;
}
#main > .main-top > ul > li > span {
  display: inline-block;
  margin-left: 0.125rem;
  font-weight: 400;
  font-size: 0.0833rem;
  line-height: 0.1406rem;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .main-top > ul > li:nth-of-type(1) {
  margin-right: 0.3958rem;
}
#main > .main-top > ul > li:nth-of-type(2) {
  margin-right: 0.125rem;
}
#main > .main-top > ul > li:nth-of-type(3) {
  margin-right: 0.776rem;
}

#main > .supply-for {
  padding-top: 0.4167rem;
  height: 1.3281rem;
  background: url("../../../../img/case-bg.png") no-repeat;
  background-size: 10rem 1.3281rem;
}
#main > .supply-for > h3 {
  width: 6.25rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 0.2083rem;
  line-height: 0.276rem;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .supply-for > p {
  width: 6.25rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1354rem;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 0.0833rem;
}
.mb80 {
  margin-bottom: 0.4167rem;
}
#main > .main-content {
  padding-top: 0.3333rem;
}
#main > .main-content h3 {
  width: 6.25rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 0.2083rem;
  line-height: 0.276rem;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#main > .main-content > .feature > h3 {
  margin-bottom: 0.3333rem;
}
#main > .main-content > .feature > ul {
  /* padding: 0 1.8698rem; */
  width: 6.25rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#main > .main-content > .feature > ul > li {
  width: 2.0313rem;
  height: 1.6458rem;
  background: #f1f1f1;
  padding: 0.1667rem;
  padding-bottom: 0;
  margin-bottom: 0.0833rem;
}
#main > .main-content > .feature > ul > li > img {
  width: 0.375rem;
  height: 0.375rem;
}
#main > .main-content > .feature > ul > li > h3 {
  width: 1.6979rem;
  text-align: left;
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1771rem;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin: 0.2083rem 0 0.0417rem 0;
}
#main > .main-content > .feature > ul > li > p {
  font-weight: 400;
  font-size: 0.0729rem;
  line-height: 0.125rem;
  letter-spacing: 0.06em;
  color: #63616a;
  width: 1.6979rem;
  text-align: left;
}
#main > .main-content > .product-paramter {
  margin-top: 0.4583rem;
}
#main > .main-content > .product-paramter > table {
  width: 6.25rem;
  margin: 0 auto;
  margin-top: 0.2083rem;
}
#main > .main-content > .product-paramter > table tr td {
  padding: 0.0417rem 0;
  font-weight: 400;
  font-size: 0.1042rem;
  line-height: 0.1354rem;
  letter-spacing: 0.06em;
  color: #63616a;
  text-align: center;
}
#main > .main-content > .product-paramter > table tr td:nth-of-type(1),
#main > .main-content > .product-paramter > table tr td:nth-of-type(2) {
  width: 1.0417rem;
}
#main > .main-content > .product-paramter > table tr td:nth-last-of-type(1) {
  width: 4.1667rem;
  text-align: left;
  padding-left: 0.1458rem;
}
#main > .main-content > .product-img {
  margin-top: 0.5417rem;
  text-align: center;
  margin-top: 0.3333rem;
}
#main > .main-content > .product-img > img {
  display: block;
  margin: 0 auto;
  width: 4.6875rem;
  height: 3.3854rem;
  margin-bottom: 0.4167rem;
}

#main > .main-content > .feature2 {

}

#main > .main-content > .feature2 > .f-title {

}

#main > .main-content > .feature2 > .f-content {

}

#main > .main-content > .feature2 > .f-content > .c-item {
  
}

#main > .main-content > .feature2 > .f-content > .width1 {
  
}

#main > .main-content > .feature2 > .f-content > .width2 {
  
}

#main > .main-content > .feature2 > .f-content > .c-item > .i-img {
  
}

#main > .main-content > .feature2 > .f-content > .c-item > .i-text1 {
  
}

#main > .main-content > .feature2 > .f-content > .c-item > .i-text2 {
  
}

#main > .main-content > .feature2 > .f-content > .c-item > .i-text3 {
  
}
