body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    background-color: #ffffff;
}
ul,ul li{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
p,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a,span,div{
    text-decoration:none;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a:hover{
    text-decoration:underline;
}
img{
    margin:0;
    padding:0;
    display:block;
    border: none;
}
.clear_float{
    clear:both;
}

#center_content{
    width:1200px;
    height:670spx;
    margin:60px auto 0;
    position:relative;
}
.cat_content{
    width: 580px;
    height: 445px;
    background-image:url(/img/fat_cat.png);
    background-size:cover;
    position:relative;
}
.login_input_border{
    position:absolute;
    right:96px;
    top:0px;
    width:400px;
    height:400px;
    border:1px solid #e4e4e4;
    border-radius:10px;
}
.login_input_content{
    width:390px;
    height:300px;
    margin:5px auto;
    border-radius:10px;
    position:relative;
}
.login_input_tit{
    font-size:24px;
    color:#ff7385;
    margin:0 auto;
    width:100%;
    font-weight:bold;
    position:relative;
    top:15px;
    text-align:center;
}
.login_line{
    width:375px;
    height:5px;
    background:url(/img/login_line.png) no-repeat;
    margin:35px auto 0;
    opacity: 0.5;
}
.your_input{
    width: 326px;
    height: 44px;
    margin: 35px 0px 0 32px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
}
.your_phone_info{
    position:absolute;
    left:0;
    top:0;
    width:80px;
    height:42px;
    border-right:1px solid #e4e4e4;
    text-align:center;
    line-height:42px;
    color:#666;
}
.your_phone_number{
    position: absolute;
    right: 1px;
    top: 1px;
    height: 40px;
    width: 236px;
    border: none;
    padding-left: 5px;
}
.your_phone_number:focus{
    outline:0;
}
.if_forget_pwd{
    width:320px;
    height:30px;
    line-height:30px;
    margin:0 auto;
    text-align:right;
    color:#ff7385;
    text-decoration:underline;
}
.warn_dec{
    width:100%;
    text-align:center;
    color:#ff7385;
    position: relative;
    font-size:13px;
    margin-top:28px;
}
.auto_login{
    width:130px;
    height:30px;
    margin:0 auto;
    font-size:15px;
    margin-top: 18px;
}
.check_on{
    display:inline-block;
    width:15px;
    height:15px;
    background:#ffffff;
    border:1px solid #e4e4e4;
    position:relative;
    top:3px;
    border-radius:3px;
}
.login_btn{
    width:156px;
    height:30px;
    margin:42px auto 0;
    background:#ff7385;
    border-radius:5px;
    text-align:center;
    line-height:30px;
    color:#ffffff;
    font-size:18px;
    cursor:pointer;
}
.if_register{
    width:210px;
    height:30px;
    margin:10px auto 5px;
}
.if_register span{
    font-size:14px;
}
.if_register a{
    margin-left:3px;
    font-size:15px;
    color:#ff7385;
    text-decoration:underline;
}
.last_line{
    margin-top:55px;
}
.promise{
    width:100%;
    text-align:center;
    height:30px;
    margin-top:3px;
    font-size:12px;
    color: #9b9b9b;
}
.promise a{
    color:#999;
    font-size:12px;
    margin-left:6px;
    text-decoration:underline;
}


.pwd_degree{
    position:relative;
    width:322px;
    margin:15px auto;
}
.pwd_degree_name{
    float:left;
    margin:0px 17px;
    font-size:12px;
}
.pwd_degree_line{
    float:left;
    width:77px;
    height:5px;
    background:#d3d3d3;
    margin-top:8px;
    position:relatvie;
    border-right:1px solid  #AEAEAE;
}
.pwd_degree_line span{
    position:relative;
    left:35px;
    top:-18px;
    font-size:12px;
}
.on_line{
    background:#ff7385;
}
.on_line span{
    color:#555;
}
.pwd_alt{
    float:right;
    color:#A3A2A2;
    font-size:12px;
    margin-right:33px;
    margin-top:3px;
}
.btn_content{
    display:inline-block;
    width:80px;
    height:33px;
    line-height:33px;
    background:#ff7385;
    position:absolute;
    color:#ffffff;
    border-radius:3px;
    text-align:center;
    cursor:pointer;
}
.return_login{
    color: #9b9b9b;
    text-decoration: underline;
    float: right;
    display: inline-block;
    width: 150px;
    text-align: right;
    margin-right: 32px;
    position: relative;
    top: 12px;

}
.send_code_input{
    width: 220px;
    margin-top: 14px;
}
.send_code{
    right: 32px;
    top: 164px;
    width: 96px;
    height: 44px;
    line-height: 42px;
    border-radius: 4px;
    background-color: #f6f6f6;
    border: solid 1px #e3e3e3;
    color: #666;
}
#customer_password{
    width:100px;
}
.sure_button{
    position: static;
    width: 326px;
    height: 44px;
    margin: 50px auto 0;
    background: #ff7385;
    border-radius: 5px;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    display: block;
    letter-spacing: 8px;
}
.alt_word_dec{
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #ff7385;
    font-size: 14px;
    text-align: center;
}
.code_wrong{
    position:absolute;
    bottom: -22px;
    left: 84px;
    color:#ff7385;
    font-size:12px;
}
.on_select{
    background:#d3d3d3;
}
#forget_code{
    width: 130px;
}

/*提示框*/
.foot_alt_msg_mask_content {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 103;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.foot_alt_message_content{
    position:fixed;
    left:50%;
    top:50%;
    z-index:107;
    width: 510px;
    height: 150px;
    margin-top: -75px;
    margin-left: -252px;
    background:#fff9e6;
    border-radius:3px;
    box-shadow:3px 3px 15px #545454;
}
.foot_alt_msg_icon{
    width: 100px;
    height: 77px;
    background:url(/img/cat_sleep2.png) no-repeat;
    position:absolute;
    right:0px;
    top:-62px;
}
.foot_alt_msg_dec{
    margin:40px;
    color:#8C8B8B;
    text-align:center;
}
.foot_alt_msg_sure_btn{
    width: 150px;
    height: 33px;
    background: #ff7385;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: 175px;
    bottom:20px;
    border-radius: 3px;
    line-height: 33px;
    cursor: pointer
}