@charset "UTF-8";
/*共有的*/
*{margin: 0; padding: 0;}
a{text-decoration: none;}
li{list-style: none;}
.abs{position: absolute;}
.rel{position: relative;}
.clear{clear:both;}
body{width: 100%; height: 100%; background: #fff; font-family: "microsoft yahei";overflow-x:hidden;padding:0;margin:0;}
html{overflow-x:hidden;padding:0;margin:0;}
img{border: none;width:100%;vertical-align: middle;}
i, em{font-style: normal;}
@media only screen and (max-width:309px){html{font-size:9.375px}}
@media only screen and (max-width:319px) and (min-width:310px){html{font-size:9.6875px}}
@media only screen and (max-width:349px) and (min-width:320px){html{font-size:10px}}
@media only screen and (max-width:359px) and (min-width:350px){html{font-size:10.9375px}}
@media only screen and (max-width:374px) and (min-width:360px){html{font-size:11.25px}}
@media only screen and (max-width:399px) and (min-width:375px){html{font-size:11.718px}}
@media only screen and (max-width:413px) and (min-width:400px){html{font-size:12.5px}}
@media only screen and (max-width:469px) and (min-width:414px){html{font-size:12.9375px}}
@media only screen and (max-width:479px) and (min-width:470px){html{font-size:14.6875px}}
@media only screen and (max-width:539px) and (min-width:480px){html{font-size:15px}}
@media only screen and (max-width:559px) and (min-width:540px){html{font-size:16.875px}}
@media only screen and (max-width:569px) and (min-width:560px){html{font-size:17.5px}}
@media only screen and (max-width:629px) and (min-width:570px){html{font-size:17.8125px}}
@media only screen and (max-width:639px) and (min-width:630px){html{font-size:19.6875px}}
@media only screen and (min-width:640px){html{font-size:20px}.viewport{max-width:640px}}
.viewport{width:32rem;margin:0 auto;overflow:hidden}
a{-webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none;}
.toast {
   	position: fixed;
	top: 28%;
	left: 45%;
	right: 45%;
	border-radius: 5px;
	z-index: 100000;
	background: rgba(0,0,0,.70);
	padding: 8px;
}
.text-center {
    text-align: center;
}
.color-f {
    color: #fff;
}
.f14 {
    font-size: 14px;
}
b {
    font-weight: 400;
}
.main {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
}
/*头部*/
header{	
	width: 100%;
	padding: 0;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	background: #fff;
	box-shadow: 0px 2px 12px rgba(0,0,0,0.06);
}
header .nav{width: 1200px;padding: 0;margin: 0 auto;}
header .nav .logo{display: block;float: left;width: 200px;height: 56px;}
/*内容展示*/
.part {
   padding-top: 30px;
}
/*手机号码找回密码*/
.part .content-box{
	width: 400px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
	height: auto;
}
.retrieve-pwd-box{
	padding: 0 30px 0px 30px;
}
.retrieve-pwd-box .find_pwd_email{
	display: block;
    font-size: 14px;
    color: rgba(170,171,187,1);
    float: right;
    margin-right: 5px;
    margin-top: 24px;
}
.retrieve-pwd-box .box1{
	padding-top: 50px;
}
.retrieve-pwd-box .box1 .title{
	font-size: 24px;
    color: #303133;
    padding-bottom: 8px;
	font-weight: bold;
}
.retrieve-pwd-box .box1 .title_info{
	display: block;
    font-size: 14px;
    color: #8C9198;
    padding-bottom: 31px;
}

.retrieve-pwd-box .box1 .label {
    position: relative;
    height: 44px;
    padding-bottom: 25px;
}
.retrieve-pwd-box .box1 .input_1 {
    line-height: 44px;
    height: 44px;
    width: 100%;
    padding: 0;
    float: left;
    background:rgba(255,255,255,1);
	border: none;
	border-bottom:1px solid rgba(238,238,238,1);
	opacity:1;
	border-radius:3px;
	text-indent: .5em;
}

.retrieve-pwd-box .box1 img{
	width: 24px;
    display: block;
    position: absolute;
    top: 12px;
    left: 10px;
}
#sendCode{
	display: block;
    float: right;
    border: none;
    color: #fff;
    outline: none;
    cursor: pointer;
    width: 32%;
	height:46px;
	background:rgba(64,158,255,1);
	/*box-shadow:0px 8px 20px rgba(64,158,255,0.5);*/
	opacity:1;
	border-radius:3px;
	text-align: center;
	line-height: 46px;
	margin-right: 0px;
	cursor: pointer;
}

