.main-logo {
	display: inline-block;
	width: 150px;
	height: 50px;
	margin-left: -20px;
	background-size: cover;
	background-image: url(../../../../v2/sale/img/common/logo_v2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 16px;
}
.main-logo-img {
	width: 34px;
	height: 38px;
	margin-top: 7px;
}
.main-logo-msg {
	font-size:18px;
	color: #096DD9;
	margin-left: 12px;
	font-weight:500;
	font-family:Source Han Sans CN;
	line-height: 50px;
}
.top-menu {
	position: relative;
	float: right;
}
ul.top-menu{
	height: 40px;
	font-size: 12px;
}
ul.top-menu li{
	float: left;
	cursor: pointer;
}
ul.top-menu li a{
	margin: 0 22px;
	display: inline-block;
	font-size:18px;
	height: 74px;
	font-family:Source Han Sans CN;
	font-weight:300;
	color:rgba(51,51,51,1);
}
ul.top-menu li.active a{
	color: #3E80CB;
	border-bottom: 2px solid #3E80CB;
	font-weight:bold;
}
header a:hover,ul.top-menu li a:hover{
	color: rgba(51,51,51,1)!important;
	text-decoration: none;
}
.sale-login {
	float: right;
	font-size: 19px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-left: 50px;
}
.sale-not-login {
	float: right;
	font-size: 19px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-left: 50px;
}
.sale-not-login .has-login {
	cursor: pointer;
}
.sale-not-login .has-login:hover {
	color: rgba(62,128,203,1);
}
.sale-not-login .to-login {
	cursor: pointer;
}
.sale-not-login .to-login:hover{
	color: rgba(62,128,203,1);
}
.sale-not-login .to-register {
	cursor: pointer;
}
.sale-not-login .to-register:hover {
	color: rgba(62,128,203,1);
}
#mini-qrcode {
	position: absolute;
	display: none;
	top: 60px;
	width: 180px;
	height: 180px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 7px 20px 0px rgba(0, 0.1, 0.1, 0.1);
}
#mini-qrcode div {
	width: 180px;
	height: 180px;
	background: url("../../../../v2/sale/img/common/mini-qrcode.jpg");
	background-size: cover;
}
.remind-info {
	text-align: center;
	font-size: 20px;
}
.el-dialog__footer {
	text-align: center!important;
}
.apply-show {
	text-align: center;
	font-size: 18px;
}
.apply-phone {
	margin-top: 10px;
	font-size: 18px;
	text-align: center;
}
.phone_img {
	width: 20px;
	vertical-align: -3px!important;
	margin-right: 10px;
}
.kefu-img {
	width: 130px;
	height: 130px;
}
.kefu-info {
	text-align: center;
	margin-top: 5px;
}
.kefu-msg {
	padding: 10px 10px 0px 0px;
	margin-left: 20px;
	float: right;
}
.scan-img {
	margin-top: 10px;
	color: #47C333;
}
.apply-dialog .el-dialog__body {
	padding: 15px 20px;
	color: #606266;
	font-size: 14px;
	word-break: break-all;
}
.friend-title {
	margin-bottom: 5px;
}
.friend-title a{
	display: inline-block;
	font-size: 14px;
	color: #8d8d8d;
	cursor: pointer;
}
.friend-title a:hover {
	color: rgba(57,115,255,1);
	text-decoration: underline;
}