.sg-block[data-v-504385a2] {
	min-width: 1280px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 75px;
	/* padding-bottom: 80px */
}

.sg-block-container[data-v-504385a2] {
	width: 1280px;
	min-width: 1180px;
	margin: 0 auto
}

.sg-block-title[data-v-504385a2] {
	text-align: center
}

.sg-block-title-box[data-v-504385a2] {
	color: #333;
	font-size: 40px;
	font-weight: 400;
	display: inline-block
}

.sg-block-title-box-underline[data-v-504385a2] {
	position: relative;
	padding-bottom: 32px
}
/* 关于管家下方线条颜色 */
.sg-block-title-box-underline[data-v-504385a2]:after {
	position: absolute;
	content: " ";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 4px;
	width: 45px;
	border-radius: 2px;
	background: #1dd1cd
}

.sg-block-desc[data-v-504385a2] {
	padding-top: 22px;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 30px
}

.ell[data-v-222b9c3e] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.sg-brand .imgbox img[data-v-222b9c3e] {
	width: 100%;
	min-height: 100px;
	height: auto
}

.sg-brand-about-desc[data-v-222b9c3e] {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 912px
}

.sg-brand-about-desc[data-v-222b9c3e]:before {
	content: " ";
	position: absolute;
	left: -95px;
	top: -50px;
	width: 146px;
	height: 146px;
	background-color: #f2fffd;
	border-radius: 50%;
	z-index: -1
}

.sg-brand-about-desc.gaia[data-v-222b9c3e]:after {
	top: -20px;
	height: 193px
}

.sg-brand-about-desc.gaia[data-v-222b9c3e]:before {
	left: -50px;
	top: -90px
}

.sg-brand-about-desc[data-v-222b9c3e]:after {
	content: " ";
	position: absolute;
	right: -190px;
	bottom: -85px;
	width: 263px;
	height: 163px;
	z-index: -1;
	/* background: url(//static.51songguo.com/www/new-offical-site/brand/pic-niao@2x.png) no-repeat 50%; */
	background-size: contain
}
/* 公司一行字的颜色 */
.sg-brand-about-desc span[data-v-222b9c3e] {
	color: #1dd1cd;
	font-size: 30px;
	text-decoration: underline
}

.sg-brand-about-desc p[data-v-222b9c3e] {
	margin-bottom: 30px
}

.sg-brand-about-desc p[data-v-222b9c3e]:last-child {
	margin-bottom: 0
}

