.reg {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1125px
}

.reg-hd {
	position: relative;
	padding: 40px 0;
	text-align: center;
	font-size: 0
}

.reg-hd .logo,.reg-hd h3 {
	position: relative;
	z-index: 10;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 24px;
	color: #333
}

.reg-hd h3 {
	margin-top: 17px;
	line-height: 28px;
	font-weight: 400
}

.reg-bd {
	margin: 0 auto;
	padding-top: 20px;
	width: 1125px
}

.reg-bd .reg-form {
	padding-bottom: 30px
}

.reg-bd .el-checkbox__input.is-checked .el-checkbox__inner {
	background-color: #3171ff
}

.reg-bd .el-checkbox__inner {
	border-color: #dbdbdb;
	border-radius: 2px
}

.reg-bd .el-checkbox__inner:hover {
	border-color: #3171ff
}

.reg-bd .el-checkbox__label {
	font-size: 14px;
	color: #333
}

.reg-bd .el-form-item.is-error .el-input__inner,.reg-bd .el-form-item.is-error .el-textarea__inner {
	border-color: #ff4949
}

.reg-bd .el-select {
	width: 100%
}

.el-select:hover .el-input__inner {
	border-color: #dbdbdb
}

.el-select-dropdown__item.hover,.el-select-dropdown__item.selected,.el-select-dropdown__item.selected.hover,.el-select-dropdown__item:hover {
	color: #3171ff;
	background-color: transparent
}

.form-item {
	position: relative;
	font-size: 0
}

.form-item input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none!important;
	pointer-events: none;
	position: absolute;
	right: 0
}

.form-item input[type=text] {
	padding-left: 10px;
	width: 360px;
	height: 36px;
	color: #333;
	border: 1px solid #dbdbdb;
	border-radius: 2px
}

.form-item input[type=text]:focus {
	border-color: #3171ff
}

.form-item input[type=text]:-ms-input-placeholder {
	color: #999
}

.form-item input[type=text]::-webkit-input-placeholder {
	color: #999
}

.form-item input[type=text]::-moz-placeholder {
	color: #999
}

.form-item input[type=text]::placeholder {
	color: #999
}

.form-item textarea {
	padding: 5px 10px;
	width: 360px;
	height: 88px;
	line-height: 24px;
	color: #333;
	border: 1px solid #dbdbdb;
	border-radius: 2px
}

.form-item textarea:hover {
	border-color: #dbdbdb
}

.form-item textarea:focus {
	border-color: #3171ff
}

.form-item textarea:-ms-input-placeholder {
	color: #999
}

.form-item textarea::-webkit-input-placeholder {
	color: #999
}

.form-item textarea::-moz-placeholder {
	color: #999
}

.form-item textarea::placeholder {
	color: #999
}

.form-item .form-text {
	clear: both;
	margin-left: 10px;
	line-height: 36px
}

.form-item+.form-item {
	padding-top: 30px
}

.form-item.pt0 {
	padding-top: 0
}

.form-item>* {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 14px
}

.form-item.form-item-err .err-text {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.form-item.form-item-err input[type=text] {
	border-color: #e1504a
}

.form-item.normal-lineHeight label {
	line-height: 1.5
}

.form-item.normal-lineHeight p {
	margin-top: 2px
}

.checkbox-v1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	background: url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/m-reg-v2/i/icon-checkbox.png?__sprite) center no-repeat;
	cursor: pointer
}

.checkbox-v1.checked {
	background: url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/m-reg-v2/i/icon-checkbox-checked.png?__sprite) center no-repeat
}

.radio-v1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 5px;
	width: 14px;
	height: 14px;
	background: url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/m-reg-v2/i/icon-radio.png?__sprite) center no-repeat;
	cursor: pointer
}

.radio-v1.checked {
	background: url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/m-reg-v2/i/icon-radio-checked.png?__sprite) center no-repeat
}

.reg-ft {
	padding: 50px;
	text-align: center;
	font-size: 0
}

