.refresh{
    width:530px;
    height:450px;
}
.refresh_top{
    width:540px;
    height:53px;
    background:#02aee5;
    /*border-top-left-radius:15px;*/
    /*border-top-right-radius:15px;*/
    padding:0px 15px 0px 35px;
    box-sizing: border-box;
    line-height:53px;
    color:#fff;
    font-size:18px;
}
.refresh_middle{
    width:530px;
    height:317px;
    background:#fff;
    padding:0px 35px 0px 35px;
    box-sizing: border-box;
	overflow-y:scroll;
}
p{
    margin:0;
    padding:0;
}
.refresh_middle p.rb_title{
    color:#333;
    font-size:16px;
    line-height:53px;
}
.refresh_middle p.rb_subtitle{
    color:#333;
    font-size:14px;
    line-height:32px;
}
.refresh_middle p.rb_content{
    color:#666;
    font-size:14px;
    line-height:32px;
}
.refresh span.iconfont,.agreement span.iconfont,.login span.iconfont{
    width:auto;
    height:auto;
}
.refresh span.iconfont.icon-xiaoxi{
    font-size:22px;
    margin-right:10px;
}
.refresh span.iconfont.icon-guanbi{
    cursor:pointer;
}
.refresh .refresh_bottom{
    width:530px;
    height:70px;
    background:#fff;
    padding:0px 35px 0px 35px;
    border-top:1px solid #ddd;
    box-sizing: border-box;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
    line-height:70px;
}
.refresh a.seerefresh{
    font-size:14px;
    color:#02aee5;
    text-decoration:none;
}
.refresh a.refreshBtn{
    width:120px;
    height:40px;
    display:inline-block;
    line-height:40px;
    font-size:16px;
    text-align: center;
    background:#02aee5;
    border-radius:6px;
    color:#fff;
    text-decoration:none;
    margin-top:15px;
    cursor: pointer;
}
.agreement{
    width:1100px;
    height:550px;
}
.resetpassword{
    width:1100px;
    height:520px;
}
.agreement_top{
    width:100%;
    height:80px;
    background:url(../Images/tc_bg.jpg);
    padding:0px 15px 0px 40px;
    box-sizing: border-box;
    line-height:80px;
    color:#fff;
    font-size:22px;
    box-sizing: border-box;
}
.agreement_top .agreement_subtitle{
    color:#fff;
    font-size:14px;
}
.agreement_middle{
    /*width:1180px;*/
    /*height:700px;*/
    background:#fff;
    padding:0px 40px;
    box-sizing: border-box;
}
.resetpassword_middle{
    width:1100px;
    height:475px;
    background:#fff;
    padding:0px 40px;
    box-sizing: border-box;
}
.agreement_middle p.rb_title{
    color:#333;
    font-size: 16px;
    line-height: 72px;
}
.agreement_middleBox{
    width:100%;
    height:400px;
    margin:0 auto;
    background:#f5f5f5;
    overflow-y:auto;
    box-sizing: border-box;
    padding:20px 25px;
}
.agreement_middleBox p{
    font-size:12px;
    color:#666;
    line-height:24px;
}
.agreement_checkbox{
    text-align: center;
    line-height:50px;
}
.agreement_btn{
    text-align:center;
}
.agreement_btn a.refreshBtn{
    width:120px;
    height:40px;
    display:inline-block;
    line-height:40px;
    font-size:16px;
    text-align: center;
    background:#02aee5;
    border-radius:6px;
    color:#fff;
    text-decoration:none;
}
.resetpassword_middleBox{
    height:270px;
    /*padding:40px 160px;*/
}
.resetpassword_middleleft{
    width:430px;
}
.resetpassword_middleright{
    width:350px;
    padding-left:25px;
    box-sizing:border-box;
}
.describe_label{
    width:150px;
    display:inline-block;
    font-size:16px;
    color:#333;
    text-align:right;
    line-height: 40px;
}
.describe_input{
    width:250px;
    height:40px;
    margin-left:10px;
}
.describe_input p{
    width:250px;
    height:40px;
    margin-left:10px;
}
.res_middleright_title{
    font-size:16px;
    color:#e67701;
    line-height:32px;
}
.res_middleright_content{
    font-size:14px;
    color:#666;
}

.login{
    width:100%;
    height:100%;
    min-width:1200px;
    min-height:650px;
    background:url(../Images/login_bg.jpg) center center no-repeat;
    position:relative;
}
.main_login{
    width:1200px;
    height:622px;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.main_login_left{
    width:660px;
    height:622px;
    background:url(../Images/login_left.png);
}
.main_login_right{
    width:540px;
    height:622px;
    background:#fff;
}
.main_login_welcome{
    padding-top:100px;
    text-align:center;
}
.main_login_logo{
    text-align:center;
}
.main_login_word{
    text-align:center;
    color:#fff;
    font-size:24px;
    line-height: 88px;;
}
.main_login_input{
    padding:0 120px;
}
.main_login_input input{
    height:36px;
    width:300px;
    border:none;
    outline:none;
    border-bottom:1px solid #ccc;
    font-size:16px;
    text-align:center;
}

.main_login_msg{
    color:#ff5a00;
    text-align:center;
    line-height:10px;
}
.main_login_btn{
    text-align: center;
}
.main_login_btn button{
    width:300px;
    height:56px;
    text-align: center;
    line-height:56px;
    color:#fff;
    font-size:22px;
    background:#30a9ee;
    border-radius: 28px;
    border:none;
    outline:none;
}
.main_login_bottom{
    width:300px;
    margin:25px auto;
}
.forgetBox{
    width:70px;
    position:relative;
    line-height:30px;
}
.forgetBox:hover .remind_msg{
    display:block;
}
a.forgetpaw{
    color:#3085ee;
    font-size: 14px;
}
.remind_msg{
    width:230px;
    box-sizing: border-box;
    display:inline-block;
    padding:5px 20px;
    line-height:24px;
    font-size:12px;
    color:#333;
    background:#d6e6ff;
    border-radius:4px;
    position:absolute;
    left:85px;
    top:-20px;
    display:none;
}
.remind_trangle{
    border:8px solid transparent;
    position:absolute;
    left:-15px;
    top:20px;
    border-right:8px solid #d6e6ff;
}

/*楠岃瘉鐮�*/
.captcha .captcha-text{
    width:100px;
    height:36px;
    float:left;
    border:1px solid #CCCCCC;
}
.captcha img{
    width:180px;
    height:60px;
    float:right;
}