body {
	background: #f5f7fa;
}

.imags {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.btn1 {
	width: 112px;
	height: 32px;
	border-radius: 20px;
	background: #3c78fc;
	border: 1px solid #3c78fc;
	margin-top: 5px;
}

.btn1:hover {
	background: #28A1FF;
	color: #ffffff;
}

.btn2 {
	width: 112px;
	height: 32px;
	border-radius: 20px;
	background: #ccc;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.sexIcon {
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

.ywBx {
	height: 24px;
	padding: 0 8px;
	border-radius: 4px;
	background: #e2e9f9;
	color: #333333;
	margin-bottom: 10px;
}

.lixBx {
	height: 82px;
}

.lx_icon {
	width: 48px;
	height: 48px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.lxBx {
	width: 50px;
}

.lxppBx {
	width: 300px;
	position: absolute;
	left: 50%;
	top: 80px;
	z-index: 200;
	background: #ffffff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	transform: translate(-50%, -50%) scale(0);
	transform-origin: 50% 50%;
	opacity: .1;
	transition: transform .5s, opacity .7s;
}

.l1x.active {
	transform: translate(-50%, 0px) scale(1);
	opacity: 1;
}

.bqup {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #ffffff;
	position: absolute;
	top: -8px;
	left: 145px;
}


.dianzanBox {
	width: 200px;
	height: 42px;
	border-radius: 32px;
	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;
}

.userIcon:nth-child(4) {
	left: 79px;
	z-index: 1;
}

.userIcon:nth-child(5) {
	left: 106px;
	z-index: 2;
}

.userIcon:nth-child(6) {
	left: 133px;
	z-index: 2;
}


.rightIcon {
	width: 6px;
	height: 10px;
	margin-left: 5px;
}


.leftNav {
	width: 210px;
	border-right: 1px solid #eeeeee;
}

.left1Nav {
	width: 200px;
	background: #f7faff;
}

.fxied {
	position: fixed;
	top: 80px;
	z-index: 1;
}

.navsItem {
	width: 160px;
	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;
}

.fjBx:hover {
	background: #F2F8FE;
}

.fj_img {
	width: 120px;
	height: 100px;
	margin-right: 15px;
}

.fj_img:hover+.cn .tt {
	color: #3c78fc
}

.yewu_img {
	width: 212px;
	height: 212px;
	margin-right: 16px;
	margin-top: 20px;
}

.yewu_img:nth-child(6n) {
	margin-right: 0;
}

.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;
}



.scan1con {
	width: 100%;
	max-height: 470px;
	margin-top: 10px;
	overflow-y: auto;
}

.scan1item {
	padding: 14px 0;
}

.scan1item_img {
	width: 34px;
	height: 34px;
	border-radius: 50%;
}

.tkum:hover {
	color: #28A1FF
}

.right2Icon {
	width: 6px;
	height: 10px;
	margin-left: 6px;
}

.zujiBox {
	background: #fafafa;
	border-radius: 4px;
}

.zujiBox:hover {
	background: #F2F8FE;
}

.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;
}

.tt:hover {
	color: #3c78fc;
}


.djrBx {
	width: 100%;
	height: 100px;
	border-radius: 4px;
	background: #f5f7fa;
}

.djrImg {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 15px;
}

.jhLyTxt {
	width: 100%;
	height: 120px;
	border-radius: 4px;
	border: 1px solid #eeeeee;
}

.jhLyTxt:focus {
	border: 1px solid #eeeeee;
}


.bsAddBtn {
	height: 40px;
	border-radius: 4px;
	padding: 0 25px;
	background: #3c78fc;
}

.bsAddBtn:hover {
	opacity: 0.8;
	color: #ffffff;
}