body {
	background: #f5f7fa;
}

.imags {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.sexIcon {
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

.rz1Icon {
	width: 56px;
	height: 22px;
	margin-left: 5px;
}

.rz2Icon {
	width: 68px;
	height: 22px;
	margin-left: 5px;
}

.lx_icon {
	width: 48px;
	height: 48px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.lxBx {
	width: 50px;
}

.btn1 {
	width: 130px;
	height: 40px;
	border-radius: 20px;
	background: #3c78fc;
	border: 1px solid #3c78fc
}

.btn2 {
	width: 130px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #e7e7e7
}

.btn3 {
	width: 130px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #f0f4ff;
	background: #f0f4ff;
	color: #3c78fc;
}

.upvote {
	width: 17px;
	height: 18px;
	margin-right: 6px;
}

.collect {
	width: 18px;
	height: 18px;
	margin-right: 6px;
}

.rightBx {
	width: 260px;
	height: 340px;
}

.ewmBx {
	width: 200px;
	height: 200px;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
	margin: 0 auto;
}

.ewmBx_img {
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.dianzanBox {
	width: 200px;
	height: 48px;
	border-radius: 22px;
	background: #f8f8f8;
	padding: 0 6px;
	margin: 0 auto;
}

.dianzan1Box {
	width: 80px;
	height: 32px;
}

.userIcon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #ffffff;
	position: absolute;
	left: 0;
	top: 0;
}

.userIcon:nth-child(2) {
	left: 25px;
	z-index: 1;
}

.userIcon:nth-child(3) {
	left: 52px;
	z-index: 2;
}

.rightIcon {
	width: 6px;
	height: 10px;
	margin-left: 5px;
}


.leftNav {
	width: 170px;
	border-right: 1px solid #eeeeee;
}

.left1Nav {
	width: 160px;
	background: #f7faff;
}

.fxied {
	position: fixed;
	top: 100px;
	z-index: 1;
}

.navsItem {
	width: 120px;
	height: 40px;
	border-radius: 4px;
	color: #111111;
	margin: 5px auto;
}

.navsItem:hover {
	background: #3c78fc;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

.navsActive {
	background: #3c78fc;
	color: #ffffff;
}

.line {
	width: 6px;
	height: 20px;
	background: #3c78fc;
	margin-right: 10px;
}

.color1 {
	color: #3c78fc;
}

.xingxiang_img {
	width: 140px;
	height: 175px;
	margin-right: 16px;
	margin-top: 20px;
}

.xingxiang_img:nth-child(6n) {
	margin-right: 0;
}

.companyBox {
	width: 100%;
	height: 230px;
	border-radius: 4px;
	background: #f5f7fa;
	margin-top: 24px;
}

.companyBox_img {
	width: 80px;
	height: 80px;
	border-radius: 4px;
	margin-right: 15px;
}

.companyCodeBx {
	width: 168px;
	height: 190px;
	border-radius: 4px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
}

.companyCodeBx_img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.companyLable {
	padding: 0 14px;
	height: 40px;
	border-radius: 4px;
	background: #f5f5f5;
	margin-top: 20px;
	margin-right: 16px;
}

.right5 {
	width: 6px;
	height: 10px;
	margin-left: 5px;
}

.my_img {
	width: 168px;
	height: 168px;
	border-radius: 4px;
}

.my_img:nth-child(5n) {
	margin-right: 0 !important;
}

.my_img_desc {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 5px;
}

.my_img:hover .fangfaBox {
	display: block;
	cursor: pointer;
}

.fangfaBox {
	display: none;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.fangfa1Box {
	width: 100%;
	height: 100%;
}

.fangfaImg {
	width: 18px;
	height: 18px;
}

.createBtn {
	width: 360px;
	height: 40px;
	border-radius: 20px;
	margin-top: 50px;
}

.right6 {
	width: 6px;
	height: 10px;
	margin-left: 5px;
}

.fuzhi {
	width: 80px;
	height: 82px;
	position: absolute;
	left: -100px;
	top: 0;
}

.jubao {
	width: 80px;
	height: 82px;
	position: absolute;
	left: -100px;
	top: 90px;
}



.scanBox {
	width: 500px;
	background: #fff;
	border-radius: 8px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-400%, -50%);
	opacity: 0;
	z-index: 999;
}

.scanBox.active {
	display: block;
	opacity: 1;
	transform: translate(-50%, -50%);
	transition: opacity 2s ease;
}

.scanModel.active {
	display: block;
	opacity: 1;
	transform: translate(0, 0);
	transition: opacity 2s ease;
}

.scanModel {
	width: 100%;
	height: 100%;
	opacity: 0;
	transform: translate(-400%, -50%);
	z-index: 990;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	background: rgba(0, 0, 0, 0.4);
}

.scan1Box {
	width: 100%;
	height: 100%;
}

.scan1con {
	width: 100%;
	max-height: 470px;
	margin-top: 10px;
	overflow-y: auto;
}

.scan1item {
	padding: 14px 0;
}

.scan1item_img {
	width: 44px;
	height: 44px;
	border-radius: 50%;
}

.right2Icon {
	width: 6px;
	height: 10px;
	margin-left: 6px;
}

.zujiBox {
	background: #fafafa;
	border-radius: 4px;
}

.lable {
	height: 18px;
	padding: 0 5px;
	border-radius: 4px;
	color: #3c78fc;
	border:1px solid #3c78fc;
	margin-right: 5px;
}

.handIcon {
	width: 20px;
	height: 20px;
	margin-right: 4px;
}

.zujiImg {
	width: 60px;
	height: 60px;
	border-radius: 4px;
}

.sexIcon {
	width: 20px;
	height: 20px;
	margin-left: 5px;
}