.baoxiaomi-dp {
  width: 100%;
  /* overflow: hidden; */
}

.baoxiaomi-dp .top {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #f0f4fb;
  padding-top: 140px;
}

.baoxiaomi-dp .top .bg_pic1 {
  position: absolute;
  top: -120px;
  left: -406px;
}

.baoxiaomi-dp .top .bg_pic2 {
  position: absolute;
  top: 236px;
  right: -407px;
}

.baoxiaomi-dp .top .banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.baoxiaomi-dp .top .banner .word {
  text-align: right;
  margin-top: 200px;
}

.baoxiaomi-dp .top .banner .word h1 {
  font-size: 80px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 500;
  color: #303030;
  line-height: 1;
}

.baoxiaomi-dp .top .banner .word h2 {
  font-size: 42px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #303030;
  line-height: 1;
  margin-top: 24px;
  padding-right: 5px;
}

.baoxiaomi-dp .top .banner .word h3 {
  font-size: 24px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #303030;
  line-height: 1;
  margin-top: 19px;
  padding-right: 5px;
}

.baoxiaomi-dp .top .banner .pic {
  width: 366px;
  display: block;
}

.baoxiaomi-dp .top .des_content {
  background: #2558e9;
  border-radius: 0px 200px 0px 200px;
  overflow: hidden;
  position: relative;
  margin-top: -60px;
}

.baoxiaomi-dp .top .des_content .des {
  width: 920px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 90px;
}

.baoxiaomi-dp .top .des_content .des h1 {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}

.baoxiaomi-dp .top .des_content .des h3 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
}

