[genuitec-file-id="wc1-60"],[genuitec-lp-path="/hb_act_web_service/WebRoot/resource/common/css/dislog.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

body{
				color: #000000;
			}
			
			/*.mask{
				position: fixed;
				width: 100%;
				height: 100%;
				background: rgba(0, 0, 0, .5);
			}*/
			.center{
				white-space: nowrap;
				font-size: 0.25rem;
				margin: 0;
				text-align:center;
			}
			.p-body{
				padding: .2rem .3rem;
				font-size: .4rem;
			}
			.popbox{
				max-width:60%;
				//padding: 0rem .3rem;
				background: rgba(0,0,0,0.5);
				border-bottom: #bce8f1;
				border-radius: .2rem;
				position: fixed;
				color: #ffffff;
				left: 50%;
				top: 50%;
				transform:translate(-50%,-50%) ;
				z-index: 9999;
				overflow: hidden;
				//box-shadow: 2px 2px 4px 4px #cccccc;
				font-weight: 300;
			}
			.mask{
				position: fixed;
   				z-index: 90;
   				width: 100%;
    			height: 100%;
    			left: 0;
    			top: 0;
    			right: 0;
    			bottom: 0;
    			background: rgba(0,0,0,0.4);
    			text-align: center;
    			box-sizing: border-box;
    			padding: .2rem 0;
    			overflow: auto;
				
			}
			#pop-tip2-btn,#pop-tip3-noBtn,#pop-tip3-yesBtn,#canSendSMS,.pop-btn-m{
				display: inline-block;
    			width: 1.6rem;
   				height: .64rem;
    			background: #1499da;
    			vertical-align: top;
    			text-align: center;
    			line-height: .64rem;
   				color: #fff;
			}
			/* input{
				outline: 0;
    			display: inline-block;
    			width: 2.35rem;
    			height: .34rem;
    			border: 1px solid #999;
    			border-radius: .05rem;
    			padding: .14rem;
    			font-size: .227rem;
			} */
			/* p{
				line-height: .5rem;
			} */
			.loading{
				width: 60%;
				margin: 0 auto;
			}
			.loading-bd{
				width: 100%;
			}
			.loading-img{
				width: 100%;
			}
			.loading-img>img{
				width: 100%;
			}
			#pop-tip2-title,#pop-tip3-title{
				font-size: .25rem;
				text-align: center;
				color:#ffffff;
			}
			
			.p-head{
				height: .7rem;
    			line-height: .7rem;
    			color: #1499da;
   				font-size: .32rem;
    			border-bottom: 1px solid #1499da;
				margin-top: 0;
				font-weight: 300;
				width: 100%;
				text-align: center;
				box-sizing: border-box;
			}
			#pop-tip2-msg,#pop-tip2-title,#pop-tip3-title{
				width:100%;
				margin:0;
				font-weight: 300;
				background-image:none;
				
			}
			#pop-tip2-msg,#pop-tip3-msg{
				margin: 0;
				color: #ffffff;
				text-align: center;
				font-size:.3rem;
			}
			.p-foot{
				font-size: .4rem;
				overflow: hidden;
				padding: .2rem;
				text-align: center;
				min-width: 4.5rem;
				box-sizing:border-box;
				width:100%;
				height:1.2rem;
				box-sizing:border-box;
			}
			#pop-tip2-btn,#pop-tip3-yesBtn,#pop-tip3-noBtn,.pop-btn-m{
				padding: .1rem .2rem;
				background: #F3642F;
				border: none;
				outline: none;
				font-style: none;
				color: #ffffff;
				text-decoration: none;
				margin-bottom: .2rem;
				display: inline-block;
				border-radius: .1rem;
				
			}
			#pop-tip2-btn{
			margin:0 auto;
			color:#ffffff;
			background:#ff852c;
			font-size:.35rem;
			}
			#pop-tip3-noBtn,.pop-btn-cancel{
				background: #ccc;
				margin-right:.2rem ;
			}
			.pad10{
				padding: .26rem .1rem;
			}
			#pop-tip2-title{
				height:0.75rem;
				background:#64c0fb;
				border-radius:0.1rem 0.1rem 0 0;
			}
			#pop-tip2-btn{
				color:#ffffff;
				font-size:0.28rem;
				padding:0rem 0.4rem;
			}
			#pop-tip2{
			background:#ffffff;
			color:#666666;
			}
			#pop-tip2-msg{
			color:#666666;
			}
			#pop-loading{
				position:fixed;
				width:100%;
				height:100%;
				z-index:99;
			}
			.loading-bd{
			position:absolute;
			left:50%;
			top:50%;
				width:3rem;
				margin-left:-1.5rem;
				margin-top:-1rem;
				
			}
			