.core-right-card .left {
  padding-top: 65px !important;
}
.core-right-card .left .card-title-accountsecurity {
  width: 93px;
  height: 21px;
  background: url("/images/core/oneclicktranslation/head-title.png") no-repeat center;
  background-size: 93px 21px;
}
.core-right-card .right {
  width: 360px;
  height: 207px;
  margin-right: 66px;
  margin-top: 58px;
}
.core-right-card .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core-right-question .queation-card .queation-card-left .queation-items.before-items {
  align-items: normal !important;
}
.core-right-question .queation-card .queation-card-left .queation-items .self-item-icon {
  width: 24px !important;
  height: 24px !important;
  background: url("/images/core/oneclicktranslation/after-icon.png") no-repeat center !important;
  background-size: 24px !important;
}
.core-right-question .queation-card .queation-card-right {
  margin-left: 136px;
}
.core-right-question .pic {
  margin: 20px 0 40px;
  width: 900px;
  height: 456px;
}
.core-right-question .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core-right-what .what-self-box {
  margin: 20px 0 40px;
  width: 900px;
  height: 900px;
  background: #ffffff;
  border-radius: 16px;
  padding: 0 24px 16px;
}
.core-right-what .what-self-box .self-item .title {
  font-size: 14px;
  color: #000000;
  line-height: 20px;
}
.core-right-what .what-self-box .self-item .title.title1 {
  padding: 20px 0;
}
.core-right-what .what-self-box .self-item .title.title2 {
  padding: 40px 0;
}
.core-right-what .what-self-box .self-item .pic {
  width: 860px;
  height: 360px;
}
.core-right-what .what-self-box .self-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
