/* CSS Document */

#bg {
        display: none;
		position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
    }

    #show {
        display: none;
		margin:107px auto 0px auto;
        width: 507px;
        height: auto;
		overflow:hidden;
        padding: 8px;
        z-index: 1002;
        overflow: auto;
    }
	#bg2 {
        display: none;
		position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
    }

    #show2 {
        display: none;
		margin:107px auto 0px auto;
        width: 507px;
        height: auto;
		overflow:hidden;
        padding: 8px;
        z-index: 1002;
        overflow: auto;
    }
	.pwd-title{
		width:100%;
		height:40px;
		line-height:40px;
		}
	.pwd-title span{
		font-size: 20px;
		font-family: "Microsoft YaHei";
		color: white;
		vertical-align:middle;
		padding-left:7px;
		}
	.pwd-title img{
		vertical-align:middle;
		}
	.pwd-detail{
		width:100%;
		height:auto;
		border-top:1px solid white;
		border-bottom:1px solid white;
		}
	.come-back-way{
		width:100%;
		height:auto;
		overflow:hidden;
		position:relative;
		}
	.phone-pwd{
		width:140px;
		height:30px;
		background:#0c90e3;
		margin:48px auto 0px auto;
		border-radius: 4px;
		-webkit-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-moz-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-o-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-ms-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		box-shadow:0px 3px 3px rgba(58, 57, 51, 1);/*兼容ie9以上的*/
		}
	.phone-button{
		width:140px;
		height:30px;
		background:none;
		border:none;
		line-height:30px;
		text-align:center;
		font-size: 14px;
		font-family: "Microsoft YaHei";
		color: white;
		cursor:pointer;
		}
	.old-pwd{
		width:140px;
		height:30px;
		background:#d6670e;
		border-radius: 4px;
		margin:28px auto 50px auto;
		-webkit-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-moz-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-o-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-ms-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		box-shadow:0px 3px 3px rgba(58, 57, 51, 1);/*兼容ie9以上的*/
		}
	.old-button{
		width:140px;
		height:30px;
		background:none;
		border:none;
		line-height:30px;
		text-align:center;
		font-size: 14px;
		font-family: "Microsoft YaHei";
		color: white;
		cursor:pointer;
		}
	.clears{
		font-size: 12px;
		font-family: "SimSun";
		color: #b6b6b6;
		text-decoration:underline;
		background:none;
		border:none;
		position:absolute;
		cursor:pointer;
		right: 135px;
  		top: 120px;
		}
		
	.phone-pwd-detail{
		}
	.phone-content{
		width:85%;
		height:50%;
		overflow:hidden;
		margin:48px auto;
		}
	.text{
		width:100%;
		height:30px;
		line-height:30px;
		}
	.text-font{
		font-size: 14px;
		font-family: "SimSun";
		color: white;
		text-align: right;
		float: left;
		width:105px;
		}
	.text-input{
		height: 30px;
		border: none;
		background: white;
		width: 200px;
		border-radius: 3px;
		margin-left: 18px;
		float: left;
		text-indent:1em;
		font-size: 14px;
		font-family: "SimSun";
		}
	.margin-top{
		margin-top:23px;
		}
	.click{
		float:left;
		font-size: 12px;
		font-family: "SimSun";
		color: #ffe749;
		text-decoration:underline;
		margin-left:15px;
		}
	.sub-all{
		width:181px;
		height:30px;
		margin:38px auto;
		}
	.submit{
		width:100px;
		height:30px;
		border-radius: 4px;
		background:#83be0a;
		float:left;
		-webkit-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-moz-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-o-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		-ms-box-shadow:0px 3px 3px rgba(58, 57, 51, 1);
		box-shadow:0px 3px 3px rgba(58, 57, 51, 1);/*兼容ie9以上的*/
		}
	.submit-btn{
		width:100px;
		height:30px;
		background:none;
		border:none;
		line-height:30px;
		text-align:center;
		font-size: 14px;
		font-family: "Microsoft YaHei";
		color: white;
		cursor:pointer;
		}
	.clears2{
		font-size: 12px;
		font-family: "SimSun";
		color: #b6b6b6;
		text-decoration:underline;
		background:none;
		border:none;
		cursor:pointer;
		float:left;
		margin-left: 20px;
 		margin-top: 14px;
		}
	.activation-font{
		font-size: 14px;
		font-family: "SimSun";
		color: white;
		text-align: right;
		float: left;
		width:115px;
		}
	.ac-label{
		font-size: 12px;
		font-family: "SimSun";
		color:white;
		display:block;
		text-indent:11em;
		}
	.ac-label font{
		color:#ffd800;
		}
	.ac-content{
		width:97%;
		height:100%;
		overflow:hidden;
		margin:48px auto;
		}