.baoxiaomi-dp .center {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.baoxiaomi-dp .center .bg_pic3 {
  position: absolute;
  left: -542px;
  top: 632px;
}

.baoxiaomi-dp .center .advan {
  width: 970px;
  margin: 0 auto;
  padding-top: 100px;
}

.baoxiaomi-dp .center .advan h1 {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #414141;
  line-height: 1;
  text-align: center;
  width: 300px;
  margin: 0 auto;
}

.baoxiaomi-dp .center .advan .content {
  position: relative;
  padding-top: 100px;
}

.baoxiaomi-dp .center .advan .content .m_pic {
  display: none;
}

.baoxiaomi-dp .center .advan .content .pic {
  width: 946px;
  display: block;
}

.baoxiaomi-dp .center .feature {
  width: 100%;
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

.baoxiaomi-dp .center .feature h1 {
  width: 980px;
  margin: 0 auto;
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #414141;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}

.baoxiaomi-dp .center .feature .fea_bg {
  width: 100%;
  height: 100%;
  background: #2558e9;
  border-radius: 120px 0px 0px 0px;
  position: absolute;
  top: 190px;
}

.baoxiaomi-dp .center .feature .feature_list {
  width: 980px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.baoxiaomi-dp .center .feature .feature_list .item {
  width: 300px;
  height: 278px;
  background: #ffffff;
  box-shadow: 0px 4px 22px 2px rgba(26, 54, 132, 0.15);
  border-radius: 10px 70px 10px 10px;
  overflow: hidden;
  margin-top: 30px;
}

.baoxiaomi-dp .center .feature .feature_list .item .box {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
}

.baoxiaomi-dp .center .feature .feature_list .item .box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.baoxiaomi-dp .center .feature .feature_list .item .name {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #414141;
  line-height: 24px;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}

.baoxiaomi-dp .center .feature .feature_list .item .word {
  width: 230px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #707070;
  line-height: 18px;
  text-align: center;
}

.baoxiaomi-dp .center .feature .feature_list .item .word span {
  color: #4a4a4a;
  font-weight: bold;
}

.baoxiaomi-dp .center .feature .stage {
  padding-top: 100px;
  position: relative;
  z-index: 1;
}

.baoxiaomi-dp .center .feature .stage h2 {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  width: 1420px;
  margin: 0 auto;
  line-height: 1;
  text-align: center;
}

.baoxiaomi-dp .center .feature .stage .mpicSwip {
  display: none;
}

.baoxiaomi-dp .center .feature .stage .picSwip {
  width: 1420px;
  margin: 0 auto;
  margin-top: 100px;
  overflow: hidden;
  padding-bottom: 50px;
}

.baoxiaomi-dp .center .feature .stage .picSwip .swiper-pagination-bullet-active {
  background: #fff !important;
}

.baoxiaomi-dp .center .feature .stage .picSwip .swiper-pagination-bullet {
  border: 1px solid #ffffff;
  background: transparent;
  box-sizing: border-box;
}

.baoxiaomi-dp .center .feature .stage .picSwip .picItem {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.baoxiaomi-dp .center .feature .stage .picSwip .picItem .item {
  width: 460px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.baoxiaomi-dp .center .feature .stage .picSwip .picItem .item .pic {
  display: block;
  width: 460px;
}

.baoxiaomi-dp .center .feature .stage .picSwip .picItem .item .des {
  width: 100%;
  height: 70px;
  position: absolute;
  line-height: 70px;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #414141;
}

.baoxiaomi-dp .center .feature .param {
  width: 100%;
  background: #ffffff;
  border-radius: 0px 120px 0px 0px;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  margin-top: 100px;
}

.baoxiaomi-dp .center .feature .param h2 {
  width: 1000px;
  margin: 0 auto;
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #414141;
  text-align: center;
}

.baoxiaomi-dp .center .feature .param .param_content {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc {
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  flex-wrap: nowrap;
  border-bottom: 1px solid #dcdcdc;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc .name {
  width: 22%;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  padding-top: 5px;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc .param_name {
  width: 30%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc .param_info {
  width: 48%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc .param_info span {
  line-height: 24px;
}

.baoxiaomi-dp .center .feature .param .param_content .newbloc .param_name {
  width: 30%;
}

.baoxiaomi-dp .center .feature .param .param_content .newbloc .param_info {
  width: 70%;
}

.baoxiaomi-dp .center .feature .param .param_content .newbloc .param_name {
  text-align: center;
}

.baoxiaomi-dp .center .feature .param .param_content .bloc:nth-last-child(1) {
  border-bottom: 0px;
}
.baoxiaomi-dp .title-box .title{
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #222222;
  letter-spacing: 2px;
  padding-bottom: 10px;
}
.baoxiaomi-dp .title-box .tips1{
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color:rgba(0,0,0,0.5);
  padding-bottom: 64px;
}
.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .name {
  line-height: 40px;
}
.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc {
  border-bottom: 1px solid #dcdcdc;
  padding: 42px 0 38px;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .box {
  margin: 0 auto;
  text-align: center;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-10,
.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-12 {
  padding-left: 0;
  padding-right: 0;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-4,
.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-8 {
  text-align: left;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc:first-child {
  padding-top: 0;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc:last-child {
  border-bottom: none;
}

.baoxiaomi-dp .technical-parameters.form .technical-parameters-list tr {
  line-height: 40px;
}
.baoxiaomi-dp .technical-parameters .technical-parameters-list {
  padding: 0 0 64px 0;
  font-size: 16px;
}

.baoxiaomi-dp .technical-parameters .technical-parameters-list tr {
  /* text-align: left;
       line-height: 45px;
       font-size: 20px;
       font-weight: 400;
       color: #4f4f4f;
       min-width: 400px;
       white-space: nowrap;*/
  /* font-size: 20px; */
  text-align: left;
  color: #000000;
  line-height: 60px;
  letter-spacing: 0;
  /* white-space: nowrap;*/
}


.baoxiaomi-dp .technical-parameters .technical-parameters-list tr td:nth-child(2) {
  line-height: 35px;
}

.baoxiaomi-dp .technical-parameters .technical-parameters-list.ko tr td:nth-child(2) {
  text-align: justify;
}

@media screen and (max-width: 800px) {
  .baoxiaomi-dp {
    width: 100%;
    /* overflow: hidden; */
  }

  .baoxiaomi-dp .top {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f0f4fb;
    padding-top: 40px;
  }

  .baoxiaomi-dp .top .bg_pic1 {
    position: absolute;
    top: 0;
    left: -190px;
    width: 257px;
  }

  .baoxiaomi-dp .top .bg_pic2 {
    position: absolute;
    width: 300px;
    top: 356px;
    right: -157px;
  }

  .baoxiaomi-dp .top .banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .baoxiaomi-dp .top .banner .word {
    width: 100%;
    text-align: center;
    margin-top: 80px;
  }

  .baoxiaomi-dp .top .banner .word h1 {
    font-size: 43px;
    font-family: FZLanTingHei-EB-GBK;
    font-weight: 500;
    color: #303030;
    line-height: 1;
  }

  .baoxiaomi-dp .top .banner .word h2 {
    font-size: 25px;
    font-family: FZLanTingHei-R-GBK;
    font-weight: 400;
    color: #303030;
    line-height: 1;
    margin-top: 13px;
  }

  .baoxiaomi-dp .top .banner .word h3 {
    font-size: 18px;
    font-family: FZLanTingHei-R-GBK;
    font-weight: 400;
    color: #303030;
    line-height: 1;
    margin-top: 13px;
  }

  .baoxiaomi-dp .top .banner .pic {
    width: 220px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }

  .baoxiaomi-dp .top .des_content {
    background: #2558e9;
    border-radius: 0px 80px 0px 80px;
    overflow: hidden;
    position: relative;
    margin-top: -60px;
  }

  .baoxiaomi-dp .top .des_content .des {
    width: 300px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .baoxiaomi-dp .top .des_content .des h1 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
  }

  .baoxiaomi-dp .top .des_content .des h3 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    line-height: 16px;
    text-align: center;
    margin-top: 5px;
  }

  .baoxiaomi-dp .center {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .baoxiaomi-dp .center .bg_pic3 {
    display: none;
  }

  .baoxiaomi-dp .center .advan {
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
  }

  .baoxiaomi-dp .center .advan h1 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #414141;
    line-height: 1;
    text-align: center;
    width: 300px;
    margin: 0 auto;
  }

  .baoxiaomi-dp .center .advan .content {
    position: relative;
    padding-top: 10px;
  }

  .baoxiaomi-dp .center .advan .content .m_pic {
    width: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }

  .baoxiaomi-dp .center .advan .content .pic {
    width: 946px;
    display: none;
  }

  .baoxiaomi-dp .center .feature {
    width: 100%;
    margin-top: 60px;
    position: relative;
  }

  .baoxiaomi-dp .center .feature h1 {
    width: 100%;
    margin: 0 auto;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #414141;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  .baoxiaomi-dp .center .feature .fea_bg {
    width: 100%;
    height: 100%;
    background: #2558e9;
    border-radius: 0;
    position: absolute;
    top: 100px;
  }

  .baoxiaomi-dp .center .feature .feature_list {
    width: 300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }

  .baoxiaomi-dp .center .feature .feature_list .item {
    width: 135px;
    height: 154px;
    background: #ffffff;
    box-shadow: 0px 4px 22px 2px rgba(26, 54, 132, 0.15);
    border-radius: 5px 35px 5px 5px;
    overflow: hidden;
    margin-top: 30px;
  }

  .baoxiaomi-dp .center .feature .feature_list .item .box {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
  }

  .baoxiaomi-dp .center .feature .feature_list .item .box img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    transform: translateX(-50%) translateY(-50%);
  }

  .baoxiaomi-dp .center .feature .feature_list .item .name {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #414141;
    line-height: 16px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
  }

  .baoxiaomi-dp .center .feature .feature_list .item .word {
    width: 120px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 10px;
    font-family: Microsoft YaHei;
    color: #707070;
    line-height: 12px;
    text-align: center;
  }

  .baoxiaomi-dp .center .feature .feature_list .item .word span {
    color: #4a4a4a;
    font-weight: bold;
  }

  .baoxiaomi-dp .center .feature .stage {
    padding-top: 50px;
    position: relative;
    z-index: 1;
  }

  .baoxiaomi-dp .center .feature .stage h2 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    margin: 0 auto;
    line-height: 1;
    text-align: center;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip {
    display: block;
    width: 230px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: inherit;
    padding-bottom: 50px;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip .swiper-pagination-bullet-active {
    background: #fff !important;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip .swiper-pagination-bullet {
    border: 1px solid #ffffff;
    background: transparent;
    box-sizing: border-box;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip .item {
    width: 230px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip .item .pic {
    display: block;
    width: 230px;
  }

  .baoxiaomi-dp .center .feature .stage .mpicSwip .item .des {
    width: 100%;
    height: 35px;
    position: absolute;
    line-height: 35px;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #414141;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip {
    display: none;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 50px;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .swiper-pagination-bullet-active {
    background: #fff !important;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .swiper-pagination-bullet {
    border: 1px solid #ffffff;
    background: transparent;
    box-sizing: border-box;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .picItem {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .picItem .item {
    width: 230px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .picItem .item .pic {
    display: block;
    width: 230px;
  }

  .baoxiaomi-dp .center .feature .stage .picSwip .picItem .item .des {
    width: 100%;
    height: 35px;
    position: absolute;
    line-height: 35px;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #414141;
  }

  .baoxiaomi-dp .center .feature .param {
    width: 100%;
    background: #ffffff;
    border-radius: 0;
    position: relative;
    z-index: 1;
    padding-top: 30px;
    margin-top: 30px;
  }

  .baoxiaomi-dp .center .feature .param h2 {
    width: 100%;
    margin: 0 auto;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #414141;
    text-align: center;
  }

  .baoxiaomi-dp .center .feature .param .param_content {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    flex-wrap: wrap;
    border-bottom: 1px solid #dcdcdc;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc .name {
    width: 300px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc .param_name {
    width: 50%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc .param_info {
    width: 50%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc .param_info span {
    line-height: 24px;
  }

  .baoxiaomi-dp .center .feature .param .param_content .newbloc .param_name {
    width: 30%;
  }

  .baoxiaomi-dp .center .feature .param .param_content .newbloc .param_info {
    width: 70%;
  }

  .baoxiaomi-dp .center .feature .param .param_content .newbloc .param_name {
    text-align: center;
  }

  .baoxiaomi-dp .center .feature .param .param_content .bloc:nth-last-child(1) {
    border-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .baoxiaomi-dp .title-box .title{
    padding:40px 0 10px 0;
  }
  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list {
    padding: 0;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .name.col-12 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
  }


}
@media (max-width: 576px) {
  .baoxiaomi-dp .title-box .title {
    font-size: 26px;
    padding-bottom: 5px;
  }
  .baoxiaomi-dp .title-box .tips1{
    padding-bottom: 20px;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list {
    padding: 0;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc {
    padding: 22px 0 18px;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-10,
  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-12,
  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-8 {
    font-size: 14px;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .col-4 {
    padding-right: 0;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .bloc .name.col-12 {
    font-size: 16px;
    font-weight: 600;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list .name {
    font-size: 16px;
    font-weight: 600;
  }

  .baoxiaomi-dp .technical-parameters.form .technical-parameters-list tr {
    line-height: 32px;
  }
}