.core-right-card .left {
  padding-top: 65px !important;
}
.core-right-card .left .card-title-accountsecurity {
  width: 140px;
  height: 21px;
  background: url("/images/core/selfproxy/head-title.png") no-repeat center;
  background-size: 140px 21px;
}
.core-right-card .right {
  width: 386px;
  height: 224px;
  background: url("/images/core/selfproxy/head-pic.png") no-repeat center;
  background-size: 386px 224px;
  margin-right: 57px;
  margin-top: 37px;
}
.core-right-question .queation-card .queation-card-left .queation-items .self-item-icon {
  width: 24px !important;
  height: 24px !important;
  background: url("/images/core/selfproxy/plus.png") no-repeat center !important;
  background-size: 24px !important;
}
.core-right-question .queation-card .queation-card-right {
  margin-left: 136px;
}
.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;
}
