a{
    text-decoration:none;
    color: #333;
}
body .yourclass {
    border-radius: .5rem;
}
.hidden{
    display: none;
}
.show{
    display: block;
}
@font-face {
    font-family: 'iconfont';  /* project id 566156 */
    src: url('//at.alicdn.com/t/font_566156_ey9rmg948vt2o6r.eot');
    src: url('//at.alicdn.com/t/font_566156_ey9rmg948vt2o6r.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_566156_ey9rmg948vt2o6r.woff') format('woff'),
    url('//at.alicdn.com/t/font_566156_ey9rmg948vt2o6r.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_566156_ey9rmg948vt2o6r.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont";
    font-size:1.4rem;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    padding-left:20px;
    color: #999999;
}
.border_l{
    border-bottom: 1px solid #FF6B05;
}
.icon{
    padding: 0 0 0 .5rem;
    height: 3rem;
   /* line-height: 3rem; */
}
.icon-clear {
    top: .13rem;
    right: .1rem;
    position: absolute;
    height: 3rem;
    line-height: 3rem;
    cursor: pointer;
    display: none;
}
.login-bg{
    background: #ffffff;
    background: url('../../img/login/bg.png')no-repeat;
    background-size: cover;
}
.logo{
    text-align: center;
    margin:60px 0 50px 0 ;
}
.logo img{
    width: 11rem;
}
.input-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 .05rem;
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 3.2rem;
    line-height: 3.2rem;
}
.login {
    max-width: 21.5rem;
    margin: 0 auto;
    padding: 0 .2rem .2rem .2rem;
}
input {
    border-radius: 0;
    border: 0;
    outline: 0;
    color: #333;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: PingFang-SC-Regular;
    font-size: 1rem;
}
#username,#password,#user-phone,#refereeUsername,#captcha,#captcha_t {
    width: 100%;
    padding: 0 2rem 0 2.5rem;
}
#refereeUsername{
    color: #757575;
}
#user-captcha,#forget-code,#newpwd{
    width: 100%;
    padding: 0 8rem 0 2.5rem;
}
#username_login{
    display: block;
}
#loginBtn,#registerbtn,#bind_mobile{
    background: #BCBCBC;
    border-radius: 5rem;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    border: 0;
    color: #fff;
    margin: 2rem 0 1rem 0;
    width: 100%;
    position: relative;
}
.btn{
    display: block;
    text-decoration: none;
}
#registerBtn,#loginbtn{
    border-radius: 5rem;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    border: 1px solid #777777;
    color: #777777;
}
.pwd{
    color: #FF6B05;
    float: right;
    font-size: .9rem;
    margin: .5rem 0 0 0;
    text-decoration:none
}
.txt-password,.txt-username, .txt-veri_code, .txt-code,.txt-referee, .txt-pwd, .txt-pass{
    position: absolute;
    width: .6rem;
    display: inline-block;
    font-family: PingFang-SC-Regular;
    text-align: left;
}
.code{
    top: .13rem;
    right: .1rem;
    position: absolute;
    height: 3rem;
    line-height: 3rem;
}
.code a {
    background: #BDBDBD;
    padding: .5rem 1rem .5rem 1rem;
    color: #fff;
    border-radius:5px ;
    text-decoration:none;
    border: 0;
}
.code button {
    background: #BDBDBD;
    padding: .5rem 1rem .5rem 1rem;
    color: #fff;
    border-radius:5px ;
    text-decoration:none;
    border: 0;
}
#username_login p{
    color: #FF6B05;
    font-size: .9rem;
    padding: 0 2rem 0 .5rem;
}
.quick-login {
    text-align: center;
    margin-top: 2.2rem;
    height: .85rem;
    position: relative;
    padding: .245rem .1rem 0 .1rem;
    border-top: 1px solid #d7d7d7;
}
.quick-login h4 {
    position: absolute;
    top: -1.75rem;
    font-size: .8rem;
    left: 50%;
    background-color: white;
    padding: .05rem 1rem;
    color: #bfbfbf;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.quick-login a {
    position: relative;
    padding-top: 1.5rem;
}
.quick-login a {
    display: inline-block;
    font-size: .12rem;
}
.quick-login a img{
    width: 2.5rem;
}
.qq{
    padding-right: 1.5rem;
}

