.one-content {
  width: 19.2rem;
  height: 5.76rem;
  background-color: #fff;
  overflow: hidden !important;
  z-index: 5;
}
.one-content .left img:nth-child(1) {
  width: 5.16rem;
  position: absolute;
  top: 4.75rem;
}
.one-content .right-title img:nth-child(1) {
  width: 3rem;
  position: absolute;
  top: 5.66rem;
  left: 8.2rem;
}
.one-content .right-content {
  width: 5.37rem;
  position: absolute;
  left: 5.77rem;
  top: 7.03rem;
  display: flex;
}
.one-content .right-content .icon:hover {
  animation-name: beat;
  /*动画名称*/
  animation-duration: 0.5s;
  /*设置秒数*/
  animation-timing-function: linear;
  /*速度曲线*/
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  /*播放次数*/
  animation-direction: alternate;
  /*逆向播放*/
  animation-play-state: running;
  /*正在运行*/
}
.one-content .right-content .item:nth-child(1) {
  display: flex;
}
.one-content .right-content .item:nth-child(1) .icon {
  box-sizing: border-box;
  width: 0.76rem;
  height: 0.76rem;
  background: #ffffff;
  box-shadow: 0px 0px 25px 2px rgba(50, 98, 255, 0.28);
  border-radius: 0.1rem;
  position: relative;
}
.one-content .right-content .item:nth-child(1) .icon img:nth-child(1) {
  width: 0.51rem;
  height: 0.48rem;
  position: absolute;
  top: 0.14rem;
  left: 0.13rem;
}
.one-content .right-content .item:nth-child(1) .text img:nth-child(1) {
  width: 2.39rem;
  position: absolute;
  left: 0.88rem;
  top: 0.16rem;
}
.one-content .right-content .item:nth-child(2) {
  position: absolute;
  right: 0;
  display: flex;
}
.one-content .right-content .item:nth-child(2) .icon {
  box-sizing: border-box;
  position: relative;
  width: 0.76rem;
  height: 0.76rem;
  background: #ffffff;
  box-shadow: 0px 0px 25px 2px rgba(50, 98, 255, 0.28);
  border-radius: 0.1rem;
}
.one-content .right-content .item:nth-child(2) .icon img:nth-child(1) {
  width: 0.51rem;
  height: 0.48rem;
  position: absolute;
  top: 0.14rem;
  left: 0.13rem;
}
.one-content .right-content .item:nth-child(2) .text img:nth-child(1) {
  width: 2.39rem;
  position: absolute;
  left: 0.88rem;
  top: 0.16rem;
}
.one-content .right-content .item:nth-child(3) {
  position: absolute;
  left: 0;
  top: 1.04rem;
  display: flex;
}
.one-content .right-content .item:nth-child(3) .icon {
  position: relative;
  box-sizing: border-box;
  width: 0.76rem;
  height: 0.76rem;
  background: #ffffff;
  box-shadow: 0px 0px 25px 2px rgba(50, 98, 255, 0.28);
  border-radius: 0.1rem;
}
.one-content .right-content .item:nth-child(3) .icon img:nth-child(1) {
  width: 0.51rem;
  height: 0.48rem;
  position: absolute;
  top: 0.14rem;
  left: 0.13rem;
}
.one-content .right-content .item:nth-child(3) .text img:nth-child(1) {
  width: 2.39rem;
  position: absolute;
  left: 0.88rem;
  top: 0.16rem;
}
.one-content .right-content .item:nth-child(4) {
  position: absolute;
  right: 0;
  top: 1.04rem;
  display: flex;
}
.one-content .right-content .item:nth-child(4) .icon {
  position: relative;
  box-sizing: border-box;
  width: 0.76rem;
  height: 0.76rem;
  background: #ffffff;
  box-shadow: 0px 0px 25px 2px rgba(50, 98, 255, 0.28);
  border-radius: 0.1rem;
}
.one-content .right-content .item:nth-child(4) .icon img:nth-child(1) {
  width: 0.51rem;
  height: 0.48rem;
  position: absolute;
  top: 0.14rem;
  left: 0.13rem;
}
.one-content .right-content .item:nth-child(4) .text img:nth-child(1) {
  width: 2.39rem;
  position: absolute;
  left: 0.88rem;
  top: 0.16rem;
}
.one-content .button-button {
  position: absolute;
  width: 2.95rem;
  height: 0.57rem;
  background: #1f70ec;
  border-radius: 0.29rem;
  top: 9.53rem;
  left: 8.13rem;
  text-align: center;
  cursor: pointer;
}
.one-content .button-button div {
  margin-top: 0.16rem;
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}




.right-title{
    margin-top: .65rem;
    position: relative;
    z-index: 999;
}
.right-title span{
    display: block;
    text-align: center;
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .48rem;
}
.right-title h4{
    font-size: .4rem;
    font-family: SourceHanSansCN-Heavy;
    font-weight: bolder;
    color: #06225C;
    line-height: .48rem;
    text-align: center;
}

.ttopsf{
    position: absolute;
    width: 4.2rem;
    top: 23.15rem;
    left: 7.28rem;
    margin: 0;
}

.stexcvt{
    margin-top:.1rem;
}

.text-top{
    margin-top: .4rem;
}