.core-right-card .left {
  padding-top: 65px !important;
}
.core-right-card .left .card-title-accesssecurity {
  width: 142px;
  height: 21px;
  background: url("/images/core/logtracing/head-title.png") no-repeat center;
  background-size: 142px 21px;
}
.core-right-card .left .card-items .card-item {
  align-items: normal !important;
}
.core-right-card .left .card-items .card-item .card-item-icon {
  margin-top: 3px;
}
.core-right-card .right {
  width: 295px;
  height: 233px;
  margin-right: 86px;
  flex-shrink: 0;
  margin-top: 34px;
}
.core-right-card .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core-right-question .queation-card .queation-card-right {
  margin-left: 134px;
}
.right-accountsecurity-what {
  margin-left: 20px;
  padding-top: 40px;
  margin-bottom: 40px;
}
.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/logtracing/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/logtracing/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: 826px;
}
.right-accountsecurity-what .pic {
  width: 900px;
  height: 536px;
  background: url("/images/core/logtracing/what-pic.png") no-repeat center;
  background-size: 900px 536px;
  margin-top: 20px;
}
