.bgBlue-whiteTxt,.bgGray-whiteTxt,.bgGreen-whiteTxt{
    border-radius:5px;
    width:200px;
    height:48px;
    line-height: 48px;
    text-align: center;
    color: white;
    font-size: 20px;
    margin: 0 auto;
    cursor: pointer;
}
.bgBlue-whiteTxt{
	background:#50aae9 !important;
}
.bgGray-whiteTxt{
	background:#cccccc !important;
}
.bgGreen-whiteTxt{
	background:#48ae60 !important;
}
.data-newuserbox>a{
	cursor: pointer;
	position: relative;
	display: block;
}
.data-newuserbox:hover .new-menubox{
	display: block;
}
.data-newuserbox>a>img{
	border-radius: 50%;
	position: relative;
	width: 36px;
	height: 36px;
	margin-right: 12px;
	display: inline-block;
}
.data-newuserbox>a>p{
	font-size:14px;
	line-height: 14px;
	display: inline-block;
	margin-right: 6px;
}
.data-newuserbox .arrow-right{
	position: relative;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid rgb(250, 114, 152);
	border-right: 4.5px solid transparent;
	border-left: 4.5px solid transparent;
	/*margin-right: 48px;*/
	top: -2.5px;
}
.data-newuserbox .new-menubox{	
    z-index: 111;
	position: absolute;
	display: none;
	background:#ffffff;
	box-shadow:0 2px 24px 0 rgba(0,0,0,0.03);
	width:230px;
	height:auto;
	cursor: pointer;
	box-sizing: border-box;
}
.new-menubox li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 24px;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f0f0;
}
.new-menubox li:last-child{
	border-bottom: none;
}
.new-menubox li a{
	width: 100%;
	font-size:16px;
	display: inline-block;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}
.new-menubox li .iconRed,.new-menubox li .iconGray{
	display: inline-block;
	margin-right: 16px;
}

