/* 整理|小程序模板 www.92jzh.com/xcx */
.w1200 {
	margin: 0px auto; width: 1200px; position: relative;
}

.end {
	background: rgb(255, 255, 255); left: -30px; width: 60px; height: 30px; text-align: center; color: rgb(152, 152, 152); line-height: 30px; font-size: 18px; display: block; position: absolute; z-index: 2;
}
.ready {
	background: rgb(255, 255, 255); left: -30px; width: 60px; height: 30px; text-align: center; color: rgb(152, 152, 152); line-height: 30px; font-size: 18px; display: block; position: absolute; z-index: 2;
}
.ready {
	top: 0px;
}
.end {
	bottom: 0px;
}

.v_audio .step{
	display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-right: 12px;
	cursor: pointer;
}

#content {
	padding: 0px 0px 30px 40px; margin-left: 15px; border-left-color: rgb(228, 228, 228); border-left-width: 2px; border-left-style: dotted; position: relative;
}
#content > div {
	position: relative;
}
#content .num {
	background: rgb(63, 208, 206); border-radius: 50%; left: -55px; top: 0px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; position: absolute; cursor: pointer;
}
#content .item {
	margin-top: 20px;
}

#autotab {
	background: rgb(255, 255, 255); left: 50%; top: 0px; width: 30px; text-align: center; padding-top: 1px; margin-left: -638px; display: none; position: fixed; z-index: 999;
}
#autotab li {
	background: rgb(193, 193, 193); border-radius: 50%; height: 30px; color: rgb(255, 255, 255); line-height: 30px; display: none; cursor: pointer;
}
#autotab .cur {
	background: rgb(63, 208, 206);
}
#autotab .show {
	display: block;
}
#share {
	margin: 15px 0px 25px;
}
#share span {
	font-size: 16px;
}
#share a {
	background: url("vshare.png") no-repeat; width: 50px; height: 50px; margin-right: 8px;
}
#share .bds_weixin {
	background-position: 0px 0px;
}
#share .bds_tsina {
	background-position: 0px -50px;
}
#share .bds_sqq {
	background-position: 0px -100px;
}
#share .bds_qzone {
	background-position: 0px -150px;
}