body{
	font-size: 13px;
}
html,body{
	height: 100%;
}
button{
    transition:all 0 ease 0!important;
}
.yes-btn,.no-btn{
	width: 100px;
	height: 38px;
	color: #fff;
	border-radius: 20px;
	border: none;
}
.yes-btn{
	background: #82C1EA;
}
.no-btn{
	background: #B4A6FB;
}
p{
	font-size: 13px;
	word-break: break-all;
	color: #000;
}
dl,li,menu,ol,ul{
	list-style:none
}
.mui-scroll .mui-content{
    margin-bottom: 50px;
}
.main-body{
	margin: 0 15px;
}
#avatar,#birthday-part,#hobby-part,#babyname,#parent-part{
	display: none;
}
#avatar{
    height: 202px;
}
.mui-table-view-cell {
	padding: 10px 15px;
}

.user-name p{
	font-size: 20px;
}
.hobby-row .list-content{
	font-size: 16px;
}
.list-content{
	display: inline-block;
	width: 225px;
    height: 30px;
    line-height: 30px;
	margin:0px 0px 0px 15px;
}
.center-content{
	width: 160px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}
.center-content img{
	display: block;
	width: 64px;
	height: 64px;
	margin: 30px auto;
}
.notice-item{
	border-radius: 8px;
}
.notice-item .time-text{
	text-align: center;
	margin-bottom: -10px;
	margin-top: 20px;
}
.introduction-content{
	padding: 0 10px;
	text-align: center;
	margin: 40px auto;
}
.introduction-content p{
	text-align: left;
}
.introduction-content img{
	display: block;
	margin: 10px auto;
}
.faq .bcg-inner{
	padding: 0px;
}
.faq-item{
	/*padding:15px 10px;*/
	margin-top: 15px;
	background: #81a5f7;
    border-radius: 8px;
    overflow: hidden;
}
.faq-item img{
    width: 100%;
}
.questions-content{
	margin-top: 10px;
    margin-bottom: 20px;
}
.questions-item{
	margin-top: 10px;
    overflow: hidden;
    border-radius: 8px;
}
.questions-center{
    width: 250px;
    margin: 20px auto;
}
.questions-item p{
    color: #fff;
}
.questions-item .questions-title{
    color: #000;
}
.answer-content{
    min-height: 160px;
    height: 100%;
    overflow: hidden;
    border: 0px;
    background-color: inherit;
    padding: 0px;
	font-size: 13px;
	color: #fff;
}
.answer-call{
    border-top:1px solid #fff;
    text-align: center;
}
.answer-call p{
    margin: 15px auto;
}
.advice-content{
	padding: 15px 0;
}
.advice-content p{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
.advice-content div{
	margin-top: 15px;
	padding:10px 15px;
	border-radius: 8px;
	background: #fff;
}
.advice-content .advice-text{
	margin-top: 0px;
}
.advice-content #content,.advice-content #phone{
	background: #f7f8f8;
	margin-bottom: 6px;
}
.service p{
    margin-bottom:0px;
}
.service .close{
    color: #FF5E5E;
}
.serve-submit{
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	margin-top: 25px;
	background: #82C1EA;
	color: #fff;
}
.index-content{
	text-align: center;
}
.index-content h1{
	margin: 30px auto;
}
.choose-content{
    display: none;
	padding: 58px 15px;
	text-align: center;
}
.info-header{
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 12px 18px 0px rgba(4,0,0,0.08);
}
.choose-group{
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
}
.choose-img,choose-sex{
	width: 130px!important;
	height: 130px;
	border-radius:50%;
	border:2px solid #efeff4!important;
}
.choose-img-active{
    border: 2px solid #b4a6fb!important;
}
.choose-btn{
	width: 120px;
	height: 40px;
	margin-bottom: 10px;
	display: none;
    color: #fff;
}
.hobby-header{
    height: 70px;
    line-height: 13px;
	padding: 18px;
}
.hobby-header p{
	margin-bottom: 8px;
}
.submit{
	display: inline-block;
	margin-left: 30px;
}
.first-btn{
    display: block;
    width: 100%;
    margin: 0px;
    background: #82C1EA;
    border-radius: 20px;
    border: none;
}
.choose-btn.confirmSubmit{
	margin-left: 30px;
}
.submitSave{
	display: block;
}
.mui-scroll .upload-img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin-left: 22px;
	padding: 0px;
}
.upload{
	position: absolute;
	opacity: 0;
	z-index: 1;
}
.choose-content .scroll-group{
    height: 134px;
    margin: 30px 0;
    position: absolute;
    top: 130px;
    left: 0;
    padding-left: 15px;
}
.choose-content .scroll-group .choose-img{
	padding: 0px;
	margin-left: 30px;
}
.hobby-content{
	width: 100%;
	margin: 0 auto;
}
.hobby-group{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px;
	margin: 30px auto;
}
.hobby-item{
	list-style: none;
	width: 76px;
	height: 76px;
	line-height: 76px;
	border-radius: 50%;
	text-align: center;
	margin: 10px 10px;
	border: 1px solid #82C1EA;
}
.input-group{
	position: relative;
	margin-top: 44px;
	text-align: left;
	overflow: hidden;
}
.input-group p{
	margin:0 0 0 10px;
}
.input-group input,.device-bind .bind-input{
	height: 30px;
	padding:0px 10px;
	font-size: 13px;
	border-radius: 15px;
}
.input-group select{
	height: 30px;
	padding: 0 10px;
	border-radius: 15px;
}
.input-group #submitcode,.device-bind .bind-input{
	float: left;
	width: 65%;
}
.input-group .send-code,.device-bind #bind-device{
	float: right;
	width: 32%;
	height: 30px;
	font-size: 13px;
}
.bind-img{
	margin: 38px auto 32px;
	width: 100%;
	height: 100%;
	border-radius: 15px;
}
.choose-content ul{
	padding-left: 0px;
}
#info-detail li{
	list-style: none;
	margin: 30px auto;
	padding: 0 10px;
}
#datescroll li{
	margin: 0px;
	padding: 0px;
}
#datePage{
	height: 220px;
}
.hobby-item-active{
	color: #fff;
}
.wait-code{
	color: #FF0000;
}
.mui-navigate-down:after, .mui-push-down:after {
	right: 15px;
	content: '\e581';
}
.mui-navigate-down:after, .mui-push-left:after, .mui-push-right:after {
	font-family: Muiicons;
	font-size: inherit;
	line-height: 1;
	position: absolute;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
	color: #bbb;
	-webkit-font-smoothing: antialiased;
}
.mui-table-view-cell .info-input{
	width: 240px;
	height: 30px;
	background: #EEE;
	margin-bottom: 0px;
	padding: 0px;
	border-radius: 15px;
	text-indent: 15px;
}
.mui-table-view-cell .code-input{
	width: 220px;
}
#birthday{
	display: inline-block;
	width: 225px;
    height: 30px;
    line-height: 30px;
	margin:0px 0px 0px 15px;
	text-align: left;
	border: 0;
	padding: 0;
}
.mui-table-view-cell .my-select{
	width: 225px;
	min-height: 30px;
	margin:0px 0px 0px 15px;
	font-size: 17px;
	padding: 0px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.btn-group{
	display: flex;
	justify-content: space-around;
	margin: 30px auto;
}
.mui-popup-backdrop{
	display: none;
}
#hobby{
    display: none;
    width: 320px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin:-208px 0 0 -160px;
    border-radius: 8px;
    background: #fff;
    z-index: 100;
}
#sexDialog,
#identityDialog{
	display: none;
	width: 70%;
	position: fixed;
	top: 30%;
	left: 15%;
	/*margin:-208px 0 0 -160px;*/
	border-radius: 8px;
	background: #fff;
	z-index: 100;
}
#identityDialog{
    height: 35%;
    overflow: hidden;
}
#identityDialog .mui-input-row{
    height: 100%;
    overflow: scroll;
}
.sexRow,
.identityRow{
	position: relative;
	margin: 20px;
	text-align: left;
}
.check-code{
    height: 30px;
	border-radius: 15px;
	margin-left: 5px;
}
.submitSave,.callOff{
	border-radius: 20px;
}
.code-group{
	display: none;
}

