.service-title {
  margin-top: 0.6rem;
  height: 0.33rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
  color: #333333;
  line-height: 0.33rem;
  text-align: center;
}
.block-list {
  background: #ffffff;
  display: flex;
  width: 10.38rem;
  margin: 0.60rem auto 0 auto;
}
.block {
  background: #ffffff;
  width: 3.46rem;
  height: 4.25rem;
  text-align: center;
  padding-top: 0.27rem;
  border: 0.01rem solid #F4F4F4;
  position: relative;
}
.block:hover {
  z-index: 9;
  box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(164, 199, 254, 0.5);
  cursor: pointer;
}
.block:nth-child(1),
.block:nth-child(2) {
  border-right: none;
}
.title {
  height: 0.33rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular;
  color: #666666;
  line-height: 0.33rem;
  margin-top: 0.27rem;
}
.content {
  margin-top: 0.14rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  color: #999999;
  line-height: 0.33rem;
}
p {
  margin: 0;
}
.black-font {
  color: #333333;
}
.block-btn {
  width: 2.66rem;
  height: 0.58rem;
  background: #ffffff;
  border-radius: 0.02rem ;
  border: 0.01rem solid #676DE8;
  margin: 0 auto;
  line-height: 0.58rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Medium;
  color: #676de8;
  position: absolute;
  bottom: 0.50rem;
  left: calc(50% - 1.33rem);
}
.block-btn > img {
  width: 0.22rem;
  height: 0.22rem;
  vertical-align: middle;
  margin-right: 0.11rem;
}
.welcome {
  height: 5.20rem;
  background-image: url(../img/xdy-index/wecome_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.welcome-text {
  height: 0.40rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Semibold;
  color: #ffffff;
  line-height: 0.40rem;
}
.welcome-btn {
  margin: 0.16rem auto 0 auto;
  width: 2.02rem;
  height: 0.48rem;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 0.26rem ;
  border: 0.01rem solid #FFFFFF;
  font-size: 0.18rem;
  font-family: PingFangSC-Semibold;
  color: #ffffff;
  line-height: 0.48rem;
  text-align: center;
}
.xdy-describe {
  padding-top: 1.00rem;
  padding-bottom: 1.00rem;
  padding-left: 2.00rem;
}
.xdy-describe > .title {
  height: 0.32rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold;
  color: #333333;
  line-height: 0.32rem;
}
.xdy-describe > .intro {
  margin-top: 0.13rem;
  width: 8.76rem;
  height: 0.64rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Regular;
  color: #666666;
  line-height: 0.32rem;
}
.label-list {
  margin-top: 0.50rem;
  display: flex;
  width: 10.65rem;
}
.label-list > .label-item {
  width: 3.30rem;
  height: 1.38rem;
  background: #ffffff;
  box-shadow: 0rem 0.02rem 0.04rem 0rem rgba(194, 194, 194, 0.5);
  padding-left: 0.40rem;
  padding-right: 0.30rem;
}
.label-title {
  height: 0.24rem;
  font-size: 0.17rem;
  font-family: PingFangSC-Medium;
  color: #666666;
  line-height: 0.24rem;
}
.label-text {
  width: 1.68rem;
  height: 0.40rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  color: #999999;
  line-height: 0.20rem;
}
.label-item + .label-item {
  margin-left: 0.25rem;
}
.advantage {
  height: 1.80rem;
  text-align: center;
  background-image: url(../img/xdy-index/advantage_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.advantage-item {
  width: 2.98rem;
  height: 0.62rem;
  background: #676de8;
  border-radius: 0.50rem ;
  display: inline-block;
  line-height: 0.62rem;
  text-align: center;
  font-size: 0.20rem;
  font-family: PingFangSC-Medium;
  color: #ffffff;
}
.advantage-x {
  height: 0.36rem;
  width: 0.36rem;
  vertical-align: middle;
  margin: 0 0.20rem;
}
.information {
  padding: 1.17rem 0 0 2.00rem;
}
.information > .information-title {
  height: 0.33rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Medium;
  color: #333333;
  line-height: 0.33rem;
  margin-bottom: 0.13rem;
}
.information-left {
  width: 6.60rem;
  height: 5.35rem;
  display: flex;
  flex-direction: column;
}
.left-item {
  flex-direction: row;
  display: flex;
  height: 1.77rem;
  padding-top: 0.30rem;
  padding-bottom: 0.14rem;
}
.left-item-text {
  width: 4.50rem;
  display: flex;
  flex-direction: column;
}
.left-item-line {
  height: 0.01rem;
  background: #eeeeee;
}
.left-item-title {
  height: 0.25rem;
  font-size: 0.18rem;
  font-family: PingFangSC-Semibold;
  color: #333333;
  line-height: 0.25rem;
}
.left-item-intro {
  margin-top: 0.08rem;
  height: 0.72rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Regular;
  color: #333333;
  line-height: 0.24rem;
}
.left-item-img {
  width: 1.75rem;
  height: 1.05rem;
  background: #d8d8d8;
  margin-left: 0.23rem;
}
.left-item-img-1{
  width: 1.75rem;
  height: 1.05rem;
  margin-left: 0.23rem;
  background-image: url(../img/xdy-index/activity-1.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.left-item-img-2{
  width: 1.75rem;
  height: 1.05rem;
  margin-left: 0.23rem;
  background-image: url(../img/xdy-index/activity-2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.left-item-img-3{
  width: 1.75rem;
  height: 1.05rem;
  margin-left: 0.23rem;
  background-image: url(../img/xdy-index/activity-3.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.left-item-bottom {
  margin-top: 0.10rem;
}
.left-item-bottom > .time {
  height: 0.17rem;
  font-size: 0.12rem;
  font-family: PingFangSC-Semibold;
  color: #bbbbbb;
  line-height: 0.17rem;
  display: inline-block;
  float: right;
}
.information-content {
  display: flex;
  flex-direction: row;
  padding-bottom: 0.75rem;
  padding-top: 0.17rem;
}
.information-right {
  margin-left: 0.30rem;
}
.information-right-img {
  width: 3.46rem;
  height: 1.40rem;
  background: #ffffff;
  box-shadow: 0rem 0.01rem 0.06rem 0rem rgba(190, 190, 190, 0.5);
}
.information-right-img > img {
  width: 100%;
  height: 100%;
  box-shadow: 0rem 0.01rem 0.06rem 0rem rgba(190, 190, 190, 0.5);
}
.information-list {
  margin-top: 0.15rem;
  width: 3.46rem;
  height: 3.80rem;
  box-shadow: 0rem 0.01rem 0.06rem 0rem rgba(190, 190, 190, 0.5);
  text-align: left;
  padding-left: 0.28rem;
  padding-top: 0.16rem;
}
.information-list > .item {
  font-size: 0.14rem;
  font-family: PingFangSC-Medium;
  color: #707690;
  line-height: 0.40rem;
}
.read {
  display: inline-block;
  float: left;
  font-size: 0.12rem;
  font-family: PingFangSC-Semibold;
  color: #bbbbbb;
  line-height: 0.17rem;
}
.comment {
  display: inline-block;
  float: left;
  margin-left: 0.20rem;
  font-size: 0.12rem;
  font-family: PingFangSC-Semibold;
  color: #bbbbbb;
  height: 0.17rem;
  line-height: 0.17rem;
}
.read > img {
  width: 0.18rem;
  height: 0.12rem;
  vertical-align: middle;
}
.comment > img {
  width: 0.14rem;
  height: 0.12rem;
  vertical-align: middle;
}
