@keyframes breathe {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
    box-shadow: 0 0 40px #0824fb, 0 0 30px #0824fb, 0 0 15px #0824fb, 0 0 3px #fff, 0 0 2px #0824fb inset;
  }
}
.dabai-wrapper *, .dabai-wrapper *:before, .dabai-wrapper *:after{
  box-sizing: border-box;
}
.dabai-wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.dabai-wrapper .banner-word-h2 {
	font-size: 81px;
}

.dabai-wrapper .top .banner-video {
  margin: 0 auto;
  max-width: 1680px;
  height: 700px;
  overflow: hidden;
  position: relative;
}
.dabai-wrapper .top .banner-video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.dabai-wrapper .top .banner-video .title {
  position: relative;
  z-index: 10;
  text-align: center;
  font-size: 86px;
  font-weight: 700;
  color: #ffffff;
  line-height: 72px;
  margin-top: 200px;
  user-select: none;
}
.dabai-wrapper .top .banner-video .title span {
  font-size: 36px;
}
.dabai-wrapper .top .banner-video .subtitle {
  position: relative;
  z-index: 10;
  text-align: center;
  margin-top: 33px;
  height: 35px;
  line-height: 1;
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
}
.dabai-wrapper .top .banner-video .two-type {
  position: relative;
  z-index: 10;
  text-align: center;
  margin: 128px auto 0;
  height: 55px;
  width: 280px;
  line-height: 53px;
  font-size: 23px;
  font-weight: 700;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 55px;
}
.dabai-wrapper .top .banner-video .two-type .devide {
  display: inline-block;
  width: 2px;
  height: 23px;
  background: #fff;
  border-radius: 1px;
  margin: 0 23px;
  vertical-align: -2px;
}
.dabai-wrapper .top .banner-video video {
  position: absolute;
  width: 1680px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .top .banner-video {
    margin: 0 auto;
    height: 555px;
    overflow: hidden;
    position: relative;
  }
  .dabai-wrapper .top .banner-video video {
    width: 1332px;
    height: 555px;
    z-index: 1000;
  }
  .dabai-wrapper .top .banner-video .title {
    font-size: 46px;
    line-height: 46px;
    margin-top: 120px;
    user-select: none;
  }
  .dabai-wrapper .top .banner-video .title span {
    font-size: 20px;
  }
  .dabai-wrapper .top .banner-video .subtitle {
    position: relative;
    z-index: 10;
    text-align: center;
    margin-top: 25px;
    height: 20px;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
  }
  .dabai-wrapper .top .banner-video .two-type {
    font-size: 17px;
    height: 40px;
    width: 207px;
    line-height: 38px;
    margin-top: 95px;
  }
  .dabai-wrapper .top .banner-video .two-type .devide {
    width: 2px;
    margin: 0 17px;
    height: 17px;
  }
}
.dabai-wrapper .des_content {
  margin-top: 120px;
}
.dabai-wrapper .des_content .title {
  margin: 0 auto 36px;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  color: #171310;
}
.dabai-wrapper .des_content .content {
  width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #171310;
  line-height: 26px;
  text-align: center;
}
.dabai-wrapper .des_content .content b {
  color: #2d6ff3;
  font-weight: 400;
}
.dabai-wrapper .des_content .content-s {
  display: none;
}
.dabai-wrapper .des_content .product {
  width: 943px;
  height: 524px;
  margin: 154px auto 0;
  position: relative;
}
.dabai-wrapper .des_content .product .product-eye {
  position: absolute;
  left: 255px;
  top: 20px;
  width: 8px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  box-shadow: 0 0 40px #2d6ff3, 0 0 30px #2d6ff3, 0 0 15px #2d6ff3, 0 0 3px #fff, 0 0 2px #2d6ff3 inset;
  background: #d0dcf7;
  animation-timing-function: ease-out;
  animation-name: breathe;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.dabai-wrapper .des_content .product .product-pic-wrap {
  width: 572.6315789473684px;
  height: 441.7543859649123px;
  margin-left: 213px;
  padding-top: 2px;
  position: relative;
  z-index: 5;
}
.dabai-wrapper .des_content .product .product-pic {
  width: 100%;
  height: 100%;
}
.dabai-wrapper .des_content .product .product-pic-shadow {
  width: 945.6140350877192px;
  height: 536.4912280701755px;
  position: absolute;
  top: -12px;
}
.dabai-wrapper .des_content .product .product-hover {
  will-change: transform;
  position: absolute;
  left: 213px;
  top: 2px;
  z-index: 7;
  width: 170px;
  height: 170px;
  overflow: hidden;
  border-radius: 100px;
  border: 3px solid #fff;
  background: #fff;
  box-shadow: inset 0 0 20px 0px rgba(0, 0, 0, 0.2), 0 0 20px 0px rgba(0, 0, 0, 0.2);
}
.dabai-wrapper .des_content .product .product-hover .product-hover-image {
  position: relative;
  will-change: transform;
  padding-top: 5.7px;
  width: 1632px;
  height: 1259px;
}
.dabai-wrapper .des_content .product .product-hover .product-hover-image .product-eye {
  left: 726.75px;
  top: 57px;
  width: 22.8px;
  height: 25.650000000000002px;
}
.dabai-wrapper .des_content .product .product-desc {
  position: absolute;
  z-index: 6;
}
.dabai-wrapper .des_content .product .product-desc .product-desc-t {
  font-size: 22px;
  line-height: 1;
  color: #171310;
  font-weight: 700;
  white-space: nowrap;
}
.dabai-wrapper .des_content .product .product-desc .product-desc-c {
  font-size: 14px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #171310;
  margin-top: 9px;
  line-height: 1.25;
}
.dabai-wrapper .des_content .product .product-desc-1 {
  top: 15px;
  left: 651px;
}
.dabai-wrapper .des_content .product .product-desc-1:before {
  content: "";
  position: absolute;
  left: -160px;
  top: 9px;
  width: 150px;
  height: 1px;
  border-top: 1px solid #333;
}
.dabai-wrapper .des_content .product .product-desc-2 {
  top: 219px;
  left: 602px;
  width: 265px;
}
.dabai-wrapper .des_content .product .product-desc-2:before {
  content: "";
  position: absolute;
  left: 2px;
  top: -65px;
  width: 1px;
  height: 59px;
  border-left: 1px solid #333;
}
.dabai-wrapper .des_content .product .product-desc-3 {
  top: 324px;
  left: 574px;
  width: 265px;
}
.dabai-wrapper .des_content .product .product-desc-3:before {
  content: "";
  position: absolute;
  left: -24px;
  top: -158px;
  width: 25px;
  height: 150px;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
}
.dabai-wrapper .des_content .product .product-desc-4 {
  top: 179px;
  right: 747px;
  width: 195px;
  text-align: right;
}
.dabai-wrapper .des_content .product .product-desc-4:before {
  content: "";
  position: absolute;
  right: -123px;
  top: 9px;
  width: 118px;
  height: 1px;
  border-top: 1px solid #333;
}
.dabai-wrapper .des_content .product .product-desc-5 {
  top: 323px;
  right: 747px;
  width: 198px;
  text-align: right;
}
.dabai-wrapper .des_content .product .product-desc-5:before {
  content: "";
  position: absolute;
  right: -111px;
  top: 9px;
  width: 106px;
  height: 1px;
  border-top: 1px solid #333;
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .des_content {
    margin-top: 67px;
  }
  .dabai-wrapper .des_content .title {
    font-size: 25px;
    font-weight: 700;
    color: #171310;
    text-align: left;
    padding: 0 20px;
    width: 375px;
    margin-bottom: 28px;
  }
  .dabai-wrapper .des_content .content {
    display: none;
  }
  .dabai-wrapper .des_content .content-s {
    display: block;
    width: 375px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
  .dabai-wrapper .des_content .product {
    width: 375px;
    height: 289px;
    margin: 159px auto 0;
    position: relative;
    left: -7px;
  }
  .dabai-wrapper .des_content .product .product-eye {
    z-index: 10;
    left: 139px;
    top: 11px;
    width: 5px;
    height: 6px;
  }
  .dabai-wrapper .des_content .product .product-pic-wrap {
    width: 313.8461538461538px;
    height: 242.1153846153846px;
    margin-left: 43px;
    padding-top: 2px;
  }
  .dabai-wrapper .des_content .product .product-pic {
    width: 100%;
    height: 100%;
  }
  .dabai-wrapper .des_content .product .product-pic-shadow {
    width: 518.2692307692307px;
    height: 294.03846153846155px;
    position: absolute;
    top: -8px;
    left: -72px;
  }
  .dabai-wrapper .des_content .product .product-hover {
    left: 31px;
    top: 2px;
  }
  .dabai-wrapper .des_content .product .product-desc {
    position: absolute;
  }
  .dabai-wrapper .des_content .product .product-desc .product-desc-t {
    font-size: 15px;
  }
  .dabai-wrapper .des_content .product .product-desc .product-desc-c {
    font-size: 12px;
    margin-top: 6px;
    line-height: 1.2;
  }
  .dabai-wrapper .des_content .product .product-desc-1 {
    top: auto;
    bottom: 331px;
    left: 183px;
  }
  .dabai-wrapper .des_content .product .product-desc-1:before {
    left: 1px;
    top: calc(105%);
    width: 1px;
    height: 46px;
    border-left: 1px solid #333;
  }
  .dabai-wrapper .des_content .product .product-desc-2 {
    top: 143px;
    left: 248px;
    width: 100px;
  }
  .dabai-wrapper .des_content .product .product-desc-2:before {
    left: 1px;
    top: auto;
    bottom: calc(109%);
    width: 1px;
    height: 53px;
    border-left: 1px solid #333;
  }
  .dabai-wrapper .des_content .product .product-desc-3 {
    top: 263px;
    left: 192px;
    width: 158px;
  }
  .dabai-wrapper .des_content .product .product-desc-3:before {
    left: 1px;
    top: auto;
    bottom: calc(105%);
    width: 8px;
    height: 167px;
    border-left: 1px solid #333;
    border-right: 0;
    border-top: 1px solid #333;
  }
  .dabai-wrapper .des_content .product .product-desc-4 {
    top: auto;
    bottom: 304px;
    left: 46px;
    width: 122px;
    text-align: left;
  }
  .dabai-wrapper .des_content .product .product-desc-4:before {
    left: 1px;
    top: auto;
    top: calc(105%);
    width: 1px;
    height: 79px;
    border-left: 1px solid #333;
  }
  .dabai-wrapper .des_content .product .product-desc-5 {
    top: 263px;
    right: auto;
    left: 20px;
    width: 136px;
    text-align: left;
  }
  .dabai-wrapper .des_content .product .product-desc-5 .product-desc-t {
    white-space: break-spaces;
  }
  .dabai-wrapper .des_content .product .product-desc-5:before {
    right: 60px;
    top: auto;
    bottom: calc(105%);
    width: 7px;
    height: 74px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
  }
}
.dabai-wrapper .accessory {
  position: relative;
  margin-top: 54px;
}
.dabai-wrapper .accessory .content {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  position: relative;
}
.dabai-wrapper .accessory .bg {
  height: 480px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.dabai-wrapper .accessory .bg img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1680px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.5s;
}
.dabai-wrapper .accessory .bg img.active {
  opacity: 1;
}
.dabai-wrapper .accessory .detail {
  position: absolute;
  top: 0;
  right: 0;
  width: 42.857142857142854%;
  max-width: 720px;
  min-width: 420px;
  height: 480px;
  background: linear-gradient(to right, rgba(91, 97, 104, 0.9), #5b6168 60%, #5b6168);
  color: #fff;
  padding: 79px 6.547619047619048%;
}
.dabai-wrapper .accessory .detail-item {
  border-top: 1px solid #fff;
}
.dabai-wrapper .accessory .detail-item:last-child {
  border-bottom: 1px solid #fff;
}
.dabai-wrapper .accessory .detail-item .detail-list {
  display: none;
}
.dabai-wrapper .accessory .detail-item.active .detail-list {
  display: block;
}
.dabai-wrapper .accessory .detail-item.active .detail-title {
  cursor: auto;
}
.dabai-wrapper .accessory .detail-item.active .detail-title span:after {
  content: initial;
}
.dabai-wrapper .accessory .detail-item .pic {
  display: none;
}
.dabai-wrapper .accessory .detail-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  padding: 22px 0;
  cursor: pointer;
}
.dabai-wrapper .accessory .detail-title span {
  float: right;
  width: 18px;
  height: 18px;
  position: relative;
  margin-top: 3px;
  margin-right: 11px;
}
.dabai-wrapper .accessory .detail-title span::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 18px;
  top: 8px;
  left: 0;
  background: #fff;
  border-radius: 1px;
}
.dabai-wrapper .accessory .detail-title span::after {
  content: "";
  position: absolute;
  height: 18px;
  width: 2px;
  background: #fff;
  left: 8px;
  top: 0;
  border-radius: 1px;
}
.dabai-wrapper .accessory .detail-list {
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 40px;
}
.dabai-wrapper .accessory .detail-list li {
  line-height: 24px;
}
.dabai-wrapper .accessory .detail-list b {
  margin-right: 10px;
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .accessory {
    width: 375px;
    margin: 119px auto;
  }
  .dabai-wrapper .accessory .bg {
    display: none;
  }
  .dabai-wrapper .accessory .detail {
    position: static;
    width: 375px;
    min-width: auto;
    height: 512px;
    background: #5b6168;
    padding: 42px 21px;
  }
  .dabai-wrapper .accessory .detail-item {
    border-top: 1px solid #fff;
  }
  .dabai-wrapper .accessory .detail-item:last-child {
    border-bottom: 1px solid #fff;
  }
  .dabai-wrapper .accessory .detail-item .detail-list {
    display: none;
  }
  .dabai-wrapper .accessory .detail-item.active .detail-list {
    display: block;
  }
  .dabai-wrapper .accessory .detail-item.active .detail-title {
    cursor: auto;
  }
  .dabai-wrapper .accessory .detail-item.active .detail-title span:after {
    content: initial;
  }
  .dabai-wrapper .accessory .detail-item.active .pic {
    display: block;
  }
  .dabai-wrapper .accessory .detail-item .pic {
    width: 100%;
    display: none;
    margin-bottom: 20px;
  }
  .dabai-wrapper .accessory .detail-title {
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    padding: 17px 0 17px;
    cursor: pointer;
  }
  .dabai-wrapper .accessory .detail-title span {
    width: 15px;
    height: 15px;
    margin-top: 2px;
    margin-right: 0;
  }
  .dabai-wrapper .accessory .detail-title span::before {
    width: 15px;
    top: 6.5px;
  }
  .dabai-wrapper .accessory .detail-title span::after {
    height: 15px;
    left: 6.5px;
  }
  .dabai-wrapper .accessory .detail-list {
    font-size: 13px;
    padding-top: 0;
    padding-bottom: 16px;
    margin: -2px 0;
  }
  .dabai-wrapper .accessory .detail-list li {
    line-height: 21px;
  }
  .dabai-wrapper .accessory .detail-list b {
    margin-right: 10px;
  }
}
.dabai-wrapper .feature {
  width: 1010px;
  margin: 117px auto 0;
}
.dabai-wrapper .feature .block-title {
  font-size: 42px;
  font-weight: 700;
  color: #171310;
  line-height: 1;
  margin: 0 auto;
  width: 1000px;
}
.dabai-wrapper .feature .feature_list {
  overflow: hidden;
  margin-top: 68px;
  margin-right: -50px;
}
.dabai-wrapper .feature .feature_list .item {
  float: left;
  width: 478px;
  height: 290px;
  margin-right: 50px;
}
.dabai-wrapper .feature .feature_list .item:nth-child(3) .ico {
  margin-top: -15px;
}
.dabai-wrapper .feature .feature_list .item:nth-child(4) .ico {
  margin-top: -15px;
}
.dabai-wrapper .feature .feature_list .item:nth-child(5) .ico {
  margin-top: -12px;
}
.dabai-wrapper .feature .feature_list .item:nth-child(6) .ico {
  margin-top: -12px;
}
.dabai-wrapper .feature .feature_list .item .ico {
  width: 91px;
  height: 91px;
  float: left;
  margin-top: -10px;
}
.dabai-wrapper .feature .feature_list .item .name {
  float: right;
  width: 363px;
  font-size: 17px;
  font-weight: 700;
  color: #171310;
  line-height: 22px;
}
.dabai-wrapper .feature .feature_list .item .labels {
  float: right;
  width: 363px;
  height: 24px;
  margin-top: 8px;
  white-space: nowrap;
  font-size: 0;
}
.dabai-wrapper .feature .feature_list .item .labels span {
  display: inline-block;
  border: 2px solid #2a6ff3;
  border-radius: 2px;
  height: 24px;
  line-height: 20px;
  color: #2a6ff3;
  padding: 0 6px;
  font-size: 14px;
  margin-right: 5px;
  letter-spacing: -1px;
}
.dabai-wrapper .feature .feature_list .item .labels span:last-child {
  margin-right: 0;
}
.dabai-wrapper .feature .feature_list .item .desc {
  float: right;
  width: 363px;
  margin-top: 11px;
  font-size: 14px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #171310;
  line-height: 22px;
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .feature {
    width: 375px;
    margin: 86px auto 0;
    padding: 0 20px;
  }
  .dabai-wrapper .feature .block-title {
    font-size: 25px;
    width: 375px;
  }
  .dabai-wrapper .feature .feature_list {
    overflow: hidden;
    margin-top: 30px;
    margin-right: 0;
    margin-left: -6px;
    padding-bottom: 41px;
  }
  .dabai-wrapper .feature .feature_list .item {
    padding-top: 5px;
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 51px;
  }
  .dabai-wrapper .feature .feature_list .item:after {
    content: "";
    display: table;
    clear: both;
  }
  .dabai-wrapper .feature .feature_list .item:nth-child(3) .ico {
    margin-top: -9.75px;
  }
  .dabai-wrapper .feature .feature_list .item:nth-child(4) .ico {
    margin-top: -9.75px;
  }
  .dabai-wrapper .feature .feature_list .item:nth-child(5) .ico {
    margin-top: -7.800000000000001px;
  }
  .dabai-wrapper .feature .feature_list .item:nth-child(6) .ico {
    margin-top: -7.800000000000001px;
  }
  .dabai-wrapper .feature .feature_list .item .ico {
    width: 59.15px;
    height: 59.15px;
  }
  .dabai-wrapper .feature .feature_list .item .name {
    width: 265px;
    font-size: 19px;
    line-height: 19px;
  }
  .dabai-wrapper .feature .feature_list .item .desc {
    width: 265px;
    margin-top: 12px;
    font-size: 12px;
    line-height: 18px;
  }
  .dabai-wrapper .feature .feature_list .item .labels {
    width: 265px;
    height: auto;
    white-space: normal;
    /*height: 18px;
    white-space: nowrap;*/
    font-size: 0;
  }
  .dabai-wrapper .feature .feature_list .item .labels span {
    display: inline-block;
    border: 1px solid #2a6ff3;
    border-radius: 2px;
    height: 18px;
    line-height: 16px;
    color: #2a6ff3;
    padding: 0 2px;
    font-size: 12px;
    margin-right: 2px;
    margin-bottom: 6px;
  }
  .dabai-wrapper .feature .feature_list .item .labels span:last-child {
    margin-right: 0;
  }
}
.dabai-wrapper .stage {
  margin-top: 33px;
}
.dabai-wrapper .stage .block-title {
  font-size: 42px;
  font-weight: 700;
  color: #171310;
  line-height: 1;
  margin: 0 auto;
  width: 1000px;
}
.dabai-wrapper .stage .content {
  margin-top: 41px;
}
.dabai-wrapper .stage .content-s {
  display: none;
}
.dabai-wrapper .stage .images {
  width: 100%;
  max-width: 1680px;
  height: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.dabai-wrapper .stage .images .pic {
  width: 1680px;
  height: 100%;
  transition: all 0.25s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.dabai-wrapper .stage .images .pic.active {
  opacity: 1;
}
.dabai-wrapper .stage .types-wrap {
  width: 1000px;
  margin: 41px auto;
  height: 27px;
}
.dabai-wrapper .stage .types-wrap .types {
  margin-right: -10px;
}
.dabai-wrapper .stage .types-wrap .type {
  width: 115px;
  float: left;
  margin-right: 10px;
  height: 27px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: rgba(23, 19, 16, 0.7);
  line-height: 22px;
  padding-top: 15px;
  cursor: pointer;
  transition: all 0.25s;
}
.dabai-wrapper .stage .types-wrap .type:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #d0d0d0;
  transition: all 0.25s;
}
.dabai-wrapper .stage .types-wrap .type.active {
  color: #171310;
}
.dabai-wrapper .stage .types-wrap .type.active:before {
  height: 3px;
  background-color: #000;
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .stage {
    width: 375px;
    margin: 0 auto;
    padding: 60px 20px 41px;
    background: #f5f6f9;
  }
  .dabai-wrapper .stage .block-title {
    font-size: 25px;
    margin: 0 auto;
    width: 375px;
  }
  .dabai-wrapper .stage .content {
    display: none;
  }
  .dabai-wrapper .stage .content-s {
    display: block;
    margin-top: 26px;
  }
  .dabai-wrapper .stage .scenes {
    width: 100%;
  }
  .dabai-wrapper .stage .scenes .scene-item {
    background: #fff;
    margin-bottom: 32px;
  }
  .dabai-wrapper .stage .scenes .scene-item img {
    width: 100%;
    display: block;
  }
  .dabai-wrapper .stage .scenes .scene-item div {
    line-height: 39px;
    padding: 0 15px;
    height: 39px;
    font-size: 14px;
    color: #171310;
  }
}
.dabai-wrapper .param {
  width: 1000px;
  margin: 166px auto 115px;
}
.dabai-wrapper .param .block-title {
  font-size: 42px;
  font-weight: 700;
  color: #171310;
  line-height: 1;
  margin-bottom: 50px;
}
.dabai-wrapper .param .param_content.section2 {
  margin-top: 30px;

}
.dabai-wrapper .param table {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #171310;
}
.dabai-wrapper .param table .bold {
  font-weight: bold;
  color: #333333;
}
.dabai-wrapper .param table thead th {
  background: #6b9cf5;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  border-right: 1px solid #6393ea;
}
.dabai-wrapper .param table td {
  vertical-align: middle;
}
.dabai-wrapper .param table td br {
  display: none;
}
.dabai-wrapper .param table tbody tr:nth-child(2n) td {
  background: #fbfcfd;
}
.dabai-wrapper .param table tbody tr td[rowspan] {
  background: #f1f3f8;
  border-left: 1px solid #dadee0;
  border-right: 1px solid #f2f3f4;
  color: #8e9091;
  font-size: 16px;
}
.dabai-wrapper .param table tbody tr td {
  border-right: 1px solid #f2f3f4;
}
.dabai-wrapper .param table tbody tr p{
  margin-bottom: 0;

}
.dabai-wrapper .param table tbody tr td:last-child {
  border-right: 1px solid #dadee0;
}
.dabai-wrapper .param table tbody tr:last-child td,
.dabai-wrapper .param table tbody .bottom-border-dadee0 {
  border-bottom: 1px solid #dadee0;
}
.dabai-wrapper .param table tbody .bottom-border-f2f3f4 {
  border-bottom: 1px solid #f2f3f4;
}
@media screen and (max-width: 800px) {
  .dabai-wrapper .param {
    width: 375px;
    margin: 0 auto;
    padding: 82px 20px 97px;
  }
  .dabai-wrapper .param .block-title {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 34px;
  }
  .dabai-wrapper .param .table_layout {
    width: 100%;
    overflow-x: auto;
  }
  .dabai-wrapper .param .table_layout table {
    width: 1000px;
  }
  .dabai-wrapper .param table thead th {
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
  }
  .dabai-wrapper .param table thead th:first-child {
    width: 30px;
  }
  .dabai-wrapper .param table thead .w800e {
    display: block;
    width: 110px;
    text-align: center;
    line-height: 1.1;
  }
  .dabai-wrapper .param table thead .w800a {
    display: none;
  }
  .dabai-wrapper .param table td {
    vertical-align: middle;
  }
  .dabai-wrapper .param table td br {
    display: block;
  }
  .dabai-wrapper .param table td.w800b {
    line-height: 1.1;
  }
  .dabai-wrapper .param table td.w800b .w800b {
    display: block;
    font-size: 12px;
    font-weight: 400;
  }
  .dabai-wrapper .param table td .w800c {
    display: block;
    line-height: 1.1;
    font-size: 12px;
    width: 72px;
    margin: 0 auto;
  }
  .dabai-wrapper .param table td .w800d {
    display: block;
    line-height: 1.1;
  }
  .dabai-wrapper .param table td .w800f {
    display: block;
    width: 30px;
    line-height: 1.1;
    font-size: 16px;
  }
}