/*img{*/
	/*margin: 10px auto;*/
/*}*/


.list-ul {
	touch-action: none;
	overflow: hidden;
	padding-left: 0px;
	margin: 10px 15px 0px;
}

.list-li {
	position: relative;
	margin: 20px auto;
	color: #666;
	background: #fff;
	-webkit-transition-duration:-webkit-transform .1s;
	transition-duration:transform .1s;
	-webkit-transition-timing-function:ease-out ;
	transition-timing-function:ease-out ;
}
.con{
	height: 110px;
	position: relative;
	z-index: 7;
	background: #f2f2f2;
}
.con p{
    color: #fff;
}
.list-left{
	display: flex;
	align-items: center;
	position:relative;
	border-radius: 8px;
}
.list-li  .btn {
	line-height: 110px;
	position: absolute;
	top: 0;
	right: -72px;
	text-align: center;
	background: #FF4B4B;
	color: #fff;
	width: 65px;
	z-index: 2;
	border-radius: 8px;
}

.list-li .btn div {
	float: left;
	display:inline-block;
	height: 110px;
	background: #ffcb20;
	color: #fff;
	width: 110px;
	z-index: 2;
}

.story-pic{
	width: 90px;
	height:90px;
	margin: 10px 10px 10px 20px;
}
.like-group{
	position: absolute;
	bottom: 10px;
	right: 20px;
	text-align: center;
}
.like-icon{
	display: block;
	 width: 24px;
	 height: 24px;
 }