.new-menubox li:nth-child(2) div,.new-menubox li:nth-child(1) div{
	width: 20px;
	height: 18px;
}
.new-menubox li:nth-child(3) div{
	width: 20px;
	height: 20px;
}
.new-menubox li:nth-child(4) div{
	width: 20px;
	height: 19px;
}
.new-menubox li:nth-child(5) div{
	width: 18px;
	height: 18px;
}
.new-menubox li.voucher-icon div {
    width: 20px;
    height: 16px;
}
.new-menubox li.pay-icon div{
	width: 20px;
	height: 18px;
}
.new-menubox li.member-icon div {
    width: 23px;
    height: 16px;
}
.new-menubox li:nth-child(1) div.iconRed,.new-menubox li:nth-child(1) a:hover div{
	background: url(../iconfont/icon_17_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(2) div.iconRed,.new-menubox li:nth-child(2) a:hover div{
	background: url(../iconyun1.5/icon_1.5_117.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(3) div.iconRed,.new-menubox li:nth-child(3) a:hover div{
	background: url(../iconyun1.5/icon_1.5_118.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(4) div.iconRed,.new-menubox li:nth-child(4) a:hover div{
	background: url(../iconyun1.5/icon_1.5_120.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(5) div.iconRed,.new-menubox li:nth-child(5) a:hover div{
	background: url(../iconyun1.5/icon_1.5_119.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.voucher-icon div.iconRed,.new-menubox li.voucher-icon a:hover div{
	background: url(../icon2.1_3/png_PC_1.6_11_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.pay-icon div.iconRed,.new-menubox li.pay-icon a:hover div{
	background: url(../icon2.1_3/png_2.1_3_14_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.member-icon div.iconRed,.new-menubox li.member-icon a:hover div{
	background: url(../icon2.1_3/png_app1.32_30_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(1) div.iconGray{
	background: url(../iconfont/icon_17.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(2) div.iconGray{
	background: url(../iconyun1.5/icon_1.5_117_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(3) div.iconGray{
	background: url(../iconyun1.5/icon_1.5_118_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(4) div.iconGray{
	background: url(../iconyun1.5/icon_1.5_120_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:nth-child(5) div.iconGray{
	background: url(../iconyun1.5/icon_1.5_119_2.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.pay-icon div.iconGray{
	background: url(../icon2.1_3/png_2.1_3_14.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.voucher-icon div.iconGray{
	background: url(../icon2.1_3/png_PC_1.6_11.png) no-repeat;
	background-size: 100%;
}
.new-menubox li.member-icon div.iconGray{
	background: url(../icon2.1_3/png_app1.32_30.png) no-repeat;
	background-size: 100%;
}
.new-menubox li:hover a,.btn_red{
	color:#f87499;
}
.navBox .menu li a[href="idolcore.html"]::before {
	content: '';
	background: url(../imgs/icon_pc_02.png) no-repeat center;
	background-size: 100%;
	width: 20px;
	height: 18px;
	display: inline-block;
	margin-right: 16px;
}

/*三方弹窗*/
.toast{
	display: none;
	position: fixed;
	background-color: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	margin-left: 0;
	margin-top: 0;
}
.toast-box ,.box-register,.box-allsee{
	width: 962px;
	height: 638px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	background-color: white;
	border-radius: 12px;
}
.toast-box .box-register .toast-card{
	background: url("../images/img_yun_02.jpg")no-repeat;
	background-size: cover;
	width: 240px;
	height: 240px;
	position: relative;
	margin: 110px auto 24px auto;
}
.toast-box .box-register>p{
	position: relative;
	font-size: 28px;
	color: #333333;
	line-height: 32px;
	text-align: center;
}
.toast-box .box-register>p>span{
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	margin-top: 20px;
}
.toast-box .box-register>span:last-child,.toast-box .box-allsee>span:last-child{
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	text-align: center;
	bottom: 48px;
	position: absolute;
}
.toast-box .box-allsee .title{
	font-size: 28px;
	color: #333;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 100px 0 48px 0;
}
.toast-box .box-allsee p{
	font-size: 16px;
	color: #333;
	text-align: left;
	width: 821px;
	position: relative;
	margin: 0 auto 32px auto;
}
#btnClose{
	position: absolute;
	top: 24px;
	right: 24px;
	background: url("../iconyun1.5/icon_xz_09.png");
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 111;
}
#btnClose:hover{
	background: url("../iconyun1.5/icon_xz_09_2.png");
}
/*随拍*/
.form-follow ul li {
	float: left;
	position: relative;
	background: no-repeat center center;
	background-size: cover;
	cursor: pointer;
}
#photo-box {
	display: none;
	position: fixed;
	background-color: black;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 13;
}
#photo-box img {
	position: absolute;
	/*display: none;*/
	max-height: 96%;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.buttonleft,.buttonright{
	position: absolute;
	background:rgba(255,255,255,0);
	width:44px;
	height:80px;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
}
.buttonleft span,.buttonright span{
	width: 13px;
	height: 20px;
	display: block;
	position: relative;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -6.5px;
}
.buttonleft span{
	background: url(../iconyun1.5/icon_web_07.png);
	background-size: 100% 100%;
}
.buttonright span{
	background: url(../iconyun1.5/icon_web_08.png);
	background-size: 100% 100%;
}
.buttonleft{
	left: 12%;
}
.buttonright{
	right: 12%;
}
.memberEnter{
	bottom: 0;
	width: 100%;
	position: absolute;
	font-size: 20px;
	color: white;
	background-color: rgba(0,0,0,.3);
	height: 36px;
	line-height: 36px;
}
.enter-box{
	height: 100%;
}
.memberEnter .member_icon{
	display: inline-block;
	background: url(../iconyun1.5/png_206.png) no-repeat center;
	background-size: 100% 100%;
	width: 23px;
	height: 20px;
	margin: 0 10px 0 12px;
	position: relative;
	top: 2.6px;
}
.memberEnter .member_arrow{
	background: url(../iconyun1.5/png_205.png) no-repeat center;
	background-size: 100% 100%;
	width: 11px;
	height: 16px;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -5.5px;
}
.idollock {
	clear: both;
	font-size: 14px;
	padding-top: 60px;
	text-align: center;
	color:#333333;
}
.idolmore{
	cursor: pointer;
}
/*------我的偶像------*/
.myidolbox{
	width: 100%;
	position: relative;
	margin-top: 36px;
}
.myidolbox li{
	background:#f6f8f9;
	display: flex;
	align-items: center;
	border-radius:5px;
	width:280px;
	height:110px;
	float: left;
	margin:0 20px 20px 0;
	padding: 20px;
	box-sizing: border-box;
}
.myidolbox li:nth-child(4n){
	margin-right:0;
}
.myidolbox li>img{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
}
.myidolbox li>div{
	padding: 6px 0;
	box-sizing: border-box;
}
.myidolbox li>div>p{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.myidolbox li .feeded,.myidolbox li .support{
	font-size:14px;
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */
	display: -webkit-flex;    /* Chrome, WebKit */
	display: flex;
	-webkit-align-items:center;
	-moz-align-items:center;
	-ms-align-items:center;
	-o-align-items:center;
	align-items:center;
}
.idolMenu{
	position: relative;
	height: 20px;
	line-height: 20px;
}
.idolMenu span,.idolMenu div{
	display: block;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.idolMenu .line_gray{
	background:#dedede;
	width:1px;
	height:16px;
	position: relative;
	top: 50%;
	margin: -8px 20px 0 20px;
}
.feeded .idolIcon,.support .idolIcon{
	width: 16px;
	height: 14px;
	margin-right: 8px;
	display: inline-block;
}
.feeded .redFeed{
	background:url(../iconyun1.5/icon_1.5_121.png) no-repeat;
	background-size: 100% 100%;
}
.support .redFeed{
	background:url(../iconyun1.5/icon_1.5_122.png) no-repeat;
	background-size: 100% 100%;
}
.feeded .grayFeed{
	background:url(../iconyun1.5/icon_1.5_121_2.png) no-repeat;
	background-size: 100% 100%;
}
.support .grayFeed{
	background:url(../iconyun1.5/icon_1.5_122_2.png) no-repeat;
	background-size: 100% 100%;
}
.feeded .redFeed+span{
	color:#f87499;
}
.support .redFeed+span{
	color:#00b4e6;
}
.feeded .grayFeed+span,.support .grayFeed+span{
	color:#999;
}
.form-buy .data-txt{
	text-align: left;
	cursor: pointer;
	padding-bottom: 36px;
	box-sizing: border-box;
	/*padding-top:50px;*/
}
.content .form-buy{
	padding: 36px 36px 0 40px;
}
.myidolbox li .grayTxt{
	color: #999
}
.xieyiBox{
	width: 100%;
	height: 320px;
	overflow: hidden;
	margin-bottom: 36px;
}
.xieyiBox>div{
	width: 100%;
	height: 320px;
	overflow-y: scroll;
}
#close-preImg{
	position: absolute;
	right: 0%;
	top:0;
	color: white;
	font-size: 20px;
	border-radius:1px;
	width:22px;
	height:22px;
	padding:20px 20px 25px 25px;
	cursor: pointer;
}
#toast3 .bookWrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding:32px 12px 36px 0;
    box-sizing: border-box;
}
#toast3 .bookWrap > div{
    border: 1px solid #f0f0f0;
    width:86px;
	height:48px;
    line-height: 48px;
    color:#999999;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    margin-left: 12px;
    cursor: pointer;
}
.bookActive{
    color: #fa7298 !important;
    border: 1px solid #fa7298 !important;
}
.blueTxt {
	color: #00b4e6;
}
.videoWrap{
	width: 100%;
	padding-right: 36px;
	box-sizing: border-box;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f6f8f9;
}
.videoBox {
	position: relative;
	width: 120px;
	height: 120px;
}
.videoShadow {
	position: absolute;
	background-color: rgba(0,0,0,.3);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoImg {
	width: 120px;
	height: 120px;
	object-fit: cover;
	margin-right: 36px;
}
.videoIcon{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
    margin-left: -30px;
    top: 50%;
	margin-top: -30px;
	cursor: pointer;
}
.voiceIcon {
	width: 28px;
	height: 24px;
}
.videoBar {
	width: 82%;
	height: 6px;
	border-radius: 4px;
	background-color: #dedede;
	position: relative;
}
.videoDot {
	position: absolute;
	top: -16px;
	left: -10px;
	width: 40px;
	height: 40px;
}
.voiceTime {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #999999;
	margin-top: 20px;
}
.tab-wrap {
	width: 100%;
	height: 66px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #dedede;
	display: flex;
	align-items: center;
	max-width: 1258px;
	margin: 0 auto;
	margin-bottom: 36px;
}
.tab-item {
	padding: 0 36px;
	font-size: 14px;
	cursor: pointer;
	color: #333;
}
.active-black {
	color: #f87499;
}
.no-tab-item {
    color: #999;
    font-size: 14px;
    height: calc(100vh - 408px);
    text-align: center;
    line-height: calc(100vh - 408px);
    display: none;
}
.order-count,.order-statistic {
	background:#ffffff;
	border:1px solid #dedede;
	border-radius:5px;
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height:64px;
	font-size: 20px;
	margin-bottom: 24px;
	padding: 0 40px;
	box-sizing: border-box;
}
.repeat-order, .order-statistic { 
	display: none;
}
.repeat-btn {
	border-bottom: 1px solid #F0F0F0;
    font-size: 20px;
}
#getMsgPop {
	padding: 16px 88px 48px 88px;
}
#getMsgPop ._content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.pop-head-img {
	width: 88px;
	height: 88px;
	margin: 30px 0 15px 0;
	border-radius: 50%;
}
.pop-head-name {
	font-size: 20px;
}
.pop-head-center{
	width: 100%;
    font-size: 20px;
	padding: 34px 0 70px 0;
	box-sizing: border-box;
}
.pop-head-center .pop-head-item {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 16px;
}
.flex1 {
	flex: 1;
	padding-left: 20px;
}
.copy-blue-btn {
	color:#50aae9;
	cursor: pointer;
	padding-left: 10px;
}
.deliver-item {
	display: flex;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
.deliver-item-right {
	margin-left: 18px;
	border:1px solid #dedede;
	border-radius:3px;
	width:270px;
	height:30px;
	padding: 0 20px;
	box-sizing: border-box;
}
.deliver-item > span:first-child {
	padding-top: 6px;
}
#deliverPop ._content {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 46px 0 30px 0;
}
.deliver-choose {
	border:1px solid #dedede;
	border-radius:3px;
	width:148px;
	height:32px;
	margin-left: 74px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    background: white;
}
#deliverChoose {
	display: flex;
	align-items: center;
	justify-content: center;
}
#deliverChoose::after {
    content: '';
	background-image: url(../iconyun1.5/png_1.5_PC_36.png);
	background-size: 100% 100%;
    width: 9px;
    height: 5px;
    margin-left: 10px;
}
.deliver-choose > div {
    cursor: pointer;
    position: relative;
    font-size: 14px;
    width: 100%;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.deliver-choose > div:not(#deliverChoose) {
	display: none;
}