/*账号切换*/
.accout{
    width: 100%;
}
.accout .title{
    font-size: 1rem;
    border-left: 5px solid #FF6B05;
    height: 1rem;
    line-height: 1rem;
    margin: 1.2rem 0 1.2rem 1.8rem;
}
.accout .title span{
    padding-left: .5rem;
    font-weight: bold;
}
.accout_container .row{
    background: #fff;
    border-radius: .8rem;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;
    width: 95%;
    left: 2.5%;
    position: relative;
    margin-bottom: 1rem;
}
.accout_container table{
    width: 100%;
    padding: .5rem .9rem .5rem .9rem;
}
.accout_add{
    padding-top: 3rem;
    text-align: center;
}
.accout_add  a{
    background: #FF6B05;
    color: #fff;
    padding: .8rem 7rem .8rem 7rem;
    text-align: center;
    border-radius: .8rem;
}
.row img{
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 100%;
}
.row table tr:first-child td{
    border-bottom: 1px solid #e6e6e6;
}
.set_default{
    font-size: .9rem;
    margin: 0 -2rem 0 0;
}
.accout_name p{
    color: #FF6B05;
    font-weight: bold;
    margin: -.3rem 0 .5rem -.8rem;
}
.accout_name span{
    margin: 0 0 0 -.8rem;
}
.row table tr td:nth-child(3){
    text-align: right;
}
.accout_login{
    color: #999999;
    font-size: .92rem;
}
.set_default img{
    width: 1.3rem;
    height: 1.3rem;
    margin-top: .5rem;
}
.set_default span span{
    position: absolute;
    margin: .55rem 0 0 .5rem;
}
.jiebang{
    margin-right: 2.2rem;
}
.jiebang img{
    width: 1.3rem;
    height: 1.3rem;
    margin-top: .5rem;
}
.jiebang span {
    position: absolute;
    width: 2rem;
    margin: .55rem 0 0 .2rem;
    font-size: .9rem;
}
.border{


}
.logo span{
    font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: .5rem;
}
.link_text{
    text-align: center;
    font-size: .95rem;
    color: #777777;
}
/*解绑*/
.mask-save-edit {
    width: 20rem;
}
.mask-save-edit h3 {
    height: 1rem;
    line-height: 1rem;
    font-size: 1.1rem;
    color: #562E00;
    font-weight: 400;
}
.mask-save-edit span {
    text-align: center;
    color: #562E00;
    font-size: 1.3rem;
    font-weight: bold;
}
.mask-save-edit img{
    width: 3.5rem;
}
.mask-save-edit div{
    padding: 1.3rem 0 0 0;
}
.f-txt-c {
    text-align: center;
}
.m-popup .bth-group {
    width: 100%;
    position: relative;
}
.m-popup .bth-group a.save {
    background: linear-gradient(to right,#ff7329,#f25300);
    color: #FFF;
    border-bottom-left-radius: .5rem;
}
.m-popup .bth-group a {
    display: inline-block;
    width: 50%;
    height: 2.85rem;
    line-height: 2.85rem;
    float: left;
    font-size: .95rem;
    border-top: 1px solid #e9e9e9;
}
.m-popup .bth-group a.cancel {
    background: #FFF;
    border-bottom-right-radius: .5rem;
}
.jiazai img{
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    margin: .7rem 0 0 -2rem;
}
.xuanzhuan img{
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}
.mask-save-success{
    width: 8rem;
}
.mask-save-success .f-txt-c{
    padding: 1.2rem;
}
.mask-save-success .f-txt-c img{
    width: 4rem;
}
.mask-save-success .f-txt-c span{
    color: #fff;
}


.login_login_btn{
	position: fixed;
    right: 20px;
    bottom: 156px;
	}
.register_re{
	position: fixed;
    right: 20px;
    bottom: 45px;
	}
