.core-right-card .left .card-title-accesssecurity {
  width: 213px;
  height: 22px;
  background: url("/images/core/accesssecurity/head-title.png") no-repeat center;
  background-size: 213px 22px;
}
.core-right-card .right {
  width: 320px;
  height: 214px;
  margin-right: 86px;
  margin-top: 35px;
}
.core-right-card .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core .core-main .yun-center .core-right .core-right-card .left {
  padding-top: 65px;
}
.core-right-question .queation-card .queation-card-right {
  margin-left: 134px;
}
.right-accountsecurity-what {
  margin-left: 20px;
  padding-top: 40px;
  margin-bottom: 206px;
}
.right-accountsecurity-what .accountsecurity-what-card {
  width: 900px;
  height: 126px;
  background: #fff;
  border-radius: 8px;
  margin-top: 20px;
}
.right-accountsecurity-what .accountsecurity-what-card .accountsecurity-items .accountsecurity-item {
  display: flex;
  padding-top: 20px;
  margin-left: 20px;
}
.right-accountsecurity-what .accountsecurity-what-card .accountsecurity-items .accountsecurity-item .item-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.right-accountsecurity-what .accountsecurity-what-card .accountsecurity-items .accountsecurity-item .item-icon.icon1 {
  background: url("/images/core/accesssecurity/what-icon-01.png") no-repeat center;
  background-size: 24px;
}
.right-accountsecurity-what .accountsecurity-what-card .accountsecurity-items .accountsecurity-item .item-icon.icon2 {
  background: url("/images/core/accountsecurity/what-icon-02.png") no-repeat center;
  background-size: 24px;
}
.right-accountsecurity-what .accountsecurity-what-card .accountsecurity-items .accountsecurity-item .item-text {
  font-weight: 350;
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  width: 729px;
}
.right-accountsecurity-what .pic {
  width: 900px;
  height: 360px;
  background: url("/images/core/accesssecurity/what-pic.png") no-repeat center;
  background-size: 900px 360px;
  margin-top: 20px;
}