#next-btn{
	display: block;
    text-align: center;
    width: 100%;
    height: 44px;
	background:rgba(64,158,255,1);
	box-shadow:0px 8px 20px rgba(64,158,255,0.5);
    opacity: 1;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    cursor: pointer;
     border: none;
     outline: none;
     margin-top: 5px;
}
.retrieve-pwd-box .box2{
	padding-top: 50px;
	position: relative;
}
.retrieve-pwd-box .box2 .title{
	font-size: 24px;
	color: #303133;
	padding-bottom: 8px;
	font-weight: bold;
}
.retrieve-pwd-box .box2 .title_info{
	display: block;
    font-size: 14px;
    color: #8C9198;
    padding-bottom: 31px;
}

.retrieve-pwd-box .box2 .label {
    position: relative;
    height: 44px;
    padding-bottom: 25px;
}
.retrieve-pwd-box .box2 .input_1 {
   line-height: 44px;
   height: 44px;
   width: 100%;
   padding: 0;
   float: left;
   background:rgba(255,255,255,1);
   border: none;
   border-bottom:1px solid rgba(238,238,238,1);
   opacity:1;
   border-radius:3px;
   text-indent: .5em;
}

#btn_set_pwd{
	display: block;
    text-align: center;
    width: 100%;
    height: 44px;
    background:rgba(64,158,255,1);
    box-shadow:0px 8px 20px rgba(64,158,255,0.5);
    opacity: 1;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    cursor: pointer;
    border: none;
    outline: none;
    margin-top: 30px;
}


/*邮箱验证*/
.email-pwd-box{
	padding: 30x 30px 0px 30px;
}
.email-pwd-box .find_pwd_mobile{
	display: block;
	font-size: 14px;
	color: rgba(170,171,187,1);
	float: right;
	margin-right: 5px;
	margin-top: 24px;
}
.email-pwd-box .box3{
	padding-top: 50px;
}
.email-pwd-box .box3 .title{
	font-size: 24px;
	color: #303133;
	padding-bottom: 8px;
	font-weight: bold;
}
.email-pwd-box .box3 .title_info{
	display: block;
	font-size: 14px;
	color: #8C9198;
	padding-bottom: 31px;
}
.email-pwd-box .label {
    position: relative;
    height: 44px;
    padding-bottom: 25px;
}
.email-pwd-box .input_1 {
   line-height: 44px;
   height: 44px;
   width: 100%;
   padding: 0;
   float: left;
   background:rgba(255,255,255,1);
   border: none;
   border-bottom:1px solid rgba(238,238,238,1);
   opacity:1;
   border-radius:3px;
   text-indent: .5em;
}
.email-pwd-box .img{
	width: 24px;
    display: block;
    position: absolute;
    top: 12px;
    left: 10px;
}
#send_email{
	display: block;
    text-align: center;
    width: 100%;
    height: 44px;
  background:rgba(64,158,255,1);
  box-shadow:0px 8px 20px rgba(64,158,255,0.5);
    opacity: 1;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    margin-top: 8px;
    cursor: pointer;
    text-align: center;
    border: none;
    outline: none;
}
/*发送邮箱反馈信息展示*/
.email-pwd-box .box4{
	padding-top: 50px;
}
.email-pwd-box .box4 img{
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.email-pwd-box .box4 .title_info{
	display: block;
    font-size: 22px;
    color: #333444;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
	letter-spacing: .25em;
}
.email-pwd-box .box4 .tip{
	display: block;
	font-size: 16px;
	color: #8C9198;
	text-align: center;
	margin: 0 auto;
}
.email-pwd-box .box4 .rule{
	padding-top: 40px;
}

.email-pwd-box .box4 ul li{
	margin: 5px auto;
}
.email-pwd-box .box4 ul li i{
	display: block;
	font-size: 14px;
	text-align: left;
	color: #8C9198;
}