.like-count{
	font-size: 12px;
	color: #999;
}
.con .like-count{
    color: #fff;
}
.game-group{
	text-align: center;
	margin:0px 15px 40px;
}
#gameBrief,#PictureBookBrief{
	position: relative;
	margin-top: 20px;
}
.play-game{
	width: 100%;
}
.game-dog{
	position: absolute;
	width: 86px;
	top: -16px;
	right: 10px;
}
.pic-dog{
	position: absolute;
	width: 85px;
	top: -14px;
	left: 14px;
}
.game-group .play-text{
	width: 80px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -40px;
	font-size: 16px;
	color: #fff;
}
.story-header{
	position: relative;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
	background: #82C1EA;
	z-index: 40;
}
#edit-content{
	 width: 100%;
	 position: absolute;
	 top: 110px;
	 bottom: 0;
	 left: 0;
 }
.story-slider{
	height: 67%;
    min-height: 310px;
}
.story-slider .mui-slider-group{
	height: 100%;
}
.baby-avater{
	width: 50px;
	height: 50px;
	margin:0px 15px 0px 0px;
	border-radius: 50%;
    border: 2px solid #b4a6fb;
}
.story-title{
	height: 40px;
	margin: -20px 0px 25px;
	z-index: 40;
}
.story-header p{
	font-size: 16px;
	color: #fff;
	margin: 0px;
}
.story-tip{
	display: none;
	width: 270px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -135px;
	padding: 0px 10px;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #82c1ea;
	z-index: 41;
}
.autoplay-title{
	position: absolute;
	top:110px;
	left: 50%;
	margin-left: -135px;
	text-align: center;
}
.autoplay-tip{
	display: none;
	width: 270px;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #82c1ea;
	z-index: 41;
}

.autoplay-tip{
	background-color:rgba(255,255,255,0.4);
}
.story-tip p,.autoplay-tip p{
	font-size: 13px;
	color: #000000;
    text-align: center;
}
.story-slider{
	margin: 20px auto;
    width: 65%;
	/*padding-left: 17%;*/
}
.sliderBtn{
    position: absolute;
    top: 25%;
}
#sliderPrev{
    left: 0;
    display: none;
}
#sliderNext{
    right: 0;
}
.story-title-name{
	width: 100%;
	position: absolute;
	top: 85px;
	left: 0;
	padding: 0px 15px;
	z-index: 41;
	color: #fff;
}
.story-label{
	position: absolute;
	top: 25px;
	right: 35px;
	text-align: right;
	z-index: 41;
}
.story-label .label{
	font-size: 20px;
	color: #FEFEFE;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	margin: 0;
    opacity: 0.8;
    font-weight: lighter;
    max-height: 85%;
}
.mui-slider .mui-slider-group .mui-slider-item{
	width: 100%;
	padding: 0 6px;
}
#workName{
	height: 30px;
	background: #eee;
	border-radius: 15px;
	margin-left: 15px;
}
#updateWork,#changeFonts{
	width:54px;
	height: 30px;
	border-radius: 15px;
	background: #82c1ea;
    border: 1px solid #82c1ea;
	line-height: 30px;
	padding: 0;

    color: #fff;
    top: unset;
}
#updateWork{
	position: absolute;
	top: 0;
	right: 0;
}
/*#changeFonts{*/
	/*position: absolute;*/
	/*right: 8px;*/