.reg-ft .reg-btn {
	display: inline-block;
	text-align: center;
	padding: 6px 10px;
	min-width: 100px;
	line-height: 24px;
	border-radius: 17px;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.reg-ft .reg-btn+.reg-btn {
	margin-left: 30px
}

.reg-ft .reg-btn:hover {
	box-shadow: 0 0 10px 0 rgba(3,0,76,.3)
}

.reg-ft .btn-confirm {
	background: #3171ff
}

.reg-ft .btn-confirm:hover {
	color: #fff
}

.reg-ft .btn-cancel {
	border: 1px solid #3171ff;
	background: #fff;
	color: #3171ff;
	padding: 5px 9px
}

.reg-apply {
	padding-top: 50px;
	text-align: center
}

.reg-apply .reg-apply-text {
	padding: 24px 0;
	font-size: 16px;
	color: #333
}

.reg-apply .reg-apply-text-v1 {
	line-height: 26px;
	font-size: 14px;
	color: #666
}

.icon-complete {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background: url(//static-portal.jdcloud.com/jcloud/jc/2.2.0/widget/m-reg-v2/i/complete.png?__sprite) center no-repeat
}

.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn {
	display: none
}

.el-input input {
	padding-left: 15px;
	width: 393px;
	height: 48px;
	color: #333;
	border: 1px solid #d9e6f3
}

.el-form-item {
	margin-bottom: 0
}

.form-item .el-input {
	height: 36px
}

.form-item .el-checkbox {
	margin-left: 0;
	margin-right: 30px
}

.form-item .el-form-item__label {
	position: relative;
	padding: 0 10px;
	width: 38%;
	margin-left: 0;
	min-width: 70px;
	line-height: 36px;
	color: #333;
	font-size: 16px;
	text-align: right
}

.el-checkbox-group {
	width: 360px
}

.el-checkbox+.el-checkbox {
	margin-left: 0
}

.reg .form-group {
	margin-bottom: 0
}

.jdc-reg-form .reg-hd .logo {
	margin-top: 13px;
	text-indent: 0;
	width: auto;
	background: 0 0
}

.reg-hd .reg-qrcode {
	position: absolute;
	top: 20px;
	right: 0;
	padding: 5px;
	border: 1px solid #ededed;
	background: #fff;
	z-index: 1
}

.reg-bd .reg-form.pb50 {
	padding-bottom: 50px
}

@media (max-width:1200px) {
	.jdc-rwd .jdc-reg-form {
		padding: 0 20px
	}

	.jdc-rwd .reg,.jdc-rwd .reg-bd {
		width: auto
	}
}

@media (max-width:768px) {
	.jdc-rwd .form-item>* {
		display: block;
		font-size: 12px
	}

	.jdc-rwd .form-item+.form-item {
		padding-top: 15px
	}

	.jdc-rwd .form-item .el-form-item__label {
		margin-left: 0;
		width: auto;
		min-width: 0;
		line-height: 24px;
		padding: 0;
		font-size: 12px
	}

	.jdc-rwd .form-item input[type=text] {
		width: 100%;
		height: 40px;
		padding-left: 10px;
		border-radius: 0;
		font-size: 12px
	}

	.jdc-rwd .form-item textarea {
		width: 100%;
		border-radius: 0;
		font-size: 12px
	}

	.jdc-rwd .el-form-item__error {
		padding-top: 1px
	}

	.jdc-rwd .el-checkbox-group {
		width: auto;
		height: auto;
		clear: both
	}

	.jdc-rwd .el-checkbox__label {
		font-size: 12px
	}

	.jdc-rwd .form-item label {
		line-height: 20px
	}

	.jdc-rwd .reg {
		padding-bottom: 20px
	}

	.jdc-rwd .reg-ft {
		margin-top: 10px;
		padding: 30px 0;
		background: #fff;
		border-top: 0
	}

	.jdc-rwd .reg-ft .reg-btn {
		width: 100%;
		height: 40px;
		border-radius: 0
	}

	.jdc-rwd .reg-ft .btn-cancel {
		margin-left: 0;
		margin-top: 10px
	}

	.jdc-rwd .reg-hd {
		padding: 20px 0 0
	}

	.jdc-rwd .reg-bd {
		padding-top: 16px;
		border: 0;
		box-shadow: none
	}

	.jdc-rwd .form-item .el-input {
		height: auto
	}

	.jdc-rwd .reg-hd .logo,.jdc-rwd .reg-hd h3 {
		font-size: 16px;
		margin-top: 0;
		line-height: 24px;
		padding: 0 15px
	}

	.jdc-rwd .reg-hd .reg-qrcode {
		display: none
	}
}

.jdc-salon {
	color: #333
}

.jdc-salon .salon-banner {
	background: #010824 url(//img1.jcloudcs.com/portal/salon/banner.png) no-repeat
}

.salon-banner .jdc-common-banner-ct {
	padding-top: 155px;
	text-align: center
}

.jdc-salon .salon-banner .jdc-common-banner-tit {
	line-height: 58px;
	font-size: 44px;
	font-weight: 400
}

.jdc-salon .salon-banner .jdc-common-banner-txt {
	width: auto;
	font-size: 24px;
	line-height: 34px
}

.salon-bar {
	background-color: #1717cc;
	color: #fff
}

.salon-bar .w {
	position: relative;
	box-sizing: border-box;
	padding: 17px 150px 17px 0;
	overflow: hidden
}

.salon-bar .common-btn-primary {
	min-width: 110px;
	font-size: 18px;
	border: 1px solid #fff;
	background: #fff;
	color: #1717cc
}

.salon-bar-list li {
	display: inline-block;
	margin-right: 25px;
	line-height: 36px;
	font-size: 18px
}

.salon-bar-list i {
	display: inline-block;
	margin-right: 5px;
	margin-top: 9px;
	width: 18px;
	height: 18px;
	vertical-align: top
}

.salon-bar-list i svg {
	max-width: 100%;
	vertical-align: top
}

.jdc-salon .reg,.jdc-salon .reg-bd {
	width: auto;
	max-width: 1200px;
	background-color: #fff
}

.jdc-salon .reg-hd {
	padding: 50px 0
}

.jdc-salon .reg-bd {
	padding: 0;
	border: 0 none;
	box-shadow: none
}

.jdc-salon .reg-hd:after,.jdc-salon .reg-hd:before {
	content: none
}

.jdc-salon .reg-hd .logo,.jdc-salon .reg-hd .reg-qrcode {
	display: none
}

.jdc-salon .reg-hd h3 {
	margin-top: 0;
	border-left: 0 none
}

.jdc-salon .form-group {
	padding-left: 8.3%;
	padding-right: 15%;
	overflow: hidden
}

.jdc-salon .reg {
	padding-bottom: 0
}

.jdc-salon .form-item {
	float: left;
	width: 50%;
	padding-bottom: 25px
}

.jdc-salon .form-item+.form-item {
	padding-top: 0
}

.jdc-salon .el-checkbox-group,.jdc-salon input[type=text] {
	width: 285px
}

.jdc-salon .reg-hd {
	display: none
}

.jdc-salon .reg-bd {
	padding-top: 60px
}

.jdc-salon .reg-ft {
	padding: 38px 0;
	clear: both
}

.jdc-salon .salon-sub {
	position: fixed;
	right: 20px;
	bottom: 300px;
	z-index: 300;
	width: 220px;
	height: 147px;
	text-align: center
}

.jdc-salon .salon-sub img {
	max-width: 100%
}

.jdc-salon .salon-sub .salon-sub-close {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	background-color: rgba(255,255,255,.2)
}

.jdc-salon .salon-sub .salon-sub-close:hover {
	background-color: rgba(49,113,255,.2)
}

.salon-floor {
	padding-bottom: 0
}

.salon-floor .salon-floor-tit {
	position: relative
}

.salon-floor .salon-floor-tit:after,.salon-floor .salon-floor-tit:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 60px;
	height: 4px;
	background: -webkit-linear-gradient(10deg,#3171ff 0,#a14faf 100%);
	background: linear-gradient(80deg,#3171ff 0,#a14faf 100%)
}

.salon-floor .salon-floor-tit:before {
	left: -70px
}

.salon-floor .salon-txt {
	line-height: 30px;
	font-size: 18px
}

.salon-floor .salon-table {
	table-layout: fixed;
	box-sizing: border-box;
	border-collapse: separate;
	width: 100%;
	border: 1px solid #4f3be4;
	border-bottom: 0 none
}

.salon-floor .salon-table td,.salon-floor .salon-table th {
	border-bottom: 1px solid #4f3be4
}

.salon-floor .salon-table th {
	line-height: 30px
}

.salon-floor .salon-table td {
	line-height: 24px;
	font-size: 16px
}

.salon-floor .salon-table td:first-child {
	text-align: center;
	vertical-align: middle
}

.salon-floor .salon-table-txt {
	display: none;
	text-align: left;
	line-height: 28px;
	font-size: 14px;
	border-bottom: 1px solid #4f3be4
}

.salon-floor .table-hook.on .salon-arr {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.salon-floor .table-accordion {
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s,-webkit-transform .2s;
	transition: transform .2s,-webkit-transform .2s
}

.salon-floor .salon-arr {
	display: block;
	margin: auto;
	border: 1px solid #fff;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	border-top: none;
	border-right: none
}

.salon-floor .salon-guest-item {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 60px;
	margin-top: 40px;
	padding-top: 55px;
	width: 50%
}

.salon-floor .salon-guest-item .g-table {
	width: 100%;
	min-height: 220px;
	border-radius: 10px
}

.salon-floor .salon-guest-item .g-cell {
	vertical-align: middle
}

.salon-floor .salon-guest-item .salon-guest-info {
	vertical-align: top
}

.salon-floor .salon-guest-info {
	width: 205px;
	text-align: center
}

.salon-floor .salon-guest-info .img-wrap {
	position: relative;
	display: inline-block;
	width: 145px;
	height: 90px
}

.salon-floor .salon-guest-info .img-wrap img {
	margin-top: -55px;
	max-width: 100%
}

.salon-floor .salon-guest {
	padding: 0 30px 30px
}

.salon-floor .salon-guest dt {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	padding: 5px 0;
	line-height: 28px;
	font-size: 22px
}

.salon-floor .salon-guest dt:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px
}

.salon-floor .salon-guest dd {
	display: inline-block;
	width: 89%;
	margin-top: 12px;
	line-height: 18px;
	font-size: 16px
}

.salon-floor .salon-guest-des {
	padding: 20px;
	font-size: 16px
}

.salon-floor .salon-guest-list {
	margin-left: -60px;
	font-size: 0
}

.salon-floor-bg {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#1f0746),to(#00002e));
	background-image: -webkit-linear-gradient(top,#1f0746 0,#00002e 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#1f0746),to(#00002e));
	background-image: linear-gradient(-180deg,#1f0746 0,#00002e 100%)
}

.salon-partner-item .salon-partner-tit {
	position: relative;
	padding-bottom: 10px;
	font-size: 24px
}

.salon-partner-item .salon-partner-tit:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 4px;
	background: -webkit-linear-gradient(10deg,#3171ff 0,#a14faf 100%);
	background: linear-gradient(80deg,#3171ff 0,#a14faf 100%)
}

.salon-partner-item .row {
	margin-left: -24px
}

.salon-partner-item .col-2 {
	margin-top: 24px;
	padding-left: 24px
}

.salon-partner-item .col-2 img {
	max-width: 100%
}

.salon-video-list {
	margin-left: -40px
}

.jdc-rwd .salon-video-list .col-6 {
	padding-left: 40px;
	margin-bottom: 40px
}

.salon-video-list .col-6:nth-child(3),.salon-video-list .col-6:nth-child(4) {
	margin-bottom: 0
}

.salon-video-item {
	cursor: pointer
}

.salon-video-item:hover {
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.salon-video-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.salon-video-item .salon-video-item-bd {
	position: relative;
	overflow: hidden
}

.salon-video-item .salon-video-item-bd .jdcfont {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	text-align: center;
	z-index: 2;
	color: rgba(255,255,255,.8)
}

.salon-video-item .salon-video-item-bd .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.salon-video-item .salon-video-item-bd img {
	width: 100%;
	vertical-align: top
}

.salon-video-item .salon-video-item-ft {
	width: 100%;
	box-sizing: border-box
}

.salon-video-item .salon-video-item-ft .salon-video-name {
	margin-top: 5px
}

.salon-wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	overflow: hidden
}

.salon-wrap .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5)
}

.salon-wrap .salon-video {
	width: 800px;
	height: 450px;
	position: relative;
	margin: -225px auto;
	top: 50%;
	background: #000;
	z-index: 2
}

.salon-wrap .salon-video .my-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: 0
}

.salon-wrap .salon-video .video-close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	font-size: 32px;
	text-align: center;
	cursor: pointer
}

.salon-tips {
	padding-top: 20px;
	color: rgba(255,255,255,.8)
}

@media (max-width:1200px) {
	.jdc-salon .form-group {
		padding: 0
	}
}

@media (max-width:980px) {
	.jdc-salon .form-item {
		float: none;
		padding-bottom: 0;
		width: auto
	}

	.jdc-salon .form-item+.form-item {
		padding-top: 15px
	}
}

@media (max-width:768px) {
	.jdc-rwd .reg {
		border: 0 none;
		box-shadow: none
	}

	.jdc-rwd .jdc-salon {
		padding-bottom: 0
	}

	.jdc-rwd .jdc-salon .form-group {
		padding: 0 14px
	}

	.salon-bar .w {
		padding: 5px 20px
	}

	.salon-bar-list li {
		display: block;
		margin-right: 0;
		line-height: 22px;
		font-size: 12px
	}

	.salon-bar-list i {
		margin-top: 5px;
		width: 12px;
		height: 12px
	}

	.jdc-rwd .jdc-salon .reg-hd {
		padding: 0
	}

	.jdc-rwd .jdc-salon .reg-ft {
		margin-top: 0
	}

	.jdc-rwd .jdc-salon .el-checkbox-group {
		min-height: auto
	}

	.jdc-rwd .jdc-salon .jdc-common-banner {
		height: 200px
	}

	.jdc-rwd .jdc-salon .jdc-common-banner-ct {
		padding-top: 65px
	}

	.jdc-rwd .jdc-salon .jdc-common-banner-ct .jdc-common-banner-tit {
		font-size: 22px;
		line-height: 32px
	}

	.jdc-rwd .jdc-salon .jdc-common-banner-ct .jdc-common-banner-txt {
		font-size: 14px;
		line-height: 24px
	}

	.jdc-rwd .jdc-reg-form {
		padding: 0
	}

	.jdc-rwd .reg-bd {
		padding-top: 20px
	}

	.jdc-rwd .salon-floor {
		padding-bottom: 30px
	}

	.jdc-rwd .salon-floor .salon-txt {
		line-height: 24px;
		font-size: 12px
	}

	.jdc-rwd .salon-floor .salon-table th {
		padding: 10px 5px;
		line-height: 20px;
		font-size: 14px
	}

	.jdc-rwd .salon-floor .salon-table td {
		padding: 10px 5px;
		line-height: 16px;
		font-size: 12px
	}

	.jdc-rwd .salon-floor .salon-table .table-accordion td {
		padding: 0
	}

	.jdc-rwd .salon-floor .salon-table-txt {
		padding: 10px 5px 10px 35px;
		line-height: 16px;
		font-size: 10px
	}

	.jdc-rwd .salon-floor .salon-guest-list {
		margin-left: 0
	}

	.jdc-rwd .salon-floor .salon-guest-info {
		width: 110px
	}

	.jdc-rwd .salon-floor .salon-guest-info .img-wrap {
		width: 80px;
		height: 40px
	}

	.jdc-rwd .salon-floor .salon-guest-info .img-wrap img {
		margin-top: -40px
	}

	.jdc-rwd .salon-floor .salon-guest-item {
		padding-top: 40px;
		padding-left: 0;
		margin-top: 25px;
		width: 100%
	}

	.jdc-rwd .salon-floor .salon-guest-item .g-table {
		min-height: 170px
	}

	.jdc-rwd .salon-floor .salon-guest {
		margin-top: 18px;
		padding: 0
	}

	.jdc-rwd .salon-floor .salon-guest dt {
		line-height: 20px;
		font-size: 14px
	}

	.jdc-rwd .salon-floor .salon-guest dd {
		margin-top: 6px;
		line-height: 15px;
		font-size: 12px
	}

	.jdc-rwd .salon-floor .salon-guest-des {
		padding: 16px;
		line-height: 18px;
		font-size: 12px
	}

	.jdc-rwd .salon-floor-hd {
		padding: 20px 0
	}

	.jdc-rwd .salon-floor-bd {
		box-sizing: border-box;
		padding: 0 10px
	}

	.jdc-rwd .salon-floor-tit {
		line-height: 28px;
		font-size: 18px
	}

	.jdc-rwd .salon-floor-tit:after,.jdc-rwd .salon-floor-tit:before {
		margin-top: -1px;
		width: 30px;
		height: 2px
	}

	.jdc-rwd .salon-floor-tit:before {
		left: -30px
	}

	.jdc-rwd .salon-floor-tit:after {
		right: -30px
	}

	.jdc-rwd .salon-partner-item+.salon-partner-item {
		margin-top: 45px
	}

	.jdc-rwd .salon-partner-item .salon-partner-tit {
		padding-bottom: 5px;
		font-size: 14px
	}

	.jdc-rwd .salon-partner-item .salon-partner-tit:after {
		width: 30px;
		height: 2px
	}

	.jdc-rwd .salon-partner-item .row {
		padding: 8px 0;
		margin-left: -20px
	}

	.jdc-rwd .salon-partner-item .col-2 {
		margin-top: 20px;
		padding-left: 20px;
		width: 33.33%
	}

	.jdc-rwd .salon-sub {
		position: relative;
		right: auto;
		bottom: auto;
		padding-bottom: 30px;
		width: auto;
		height: auto
	}

	.jdc-rwd .salon-sub .salon-sub-close {
		top: 0;
		right: 20px;
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 22px
	}

	.salon-video-list {
		margin-left: 0
	}

	.salon-video-list .col-6 {
		padding-left: 0;
		margin-bottom: 20px
	}

	.salon-video-item .salon-video-item-ft {
		height: 60px;
		padding: 8px 10px
	}

	.salon-video-item .salon-video-item-ft .salon-video-tt {
		font-size: 14px
	}

	.salon-video-item .salon-video-item-ft .salon-video-name {
		margin-top: 2px;
		font-size: 12px
	}

	.salon-wrap .salon-video {
		width: 100%;
		height: 300px;
		margin-top: -150px
	}

	.salon-tips {
		font-size: 12px
	}
}

.cl-m {
	overflow: initial
}

.fl-m {
	float: none
}

.salon-table-hd {
	font-size: 24px;
	margin-bottom: 10px;
	position: relative
}

.salon-table-hd.mt30 {
	margin-top: 30px
}

.salon-table-txt2 {
	font-size: 12px;
	color: rgba(255,255,255,.9)
}

.m-salon-txt {
	display: none
}

.salon-floor .salon-floor-hd {
	text-align: left;
	padding: 30px 0
}

.salon-floor .salon-floor-tit {
	display: block;
	font-size: 16px;
	line-height: 36px;
	padding: 0 0 0 6px;
	border-bottom: 1px solid #e7e9ed
}

.salon-floor .salon-floor-tit:after {
	right: auto;
	left: 0;
	top: auto;
	bottom: -1px;
	width: 80px;
	height: 2px;
	background: #4b6ffb
}

.salon-floor .salon-floor-tit:before {
	display: none
}

.salon-floor .act-info {
	padding: 0 10px;
	color: #333
}

.salon-floor .salon-table {
	border-color: #e7e9ed
}

.salon-floor .salon-table thead {
	background: #f7f8fc
}

.salon-floor .salon-table td,.salon-floor .salon-table th {
	border-color: #e7e9ed
}

.salon-floor .salon-table th {
	padding: 13px 5px;
	font-size: 16px;
	color: #333
}

.salon-floor .salon-table td {
	padding: 14px 5px
}

.salon-floor .table-hook.on {
	background-color: #f7f8fc
}

.salon-floor .table-accordion {
	background-color: #fbfbfd
}

.salon-floor .table-accordion td {
	padding: 0;
	border-bottom: 0
}

.salon-floor .salon-table-txt {
	border-color: #e7e9ed;
	padding: 15px 35px
}

.salon-floor .salon-arr {
	border-color: #999
}

.salon-floor .salon-guest-info .img-wrap img {
	border: 1px solid #e8eaee;
	border-radius: 50%;
	box-sizing: border-box
}

.salon-floor .salon-guest-item:nth-child(1),.salon-floor .salon-guest-item:nth-child(2) {
	margin-top: 20px
}

.salon-floor .salon-guest-item .g-table {
	background: #f7f8fc
}

.salon-floor .salon-guest dt:before {
	background: #4b6ffb
}

.salon-floor .salon-guest-des {
	line-height: 28px;
	color: #666
}

.salon-floor .salon-partner-item .col-2 img {
	border: 1px solid #e8eaee
}

.salon-info {
	background: url(https://img1.jcloudcs.com/portal/developer/bg_b_img.png) no-repeat right bottom #f7f8fc
}

.salon-info .salon-info-img {
	float: left
}

.salon-info .salon-info-detail {
	position: relative;
	padding: 20px 30px;
	overflow: hidden
}

.salon-info .salon-info-detail h3 {
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom:20px;
}

.salon-info .salon-info-detail p {
	margin: 0px 0 0px;
	line-height: 20px;
	font-size: 12px;
	height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666
}

.salon-info .salon-info-detail .txt,.salon-info .salon-info-detail .salon-info-address,.salon-info .salon-info-detail .salon-info-time {
	font-size: 14px;
	color: #666;
	line-height:30px;
	height:30px;
}

.salon-info .salon-info-detail .salon-info-address i,.salon-info .salon-info-detail .salon-info-time i {
	vertical-align: 2px;
	margin-right: 2px
}

.salon-info .salon-info-detail .jdc-btn {
	margin-top: 20px;
	background: #4b6ffb
}

.salon-info .salon-info-detail .salon-info-tag {
	font-size: 14px;
	position: absolute;
	top: 14px;
	right: -26px;
	background-color: #999;
	color: #fff;
	height: 22px;
	line-height: 22px;
	width: 100px;
	text-align: center;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.salon-info .salon-info-detail .salon-info-tag.bg-tag2 {
	background-color: #ff8a00
}

.salon-info .salon-info-detail .salon-info-tag.bg-tag3 {
	background-color: #1baf91
}

.salon-floor .salon-partner-list {
	padding-bottom: 50px
}

.salon-floor .salon-partner-list .salon-floor-hd {
	padding: 30px 0 5px
}

.salon-partner-item+.salon-partner-item {
	margin-top: 0
}

.jdc-rwd .salon-video-list {
	margin-left: -10px
}

.jdc-rwd .salon-video-list .col-3 {
	padding-left: 10px;
	margin-bottom: 10px
}

.salon-video-item:hover {
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.salon-video-item .salon-video-item-bd .mask {
	background: rgba(23,41,96,.3)
}

.salon-video-item .salon-video-item-bd .jdcfont {
	width: 42px;
	height: 42px;
	line-height: 42px;
	margin: -21px 0 0 -21px;
	font-size: 42px
}

.salon-video-item .salon-video-item-ft {
	background: #f7f8fc;
	color: #333;
	padding: 15px 18px;
	height: 78px
}

.salon-video-item .salon-video-item-ft .salon-video-tt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px
}

.salon-video-item .salon-video-item-ft .salon-video-name {
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.salon-floor .salon-guest-item {
		max-width: none
	}

	.salon-floor .salon-guest-item .g-table {
		min-height: 348px
	}
}

@media (max-width:768px) {
	.salon-table-hd {
		font-size: 14px;
		margin-bottom: 5px
	}

	.salon-table-hd.mt30 {
		margin-top: 20px
	}

	.salon-bar-list {
		position: relative
	}

	.salon-bar-list li span {
		display: inline-block;
		width: 236px
	}

	.salon-bar-list li .common-btn-primary {
		min-width: 58px;
		position: absolute;
		right: 0;
		top: 50%;
		font-size: 12px;
		margin-top: -13px;
		padding: 0 10px
	}

	.cl-m {
		overflow: hidden
	}

	.fl-m {
		float: left
	}

	.m-salon-txt {
		display: block
	}

	.d-crumb {
		padding: 10px 20px;
		background-color: #f5f8ff;
		font-size: 12px
	}

	.d-live .w {
		height: 230px
	}

	.d-live-video {
		width: 100%;
		box-sizing: border-box;
		height: 230px!important
	}

	.jdc-rwd .jdc-btn {
		display: block;
		margin: 10px 15px!important
	}

	.fix-m {
		width: 100%;
		bottom: 0;
		left: 0;
		position: fixed;
		background-color: #fff;
		box-shadow: 0 0 16.56px 1.44px rgba(38,17,81,.1);
		z-index: 1000
	}

	.salon-info {
		margin-top: 10px!important;
		background: 0 0
	}

	.salon-info .salon-info-img {
		padding: 0 10px
	}

	.salon-info .salon-info-img img {
		max-width: 100%
	}

	.salon-info .salon-info-detail .salon-info-tag {
		display: none
	}

	.salon-floor .salon-floor-hd {
		padding: 20px
	}

	.salon-info .salon-info-detail {
		background: 0 0;
		padding: 10px 20px
	}

	.salon-info .salon-info-detail h3 {
		font-size: 14px;
		font-weight:600;
		margin-bottom: 10px;
	}

	.salon-info .salon-info-detail p {
		margin-top: 0px
	}

	.salon-video-list {
		margin-left: 0
	}
	.salon-info .salon-info-detail .txt, .salon-info .salon-info-detail .salon-info-address, .salon-info .salon-info-detail .salon-info-time {
    font-size: 12px;
    color: #666;
    line-height: 30px;
    height: 30px;
}

	.salon-video-list .col-12 {
		width: 100%
	}

	.salon-info-tag-m {
		display: inline-block;
		font-size: 12px;
		background-color: #ff8a00;
		padding: 0 5px;
		margin-right: 5px;
		color: #fff;
		border-radius: 20px;
		min-width: 50px;
		text-align: center;
		vertical-align: 2px
	}

	.tag-m-v1 {
		background-color: #999
	}

	.tag-m-v2 {
		background-color: #1baf91
	}

	.salon-video-item {
		margin-bottom: 10px
	}

	.salon-info .salon-info-detail .salon-info-address i img,.salon-info .salon-info-detail .salon-info-time i img {
		vertical-align: -4px;
		width: 12px;
		height: 12px
	}
}