.sg-brand-prod-icons[data-v-222b9c3e] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.sg-brand-prod-icons-item[data-v-222b9c3e],
.sg-brand-prod-icons[data-v-222b9c3e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.sg-brand-prod-icons-item[data-v-222b9c3e] {
	width: 200px
}

.sg-brand-prod-icons-item+.sg-brand-prod-icons-item[data-v-222b9c3e] {
	margin-left: 220px
}

.sg-brand-prod-icons-item-img[data-v-222b9c3e] {
	margin-right: 28px
}

.sg-brand-prod-icons-item-img img[data-v-222b9c3e] {
	width: 80px;
	height: 80px
}

.sg-brand-prod-icons-item-desc[data-v-222b9c3e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.sg-brand-prod-icons-item-title[data-v-222b9c3e] {
	font-size: 26px;
	margin-bottom: 5px;
	color: #444a46;
	font-weight: 700
}

.sg-brand-prod-icons-item-text[data-v-222b9c3e] {
	font-size: 18px;
	color: #666
}

.sg-brand-video[data-v-222b9c3e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 368px;
	margin-top: 50px;
	margin-bottom: 10px
}

.sg-brand-video .item[data-v-222b9c3e] {
	width: 460px;
	height: 368px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden
}

.sg-brand-video .item-content[data-v-222b9c3e] {
	position: relative;
	height: 258px;
	border-radius: 10px 10px 0 0
}

.sg-brand-video .item-content-video[data-v-222b9c3e] {
	width: 100%;
	height: 100%;
	outline-style: none
}

.sg-brand-video .item-content .shade[data-v-222b9c3e] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	cursor: pointer
}

.sg-brand-video .item-content .icon-switch[data-v-222b9c3e] {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 70px;
	height: 70px
}

.sg-brand-video .item-title[data-v-222b9c3e] {
	margin-top: 24px;
	margin-left: 12px;
	line-height: 1;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #333;
	line-height: 20px
}

.sg-brand-video .item-desc[data-v-222b9c3e] {
	margin-top: 12px;
	margin-left: 26px;
	line-height: 1;
	font-size: 16px;
	text-align: left;
	color: #999
}

.sg-brand-honor .honor-list[data-v-222b9c3e] {
	text-align: center
}

.sg-brand-honor .honor-list-box[data-v-222b9c3e] {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.sg-brand-honor .honor-list-box[data-v-222b9c3e]:after {
	content: " ";
	position: absolute;
	left: -18px;
	bottom: 48px;
	width: 1268px;
	height: 1px;
	background-color: #eee;
	z-index: -1
}

.sg-brand-honor .honor-item[data-v-222b9c3e] {
	text-align: center;
	margin-right: 60px
}

.sg-brand-honor .honor-item[data-v-222b9c3e]:last-child {
	margin-right: 0
}

.sg-brand-honor .honor-item-text[data-v-222b9c3e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 30px;
	width: 255px;
	height: 161px;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/brand/pic-20161005@2x.png); */
	background-size: contain
}

.sg-brand-honor .honor-item-time[data-v-222b9c3e] {
	color: #2abbb4;
	font-size: 18px;
	margin-top: 30px
}

.sg-brand-honor .honor-item:nth-child(2) .honor-item-text[data-v-222b9c3e] {
	height: 191px;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/brand/pic-20171013@2x.png) */
}

.sg-brand-honor .honor-item:nth-child(3) .honor-item-text[data-v-222b9c3e] {
	height: 221px;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/brand/pic-20181108@2x.png) */
}

.sg-brand-honor .honor-item:nth-child(4) .honor-item-text[data-v-222b9c3e] {
	width: 314px;
	height: 310px;
	color: #fff;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/brand/pic-201812@2x.png); */
	position: relative;
	bottom: -30px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.sg-brand-history[data-v-222b9c3e] {
	padding-top: 20px;
	text-align: center;
	position: relative
}

.sg-brand-history-img[data-v-222b9c3e] {
	position: absolute;
	height: 595px;
	width: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.sg-brand-history-item[data-v-222b9c3e] {
	line-height: 30px;
	margin-bottom: 12px
}

.sg-brand-history-item-box[data-v-222b9c3e] {
	width: 600px;
	display: inline-block
}

.sg-brand-history-item-name[data-v-222b9c3e] {
	font-size: 18px;
	color: #666;
	font-weight: 700
}

.sg-brand-history-item-time[data-v-222b9c3e] {
	font-size: 16px;
	color: #838686
}

.sg-brand-history-item:nth-child(odd) .sg-brand-history-item-box[data-v-222b9c3e] {
	position: relative;
	right: 350px;
	text-align: right
}

.sg-brand-history-item:nth-child(2n) .sg-brand-history-item-box[data-v-222b9c3e] {
	position: relative;
	left: 350px;
	text-align: left
}

.sg-brand-vision[data-v-222b9c3e] {
	position: relative
}

.sg-brand-vision .bg-yuandain[data-v-222b9c3e] {
	width: 1529px;
	height: 274px;
	position: absolute;
	left: 221px;
	top: -40px;
	z-index: -1
}

.sg-brand-vision-list[data-v-222b9c3e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 53px
}

.sg-brand-vision-item[data-v-222b9c3e] {
	width: 382px;
	height: 473px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 7px 16px 0 rgba(21, 21, 21, .08);
	box-shadow: 0 7px 16px 0 rgba(21, 21, 21, .08);
	text-align: center;
	margin-right: 30px
}

.sg-brand-vision-item[data-v-222b9c3e]:last-child {
	margin-right: 0
}

.sg-brand-vision-item img[data-v-222b9c3e] {
	width: 166px;
	height: 166px;
	margin-top: 86px
}

.sg-brand-vision-item p[data-v-222b9c3e] {
	font-size: 18px;
	color: #333;
	margin-top: 74px;
	line-height: 31px
}

.sg-container[data-v-1bb2b82b] {
	width: 1280px;
	min-width: 1280px;
	margin: 0 auto
}

.ell[data-v-1808a03f] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.sg-confess .imgbox img[data-v-1808a03f] {
	width: 100%;
	height: auto
}

.sg-confess[data-v-1808a03f] .swiper-container {
	padding-left: 55px
}

.sg-confess[data-v-1808a03f] .swiper-button-next {
	right: -15px;
	width: 86px;
	height: 86px;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/confess/icon-right-on@2x.png); */
	background-size: 86px 86px;
	-webkit-transition: background-image .3s;
	transition: background-image .3s
}

.sg-confess[data-v-1808a03f] .swiper-button-next.swiper-button-disabled {
	/* background-image: url(//static.51songguo.com/www/new-offical-site/confess/icon-right-off@2x.png) */
}

.sg-confess[data-v-1808a03f] .swiper-button-prev {
	left: -15px;
	width: 86px;
	height: 86px;
	/* background-image: url(//static.51songguo.com/www/new-offical-site/confess/icon-left-on@2x.png); */
	background-size: 86px 86px;
	-webkit-transition: background-image .3s;
	transition: background-image .3s
}

.sg-confess[data-v-1808a03f] .swiper-button-prev.swiper-button-disabled {
	/* background-image: url(//static.51songguo.com/www/new-offical-site/confess/icon-left-off@2x.png?v=0.01) */
}

.sg-confess-theme-list[data-v-1808a03f] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}