/*}*/
.text-center{
	text-align: center;
}
.video-change{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.video-change img{
	padding: 5px 10px;
}
.watch-edit img{
	margin-top: 5px;
	margin-bottom: 0px;
}
.QR-content{
	width: 240px;
	height: 270px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -135px 0 0 -120px;
}
.QR-img{
	width: 240px;
	height: 240px;
}
.QR-content p{
	margin-top: 10px;
	text-align: center;
	color: #fff;
}
.record-header{
    background: #fff;
}
.record-header-top{
    width: 100%;
    height: 91px;
    position: relative;
}
.record-baby-avator{
    width: 50px;
    height: 50px;
    margin: 15px;
    float: left;
	border-radius: 50%;
	border: 2px solid #b4a6fb;
}
.record-header-content{
    display: inline-block;
    float: left;
    margin:15px 0px;
    height: 50px;
}
.record-header-content p{
    font-size: 12px;
    color: #fff;
}
.record-header-content .baby-name,.record-header-content .record-times{
    font-size: 16px;
    font-weight: bold;
}
.record-header-content .baby-name{
    margin: 6px auto 0px;
}
.diploma-number{
    position: absolute;
    right: 15px;
    bottom: 4px;
}
.diploma-number span{
    font-size: 12px;
}
.diploma-doga{
    width: 35px;
    height: 26px;
}
.audio-item{
    width: 43%;
    height: 185px;
    float: left;
    position: relative;
	background: #e3e3ff;
    text-align: center;
	margin: 10px;
	border-radius: 8px;
    box-shadow: 0px 10px 16px 0px rgba(4,0,0,0.06),0px 10px 16px 0px rgba(4,0,0,0.06),0px 10px 16px 0px rgba(4,0,0,0.06);
}
.audio-item .audio-item-content{
    font-size: 16px;
    color: #fff;
    margin:23px auto 0px;
	position: absolute;
	left: 30px;
}
.record-avatar{
    width: 64px;
    height: 64px;
    border-radius: 50%;
}
.record-remark{
    width: 50px;
    height: 60px;
    position: absolute;
    right: 16px;
    bottom: 15px;
}
.diploma{
	height: 140px;
}
.diploma h3{
    margin: 30px auto;
}
.audio-content{
	position: relative;
    margin: 20px auto;
}
/*#play{*/
	/*width: 100%;*/
    /*height: 100%;*/
	/*position: relative;*/
	/*top: 50%;*/
	/*z-index: 20;*/
/*}*/
#play{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 40
}
.watch-group{
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: absolute;
    right: 14px;
	bottom: 0px;
	z-index: 1000;
}
.diploma-item .watch-group{
	flex-direction: column-reverse;
	bottom: 30px;
}
.watch-group p{
	width: 40px;
	height: 12px;
	line-height: 12px;
	margin: 6px 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.watch-group img{
	display: block;
	width: 40px;
	height: 40px;
	margin:0px auto;
}
.play-canvas .doga{
	width: 54px;
	height: 40px;
}
.watch-num{
	width: 24px;
	height: 20px;
	text-align: center;
	float: right;
	margin-bottom: 0px;
}
.pull-ul{
	padding-left: 0px;
}
.story-edit-group{
	width: 120px;
	height: 22px;
	position: relative;
}

.story-edit-group img{
	display: inline-block;
	width: 42px;
	height: 22px;
}
.story-edit-group .autoplay{
	height: 36px;
	position: absolute;
	top: 0px;
	right: 108px;
	padding: 10px;
}
.story-edit-group .forward,
.story-edit-group .story-edit {
	height: 36px;
	position: absolute;
	top: 0px;
	right: 65px;
    z-index: 1000;
	padding: 10px;
}
.story-edit-group .forward{
	height: 42px;
	top: -3px;
}
.story-edit-group .story-edit{
	display: none;
	right: 108px;
}

.story-edit-group .page{
	height: 32px;
	position: absolute;
	top: 0px;
	right: 15px;
	padding: 5px;
}

.start-record{
	width: 100%;
	height: 100%;
}
.record-text{
    font-size: 13px;
    color: #000;
}
.tip-text{
    font-size: 12px;
    color: #ff4b4b;
}
.stop-record{
	display: none;
	width: 70px;


}
.pause-record{
	background:url(../img/recordSound/pause.png);
	width: 100%;
}

.submit-record{
	margin-left: 20px;
	width: 60px;
	float:right;
	display: none;
}
.icon-border{
	border-radius: 50%;
	border: 1px solid #bbb;
}
.rename .story-name{
	width: 220px;
	font-size: 13px;
	margin-bottom: 0px;
	height: 34px;
	margin-top: 7px;
}
.record-already{
	display: none;
}

.like-img {
	display: none;
}
.like-img img{
	width: 60px;
	height: 60px;
	padding: 5px;
}
#autoplay-content{
	width: 100%;
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0px;
	display: none;
}

