/* base on Chinese website for mobile */
.content {
  padding: 0 2rem;
  color: #727272;
  margin-top: 3rem;
  font-size: 1.7rem;
  line-height: 3.5rem;
}
.content .dl {
  padding-bottom: 5rem;
  margin-top: 2rem;
}
.news-content{
  margin-top: 10rem;
}
.content .page-title {
  font-size: 2.8rem!important;
  font-weight: normal;
  padding-bottom: 2rem;
}
.content .arrow{
  display: block;
  text-align: center;
  height: 7.4rem;
  line-height: 0rem;
  background: url('/content/dam/xpace/en/covid-19-response/assets/imgs/down1.png') no-repeat center center;
  -webkit-background-size: 3.5rem 2rem;
  background-size: 3.5rem 2rem;
  margin: 1.5rem auto 0;
}

.content .dd {
  width: 100%;
  margin-bottom: .5rem;
}

.content .dd .dl-item {
  overflow: hidden;
  background-color: #f0f0f0;
  display: flex;
  height: 12.5rem;
}


.content .dd .img-box {
  width: 40%;
}

.content .dd .txt-box {
  font-size: 1.6rem!important;
  line-height: 2.2rem!important;
  padding-top: 1rem;
  width: 50%;
  margin-left: 5%;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: 11rem;
}

.content .dd .img-box img {
  width: 15rem;
  height: 12.5rem;
}

.content .more ul {
  margin-bottom: .5rem;
}

.toggle-arrow {
    background: url("/content/dam/xpace/en/covid-19-response/assets/imgs/up1.png") no-repeat center center !important;
    line-height: 7.2rem !important;
    background-position-y: top !important;
}

.swiper-pagination {
  bottom: 1rem !important;
}

.swiper-pagination-bullet {
  margin: 0 10px !important;
}

.swiper-pagination-bullet {
  height: 0.2rem;
  width: 2.7rem;
  background-color: #fff;
  opacity: 1;
  border-radius: 20%;
}

.swiper-pagination-bullet-active {
  background-color: #b5b5b6;
}
.swiper1 .swiper-wrapper{
  padding-bottom: 2rem;
  
}
.swiper1 p {
  position: absolute;
  bottom: 5rem;
  font-size: 3rem;
  color: #3f3b3a;
  left: 2.5rem;
}

.swiper1 {
  background-color: #f0f0f0;
  margin-top: 3rem;
}

.video-txt {
  font-size: 1.7rem;
  line-height: 3rem;
  padding: 0.5rem 0.5rem 0 0.5rem;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 6rem;
  box-sizing: initial;
}
.content .more{
  display: none;
}
.content .solution-item{
  border: 1px solid #595959;
  margin-top: 2rem;
}
.content .solution-item .img-box{
  width: 100%;
  height: 20rem;
  overflow: hidden;
}
.content .solution-item .img-box>img{
  width: 100%;
}
.content .solution-item .item-title{
  height: 4rem;
  display: flex;
  padding: 1rem;
}
.content .solution-item .item-title>img{
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
}
.content .solution-item .item-title>span,
.content .page-title-m{
  line-height: 4rem;
  font-size: 2.4rem!important;
  height: 4rem;
}
.content .page-title-m{
  margin-bottom: 2rem;
}
.content .item-list{
  padding: 1rem;
}
.content  .item-list .text-underline,
.content  .img-txt>.text-underline{
  text-decoration: underline;
  display: block;
  margin-bottom: 2rem;
}
.content .bg-e6{
  background-color: #E6E6E6;
}
.content  .img-txt{
  position: relative;
  padding-left: 3rem;
  margin-bottom: 2rem;
}
.content  .img-txt>img{
  position: absolute;
  top: 0.5rem;
  left: 0;
}
/* swiper */
.swiper-pagination {
      bottom: 1rem !important;
    }

    .swiper-pagination-bullet {
      margin: 0 10px !important;
    }

    .swiper-pagination-bullet {
      height: 0.2rem;
      width: 2.7rem;
      background-color: #fff;
      opacity: 1;
      border-radius: 20%;
    }

    .swiper-pagination-bullet-active {
      background-color: #b5b5b6;
    }

    .swiper1 p {
      position: absolute;
      bottom: 5rem;
      font-size: 3rem;
      color: #3f3b3a;
      left: 2.5rem;
    }

    .swiper1 {
      background-color: #f0f0f0;
    }

    .video-txt {
      font-size: 2.1rem;
      padding-top: .5rem;
      line-height: 3rem;
      padding: 0.5rem 0.5rem 2rem 0.5rem;
    }

/* related download */
.download-file{
  overflow: hidden;
}
.download-file img{
  width: 6%!important;
  float: left;
  margin-top: 0.5rem;
}
.content .item-list  .related-download-list li>a.text-underline,
.content .item-list .download-file>a{
  margin-left: 0.5rem;
  width: 92%!important;
  float: left;
}
.related-download{
  margin-top: 6rem;
  background-color: #fff!important;
  border: 1px solid #7D7D7D;
}
.link-red{
  color: #B6261E!important;
  word-break: break-all;
}
.ul-list li{
  margin-bottom: 2rem;
}
.disc{
  position: relative;
  padding-left: 1.5rem;
}
.disc>span{
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #727272;
  position: absolute;
  top: 1.2rem;
  left: 0;
  border-radius: 50%;
}
.m-b-2{
  margin-bottom: 2rem;
}
.learnmore-content {
  padding: 0 2rem;
}

  .learnmore-content p {
      font-size: 1.7rem;
      line-height: 2.9rem;
  }

  .learnmore-content .title {
      font-size: 2.8rem;
      font-weight: bold;
      padding-bottom: 2rem;
  }

.form-body {
  margin-top: 1.6rem;
  margin-bottom: 8.8rem;
  font-size: 1.5rem;
}

  .form-body > li {
      position: relative;
  }

.form-li {
  height: 3rem;
  padding: .4rem 1rem;
  margin-top: 1rem;
  line-height: 3rem;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.form-label {
  width: auto;
  margin-right: .4rem;
  white-space: nowrap;
}

.form-span {
  color: #CC0001;
}

.flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.feedback-input {
  position: absolute;
  top: 0;
  width: 100%;
}

  .feedback-input > .form-li {
      width: 100%;
      margin-top: 0;
      left: 0;
      padding: .4rem 1rem;
      background: none;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
  }

  .feedback-input > textarea.form-li {
      height: 16.2rem;
      padding: 1.2rem 1rem;
      -webkit-appearance: none;
      appearance: none;
      /*outline: none;*/
      resize: none;
      font-size: 1.5rem;
      line-height: 1.5;
      box-sizing: content-box;
  }

.flex-box > input {
  -webkit-appearance: none;
  appearance: none;
  /*outline: none;*/
  -webkit-flex: 1;
  flex: 1;
  font-size: 1.5rem;
  padding-left: .5rem;
  border: solid 1px #e5e5e5;
}

.flex-box > select {
  /*-webkit-appearance: none;
appearance: none;*/
  -webkit-flex: 1;
  flex: 1;
  font-size: 1.5rem;
  padding-left: .5rem;
  border: none;
  /*outline: none;*/
}

.form-textarea-wrap {
  height: 17.8rem;
}

.visible-no {
  visibility: hidden;
}

.form-submit {
  width: 100%;
  height: 4.8rem;
  margin-top: 5.8rem;
  line-height: 4.8rem;
  background: #EEE;
  color: #505050;
  font-size: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #727272;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}<!--ºÄÊ±1766016499.1685Ãë-->