.right_href {
  width: 322px;
  height: 150px;
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
}
.right_href .user-box {
  width: 100%;
  height: 70px;
  position: relative;
}
.right_href .user-box :after {
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.right_href .user-box a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.right_href .user-box img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: none;
  margin-left: 10px;
}
.right_href .user-box .user-box-right {
  width: 207px;
  height: 70px;
  float: right;
}
.right_href .user-box .user-box-right p {
  color: #222;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 10px;
  line-height: 20px;
}
.right_href .user-box .user-box-right span {
  display: inline-block;
  color: #e29321;
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 15px;
}
.right_href .user-box .user-box-right span img {
  width: 12px;
  height: 15px;
  margin-left: 0;
  margin-right: 5px;
}
.top-crumbs {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  width: 1190px;
  margin: 0 auto -10px auto;
}
.top-crumbs a {
  color: #6d6d6d;
}
.top-crumbs a:hover {
  color: #6d6d6d;
}
.relative .goodbtn {
  width: 30px;
  text-align: center;
  background-position: 2px;
}
.rihgtsidemain p {
  font-size: 14px;
}
.rihgtsidemain.person > p {
  line-height: 20px;
  margin-left: 8px;
  width: 285px;
}
.imgboxs {
  text-align: center;
  position: relative;
  cursor: pointer;
  height: 195px;
}
.imgboxs img {
  width: 285px;
  height: 195px;
}
.imgboxs .imgtitle {
  position: absolute;
  left: 9px;
  top: 0;
  display: none;
  width: 285px;
  height: 195px;
  background: rgba(0, 0, 0, 0.5);
}
.imgboxs .imgtitle div {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.imgboxs .imgtitle div .name {
  font-size: 22px;
  line-height: 36px;
}
.imgboxs .imgtitle div .tip {
  margin-left: 4%;
  margin-right: 4%;
}
.imgboxs:hover .imgtitle {
  display: block;
}
div.maincontent .leftside .pading20 .artclemain p img {
  max-width: 770px;
}
.plan-enjoy {
  line-height: 20px;
  position: absolute;
  top: 20px;
  right: 0px;
  z-index: 100;
  cursor: pointer;
}
.plan-enjoy img {
  position: relative;
  top: -2px;
}
.plan-enjoy span {
  font-size: 12px;
  color: #a0a0a0;
  margin-left: 5px;
}
.plan-enjoy .enjoy-box {
  display: none;
  width: 240px;
  height: 35px;
  padding-left: 5px;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  position: absolute;
  top: 17px;
  left: 0;
}