.user-avatar{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.avatar-title{
	display: inline-block;
	line-height: 40px;
}
.mui-inner-wrap .mui-scroll-wrapper
{
	overflow: auto;
}
.btn-md{
	width:64px;
	height: 38px;
}


.story-content{
    /*width: 44%;*/
	height: 90px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.list-left .story-name{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.list-left p{
	margin-bottom: 0px;
	font-size: 13px;
}
.choose-diploma{
	border-bottom: 2px solid transparent;
    margin-left: 15px;
}
.choose-diploma-active{
	margin-left: 15px;
    border-bottom:2px solid #fff;
}
.diploma-group{
    margin: 22px auto;
}
.game-header{
	margin: 20px auto 10px;
}
.game-header p{
	font-size: 14px;
}
.diploma-show{
    display: block;
	height: 50px;
    margin: 0px 15px;
    padding: 10px 0px;
    border-top: 2px solid #d8d8d8;
	overflow: hidden;
}
.diploma-show img{
	width: 27px;
	height: 27px;
    margin-right: 12px;
	margin-bottom: 10px;
}
.diploma-show .cheer{
	width: 220px;
	height: 28px;

}
.diploma-show p{
	color: #fff;
	text-indent: 48px;
	line-height: 28px;
}
.rotate {
	animation:rotating 1.2s linear infinite;
}

@keyframes rotating{
	from{transform:rotate(0)}
	to{transform:rotate(360deg)}
}
.mui-card-content{
    padding: 10px;
}
#userEdit .user-avatarimg{
    width: 86px;
	max-width: 86px;
    height: 86px;
	border-radius: 50%;
	margin: 20px auto;
	border: 2px solid #b4a6fb;
}
#userEdit p{
	font-size: 12px;
	margin-bottom: 6px;
}
#userEdit .baby-name{
	display: inline-block;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	position: relative;
}
.baby-name span{
	display: inline-block;
	position: relative;
}
.baby-sex{
	width: 11px;
	height: 11px;
	position: absolute;
	top: 4px;
	right: -21px;
}
.unbind-body{
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 5px;
    color: #fff;
    padding: 10px 15px;
    font-size: 12px;
    background-clip: padding-box;
}
#bind{
    width: 60px;
    height: 22px;
    background: #82C1EA;
    color: #fff;
    padding: 0px;
    border-radius: 9px;
    font-size: 12px;
    border: none ;
}
.person-list .mui-navigate-right{
	height: 50px;
}
.person-list .mui-navigate-right p,.person-list .mui-navigate-right img{
	position: absolute;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-decoration: none;
}
.person-list .mui-navigate-right p{
	margin-left: 30px;
	color: #000;
}
.lock-tip{
	width: 42px;
	height: 18px;
	background: #fff;
	font-size: 12px;
	padding: 0px;
	border:1px solid #c4c4c4;
	border-radius: 9px;
	color: #c4c4c4;
}
.mui-table-view .list-icon{
	width: 22px;
	height: 22px;
}
.game-introduction{
    height: 90px;
    background: #fe8258;
}
.introduction-text{
    line-height: 60px;
    text-align: center;
    margin: 0px;
}
.pull-ul p{
	font-size: 15px;
}
.red-tip{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #ff0000;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	right: 8px;
}
/*ui修改*/

.mui-tab-label{
	font-size: 10px;
}
.tab-img{
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	margin: 4px auto;
}
/*.story-info-header{*/
	/*height: 188px;*/
/*}*/
.story-info-img{
	width: 100%;
	position: relative;
}
.game-text{
	width: 166px;
	height: 88px;
	position: absolute;
	right: 15px;
	top: 10px;
	text-align: right;
	font-size:16px;
	color: #fff;
}
.game-text p{
	font-size:16px;
	color: #fff;
	margin-bottom: 0px;
	line-height: 24px;
}
.change-voice-btn{
	width: 100px;
	height: 40px;
	position: absolute;
	border-radius: 20px;
	bottom: 26px;
	left:50%;
	margin-left:-50px;
	background-color: #82C1EA;
	color: #fff;
	border: none;
	z-index: 1000;
}
#soundLoading{
    position: absolute;
    left: calc(50% - 45px);
    width: 90px;
    height: 80px;
	top: 60%;
    display: none;
	z-index: 1000;
}
.revoice{
	display: none;
	-webkit-box-shadow:none;
	background-color:#fff;
	height: 74px;
}
.revoice-item{
	display: inline-block;
	position: relative;
	margin: 0px 0px 10px 8px;
}
.scroll-group{
	padding: 0 10px 0 0;
}
.revoice-item-active{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
.voice-icon{
	width: 60px;
	height: 60px;
}
.revoice-item .voice-text{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #fff;
	text-align: center;
}
/*.slider-img #workVoName{
	color: #fff;
	font-size: 20px;
}*/

#forwardMask,.unbind-mask,.QRmask,.mask{
	display: none;
	position: fixed;
    top: 0px;
	bottom: 0;
    left: 0px;
	right: 0;
	z-index: 2000;
	background: rgba(0,0,0,0.4);
}
.mask{
	z-index: 99;
}
#dogLoad{
    display: block !important;
    background-size: auto 100%;
}
#dogLoad>img{
    width: 70%;
    position: relative;
    left: 15%;
    top: 20vh;
    border-radius: 10px;
}

