
body {font: 12px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;_background-image:url(about:blank); /* for IE6 */ _background-attachment:fixed;}

a {
    color: #be1c1a;
    text-decoration: none;
}
.loginImg {
    height: 360px;
    left: 0;
    position: absolute;
    top: 0;
}
html {
    background: #fff none repeat scroll 0 0;
}
.sign_main::after, .otherAccout::after, .input_container::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
*::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.user input, .pass input, .otherAccout i, .textbox_ui .valid, .textbox_ui .invalid i {
    background-image: url("/Content/front/images/sign.png");
    background-repeat: no-repeat;
}
.sign {
    line-height: 1.5;
}
.sign h1, .pre_login h2 {
    color: #e31256;
    font-weight: 400;
}
.sign input {
    vertical-align: middle;
}
.sign .textbox_ui {
    position: relative;
}
.sign .act, .sign .line {
    clear: both;
    color: #333;
    font-size: 12px;
    margin: 30px 0;
}
.sign form p {
    margin: 10px 0;
}
.textbox_ui input {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    box-shadow: none;
    font-size: 14px;
    height: auto;
    line-height: 1.5;
    outline: 0 none;
    padding: 10px 8px;
    vertical-align: middle;
    width: 284px;
}
.textbox_ui input:focus, .textbox_ui .type_text_focus, .textbox_ui .type_email_focus, .textbox_ui .type_password_focus {
    border-color: #a5d4ed;
    box-shadow: 0 0 4px 1px rgba(32, 157, 230, 0.4);
}
.sign .error_ui input {
    border-color: #e24a4a;
    box-shadow: 0 0 4px 1px rgba(228, 36, 36, 0.6);
    display: block;
}
.textbox_ui .valid, .textbox_ui .invalid, .textbox_ui .loading, .textbox_ui .focus_text {
    display: none;
    line-height: 1.5;
    position: absolute;
}
.textbox_ui .valid, .textbox_ui .loading {
    left: 100%;
    margin-left: 10px;
    margin-top: -0.75em;
    top: 50%;
}
.textbox_ui .invalid i {
    background-position: 0 -100px;
    left: -20px;
    position: absolute;
    top: 50%;
}
.textbox_ui .loading {
    background: #fff url("/Content/front/images/loading.gif") no-repeat scroll 0 0;
}
.textbox_ui .valid, .textbox_ui .loading, .textbox_ui .invalid i {
    height: 20px;
    margin-top: -10px;
    width: 20px;
}
.textbox_ui .valid {
    background-position: 0 -125px;
}
.sign .textbox_ui p {
    margin: 0;
}
.invalid .required, .invalid .custom, .invalid .format {
    display: none;
}
.textbox_ui .invalid, .textbox_ui .focus_text {
    color: #999;
    left: 0;
    margin-top: 4px;
    top: 100%;
    white-space: nowrap;
    word-break: keep-all;
}
.textbox_ui .invalid {
    display: none;
    height: 1.5em;
    left: 20px;
}
:focus ~ .focus_text {
    display: block;
}
.error_ui .focus_text {
    display: none;
}
.line label, .line .textbox_ui {
    display: inline-block;
    vertical-align: middle;
}
.line label {
    font-size: 14px;
    margin-left: -5em;
    margin-right: 1em;
    text-align: right;
    width: 10em;
}
.sign .act {
    margin-left: 88px;
}
.signok .valid, .signok .loading, .loginBord .valid, .loginBord .loading {
    margin-left: -25px;
}
.verityWrap input {
    width: 118px;
}
.verityWrap a, .verityWrap img, .verityWrap .textbox_ui {
    margin-right: 12px;
    vertical-align: middle;
}
.verityWrap img {
    border: 1px solid #cfcfcf;
    height: 38px;
}
.verityWrap a, .verityWrap img {
    display: inline-block;
}
.textbox_ui .safe {
    display: none;
    line-height: 20px;
    position: relative;
}
.safe span {
    background: #d0cecc none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-right: 1px;
    text-align: center;
    width: 100px;
}
.safe .rank0 {
    background: #ef2b6b none repeat scroll 0 0;
}
.safe .rank1 {
    background: orange none repeat scroll 0 0;
}
.safe .rank2 {
    background: green none repeat scroll 0 0;
}
input.type_reset, input.type_submit, input.type_button {
    overflow: visible;
}
input[type="reset"], input[type="submit"], input[type="submit"] {
    overflow: visible;
}
.sign_butn, input.type_reset, input.type_submit, input.type_button {
    background: #be1c1a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 28px;
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
}
input[type="reset"], input[type="submit"], input[type="submit"] {
    background: #be1c1a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
}
.sign_butn:hover, input.type_reset:hover, input.type_submit:hover, input.type_button:hover {
    background: #c53533 none repeat scroll 0 0;
    border-color: #c81f52;
    text-decoration: none;
}
input[type="reset"]:hover, input[type="submit"]:hover, input[type="submit"]:hover {
    background: #c53533 none repeat scroll 0 0;
    border-color: #c81f52;
}
.otherAccout {
    background-color: #f6f6f6;
    margin-bottom: 10px;
    max-width: 303px;
    padding-left: 1px;
}
.otherAccout p {
    color: #666;
    line-height: 30px;
    padding-left: 11px;
}
.otherAccout a {
    background: #fff none repeat scroll 0 0;
    color: #000;
    float: left;
    line-height: 35px;
    margin: 0 1px 1px 0;
    padding: 0 10px;
    text-decoration: none;
    width: 80px;
}
.otherAccout i {
    display: inline-block;
    height: 24px;
    margin-right: 0.25em;
    opacity: 0.8;
    vertical-align: middle;
    width: 24px;
}
.otherAccout a:hover i {
    filter: none;
    opacity: 1;
}
.otherAccout .iqq {
    background-position: 0 -150px;
}
.otherAccout .i360 {
    background-position: 0 -175px;
}
.otherAccout .ituan {
    background-position: 0 -200px;
}
.otherAccout .iweibo {
    background-position: 0 -225px;
}
.otherAccout .ibaidu {
    background-position: 0 -250px;
}
.otherAccout .imogu {
    background-position: 0 -275px;
}
.otherAccout .irenren {
    background-position: 0 -300px;
}
.otherAccout .ixunlei {
    background-position: 0 -325px;
}
.otherAccout .ialipay {
    background-position: 0 -350px;
}
.sign .shadow_l, .sign .shadow_r {
    background: rgba(0, 0, 0, 0) url("/Content/front/images/shadow.png") no-repeat scroll center center;
    height: 100%;
    position: absolute;
    top: 0;
    width: 8px;
}
.sign .shadow_l {
    left: -9px;
}
.sign .shadow_r {
    background-color: #fff;
    right: -9px;
    transform: scaleX(-1);
}
.sign_main {
    border: 1px solid #f5f5f5;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    display: block;
    margin: 20px auto;
    position: relative;
    width: 960px;
}
@media all and (min-width: 0px) {
.sign .shadow_r {
    background-color: transparent;
    filter: none;
}
}
.sign .content_head {
    color: #333;
    overflow: hidden;
    padding: 30px 0 10px;
}
.content_head h1 {
    font-size: 24px;
}
.content_head a {
    float: right;
    margin-top: 1em;
}
.content_head span {
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
}
.sign h1 {
    font-family: "Microsoft YaHei","微软雅黑","黑体";
}
.loginWrap .verityWrap, .loginWrap .textbox_ui {
    margin-bottom: 20px;
}
.loginWrap .verityWrap .textbox_ui {
    display: inline-block;
    margin-bottom: 0;
}
.user input, .pass input {
    padding-left: 38px;
    width: 262px;
}
.user input {
    background-position: 5px 0;
}
.pass input {
    background-position: 5px -50px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.loginWrap {
    line-height: 1.5;
    margin: 50px auto;
    width: 965px;
}
.loginWrap .logo {

    display: block;
    height: 60px;
    margin: 0 0 40px 8px;
    width: 160px;
}
.rename .logo {
    margin-bottom: 12px;
}
.loginPic {
    height: 360px;
    position: relative;
    width: 960px;
}
.loginWrap .loginBord {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    border: 1px solid #ededed;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.075);
    color: #333;
    min-height: 400px;
    padding: 0 23px;
    position: absolute;
    right: 0;
    top: -60px;
    width: 310px;
}
.rename .loginBord {
    top: -30px;
}
.loginBord .notie {
    border-bottom: 1px solid #e8e8e8;
    color: #e31256;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.loginBord .info {
    font-size: 14px;
    margin: 1em 0;
}
.loginBord .loginTit {
    line-height: 60px;
    margin-bottom: 15px;
}
.loginTit .tosignup {
    color: #969696;
    float: right;
}
.loginTit h1 {
    color: #be1c1a;
    font-size: 20px;
    font-weight: 400;
}
.loginBord .pass {
    margin-bottom: 20px;
}
.loginBord p a {
    color: inherit;
}
.loginbtn {
    margin-bottom: 10px;
    outline: 0 none;
}
.registerbtn{
    width:310px;
    margin-bottom: 10px;
    outline: 0 none;
    font-size:15px;
    font-weight:400;
}
.loginBord .invalid {
    white-space: normal;
    width: 290px;
    word-break: normal;
}
#errorMsg {
    background-color: #ffc;
    border: 1px solid #ffcf6c;
    display: none;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
}
@media all and (min-width: 0px) {
.otherAccout i {
    filter: none;
}
.loginWrap .loginBord {
    border: 0 none;
}
}
.signup .main {
    padding: 0 0 30px 50px;
}
.signup .sidebar {
    position: absolute;
    right: 60px;
    top: 0;
}
.sidebar .siderbar_head {
    color: #333;
    font-size: 14px;
    margin: 70px 0 10px;
}
.signup .otherAccout {
    margin-top: 100px;
}
.sign_main .tabnav {
    border-bottom: 1px solid #e5e5e5;
    line-height: 36px;
    margin: 25px 0;
    width: 500px;
}
.tabnav a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fafafa none repeat scroll 0 0;
    border-color: #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #666;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
    padding: 0 20px;
    position: relative;
    text-decoration: none;
}
.tabnav .curr {
    background: #ee2668 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    padding-top: 1px;
}
.tabnav .curr::after {
    background-color: inherit;
    bottom: -2px;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 50%;
    transform: rotate(45deg);
    width: 5px;
}
.signup .phonecode, .side_signup .phonecode {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcfcfc, #f2f2f2) repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    color: #666;
    display: inline-block;
    font-weight: 700;
    line-height: 38px;
    padding: 0 20px;
    text-decoration: none;
}
.signup #phone {
    display: none;
}
.resetreq_main {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}
.resetreq_main .main {
    margin: auto;
    min-height: 410px;
    padding: 50px 0;
    width: 820px;
}
.resetreq_main .content_head {
    border-bottom: 1px solid #e9e9e9;
}
.resetreq_main .success_wrapper {
    text-align: center;
}
.resetreq_main .opt_success {
    color: #ed145b;
    display: inline-block;
    font-size: 20px;
    left: 25px;
    margin: 40px auto;
    position: relative;
}
.opt_success b {
    background: rgba(0, 0, 0, 0) url("/Content/front/images/status_ok_8.png") no-repeat scroll center center;
    height: 55px;
    left: -65px;
    margin-top: -28px;
    position: absolute;
    top: 50%;
    width: 55px;
}
.resetreq_main .check_mail {
    margin: 40px auto;
}
.signok .main {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin: 65px 120px;
}
.signok h1 {
    color: #ed145b;
    font-size: 24px;
    font-weight: 400;
}
.signok .notice {
    background: #feffe5 none repeat scroll 0 0;
    border: 1px solid #efe68b;
    padding: 0 30px 30px;
}
.signok form {
    margin-bottom: 20px;
}
.signok h2 {
    color: #8ec52b;
    font-size: 18px;
    font-weight: 400;
    line-height: 65px;
}
.signok p {
    color: #333;
}
.signok .textbox_ui {
    display: inline-block;
    margin: 0 1em;
    vertical-align: top;
}
.signok .textbox_ui input {
}
.signok p, .signok .notice, .signok .sendmail {
    margin: 30px 0;
}
.signok .sendmail {
    font-size: 12px;
}
.signok ol {
    color: #aaa;
    list-style: inside none disc;
    margin: 1em 0;
}
.signok .sign_butn {
    margin-top: 15px;
}
.frame, .frame body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
}
.frame .sign_main {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    margin: auto;
    width: 860px;
}
.frame .shadow_l, .frame .shadow_r {
    display: none;
}
.frame #envmsg {
    display: none;
}
.pre_login h2 {
    font-size: 20px;
    margin-top: 40px;
}
.pre_login .side_login {
    float: left;
    width: 50%;
}
.pre_login form {
    width: 310px;
}
.pre_login form {
    margin-bottom: 40px;
    margin-left: 50px;
}
.pre_login .side_signup {
    background: #f6f3ef none repeat scroll 0 0;
    float: right;
    width: 50%;
}
.email_main, .invite_friend {
    background: #fdf8fa none repeat scroll 0 0;
    height: 510px;
    margin: 20px auto;
    width: 950px;
}
.emai_top, .email_center .fail_icon, .email_center .send_email, .email_center .login_email, .email_center .success_icon, .success_con .to_jumei, .invite_con .invitation_logo, .share_links .share_button, .about_invition .it {
    background: #fdf8fa url("../Images/logo.jpg") no-repeat scroll 0 0;
}
.emai_top {
    background-position: center top;
    color: #fff;
    height: 110px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.emai_top .top_title {
    font-size: 18px;
}
.emai_top p {
    font-size: 12px;
    line-height: 30px;
}
.email_center {
    height: 250px;
    margin: 0 auto 50px;
    padding-top: 50px;
    position: relative;
    width: 550px;
}
.email_container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ded2d6 #ded2d6;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    height: 380px;
    width: 947px;
}
.email_center .fail_icon, .email_center .success_icon {
    position: absolute;
    top: 50px;
}
.email_center .success_icon {
    background-position: -337px -133px;
    height: 75px;
    left: 70px;
    width: 75px;
}
.email_center .fail_icon {
    background-position: 0 -133px;
    height: 58px;
    left: 0;
    width: 89px;
}
.email_center .fail_des {
    color: #666;
    height: 210px;
    line-height: 24px;
    margin: 0 auto;
    width: 360px;
}
.fail_des .des_title, .success_con .success_title {
    font-size: 24px;
    padding-bottom: 30px;
}
.fail_des ol {
    padding-bottom: 30px;
}
.email_center .send_email, .email_center .login_email, .success_con .to_jumei {
    cursor: pointer;
    display: inline-block;
    height: 35px;
    text-decoration: none;
    width: 124px;
}
.email_center .send_email {
    background-position: -90px -133px;
}
.email_center .login_email {
    background-position: -90px -170px;
    margin-left: 20px;
}
.email_center .success_con {
    color: #666;
    height: 100px;
    margin: 0 auto;
    width: 200px;
}
.success_con .to_jumei {
    background-position: -213px -133px;
}
.invite_friend {
    border: 1px solid #ded2d6;
    box-shadow: 0 0 2px 1px #ccc;
}
.invite_detail, .invite_link {
    float: left;
    height: 450px;
    margin-top: 30px;
}
.invite_link {
    height: 350px;
}
.jiathis_style {
    height: 230px;
    overflow: hidden;
}
.invite_detail {
    padding: 0 20px 20px 50px;
    width: 620px;
}
.invite_link {
    border-left: 1px solid #e5e5e5;
    padding: 25px 80px 0 30px;
    width: 120px;
}
.invite_detail .invite_title {
    color: #ec1a5d;
    font-size: 24px;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 110px;
}
.invite_con {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}
.invite_con ol, .invite_con .intro {
    line-height: 30px;
    padding-left: 50px;
}
.invite_con .intro {
    padding-left: 30px;
}
.invite_con .share_links {
    margin-left: 30px;
}
.invite_con .login {
    padding-left: 50px;
}
.invite_con .im {
    padding-left: 20px;
}
.share_links .invitation_logo, .share_links .share_text, .share_links .share_button {
    float: left;
}
.share_links .invitation_logo {
    background-position: -218px -175px;
    display: inline-block;
    height: 36px;
    width: 36px;
}
.share_links .share_text {
    height: 20px;
    margin-left: 20px;
    padding: 5px 10px;
}
.share_links .share_button {
    background-position: -272px -170px;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    margin-left: 20px;
    width: 64px;
}
.side_tip .other_invition {
    border-bottom: 1px solid #e5e5e5;
    color: #ec1a5d;
    font-family: "华文仿宋,楷体";
    font-weight: 700;
    padding: 10px;
    width: 110px;
}
.about_invition {
    margin-top: 10px;
}
.about_invition a {
    color: #666;
    float: left;
    height: 30px;
    line-height: 20px;
    text-decoration: none;
    width: 120px;
}
.newad_sign {
    margin: 30px auto 0;
    overflow: hidden;
    width: 960px;
}
.otherAccout .douban {
    background-position: 0 -375px;
}



.foot {
    border-top: 1px solid #d4d4d4;
    color: #444444;
    line-height: 24px;
    margin: 0 auto;
    padding: 8px 0 10px;
    text-align: center;
    width: 960px;
}
.foot a {
    color: #000;
    text-decoration: none;
    padding:0px 10px;
}
.foot a:hover {
    color: #cc0000;
    text-decoration: underline;
}
#agreement .checkbox {
    margin: 0px 3px 3px;
}

#autologin {
    margin: 0px 3px 3px;
}