h2 {font-weight: bold}
.js-floor-anchor-list li.cur {background: #0098ed;}
.js-floor-anchor-all dd ul li.cur span {color: #0098ed}
#app {background: #2c40c9}
.act-body, .body-box {
    max-width: 64rem;
    min-height: 100%;
    margin: auto;
    overflow: hidden;
}
html{
  font-size: 10px
}
html {/*font-size:62.5%;*/ font-size:62.5%; height:100%; -webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.actBoxTop,
.actBoxBottom {display: none;}
/* @media screen and (max-width:64rem) {
    html {font-size: 10px!important;}
} */

/* fiex固定定位   暂时删除，后面打开 */
/* #floorBtn {
	display: none !important;
} */

body,h1,h2,h3,h4,h5,p,ul {
	margin: 0;
	padding: 0
}
ul {
	list-style: none
}

.clearfix:after{
    content:"";				/*设置内容为空*/
    height:0;				/*高度为0*/
    line-height:0;			/*行高为0*/
    display:block;			/*将文本转为块级元素*/
    visibility:hidden;		/*将元素隐藏*/
    clear:both;				/*清除浮动*/
}
.clearfix{
    zoom:1;					/*为了兼容IE*/
}

.dialog {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 99
}
.dialog .sign-content {
	width: 80%;
	/* height: 56.666667rem 680/12; */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	color: #222;
	border-radius: 15px;
	height: 28.333333rem /* 340/12 */;

}
.clearfix:after{
    content:"";				/*设置内容为空*/
    height:0;				/*高度为0*/
    line-height:0;			/*行高为0*/
    display:block;			/*将文本转为块级元素*/
    visibility:hidden;		/*将元素隐藏*/
    clear:both;				/*清除浮动*/
}
.clearfix{
    zoom:1;					/*为了兼容IE*/
}
.dialog .sign-content .qddec {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: .8rem /* 20/12 */;
	/* margin-top: 1.666667rem 20/12; */
	width: 14.5rem /* 174/12 */;
	/* line-height: 1.5rem 18/12; */
	/* padding-bottom: 2.5rem 30/12; */
}
.dialog .sign-content .title {
	height: 2.666667rem /* 32/12 */;
	border-radius: 1.25rem /* 15/12 */ 1.25rem /* 15/12 */ 0 0;
	background: linear-gradient(to right, #fe7943, #f43f28);
	position: relative;
	line-height: 5.416667rem /* 65/12 */
}
.dialog .sign-content .title a {
	position: absolute;
	top: -1.333333rem /* 16/12 */;
	float: right;
	margin-right: 1.666667rem /* 20/12 */;
	right: -5px;
}
.dialog .sign-content .span-qd {
	position: absolute;
	left: 1.166667rem /* 14/12 */;
	top: .666667rem /* 8/12 */;
}
.dialog .sign-content .title span {
	display: block;
	background: #fff;
	width: .666667rem /* 8/12 */;
	height: 1.833333rem /* 22/12 */;
	border-radius: 1.25rem /* 15/12 */;
	position: absolute;
	top: -6px
}
.dialog .sign-content .title span.left {
	left: 10.416667rem /* 125/12 */
}
.dialog .sign-content .title span.right {
	right: 10.416667rem /* 125/12 */
}
.dialog .sign-content .sign-days {
	padding-top: 2.166667rem /* 26/12 */;
	padding-right: 13.33%;
	padding-left: 13.33%;
	padding-bottom: 2.083333rem /* 25/12 */;
	background: #fff8f4;
	position: relative
}
.dialog .sign-content .sign-days ul{
	padding-left: 2rem
}

.dialog .sign-content .sign-days ul li {
	float: left;
	width: 33.33%;
	position: relative;
}
div.dialog div.sign-content div.sign-days ul li:nth-child(4),
div.dialog div.sign-content div.sign-days ul li:nth-child(5)  {
	margin-top: 4rem ;
}
div.dialog div.sign-content div.sign-days ul li:nth-child(4) {
	margin-left: 15%;
}
div.dialog div.sign-content div.sign-days ul li:nth-child(3)::after,
div.dialog div.sign-content div.sign-days ul li:nth-child(5)::after {
	display: none;
}
.dialog .sign-content .sign-days ul li a {
	position: relative;
	display: block;
	width: 3.75rem /* 45/12 */;
	height: 3.75rem /* 45/12 */;
	border: 1px solid #f77382;
	border-radius: 50%;
	color: #ff0000;
	font-size: 12px;
	line-height: 3.75rem /* 45/12 */;
	text-align: center;
	border-radius: 50%;
	box-sizing: border-box;
}
.dialog .sign-content .sign-days ul li a.signed {
	color: #fff;
	border: 0 none;
	background: linear-gradient(to right, #fe7943, #f43f28)
}
.dialog .sign-content .sign-days ul li::after {
	content: '';
	display: block;
	position: absolute;
	right: 10%;
	top: 1.666667rem /* 20/12 */;
	height: .166667rem /* 2/12 */;
	width: 23%;
	background: #ff7c7a
}

/* @media screen and (max-width: 321px) {
	div.dialog .sign-content label {
		font-size: 12px;
	}
	div.dialog div.sign-content div.sign-days .sign-btn a {
		width: 16.416667rem /;
	}


	div.dialog div.sign-content .sign-days ul li {
		width: 5.833333rem ;
	}
	div.dialog div.sign-content .sign-days {
		font-size: 12px;
		margin: 2.166667rem 0 2.416667rem  0 ;
	}
	.dialog .sign-content .sign-days ul li a::after {
		width: 0.75rem ;
	}
	div.dialog div.sign-content div.sign-days ul li:nth-child(1) {
		margin-left: .833333rem ;
	}

	div.dialog .sign-content .sign-days .prize.ppp {
		position: absolute;
    	right: 2.666667rem ;
    	top: 3.166667rem ;
	}
} */

/* @media screen and (max-width: 361px) {
	div.dialog .sign-content label {
		font-size: 12px;
	}
	div.dialog div.sign-content div.sign-days .sign-btn a {
		width: 18.5rem ;
	}

	div.dialog div.sign-content .sign-days ul li {
		width: 5.833333rem
	}
	div.dialog div.sign-content .sign-days {
		font-size: 12px;
		margin: 2.166667rem 0 2.416667rem  0
	}
	.dialog .sign-content .sign-days ul li a::after {
		width: 0.75rem
	}
	div.dialog div.sign-content .sign-days ul li:nth-child(1) {
		margin-left: 2.833333rem
	}

	div.dialog .sign-content .sign-days ul li:nth-child(4) {
		margin-left: 5.333333rem
	}
} */

/* @media screen and (max-width: 376px) {
	div.dialog .sign-content label {
		font-size: 12px;
		line-height: 1.333333rem ;
		margin-bottom: 2.5rem ;
	}
	div.dialog .sign-content .sign-days .sign-btn a {
		width: 19.166667rem ;
	}
	div.dialog .sign-content {
		height: 28rem;
	}
	div.dialog .sign-content .sign-days {
		font-size: 12px;
		margin: 2.166667rem  1.25rem 2.416667rem  1.5rem
	}
	.dialog .sign-content .sign-days ul li:nth-child(1) {
		margin-left: .5rem 	}
} */

/* @media screen and (max-width: 415px) {
	div.dialog .sign-content label {
		font-size: 14px;
		line-height: 1.583333rem ;
		margin-bottom: 2.5rem ;
	}
	div.dialog .sign-content .sign-days .sign-btn a {
		width: 21.25rem ;
	}
	div.dialog .sign-content {
		height: 29.083333rem;
	}


	.dialog .sign-content .sign-days ul li:nth-child(3)>a::after {
		display: none;
	}
	.dialog .sign-content .sign-days ul li:nth-child(1),
	.dialog .sign-content .sign-days ul li:nth-child(2),
	.dialog .sign-content .sign-days ul li:nth-child(3),
	.dialog .sign-content .sign-days ul li:nth-child(4),
	.dialog .sign-content .sign-days ul li:nth-child(5) {
		margin-top: 5px;
	}
	.dialog .sign-content .sign-days ul li:nth-child(4),
	.dialog .sign-content .sign-days ul li:nth-child(5) {
		margin-top: 3.333333rem
	}
	.dialog .sign-content .sign-days ul li:nth-child(4) {
		margin-left: 3.333333rem
	}
	.dialog .sign-content .sign-days {
		font-size: 12px;
		margin: 2.166667rem  3.25rem 2.416667rem  2.5rem
	}
	.dialog .sign-content .sign-days ul {
		padding: 0 0 2rem 1.083333rem
	}
	.dialog .sign-content .sign-days ul li a {
		width: 3.75rem ;
		height: 3.75rem ;
		line-height: 3.75rem
	}

	.dialog .sign-content .sign-days .prize.ppp {
		position: absolute;
    	right: 4.583333rem ;
    	top: 3.166667rem ;
	}
	.dialog .sign-content .sign-days .sign-btn {
		margin-top: 3px !important;
	}
	.dialog .sign-content .qddec {
		bottom: 0;
	}
	.dialog .sign-content .sign-days ul li a::after {
		position: absolute;
		top: 1.833333rem ;
		left: 4.5rem ;
		right: 0;
	}
} */
/* @media screen and (min-width: 767px) {

	div.dialog .sign-content label {
		font-size: 24px;
		line-height: 2.833333rem ;
		margin-bottom: 5rem ;
	}
	div.dialog .sign-content .sign-days .sign-btn a {
		width: 39.416667rem ;
	}
	.dialog .sign-content .sign-days ul li:nth-child(3)>a::after {
		display: none;
	}
	.dialog .sign-content .sign-days ul li:nth-child(1),
	.dialog .sign-content .sign-days ul li:nth-child(2),
	.dialog .sign-content .sign-days ul li:nth-child(3),
	.dialog .sign-content .sign-days ul li:nth-child(4),
	.dialog .sign-content .sign-days ul li:nth-child(5) {
		margin-top: 5px;
	}
	.dialog .sign-content .sign-days ul li:nth-child(4),
	.dialog .sign-content .sign-days ul li:nth-child(5) {
		margin-top: 1.666667rem
	}
	.dialog .sign-content .sign-days ul li:nth-child(4) {
		margin-left: 6.666667rem
	}
	.dialog .sign-content .sign-days ul li {
		width: 12.833333rem
	}
	.dialog .sign-content .sign-days ul li:nth-child(4) {
		margin-left: 3.333333rem
	}
	.dialog .sign-content .sign-days {
		font-size: 12px;
		margin: 2.166667rem  3.25rem 2.416667rem  5rem
	}
	.dialog .sign-content .sign-days ul {
		padding: 0 0 2rem 2.333333rem
	}
	.dialog .sign-content .sign-days ul li a {
		width: 7.916667rem ;
		height: 7.916667rem ;
		line-height: 7.916667rem ;
		font-size: 25px;
	}
	div.dialog div.sign-content div.sign-days ul li a::after {
		width: 3.583333rem ;
		position: absolute;
		top: 4rem ;
		left:  8.5rem;
		right: 0;
	}
	.dialog .sign-content .sign-days .prize.ppp {
		position: absolute;
		right: 13.666667rem ;
		top: 5.75rem
	}
	.dialog .sign-content .sign-days .sign-btn {
		margin-top: 3px !important;
	}
	.dialog .sign-content .qddec {
		bottom: 0;
		width: 27.166667rem ;
		margin-top: 2.5rem ;
	}
	.dialog .sign-content .sign-days ul li a::after {
		position: absolute;
		top: 1.833333rem ;
		left: 4.5rem ;
		right: 0;
	}
	.dialog .sign-content {
		height: 41.333333rem;
	}
} */

.dialog .sign-content .sign-days ul li em {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -1px;
	right: -2px;
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20190915/5701311675503155623_pic1.png")
}
.dialog .sign-content .sign-days .prize {
	position: absolute;
	right: 36%;
	top: 5rem;
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20190915/5252746322655377759_pic1.png")
}
.dialog .sign-content .sign-days .prize p {
	width: 7.416667rem /* 89/12 */;
	height: 2rem /* 24/12 */;
	background-color: #fee17a;
	margin: 21px 0 0;
	text-align: center;
	font-size: 1rem /* 12/12 */;
	color: #7a4104;
	line-height: 2rem /* 24/12 */;
	border-radius: .5rem /* 6/12 */;
}
.dialog .sign-content .sign-days .sign-btn {
	position: absolute;
	/* bottom: -20px; */
	margin-top: 1.666667rem /* 20/12 */;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	line-height: 3.333333rem /* 40/12 */;
	font-size: 1.333333rem /* 16/12 */;
	margin-bottom: 1rem
}
.dialog .sign-content .sign-days .sign-btn a {
	width: 10.416667rem /* 125/12 */;
	height: 3.333333rem /* 40/12 */;
	display: block;
	background: #090;
	border-radius: 4px;
	color: #fff;
	width: 19.166667rem /* 230/12 */;
	border-radius: 1.666667rem /* 20/12 */;
}
.dialog .sign-content .sign-days .sign-btn a.isSign {
	background: #ccc
}
.dialog .sign-content label {
	text-align: center;
	display: block;
	padding-top: 10px
}
.dialog .order-content {
	width: 690px;
	height: 800px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	color: #222;
	border-radius: 5px
}
.dialog .order-content .title {
	height: 40px;
	border-radius: 5px 5px 0 0;
	background: #f7f7f7;
	position: relative;
	line-height: 40px;
	border-bottom: 1px solid #ececec;
	color: #000;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold
}
.dialog .order-content .title a {
	float: right;
	margin-right: 10px;
	font-size: 18px;
	color: #686868
}
.dialog .order-content .title span {
	display: block;
	background: #fff;
	width: 17px;
	height: 42px;
	border-radius: 15px;
	position: absolute;
	top: -6px
}
.dialog .order-content .title span.left {
	left: 125px
}
.dialog .order-content .title span.right {
	right: 125px
}
.dialog .order-content ul {
	padding-top: 15px
}
.dialog .order-content ul li {
	line-height: 25px;
	padding-bottom: 15px;
	display: flex;
	position: relative
}
.dialog .order-content ul li .errorRed {
	color: #ff3030;
	padding-top: 6px;
	margin-left: 10px
}
.dialog .order-content ul li p {
	line-height: 36px;
	color: #f30
}
.dialog .order-content ul li label {
	width: 150px;
	text-align: right;
	line-height: 36px;
	font-size: 12px;
	color: #222;
	margin-right: 15px
}
.dialog .order-content ul li label span {
	color: red;
	padding-right: 5px;
	font-weight: bold;
	margin: 0
}
.dialog .order-content ul li input {
	width: 390px;
	height: 36px;
	padding-left: 10px;
	border: 1px solid #e9e9e9;
	outline: none
}
.dialog .order-content ul li input.red {
	border: 1px solid #f30
}
.dialog .order-content ul li input.red::-webkit-input-placeholder {
	color: #f30
}
.dialog .order-content ul li input.red::-moz-placeholder {
	color: #f30
}
.dialog .order-content ul li input.red:-moz-placeholder {
	color: #f30
}
.dialog .order-content ul li input.red::-ms-input-placeholder {
	color: #f30
}
.dialog .order-content ul li input[type="radio"] {
	width: 25px
}
.dialog .order-content ul li input[type="radio"].input-radio {
	margin: -2px 5px 0 0;
	width: 12px;
	height: 12px;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	outline: none
}
.dialog .order-content ul li input[type="radio"].input-radio:checked {
	padding: 0;
	color: #1bbfda;
	border: 4px solid #19bfd9
}
.dialog .order-content ul li input[type="checkbox"] {
	-webkit-appearance: none;
	vertical-align: middle;
	background: #fff;
	border: #d9d9d9 solid 1px;
	height: 14px;
	width: 14px;
	margin-top: -2px;
	margin-right: 10px
}
.dialog .order-content ul li input[type="checkbox"]:checked {
	position: relative;
	background: #fff
}
.dialog .order-content ul li input[type="checkbox"]:checked::after {
	content: '';
	top: 1px;
	left: 1px;
	position: absolute;
	background: transparent;
	border: #1bbfda solid 2px;
	border-top: none;
	border-right: none;
	height: 4px;
	width: 8px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.dialog .order-content ul li span {
	color: #222;
	margin-right: 25px
}
.dialog .order-content ul li .modality {
	width: 450px
}
.dialog .order-content ul li .modality .radio-list {
	width: 110px;
	float: left;
	padding-top: 3px
}
.dialog .order-content ul li a {
	width: 160px;
	line-height: 48px;
	margin: 10px;
	background: #f35050;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: 18px
}
.dialog .order-content ul li a.canel {
	background: #e5e5e5;
	color: #222
}
.dialog .project-success {
	width: 450px;
	height: 310px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	color: #222
}
.dialog .project-success .title {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: #f3f3f3
}
.dialog .project-success .title a {
	float: right;
	font-size: 18px;
	color: #8f8d8e
}
.dialog .project-success .project-content {
	padding-top: 20px;
	text-align: center
}
.dialog .project-success .project-content img {
	display: inline-block;
	margin-bottom: 15px
}
.dialog .project-success .project-content strong {
	font-size: 16px;
	color: #000;
	line-height: 24px
}
.dialog .project-success .project-content p {
	color: #999;
	line-height: 20px
}
.dialog .project-success .project-content p em {
	color: #ff782c;
	font-size: 16px
}
.dialog .project-success .project-content a {
	width: 107px;
	line-height: 36px;
	display: block;
	margin: 20px auto;
	background: #1ac0da;
	color: #fff;
	border-radius: 2px
}
.dialog .falied {
	width: 280px;
	height: 65px;
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translate(-50%, -50%);
	background: #000
}
.dialog .falied p {
	font-size: 18px;
	padding-left: 15px
}
.hidden {
	display: none
}
.act-search {
	width: 100%;
	background: #fff;
	height: 62px
}
.act-search .audio-logo dt {
	margin: 12px 15px 0 0;
	height: 40px
}
.main-page01-style {
	padding-bottom: .5rem;
}
.act-search .audio-logo dd {
	height: 24px;
	border-left: #bfbfbf solid 1px;
	line-height: 24px;
	margin-top: 18px;
	padding: 0 10px;
	font-size: 22px;
	font-weight: bolder;
	color: #222
}
.act-search .search-box {
	height: 36px;
	line-height: 36px;
	padding-top: 10px;
	text-align: right
}
.act-search .search-box input[type=text] {
	background-color: #f5f5f5;
	border: none;
	outline: none;
	height: 100%;
	width: 288px;
	padding-left: 10px
}
.act-search .search-box button {
	font-size: 16px;
	width: 86px;
	height: 100%;
	border: none;
	outline: none;
	background-color: #5cbcd6;
	color: #fff;
	vertical-align: middle;
	cursor: pointer
}
.act-search .search-box .search-history-porp {
	width: 384px !important;
	top: 47px !important;
	left: 81px !important
}
.act-body .audio {
	/* width: 1190px; */
	margin: 0 auto;
	padding-bottom: 4.8rem;
}
.act-body .audio .menu {
	width: 100%;
	height: 82px;
	background: #f0f0f0;
	border-radius: 10px 10px 0 0;
	position: relative
}
.act-body .audio .menu ul {
	display: flex;
	position: absolute;
	width: 100%;
	height: 98px;
	top: -23px
}
.act-body .audio .menu ul p {
	flex: 1;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 75px;
	font-size: 30px;
	cursor: pointer;
	color: #222;
	padding-top: 23px;
	font-weight: bold;
	cursor: pointer
}
.act-body .audio .menu ul p.current {
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20191018/5662774218691542297_pic1.png") no-repeat;
	padding: 0;
	height: 98px;
	color: #ad7657
}
.act-body .audio .menu ul p.current:nth-child(3) {
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20191018/4897275434502310959_pic1.png")
}
.act-body .audio .content {
	/* width: 1190px */
}
.act-body .audio .content .list-floor-box {
	/* padding-bottom: 10px */
}

ul.js-floor-anchor-list li.cur {
	background-color: #f6dfc0;
}

.js-floor-anchor-list li {
	background-color: #e7c56c;
	line-height: 4rem;
	color: #5a381c;
}
/* 热门推荐，爆品区，超级河币，免费安装 */
.audio-menu {
	width: 100%;
	height: 3.333333rem /* 40/12 */;
	background-color: #e7c56c;
	color: #6a4527;
	font-size: 14px;
}
.audio-menu ul {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.audio-menu ul li.li-flex-current {
	background-color: #f6dfc0;
}
.audio-menu ul li.li-flex {
	text-align: center;
	flex: 1;
}
.audio-menu ul li.li-flex a {
	display: block;
	width: 100%;
	line-height: 3.333333rem /* 40/12 */;
	text-align: center;
	color: #6a4527;
	font-size: 14px;
}
.audio-menu ul li.menu-change {
	width: 2.666667rem /* 32/12 */;
}
.audio-menu ul li.menu-change img {
	height: 3.333333rem;
}
/* 改变class="tabList的样式" */
.act-body .audio .content .list-floor-box div.tab-list  {
	background: #1e1818
}
.act-body .audio .content .list-floor-box div.tab-list ul {
	padding-left: 1.5rem /* 18/12 */;
	padding-right: 1.5rem /* 18/12 */;
}
.act-body .audio .content .list-floor-box div.tab-list ul li {
	font-size: 1.4rem;
	float: left;
	margin: 0 .3rem .8rem;
}

/* 结束 */
.act-body .audio .content .list-floor-box .title-porp {
	height: 3.666667rem /* 44/12 */;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #ffd9b5;
	/* margin-bottom: .833333rem 10/12; */
}
.act-body .audio .content .list-floor-box .tab-list {
	/* width: 1150px; */
	margin: 0 auto;
	background: #ae7757
}
.act-body .audio .content .list-floor-box .tab-list.tabfixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 98;
	background: #9e6c4e;
	display: flex;
	justify-content: center
}
.act-body .audio .content .list-floor-box .tab-list.tabfixed ul {
	width: 1160px;
	padding-left: 10px;
	height: auto;
	overflow: hidden
}
.act-body .audio .content .list-floor-box .tab-list ul {
	/* width: 1160px; */
	height: auto;
	overflow: hidden
}
.act-body .audio .content .list-floor-box .tab-list ul li {
	cursor: pointer;
	color: #d0b39e;
}
.act-body .audio .content .list-floor-box .tab-list ul li a.current {
	background: #ffdab6;
	color: #6e4925;
}
.act-body .audio .content .list-floor-box .product-list-box {
padding: .8rem .666667rem /* 8/12 */ 0 .666667rem /* 8/12 */;
	overflow: hidden;
	padding-top: 0;
}
.act-body .audio .content .list-floor-box .product-list-box .hot-product {
	overflow: hidden
}
.act-body .audio .content .list-floor-box .product-list-box .hot-product li {
	float: left;
	/* margin-right: 10px */
	width: 100%;
}
.act-body .audio .content .list-floor-box .product-list-box .hot-product li a {
	display: block;
	width: 100%;
}
.act-body .audio .content .list-floor-box .product-list-box .hot-product li:nth-child(2n) {
	margin: 0
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid {
	position: relative;
	width: 48%;
	margin: 0 .8rem .8rem 0;
	float: left;
	background: #fff
}
/* .act-body .audio .content .list-floor-box .product-list-box .ajax-productid:nth-child(5n) {
	margin-right: 0
} */
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box.H325 {
	/* height: 27.08rem */
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box.H340 {
	/* height: 340px */
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box.H400 {
	/* height: 400px */
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box {
	padding: .8rem;
	overflow: hidden
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic {
	position: relative
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic em {
	position: absolute;
	left: -1px;
	top: -3px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 50px;
	padding: 0 5px;
	border-radius: 50%;
	font-size: 14px;
	line-height: 1.2;
	z-index: 1;
	color: #fff
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic em.red {
	background: #ff3030
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic em.orange {
	background: #fb4e1d
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic em.purple {
	background: #9704fb
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic em.blue {
	background: #0775fc
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic p {
	position: absolute;
	left: -25px;
	bottom: 0;
	border: solid 1px #fc8142;
	border-left: 0;
	padding: 4px 10px;
	color: #fc8142;
	border-radius: 0 15px 15px 0
}

.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .mz-dec {
	margin-bottom: .583333rem /* 7/12 */;
	height: 1.583333rem /* 19/12 */;
	/* float: left; */
	display: inline-block;
	padding-left: .416667rem /* 5/12 */;
	padding-right: .416667rem /* 5/12 */;
	color: #fd2e2a;
	line-height: 1.583333rem /* 19/12 */;;
	font-size: 12px;
	border: 1px solid #f77578;
	border-radius: .791667rem /* 9.5/12 */;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic img {
	width: 100%;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .line-bg {
	background: #eee;
	margin: 2px 0;
	display: block;
	height: 18px
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .pic {
	text-align: center;
	padding: 0 1.9rem;
	padding-top: .8rem;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .price {
	/* margin-top: 1rem 36/12; */
	line-height: 2.2rem;
    height: 2rem;
	display: flex;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .price p {
	font-size: 1rem;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .price p.red {
	color: #ff3030;
	font-weight: 700
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .price p.black {
	margin-left: .666667rem /* 8/12 */;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .price p.red em {
	font-size: 2rem
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .name {
	padding-top: 1.5rem /* 18/12 */;
	margin-bottom: 1.666667rem /* 20/12 */;
	height: 3.4rem;
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.7rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #000
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .name.name-mz {
	margin-bottom: .583333rem /* 7/12 */;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .main-name {
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #000
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .sub-name {
	height: 30px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #727272
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn {
	margin-top: .8rem;
	display: block;
	height: 2.8rem;
	border-radius: 2px;
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.8rem;
	text-align: center;
	text-decoration: none;
	cursor: pointer
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn.small {
	/* float: left; */
	font-size: 14px;
	margin-right: 12px
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn.small:last-child {
	margin-right: 0
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn.small span {
	padding: 0 12px
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn span {
	border-radius: 3px;
	display: block
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn span.btn-buy {
	background: #ff3030
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn span.btn-start {
	background: #009900
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn span.btn-over {
	background: #ccc
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .btn span.btn-order {
	background: #0775fc
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .give-gift {
	margin: 10px 0 5px;
	font-weight: bold;
	font-size: 14px;
	color: #ff3030
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .get-gift {
	color: #222;
	display: flex;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .get-gift .z-icon {
	width: 22px;
	height: 20px;
	background: #ff3030;
	color: #fff;
	text-align: center;
	margin-right: 10px;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .get-gift .z-right {
	height: 20px;
	line-height: 20px;
	display: flex;
	justify-content: space-between;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .get-gift .item-left {
	max-width: 110px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	line-height: 20px;
	text-overflow: ellipsis;
}
.act-body .audio .content .list-floor-box .product-list-box .ajax-productid .product-box .info-box .get-gift .item-right{
	color: #ff3030;
	font-weight: bold
}
.act-body .audio .content .floor-btn {
	z-index: 8;
	position: fixed;
	top: 53%;
	/* width: 9.75rem 117/12; */
	right: .833333rem /* 10/12 */;
	/* margin-right: -780px */
}
.act-body .audio .content .floor-btn .sign-btn {
	text-align: left;
	cursor: pointer
}
.act-body .audio .content .floor-btn li {
	color: #fff;
	text-align: center;
	line-height: 2;
	cursor: pointer;
	background: rgba(52,38,38,0.8);
	font-size: 14px
}
.act-body .audio .content .floor-btn li:last-child {
	padding-bottom: 5px
}
.act-body .audio .content .floor-btn li.my-club-btn {
	height: 42px;
	background: url("https://image01.homedo.com/Files/Images/cms/www/20190930/5560765661944839021_pic1.jpg")
}
.act-body .audio .content .floor-btn li.my-club-btn a {
	color: #553106;
	display: block;
	height: 42px
}
.act-body .audio .content .floor-btn .img-btn {
	/* margin-top: 20px */
}
.act-body .audio .content .floor-btn .img-btn a {
	display: block;
	/* margin-bottom: 10px */
}
.act-body .audio .content .act-rule {
	/* padding: 25px 35px; */
	border-radius: 3px;
	margin: .583333rem /* 7/12 */ .666667rem /* 8/12 */ .833333rem /* 10/12 */ .833333rem /* 10/12 */;
	padding-left: .666667rem /* 8/12 */;
	padding-right: .416667rem /* 5/12 */;
	padding-top: 1.25rem /* 15/12 */;
}
.act-body .audio .content .act-rule h1 {
	margin-bottom: 15px;
	width: 7.333333rem /* 88/12 */;
	height: 2.666667rem /* 32/12 */;
	border-radius: 1.333333rem /* 16/12 */;
	font-size: 14px;
	line-height: 2.666667rem /* 32/12 */;
	text-align: center;
	color: #523a0d;
}
.act-body .audio .content .act-rule p {
	padding-left: 5px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.act-body .audio .content .service {
	padding: 12px 20px 20px
}
.act-body .audio .content .service .s-menu {
	height: 78px;
	margin-bottom: 10px
}
.act-body .audio .content .service .s-menu li {
	width: 280px;
	height: 78px;
	float: left;
	background: #7f5339;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	cursor: pointer;
	color: #fff
}
.act-body .audio .content .service .s-menu li:last-child {
	margin: 0
}
.act-body .audio .content .service .s-menu li.current {
	color: #84512f;
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20190916/4648192247554839830_pic1.png")
}
.act-body .audio .content .service .s-menu li img {
	margin-right: 20px
}
.act-body .audio .content .service .sea-room-list {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px
}
.act-body .audio .content .service .sea-room-list .ajax-productid {
	position: relative;
	width: 570px;
	height: 300px;
	margin: 0 10px 0 0;
	float: left;
	background: #f9f9f9
}
.act-body .audio .content .service .sea-room-list .ajax-productid:nth-child(2n) {
	margin-right: 0
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box {
	overflow: hidden
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .pic {
	width: 250px;
	height: 300px;
	float: left;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .pic img {
	max-width: 100%
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .info {
	width: 270px;
	float: left;
	padding: 25px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .info h2 {
	font-size: 20px;
	color: #222;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	position: relative;
	height: 56px;
	margin-bottom: 18px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .info p {
	height: 140px;
	color: #666;
	line-height: 24px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .info span {
	display: inline-block;
	width: 100px;
	line-height: 22px;
	border: 1px solid #00c6d7;
	color: #00c6d7;
	margin-right: 10px;
	text-align: center;
	border-radius: 2px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .line-bg {
	background: #eee;
	margin: 2px 0;
	display: block;
	height: 18px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .line-bg.title {
	height: 30px;
	margin-bottom: 20px
}
.act-body .audio .content .service .sea-room-list .ajax-productid .product-box .info-box .line-bg.description {
	height: 170px
}
.act-body .audio .content .service .project {
	background: #fff;
	padding: 40px 0 40px 120px
}
.act-body .audio .content .service .project .flow-pic {
	padding-left: 50px;
	margin-bottom: 50px
}
.act-body .audio .content .service .design-install {
	background: #fff;
	padding: 40px 0 40px 120px
}
.act-body .audio .content .service .design-install h4 {
	color: #222;
	font-size: 20px;
	margin: 0 0 40px 50px;
	position: relative
}
.act-body .audio .content .service .design-install h4::before {
	content: '';
	position: absolute;
	display: block;
	top: 5px;
	left: -12px;
	width: 4px;
	height: 18px;
	background: #0898fc
}
.act-body .audio .content .service .form {
	width: 100%;
	padding: 0
}
.act-body .audio .content .service .form ul {
	padding-right: 100px
}
.act-body .audio .content .service .form ul li {
	line-height: 25px;
	padding-bottom: 25px;
	display: flex;
	position: relative
}
.act-body .audio .content .service .form ul li .errorRed {
	color: #ff3030;
	padding-top: 3px;
	margin-left: 10px
}
.act-body .audio .content .service .form ul li label {
	width: 130px;
	text-align: right;
	line-height: 32px;
	font-size: 12px;
	color: #222;
	margin-right: 15px
}
.act-body .audio .content .service .form ul li label span {
	color: red;
	padding-right: 5px;
	font-weight: bold;
	margin: 0
}
.act-body .audio .content .service .form ul li input {
	width: 430px;
	height: 30px;
	padding-left: 10px;
	border: 1px solid #e9e9e9;
	outline: none
}
.act-body .audio .content .service .form ul li input.red {
	border: 1px solid #f30
}
.act-body .audio .content .service .form ul li input.red::-webkit-input-placeholder {
	color: #f30
}
.act-body .audio .content .service .form ul li input.red::-moz-placeholder {
	color: #f30
}
.act-body .audio .content .service .form ul li input.red:-moz-placeholder {
	color: #f30
}
.act-body .audio .content .service .form ul li input.red::-ms-input-placeholder {
	color: #f30
}
.act-body .audio .content .service .form ul li input[type="radio"] {
	width: 25px
}
.act-body .audio .content .service .form ul li input[type="radio"].input-radio {
	margin: -2px 5px 0 0;
	width: 12px;
	height: 12px;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	outline: none
}
.act-body .audio .content .service .form ul li input[type="radio"].input-radio:checked {
	padding: 0;
	color: #1bbfda;
	border: 4px solid #19bfd9
}
.act-body .audio .content .service .form ul li input[type="checkbox"] {
	-webkit-appearance: none;
	vertical-align: middle;
	background: #fff;
	border: #d9d9d9 solid 1px;
	height: 14px;
	width: 14px;
	margin-top: -2px;
	margin-right: 10px
}
.act-body .audio .content .service .form ul li input[type="checkbox"]:checked {
	position: relative;
	background: #fff
}
.act-body .audio .content .service .form ul li input[type="checkbox"]:checked::after {
	content: '';
	top: 1px;
	left: 1px;
	position: absolute;
	background: transparent;
	border: #1bbfda solid 2px;
	border-top: none;
	border-right: none;
	height: 4px;
	width: 8px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.act-body .audio .content .service .form ul li span {
	color: #222;
	margin-right: 25px
}
.act-body .audio .content .service .form ul li select {
	width: 180px;
	height: 32px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("https: //image01.homedo.com/Files/Images/cms/www/20190318/4907896842534734110_pic1.png") #fff no-repeat right;
	color: #666;
	outline: none;
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	border-radius: 0;
	padding-left: 10px;
	margin-right: 10px;
	position: relative
}
.act-body .audio .content .service .form ul li select.red {
	border: 1px solid #f30;
	color: #f30
}
.act-body .audio .content .service .form ul li select:last-child {
	margin-right: 0
}
.act-body .audio .content .service .form ul li textarea {
	width: 675px;
	height: 95px;
	line-height: 25px;
	padding-left: 10px;
	border: 1px solid #e9e9e9;
	resize: none
}
.act-body .audio .content .service .form ul li a {
	width: 190px;
	line-height: 50px;
	margin: 10px auto;
	background: linear-gradient(to bottom, #06daff, #078dff);
	text-align: center;
	color: #fff;
	display: block;
	font-size: 18px
}
.act-body .audio .content .service .form ul li .upload-box a {
	float: left;
	color: #ff6900;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin: 2px 10px 0 0
}
.act-body .audio .content .service .form ul li .upload-box a.project-file-upload {
	width: 85px;
	text-align: center;
	background: #fff9f5;
	border-radius: 2px;
	border: 1px solid #ff6900
}
.act-body .audio .content .service .form ul li .upload-box a.project-file-upload.blue {
	border-color: #1abfda;
	color: #1abfda;
	background: none
}
.act-body .audio .content .service .form ul li .file-text a {
	float: left;
	color: #ff6900;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin: 2px 10px 0 0
}
.act-body .audio .content .service .form ul li .file-text a.downLoad-link {
	text-align: left;
	background: none;
	margin: 3px 0 0 20px
}
.act-body .audio .content .service .form ul li .file-text a.downLoad-link .icons_down {
	content: '';
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(https://designer.homedo.com/public/img/InsidePage.png) -5px -47px;
	background-size: 34px;
	position: relative;
	top: 2px;
	margin-right: 5px
}
.act-body .audio .content .service .form ul li .file-text p {
	float: left;
	color: #686868;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 15px
}
.act-body .audio .content .service .form ul li .file-list {
	color: #ff6900;
	padding-top: 3px
}
.act-body .audio .content .service .form ul li .file-list i {
	display: inline-block
}
.act-body .audio .content .service .form ul li .file-list i.del-file-bg {
	position: relative;
	width: 12px;
	height: 12px;
	background: url("https://designer.homedo.com/public/img/InsidePage.png") -5px -69px;
	background-size: 34px;
	margin-left: 5px;
	top: 2px;
	cursor: pointer
}
.act-body .audio .content .service .form ul li .modality {
	width: 800px
}
.act-body .audio .content .service .form ul li .modality .radio-list {
	width: 80px;
	float: left;
	padding-top: 3px
}
.act-body .audio .content .service .form ul li #ossfile {
	position: relative
}
.act-body .audio .content .service .form ul li #ossfilediv {
	position: absolute
}
.act-body .audio .content .join-community {
	/* padding: 35px 0; */
	/* margin-bottom: 20px; */
	overflow: hidden;
}
/* 添加样式start */
.act-body .audio .content .join-community .jc-main {
	height: 27rem /* 612/16 */;
	margin: 1.125rem /* 18/16 */ 1.3125rem /* 21/16 */;
	background-color: #a06e4f;
	border: 1px solid #fbbf9a;
	padding: 3.3125rem /* 53/16 */ 12.66% 1.625rem /* 26/16 */ 12.66%;
	padding-top: 2rem
}
/* .act-body .audio .content .join-community .jc-main .imgdec {
	height: 13.875rem /* 222/16 */;
/* } */
.main-title {
	/* font-size: 2.875rem 46/16; */
	font-size: 46px;
	margin: 0 auto;
	color: #fff;
	/* height: 4.1875rem 67/16; */
	height: 67px;
	margin: 0 auto;
	color: #fff;
}
.main-dec {
	/* font-size: 2.375rem 38/16; */
	font-size: 38px;
	/* height: 3.5625rem 57/16; */
	height: 57px;
	/* letter-spacing: 1.125rem 18/16; */
	letter-spacing: 18px;
	color: #fff;
}
.imgc {
	margin: 0 auto;
	/* width: 27.0625rem 433/16; */
	width: 433px /* 433/16 */;
	/* height: 2.8125rem 45/16; */
	height: 45px /* 45/16 */;
	background: url(https://image01.homedo.com/Files/Images/cms/www/20191018/5159801444028116614_pic1.jpg) no-repeat -1px -145px;
}
.qr-code {
	margin-top: 2rem /* 38/16 */;
	height: 17.1875rem /* 275/16 */;
	text-align: center;

}
.fs24 {
	font-size: 1.5rem /* 24/16 */;
	color: #fff;
}

/* 加入社群的操作流程 */
.act-body .audio .content .join-community .jc-process {
	/* height: 37.0625rem 593/16; */
	background-color: #a06e4f;
	border: 1px solid #fbbf9a;
	text-align: center;
	color: #fff;
	margin: 1.25rem /* 20/16 */ 1.25rem /* 20/16 */ 0 1.25rem /* 20/16 */;
	padding-bottom: 2.5rem /* 30/12 */;
}
.act-body .audio .content .join-community .jc-process ul {
	/* height: 9.375rem 150/16; */
	justify-content: center;
	display: flex;
	margin-top: .625rem /* 10/16 */
}
.act-body .audio .content .join-community .jc-process ul li {
	flex: 1;
	line-height: 1.75rem /* 28/16 */;
	padding: 0 1.583333rem /* 19/12 */ 0 .3125rem /* 5/16 */
}
.act-body .audio .content .join-community .jc-process ul li:last-child {
	padding: 0 .3125rem /* 5/16 */ 0 1.5625rem /* 25/16 */
}
.act-body .audio .content .join-community .jc-process ul li h5 {
	font-size: 15px;
	font-weight: bold
}
.act-body .audio .content .join-community .jc-process ul li p {
	margin-top: .625rem /* 10/16 */;
	font-size: 1.325rem /* 18/16 */;
	/* padding: 0 2.8125rem 45/16 */
}

.jc-dec {
	height: 12.1875rem /* 195/16 */;
	padding: 2.25rem /* 36/16 */ 1.3125rem /* 21/16 */ 0 /* 30/16 */ 1.3125rem /* 21/16 */;
	background-color: #a06e4f;
}
.jc-dec ul {
	display: flex;
}
.jc-dec ul li {
	flex: 1;
}

.li-title {
	margin: 0 auto;
	width: 4.625rem /* 74/16 */;
	height: 4.625rem /* 74/16 */;
	border: 2px solid #ffffff;
	border-radius: .625rem /* 10/16 */;
	font-size: 3.25rem /* 52/16 */;
	padding: .5rem /* 8/16 */;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: .9375rem /* 15/16 */;
}

.li-dec {
	width: 6.25rem /* 100/16 */;
	height: 3.25rem /* 52/16 */;
	color: #fff;
	font-size: 1.375rem /* 22/16 */;
	margin: 0 auto;
}


/* 底部 菜单栏切换的样式 */
.act-body .audio .menu-bottom {
	width: 100%;
	height: 0 /* 82/16 */;
	background: #f0f0f0;
	border-radius: .625rem .625rem 0 0 /* 10/16 */ .625rem /* 10/16 */ 0 0;
	position: fixed;
	bottom: 0;
	z-index: 99;
}
.act-body .audio .menu-bottom ul {
	display: flex;
	position: absolute;
	width: 100%;
	height: 6.125rem /* 98/16 */;
	top: -1.4375rem /* 23/16 */
}
.act-body .audio .menu-bottom ul p:nth-child(1) {
	flex: 1;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 5.6875rem /* 75/16 */;
	font-size: 1.5rem /* 30/16 */;
	cursor: pointer;
	color: #222;
	padding-top: .8125rem /* 13/16 */;
	font-weight: bold;
	cursor: pointer;
	width: 50%;
}
.act-body .audio .menu-bottom ul p:nth-child(3) {
	flex: 1;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 3.6875rem /* 75/16 */;
	font-size: 1.5rem /* 30/16 */;
	cursor: pointer;
	color: #222;
	padding-top: .8125rem /* 13/16 */;
	font-weight: bold;
	cursor: pointer;
	width: 50%;
}
.act-body .audio .menu-bottom ul p:nth-child(1) {
	/* background: url('//image01.fat.homedo.com/Files/Images/cms/www/20191127/5066779993219088306_pic1.png') no-repeat left center; */
}
.act-body .audio .menu-bottom ul p:nth-child(3) {
	/* background: url('//image01.fat.homedo.com/Files/Images/cms/www/20191127/5058021624945327455_pic1.png') no-repeat left center; */
}
.act-body .audio .menu-bottom ul p.current {
	/* background: url("https: //image01.homedo.com/Files/Images/cms/www/20191018/5662774218691542297_pic1.png") no-repeat; */
	padding: 0;
	height: 4.5rem /* 98/16 */;
	color: #ad7657;
	border-radius: .625rem .625rem 0 0 /* 10/16 */;
	background-color: #fff;

	transform: scale(1.2, 1.2);
	/* transform-origin:.1875rem 3/16 6.5625rem 105/16; */
}
.act-body .audio .menu-bottom ul p:nth-child(1) {
	position: absolute;
	left: 0;
}
.act-body .audio .menu-bottom ul p.current:nth-child(1) {
	position: absolute;
	left: 0;
	top: .6rem;
	transform-origin:0px 0px;
}
.act-body .audio .menu-bottom ul p:nth-child(3) {
	position: absolute;
	right: 0;
	top: 1rem
}
.act-body .audio .menu-bottom ul p.current:nth-child(1) {
	border-right: 1px solid #d9d9d9;
	/* background: url("https: //image01.homedo.com/Files/Images/cms/www/20191018/4897275434502310959_pic1.png"); */
	background-color: #fff;

	/* box-shadow: 20px 0 10px #c2c2c2; */
	/* box-shadow: -10px 7px 17px #c2c2c2; */
}
.act-body .audio .menu-bottom ul p.current:nth-child(3) {
	/* 添加一个元素凸起效果 */
	border-left: 1px solid #d9d9d9;

	/* background: url("https: //image01.homedo.com/Files/Images/cms/www/20191018/4897275434502310959_pic1.png"); */
	background-color: #fff;

	box-shadow: -10px 7px 17px #c2c2c2;
}
/* 添加样式结束 */

/*
<div class="jc-content">
<!-- 左边二维码图 -->
<div class="qr-code">
	<div class="white-bg">
		<img style="margin-bottom: 15px" :src="commData.page03.joinCommunity.qrCode" />
		<img style="margin-bottom: 10px" :src="commData.page03.joinCommunity.wxIcon" />
		<p v-html="commData.page03.joinCommunity.text1"></p>
		<span>为好友</span>
	</div>
</div>

<!-- 右边一些文案 -->
<div class="big-text">
	<img :src="commData.page03.joinCommunity.image1" />
</div>
</div>
*/
.act-body .audio .content .join-community .jc-content {
	height: 305px;
	margin: 0 80px;
	border-bottom: 1px dashed #fff
}
.act-body .audio .content .join-community .jc-content .qr-code2 {
	width: 194px;
	height: 289px;
	float: left;
	border: 2px solid #fff;
	border-bottom: 0;
	border-radius: 15px 15px 0 0;
	padding: 15px 13px 0
}
.act-body .audio .content .join-community .jc-content .qr-code2 .white-bg {
	height: 275px;
	background: #fff;
	border-radius: 15px 15px 0 0;
	text-align: center;
	padding-top: 14px
}
.act-body .audio .content .join-community .jc-content .qr-code2 .white-bg p {
	color: #222;
	line-height: 20px
}
.act-body .audio .content .join-community .jc-content .qr-code2 .white-bg p span {
	color: #f30
}
.act-body .audio .content .join-community .jc-content .big-text {
	float: left;
	padding-left: 60px;
	padding-top: 40px
}
.act-body .audio .content .join-community .jc-content .big-text h1 {
	font-size: 54px;
	line-height: 50px;
	font-family: 'AlibabaPuHuiTi M';
	margin-bottom: 20px
}
.act-body .audio .content .join-community .jc-content .big-text h2 {
	font-size: 54px;
	line-height: 50px;
	font-family: 'AlibabaPuHuiTi L';
	margin-bottom: 20px
}
.act-body .audio .content .join-community .jc-content .big-text h4 {
	font-size: 30px;
	line-height: 35px;
	font-family: 'AlibabaPuHuiTi R';
	margin-bottom: 20px;
	background: #fff7a1
}
.act-body .audio .content .join-community .process {
	text-align: center;
	color: #fff
}
.act-body .audio .content .join-community .process ul {
	height: 150px;
	justify-content: center;
	display: flex
}
.act-body .audio .content .join-community .process ul li {
	flex: 1;
	line-height: 28px;
	padding: 0 25px 0 5px
}
.act-body .audio .content .join-community .process ul li:last-child {
	padding: 0 5px 0 25px
}
.act-body .audio .content .join-community .process ul li h5 {
	font-size: 22px;
	font-weight: bold
}
.act-body .audio .content .join-community .process ul li p {
	margin-top: 10px;
	font-size: 18px;
	padding: 0 45px
}
.act-body .audio .content .advertising {
	margin-bottom: 20px
}
.act-body .audio .oneKeyLine {
	z-index: 98;
	position: fixed;
	top: 20%;
	width: 117px;
	right: 50%;
	margin-right: -750px
}
/*# sourceMappingURL=PC-20190909-audio.css.map*/
.bgnner_img{
  width: 100%!important
}

.product-list-box li:nth-child(2n){
  margin-right: 0!important
}
.hot-product li:nth-child(1){
	margin-bottom: 1rem;
}
.act-body .audio .menu-bottom ul p.current:nth-child(1)::before{
	display: inline-block;
	content: "";
	height: 2rem;
	width: 2rem;
	background: url(//image01.homedo.com/Files/Images/cms/www/20191203/5383226127980213432_pic1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: .5rem;
}
.act-body .audio .menu-bottom ul p.current:nth-child(3)::before{
	display: inline-block;
	content: "";
	height: 2rem;
	width: 2rem;
	background: url(//image01.homedo.com/Files/Images/cms/www/20191203/5542180814251680755_pic1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: .5rem;
}
.act-body .audio .menu-bottom ul p:nth-child(1)::before{
	display: inline-block;
	content: "";
	height: 2rem;
	width: 2rem;
	background: url(//image01.homedo.com/Files/Images/cms/www/20191203/5575043082435707844_pic1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: .5rem;
}
.act-body .audio .menu-bottom ul p:nth-child(3)::before{
	display: inline-block;
	content: "";
	height: 2rem;
	width: 2rem;
	background: url(//image01.homedo.com/Files/Images/cms/www/20191203/4765211712475390610_pic1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: .5rem;
}
#header{
    height: 4.4rem;
}
.js-floor-anchor-all dd{
	z-index: 9;
}
.banner{
	position: relative;
}
.banner .top-rule-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 6.1rem;
	height: 2.4rem;
	text-align: center;
	color: #fff;
	border-radius: 0 0 0 .5rem;
	font-size: 1.2rem;
	background: #ff9c00;
}
.dialog .sign-content .sign-days ul li:nth-child(5)::before{
display:inline-block;
content: "100元抵用券";
width: 7rem;
height: 3rem;
text-align: center;
font-size: 1rem;
color: #7a4104;
line-height: 2rem;
border-radius: .5rem ;
position: relative;
right: 1.4rem;
top: 0;
background: url(//image01.homedo.com/Files/Images/cms/www/20191210/5387876630929344560_pic1.png) no-repeat;
background-size: 100% 100%;
}

.js-floor-box-btn{
	z-index: 8;
}
.js-floor-box-btn.cur{
	z-index: 11;
}
div.dialog div.sign-content div.sign-days ul li:nth-child(5){
	margin-top: .8rem
}