.dialog{
	width: 300px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -150px;
	box-shadow: 0px 12px 18px 0px rgba(4,0,0,0.15);
}
.dialog p{
	color: #82C1EA;
	text-align: center;
}
.dialog .unbind-title{
	margin: 20px auto 15px;
}
.unbind-group{
	display: flex;
	width: 100%;
	justify-content: space-around;
	align-items: center;
	position: absolute;
	bottom: 15px;
}
.unbind-group .btn{
	width: 100px;
	height: 40px;
	border-radius: 20px;
}
.unbind-group .unbind-submit{
	background: #82C1EA;
}
.unbind-group .cancel{
	background: #B4A6FB;
}
.invite,.recording{
	width: 92%;
    margin: 0 auto;
	position: relative;
}
.invite-content{
    width: 204px;
	position: absolute;
	top: 20px;
    left: 50%;
	margin-left: -102px;
}
.invite-img{
	width: 100%;
    margin: 15px 0;
}
.invite-content p{
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
}
.invite .invite-title{
	display: inline-block;
	color: #7A4C2E;
	font-size: 16px;
	padding: 0px 45px 4px;
	border-bottom: 1px solid #7A4C2E;
}
.invite .what{
	display: inline-block;
	color: #FF4B4B;
	font-size: 13px;
	margin-top: 0px;
    text-decoration: underline;
	/*border-bottom: 1px solid #FF4B4B;*/
}

