﻿body{
    margin: 0;
}
a {
    color: #154077;
}
td{
    padding: 0;
}
select, button, input {
    vertical-align: middle;
}
body, button, input, select, textarea {
    font: 13px 'Helvetica Neue',Helvetica,Arial,Sans-serif;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
a:hover{
    text-decoration: underline;
}
.header:after,
.body:after,
.footer:after,
.part:after,
.clear:after {
    clear: both;
    content: ".";
    font-size: 0;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/*页面的内容部分*/
.page {
    width: 950px;
    margin: auto;
}
.header {
    padding: 25px 0;
    height: 40px;
}
.logo{
    width: 150px;
    height: 40px;
    background: url(http://mail.qiye.163.com/qiyeimage/logo/evergrande_com/1473057506929.png) no-repeat 0 0;
}
.logo {
    float: left;
}
.toplinks {
    float: right;
    line-height: 32px;
}
.toplinks a {
    margin: 0 3px;
    text-decoration: none;
}
.toplinks a {
    color:#8e8e8e;
}
.toplinks a:hover {
    text-decoration: underline;
}
/*********************************************************/
/*页面主体内容样式*/
.body{
    height: 448px;
}
.main-part {
    position: relative;
    width: 949px;
    height: 428px;
    overflow: hidden;
}
.login-mod-form {
    background: url(../../img/loginFormBg.png) no-repeat;
}
.login-mod-wrapper {
    width: 413px;
    height: 355px;
    position: absolute;
    top: 40px;
    left: 498px;
}
.login-mod-wrapper-3 {
    left: 498px;
}
.login-mod {
    position: absolute;
    top: 35px;
    left: 505px;
    padding: 35px 25px;
    width: 363px;
    height: 288px;
}
.login-mod {
    position: static;
}
.login-mod h2,
.login-mod .fi {
    margin: 0 10px;
}
.login-mod h2 {
    width: 151px;
    height: 30px;
    text-indent: -999em;
    overflow: hidden;
    margin-bottom: 10px;
}
.login-mod h2{
    background-image: url(../../img/bg_cn_noqiye.png);
    background-repeat: no-repeat;
}
.login-mod h2 {
    background-position: -252px -36px;
}
.fi {
    padding: 5px 0 !important;
}
.login-mod label.tit {
    float: left;
    _margin-right: -3px;
    width: 66px;
    line-height: 29px;
    color: #000;
}
.f-cb:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.login-mod .ipt-t, .bgx {
    background-image: url(../../img/bgx.gif);
    background-repeat: repeat-x;
}
.login-mod .ipt-t {
    width: 235px;
    border: 1px solid #7A8395;
    padding: 6px 4px;
    font-size: 14px;
    margin-right: 10px;
    font-family: Arial,sans-serif;
}
.login-mod .ipt-sample {
    color: #788F9E;
}
.f-cb {
    zoom: 1;
}
.ipt-c, .ipt-r {
    width: 16px;
    height: 16px;
    overflow: hidden;
    padding: 0;
    margin: 0 3px 0 0;
}
.login-mod .fi-notit {
    padding-left: 30px;
}
.login-mod .fi-notit {
    padding-left: 4em;
    position: relative;
}
.login-mod .ipt-b{
    background-image: url(../../img/bg_cn_noqiye.png);
    background-repeat: no-repeat;
}
 .login-mod .ipt-b{
    left: 498px;
}
.login-mod .ipt-b {
    width: 90px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    padding: 0;
    border: 0;
    background-position: 0 -72px;
    cursor: pointer;
}
.my-style{
    height: 19px;
    line-height: 19px;
}
.my-style>label{
    display: block;
    height: 100%;
    width: 100%;
}
.app-download {
    float: left;
    margin-left: 10px;
    padding-left: 20px;
    margin-top: 6px;
}
.app-download-android {
    background: url(../../img/ic_android.png) no-repeat;
}
.app-download-link {
    color: #9eb8a0;
    text-decoration: none;
}
.app-download-iphone{
    background: url(../../img/ic_apple.png) no-repeat;
}
.goto {
    position: relative;
}
.login-mod .goto{
    background-image: url(../../img/bg_cn_noqiye.png);
    background-repeat: no-repeat;
}
.login-mod .goto {
    background-position: 0 -144px;
    /*margin-top: 20px;*/
    padding: 20px 0 0 10px;
    font-size: 14px;
}
.gotoLink {
    margin-right: 20px;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
}
#resetPwd{
    margin-left:50px;
}
#remUsername{
    margin:0 10px 2px 0;
}
.linkTo{
    position: absolute;
    bottom: 10px;
    left: 170px;
    text-decoration: none;
}
/***********************************************************/
/*页脚部分内容*/
.footer {
    border-top: 1px solid #ededed;
    margin-top: 20px;
    text-align: center;
}
.footer .link,
.footer .right {
    padding: 10px 0;
}
.footer span, .footer a {
    margin: 0 10px;
    text-decoration: none;
}
.footer, .footer a {
    color: #8e8e8e;
}
/***********************************************************/