.sw-299__person-body {
	padding: 0 30px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	z-index: 1;
	min-height: 75vh;
}


.sw-347__person-base-card {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 1;
}
.person-base-card .avatar {
	width: 153.66666667px;
	height: 204.66666667px;
	border-radius: 5px;
	right: 17px;
}

.sw-347__person-base-card .sw-347__avatar {
	width: 37.117333333333335vw;
	height: 49.436vw;
	border-radius: 1.208vw;
	position: absolute;
	top: 0;
	right: 4.1066666666666665vw;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}
swan-view, swan-wrapper {
	display: block;
}

.sw-347__person-base-card-info {
	background: #fff;
	border-radius: 1vw;
	padding: 0 30px;
	position: relative;
	padding-top: 3vw;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	margin-top: 2.153333333333333vw;
}
.sw-347__person-base-card-info .sw-347__person-name-lines {
	line-height: 30px;
	font-size: 30px;
	color: #000;
}
.sw-347__person-base-card-info .sw-347__self-auth {
	margin-left: 0;
	margin-right: 0.24133333333333334vw;
	margin-top: 10px;
	display: flex;
}

.sw-347__person-base-card-info .sw-347__person-name-lines {
	line-height: 30px;
	font-size: 30px;
	color: #000;
}
.sw-347__person-base-card-info .sw-347__person-desc {
	color: #000;
	line-height: 22px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	white-space: normal;
	min-height: 44px;
	margin-top: 12px;
	max-width: 44.284vw;
	word-break: break-all;
	word-wrap: break-word;
}
.sw-347__person-base-card-info .sw-347__field-box {
	position: relative;
	margin-top: 20px;
}
.sw-347__person-base-card-info .sw-347__field-box .sw-347__field-line.sw-347__field-line-1 {
	width: 44.284vw;
	max-width: 44.284vw;
	margin-bottom: 18px;
}
.sw-347__person-base-card-info .sw-347__field-box .sw-347__field-line {
	font-size: 14px;
	color: #333;
	padding-bottom: 20px;
}
.sw-347__person-base-card-info .sw-347__field-box .sw-347__field-line .sw-347__field-key {
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 14px;
}

@media screen and (min-width: 440px) {
  .person-base-card .avatar {
    width: 153.66666667px;
    height: 204.66666667px;
    border-radius: 5px;
    right: 17px;
  }
}
swan-view, swan-wrapper {
	display: block;
}



.sw-347__person-base-card .sw-347__avatar-mask {
	width: 39.04933333333334vw;
	height: 45.89333333333333vw;
	background: rgba(0, 0, 0, 0.12);
	position: absolute;
	top: 1.7719999999999998vw;
	right: 2.1733333333333333vw;
	border-radius: 1.208vw;
	z-index: 1;
}

.person-base-card .avatar-mask {
	width: 161.66666667px;
	height: 190px;
	top: 7.33333333px;
	right: -9px;
	border-radius: 5px;
}
.sw-347__person-base-card-info .sw-347__self-auth {
	margin-left: 0;
	margin-right: 0.24133333333333334vw;
	margin-top: 10px;
	display: flex;
}

.sw-347__person-base-card-info .sw-347__self-auth .sw-347__auth-logo {
	width: 55px;
	height: 16px;
	display: block;
}

swan-image > div {
	width: 100%;
	height: 100%;
}
.sw-347__person-base-card-info .sw-347__extra-box {
	margin: 0 -4.1066666666666665vw;
	height: 45px;
	margin-top: 14px;
	display: flex;
	align-items: center;
	color: #333;
	background: #f8f8f8;
	font-size: 13px;
	padding: 0 16px 0 16px;
	border-bottom-left-radius: 1.932vw;
	border-bottom-right-radius: 1.932vw;
}


@media screen and (min-width: 640px) {
  :root {
    --appwidth: 640px;
  }
}
.bottominfo{font-size:20px; color:#666; /*border:1px dotted #666;*/ padding:5px; width:100%;}
.bottominfo span{font-weight:bold;}

/*底部更多艺术家*/

.title_jjCon {
	overflow: hidden;
	width: 1190px;
	margin: 0 auto;
	line-height: 60px;
	border-bottom: #e4e4e4 1px solid;
	margin-top: 20px;
}

.title_jjCon h2 {
	color: #101010;
	font-size: 22px;
}

.title_jjCon ul {
	overflow: hidden;
}
.f_l {
	float: left;
}

.f_r {
	float: right;
}

.title_jjCon ul li {
	float: left;
	margin-left: 45px;
	color: #998762;
	font-size: 17px;
}

.more_artist {
	padding:20px;
	color: #101010;
	font-size: 16px;
	background: #f9f9f9;
	height:60px;
}
.more_artist span{margin:8px; display:block; float:left;}