.record-img{
	width: 60px;
	height: 60px;
}
.record-content p{
	color: #000;
	font-size: 13px;
}
.record-item{
    width: 100%;
    height: 40vh;
    padding: 15px 5px;
    margin: 0;
    margin-top: 15px;
    background: #fff;
    box-shadow: 0px 10px 16px 0px rgba(4,0,0,0.08);
	border-radius: 8px;
}
.record-dec-img{
    width: 100%;
    margin: 15px 0;
}
.record-tips{
    margin: 24px auto;
}
.record-tips p{
    font-size: 13px;
    color: #EF4C4C;
    margin-bottom: 0;
}
.weather-desc{
    height: 100%;
    font-size: 0.9rem;
    outline: 0;
    border: none;
	text-align: left;
	padding: 0 10px;
	line-height: 2rem;
}
.diploma-scoll img{
    width: 30px;
    height: 44px;
    padding-bottom: 4px;
	margin-top: 5px;
}
#playUrl{
    width: 96%;
    margin: 30px 2% 10px;
}
.scroll-group.diploma-group{
	display: none;
	max-width: 100%;
	height: 52px;
	position: absolute;
	top: unset;
	bottom: 99px;
	left: 0;
	margin: 0px;
	border-radius: 23px;
	overflow: hidden;
}
.diploma-scoll{
	width: 100%;
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
}
.mui-segmented-control.mui-scroll-wrapper .mui-scroll{
    height: 45px;
}
.choose-diploma:last-child{
    margin-right: 15px;
}
.checking{
	/*width: 100%;*/
	/*height: 550px;*/
    width: 100vw;
    height: 100vh;
	background: #fff;
	/*box-shadow: 0px 10px 16px 0px rgba(4,0,0,0.08);*/
	/*border-radius: 8px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.checking p{
	font-size: 16px;
	/*color: #82C1EA;*/
	padding: 15px 0;
	margin-bottom: 25px;
}
.checking-img{
	width: 35%;
}
.bcg-warp{
	width: 100%;
	min-height: 100%;
	overflow: hidden;
}
.bcg-inner{
	width: 92%;
	min-height: 96vh;
	border-radius: 8px;
	padding: 4vh 0;
	margin: 2vh 4%;
}
.uninvite,.payment{
	height: 100%;
	position: absolute;
	overflow-y: auto;
}
.uninvite p{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.uninvite .bcg-inner div{
	margin-bottom: 40px;
}
.uninvite .p4 p{
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: normal;
}
.blue-item,.yellow-item,.red-item{
    display: inline-block;
    border-radius: 5px;
}
.payment .blue-item,.payment .yellow-item,.payment .red-item{
    height: 16px;
    line-height: 16px;
    text-indent: 0px;
}
.blue-item{
	background: #82c1ea;
}
.yellow-item{
	background: #fed531;
}
.red-item{
    background: #ef4c4c;
}
.paysuccess p{
    font-size: 12px;
    margin-bottom: 4px;
    font-weight: normal;
    color: #FF3E3E;
}
.payment .bcg-inner{
    padding: 20px 15px 20px;
}
.payment p{
    text-indent: 2rem;
    font-size: 13px;
    line-height: 32px;
    color: #000;
}
.payment-img{
    width: 100%;
}
.payment .red-text{
	text-indent: 0px;
	font-size: 12px;
	color: #FF3E3E;
}
.payment .blue-text{
	text-align: center;
    text-indent: 0px;
    font-size: 12px;
    color: #82c1ea;
}
#skipPayment{
    width: 120px;
    margin: 20px auto;
}
.diploma-warp{
	width: 100%;
	min-height: 100%;
	overflow: hidden;
}
.diploma-outer{
	width: 92%;
	border-radius: 8px;
    margin: 20px 4%;
}
.diploma-inner{
	width: 92%;
	margin: 0 auto;
	background:#ffe589;
	border:4px solid #FEB831;
	position: relative;
	text-align: center;
}
.diploma-title{
	width: 212px;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -106px;
}
.cctv-logo{
    width: 86%;
    position: absolute;
    top: 11px;
    left: 7%;
}
.diploma-type{
	width: 225px;
	height: 34px;
	line-height:34px;
	background:#3BA0DF;
	color: #fff;
	margin: 0 auto;
	border-radius: 8px;
}
.diploma-outer .diploma-babyname{
	font-size: 18px;
}
.diploma-outer .children{
	color: #000;
	font-size: 15px;
}
.diploma-item{
	position: relative;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.diploma-text{
	margin: 0px 16px;
}
.diploma-text .diploma-content{
	text-indent: 2rem;
    font-size: 15px;
}
.diploma-item .mui-text-center p{
	font-size: 15px;
}
.diploma-item .mui-text-center .blod{
	font-weight: bold;
}
.diploma-tips{
	width: 100%;
}
.diploma-footer{
	position: relative;
	margin: 35px 16px;
}
.aphorism{
	height: 21px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
}
.seal{
	width: 84px;
	height: 84px;
	position: absolute;
	top: -34px;
	left: 85%;
	margin-left: -42px;
}
.avatar-bcg {
	position: relative;
	width: 100px;
	height: 100px;
}
.avatar-top{
	width: 27px;
	height: 24px;
	position: absolute;
	top: 4px;
	left: 16px;
	z-index: 2;
}
.diploma-item-babyimg{
	width: 68px;
	height: 68px;
	border-radius: 50%;
	border: 2px solid #FEDA31;
	position: absolute;
	top: 16px;
	left: 16px;
}
.record-red-tip{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ff0000;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: 6px;
}
.edit-item span{
	display: inline-block;
	width: 72px;
	font-size: 16px;
}
.edit-item .mui-table-view-cell:after{
	left: 0px;
}
.baby-lock{
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 15px;
	height: 50px;
	margin-top: 20px;
	border-radius: 8px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
}
.lock-info{
	background: #fff;
	padding: 20px 15px;
	margin-top: 15px;
	border-radius: 8px;
	box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
}
.info-content{
	width: 90%;
	margin: 0 auto;
}
.info-content p,.info-content img,.info-content video{
	display: block;
	width: 100%;
}
/*.info-content video{
	height: 100%;
	min-height: 164px;
}*/
.like-gif-group{
    position: relative;
}
.myaudio-edit{
	align-items: unset;
}
.watch-group .like-img{
    margin-top: 0px;
}
.watch-group .like-gif{
    width: 60px;
    height: 150px;
    position: absolute;
    top: -115px;
    left: -15px;
}
.watch-group .like-gif-center{
    width: 60px;
    height: 150px;
    position: absolute;
    top: -150px;
    left: -30px;
}
.watch-group .like-p{
    margin-top: 35px;
}
.gif-load{
    display: none;
}
.font-group{
    padding: 0 0 80px;

}
.font-group .font-group-item{
	position: relative;
    height: 100px;
    background: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding:0px 32px;
}
.font-group-item div{
    display: block;
    width: 100%;
}
.font-group p{
    color: #000;
}
.font-group p{
	font-size: 30px;
}
.font-group-item p{
    margin-bottom: 0px;
}
.font-active p{
    color: #fff;
}
.font-group-item .first-row{
	padding: 10px 0px;
	margin: 10px 0px;
}
.font-group-item .second-row{
	text-indent: 64px;
}
.font-group-item.left-item{
    display: inline-block;
    width: auto;
    text-align: right;
}
.font-group-item .center-item{
    text-align: center;
}
.font-group-item .right-item{
    text-align: right;
}
.story-font-group{
    display: none;
    height: 70px;
    align-items: center;
    padding: 10px;
}
.story-font-group div p{
    color: #fff;
}
.ql-container.ql-snow{
	border: none!important;
}
.oldcss{
	width: 34px!important;
	height: 34px;
	position: absolute;
	top: 0;
	right: 0;
}
.mui-card{
	margin: 15px;
}
/*
.slider-img .story-label{
    top: 70px;
}*/
.baby-sex-label{
	margin-top: 12px;
}
.mui-card-content p,.mui-card-header p,
.mui-card-header{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.diploma-btn-group{
	display: flex;
	justify-content: space-around;
	width: 100%;
	border-top: 1px solid #b2b2b2;
	padding: 8px 0 0px;
	height: 90px;
	align-items: flex-start;
}
.diploma-btn-group .like-gif-group,.diploma-btn-group .forward{
	width: 35px;
	text-align: center;
}
.diploma-bcg .like-gif-group #thumbs{
	width: 30px;
	height: 28px;
	margin: 5px 0;
}
.diploma-btn{
	width: 30px;
	height: 38px;
}
.diploma-btn-group .forward{
	width: 30px;
	height: 30px;
	margin: 4px 0;
}
.diploma-btn-group .watch-num{
	float: none;
	width: 35px;
}
.doga{
	width: 48px;
	height: 36px;
	margin: 1px 0;
}
.diploma-btn-group p{
	font-size: 12px;
	margin: 1px 0;
	height: 12px;
	line-height: 12px;
}
.diploma-btn-group div{
	text-align: center;
}
.mui-card-content {
	padding: 10px 15px;
}
.mui-slider-item .story-label{
	right: 20px;
}
.mui-slider-item .label{
	font-size: 16px;
}
.play-content .story-title-name {
	padding: 30px 0 0 35px;
}
.watch-group .doga-text{
	width: 54px;
}
.choose-css{
	border: 0;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px rgba(0, 0, 0, .2);
}
.choose-css .btn-group{
	margin: 10px 0;
}


.shutter-img-a{
    position: absolute;
}


/* 轮播动效样式补充 */
.swiper-slide {
    line-height: 300px;
    font-size: 36px;
    text-align: center;
}
.ani{
    height: 100%;
}

/*设备绑定成功*/
#goIndex{
    width: 65%;
    font-size: 17px;
    text-align: center;
    background-color: #82c1ea;
    border-radius: 30px;
    color: #fff;
    padding: 15px 20px;
    margin: 50px auto;
}
.record-img{
    /*margin-bottom: 20px;*/
    margin: 32% auto 20px;
}
.record-content p{
    font-size: 15px;
}
.invite-content{
	width: 66%;
	height: 6.5rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	margin-left: 0;
	left: 18%;
}
.invite-content img{
    width: 75px;
    padding: 0.2rem 0;
}
.invite-content p{
	font-size: 0.9rem;
}
.invite .what{
	font-size: 0.7rem;
}
#goKnow{
	width: 45%;
	background-color: #82c1ea;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	padding: 15px 20px;
	margin: 50px auto;
}
/*完善资料*/
#parent-select{
	width: 100%;
	height: 30px;
	padding: 0px 10px;
	font-size: 13px;
	border-radius: 15px;
	background: #fff;
	line-height: 30px;
	margin-bottom: 15px;
	border: 1px solid rgba(0, 0, 0, .2);
}
#changeColor{
	color: #000;
}
.device-bind{
    display: flex;
    justify-content: space-around;
    align-items: center;
}