/*加入合伙人详解  */
.sg-confess-theme-item img[data-v-1808a03f] {
	width: 288px;
	height: 300px
}

.sg-confess-pack-list[data-v-1808a03f] {
	padding-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.sg-confess-pack-item[data-v-1808a03f] {
	margin-right: 35px
}

.sg-confess-pack-item[data-v-1808a03f]:nth-child(3n) {
	margin-right: 0
}

.sg-confess-pack-item[data-v-1808a03f]:nth-child(n+4) {
	margin-top: 70px
}

.sg-confess-pack-item-img[data-v-1808a03f] {
	width: 378px;
	height: 249px
}
/* 婚姻管家荣誉字体大小 */
.sg-confess-pack-item-title[data-v-1808a03f] {
	color: #333;
	font-size: 25px;
	margin-top: 30px;
	/* font-weight: 700 */
}

.sg-confess-pack-item-time[data-v-1808a03f] {
	color: #2abbb4;
	font-size: 22px;
	margin-top: 17px
}

.listener-list[data-v-77149060] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
/* 导师背景图边框大小设置 */
.listener-item[data-v-ab04355e] {
	width: 540px;
	height: 250px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 62px 60px;
	/* background-color: #F1E1D4; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #3F526E;
	border-radius: 20px;
	margin-right: 20px;
	margin-bottom: 15px
}



/* 老师头像大小设置*/
.listener-item .listener-img[data-v-ab04355e] {
	width: 80px;
	height: 80;
margin-top: -10px;
	margin-bottom: -10px;
	border-radius: 50%;
}

.listener-item .listener-img-box[data-v-ab04355e] {
	margin-right:20px;
	
	
}

/* 老师名称字体大小设置 */
.listener-item .listener-desc-title[data-v-ab04355e] {
	color: #3f526e;
	
	font-size: 18px
}

.listener-item .listener-desc-text[data-v-ab04355e] {
	font-size: 14px;
	color: #999;
	line-height: 26px
}

.ell[data-v-7d7d44a3] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.sg-listener .imgbox img[data-v-7d7d44a3] {
	width: 100%;
	height: auto
}

.sg-listener .flex-row[data-v-7d7d44a3] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.sg-listener .flex-center[data-v-7d7d44a3] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
